.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.ng-cloak,.ng-hide:not(.ng-hide-animate),.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}ng\:form{display:block}.ng-animate-shim{visibility:hidden}.ng-anchor{position:absolute}.angular-ui-tree-empty{border:1px dashed #bbb;min-height:100px;background-color:#e5e5e5;background-image:-webkit-linear-gradient(45deg,#fff 25%,transparent 0,transparent 75%,#fff 0,#fff),-webkit-linear-gradient(45deg,#fff 25%,transparent 0,transparent 75%,#fff 0,#fff);background-image:-moz-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),-moz-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);background-image:linear-gradient(45deg,#fff 25%,transparent 0,transparent 75%,#fff 0,#fff),linear-gradient(45deg,#fff 25%,transparent 0,transparent 75%,#fff 0,#fff);background-size:60px 60px;background-position:0 0,30px 30px}.angular-ui-tree-nodes{position:relative;margin:0;padding:0;list-style:none}.angular-ui-tree-nodes .angular-ui-tree-nodes{padding-left:20px}.angular-ui-tree-node,.angular-ui-tree-placeholder{position:relative;margin:0;padding:0;min-height:20px;line-height:20px}.angular-ui-tree-hidden{display:none}.angular-ui-tree-placeholder{margin:5px 0;padding:0;min-height:30px}.angular-ui-tree-handle{cursor:move;text-decoration:none;font-weight:700;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:20px;line-height:20px}.angular-ui-tree-drag{position:absolute;pointer-events:none;z-index:999;opacity:.8}@font-face{font-family:entypo;src:url(/system/kwc/build/fonts/entypo.0ea88478.eot);src:url(/system/kwc/build/fonts/entypo.0ea88478.eot?#iefix) format("embedded-opentype"),url(/system/kwc/build/fonts/entypo.5460a9ba.woff) format("woff"),url(/system/kwc/build/fonts/entypo.9ae5efdf.ttf) format("truetype"),url(/system/kwc/build/images/entypo.6fd1b670.svg#entypo) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:entypo;font-style:normal;display:inline-block;width:1.1em;margin-right:.1em;text-align:center}.the-icons li{font-size:14px;line-height:24px;height:24px}.icon-note:before{content:"\266A"}.icon-note-beamed:before{content:"\266B"}.icon-music:before{content:"\1F3B5"}.icon-search:before{content:"\1F50D"}.icon-flashlight:before{content:"\1F526"}.icon-mail:before{content:"\2709"}.icon-heart:before{content:"\2665"}.icon-heart-empty:before{content:"\2661"}.icon-star:before{content:"\2605"}.icon-star-empty:before{content:"\2606"}.icon-user:before{content:"\1F464"}.icon-users:before{content:"\1F465"}.icon-user-add:before{content:"\E700"}.icon-video:before{content:"\1F3AC"}.icon-picture:before{content:"\1F304"}.icon-camera:before{content:"\1F4F7"}.icon-layout:before{content:"\268F"}.icon-menu:before{content:"\2630"}.icon-check:before{content:"\2713"}.icon-cancel:before{content:"\2715"}.icon-cancel-circled:before{content:"\2716"}.icon-cancel-squared:before{content:"\274E"}.icon-plus:before{content:"+"}.icon-plus-circled:before{content:"\2795"}.icon-plus-squared:before{content:"\229E"}.icon-minus:before{content:"-"}.icon-minus-circled:before{content:"\2796"}.icon-minus-squared:before{content:"\229F"}.icon-help:before{content:"\2753"}.icon-help-circled:before{content:"\E704"}.icon-info:before{content:"\2139"}.icon-info-circled:before{content:"\E705"}.icon-back:before{content:"\1F519"}.icon-home:before{content:"\2302"}.icon-link:before{content:"\1F517"}.icon-attach:before{content:"\1F4CE"}.icon-lock:before{content:"\1F512"}.icon-lock-open:before{content:"\1F513"}.icon-eye:before{content:"\E70A"}.icon-tag:before{content:"\E70C"}.icon-bookmark:before{content:"\1F516"}.icon-bookmarks:before{content:"\1F4D1"}.icon-flag:before{content:"\2691"}.icon-thumbs-up:before{content:"\1F44D"}.icon-thumbs-down:before{content:"\1F44E"}.icon-download:before{content:"\1F4E5"}.icon-upload:before{content:"\1F4E4"}.icon-upload-cloud:before{content:"\E711"}.icon-reply:before{content:"\E712"}.icon-reply-all:before{content:"\E713"}.icon-forward:before{content:"\27A6"}.icon-quote:before{content:"\275E"}.icon-code:before{content:"\E714"}.icon-export:before{content:"\E715"}.icon-pencil:before{content:"\270E"}.icon-feather:before{content:"\2712"}.icon-print:before{content:"\E716"}.icon-retweet:before{content:"\E717"}.icon-keyboard:before{content:"\2328"}.icon-comment:before{content:"\E718"}.icon-chat:before{content:"\E720"}.icon-bell:before{content:"\1F514"}.icon-attention:before{content:"\26A0"}.icon-alert:before{content:"\1F4A5"}.icon-vcard:before{content:"\E722"}.icon-address:before{content:"\E723"}.icon-location:before{content:"\E724"}.icon-map:before{content:"\E727"}.icon-direction:before{content:"\27A2"}.icon-compass:before{content:"\E728"}.icon-cup:before{content:"\2615"}.icon-trash:before{content:"\E729"}.icon-doc:before{content:"\E730"}.icon-docs:before{content:"\E736"}.icon-doc-landscape:before{content:"\E737"}.icon-doc-text:before{content:"\1F4C4"}.icon-doc-text-inv:before{content:"\E731"}.icon-newspaper:before{content:"\1F4F0"}.icon-book-open:before{content:"\1F4D6"}.icon-book:before{content:"\1F4D5"}.icon-folder:before{content:"\1F4C1"}.icon-archive:before{content:"\E738"}.icon-box:before{content:"\1F4E6"}.icon-rss:before{content:"\E73A"}.icon-phone:before{content:"\1F4DE"}.icon-cog:before{content:"\2699"}.icon-tools:before{content:"\2692"}.icon-share:before{content:"\E73C"}.icon-shareable:before{content:"\E73E"}.icon-basket:before{content:"\E73D"}.icon-bag:before{content:"\1F45C"}.icon-calendar:before{content:"\1F4C5"}.icon-login:before{content:"\E740"}.icon-logout:before{content:"\E741"}.icon-mic:before{content:"\1F3A4"}.icon-mute:before{content:"\1F507"}.icon-sound:before{content:"\1F50A"}.icon-volume:before{content:"\E742"}.icon-clock:before{content:"\1F554"}.icon-hourglass:before{content:"\23F3"}.icon-lamp:before{content:"\1F4A1"}.icon-light-down:before{content:"\1F505"}.icon-light-up:before{content:"\1F506"}.icon-adjust:before{content:"\25D1"}.icon-block:before{content:"\1F6AB"}.icon-resize-full:before{content:"\E744"}.icon-resize-small:before{content:"\E746"}.icon-popup:before{content:"\E74C"}.icon-publish:before{content:"\E74D"}.icon-window:before{content:"\E74E"}.icon-arrow-combo:before{content:"\E74F"}.icon-down-circled:before{content:"\E758"}.icon-left-circled:before{content:"\E759"}.icon-right-circled:before{content:"\E75A"}.icon-up-circled:before{content:"\E75B"}.icon-down-open:before{content:"\E75C"}.icon-left-open:before{content:"\E75D"}.icon-right-open:before{content:"\E75E"}.icon-up-open:before{content:"\E75F"}.icon-down-open-mini:before{content:"\E760"}.icon-left-open-mini:before{content:"\E761"}.icon-right-open-mini:before{content:"\E762"}.icon-up-open-mini:before{content:"\E763"}.icon-down-open-big:before{content:"\E764"}.icon-left-open-big:before{content:"\E765"}.icon-right-open-big:before{content:"\E766"}.icon-up-open-big:before{content:"\E767"}.icon-down:before{content:"\2B07"}.icon-left:before{content:"\2B05"}.icon-right:before{content:"\27A1"}.icon-up:before{content:"\2B06"}.icon-down-dir:before{content:"\25BE"}.icon-left-dir:before{content:"\25C2"}.icon-right-dir:before{content:"\25B8"}.icon-up-dir:before{content:"\25B4"}.icon-down-bold:before{content:"\E4B0"}.icon-left-bold:before{content:"\E4AD"}.icon-right-bold:before{content:"\E4AE"}.icon-up-bold:before{content:"\E4AF"}.icon-down-thin:before{content:"\2193"}.icon-left-thin:before{content:"\2190"}.icon-right-thin:before{content:"\2192"}.icon-up-thin:before{content:"\2191"}.icon-ccw:before{content:"\27F2"}.icon-cw:before{content:"\27F3"}.icon-arrows-ccw:before{content:"\1F504"}.icon-level-down:before{content:"\21B3"}.icon-level-up:before{content:"\21B0"}.icon-shuffle:before{content:"\1F500"}.icon-loop:before{content:"\1F501"}.icon-switch:before{content:"\21C6"}.icon-play:before{content:"\25B6"}.icon-stop:before{content:"\25A0"}.icon-pause:before{content:"\2389"}.icon-record:before{content:"\26AB"}.icon-to-end:before{content:"\23ED"}.icon-to-start:before{content:"\23EE"}.icon-fast-forward:before{content:"\23E9"}.icon-fast-backward:before{content:"\23EA"}.icon-progress-0:before{content:"\E768"}.icon-progress-1:before{content:"\E769"}.icon-progress-2:before{content:"\E76A"}.icon-progress-3:before{content:"\E76B"}.icon-target:before{content:"\1F3AF"}.icon-palette:before{content:"\1F3A8"}.icon-list:before{content:"\E005"}.icon-list-add:before{content:"\E003"}.icon-signal:before{content:"\1F4F6"}.icon-trophy:before{content:"\1F3C6"}.icon-battery:before{content:"\1F50B"}.icon-back-in-time:before{content:"\E771"}.icon-monitor:before{content:"\1F4BB"}.icon-mobile:before{content:"\1F4F1"}.icon-network:before{content:"\E776"}.icon-cd:before{content:"\1F4BF"}.icon-inbox:before{content:"\E777"}.icon-install:before{content:"\E778"}.icon-globe:before{content:"\1F30E"}.icon-cloud:before{content:"\2601"}.icon-cloud-thunder:before{content:"\26C8"}.icon-flash:before{content:"\26A1"}.icon-moon:before{content:"\263D"}.icon-flight:before{content:"\2708"}.icon-paper-plane:before{content:"\E79B"}.icon-leaf:before{content:"\1F342"}.icon-lifebuoy:before{content:"\E788"}.icon-mouse:before{content:"\E789"}.icon-briefcase:before{content:"\1F4BC"}.icon-suitcase:before{content:"\E78E"}.icon-dot:before{content:"\E78B"}.icon-dot-2:before{content:"\E78C"}.icon-dot-3:before{content:"\E78D"}.icon-brush:before{content:"\E79A"}.icon-magnet:before{content:"\E7A1"}.icon-infinity:before{content:"\221E"}.icon-erase:before{content:"\232B"}.icon-chart-pie:before{content:"\E751"}.icon-chart-line:before{content:"\1F4C8"}.icon-chart-bar:before{content:"\1F4CA"}.icon-chart-area:before{content:"\1F53E"}.icon-tape:before{content:"\2707"}.icon-graduation-cap:before{content:"\1F393"}.icon-language:before{content:"\E752"}.icon-ticket:before{content:"\1F3AB"}.icon-water:before{content:"\1F4A6"}.icon-droplet:before{content:"\1F4A7"}.icon-air:before{content:"\E753"}.icon-credit-card:before{content:"\1F4B3"}.icon-floppy:before{content:"\1F4BE"}.icon-clipboard:before{content:"\1F4CB"}.icon-megaphone:before{content:"\1F4E3"}.icon-database:before{content:"\E754"}.icon-drive:before{content:"\E755"}.icon-bucket:before{content:"\E756"}.icon-thermometer:before{content:"\E757"}.icon-key:before{content:"\1F511"}.icon-flow-cascade:before{content:"\E790"}.icon-flow-branch:before{content:"\E791"}.icon-flow-tree:before{content:"\E792"}.icon-flow-line:before{content:"\E793"}.icon-flow-parallel:before{content:"\E794"}.icon-rocket:before{content:"\1F680"}.icon-gauge:before{content:"\E7A2"}.icon-traffic-cone:before{content:"\E7A3"}.icon-cc:before{content:"\E7A5"}.icon-cc-by:before{content:"\E7A6"}.icon-cc-nc:before{content:"\E7A7"}.icon-cc-nc-eu:before{content:"\E7A8"}.icon-cc-nc-jp:before{content:"\E7A9"}.icon-cc-sa:before{content:"\E7AA"}.icon-cc-nd:before{content:"\E7AB"}.icon-cc-pd:before{content:"\E7AC"}.icon-cc-zero:before{content:"\E7AD"}.icon-cc-share:before{content:"\E7AE"}.icon-cc-remix:before{content:"\E7AF"}.icon-github:before{content:"\F300"}.icon-github-circled:before{content:"\F301"}.icon-flickr:before{content:"\F303"}.icon-flickr-circled:before{content:"\F304"}.icon-vimeo:before{content:"\F306"}.icon-vimeo-circled:before{content:"\F307"}.icon-twitter:before{content:"\F309"}.icon-twitter-circled:before{content:"\F30A"}.icon-facebook:before{content:"\F30C"}.icon-facebook-circled:before{content:"\F30D"}.icon-facebook-squared:before{content:"\F30E"}.icon-gplus:before{content:"\F30F"}.icon-gplus-circled:before{content:"\F310"}.icon-pinterest:before{content:"\F312"}.icon-pinterest-circled:before{content:"\F313"}.icon-tumblr:before{content:"\F315"}.icon-tumblr-circled:before{content:"\F316"}.icon-linkedin:before{content:"\F318"}.icon-linkedin-circled:before{content:"\F319"}.icon-dribbble:before{content:"\F31B"}.icon-dribbble-circled:before{content:"\F31C"}.icon-stumbleupon:before{content:"\F31E"}.icon-stumbleupon-circled:before{content:"\F31F"}.icon-lastfm:before{content:"\F321"}.icon-lastfm-circled:before{content:"\F322"}.icon-rdio:before{content:"\F324"}.icon-rdio-circled:before{content:"\F325"}.icon-spotify:before{content:"\F327"}.icon-spotify-circled:before{content:"\F328"}.icon-qq:before{content:"\F32A"}.icon-instagrem:before{content:"\F32D"}.icon-dropbox:before{content:"\F330"}.icon-evernote:before{content:"\F333"}.icon-flattr:before{content:"\F336"}.icon-skype:before{content:"\F339"}.icon-skype-circled:before{content:"\F33A"}.icon-renren:before{content:"\F33C"}.icon-sina-weibo:before{content:"\F33F"}.icon-paypal:before{content:"\F342"}.icon-picasa:before{content:"\F345"}.icon-soundcloud:before{content:"\F348"}.icon-mixi:before{content:"\F34B"}.icon-behance:before{content:"\F34E"}.icon-google-circles:before{content:"\F351"}.icon-vkontakte:before{content:"\F354"}.icon-smashing:before{content:"\F357"}.icon-sweden:before{content:"\F601"}.icon-db-shape:before{content:"\F600"}.icon-logo-db:before{content:"\F603"}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/system/kwc/build/images/ajax-loader.c5cd7f53.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/system/kwc/build/fonts/slick.ced611da.eot);src:url(/system/kwc/build/fonts/slick.ced611da.eot?#iefix) format("embedded-opentype"),url(/system/kwc/build/fonts/slick.b7c9e1e4.woff) format("woff"),url(/system/kwc/build/fonts/slick.d41f55a7.ttf) format("truetype"),url(/system/kwc/build/images/slick.f97e3bbf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;margin-top:-10px\9;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container .toast{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8}#toast-container .toast:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;cursor:pointer}#toast-container .toast.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container .toast.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container .toast.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container .toast.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}#toast-container.toast-bottom-center .toast,#toast-container.toast-top-center .toast{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width .toast,#toast-container.toast-top-full-width .toast{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}progress-bar{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}div[toast]{opacity:1!important}div[toast].ng-enter{opacity:0!important;transition:opacity .3s linear}div[toast].ng-enter.ng-enter-active{opacity:1!important}div[toast].ng-leave{opacity:1;transition:opacity .3s linear}div[toast].ng-leave.ng-leave-active{opacity:0!important}@media (max-width:240px){#toast-container .toast.div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){#toast-container .toast.div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){#toast-container .toast.div{padding:15px 15px 15px 50px;width:25em}}@font-face{font-family:category_icons;src:url(/system/kwc/build/fonts/category_icons.fde4c362.eot);src:url(/system/kwc/build/fonts/category_icons.fde4c362.eot#iefix) format("embedded-opentype"),url(/system/kwc/build/fonts/category_icons.b8529939.ttf) format("truetype"),url(/system/kwc/build/fonts/category_icons.c4951602.woff) format("woff"),url(/system/kwc/build/images/category_icons.e911956b.svg#category_icons) format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" edi-category-icons"],[class^=edi-category-icons]{font-family:category_icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.edi-category-icons-4:before,.edi-category-icons-perfumes:before{content:"\E926"}.edi-category-icons-7:before,.edi-category-icons-baby:before{content:"\E929"}.edi-category-icons-1:before,.edi-category-icons-makeup2:before{content:"\E92F"}.edi-category-icons-8:before,.edi-category-icons-man:before{content:"\E930"}.edi-category-icons-9:before,.edi-category-icons-nails:before{content:"\E931"}.edi-category-icons-68:before,.edi-category-icons-forgotten:before{content:"\E932"}.edi-category-icons-5:before,.edi-category-icons-hair:before{content:"\E933"}.edi-category-icons-3:before,.edi-category-icons-body:before{content:"\E935"}.edi-category-icons-2:before,.edi-category-icons-face:before{content:"\E937"}.edi-category-icons-6:before,.edi-category-icons-accessories:before{content:"\E93B"}.edi-category-icons-81:before,.edi-category-icons-supplements:before{content:"\E900"}.edi-category-icons-gift:before{content:"\E901"}@font-face{font-family:deliciousit;src:url(/system/kwc/build/fonts/deliciousit.933eeb63.eot);src:url(/system/kwc/build/fonts/deliciousit.933eeb63.eot#iefix) format("embedded-opentype"),url(/system/kwc/build/fonts/deliciousit.6f7e02cd.ttf) format("truetype"),url(/system/kwc/build/fonts/deliciousit.8c7bf2fc.woff) format("woff"),url(/system/kwc/build/images/deliciousit.d746e28b.svg#deliciousit) format("svg");font-weight:400;font-style:normal;font-display:swap}.d-icon,.dragmenu-container:after,.dragmenu-container:before,.filters ul.categories-list>li.w-sub .sub>a:before,.header-stats ul button,.mfp-content .mfp-close:after,.review .opinion div.header a:after,.select2 .selection .select2-selection .select2-selection__rendered:after,.stars-0,.stars-0-5,.stars-1,.stars-1-5,.stars-2,.stars-2-5,.stars-3,.stars-3-5,.stars-4,.stars-4-5,.stars-5,[class*=" d-icon-"],[class^=d-icon-],body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub>a:before,button.recommend{font-family:deliciousit!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.d-icon-birthday:before{content:"\E910"}.d-icon-gallery:before,.d-icon-images:before{content:"\E90F"}.d-icon-star-h:before{content:"\E90E"}.d-icon-close:before{content:"\E90D"}.d-icon-dots-f:before{content:"\E90B"}.d-icon-dots:before{content:"\E90C"}.d-icon-as-read:before,.d-icon-tick:before{content:"\E900"}.d-icon-moderate:before,.d-icon-moderation:before{content:"\E901"}.d-icon-arrow-up:before{content:"\E902"}.d-icon-arrow-down:before{content:"\E903"}.d-icon-refresh:before,.d-icon-reload:before{content:"\E904"}.d-icon-arrow-right:before{content:"\E905"}.d-icon-arrow-left:before{content:"\E906"}.d-icon-favourite-f:before,.d-icon-heart-f:before{content:"\E907"}.d-icon-star-f:before{content:"\E908"}.d-icon-menu:before{content:"\E909"}.d-icon-preferences:before,.d-icon-settings:before{content:"z"}.d-icon-like:before,.d-icon-upvote:before{content:"y"}.d-icon-message:before,.d-icon-messages:before{content:"x"}.d-icon-edit:before{content:"w"}.d-icon-discussion:before,.d-icon-forum:before{content:"v"}.d-icon-logout:before{content:"u"}.d-icon-bin:before,.d-icon-remove:before{content:"t"}.d-icon-product:before{content:"s"}.d-icon-reward:before,.d-icon-rewards:before,.d-icon-tests:before{content:"r"}.d-icon-star:before{content:"q"}.d-icon-help:before{content:"p"}.d-icon-reply:before{content:"o"}.d-icon-user:before{content:"l"}.d-icon-downvote:before,.d-icon-unlike:before{content:"k"}.d-icon-handbag:before{content:"j"}.d-icon-flag:before,.d-icon-report:before{content:"i"}.d-icon-find:before,.d-icon-search:before{content:"h"}.d-icon-favourite:before,.d-icon-heart:before{content:"g"}.d-icon-conditions:before,.d-icon-rules:before,.d-icon-terms:before{content:"f"}.d-icon-fire:before,.d-icon-hot:before{content:"e"}.d-icon-discount:before,.d-icon-promo-code:before,.d-icon-promotion:before{content:"d"}.d-icon-question:before,.d-icon-questions:before{content:"c"}.d-icon-notification:before,.d-icon-notifications:before,.d-icon-notify:before{content:"a"}.d-icon-facebook:before{content:"\E90A"}.stars-0:before{content:"qqqqq"}.stars-0-5:before{content:"\E90Eqqqq"}.stars-1:before{content:"\E908qqqq"}.stars-1-5:before{content:"\E908\E90Eqqq"}.stars-2:before{content:"\E908\E908qqq"}.stars-2-5:before{content:"\E908\E908\E90Eqq"}.stars-3:before{content:"\E908\E908\E908qq"}.stars-3-5:before{content:"\E908\E908\E908\E90Eq"}.stars-4:before{content:"\E908\E908\E908\E908q"}.stars-4-5:before{content:"\E908\E908\E908\E908\E90E"}.stars-5:before{content:"\E908\E908\E908\E908\E908"}.sprite{background:transparent url(/system/kwc/build/images/sprite.1de25901.png) 0 0/269px 217px no-repeat}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi){.sprite{background-image:url(/system/kwc/build/images/sprite@2x.a5dd5d73.png)}}@media (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2.25),(min--moz-device-pixel-ratio:2.25),(min-device-pixel-ratio:2.25),(min-resolution:2.25dppx),(min-resolution:216dpi){.sprite{background-image:url(/system/kwc/build/images/sprite@3x.cc8f2569.png)}}.sprite.kwc-logo{background-position:0 0;width:60px;height:22.5px;background-size:201.75px 162.75px}@media screen and (min-width:350px){.sprite.kwc-logo{width:80px;height:30px;background-size:269px 217px}}@media screen and (min-width:920px){.sprite.kwc-logo{width:203px}}.sprite.ceneo-logo{background-position:0 -18px;width:60px;height:28.2px;background-size:161.4px 130.2px}@media screen and (min-width:450px){.sprite.ceneo-logo{background-position:0 -30px;width:100px;height:47px;background-size:269px 217px}}@media screen and (min-width:340px){.sprite.ceneo-logo.small{background-position:0 -19.14893617px;width:63.829787234px;height:30px;background-size:171.70213px 138.51064px}}.sprite.avatar:empty{background-position:0 0}.sprite.wizaz-logo{background-position:-100px -30px;width:158px;height:20px}.sprite.reward-kwc{background-position:-141px -76px;width:128px;height:128px}.sprite.reward-kwc.big{background-position:-242.34375px -131.48438px;width:220px;height:221px;background-size:462.34375px 372.96875px}i.sprite{overflow:hidden;white-space:nowrap;text-indent:9999999px;display:inline-block}a,a:active,a:focus,a:hover,button,embed,object{outline:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0}input{-webkit-appearance:none;border-radius:0;outline:none}body,html{font-family:Lato,sans-serif;margin:0;padding:0;font-size:16px;overflow-x:hidden;width:100%;width:100vw;-webkit-text-size-adjust:100%}.content{max-width:1200px;padding:0 10px;margin:0 auto}@media screen and (min-width:460px){.content{padding:0 30px}}a{color:#bd7e00;text-decoration:none}a:hover{color:#db9200}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label,input[type=radio]+label{position:relative;cursor:pointer;padding-left:20px;line-height:1.25em;display:inline-block}input[type=checkbox]+label small,input[type=radio]+label small{font-size:inherit;color:#787878;font-weight:300}input[type=checkbox]+label i.d-icon-help,input[type=radio]+label i.d-icon-help{font-size:20px;vertical-align:top;margin-top:-1px;margin-left:4px;display:inline-block;color:#787878}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";position:absolute;left:0;top:3px;color:#000;box-sizing:border-box;width:10px;height:10px;border:1px solid currentColor}input[type=checkbox]+label:hover:before,input[type=radio]+label:hover:before{color:#db9200}input[type=checkbox].big+label,input[type=radio].big+label{padding-left:32px}input[type=checkbox].big+label:before,input[type=radio].big+label:before{top:0;left:1px;width:14px;height:14px}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background:currentColor}input[type=radio]+label:before{border-radius:50%}.select2-container,.select2-container .selection,.select2-container .selection .select2-selection{outline:none!important}.select2 .selection .select2-selection.select2-selection--multiple{height:auto;min-height:50px}.select2 .selection .select2-selection.select2-selection--multiple .select2-selection__rendered{height:auto}.select2-dropdown{border-radius:0;border-color:#ededed;background-color:#fff}.select2-dropdown .select2-results ul.select2-results__options{padding:9px 0}.select2-dropdown .select2-results ul.select2-results__options li{cursor:pointer;padding:6px 9px 5px}.select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[aria-selected=true]{background:none;color:#000}.select2-dropdown .select2-results ul.select2-results__options li.select2-results__option--highlighted[aria-selected]{background:none;color:#db9200}select.sortable+.select2 .selection .select2-selection.select2-selection--multiple .select2-selection__rendered:after{top:auto;bottom:20px;margin-bottom:-4px}body{color:#787878;position:relative;transition:padding-left .5s;width:100%;width:100vw}body .wizaz-header{width:100%;color:#fff;background:#000;height:40px;overflow:hidden;transition:margin-left .5s;position:relative;z-index:30}body .wizaz-header .content{height:100%;display:flex;justify-content:space-between;align-items:center}body .wizaz-header .content a{vertical-align:top}body .wizaz-header .content a.wizaz-logo{display:inline-block}body .wizaz-header .content .recommending{font-weight:300;vertical-align:top;margin-top:2px;margin-left:54px;line-height:1em;display:none}@media screen and (min-width:900px){body .wizaz-header .content .recommending{display:inline-block}}body .wizaz-header .content .recommending a{display:inline-block;vertical-align:top;margin-top:-10px;margin-left:4px}body .wizaz-header .content .recommending a img{display:block}body .wizaz-header .content .right{float:right;display:none}body .wizaz-header .content .right>a>span{vertical-align:middle;line-height:1}@media screen and (min-width:520px){body .wizaz-header .content .right{display:flex;align-items:center;position:relative}}body .wizaz-header .content .right a{font-weight:300;color:#fff;display:flex;align-items:center;margin-left:26px}body .wizaz-header .content .right a.fiche{margin-left:15px}body .wizaz-header .content .right .fiche img{align-self:auto;width:auto;position:relative;top:0}body .wizaz-header .content .right .fiche.first img{height:35px}body .wizaz-header .content .right a:hover{color:#db9200}body .wizaz-header .content .right a i{vertical-align:middle;font-size:20px;margin-right:8px}body>header{box-sizing:border-box;height:61px;border-bottom:1px solid #ededed}@media screen and (min-width:710px){body>header{height:81px}}body>header .content{position:relative;z-index:120}body>header .menu-open{font-size:16px;margin:0;padding:0;border:none;position:absolute;left:20px;top:22px;width:20px;height:16px}@media screen and (min-width:710px){body>header .menu-open{display:none}}body>header .logo{line-height:30px;position:absolute;left:60px;top:19px}@media screen and (min-width:350px){body>header .logo{top:17px}}@media screen and (min-width:710px){body>header .logo{left:30px;top:25px}}body>header .logo i{display:block}body>header .nav-container{position:fixed;overflow:hidden;width:242px;left:-242px;top:40px;transition:left .5s;height:calc(100vh - 40px);bottom:0;padding:18px 10px;box-sizing:border-box;border-right:1px solid #ededed;background:#fff}@media screen and (min-width:710px){body>header .nav-container{position:static;left:auto;top:auto;width:auto;height:auto;padding:0;background:none}}@media screen and (min-width:710px){body>header .nav-container nav.main{position:absolute;left:110px;top:30px}}@media screen and (min-width:920px){body>header .nav-container nav.main{left:237px}}@media screen and (min-width:1230px){body>header .nav-container nav.main{left:267px}}body>header .nav-container nav.main ul{margin:0;padding:0;list-style-type:none}body>header .nav-container nav.main ul li{font-size:.875rem;font-weight:700;line-height:1.25em;text-transform:uppercase;margin-bottom:17px;border:0 solid #ededed;transition:border-width 0s .5s,margin 0s .5s,padding 0s .5s;background:#fff}@media screen and (min-width:710px){body>header .nav-container nav.main ul li{text-transform:none;display:inline-block;margin-left:12px;letter-spacing:.8px}}@media screen and (min-width:790px){body>header .nav-container nav.main ul li{text-transform:uppercase}}@media screen and (min-width:1180px){body>header .nav-container nav.main ul li{margin-left:27px}}@media screen and (min-width:710px){body>header .nav-container nav.main ul li:first-child{margin-left:12px}}@media screen and (min-width:1230px){body>header .nav-container nav.main ul li:first-child{margin-left:27px}}body>header .nav-container nav.main ul li a{color:#000}body>header .nav-container nav.main ul li a:hover{color:#db9200}body>header .nav-container nav.main ul li.active a{color:#bd7e00}body>header .nav-container nav.main ul li.active a:hover{color:#db9200}body>header .nav-container nav.main ul li.expanded{transition:none;border-width:1px 1px 0}@media screen and (min-width:700px){body>header .nav-container nav.main ul li.expanded{margin:-30px -13px -32px -1px;padding:30px 12px 32px}}@media screen and (min-width:1180px){body>header .nav-container nav.main ul li.expanded{margin:-30px -21px -32px 6px;padding:30px 20px 32px}}body>header .nav-container form.search-bar{position:relative;margin-bottom:17px}@media screen and (min-width:710px){body>header .nav-container form.search-bar{position:absolute;right:230px;top:18px;background:#fff;width:40px;height:40px;overflow:hidden;text-align:right;transition:width .5s}}@media screen and (min-width:1040px){body>header .nav-container form.search-bar{right:355px}}@media screen and (min-width:1130px){body>header .nav-container form.search-bar{right:400px}}body>header .nav-container form.search-bar input{border:1px solid #ededed;background:none;height:40px;box-sizing:border-box;font-family:Lato,sans-serif;font-weight:300;font-size:.875rem;padding:0 43px 0 10px;width:100%}@media screen and (min-width:710px){body>header .nav-container form.search-bar input{position:absolute;right:0;top:0;border-width:0;transition:border-width 0s .5s;width:calc(100vw - 350px)}}@media screen and (min-width:1040px){body>header .nav-container form.search-bar input{width:calc(100vw - 602px)}}@media screen and (min-width:1130px){body>header .nav-container form.search-bar input{width:calc(100vw - 648px)}}@media screen and (min-width:1260px){body>header .nav-container form.search-bar input{width:612px}}body>header .nav-container form.search-bar button{position:absolute;right:4px;top:0;border:none;width:40px;height:40px;padding:0;font-size:20px}body>header .nav-container form.search-bar button:hover{border:none;padding:0;background:none;color:#db9200}body>header .nav-container form.search-bar button[type=button]{display:none}@media screen and (min-width:710px){body>header .nav-container form.search-bar button[type=button]{display:block}}body>header .nav-container form.search-bar button[type=submit]{display:block;color:#fff;background-color:#000}@media screen and (min-width:710px){body>header .nav-container form.search-bar button[type=submit]{display:none}}@media screen and (min-width:710px){body>header .nav-container form.search-bar.active{width:calc(100% - 350px)}}@media screen and (min-width:1040px){body>header .nav-container form.search-bar.active{width:calc(100vw - 602px)}}@media screen and (min-width:1130px){body>header .nav-container form.search-bar.active{width:calc(100vw - 648px)}}@media screen and (min-width:1260px){body>header .nav-container form.search-bar.active{width:612px}}body>header .nav-container form.search-bar.active input{border-width:1px;transition:none}body>header .nav-container form.search-bar.active button[type=button]{display:none}body>header .nav-container form.search-bar.active button[type=submit]{display:block}body>header .nav-container nav.sub{box-sizing:border-box}@media screen and (min-width:710px){body>header .nav-container nav.sub{top:81px;position:absolute;overflow:hidden;height:0;background:#fff;border:0 solid #ededed;border-width:0 1px;transition:height .5s,border-width 0s .5s;left:30px;right:30px;z-index:10;padding:0 20px}}@media screen and (min-width:1260px){body>header .nav-container nav.sub{width:1200px;left:auto;right:auto}}@media screen and (min-width:710px){body>header .nav-container nav.sub.show{height:430px;transition:height .5s;border-width:0 1px 1px;box-shadow:0 1px 2px 0 rgba(0,0,0,.35)}}body>header .nav-container nav.sub ul.cosmetics{margin:0;padding:0;list-style-type:none;overflow:hidden;position:relative;transition:max-height .5s,height .5s}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics{margin:16px 0;max-height:none!important}}@media screen and (min-width:880px){body>header .nav-container nav.sub ul.cosmetics{float:left;width:calc(100% - 310px)}}body>header .nav-container nav.sub ul.cosmetics>li{transition:margin-left .5s}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li{float:left;margin-right:30px}}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li:first-child{width:calc((100% - 30px) * 560 / 830)}}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li:first-child ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}}body>header .nav-container nav.sub ul.cosmetics>li>ul{margin:0 0 34px;padding:0;list-style-type:none}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li>ul{margin:0}}body>header .nav-container nav.sub ul.cosmetics>li>ul>li{font-size:1rem;margin-bottom:16px}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li>ul>li{margin-bottom:11px}}body>header .nav-container nav.sub ul.cosmetics>li>ul>li a{font-weight:400;color:#000}body>header .nav-container nav.sub ul.cosmetics>li>ul>li a:hover{color:#db9200}body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub{position:absolute;top:0;left:244px;transition:left .5s}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub{display:none}}body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub>a{margin-bottom:15px;font-size:1.125rem;display:block}body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub>a:before{content:"\E906";color:#bd7e00;margin-right:5px}body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub ul{clear:both;margin:0;padding:0;list-style-type:none}body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub ul li{margin-bottom:16px}body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub ul li:last-child{margin-bottom:0}body>header .nav-container nav.sub ul.cosmetics>li>ul>li.w-sub .sub ul li:after{display:table;content:"";clear:both}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li:last-child{width:calc((100% - 30px) * 270 / 830);margin-right:0}}body>header .nav-container nav.sub ul.cosmetics>li:last-child ul{margin:0}body>header .nav-container nav.sub ul.cosmetics>li>a{color:#000;font-weight:300;cursor:default;font-size:1.25rem;line-height:1.25em;display:block;margin-bottom:13px}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics>li>a{margin-bottom:16px;padding-bottom:17px;border-bottom:1px solid #ededed}}body>header .nav-container nav.sub ul.cosmetics.sub>li{margin-left:-244px}@media screen and (min-width:710px){body>header .nav-container nav.sub ul.cosmetics.sub>li{margin-left:0}}body>header .nav-container nav.sub ul.cosmetics.sub>li li.current .sub{max-height:none;left:0}body>header .nav-container nav.sub .most-reviewed-header{overflow:hidden;font-size:0;display:none}@media screen and (min-width:710px){body>header .nav-container nav.sub .most-reviewed-header{display:block}}@media screen and (min-width:880px){body>header .nav-container nav.sub .most-reviewed-header{float:left;width:calc(100% - 310px)}}body>header .nav-container nav.sub .most-reviewed-header>strong{font-size:1.25rem;font-weight:300;color:#000;display:block;margin:0 0 17px}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile{overflow:hidden;margin-bottom:20px;font-size:1rem;box-sizing:border-box;display:inline-block;width:calc(50% - 15px / 2);margin-left:15px;padding-left:85px}@media screen and (min-width:800px){body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile{width:calc(100% / 3 - 30px / 3)}}@media screen and (min-width:880px){body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile{width:calc(50% - 15px / 2)}}@media screen and (min-width:1140px){body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile{width:calc(100% / 3 - 30px / 3)}}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile:first-of-type{margin-left:0}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile:nth-of-type(3){display:none}@media screen and (min-width:800px){body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile:nth-of-type(3){display:inline-block}}@media screen and (min-width:880px){body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile:nth-of-type(3){display:none}}@media screen and (min-width:1140px){body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile:nth-of-type(3){display:inline-block}}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile .img-container{position:relative;border:1px solid #ededed;box-sizing:border-box;float:left;margin:0 8px 0 -85px;width:80px;height:80px}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile>a{color:#000;font-weight:400;display:block;height:50px;margin-bottom:9px;margin-top:-2px;font-size:.875rem;overflow:hidden;line-height:1.1rem}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile>a:hover{color:#db9200}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile .promoted-stars{font-size:15px;letter-spacing:5px;margin-bottom:5px;color:#000}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile p{margin:0;padding:0;font-size:.875rem;font-weight:300}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile p a{font-weight:400}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile p span{font-size:1rem}body>header .nav-container nav.sub .most-reviewed-header .product-promoted-tile p span strong{font-weight:400;color:#000}body>header .nav-container nav.sub .side{float:right;width:270px;margin-left:40px;margin-top:24px;display:none}@media screen and (min-width:880px){body>header .nav-container nav.sub .side{display:block}}body>header .nav-container nav.sub .side div{margin-bottom:18px}body>header .nav-container nav.sub .side div a{color:#000;font-weight:400}body>header .nav-container nav.sub .side div a i{color:#bd7e00;font-size:14px;margin-left:6px}body>header .nav-container nav.sub .side div a:hover{color:#db9200}body>header .nav-container nav.sub .side div a:hover i{color:inherit}body>header .nav-container nav.sub .side div>strong{font-size:1.25rem;font-weight:300;line-height:1.25em;color:#000;display:block;margin-bottom:15px}body>header .nav-container nav.sub .side div>strong i{font-size:30px;display:inline-block;vertical-align:middle;margin-top:-8px;margin-right:8px}body>header .nav-container nav.sub .side div p{margin:0 0 16px;padding:0;font-size:1rem;font-weight:300;line-height:1.25em}body>header .nav-container nav.sub .side div p strong{font-weight:inherit;color:#000}body>header .nav-container nav.sub .side div button{width:100%}body>header nav.usernav{position:absolute;top:10px;right:15px}@media screen and (min-width:480px){body>header nav.usernav{right:30px}}@media screen and (min-width:710px){body>header nav.usernav{top:19px}}body>header nav.usernav>ul{margin:0;padding:0;list-style-type:none}body>header nav.usernav>ul>li{vertical-align:middle;display:inline-block;max-height:40px;margin-left:12px;transition:margin-left 0s .5s}@media screen and (min-width:740px){body>header nav.usernav>ul>li{position:relative}}@media screen and (min-width:350px){body>header nav.usernav>ul>li{margin-left:22px}}body>header nav.usernav>ul>li>a{color:#000;text-transform:uppercase;font-size:.875rem;font-weight:300;border:0 solid #ededed;white-space:nowrap;background:#fff;transition:border 0s .5s,padding 0s .5s,margin 0s .5s;position:relative}body>header nav.usernav>ul>li>a i{vertical-align:middle;font-size:20px;margin-right:10px}body>header nav.usernav>ul>li>a i.d-icon-notifications{margin-right:3px}body>header nav.usernav>ul>li>a i.d-icon-arrow-down,body>header nav.usernav>ul>li>a i.d-icon-arrow-up{color:#bd7e00;font-size:8px;margin-right:0}@media screen and (min-width:480px){body>header nav.usernav>ul>li>a i.d-icon-arrow-down,body>header nav.usernav>ul>li>a i.d-icon-arrow-up{margin-left:5px}}body>header nav.usernav>ul>li>a strong{position:absolute;width:20px;height:20px;background-color:#db9200;color:#fff;line-height:20px;text-align:center;right:-7px;top:-12px;font-size:.625rem;border-radius:50%;transition:right 0s .5s,top 0s .5s}body>header nav.usernav>ul>li>a .img-container{vertical-align:middle;display:inline-block;margin-right:10px}@media screen and (min-width:1040px){body>header nav.usernav>ul>li>a .img-container+span+i.d-icon-arrow-down,body>header nav.usernav>ul>li>a .img-container+span+i.d-icon-arrow-up{margin-left:11px}}body>header nav.usernav>ul>li>a span{max-width:65px;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;display:none;overflow:hidden}@media screen and (min-width:1040px){body>header nav.usernav>ul>li>a span{display:inline-block}}@media screen and (min-width:1130px){body>header nav.usernav>ul>li>a span{max-width:105px}}body>header nav.usernav>ul>li>a:hover{color:#db9200}body>header nav.usernav>ul>li>a:hover i.d-icon-arrow-down,body>header nav.usernav>ul>li>a:hover i.d-icon-arrow-up{color:inherit}body>header nav.usernav>ul>li>ul{position:absolute;border:0 solid #ededed;border-width:0 1px;background:#fff;z-index:10;list-style-type:none;margin:0;padding:0 15px;top:51px;right:-15px;width:256px;box-sizing:border-box;transition:max-height .5s,border-width 0s .5s;max-height:0;overflow:hidden}@media screen and (min-width:480px){body>header nav.usernav>ul>li>ul{padding:0 18px;right:-22px;max-width:calc(100vw - 15px)}}@media screen and (min-width:710px){body>header nav.usernav>ul>li>ul{top:62px}}body>header nav.usernav>ul>li>ul li{padding:14px 0 2px 55px;position:relative}body>header nav.usernav>ul>li>ul li.spacer-bottom{border-bottom:1px solid #ededed;padding-bottom:15px}body>header nav.usernav>ul>li>ul li:last-child{padding-bottom:19px;border-bottom:none}body>header nav.usernav>ul>li>ul li a{color:#000}body>header nav.usernav>ul>li>ul li a strong{position:absolute;top:6px;left:25px;width:20px;height:20px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;background:#db9200;text-align:center;line-height:20px;font-size:.625em}body>header nav.usernav>ul>li>ul li a i{position:absolute;left:15px;top:17px}body>header nav.usernav>ul>li>ul li a i.d-icon-user{font-size:19px;top:15px;left:17px}body>header nav.usernav>ul>li>ul li a i.d-icon-settings{font-size:20px;top:14px;left:15px}body>header nav.usernav>ul>li>ul li a i.d-icon-messages{font-size:13px;top:16px;left:15px}body>header nav.usernav>ul>li>ul li a i.d-icon-help{font-size:20px;top:13px;left:15px}body>header nav.usernav>ul>li>ul li a i.d-icon-rules{font-size:20px;top:13px;left:17px}body>header nav.usernav>ul>li>ul li a i.d-icon-logout{font-size:20px;top:14px;left:19px}body>header nav.usernav>ul>li>ul li a:hover{color:#db9200}body>header nav.usernav>ul>li div.sub{position:absolute;border:0 solid #ededed;border-width:0 1px;background:#fff;z-index:10;margin:0;padding:0 8px;top:51px;right:-15px;width:270px;box-sizing:border-box;transition:max-height .5s,border-width 0s .5s;max-width:100vw;max-height:0;overflow:hidden}body>header nav.usernav>ul>li div.sub .scroll{margin:0 -8px;padding:0 8px;overflow:hidden;max-height:311px}@media screen and (min-width:480px){body>header nav.usernav>ul>li div.sub .scroll{margin:0 -18px;padding:0 18px}}@media screen and (min-width:480px){body>header nav.usernav>ul>li div.sub{padding:0 18px;right:-22px;max-width:calc(100vw - 15px)}}@media screen and (min-width:710px){body>header nav.usernav>ul>li div.sub{top:62px}}@media screen and (min-width:740px){body>header nav.usernav>ul>li div.sub{top:52px}}body>header nav.usernav>ul>li div.sub .product{margin:5px 0 12px}body>header nav.usernav>ul>li div.sub .product:last-of-type{margin-bottom:6px}body>header nav.usernav>ul>li div.sub .product a{display:block;color:#000}body>header nav.usernav>ul>li div.sub .product a:hover{color:#db9200}body>header nav.usernav>ul>li div.sub .product span{display:block;font-weight:300}body>header nav.usernav>ul>li div.sub .product span i{font-style:normal}body>header nav.usernav>ul>li div.sub a.add-product{border-top:1px solid #ededed;display:block;margin-top:0;padding-top:15px;padding-bottom:14px}body>header nav.usernav>ul>li div.sub.notifications{width:540px}body>header nav.usernav>ul>li div.sub.notifications>strong{display:block;margin-top:12px;font-size:1.25rem;font-weight:300;color:#000;border-bottom:1px solid #ededed;padding-bottom:13px}body>header nav.usernav>ul>li div.sub.notifications .notification{padding:7px 6px 6px 45px;position:relative;border-bottom:1px solid #ededed}@media screen and (min-width:450px){body>header nav.usernav>ul>li div.sub.notifications .notification{padding-left:60px;padding-right:30px}}body>header nav.usernav>ul>li div.sub.notifications .notification .img-container{width:40px;height:40px;margin-top:3px;margin-left:-45px;margin-right:5px;float:left;overflow:hidden;border-radius:50%}@media screen and (min-width:450px){body>header nav.usernav>ul>li div.sub.notifications .notification .img-container{width:50px;height:50px;margin-left:-60px;margin-right:10px;margin-top:3px}}body>header nav.usernav>ul>li div.sub.notifications .notification .img-container img{width:100%;height:100%}body>header nav.usernav>ul>li div.sub.notifications .notification p{font-weight:300;font-size:1rem;color:#000;margin:0;line-height:1.25em;height:2.5em;overflow:hidden}body>header nav.usernav>ul>li div.sub.notifications .notification small{display:block;font-size:.813rem;font-weight:300}body>header nav.usernav>ul>li div.sub.notifications .notification button{margin:0;padding:0;border:none;position:absolute;top:0;right:10px;color:#000;background:none;display:none}body>header nav.usernav>ul>li div.sub.notifications .notification button:hover{color:#db9200}body>header nav.usernav>ul>li div.sub.notifications .notification button.d-icon-close{font-size:10px;width:10px;height:10px;line-height:10px;top:12px}body>header nav.usernav>ul>li div.sub.notifications .notification button.d-icon-tick{font-size:8px;width:10px;height:8px;line-height:8px;top:42px}@media screen and (min-width:450px){body>header nav.usernav>ul>li div.sub.notifications .notification:hover button.d-icon-close{display:block}}body>header nav.usernav>ul>li div.sub.notifications .notification.new{border-right:3px solid #bd7e00;padding-right:2px}@media screen and (min-width:450px){body>header nav.usernav>ul>li div.sub.notifications .notification.new{padding-right:27px}}body>header nav.usernav>ul>li div.sub.notifications .notification.new button{right:7px}@media screen and (min-width:450px){body>header nav.usernav>ul>li div.sub.notifications .notification.new:hover button.d-icon-tick{display:block}}body>header nav.usernav>ul>li div.sub.notifications .links{overflow:hidden;padding:15px 0 14px}body>header nav.usernav>ul>li div.sub.notifications .links .left{float:left}body>header nav.usernav>ul>li div.sub.notifications .links .right{float:right;display:none}@media screen and (min-width:450px){body>header nav.usernav>ul>li div.sub.notifications .links .right{display:block}}body>header nav.usernav>ul>li div.sub.notifications .links a{color:#000;font-weight:400}body>header nav.usernav>ul>li div.sub.notifications .links a i{margin-left:3px;font-size:14px;color:#bd7e00}body>header nav.usernav>ul>li div.sub.notifications .links a:hover{color:#db9200}body>header nav.usernav>ul>li div.sub.notifications .links a:hover i{color:inherit}body>header nav.usernav>ul>li.expand{margin-left:5px;transition:none}body>header nav.usernav>ul>li.expand>a{border-width:1px 1px 0;padding:20px 11px 24px 6px;margin-right:-12px;transition:none;word-wrap:break-word}@media screen and (min-width:350px){body>header nav.usernav>ul>li.expand>a{padding:20px 21px 24px 16px;margin-right:-22px;margin-left:0}}@media screen and (min-width:710px){body>header nav.usernav>ul>li.expand>a{padding-top:30px;padding-bottom:35px}}body>header nav.usernav>ul>li.expand>a strong{top:8px;right:4px;transition:none}@media screen and (min-width:350px){body>header nav.usernav>ul>li.expand>a strong{right:14px}}@media screen and (min-width:710px){body>header nav.usernav>ul>li.expand>a strong{top:18px}}body>header nav.usernav>ul>li.expand.long>a{padding-top:22px;padding-bottom:22px}@media screen and (min-width:710px){body>header nav.usernav>ul>li.expand.long>a{padding-top:33px;padding-bottom:33px}}body>header nav.usernav>ul>li.expand .sub,body>header nav.usernav>ul>li.expand>ul{max-height:360px;transition:max-height .5s;border-width:0 1px 1px}body>header nav.usernav>ul>li.expand .sub .scroll,body>header nav.usernav>ul>li.expand>ul .scroll{overflow-y:auto}body>header nav.usernav>ul>li.expand .sub.notifications,body>header nav.usernav>ul>li.expand>ul.notifications{max-height:600px}body>header nav.usernav>ul.user-guest{padding-top:9px}body>header nav.usernav>ul.user-guest>li>a{text-transform:none;font-weight:400;font-size:1em}body>footer .first{background:#000;color:#fff}body>footer .first .content{box-sizing:border-box;max-width:1220px;padding:0 10px 12px;overflow:hidden}@media screen and (min-width:460px){body>footer .first .content{max-width:1260px;padding:0 30px 12px}}@media screen and (min-width:530px){body>footer .first .content{padding:0 30px 12px 150px}}body>footer .first .content strong{color:#787878;font-weight:300;margin-top:20px;display:block}@media screen and (min-width:530px){body>footer .first .content strong{float:left;clear:both;width:120px;margin-left:-120px}}body>footer .first .content strong:first-of-type{margin-top:28px}body>footer .first .content ul{margin:10px 0 0;padding:0;list-style-type:none;font-size:0}@media screen and (min-width:530px){body>footer .first .content ul{margin-top:20px}}body>footer .first .content ul:first-of-type{margin-top:10px}@media screen and (min-width:530px){body>footer .first .content ul:first-of-type{margin-top:28px}}body>footer .first .content ul li{display:inline-block;font-size:1rem;font-weight:300;margin-right:32px;margin-bottom:16px}body>footer .first .content ul li a{color:inherit}body>footer .first .content ul li a:hover{color:#db9200}body>footer .second{overflow:hidden}body>footer .second p{margin:19.5px 0;line-height:1.25em;font-weight:300;font-size:.875rem}@media screen and (min-width:700px){body>footer .second p{float:left}}@media screen and (min-width:770px){body>footer .second p{font-size:1rem;margin:17px 0}}@media screen and (min-width:960px){body>footer .second p{margin:27px 0}}@media screen and (min-width:960px){body>footer .second p br{display:none}}body>footer .second ul{margin:27px 0;padding:0;list-style-type:none;font-size:0}@media screen and (min-width:700px){body>footer .second ul{float:right}}body>footer .second ul li{display:inline-block;font-weight:400;color:#000;font-size:1rem;line-height:1.25em;margin-right:18px}@media screen and (min-width:700px){body>footer .second ul li{margin-right:0;margin-left:18px}}@media screen and (min-width:745px){body>footer .second ul li{margin-left:28px}}body>footer .second ul li a{color:inherit}body>footer .second ul li a:hover{color:#db9200}body>.br-content-top-1,body>.header-stats,body>footer,body>header,body>main.content{transition:margin-left .5s,margin-right .5s;margin-left:0;margin-right:0}@media screen and (min-width:710px){body>.br-content-top-1,body>.header-stats,body>footer,body>header,body>main.content{margin-left:auto;margin-right:auto}}body.menu-expand>.br-content-top-1,body.menu-expand>.header-stats,body.menu-expand>footer,body.menu-expand>header,body.menu-expand>main{margin-left:242px;margin-right:-242px}@media screen and (min-width:710px){body.menu-expand>.br-content-top-1,body.menu-expand>.header-stats,body.menu-expand>footer,body.menu-expand>header,body.menu-expand>main{margin-left:0;margin-right:0}}body.menu-expand>header .nav-container{left:0}@media screen and (min-width:710px){body.menu-expand>header .nav-container{left:auto}}body.error-page>main>.br-content-bottom-1,body.error-page>main>.recent-reviewed,body.simple-header-footer>.br-content-top-1,body.simple-header-footer>.header-stats,body.simple-header-footer>footer,body.simple-header-footer>main>.br-content-bottom-1,body.simple-header-footer>main>.recent-reviewed,body.simple-header-footer>main>.search-bar{display:none}.error-content{background:#fafafa;margin:30px 0;min-height:351px;position:relative;text-align:center;overflow:hidden;box-sizing:border-box;padding-bottom:58px}.error-content h1{font-size:3.75rem;font-weight:300;color:#000;margin:58px auto 0;line-height:1.25em;border-bottom:1px solid #ededed;width:calc(100% - 20px)}@media screen and (min-width:600px){.error-content h1{width:calc(100% - 60px)}}@media screen and (min-width:870px){.error-content h1{width:760px}}.error-content h2{font-size:1.5rem;font-weight:300;color:#000;margin:20px auto 0;line-height:1.25em;width:calc(100% - 30px)}@media screen and (min-width:600px){.error-content h2{width:calc(100% - 60px)}}@media screen and (min-width:870px){.error-content h2{width:760px}}.error-content p{font-size:1rem;font-weight:300;margin:14px auto 0;line-height:1.25em;width:calc(100% - 30px);text-align:left}@media screen and (min-width:520px){.error-content p{font-size:1.25rem}}@media screen and (min-width:600px){.error-content p{width:calc(100% - 60px)}}@media screen and (min-width:610px){.error-content p{width:490px}}.error-content>a{margin:27px auto 0;line-height:1.25em;color:#000;width:230px;display:block}.error-content>a i{font-size:14px;margin-left:6px;color:#bd7e00}.error-content>a:hover{color:#db9200}.error-content>a:hover i{color:inherit}main .search-bar{height:50px;margin-top:20px;margin-bottom:18px;font-size:0;position:relative}main .search-bar>*{font-size:1rem}main .search-bar input{height:40px;padding:10px;box-sizing:border-box;background:#fff;border:1px solid #ededed;vertical-align:top;width:calc(100% - 39px);font-weight:300;font-size:.75rem}@media screen and (min-width:380px){main .search-bar input{font-size:1rem}}@media screen and (min-width:600px){main .search-bar input{width:calc(100% - 260px);height:50px}}@media screen and (min-width:830px){main .search-bar input{width:calc(100% - 420px)}}main .search-bar .select2,main .search-bar select{vertical-align:top;margin-left:10px;width:120px!important;display:none}@media screen and (min-width:600px){main .search-bar .select2,main .search-bar select{display:inline-block}}@media screen and (min-width:830px){main .search-bar .select2,main .search-bar select{width:200px!important}}main .search-bar button{margin-left:-1px;vertical-align:top;font-size:0;width:40px;height:40px;padding:5px;text-align:center}@media screen and (min-width:600px){main .search-bar button{margin-left:10px;font-size:1rem;width:120px;height:50px}}@media screen and (min-width:830px){main .search-bar button{width:200px}}main .search-bar button i{font-size:20px;vertical-align:middle}@media screen and (min-width:600px){main .search-bar button i{margin-right:6px}}main .search-bar .autocomplete{position:absolute;top:40px;left:0;width:100%;border:1px solid #ededed;background:#fff;box-sizing:border-box;z-index:2;border-width:0 1px;transition:height .5s,border-width 0s .5s,box-shadow 0s .5s;padding:0 15px;height:0;overflow:hidden}main .search-bar .autocomplete.expand{box-shadow:0 1px 2px 0 rgba(0,0,0,.35);border-width:0 1px 1px;transition:height .5s}@media screen and (min-width:600px){main .search-bar .autocomplete{width:calc(100% - 260px);top:50px}}@media screen and (min-width:830px){main .search-bar .autocomplete{width:calc(100% - 420px)}}main .search-bar .autocomplete>ul{margin:15px 0;padding:0;list-style-type:none}main .search-bar .autocomplete>ul>li strong{font-weight:300;color:#000;font-size:1.25rem}main .search-bar .autocomplete>ul>li>ul{margin:8px 0 18px;padding:0;list-style-type:none}main .search-bar .autocomplete>ul>li>ul>li{font-weight:300;font-size:1rem;margin-bottom:6px}main .search-bar .autocomplete>ul>li>ul>li a{font-weight:400;color:#000}main .search-bar .autocomplete>ul>li>ul>li a:hover{color:#db9200}main .search-bar .autocomplete>ul>li>ul>li.product{padding-left:60px;margin-bottom:8px}main .search-bar .autocomplete>ul>li>ul>li.product .img-container{width:50px;height:50px;box-sizing:border-box;overflow:hidden;border:1px solid #ededed;position:relative;float:left;margin-left:-60px;margin-right:10px}main .search-bar .autocomplete>ul>li>ul>li.product .img-container img{position:absolute;width:100%;height:100%;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}main .search-bar .autocomplete>ul>li>ul>li.product a{font-weight:400;color:#000}main .search-bar .autocomplete>ul>li>ul>li.product a:hover{color:#db9200}main .search-bar .autocomplete>ul>li>ul>li.product p{margin:0;padding:0}main .search-bar .autocomplete>ul>li>ul>li.product:after{clear:both;content:"";display:table}main .search-bar .autocomplete>ul>li>ul>li.brand{padding-left:60px;position:relative;min-height:50px;margin-bottom:8px}main .search-bar .autocomplete>ul>li>ul>li.brand .img-container{width:50px;height:50px;box-sizing:border-box;overflow:hidden;border:1px solid #ededed;position:relative;float:left;margin-left:-60px;margin-right:10px;top:0;left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}main .search-bar .autocomplete>ul>li>ul>li.brand .img-container img{position:absolute;width:100%;height:100%;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}main .search-bar .autocomplete>ul>li>ul>li.brand a{position:absolute;top:50%;left:60px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-weight:400;color:#000}main .search-bar .autocomplete>ul>li>ul>li.brand a:hover{color:#db9200}main .search-bar .autocomplete>ul>li>ul>li.brand:after{clear:both;content:"";display:table}main .search-bar .autocomplete>a{color:#000;display:block;margin:0 0 15px}main .search-bar .autocomplete>a i{font-size:14px;margin-left:6px;color:#bd7e00}main .search-bar .autocomplete>a:hover{color:#db9200}main .search-bar .autocomplete>a:hover i{color:inherit}button{margin:0;box-sizing:border-box;height:50px;padding:14px 16px;border:1px solid #000;color:#000;cursor:pointer;background:none;font-weight:300;font-family:Lato,sans-serif;font-size:1rem}button.alt,button:hover{border:none;padding:13px 17px;color:#fff;background:#000}button.alt:hover{background:#bd7e00}button.alt:disabled{background:#787878;cursor:auto;color:#fff}button.d-icon-arrow-left:hover,button.d-icon-arrow-right:hover{background:none;color:#bd7e00}button.text{margin:0;padding:0;border:none;width:auto;height:auto;text-align:left;font-weight:400}button.text:hover{background:none;color:#db9200}button.text i:first-child{display:inline-block;vertical-align:middle;margin-right:10px}button.recommend{padding:0;margin:0;border:none;color:#ed356d;vertical-align:middle;height:auto}button.recommend:after{content:"g"}button.recommend:hover{color:#f25476;background:none}button.recommend.active:after,button.recommend:hover:after{content:"\E907"}button.recommend.nohover{color:#ed356d}button.recommend.nohover:after{content:"g"}button.recommend.nohover.active:after{content:"\E907"}.select2{text-align:left}.select2 .selection .select2-selection{background:#fff;border:1px solid #ededed;border-radius:0;height:50px;box-sizing:border-box;font-weight:300}.select2 .selection .select2-selection strong{font-weight:400}.select2 .selection .select2-selection .select2-selection__rendered{height:48px;box-sizing:border-box;padding:10px 32px 10px 10px}.select2 .selection .select2-selection .select2-selection__rendered:after{content:"\E903";position:absolute;height:8px;font-size:8px;right:11px;top:50%;margin-top:-4px}.select2 .selection .select2-selection .select2-selection__arrow{display:none}.select2.select2-container--open .selection .select2-selection .select2-selection__rendered:after{color:#bd7e00;content:"\E902"}.select2:hover .select2-selection .select2-selection__rendered:after{color:#db9200!important}.page-switcher{clear:both;margin-top:50px;text-align:center;padding-top:10px}@media screen and (min-width:630px){.page-switcher{text-align:right}}.page-switcher ul{display:inline-block;margin:0;padding:0;list-style-type:none;font-size:0;text-align:center}.page-switcher ul li{display:inline-block;min-width:30px;height:30px;font-weight:300;margin-left:10px;font-size:1rem}.page-switcher ul li:first-of-type{margin-left:0}.page-switcher ul li a{min-width:30px;height:30px;display:inline-block;box-sizing:border-box;border:1px solid #ededed;color:#000;line-height:28px;padding:0 4px}.page-switcher ul li a:hover{border-color:#000;color:#db9200}.page-switcher ul li.med,.page-switcher ul li.med a{min-width:45px}.page-switcher ul li.big{min-width:60px}.page-switcher ul li.big a{min-width:69px}.page-switcher ul li.current a{background:#ededed;border:none;color:#000;cursor:inherit;padding:1px 5px}.page-switcher a.pager-next,.page-switcher a.pager-prev{vertical-align:middle;display:inline-block;font-size:14px;margin:0 20px;color:#000}.page-switcher a.pager-next:hover,.page-switcher a.pager-prev:hover{color:#db9200}.page-switcher:after{content:"";display:table;clear:both}.page-switcher .select2,.page-switcher select{display:block;margin:15px auto 0}@media screen and (min-width:630px){.page-switcher .select2,.page-switcher select{float:left;margin-top:-10px;width:270px}}.stream .page-switcher{text-align:center}@media screen and (min-width:790px){.stream .page-switcher{text-align:right}}.stream .page-switcher .select2,.stream .page-switcher select{width:190px!important;float:none;margin:15px auto 0}@media screen and (min-width:790px){.stream .page-switcher .select2,.stream .page-switcher select{float:left;margin-top:-10px}}.stream .page-switcher a.pager-prev{margin-left:5px}.stream .page-switcher a.pager-next{margin-right:5px}.header-stats{padding-top:14px;padding-bottom:15px;overflow:hidden}.header-stats>strong{font-weight:300;font-size:1rem;color:#787878;line-height:1.25em;display:none;margin-right:8px;float:left}@media screen and (min-width:1020px){.header-stats>strong{display:inline-block}}@media screen and (min-width:1080px){.header-stats>strong{margin-right:23px}}.header-stats>a{float:right}.header-stats ul{margin:0;padding:0;list-style-type:none;display:inline-block;font-size:0;width:calc(100% - 120px);white-space:nowrap;position:relative}@media screen and (min-width:350px){.header-stats ul{width:calc(100% - 140px)}}@media screen and (min-width:760px){.header-stats ul{width:auto;display:block;float:left}}.header-stats ul button{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;top:0;bottom:0;height:100%;width:55px;line-height:1.25em;z-index:1;color:#000;font-size:14px;margin:0;padding:0;border:none;background:-moz-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 74%);background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 74%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 74%);right:0;text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.header-stats ul button:after{text-align:right;display:block;width:100%;content:"\E905"}@media screen and (min-width:760px){.header-stats ul button{display:none}}.header-stats ul li{font-size:.813rem;color:#787878;font-weight:300;display:none;line-height:1.25em;width:130px;margin-right:calc(100vw - 120px - 20px - 130px - 40px);letter-spacing:-.2px;white-space:normal;vertical-align:top}.header-stats ul li:first-child{display:inline-block}@media screen and (min-width:350px){.header-stats ul li{margin-right:calc(100vw - 140px - 20px - 130px - 50px)}}@media screen and (min-width:460px){.header-stats ul li{margin-right:calc(100vw - 140px - 60px - 130px - 60px)}}@media screen and (min-width:480px){.header-stats ul li{width:250px;margin-right:calc(100vw - 140px - 60px - 250px - 40px)}}@media screen and (min-width:520px){.header-stats ul li{margin-right:calc(100vw - 140px - 60px - 250px - 60px)}}@media screen and (min-width:560px){.header-stats ul li{margin-right:calc(100vw - 140px - 60px - 250px - 80px)}}@media screen and (min-width:760px){.header-stats ul li{margin-right:12px;width:auto;display:inline-block}}@media screen and (min-width:861px){.header-stats ul li{font-size:1rem;margin-right:8px}}@media screen and (min-width:1080px){.header-stats ul li{margin-right:20px}}.header-stats ul li i{font-size:20px;vertical-align:top;display:none;margin-right:9px}@media screen and (min-width:940px){.header-stats ul li i{display:inline-block}}.header-stats ul li strong{color:#000;font-weight:300;white-space:nowrap}ul.breadcrumbs{margin:0;padding:0;list-style-type:none;font-size:0}ul.breadcrumbs li{display:inline-block;font-size:.875rem;color:#000;line-height:1.25em}ul.breadcrumbs li .separator{color:#787878;display:inline-block;margin-left:4px;margin-right:5px}ul.breadcrumbs li a{color:inherit}ul.breadcrumbs li a:hover{color:#db9200}ul.breadcrumbs li:last-child{color:#787878}ul.breadcrumbs li:last-child:after{display:none}.recent-reviewed{margin-top:35px;position:relative;margin-bottom:27px}.recent-reviewed>strong{display:block;line-height:1.25em;font-size:1.5rem;color:#000;font-weight:300;margin-bottom:16px;float:left}.recent-reviewed a.more{float:right;color:#000}.recent-reviewed a.more i{color:#bd7e00;font-size:14px;margin-left:6px}.recent-reviewed a.more:hover{color:#db9200}.recent-reviewed a.more:hover i{color:inherit}.recent-reviewed a.more:first-of-type{margin-top:8px;display:none}@media screen and (min-width:460px){.recent-reviewed a.more:first-of-type{display:block}}@media screen and (min-width:460px){.recent-reviewed a.more:last-of-type{display:none}}.product-detail .folding-content .brand-best>button,.product-detail .folding-content .category-best>button,.product-detail .folding-content .category-similar-products>button,.recent-reviewed button{border:none;font-size:30px;margin:0;padding:0;position:absolute;top:121px}.product-detail .folding-content .brand-best>button.d-icon-arrow-left,.product-detail .folding-content .category-best>button.d-icon-arrow-left,.product-detail .folding-content .category-similar-products>button.d-icon-arrow-left,.recent-reviewed button.d-icon-arrow-left{left:-1px}.product-detail .folding-content .brand-best>button.d-icon-arrow-right,.product-detail .folding-content .category-best>button.d-icon-arrow-right,.product-detail .folding-content .category-similar-products>button.d-icon-arrow-right,.recent-reviewed button.d-icon-arrow-right{right:-1px}@media screen and (min-width:1080px){.product-detail .folding-content .brand-best>button.d-icon-arrow-left,.product-detail .folding-content .brand-best>button.d-icon-arrow-right,.product-detail .folding-content .category-best>button.d-icon-arrow-left,.product-detail .folding-content .category-best>button.d-icon-arrow-right,.product-detail .folding-content .category-similar-products>button.d-icon-arrow-left,.product-detail .folding-content .category-similar-products>button.d-icon-arrow-right{display:none}}.recent-reviewed .promoted{margin:0 30px;min-height:314px;overflow:hidden;clear:both}@media screen and (min-width:550px){.recent-reviewed .promoted{margin:0 40px}}.recent-reviewed .promoted .cycle-carousel-wrap{margin:0}@media screen and (min-width:550px){.product-detail .folding-content .brand-best .cycle-carousel-wrap,.product-detail .folding-content .category-best .cycle-carousel-wrap,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap,.recent-reviewed .promoted .cycle-carousel-wrap{margin:0 calc((540px - 100vw) / 2)!important}}@media screen and (min-width:760px){.product-detail .folding-content .brand-best .cycle-carousel-wrap,.product-detail .folding-content .category-best .cycle-carousel-wrap,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap,.recent-reviewed .promoted .cycle-carousel-wrap{margin:0 calc((740px - 100vw) / 4)!important}}@media screen and (min-width:980px){.product-detail .folding-content .brand-best .cycle-carousel-wrap,.product-detail .folding-content .category-best .cycle-carousel-wrap,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap,.recent-reviewed .promoted .cycle-carousel-wrap{margin:0 calc((940px - 100vw) / 6)!important}}@media screen and (min-width:1190px){.product-detail .folding-content .brand-best .cycle-carousel-wrap,.product-detail .folding-content .category-best .cycle-carousel-wrap,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap,.recent-reviewed .promoted .cycle-carousel-wrap{margin:0 calc((1140px - 100vw) / 8)!important}}@media screen and (min-width:1260px){.product-detail .folding-content .brand-best .cycle-carousel-wrap,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap,.recent-reviewed .promoted .cycle-carousel-wrap{margin:0 -15px!important}}.recent-reviewed .promoted .cycle-carousel-wrap>div.p,.recent-reviewed .promoted>div.p{width:200px;margin:0 calc((100vw - 280px) / 2);white-space:normal;vertical-align:top}@media screen and (min-width:460px){.product-detail .folding-content .brand-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap>.product-promoted-tile,.recent-reviewed .promoted .cycle-carousel-wrap>div.p,.recent-reviewed .promoted>div.p{margin:0 calc((100vw - 320px) / 2)}}@media screen and (min-width:550px){.product-detail .folding-content .brand-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap>.product-promoted-tile,.recent-reviewed .promoted .cycle-carousel-wrap>div.p,.recent-reviewed .promoted>div.p{margin:0 calc((100vw - 540px) / 2)}}@media screen and (min-width:760px){.product-detail .folding-content .brand-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap>.product-promoted-tile,.recent-reviewed .promoted .cycle-carousel-wrap>div.p,.recent-reviewed .promoted>div.p{margin:0 calc((100vw - 740px) / 4)}}@media screen and (min-width:980px){.product-detail .folding-content .category-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap>.product-promoted-tile,.recent-reviewed .promoted .cycle-carousel-wrap>div.p,.recent-reviewed .promoted>div.p{margin:0 calc((100vw - 940px) / 6)}}@media screen and (min-width:1190px){.product-detail .folding-content .brand-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap>.product-promoted-tile,.recent-reviewed .promoted .cycle-carousel-wrap>div.p,.recent-reviewed .promoted>div.p{margin:0 calc((100vw - 1140px) / 8)}}@media screen and (min-width:1260px){.product-detail .folding-content .category-best .cycle-carousel-wrap>.product-promoted-tile,.product-detail .folding-content .category-similar-products .cycle-carousel-wrap>.product-promoted-tile,.recent-reviewed .promoted .cycle-carousel-wrap>div.p,.recent-reviewed .promoted>div.p{margin:0 15px}}.recent-reviewed .promoted .cycle-carousel-wrap>div.p .img-container,.recent-reviewed .promoted>div.p .img-container{border:1px solid #ededed;box-sizing:border-box;width:200px;height:200px;margin:0 0 18px;position:relative}.recent-reviewed .promoted .cycle-carousel-wrap>div.p .img-container img,.recent-reviewed .promoted>div.p .img-container img{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.recent-reviewed .promoted .cycle-carousel-wrap>div.p>a,.recent-reviewed .promoted>div.p>a{color:#000;font-weight:400;display:block;margin-bottom:9px;min-height:2.5em}.recent-reviewed .promoted .cycle-carousel-wrap>div.p>a:hover,.recent-reviewed .promoted>div.p>a:hover{color:#db9200}.recent-reviewed .promoted .cycle-carousel-wrap>div.p .promoted-stars,.recent-reviewed .promoted>div.p .promoted-stars{font-size:20px;letter-spacing:6px;margin-bottom:5px;color:#000}.recent-reviewed .promoted .cycle-carousel-wrap>div.p p,.recent-reviewed .promoted>div.p p{margin:0;padding:0;font-size:1rem;font-weight:300}.recent-reviewed .promoted .cycle-carousel-wrap>div.p p a,.recent-reviewed .promoted>div.p p a{font-weight:400}.recent-reviewed .promoted .cycle-carousel-wrap>div.p p span,.recent-reviewed .promoted>div.p p span{font-size:1.25rem}.recent-reviewed .promoted .cycle-carousel-wrap>div.p p span strong,.recent-reviewed .promoted>div.p p span strong{font-weight:400;color:#000}.slider-pager{margin:0;padding:0;list-style-type:none;font-size:0;text-align:center}.slider-pager li{display:inline-block;width:10px;height:10px;box-sizing:border-box;border:1px solid;color:#000;border-radius:50%;cursor:pointer;margin:0 5px}.slider-pager li.cycle-pager-active{background:currentColor}.slider-pager li:hover{color:#db9200}.dropdown-container{transition:border-width 0s .5s,border-color 0s .5s,height 0s .5s,background-color 0s .5s,padding 0s .5s,margin-bottom 0s .5s;border:0 solid #ededed;position:relative;height:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 11px 18px;line-height:1.25em;z-index:1}.dropdown-container .dropdown{position:absolute;top:50px;right:-1px;white-space:nowrap;background:#fff;border:0 solid #ededed;border-width:0 1px;padding:0 10px;text-align:left;overflow:hidden;z-index:-1;max-height:0;transition:max-height .5s,border-width 0s .5s}.dropdown-container .dropdown>button{display:block;width:100%;text-align:center;margin-bottom:17px}.dropdown-container .dropdown>button.text{font-size:.875em;margin-bottom:16px}.dropdown-container .dropdown ul{margin:16px 0 17px;padding:0;min-width:180px;list-style-type:none}.dropdown-container .dropdown ul.ratings-filter{min-width:240px;margin-top:21px;margin-bottom:14px}.dropdown-container .dropdown ul li{font-size:1rem;font-weight:300;color:#787878;line-height:1.25em;margin-bottom:10px}.dropdown-container .dropdown ul li:last-child{margin-bottom:0}.dropdown-container .dropdown ul li.with-spacer{border-bottom:1px solid #ededed;padding-bottom:15px;margin-bottom:14px}.dropdown-container .dropdown ul li.with-spacer:last-child{border:none;padding-bottom:0;margin-bottom:0}.dropdown-container .dropdown ul li:after{display:table;content:"";clear:both}.dropdown-container .dropdown ul li .counter{float:right}.dropdown-container .dropdown ul li strong{color:#000;font-weight:400}.dropdown-container .dropdown ul li label{float:left}.dropdown-container .dropdown ul li .filter-stars{font-size:15px;letter-spacing:4px;margin-left:5px;color:#000}@media screen and (min-width:600px){.dropdown-container.mobile{border:none;height:auto;padding:0;transition:none;position:static}}@media screen and (min-width:600px){.dropdown-container.mobile>a{display:none}}@media screen and (min-width:600px){.dropdown-container.mobile .dropdown{position:static;top:auto;left:auto;right:auto;background:none;border:none;padding:0}}.dropdown-container.mobile-left .dropdown{right:auto;left:-1px}@media screen and (min-width:500px){.dropdown-container.mobile-left .dropdown{right:-1px;left:auto}}.dropdown-container.active{border-width:1px 1px 0;padding:11px 10px 19px;height:51px;margin-bottom:-1px;background-color:#fff;transition:none;z-index:2}.dropdown-container.active .dropdown{max-height:280px;border-width:0 1px 1px;transition:max-height .5s}.sidebar-container{position:relative}.sidebar-container:after{display:table;content:"";clear:both}@media screen and (min-width:1190px){.sidebar-container>.sidebar{width:300px}}.sidebar-container>.sidebar .br-content{display:none}@media screen and (min-width:1190px){.sidebar-container>.sidebar .br-content{display:block}}@media screen and (min-width:1190px){.sidebar-container>.s-content{float:left;width:100%;box-sizing:border-box}}@media screen and (min-width:1190px){.sidebar-container.slim>.sidebar{width:160px}}@media screen and (min-width:1190px){.sidebar-container.right{padding-right:330px}}@media screen and (min-width:1190px){.sidebar-container.right>.sidebar{float:right;margin-right:-330px;margin-left:30px}}@media screen and (min-width:1190px){.sidebar-container.right.slim{padding-right:190px}}@media screen and (min-width:1190px){.sidebar-container.right.slim>.sidebar{margin-right:-190px}}.sidebar-container.right.slim.no-br-content{padding-right:0}.sidebar-container.right.slim.no-br-content>.sidebar .br-content{display:none}.sidebar-container.sticky-container{position:relative}.sidebar-container.sticky-container.right>.sidebar{top:0;margin-top:-15px;padding:15px 0;right:0;position:absolute;margin-right:0}.filter-sidebar-container{transition:padding-left .5s;width:calc(100vw - 20px)}@media screen and (min-width:460px){.filter-sidebar-container{width:calc(100vw - 60px)}}@media screen and (min-width:1080px){.filter-sidebar-container{padding-left:250px;width:100%;box-sizing:border-box}}.filter-sidebar-container:after{display:table;content:"";clear:both}.filter-sidebar-container .filters-menu-container{margin-bottom:27px}@media screen and (min-width:1080px){.filter-sidebar-container .filters-menu-container{margin-left:-250px}}.filter-sidebar-container>.filters{width:220px;margin-left:-250px;margin-right:30px;float:left}.filter-sidebar-container>.s-content{float:left;width:100%}.filter-sidebar-container a.show-filters .close{display:none}.filter-sidebar-container.expand{padding-left:250px}.filter-sidebar-container.expand a.show-filters .close{display:initial}.filter-sidebar-container.expand a.show-filters .open,.star-rating>input[type=radio]{display:none}.star-rating>input[type=radio]:checked[value="1"]~.labels label:first-of-type:before,.star-rating>input[type=radio]:checked[value="2"]~.labels label:first-of-type:before,.star-rating>input[type=radio]:checked[value="2"]~.labels label:nth-of-type(2):before,.star-rating>input[type=radio]:checked[value="3"]~.labels label:first-of-type:before,.star-rating>input[type=radio]:checked[value="3"]~.labels label:nth-of-type(2):before,.star-rating>input[type=radio]:checked[value="3"]~.labels label:nth-of-type(3):before,.star-rating>input[type=radio]:checked[value="4"]~.labels label:first-of-type:before,.star-rating>input[type=radio]:checked[value="4"]~.labels label:nth-of-type(2):before,.star-rating>input[type=radio]:checked[value="4"]~.labels label:nth-of-type(3):before,.star-rating>input[type=radio]:checked[value="4"]~.labels label:nth-of-type(4):before,.star-rating>input[type=radio]:checked[value="5"]~.labels label:first-of-type:before,.star-rating>input[type=radio]:checked[value="5"]~.labels label:nth-of-type(2):before,.star-rating>input[type=radio]:checked[value="5"]~.labels label:nth-of-type(3):before,.star-rating>input[type=radio]:checked[value="5"]~.labels label:nth-of-type(4):before,.star-rating>input[type=radio]:checked[value="5"]~.labels label:nth-of-type(5):before{content:"\E908"}.star-rating .labels{font-size:0}.star-rating .labels:hover{color:#db9200}.star-rating .labels:hover label:before{content:"\E908"!important}.star-rating .labels label{cursor:pointer;font-size:1rem}.star-rating .labels label:hover:before{content:"\E908"}.star-rating .labels label:hover:first-child ~ label:nth-child(2):before,.star-rating .labels label:hover:first-child ~ label:nth-child(3):before,.star-rating .labels label:hover:first-child ~ label:nth-child(4):before,.star-rating .labels label:hover:first-child ~ label:nth-child(5):before{content:"q"!important}.star-rating .labels label:hover:nth-child(2)~label:first-child:before{content:"\E908"!important}.star-rating .labels label:hover:nth-child(2)~label:nth-child(3):before,.star-rating .labels label:hover:nth-child(2)~label:nth-child(4):before,.star-rating .labels label:hover:nth-child(2)~label:nth-child(5):before{content:"q"!important}.star-rating .labels label:hover:nth-child(3)~label:first-child:before,.star-rating .labels label:hover:nth-child(3)~label:nth-child(2):before{content:"\E908"!important}.star-rating .labels label:hover:nth-child(3)~label:nth-child(4):before,.star-rating .labels label:hover:nth-child(3)~label:nth-child(5):before{content:"q"!important}.star-rating .labels label:hover:nth-child(4)~label:first-child:before,.star-rating .labels label:hover:nth-child(4)~label:nth-child(2):before,.star-rating .labels label:hover:nth-child(4)~label:nth-child(3):before{content:"\E908"!important}.star-rating .labels label:hover:nth-child(4)~label:nth-child(5):before{content:"q"!important}.star-rating .labels label:hover:nth-child(5)~label:first-of-type:before,.star-rating .labels label:hover:nth-child(5)~label:nth-of-type(2):before,.star-rating .labels label:hover:nth-child(5)~label:nth-of-type(3):before,.star-rating .labels label:hover:nth-child(5)~label:nth-of-type(4):before{content:"\E908"!important}.br-content.br-content-top-1{height:200px}.br-content.br-content-comments-1{height:200px;max-width:661px;margin:0 auto 52px}.br-content.br-content-bottom-1{max-width:750px;height:200px;margin:50px auto 0}.br-content.br-content-list-side-1{width:160px;height:600px}.br-content.br-content-products-list-1{max-width:680px;height:215px;margin:0 auto 26px}.br-content.br-content-lmenu,.br-content.br-content-next-facebook-1{width:300px;height:250px}.br-content.br-content-landing-1{max-width:730px;height:200px;margin:0 auto 35px}.br-content.br-content-landing-2{display:none;height:600px;position:absolute;right:0;width:300px}@media screen and (min-width:1080px){.br-content.br-content-landing-2{display:block}}.br-content.br-content-profile-right-1{width:160px;height:600px}.br-content.br-content-premium-brand{height:435px}.br-content .br-content-placeholder{width:100%;height:100%;background:#d3d3d3;box-sizing:border-box;border:1px solid gray;position:relative}.br-content .br-content-placeholder:after{content:">> Reklama <<";position:absolute;top:50%;left:50%;white-space:nowrap;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.folding-content-landing{position:relative;max-width:870px;margin:0 auto}@media screen and (min-width:1080px){.folding-content-landing{padding-right:330px;min-height:2451px}.folding-content-landing.no-br-content-lmenu{min-height:2171px}.folding-content-landing.no-br-content-lmenu .lmenu-box ul.lmenu{top:12px}.folding-content-landing.no-br-content-lmenu .lmenu-box .br-content.br-content-lmenu{display:none}.folding-content-landing.no-br-content-lmenu .rewarded-products{top:593px}.folding-content-landing.no-br-content-lmenu .account-facebook .l-account{top:1051px}.folding-content-landing.no-br-content-lmenu .account-facebook .fb-page{top:343px}.folding-content-landing.no-br-content-lmenu .br-content.br-content-landing-2{top:1371px}.folding-content-landing.no-br-content-landing-2{min-height:1621px}.folding-content-landing.no-br-content-landing-2 .br-content.br-content-landing-2{display:none}.folding-content-landing.no-br-content-landing-2.no-br-content-lmenu{min-height:1341px}}.promo-slider{max-height:421px;overflow:hidden;margin-bottom:24px;position:relative}.promo-slider>button{position:absolute;top:50%;border:none;margin:0;padding:0;font-size:30px;z-index:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.promo-slider>button.d-icon-arrow-left{left:-1px}.promo-slider>button.d-icon-arrow-right{right:-1px}.promo-slider .cycle-slideshow{z-index:-1;margin:0 30px}.promo-slider .cycle-slideshow>a{display:block;max-width:775px;margin:0 auto;height:100%;width:100%}.promo-slider .cycle-slideshow>a img{width:100%}.lmenu-box{max-width:630px;margin:0 auto 35px}@media screen and (min-width:1080px){.lmenu-box{margin-bottom:0}}.lmenu-box:after{display:table;clear:both;content:""}.lmenu-box ul.lmenu{margin:0 0 30px;padding:0;list-style-type:none}@media screen and (min-width:640px){.lmenu-box ul.lmenu{width:300px;float:left;margin-bottom:0}}@media screen and (min-width:1080px){.lmenu-box ul.lmenu{position:absolute;top:292px;right:0}}.lmenu-box ul.lmenu li{border-top:1px solid #ededed}.lmenu-box ul.lmenu li:last-child{border-bottom:1px solid #ededed}.lmenu-box ul.lmenu li a{display:block;color:#000;line-height:1.25em;padding:10px 11px 11px}@media screen and (min-width:1080px){.lmenu-box ul.lmenu li a{padding:14px 11px 15px}}.lmenu-box ul.lmenu li a:hover{color:#bd7e00}.lmenu-box .br-content{margin:0 auto}@media screen and (min-width:640px){.lmenu-box .br-content{float:right}}@media screen and (min-width:1080px){.lmenu-box .br-content{position:absolute;top:12px;right:0}}.popular-products{font-size:0;border-bottom:1px solid #ededed;padding-bottom:41px;margin:0 auto 27px}.popular-products a.more{float:right;color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin-top:7px;display:block}@media screen and (min-width:500px){.popular-products a.more{display:none}}.popular-products a.more i{color:#bd7e00;font-size:14px;display:inline-block;vertical-align:middle;margin-left:4px}.popular-products a.more:hover{color:#db9200}.popular-products a.more:hover i{color:inherit}.popular-products header{font-size:1rem;margin-bottom:2px}.popular-products header h1,.popular-products header h2,.popular-products header h3{margin:0 0 16px;font-size:1.5rem;color:#000;font-weight:300;line-height:1.25em;display:inline-block}.popular-products header a.more{display:none}@media screen and (min-width:500px){.popular-products header a.more{display:block}}.popular-products>a.more{margin-top:0;z-index:2;position:relative}.popular-products .cycle-slideshow-rwd{padding-bottom:30px;margin-bottom:-15px}@media screen and (min-width:750px){.popular-products .cycle-slideshow-rwd{margin:0;padding:0}}.popular-products .cycle-slideshow-rwd .slider-pager{position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.popular-products .cycle-slideshow-rwd .slider-pager{display:none}}.popular-products .product-promoted-tile{width:210px;margin:0 0 0 30px;white-space:normal;display:inline-block;font-size:1rem;vertical-align:top}@media screen and (min-width:750px){.popular-products .product-promoted-tile{width:calc(100% / 3 - 20px);margin-left:30px}}.popular-products .product-promoted-tile:first-of-type{margin-left:0}.popular-products .product-promoted-tile .img-container{border:1px solid #ededed;box-sizing:border-box;max-width:270px;width:100%;padding-bottom:calc(100% - 2px);margin:0 0 18px;position:relative}.popular-products .product-promoted-tile .img-container img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.popular-products .product-promoted-tile>a{color:#000;font-weight:400;display:block;margin-bottom:9px;line-height:1.25em;min-height:2.5em}.popular-products .product-promoted-tile>a:hover{color:#db9200}.popular-products .product-promoted-tile .rating{font-size:1.25rem;font-weight:300;margin-bottom:5px}.popular-products .product-promoted-tile .rating strong{color:#000}.popular-products .product-promoted-tile .rating .promoted-stars{font-size:20px;letter-spacing:6px;margin-bottom:5px;margin-left:0;margin-right:0;color:#000}.popular-products .product-promoted-tile .hot{float:right;color:#787878;font-size:1.1rem}.popular-products .product-promoted-tile .hot i{font-size:1.25rem;margin-right:.25rem}.popular-products .product-promoted-tile .hot strong{color:#000;font-weight:300}.popular-products .product-promoted-tile p{margin:0;padding:0;font-size:1rem;font-weight:300}.popular-products .product-promoted-tile .rating-text>span>strong{color:#000;font-weight:300}.popular-products .product-promoted-tile p>.recommend{font-size:1rem;font-weight:300;margin-right:5px}.popular-products .product-promoted-tile .rating-text span{font-size:1.25rem}.popular-products .product-promoted-tile .rating-text a{font-weight:400}@media screen and (min-width:820px){.popular-products .product-promoted-tile p>.recommend{margin-right:26px}}@media screen and (min-width:1080px){.popular-products .product-promoted-tile p>.recommend{margin-right:5px}}@media screen and (min-width:1140px){.popular-products .product-promoted-tile p>.recommend{margin-right:26px}}.popular-products .product-promoted-tile p>.recommend button{font-size:25px;margin-top:-2px}.popular-products .product-promoted-tile p>.recommend strong{color:#000;font-weight:300}.popular-products .product-promoted-tile p .hot{font-size:1rem;font-weight:300}.popular-products .product-promoted-tile p .hot i{font-size:20px;vertical-align:middle;display:inline-block;color:#000}.popular-products .product-promoted-tile p .hot strong{color:#000;font-weight:300}.categories{margin-bottom:41px;padding-bottom:14px;border-bottom:1px solid #ededed;display:none}@media screen and (min-width:750px){.categories{display:block}}.categories ul.l-categories{margin:0;padding:0;list-style-type:none}.categories ul.l-categories:after{display:table;clear:both;content:""}.categories ul.l-categories>li{float:left;width:calc(100% / 6 - 25px / 6);margin-left:5px;line-height:1.25em;margin-bottom:14px}.categories ul.l-categories>li:first-child{margin-left:0}.categories ul.l-categories>li.no-sub{float:right}.categories ul.l-categories>li a{color:#000;display:block;margin-bottom:4px}.categories ul.l-categories>li a i{color:#bd7e00;font-size:14px;margin-left:4px;vertical-align:middle;display:inline-block}.categories ul.l-categories>li a:hover{color:#db9200}.categories ul.l-categories>li a:hover i{color:inherit}.categories ul.l-categories>li ul{margin:14px 0 0;padding:0;list-style-type:none}.categories ul.l-categories>li ul li{margin-bottom:10px}.rewarded-products{font-size:0;overflow:hidden}@media screen and (min-width:1080px){.rewarded-products{height:430px;position:absolute;right:0;top:924px;width:300px}}.rewarded-products header h1,.rewarded-products header h2,.rewarded-products header h3,.rewarded-products header strong{display:block;margin:6px 0 16px;padding:0;font-size:1.5rem;font-weight:300;color:#000}@media screen and (min-width:1080px){.rewarded-products header a.more{display:none}}.rewarded-products .cycle-slideshow-rwd{padding-bottom:30px;margin-bottom:-15px}@media screen and (min-width:750px){.rewarded-products .cycle-slideshow-rwd{margin:0;padding:0}}.rewarded-products .cycle-slideshow-rwd .slider-pager{position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.rewarded-products .cycle-slideshow-rwd .slider-pager{display:none}}.rewarded-products .product-promoted-tile{overflow:hidden;margin-bottom:20px;font-size:1rem;box-sizing:border-box;display:inline-block;white-space:normal;width:220px;margin-right:15px;padding-left:90px}.rewarded-products .product-promoted-tile:last-of-type{margin-right:0}@media screen and (min-width:750px){.rewarded-products .product-promoted-tile{width:calc(100% / 3 - 30px / 3)}}@media screen and (min-width:890px){.rewarded-products .product-promoted-tile{padding-left:108px;width:calc(100% / 3 - 40px / 3);margin-right:20px}}@media screen and (min-width:1080px){.rewarded-products .product-promoted-tile{width:auto;display:block;margin-right:0}}.rewarded-products .product-promoted-tile .img-container{position:relative;border:1px solid #ededed;box-sizing:border-box;float:left;margin:0 5px 0 -90px;width:85px;height:85px}@media screen and (min-width:890px){.rewarded-products .product-promoted-tile .img-container{margin:0 8px 0 -108px;width:100px;height:100px}}.rewarded-products .product-promoted-tile .img-container img{max-width:98%;max-height:98%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.rewarded-products .product-promoted-tile>a{color:#000;font-weight:400;display:block;margin-bottom:9px;margin-top:-2px;font-size:.875rem;height:38px;min-height:0;line-height:1.1875rem;overflow:hidden}@media screen and (min-width:850px){.rewarded-products .product-promoted-tile>a{font-size:1rem}}.rewarded-products .product-promoted-tile>a:hover{color:#db9200}.rewarded-products .product-promoted-tile .promoted-stars{font-size:20px;letter-spacing:6px;margin-bottom:5px;color:#000}.rewarded-products .product-promoted-tile p{margin:0;padding:0;font-size:.875rem;font-weight:300}@media screen and (min-width:895px){.rewarded-products .product-promoted-tile p{font-size:1rem}}.rewarded-products .product-promoted-tile p a{font-weight:400}.rewarded-products .product-promoted-tile p span{font-size:1rem}@media screen and (min-width:895px){.rewarded-products .product-promoted-tile p span{font-size:1.25rem}}.rewarded-products .product-promoted-tile p span strong{font-weight:400;color:#000}.rewarded-products a.more{float:right;font-size:1rem;color:#000}.rewarded-products a.more i{color:#bd7e00;font-size:14px;display:inline-block;vertical-align:middle;margin-left:5px}.rewarded-products a.more span{display:none}@media screen and (min-width:500px){.rewarded-products a.more span{display:block}}.rewarded-products a.more:hover{color:#db9200}.rewarded-products a.more:hover i{color:inherit}.recent-reviews{font-size:0;border-bottom:1px solid #ededed;padding-bottom:20px;margin-bottom:35px}.recent-reviews>header{font-size:1rem;margin-bottom:16px}.recent-reviews>header h1,.recent-reviews>header h2,.recent-reviews>header h3,.recent-reviews>header strong{margin:0;font-size:1.5rem;color:#000;font-weight:300;line-height:1.25em;display:inline-block}.recent-reviews>header a.more{float:right;color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin-top:7px;display:none}@media screen and (min-width:500px){.recent-reviews>header a.more{display:block}}.recent-reviews>header a.more i{color:#bd7e00;font-size:14px;display:inline-block;vertical-align:middle;margin-left:4px}.recent-reviews>header a.more:hover{color:#db9200}.recent-reviews>header a.more:hover i{color:inherit}.recent-reviews .l-review{vertical-align:top;font-size:1rem;border-bottom:1px solid #ededed;padding-bottom:20px;margin-bottom:20px}@media screen and (min-width:750px){.recent-reviews .l-review{margin-left:30px;display:inline-block;width:calc(50% - 15px);border:none;margin-bottom:0;padding-bottom:0}}.recent-reviews .l-review:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.recent-reviews .l-review>header{padding-left:70px;margin-bottom:18px}.recent-reviews .l-review>header .img-container{width:60px;height:60px;border-radius:50%;overflow:hidden;float:left;margin-left:-70px;margin-right:10px}.recent-reviews .l-review>header .img-container img{width:100%;height:100%}.recent-reviews .l-review>header a{color:#000;display:block;line-height:1.25em;padding-top:1px;margin-bottom:2px}.recent-reviews .l-review>header a:hover{color:#db9200}.recent-reviews .l-review>header p{margin:0;font-size:.875rem;font-weight:300;line-height:1.25em}.recent-reviews .l-review>header p strong{font-size:1rem;font-weight:inherit;color:#000}.recent-reviews .l-review .review-rating{font-size:1.25em;font-weight:300;margin-bottom:15px}.recent-reviews .l-review .review-rating strong{font-weight:inherit;color:#000}.recent-reviews .l-review .review-rating .l-review-stars{font-size:20px;color:#000;letter-spacing:6px;margin-right:20px}.recent-reviews .l-review .review-rating .hot{font-size:1rem}.recent-reviews .l-review .review-rating .hot i{font-size:20px;margin-right:9px}.recent-reviews .l-review .review-content{font-weight:300;position:relative;margin-bottom:17px;max-height:95px;overflow:hidden}.recent-reviews .l-review .review-content p{margin:0}.recent-reviews .l-review .review-content p.header{color:#000;margin-bottom:16px}.recent-reviews .l-review .review-content .more{background-color:#fff;bottom:0;color:#000;cursor:pointer;font-weight:400;position:absolute;right:0;z-index:1}.recent-reviews .l-review .review-content .more:before{color:#787878;content:"...";display:inline-block;font-weight:300;padding-right:10px}.recent-reviews .l-review .review-content .more:hover{color:#db9200}.recent-reviews .l-review .review-content .more i{color:#bd7e00;display:inline-block;font-size:14px;margin-bottom:4px;margin-left:3px;vertical-align:middle}.recent-reviews .l-review .review-content .more i:hover{color:#db9200}.recent-reviews .l-review .review-product{padding-left:110px;overflow:hidden}.recent-reviews .l-review .review-product .img-container{border:1px solid #ededed;box-sizing:border-box;width:100px;height:100px;position:relative;float:left;margin-left:-110px;margin-right:10px;margin-top:2px}.recent-reviews .l-review .review-product .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.recent-reviews .l-review .review-product>a{color:#000;display:block;margin-bottom:9px}.recent-reviews .l-review .review-product>a:hover{color:#db9200}.recent-reviews .l-review .review-product .promoted-stars{color:#000;font-size:20px;letter-spacing:6px;margin-bottom:5px}.recent-reviews .l-review .review-product p{margin:0;font-size:1rem;font-weight:300}.recent-reviews .l-review .review-product p span{font-size:1.25rem}.recent-reviews .l-review .review-product p span strong{font-weight:inherit;color:#000}.recent-reviews .l-review .review-product p a{font-weight:400}.recent-reviews .l-review:first-of-type{margin-left:0}.account-facebook{max-width:300px;margin:0 auto 35px}@media screen and (min-width:690px){.account-facebook{max-width:630px}}@media screen and (min-width:1080px){.account-facebook{margin:0}}@media screen and (min-width:690px){.account-facebook:after{content:"";display:table;clear:both}}@media screen and (min-width:1080px){.account-facebook:after{display:none}}.account-facebook .l-account{width:300px;height:240px;border:1px solid #ededed;box-sizing:border-box;padding:10px 15px;margin-bottom:20px}@media screen and (min-width:690px){.account-facebook .l-account{margin-right:15px;float:left;margin-bottom:0}}@media screen and (min-width:1080px){.account-facebook .l-account{height:290px;position:absolute;top:2026px;right:0;margin:0;padding:29px}}.account-facebook .l-account header{margin-bottom:17px}@media screen and (min-width:1080px){.account-facebook .l-account header{margin-bottom:27px}}.account-facebook .l-account header i{font-size:30px;display:inline-block;vertical-align:middle;margin-right:5px}.account-facebook .l-account header h1,.account-facebook .l-account header h2,.account-facebook .l-account header h3,.account-facebook .l-account header strong{font-size:1.25rem;color:#000;font-weight:300;display:inline-block;margin:0;padding:0;vertical-align:middle}.account-facebook .l-account p{font-size:1rem;margin:0 0 14px;padding:0;font-weight:300}@media screen and (min-width:1080px){.account-facebook .l-account p{margin-bottom:29px}}.account-facebook .l-account p strong{color:#000;font-weight:inherit}.account-facebook .l-account button{display:block;width:100%}.account-facebook .fb-page{height:130px;width:300px}@media screen and (min-width:690px){.account-facebook .fb-page{margin-left:15px;float:right}}@media screen and (min-width:1080px){.account-facebook .fb-page{position:absolute;top:623px;right:0;margin:0}}.popular-brands{padding-bottom:22px;border-bottom:1px solid #ededed;margin-bottom:36px;position:relative}.popular-brands:after{content:"";display:table;clear:both}.popular-brands>button{position:absolute;top:calc(50% + 12px);border:none;margin:0;padding:0;font-size:30px;z-index:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.popular-brands>button.d-icon-arrow-left{left:-1px}.popular-brands>button.d-icon-arrow-right{right:-1px}.popular-brands a.more{float:right;color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin-top:17px}@media screen and (min-width:420px){.popular-brands a.more{display:none}}.popular-brands a.more i{color:#bd7e00;font-size:14px;display:inline-block;vertical-align:middle;margin-left:4px}.popular-brands a.more:hover{color:#db9200}.popular-brands a.more:hover i{color:inherit}.popular-brands>header{font-size:1rem;margin-bottom:16px}.popular-brands>header h1,.popular-brands>header h2,.popular-brands>header h3,.popular-brands>header strong{margin:0;font-size:1.5rem;color:#000;font-weight:300;line-height:1.25em;display:inline-block}.popular-brands>header a.more{margin-top:7px;margin-bottom:0;display:none}@media screen and (min-width:420px){.popular-brands>header a.more{display:block}}.popular-brands .cycle-slideshow{margin:0 50px}.popular-brands .cycle-slideshow a{box-sizing:border-box;border:1px solid #ededed;height:96px;width:96px;display:inline-block;position:relative!important;margin:0 10px}.popular-brands .cycle-slideshow a img{position:absolute;max-width:100%;max-height:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media screen and (min-width:750px){.popular-brands .cycle-slideshow>a{height:auto;width:calc(20% - 16px);padding-bottom:calc(20% - 18px)}}.popular-brands .cycle-slideshow .cycle-carousel-wrap{margin:0 -10px!important;height:100%}.l-recommended{border-bottom:1px solid #ededed;padding-bottom:16px;margin-bottom:36px}@media screen and (min-width:650px){.l-recommended{padding-left:240px}}@media screen and (min-width:1220px){.l-recommended{padding-left:300px}}.l-recommended:after{clear:both;display:table;content:""}.l-recommended>header{margin-bottom:12px}@media screen and (min-width:650px){.l-recommended>header{margin-left:-240px}}@media screen and (min-width:1220px){.l-recommended>header{margin-left:-300px}}.l-recommended>header h1,.l-recommended>header h2,.l-recommended>header h3,.l-recommended>header strong{font-size:1.5rem;font-weight:300;color:#000;margin:0;padding:0}.l-recommended .recommended-product{margin-top:4px;border-bottom:1px solid #ededed;padding-bottom:25px;margin-bottom:25px}@media screen and (min-width:650px){.l-recommended .recommended-product{border-bottom:none;margin-right:15px;width:225px;float:left;margin-left:-240px;padding-bottom:0;margin-bottom:0}}@media screen and (min-width:1220px){.l-recommended .recommended-product{width:270px;margin-left:-300px;margin-right:30px}}.l-recommended .recommended-product .img-container{width:225px;height:225px;position:relative;box-sizing:border-box;border:1px solid #ededed;margin:0 auto 17px}@media screen and (min-width:650px){.l-recommended .recommended-product .img-container{margin:0 0 17px}}@media screen and (min-width:1220px){.l-recommended .recommended-product .img-container{width:270px;height:270px}}.l-recommended .recommended-product .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.l-recommended .recommended-product>a{display:block;color:#000;width:225px;margin:0 auto 10px}.l-recommended .recommended-product>a:hover{color:#db9200}.l-recommended .recommended-product p{font-weight:300;width:225px;margin:0 auto}.l-recommended .recommended-product p>.recommend{margin-right:20px}.l-recommended .recommended-product p>.recommend button.recommend{font-size:25px}.l-recommended .recommended-product p>.hot strong,.l-recommended .recommended-product p>.recommend strong{font-weight:inherit;color:#000}.l-recommended .recommended-product p>.hot i{font-size:20px}.l-recommended .rating{font-size:1rem;font-weight:300;text-align:center;.:15 px}@media screen and (min-width:520px){.l-recommended .rating{text-align:right;margin-right:0;margin-bottom:20px}.l-recommended .rating .rating-text{margin-top:.5rem}.l-recommended .rating .hot{font-size:1.4rem;margin-top:0}}.l-recommended .rating span.note{font-size:2.25rem;margin-right:5px}@media screen and (min-width:520px){.l-recommended .rating span{margin-right:5px;font-size:1.6rem}}.l-recommended .rating span strong{font-weight:inherit;color:#000}.l-recommended .rating a{font-weight:400}.l-recommended .rating .promoted-stars{font-size:20px;letter-spacing:5px;margin-right:5px;color:#000}@media screen and (min-width:520px){.l-recommended .rating .promoted-stars{font-size:31px;letter-spacing:9px;margin-right:9px}}.l-recommended .recommended-review{box-sizing:border-box;width:100%;margin-bottom:24px}@media screen and (min-width:750px){.l-recommended .recommended-review{padding-left:235px}}@media screen and (min-width:1220px){.l-recommended .recommended-review{padding-left:268px}}.l-recommended .recommended-review header{box-sizing:border-box;padding-left:68px;height:58px}@media screen and (min-width:750px){.l-recommended .recommended-review header{margin-left:-235px;width:225px;margin-right:10px;float:left}}@media screen and (min-width:1220px){.l-recommended .recommended-review header{margin-left:-268px;width:253px;margin-right:15px}}.l-recommended .recommended-review header .img-container{margin-left:-68px;margin-right:10px;float:left;width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:-1px}.l-recommended .recommended-review header .img-container img{width:100%;height:100%}.l-recommended .recommended-review header a{color:#000;display:block}.l-recommended .recommended-review header a:hover{color:#db9200}.l-recommended .recommended-review header p{font-size:.875rem;font-weight:300;margin:0}.l-recommended .recommended-review header p strong{color:#000;font-weight:inherit}@media screen and (min-width:750px){.l-recommended .recommended-review header:after{content:"";clear:both;display:table}}.l-recommended .recommended-review .review-content{max-height:4.65em;overflow:hidden;position:relative;font-size:1rem}.l-recommended .recommended-review .review-content p{font-weight:300;margin:0 0 20px;font-size:1em;line-height:1.18em}.l-recommended .recommended-review .review-content p.header{color:#000}.l-recommended .recommended-review .review-content .more{color:#000;background:#fff;z-index:1;position:absolute;right:0;bottom:-2px;cursor:pointer;font-weight:400}.l-recommended .recommended-review .review-content .more:before{content:"...";color:#787878;display:inline-block;padding-right:10px;font-weight:300}.l-recommended .recommended-review .review-content .more:hover{color:#db9200}.l-recommended .recommended-review .review-content .more i{color:#bd7e00;margin-left:3px;font-size:14px;vertical-align:middle;margin-bottom:4px;display:inline-block}.l-recommended .recommended-review .review-content .more i:hover{color:#db9200}.l-recommended>button{margin-top:0;margin-right:30px;float:right;padding:0 32px}.reviewers-rated-box .active-reviewers{box-sizing:border-box}@media screen and (min-width:750px){.reviewers-rated-box .active-reviewers{width:calc(50% - 15px);margin-right:15px;float:left}}.reviewers-rated-box .active-reviewers>header{margin-bottom:-4px}.reviewers-rated-box .active-reviewers>header h1,.reviewers-rated-box .active-reviewers>header h2,.reviewers-rated-box .active-reviewers>header h3,.reviewers-rated-box .active-reviewers>header strong{margin:0;font-size:1.5rem;font-weight:300;color:#000}.reviewers-rated-box .active-reviewers ol.active-reviewers-list{margin:0;padding:0;list-style-type:none;counter-reset:item}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{border-bottom:1px solid #ededed;box-sizing:border-box;position:relative;padding:19px 0 14px 70px}@media screen and (min-width:400px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{padding-left:95px;padding-left:110px}}@media screen and (min-width:750px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{padding-left:70px}}@media screen and (min-width:860px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{padding-left:95px}}@media screen and (min-width:890px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{padding-left:110px}}@media screen and (min-width:1080px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{padding-left:70px}}@media screen and (min-width:1190px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{padding-left:95px}}@media screen and (min-width:1230px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li{padding-left:110px}}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li:before{counter-increment:item;content:counter(item);color:#000;font-weight:400;position:absolute;background:#fff;border:1px solid #ededed;border-radius:50%;width:25px;height:25px;left:0;top:12px;text-align:center;box-sizing:border-box;line-height:23px;font-size:1rem}@media screen and (min-width:400px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li:before{width:auto;border:none;border-radius:0;left:0;top:50%;font-size:1.25rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:750px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li:before{width:25px;height:25px;left:0;top:12px;text-align:center;font-size:1rem;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}@media screen and (min-width:860px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li:before{width:auto;border:none;border-radius:0;left:0;top:50%;font-size:1.25rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:1080px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li:before{width:25px;height:25px;left:0;top:12px;text-align:center;font-size:1rem;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}@media screen and (min-width:1190px){.reviewers-rated-box .active-reviewers ol.active-reviewers-list li:before{width:auto;border:none;border-radius:0;left:0;top:50%;font-size:1.25rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li .img-container{margin-left:-70px;width:60px;height:60px;overflow:hidden;border-radius:50%;margin-right:10px;float:left;margin-top:2px}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li .img-container img{width:100%;height:100%}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li>a{color:#000;display:block;margin-bottom:14px}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li>a:hover{color:#db9200}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li p{margin:0;font-weight:300;font-size:.875rem}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li p strong{font-weight:inherit;color:#000}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li button{position:absolute;right:0;top:19px;padding:0 23px;height:30px}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li button.following{padding:0 6px;border:none;background:#bd7e00;color:#fff}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li button.following:hover{background:#db9200}.reviewers-rated-box .active-reviewers ol.active-reviewers-list li button.following i{font-size:8px;margin-right:4px}.reviewers-rated-box .most-rated{box-sizing:border-box}@media screen and (min-width:750px){.reviewers-rated-box .most-rated{width:calc(50% - 15px);margin-left:15px;float:left}}.reviewers-rated-box .most-rated>header{margin:0 0 12px}.reviewers-rated-box .most-rated>header h1,.reviewers-rated-box .most-rated>header h2,.reviewers-rated-box .most-rated>header h3,.reviewers-rated-box .most-rated>header strong{margin:0;font-size:1.5rem;font-weight:300;color:#000}.reviewers-rated-box .most-rated ol{margin:0;padding:0 0 2px;list-style-type:none;counter-reset:item;border-bottom:1px solid #ededed}.reviewers-rated-box .most-rated ol li{padding-left:110px;margin-bottom:17px}.reviewers-rated-box .most-rated ol li .img-container{width:100px;height:100px;box-sizing:border-box;border:1px solid #ededed;margin-left:-110px;margin-right:10px;position:relative;float:left;margin-top:4px}.reviewers-rated-box .most-rated ol li .img-container img{max-width:100%;max-height:100%;left:50%;top:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.reviewers-rated-box .most-rated ol li:after{content:"";display:table;clear:both}.reviewers-rated-box .most-rated ol li>a{color:#000;line-height:1.25em;height:2.5em;margin-bottom:9px;display:block;overflow:hidden}.reviewers-rated-box .most-rated ol li>a:hover{color:#db9200}.reviewers-rated-box .most-rated ol li .promoted-stars{font-size:20px;letter-spacing:6px;color:#000;margin-bottom:5px}.reviewers-rated-box .most-rated ol li p{margin:0;font-weight:300}.reviewers-rated-box .most-rated ol li p span{font-size:1.25rem}.reviewers-rated-box .most-rated ol li p span strong{font-weight:inherit;color:#000}.reviewers-rated-box .most-rated ol li p a{font-weight:400}.reviewers-rated-box:after{clear:both;content:"";display:table}.product-detail{margin-top:29px;position:relative;overflow:hidden}@media screen and (min-width:705px){.product-detail>header{padding-left:98px}}.product-detail>header .img-container{float:left;border-radius:50%;overflow:hidden;width:40px;height:40px;margin-left:-48px;margin-right:8px;margin-bottom:8px}.product-detail>header .img-container img{width:100%;height:100%}@media screen and (min-width:705px){.product-detail>header .img-container{width:80px;height:80px;margin:8px 18px 0 -98px}}.product-detail>header .author-date{font-size:.875rem;line-height:1.25em;font-weight:300;color:#787878;padding-top:4px;padding-right:36px;padding-left:48px;overflow:hidden;border-bottom:1px solid #ededed;margin-bottom:8px}@media screen and (min-width:705px){.product-detail>header .author-date{margin-right:130px;padding-left:0;padding-right:0;padding-bottom:0;border:none;overflow:initial;font-size:1rem}}.product-detail>header .author-date .added strong{font-weight:inherit;color:#000}.product-detail>header .author-date .author{color:#000}.product-detail>header .author-date .author a,.product-detail>header .author-date .author strong{font-weight:400}.product-detail>header .author-date .author a{color:#000}.product-detail>header .author-date .author a:hover{color:#db9200}.product-detail>header .fb-share{position:absolute;top:0;right:0;margin:0;padding:0 0 0 24px;background:#3b569b;color:#fff;border:none;height:30px;font-weight:400;font-size:0;width:34px;overflow:hidden}.product-detail>header .fb-share i{position:absolute;left:8px;top:6px;font-size:20px}@media screen and (min-width:705px){.product-detail>header .fb-share{width:120px;font-size:.875rem}}.product-detail>header h1{font-weight:300;color:#000;font-size:1.25rem;line-height:1.25em;margin:0 0 6px;padding:0 0 4px;clear:both;border-bottom:1px solid #ededed}@media screen and (min-width:500px){.product-detail>header h1{font-size:1.875rem}}@media screen and (min-width:705px){.product-detail>header h1{border:none;padding:0;clear:none;margin:12px 0 0;font-size:2.25rem}}.product-detail>header p.subtitle{margin:0;padding:0;font-weight:300;font-size:1rem}@media screen and (min-width:705px){.product-detail>header p.subtitle{margin:0;font-size:1.25rem}}.product-detail .review-sticked-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-sizing:border-box;height:60px;width:100%;z-index:20;display:none;box-shadow:0 0 2px 1px rgba(0,0,0,.35)}.product-detail .review-sticked-bar.show{display:block}@media screen and (min-width:1024px){.product-detail .review-sticked-bar{top:0;bottom:auto;border-top:none;box-shadow:0 0 2px 1px rgba(0,0,0,.35)}}.product-detail .review-sticked-bar .content{position:relative}.product-detail .review-sticked-bar .content>strong{font-size:1rem;font-weight:300;position:absolute;left:10px;top:10px;line-height:1.25em;width:calc(100% - 146px);color:#000;height:2.5em;overflow:hidden}@media screen and (min-width:590px){.product-detail .review-sticked-bar .content>strong{top:6px;left:40px;font-size:1.25em;width:calc(100% - 300px)}}@media screen and (min-width:840px){.product-detail .review-sticked-bar .content>strong{width:calc(100% - 540px)}}@media screen and (min-width:975px){.product-detail .review-sticked-bar .content>strong{width:calc(50% - 60px)}}.product-detail .review-sticked-bar .content>p{position:absolute;top:5px;font-weight:300;width:210px;right:280px;margin:0;display:none}@media screen and (min-width:840px){.product-detail .review-sticked-bar .content>p{display:block}}@media screen and (min-width:975px){.product-detail .review-sticked-bar .content>p{width:calc(50% - 280px);left:50%;right:auto}}.product-detail .review-sticked-bar .content>p span{font-size:1.25rem;white-space:nowrap}.product-detail .review-sticked-bar .content>p span strong{font-weight:300;color:#000}.product-detail .review-sticked-bar .content>p .sticked-stars{font-size:22px;white-space:nowrap;letter-spacing:6px;color:#000}.product-detail .review-sticked-bar .content>button{position:absolute;right:8px;top:6px;width:126px;padding:0;font-size:.875rem}@media screen and (min-width:590px){.product-detail .review-sticked-bar .content>button{font-size:1rem;right:19px;width:240px}}.product-detail .folding-content{position:relative;max-width:870px;margin:18px auto 0}@media screen and (min-width:740px){.product-detail .folding-content{margin-top:38px}}@media screen and (min-width:1080px){.product-detail .folding-content{padding-right:330px;padding-top:30px}}.product-detail .folding-content .br-content-sidebar-1{width:300px;height:600px;position:absolute;top:0;right:0;display:none}@media screen and (min-width:1080px){.product-detail .folding-content .br-content-sidebar-1{display:block}}.product-detail .folding-content .facebook-container{max-width:300px;height:130px;margin:30px auto 0}@media screen and (min-width:670px){.product-detail .folding-content .facebook-container{max-width:672px}}@media screen and (min-width:1080px){.product-detail .folding-content .facebook-container{width:300px;position:absolute;top:630px;right:0;margin:0}}.product-detail .folding-content .facebook-container .br-content{display:none}@media screen and (min-width:670px){.product-detail .folding-content .facebook-container .br-content{display:block;float:right}}@media screen and (min-width:1080px){.product-detail .folding-content .facebook-container .br-content{display:none}}@media screen and (min-width:670px){.product-detail .folding-content .facebook-container .fb-page{float:left}}.product-detail .folding-content .facebook-container:after{content:"";clear:both;display:table}.product-detail .folding-content .brand-best,.product-detail .folding-content .category-best,.product-detail .folding-content .category-similar-products{font-size:0;margin-bottom:30px;position:relative}@media screen and (min-width:1080px){.product-detail .folding-content .category-similar-products{position:absolute;right:0;top:2435px;width:300px}.product-detail.with-recommended .folding-content .category-similar-products{top:2855px}.product-detail.with-gift-idea .folding-content .category-similar-products{top:2805px}.product-detail.with-recommended.with-gift-idea .folding-content .category-similar-products{top:3225px}.product-detail.none-or-one-review .folding-content .category-similar-products,.product-detail.two-reviews .folding-content .category-similar-products{display:none}.product-detail .folding-content .rewarded-products{height:462px;position:absolute;right:0;top:3145px;width:300px}.product-detail.with-recommended .folding-content .rewarded-products{top:3565px}.product-detail.with-gift-idea .folding-content .rewarded-products{top:3515px}.product-detail.with-recommended.with-gift-idea .folding-content .rewarded-products{top:3935px}.product-detail.none-or-one-review .folding-content .rewarded-products,.product-detail.two-reviews .folding-content .rewarded-products{display:none}.product-detail .folding-content .category-best{height:430px;position:absolute;right:0;top:780px;width:300px}.product-detail.with-recommended .folding-content .category-best{top:1200px}.product-detail.with-gift-idea .folding-content .category-best{top:1150px}.product-detail.with-recommended.with-gift-idea .folding-content .category-best{top:1570px}.product-detail .folding-content .recomended-products{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:390px;position:absolute;right:0;top:760px;width:300px}}.product-detail .folding-content .recomended-products{background:linear-gradient(0deg,hsla(42,63%,97%,.9),hsla(0,0%,100%,0))}.product-detail .folding-content .recomended-products header h2{font-weight:300;color:#000}.product-detail .folding-content .recomended-product{text-align:center}.product-detail .folding-content .recomended-product a{color:#000}.product-detail .folding-content .recomended-product .img-container{width:200px;margin:auto}.product-detail .folding-content .recomended-product .img-container img{max-width:200px}.product-detail .folding-content .recomended-product .promoted-stars{width:300px;margin:auto;font-size:20px;letter-spacing:6px;margin-bottom:5px;margin-top:10px;color:#000}.product-detail .folding-content .recomended-product strong{font-weight:400;color:#000}.product-detail .folding-content .recomended-product p a{color:#bd7e00;font-weight:400}.product-detail .folding-content .recomended-product .slick-dots li button:before{font-size:10px}.product-detail .folding-content .br-content-sidebar-2{display:none;height:250px;margin:0 auto;width:300px}.product-detail .folding-content .br-content-sidebar-2.within-reviews{display:block;margin-bottom:28px}.product-detail.with-recommended .folding-content .br-content-sidebar-2{top:2085px}.product-detail.with-recommended.with-gift-idea .folding-content .br-content-sidebar-2{top:2455px}.product-detail.with-recommended.none-or-one-review .folding-content .br-content-sidebar-2{top:1665px}.product-detail.with-recommended.with-gift-idea.none-or-one-review .folding-content .br-content-sidebar-2{top:2035px}@media screen and (min-width:1080px){.product-detail .folding-content .br-content-sidebar-2{display:block;position:absolute;right:0;top:1665px}.product-detail.with-gift-idea .folding-content .br-content-sidebar-2{top:2035px}.product-detail.with-recommended.with-gift-idea.two-reviews .folding-content .br-content-sidebar-2{top:2455px}.product-detail .folding-content .br-content-sidebar-2.within-reviews{margin-bottom:0}}@media screen and (min-width:1080px){.product-detail .folding-content .brand-best{height:430px;position:absolute;right:0;top:1965px;width:300px}.product-detail.with-recommended .folding-content .brand-best{top:2385px}.product-detail.with-gift-idea .folding-content .brand-best{top:2335px}.product-detail.with-recommended.with-gift-idea .folding-content .brand-best{top:2775px}.product-detail.none-or-one-review .folding-content .brand-best,.product-detail.with-recommended.two-reviews .folding-content .brand-best{display:none}}.product-detail .folding-content .br-content-sidebar-3{display:none;height:600px;position:absolute;right:0;top:3635px;width:300px}.product-detail.with-recommended .folding-content .br-content-sidebar-3{top:4055px}.product-detail.with-gift-idea .folding-content .br-content-sidebar-3{top:4005px}.product-detail.with-recommended.with-gift-idea .folding-content .br-content-sidebar-3{top:4425px}.product-detail.none-or-one-review .folding-content .br-content-sidebar-3,.product-detail.with-recommended.none-or-one-review .folding-content .br-content-sidebar-3{top:1990px}.product-detail.none-or-one-review.with-gift-idea .folding-content .br-content-sidebar-3{top:2360px}.product-detail.two-reviews .folding-content .br-content-sidebar-3{top:2435px}.product-detail.two-reviews.with-gift-idea .folding-content .br-content-sidebar-3{top:2855px}@media screen and (min-width:1080px){.product-detail .folding-content .br-content-sidebar-3{display:block}}.product-detail .folding-content .brand-best:after,.product-detail .folding-content .category-best:after,.product-detail .folding-content .category-similar-products:after{content:"";display:table;clear:both}.product-detail .folding-content .brand-best header h1,.product-detail .folding-content .brand-best header h2,.product-detail .folding-content .brand-best header h3,.product-detail .folding-content .brand-best header strong,.product-detail .folding-content .category-best header h1,.product-detail .folding-content .category-best header h2,.product-detail .folding-content .category-best header h3,.product-detail .folding-content .category-best header strong,.product-detail .folding-content .category-similar-products header h1,.product-detail .folding-content .category-similar-products header h2,.product-detail .folding-content .category-similar-products header h3,.product-detail .folding-content .category-similar-products header strong{display:block;margin:6px 0 16px;padding:0;font-size:1.5rem;font-weight:300;color:#000}@media screen and (min-width:1080px){.product-detail .folding-content .brand-best header a.more,.product-detail .folding-content .category-best header a.more,.product-detail .folding-content .category-similar-products header a.more{display:none}}.product-detail .folding-content .brand-best .cycle-slideshow-rwd,.product-detail .folding-content .category-best .cycle-slideshow-rwd,.product-detail .folding-content .category-similar-products .cycle-slideshow-rwd{padding-bottom:30px;margin:0 30px}@media screen and (min-width:750px){.product-detail .folding-content .brand-best .cycle-slideshow-rwd,.product-detail .folding-content .category-best .cycle-slideshow-rwd,.product-detail .folding-content .category-similar-products .cycle-slideshow-rwd{margin:0;padding:0}}.product-detail .folding-content .brand-best .cycle-slideshow-rwd .slider-pager,.product-detail .folding-content .category-best .cycle-slideshow-rwd .slider-pager,.product-detail .folding-content .category-similar-products .cycle-slideshow-rwd .slider-pager{position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.product-detail .folding-content .brand-best .cycle-slideshow-rwd .slider-pager,.product-detail .folding-content .category-best .cycle-slideshow-rwd .slider-pager,.product-detail .folding-content .category-similar-products .cycle-slideshow-rwd .slider-pager{display:none}}.product-detail .folding-content .brand-best .product-promoted-tile,.product-detail .folding-content .category-best .product-promoted-tile,.product-detail .folding-content .category-similar-products .product-promoted-tile{margin:0 calc((100vw - 280px) / 2);vertical-align:top;white-space:normal;width:200px}.product-detail .folding-content .brand-best .product-promoted-tile:last-of-type,.product-detail .folding-content .category-best .product-promoted-tile:last-of-type,.product-detail .folding-content .category-similar-products .product-promoted-tile:last-of-type{margin-right:0}@media screen and (min-width:1080px){.product-detail .folding-content .brand-best .product-promoted-tile,.product-detail .folding-content .category-best .product-promoted-tile,.product-detail .folding-content .category-similar-products .product-promoted-tile{display:block;margin:0 0 20px;overflow:hidden;padding-left:108px;width:auto}}.product-detail .folding-content .brand-best .product-promoted-tile .img-container,.product-detail .folding-content .category-best .product-promoted-tile .img-container,.product-detail .folding-content .category-similar-products .product-promoted-tile .img-container{box-sizing:border-box;height:200px;margin:0 0 18px;position:relative;width:200px}@media screen and (min-width:1080px){.product-detail .folding-content .brand-best .product-promoted-tile .img-container,.product-detail .folding-content .category-best .product-promoted-tile .img-container,.product-detail .folding-content .category-similar-products .product-promoted-tile .img-container{border:1px solid #ededed;float:left;height:100px;margin:0 8px 0 -108px;width:100px}}.product-detail .folding-content .brand-best .product-promoted-tile .img-container img,.product-detail .folding-content .category-best .product-promoted-tile .img-container img,.product-detail .folding-content .category-similar-products .product-promoted-tile .img-container img{max-width:98%;max-height:98%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.product-detail .folding-content .brand-best .product-promoted-tile>a,.product-detail .folding-content .category-best .product-promoted-tile>a,.product-detail .folding-content .category-similar-products .product-promoted-tile>a{color:#000;font-weight:400;display:block;margin-bottom:9px;margin-top:-2px;font-size:.875rem;height:38px;min-height:0;line-height:1.1875rem;overflow:hidden}@media screen and (min-width:850px){.product-detail .folding-content .brand-best .product-promoted-tile>a,.product-detail .folding-content .category-best .product-promoted-tile>a,.product-detail .folding-content .category-similar-products .product-promoted-tile>a{font-size:1rem}}.product-detail .folding-content .brand-best .product-promoted-tile>a:hover,.product-detail .folding-content .category-best .product-promoted-tile>a:hover,.product-detail .folding-content .category-similar-products .product-promoted-tile>a:hover{color:#db9200}.product-detail .folding-content .brand-best .product-promoted-tile .promoted-stars,.product-detail .folding-content .category-best .product-promoted-tile .promoted-stars,.product-detail .folding-content .category-similar-products .product-promoted-tile .promoted-stars{font-size:20px;letter-spacing:6px;margin-bottom:5px;color:#000}.product-detail .folding-content .brand-best .product-promoted-tile p,.product-detail .folding-content .category-best .product-promoted-tile p,.product-detail .folding-content .category-similar-products .product-promoted-tile p{margin:0;padding:0;letter-spacing:-.1px;font-size:.875rem;font-weight:300}@media screen and (min-width:895px){.product-detail .folding-content .brand-best .product-promoted-tile p,.product-detail .folding-content .category-best .product-promoted-tile p,.product-detail .folding-content .category-similar-products .product-promoted-tile p{font-size:1rem}}.product-detail .folding-content .brand-best .product-promoted-tile p a,.product-detail .folding-content .category-best .product-promoted-tile p a,.product-detail .folding-content .category-similar-products .product-promoted-tile p a{font-weight:400}.product-detail .folding-content .brand-best .product-promoted-tile p span,.product-detail .folding-content .category-best .product-promoted-tile p span,.product-detail .folding-content .category-similar-products .product-promoted-tile p span{font-size:1rem}@media screen and (min-width:895px){.product-detail .folding-content .brand-best .product-promoted-tile p span,.product-detail .folding-content .category-best .product-promoted-tile p span,.product-detail .folding-content .category-similar-products .product-promoted-tile p span{font-size:1.25rem}}.product-detail .folding-content .brand-best .product-promoted-tile p span strong,.product-detail .folding-content .category-best .product-promoted-tile p span strong,.product-detail .folding-content .category-similar-products .product-promoted-tile p span strong{font-weight:400;color:#000}.product-detail .folding-content .brand-best a.more,.product-detail .folding-content .category-best a.more,.product-detail .folding-content .category-similar-products a.more{float:right;font-size:1rem;color:#000}.product-detail .folding-content .brand-best a.more i,.product-detail .folding-content .category-best a.more i,.product-detail .folding-content .category-similar-products a.more i{color:#bd7e00;font-size:14px;display:inline-block;vertical-align:middle;margin-left:5px}.product-detail .folding-content .brand-best a.more span,.product-detail .folding-content .category-best a.more span,.product-detail .folding-content .category-similar-products a.more span{display:none}@media screen and (min-width:500px){.product-detail .folding-content .brand-best a.more span,.product-detail .folding-content .category-best a.more span,.product-detail .folding-content .category-similar-products a.more span{display:initial}}.product-detail .folding-content .brand-best a.more:hover,.product-detail .folding-content .category-best a.more:hover,.product-detail .folding-content .category-similar-products a.more:hover{color:#db9200}.product-detail .folding-content .brand-best a.more:hover i,.product-detail .folding-content .category-best a.more:hover i,.product-detail .folding-content .category-similar-products a.more:hover i{color:inherit}.product-detail .folding-content .gallery-info{text-align:center;position:relative;margin-bottom:29px}@media screen and (min-width:740px){.product-detail .folding-content .gallery-info{height:510px;padding-left:calc(100% - 270px)}}.product-detail .folding-content .gallery-info .product-gallery{position:relative;margin-bottom:15px;border-bottom:1px solid #ededed;padding-bottom:34px}@media screen and (min-width:740px){.product-detail .folding-content .gallery-info .product-gallery{border-bottom:none;position:absolute;top:0;left:0;width:calc(100% - 300px);height:510px;margin-bottom:0;padding-bottom:0}}.product-detail .folding-content .gallery-info .product-gallery button{position:absolute;top:32%;border:none;margin:0;padding:0;font-size:30px;z-index:1}@media screen and (min-width:740px){.product-detail .folding-content .gallery-info .product-gallery button{top:215px}}.product-detail .folding-content .gallery-info .product-gallery button.d-icon-arrow-left{left:-1px}.product-detail .folding-content .gallery-info .product-gallery button.d-icon-arrow-right{right:-1px}.product-detail .folding-content .gallery-info .product-gallery .slider-pager{position:absolute;left:0;right:0}.product-detail .folding-content .gallery-info .product-gallery .cycle-slideshow{z-index:-1}@media screen and (min-width:740px){.product-detail .folding-content .gallery-info .product-gallery .cycle-slideshow{height:510px}}.product-detail .folding-content .gallery-info .product-gallery .cycle-slideshow div.p{width:100%;position:relative}@media screen and (min-width:740px){.product-detail .folding-content .gallery-info .product-gallery .cycle-slideshow div.p{height:510px}}.product-detail .folding-content .gallery-info .product-gallery .cycle-slideshow div.p img{max-width:100%}@media screen and (min-width:740px){.product-detail .folding-content .gallery-info .product-gallery .cycle-slideshow div.p img{max-height:100%;left:50%;bottom:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);position:absolute}}.product-detail .folding-content .gallery-info>button{width:100%;display:block}.product-detail .folding-content .gallery-info>p{text-align:left;font-size:.875rem;margin:9px 0 0;padding:0;line-height:1.215em;display:none}@media screen and (min-width:740px){.product-detail .folding-content .gallery-info>p{display:block}}.product-detail .folding-content .ceneo{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:14px 0 9px 64px;font-size:.875rem;font-weight:300;color:#000;position:relative;display:block}@media screen and (min-width:340px){.product-detail .folding-content .ceneo{font-size:1rem}}@media screen and (min-width:450px){.product-detail .folding-content .ceneo{font-size:1.25rem;padding-left:104px;padding-top:24px}}@media screen and (min-width:895px){.product-detail .folding-content .ceneo{padding:24px 185px 9px 156px}}@media screen and (min-width:1080px){.product-detail .folding-content .ceneo{padding:24px 185px 9px 104px}}@media screen and (min-width:1225px){.product-detail .folding-content .ceneo{padding:24px 185px 9px 156px}}.product-detail .folding-content .ceneo:after{display:table;content:"";clear:both}.product-detail .folding-content .ceneo strong{font-weight:400;color:#f7951d}.product-detail .folding-content .ceneo p{margin:0;padding:0}@media screen and (min-width:630px){.product-detail .folding-content .ceneo p{position:absolute;top:50%;left:104px;right:185px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:895px){.product-detail .folding-content .ceneo p{left:156px}}@media screen and (min-width:1080px){.product-detail .folding-content .ceneo p{left:104px}}@media screen and (min-width:1225px){.product-detail .folding-content .ceneo p{left:156px}}.product-detail .folding-content .ceneo>span{font-weight:400;display:inline-block;color:#f7951d;float:right;margin-left:20px}@media screen and (min-width:630px){.product-detail .folding-content .ceneo>span{display:block;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:0;position:absolute}}@media screen and (min-width:815px){.product-detail .folding-content .ceneo>span{margin-left:0;float:none}}@media screen and (min-width:835px){.product-detail .folding-content .ceneo>span{margin-left:12px}}@media screen and (min-width:895px){.product-detail .folding-content .ceneo>span{margin-left:24px}}@media screen and (min-width:1080px){.product-detail .folding-content .ceneo>span{float:right;margin-left:20px}}@media screen and (min-width:1145px){.product-detail .folding-content .ceneo>span{margin-left:0;float:none}}@media screen and (min-width:1165px){.product-detail .folding-content .ceneo>span{margin-left:12px}}@media screen and (min-width:1225px){.product-detail .folding-content .ceneo>span{margin-left:24px}}.product-detail .folding-content .ceneo>span:hover{color:#f88a0d}.product-detail .folding-content .ceneo i{margin:-13px 4px 3px -64px;vertical-align:middle;float:left}@media screen and (min-width:450px){.product-detail .folding-content .ceneo i{margin-left:-104px}}@media screen and (min-width:895px){.product-detail .folding-content .ceneo i{margin-right:25px;margin-left:-125px}}@media screen and (min-width:1080px){.product-detail .folding-content .ceneo i{margin-right:4px;margin-left:-104px}}@media screen and (min-width:1225px){.product-detail .folding-content .ceneo i{margin-right:25px;margin-left:-125px}}.product-detail .folding-content .page-switcher{margin-right:0;margin-left:auto;max-width:570px}@media screen and (min-width:1080px){.product-detail .folding-content{min-height:4700px}.product-detail.none-or-one-review .folding-content{min-height:2580px}.product-detail.none-or-one-review.with-gift-idea .folding-content{min-height:2950px}.product-detail.two-reviews .folding-content{min-height:3020px}.product-detail.two-reviews.with-gift-idea .folding-content{min-height:3440px}.product-detail .folding-content.no-br-content-sidebar-1{min-height:2030px}.product-detail .folding-content.no-br-content-sidebar-1 .br-content-sidebar-1{display:none}.product-detail .folding-content.no-br-content-sidebar-1 .facebook-container{top:0}.product-detail .folding-content.no-br-content-sidebar-1 .category-best{top:260px}.product-detail .folding-content.no-br-content-sidebar-1 .br-content.br-content-sidebar-2{top:720px}.product-detail .folding-content.no-br-content-sidebar-1 .brand-best{top:1000px}.product-detail .folding-content.no-br-content-sidebar-1 .br-content.br-content-sidebar-3{top:1460px}.product-detail .folding-content.no-br-content-sidebar-2{min-height:2380px}.product-detail .folding-content.no-br-content-sidebar-2 .br-content-sidebar-2{display:none}.product-detail .folding-content.no-br-content-sidebar-2 .brand-best{top:1350px}.product-detail .folding-content.no-br-content-sidebar-2 .br-content.br-content-sidebar-3{top:1810px}.product-detail .folding-content.no-br-content-sidebar-2.no-br-content-sidebar-1{min-height:1750px}.product-detail .folding-content.no-br-content-sidebar-2.no-br-content-sidebar-1 .brand-best{top:720px}.product-detail .folding-content.no-br-content-sidebar-2.no-br-content-sidebar-1 .br-content.br-content-sidebar-3{top:1180px}.product-detail .folding-content.no-br-content-sidebar-3{min-height:2030px}.product-detail .folding-content.no-br-content-sidebar-3 .br-content.br-content-sidebar-3{display:none}.product-detail .folding-content.no-br-content-sidebar-3.no-br-content-sidebar-1{min-height:1400px}.product-detail .folding-content.no-br-content-sidebar-3.no-br-content-sidebar-2{min-height:1750px}.product-detail .folding-content.no-br-content-sidebar-3.no-br-content-sidebar-2.no-br-content-sidebar-1{min-height:1120px}}.product-detail .product-description{margin-top:28px;position:relative;margin-bottom:33px}.product-detail .product-description dl{font-size:0;border-bottom:1px solid #ededed;padding:0 0 18px;margin-bottom:14px}@media screen and (min-width:760px){.product-detail .product-description dl{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.product-detail .product-description dl dt{font-weight:300;margin:0;padding:0;display:inline-block;text-align:right;font-size:1rem;line-height:1.25em;width:70px;margin-right:2px;vertical-align:top;margin-bottom:10px}@media screen and (min-width:760px){.product-detail .product-description dl dt{margin-bottom:0}}.product-detail .product-description dl dt:after{content:":"}.product-detail .product-description dl dd{line-height:1.25em;display:inline-block;font-size:1rem;margin:0;padding:0;font-weight:400;color:#000;width:calc(100% - 72px);margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail .product-description dl dd a{color:inherit}.product-detail .product-description dl dd a:hover{color:#db9200}@media screen and (min-width:760px){.product-detail .product-description dl dd{margin-bottom:0}}.product-detail .product-description h1,.product-detail .product-description h2{margin:0 0 14px;line-height:1.25em;font-weight:300;font-size:1.5rem;color:#000;float:left}.product-detail .product-description a.report{float:right;color:#000;margin-top:7px;font-size:.875rem}@media screen and (min-width:350px){.product-detail .product-description a.report{font-size:1rem}}.product-detail .product-description a.report:hover{color:#db9200}.product-detail .product-description a.report i{display:inline-block;font-size:16px;margin-right:6px;vertical-align:top}@media screen and (min-width:350px){.product-detail .product-description a.report i{font-size:20px;margin-right:10px;vertical-align:middle}}.product-detail .product-description p{margin:0 0 19px;font-weight:300;line-height:1.1875em;clear:both}.product-detail .product-description .read-more{color:#000;background:#fff;z-index:1;position:absolute;right:0;bottom:0;cursor:pointer;font-weight:400}.product-detail .product-description .read-more:before{content:"...";color:#787878;display:inline-block;padding-right:10px;font-weight:300}.product-detail .product-description .read-more.nodots:before{display:none}.product-detail .product-description .read-more:hover{color:#db9200}.product-detail .product-description .read-more i{color:#bd7e00;margin-left:3px;font-size:14px;vertical-align:middle;margin-bottom:4px;display:inline-block}.product-detail .product-description .read-more i:hover{color:#db9200}.product-detail .properties-ingreedients{margin-bottom:35px}@media screen and (min-width:740px){.product-detail .properties-ingreedients{padding-right:240px}}@media screen and (min-width:815px){.product-detail .properties-ingreedients{padding-right:300px}}@media screen and (min-width:1080px){.product-detail .properties-ingreedients{padding-right:240px}}@media screen and (min-width:1145px){.product-detail .properties-ingreedients{padding-right:300px}}.product-detail .properties-ingreedients h1,.product-detail .properties-ingreedients h2{border-bottom:1px solid #ededed;color:#000;font-size:1.5rem;font-weight:300;line-height:1.25em;margin:0;padding:0 0 15px}.product-detail .properties-ingreedients .properties{margin-bottom:35px}@media screen and (min-width:740px){.product-detail .properties-ingreedients .properties{margin-bottom:0;width:100%;float:left}}.product-detail .properties-ingreedients .properties h1,.product-detail .properties-ingreedients .properties h2{margin:0;padding:0 0 15px;border-bottom:1px solid #ededed}.product-detail .properties-ingreedients .properties .show-less-bn,.product-detail .properties-ingreedients .properties .show-more-bn{color:#000;margin-top:6px;display:block;cursor:pointer}.product-detail .properties-ingreedients .properties .show-less-bn i,.product-detail .properties-ingreedients .properties .show-more-bn i{color:#bd7e00;font-size:8px;display:inline-block;vertical-align:middle;margin-left:10px}.product-detail .properties-ingreedients .properties .show-less-bn .open,.product-detail .properties-ingreedients .properties .show-more-bn .close{display:none}.product-detail .properties-ingreedients .properties dl{margin:-1px 0 0;padding:0;border-bottom:1px solid #ededed;font-size:0;height:0;transition:height .5s;overflow:hidden}@media screen and (min-width:740px){.product-detail .properties-ingreedients .ingreedients{width:225px;margin-right:-240px;margin-left:15px;float:right}}@media screen and (min-width:815px){.product-detail .properties-ingreedients .ingreedients{width:270px;margin-right:-300px;margin-left:30px}}@media screen and (min-width:1080px){.product-detail .properties-ingreedients .ingreedients{width:225px;margin-right:-240px;margin-left:15px}}@media screen and (min-width:1145px){.product-detail .properties-ingreedients .ingreedients{width:270px;margin-right:-300px;margin-left:30px}}.product-detail .properties-ingreedients .ingreedients .show-less-bn,.product-detail .properties-ingreedients .ingreedients .show-more-bn{color:#000;margin-top:6px;display:block;cursor:pointer}@media screen and (min-width:520px){.product-detail .properties-ingreedients .ingreedients .show-less-bn.mobile-only,.product-detail .properties-ingreedients .ingreedients .show-more-bn.mobile-only{display:none}}.product-detail .properties-ingreedients .ingreedients .show-less-bn i,.product-detail .properties-ingreedients .ingreedients .show-more-bn i{color:#bd7e00;font-size:8px;display:inline-block;vertical-align:middle;margin-left:10px}.product-detail .properties-ingreedients .ingreedients .show-less-bn .open,.product-detail .properties-ingreedients .ingreedients .show-more-bn .close{display:none}.product-detail .properties-ingreedients:after{content:"";display:table;clear:both}.product-detail .reviews-stats{border-bottom:1px solid #ededed;margin:0 0 25px;position:relative}.product-detail .reviews-stats h1,.product-detail .reviews-stats h2{font-weight:300;color:#000;margin:0 0 16px;line-height:1.25em;height:30px}.product-detail .reviews-stats h1 span,.product-detail .reviews-stats h2 span{color:#787878}.product-detail .reviews-stats .reviews-stats-summary{border-top:1px solid #ededed;border-bottom:1px solid #ededed;font-size:1rem;font-weight:300;padding-top:21px;padding-bottom:19px;position:relative}@media screen and (min-width:860px){.product-detail .reviews-stats .reviews-stats-summary{font-size:1.25rem}}@media screen and (min-width:1080px){.product-detail .reviews-stats .reviews-stats-summary{font-size:1rem}}@media screen and (min-width:1195px){.product-detail .reviews-stats .reviews-stats-summary{font-size:1.25rem}}.product-detail .reviews-stats .reviews-stats-summary span{vertical-align:bottom;display:inline-block}.product-detail .reviews-stats .reviews-stats-summary span:first-child{display:block}@media screen and (min-width:352px){.product-detail .reviews-stats .reviews-stats-summary span:first-child{display:inline-block;max-width:100px}}@media screen and (min-width:525px){.product-detail .reviews-stats .reviews-stats-summary span:first-child{max-width:none}}@media screen and (min-width:660px){.product-detail .reviews-stats .reviews-stats-summary span:first-child{max-width:100px}}@media screen and (min-width:765px){.product-detail .reviews-stats .reviews-stats-summary span:first-child{max-width:none}}.product-detail .reviews-stats .reviews-stats-summary span:nth-child(2){font-size:1.5rem;margin-left:0;font-weight:300}@media screen and (min-width:352px){.product-detail .reviews-stats .reviews-stats-summary span:nth-child(2){margin-left:10px}}.product-detail .reviews-stats .reviews-stats-summary span strong{font-weight:400;color:#000}.product-detail .reviews-stats .reviews-stats-summary button{width:230px;display:block;margin:15px auto 0}@media screen and (min-width:660px){.product-detail .reviews-stats .reviews-stats-summary button{margin:0;position:absolute;right:0;top:10px}}@media screen and (min-width:810px){.product-detail .reviews-stats .reviews-stats-summary button{width:270px}}@media screen and (min-width:1080px){.product-detail .reviews-stats .reviews-stats-summary button{width:230px}}@media screen and (min-width:1125px){.product-detail .reviews-stats .reviews-stats-summary button{width:270px}}.product-detail .reviews-stats .reviews-stats-summary .product-stars{color:#000;position:absolute;right:0;top:45px;font-size:20px;letter-spacing:6px}@media screen and (min-width:352px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{top:30px}}@media screen and (min-width:400px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{font-size:28px;letter-spacing:7px;top:25px}}@media screen and (min-width:525px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{top:16px}}@media screen and (min-width:660px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{right:240px;top:25px}}@media screen and (min-width:765px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{top:16px}}@media screen and (min-width:810px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{right:288px}}@media screen and (min-width:880px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{font-size:31px;letter-spacing:9px}}@media screen and (min-width:1080px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{right:240px;font-size:28px;letter-spacing:7px}}@media screen and (min-width:1125px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{right:288px}}@media screen and (min-width:1195px){.product-detail .reviews-stats .reviews-stats-summary .product-stars{font-size:31px;letter-spacing:9px}}@media screen and (min-width:700px){.product-detail .reviews-stats.w-plug .reviews-stats-summary{float:left;width:calc(100% - 300px)}}.product-detail .reviews-stats.w-plug .reviews-stats-summary .product-stars{right:0;margin-right:-6px}@media screen and (min-width:400px){.product-detail .reviews-stats.w-plug .reviews-stats-summary .product-stars{margin-right:-7px}}@media screen and (min-width:880px){.product-detail .reviews-stats.w-plug .reviews-stats-summary .product-stars{margin-right:-9px}}@media screen and (min-width:1080px){.product-detail .reviews-stats.w-plug .reviews-stats-summary .product-stars{margin-right:-7px}}@media screen and (min-width:1195px){.product-detail .reviews-stats.w-plug .reviews-stats-summary .product-stars{margin-right:-9px}}@media screen and (min-width:700px){.product-detail .reviews-stats .reviews-stars{float:left;width:calc(100% - 300px)}}.product-detail .reviews-stats .reviews-stars .reviews-stats-row{border-bottom:1px solid #ededed;line-height:1.25em;font-weight:300;padding:14px 0}@media screen and (min-width:345px){.product-detail .reviews-stats .reviews-stars .reviews-stats-row{padding-left:11px}}.product-detail .reviews-stats .reviews-stars .reviews-stats-row span{display:inline;font-size:.875rem}@media screen and (min-width:345px){.product-detail .reviews-stats .reviews-stars .reviews-stats-row span{font-size:1rem}}.product-detail .reviews-stats .reviews-stars .reviews-stats-row .product-stars{color:#000;float:right;font-size:20px;letter-spacing:6px;margin-right:-6px;margin-top:1px}.product-detail .reviews-stats .reviews-stars .reviews-stats-row:after{display:table;content:"";clear:both}@media screen and (min-width:700px){.product-detail .reviews-stats .reviews-stars .reviews-stats-row:last-child{border:none}}@media screen and (min-width:700px){.product-detail .reviews-stats .reviews-percentage{float:right;width:270px;margin-left:30px}}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row{padding:16px 0 21px;border-bottom:1px solid #ededed}@media screen and (min-width:700px){.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row{padding:36px 0 41px}}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row:last-child{border:none}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row span{font-weight:300;line-height:1.25em;margin-bottom:7px}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row span strong{font-weight:inherit;color:#000}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row span:first-of-type{float:left}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row span:last-of-type{float:right}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row .progress-bar-c{width:100%;height:20px;clear:both;background:#ededed}.product-detail .reviews-stats .reviews-percentage .reviews-percentage-row .progress-bar-c .progress-bar{height:20px;background:#787878}.product-detail .reviews-stats .reviews-pplug{box-sizing:border-box;border-top:1px solid #ededed;display:none;padding-bottom:27px;padding-top:30px}@media screen and (min-width:700px){.product-detail .reviews-stats .reviews-pplug{display:block;position:absolute;width:300px;padding-left:30px;top:46px;right:0;border-top:1px solid #ededed;border-bottom:none}}.product-detail .reviews-stats .reviews-pplug strong{display:block;font-weight:300;color:#000;margin-bottom:27px}.product-detail .reviews-stats .reviews-pplug p{display:block;font-weight:300;margin:0 0 27px}.product-detail .reviews-stats .reviews-pplug button{display:block;width:100%}.product-detail .reviews-stats:after{display:table;content:"";clear:both}.product-rating{font-size:2.25rem;font-weight:300;color:#787878;line-height:1.25em;margin-bottom:5px}.product-rating strong{color:#000;font-weight:400}.product-rating small{font-size:1rem}.product-rating small strong{font-weight:400;color:#bd7e00}.product-rating small a{font-weight:400}.product-rating .product-stars{color:#000;font-size:31px;letter-spacing:9px;margin-bottom:23px}.recommend-box{box-sizing:border-box;font-weight:300;margin:32px 0 17px}@media screen and (min-width:740px){.recommend-box{padding:32px 0 0;border:1px solid #ededed;margin-bottom:31px;margin-top:30px;height:120px}}.recommend-box p{margin:0;padding:0;line-height:1.25em}.recommend-box p.recommend{font-size:1.25rem;margin-bottom:27px}.recommend-box p.recommend strong{font-weight:300;color:#000}.recommend-box p.recommend button.recommend{font-size:31px;margin:-3px 7px 3px 0}.recommend-box p.hot{font-size:1.2rem;margin-bottom:7px;display:inline-block;margin-right:17px}@media screen and (min-width:740px){.recommend-box p.hot{display:block;margin-right:0}}.recommend-box p.hot strong{color:#000;font-weight:300}.recommend-box p.hot i{font-size:32px;display:inline-block;vertical-align:middle;margin:-4px 10px 4px 0;color:#000}.recommend-box p.buy-again{display:inline-block}@media screen and (min-width:740px){.recommend-box p.buy-again{display:block;font-size:1.1rem}}.recommend-box p.buy-again strong{font-weight:400;color:#000}ul.ingreedients-list{margin:0;padding:0;list-style-type:none;font-size:0;height:0;overflow:hidden;transition:height .5s}ul.ingreedients-list li{font-size:.875rem;display:inline-block;margin:0 3px 10px 0;line-height:1em}ul.ingreedients-list li span{color:inherit;display:block;box-sizing:border-box;font-weight:300}ul.reviews-filter{text-align:right;margin:0;padding:0;font-size:0;border-bottom:1px solid #ededed}ul.reviews-filter+.review{border-top:none}ul.reviews-filter>li{display:inline-block;font-weight:400;color:#000;line-height:1.25em;font-size:1rem;position:relative;height:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 11px 18px}@media screen and (min-width:500px){ul.reviews-filter>li{margin-left:23px}}ul.reviews-filter>li.mobile-left{float:left}@media screen and (min-width:500px){ul.reviews-filter>li.mobile-left{float:none}}ul.reviews-filter>li a{color:inherit}ul.reviews-filter>li a small{font-size:inherit;font-weight:300}ul.reviews-filter>li a .mobile-hide{display:none}@media screen and (min-width:400px){ul.reviews-filter>li a .mobile-hide{display:inline}}ul.reviews-filter>li a i{font-size:8px;display:inline-block;vertical-align:middle;color:#bd7e00}ul.reviews-filter>li a:hover{color:#db9200}ul.reviews-filter>li a:hover i,ul.reviews-filter>li a:hover span{color:inherit}.review{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding-bottom:8px;padding-top:22px;margin-bottom:28px}@media screen and (min-width:620px){.review{padding-left:225px}}@media screen and (min-width:820px){.review{padding-left:300px}}.review+.review{border-top:0;padding-top:0}.review>header{border-bottom:1px solid #ededed;padding-bottom:20px}@media screen and (min-width:620px){.review>header{padding-bottom:0;border-bottom:none;width:210px;margin-left:-225px;margin-right:15px;float:left}}@media screen and (min-width:820px){.review>header{margin-left:-300px;width:270px;margin-right:30px}}.review>header .user-tag{box-sizing:border-box;padding-left:45px;border-bottom:1px solid #ededed;padding-bottom:21px;margin-bottom:17px}@media screen and (min-width:820px){.review>header .user-tag{padding-left:69px}}.review>header .user-tag .h2,.review>header .user-tag h1,.review>header .user-tag h3{font-size:1rem;font-weight:400;color:#000;margin:0 0 2px;padding:0;line-height:1.25em}.review>header .user-tag .h2 a,.review>header .user-tag h1 a,.review>header .user-tag h3 a{color:inherit}.review>header .user-tag .h2 a:hover,.review>header .user-tag h1 a:hover,.review>header .user-tag h3 a:hover{color:#db9200}.review>header .user-tag p{font-size:.875rem;font-weight:300;margin:0 0 -1px;padding:0;line-height:1.25em}.review>header .user-tag p strong{font-size:1rem;color:#000}.review>header .user-tag .img-container{float:left;margin-left:-45px;width:38px;height:38px;margin-right:7px;border-radius:50%;overflow:hidden}@media screen and (min-width:820px){.review>header .user-tag .img-container{width:58px;height:58px;margin-left:-69px;margin-right:11px}}.review>header .user-tag .img-container img{max-width:100%;max-height:100%}.review>header .grade{border-bottom:1px solid #ededed;padding-bottom:15px;margin-bottom:16px}.review>header .grade p{margin:0 0 3px;overflow:hidden}.review>header .grade p .review-stars{font-size:1.25rem;font-weight:300}.review>header .grade p .review-stars strong{font-weight:400;color:#000}.review>header .grade p .review-stars .stars-review{color:#000;font-size:20px;letter-spacing:6.2px;margin-left:2px}.review>header .grade p .hot{float:right;margin-right:14px;font-weight:300}.review>header .grade p .hot i{font-size:20px;margin-right:11px;color:#000}.review>header .grade p.date{font-size:.875rem;line-height:1.25em;font-weight:300;color:#000}.review>header .buy-again p{margin:0 0 4px;line-height:1.25em;font-size:.875rem;font-weight:300}.review>header .buy-again p.buy-again-opinion{margin:0 0 6px;font-size:1rem;color:#000}.review>header .buy-again p strong{font-size:1rem;font-weight:300;color:#000}.review .opinion{margin:0 0 29px;min-height:173px;position:relative}.review .opinion .dropdown-container{position:absolute;top:-16px;right:4px}.review .opinion .dropdown-container a{color:#000;font-size:8px}.review .opinion .dropdown-container a:hover{color:#db9200}.review .opinion .dropdown-container:after{content:"";position:absolute;height:1px;width:100%;bottom:-1px;left:0;right:0;background:#fff}.review .opinion .dropdown-container.active .dropdown{border-width:1px}.review .opinion p{margin:0 0 20px;font-weight:300;color:#000;line-height:1.1875em}.review .opinion p.against>.label,.review .opinion p.for>.label{display:block}.review .opinion div.header{margin:21px 0 16px;padding:0 34px 0 0;color:#000;font-size:1.25rem;font-weight:300}.review .opinion div.header h3{margin:0}.review .opinion div.header a:hover{cursor:pointer}.review .opinion div.header a{display:inline-block;width:40px;height:40px;position:relative;overflow:hidden;margin-top:-24px}.review .opinion div.header a img{max-width:100%;max-height:100%;display:block}.review .opinion div.header a:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.4)}.review .opinion div.header a:after{content:"\E90F";position:absolute;top:50%;left:50%;color:#fff;font-size:16px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.review footer{text-align:right;font-weight:300;margin:0 0 17px}.review footer span{vertical-align:middle;display:none;max-width:108px}@media screen and (min-width:750px){.review footer span{display:inline-block}}@media screen and (min-width:890px){.review footer span{vertical-align:baseline;max-width:none}}.review footer .ask-question{float:left;font-weight:400}@media screen and (min-width:750px){.review footer .ask-question{margin-top:8px}}@media screen and (min-width:890px){.review footer .ask-question{margin-top:0}}.review footer .ask-question i{font-size:20px;vertical-align:middle;margin-right:10px}.review footer .upvote{margin-right:17px;color:#000}.review footer .upvote:hover{color:#db9200}.review footer .upvote i{font-size:18px}.review footer strong{font-weight:300;color:#000}.review footer .upvote{margin-left:16px}.review footer:after{clear:both;display:table;content:""}.review .add-answer-form,.review .ask-question-form{padding-left:50px;text-align:right;margin-bottom:20px}.review .add-answer-form .img-container,.review .ask-question-form .img-container{margin-left:-50px;margin-right:10px;width:40px;height:40px;overflow:hidden;border-radius:50%;float:left}.review .add-answer-form .img-container img,.review .ask-question-form .img-container img{max-width:100%;max-height:100%}.review .add-answer-form input,.review .ask-question-form input{background:#fff;border:1px solid #ededed;width:100%;height:40px;box-sizing:border-box;padding:0 0 0 10px;font-family:Lato,sans-serif;font-size:1rem;font-weight:300}.review .add-answer-form button,.review .ask-question-form button{margin-top:10px;height:30px;padding:0 20px;font-size:.875rem}.review .questions{border-top:1px solid #ededed;padding-top:17px}.review .questions .expand{color:#000;line-height:1.25em;margin-bottom:25px;display:inline-block}.review .questions .expand i{color:#bd7e00;font-size:8px;vertical-align:middle;display:inline-block}.review .questions .expand:hover{color:#db9200}.review .questions .expand:hover i{color:inherit}.review .questions .question{padding-left:50px}.review .questions .question header{margin-bottom:16px;padding-right:34px;position:relative}.review .questions .question header .dropdown-container{position:absolute;top:6px;right:4px}.review .questions .question header .dropdown-container a{color:#000;font-size:8px}.review .questions .question header .dropdown-container a:hover{color:#db9200}.review .questions .question header .dropdown-container:after{content:"";position:absolute;height:1px;width:100%;bottom:-1px;left:0;right:0;background:#fff}.review .questions .question header .dropdown-container.active .dropdown{border-width:1px}.review .questions .question header .img-container{margin-left:-50px;width:40px;height:40px;margin-right:10px;float:left;overflow:hidden;border-radius:50%}.review .questions .question header .img-container img{max-width:100%;max-height:100%}.review .questions .question header p{margin:0;line-height:1.25em}.review .questions .question header p.user{font-size:1rem;font-weight:400;color:#000;margin-bottom:6px}.review .questions .question header p.user a{color:inherit}.review .questions .question header p.user a:hover{color:#db9200}.review .questions .question header p.userdetail{font-size:.875rem;margin-left:30px;font-weight:300}.review .questions .question header p.userdetail i{font-size:20px;display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:-3px;margin-left:-30px}.review .questions .question header p.userdetail span{color:#000;font-size:1rem;white-space:nowrap}.review .questions .question .answer-content,.review .questions .question .question-content{color:#000;font-weight:300}.review .questions .question .answer-content p,.review .questions .question .question-content p{margin:0 0 15px;font-weight:300;color:#000;line-height:1.1875em}.review .questions .question .answers .expand{margin-bottom:18px}.review .questions .question .answers .answer{border-top:1px solid #ededed;padding-top:27px}.review .questions .question .answers .answer header{padding-left:50px}.review .questions .question .answers .answer header p.userdetail{margin-left:40px}.review .questions .question .answers .answer header p.userdetail i{margin-left:-40px}.review .questions .question .answers .answer .answer-content{margin-bottom:19px}.review .questions .question .answers .add-answer-form{border-top:1px solid #ededed;padding-top:28px}.video{margin:0 auto 32px}.video .video-placeholder{border:2px solid #000;box-sizing:border-box;width:100%;height:100%}.detail-properties-more,.product-detail .properties-ingreedients .properties dl>div{border-top:1px solid #ededed;margin:0;padding:15px 0 14px;position:relative}body>.detail-properties-more{position:absolute}.detail-properties-more a.more,.product-detail .properties-ingreedients .properties dl>div a.more{position:absolute;right:9px;top:24px;font-size:6px;z-index:2;color:#000;transition:z-index 0s .5s}.detail-properties-more a.more:hover,.product-detail .properties-ingreedients .properties dl>div a.more:hover{color:#db9200}.detail-properties-more dd,.detail-properties-more div,.product-detail .properties-ingreedients .properties dl>div dd,.product-detail .properties-ingreedients .properties dl>div div{margin:0;padding:0;width:55.5%;display:inline-block;font-size:1rem;font-weight:400;color:#000;line-height:1.25em;box-sizing:border-box}.detail-properties-more dd dd,.detail-properties-more div dd,.product-detail .properties-ingreedients .properties dl>div dd dd,.product-detail .properties-ingreedients .properties dl>div div dd{display:block;width:100%}.detail-properties-more dd a,.detail-properties-more div a,.product-detail .properties-ingreedients .properties dl>div dd a,.product-detail .properties-ingreedients .properties dl>div div a{color:inherit;max-width:100%;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.detail-properties-more dd a:hover,.detail-properties-more div a:hover,.product-detail .properties-ingreedients .properties dl>div dd a:hover,.product-detail .properties-ingreedients .properties dl>div div a:hover{color:#db9200}.detail-properties-more.more dd:first-child,.product-detail .properties-ingreedients .properties dl>div.more dd:first-child{padding-right:40px}.detail-properties-more div,.product-detail .properties-ingreedients .properties dl>div div{position:absolute;top:-1px;padding-top:16px;height:36px;max-height:none;box-sizing:border-box;right:0;z-index:1;border:0 solid #ededed;transition:z-index 0s .5s,width 0s .5s,height .5s,padding-bottom .5s,border-width 0s .5s,padding-top 0s .5s,padding-left 0s .5s,background 0s .5s}.detail-properties-more div dd,.product-detail .properties-ingreedients .properties dl>div div dd{margin-bottom:8px}.detail-properties-more div dd:last-child,.product-detail .properties-ingreedients .properties dl>div div dd:last-child{margin-bottom:0}.detail-properties-more.show-more a,.product-detail .properties-ingreedients .properties dl>div.show-more a{z-index:5;transition:none}.detail-properties-more.show-more div,.product-detail .properties-ingreedients .properties dl>div.show-more div{border-width:1px;padding-top:15px;width:calc(55.5% + 11px);padding-left:10px;padding-bottom:10px;background:#fff;z-index:3;transition:height .5s,padding-bottom .5s}.detail-properties-more.show-more div dd,.product-detail .properties-ingreedients .properties dl>div.show-more div dd{width:100%;transition:none;overflow:visible;max-height:none;white-space:normal}.detail-properties-more.show-more div dd a,.product-detail .properties-ingreedients .properties dl>div.show-more div dd a{white-space:normal;overflow:visible}.detail-properties-more dt,.product-detail .properties-ingreedients .properties dl>div dt{margin:0 .5% 0 0;padding:0;width:44%;vertical-align:top;display:inline-block;font-size:1rem;font-weight:300;line-height:1.25em}.products-list{margin-top:31px}.products-list>header{border-bottom:1px solid #ededed;padding:5px 0 14px;margin:-5px 0 24px;overflow:hidden}.products-list>header h1,.products-list>header h2,.products-list>header p{font-size:1.125rem;font-weight:300;margin:0;padding:0;color:#000;line-height:1.25em;float:left}@media screen and (min-width:490px){.products-list>header h1,.products-list>header h2,.products-list>header p{font-size:1.5rem}}@media screen and (min-width:660px){.products-list>header h1,.products-list>header h2,.products-list>header p{font-size:2.25rem}}.products-list>header h1 strong,.products-list>header h2 strong,.products-list>header p strong{color:#000;font-weight:inherit}.products-list>header button{float:right;width:200px;height:30px;padding:0;margin-top:-5px}@media screen and (min-width:490px){.products-list>header button{margin-top:0}}@media screen and (min-width:660px){.products-list>header button{margin-top:4px}}@media screen and (min-width:380px){.products-list>header button{width:236px}}.products-list .reward-description{margin:27px 0 11px;padding:0 0 18px;border-bottom:1px solid #ededed}@media screen and (min-width:675px){.products-list .reward-description{padding-left:250px}}.products-list .reward-description>img{width:220px;height:220px;display:block;margin:0 auto 17px}@media screen and (min-width:675px){.products-list .reward-description>img{float:left;margin-left:-250px;margin-right:30px}}.products-list .reward-description p{margin:0 0 23px;font-weight:300;font-size:1.118rem}.products-list .reward-description p:last-child{margin:0}.products-list .reward-description p.header{color:#000}.products-list .s-content>header{margin-bottom:22px;border-bottom:1px solid #ededed}.products-list .s-content>header>a.show-filters{float:left;margin-right:15px;color:#000}.products-list .s-content>header>a.show-filters i{color:#bd7e00;margin-right:8px;font-size:14px}.products-list .s-content>header>a.show-filters:hover{color:#db9200}.products-list .s-content>header>a.show-filters:hover i{color:inherit}@media screen and (min-width:1080px){.products-list .s-content>header>a.show-filters{display:none}}.products-list .s-content>header .dropdown-container{float:right;margin-top:-13px}.products-list .s-content>header .dropdown-container:after{background:#fff;width:100%;height:1px;bottom:-1px;left:0;right:0;position:absolute;content:""}.products-list .s-content>header .dropdown-container a{color:#000}.products-list .s-content>header .dropdown-container a i{margin-left:8px;color:#bd7e00;font-size:8px}.products-list .s-content>header .dropdown-container a:hover{color:#db9200}.products-list .s-content>header .dropdown-container a:hover i{color:inherit}.products-list .s-content>header .dropdown-container.active .dropdown{border-width:1px}.products-list .s-content>header p{margin:0 0 -1px;padding:0 0 15px;font-size:1rem;font-weight:300;line-height:1.25em;border-bottom:1px solid #ededed;clear:both}.products-list .s-content>header p a.edit{font-size:1rem;font-weight:400;color:#000;margin-left:10px}.products-list .s-content>header p a.edit i{color:#bd7e00;font-size:14px;margin-right:4px}.products-list .s-content>header p a.edit:hover{color:#db9200}.products-list .s-content>header p a.edit:hover i{color:inherit}@media screen and (min-width:350px){.products-list .s-content>header p{font-size:1.25rem}}@media screen and (min-width:540px){.products-list .s-content>header p{clear:none}}.products-list .s-content>header p strong{font-weight:inherit;color:#000}.products-list .s-content .list+.page-switcher{margin-top:60px}ul.filters-menu{margin:0;padding:0;list-style-type:none;display:inline-block;white-space:nowrap;font-size:0;border-bottom:1px solid #ededed}ul.filters-menu li{display:inline-block;margin:0 10px -1px;padding:18px 0;font-size:1.125rem;line-height:1rem}ul.filters-menu li:first-child{margin-left:0}ul.filters-menu li:last-child{margin-right:0}ul.filters-menu li a{color:#000}ul.filters-menu li a:hover{color:#db9200}ul.filters-menu li.current{border-bottom:2px solid #bd7e00;padding-bottom:16px}ul.filter-breadcrumbs{margin:11px -14px 0 0;padding:0;list-style-type:none;font-size:0;font-weight:300}ul.filter-breadcrumbs>li{display:inline-block;margin-right:18px}ul.filter-breadcrumbs>li.clean{font-size:.875rem;color:#000;font-weight:400;cursor:pointer}ul.filter-breadcrumbs>li.clean i{font-size:10px;margin-right:5px}ul.filter-breadcrumbs>li.clean:hover{color:#db9200}ul.filter-breadcrumbs>li span{font-size:.875rem;display:inline-block;margin-right:8px}ul.filter-breadcrumbs>li>ul{margin:0;padding:0;display:inline-block;font-size:0}ul.filter-breadcrumbs>li>ul>li{display:inline-block;font-size:.875rem;border:1px solid #ededed;height:25px;box-sizing:border-box;padding:4px 27px 4px 7px;position:relative;margin-right:11px;margin-bottom:10px;color:#000}ul.filter-breadcrumbs>li>ul>li small{font-size:inherit;font-weight:inherit;color:#787878}ul.filter-breadcrumbs>li>ul>li:last-child{margin-right:0}ul.filter-breadcrumbs>li>ul>li i{width:10px;height:10px;font-size:10px;line-height:10px;position:absolute;top:7px;right:9px;cursor:pointer}ul.filter-breadcrumbs>li>ul>li i:hover{color:#db9200}.list-product{border-bottom:1px solid #ededed;padding-bottom:19px;margin-bottom:26px}.list-product .recommended{display:block;margin:5px 0 11px;font-weight:300;font-size:1.25rem;line-height:1.25em;color:#000}@media screen and (min-width:750px){.list-product .folding{padding-left:262px;margin-bottom:20px}}.list-product .folding:after{content:"";display:table;clear:both}.list-product .folding>header{padding-left:109px;margin-bottom:15px}@media screen and (min-width:750px){.list-product .folding>header{padding-left:0;margin-bottom:9px}}.list-product .folding>header:after{content:"";display:table;clear:both}@media screen and (min-width:750px){.list-product .folding>header:after{display:none}}.list-product .folding>header .img-container{float:left;width:100px;height:100px;margin-right:9px;margin-left:-109px;box-sizing:border-box;border:1px solid #ededed;margin-top:4px;background:#fff;position:relative}@media screen and (min-width:750px){.list-product .folding>header .img-container{width:236px;height:236px;margin-right:26px;margin-left:-262px}}.list-product .folding>header .img-container img{border:none;position:absolute;max-width:100%;max-height:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.list-product .folding>header h1,.list-product .folding>header h2,.list-product .folding>header h3,.list-product .folding>header p{margin:0;padding:0;line-height:1.25em}.list-product .folding>header h1:nth-child(2),.list-product .folding>header h2:nth-child(2),.list-product .folding>header h3:nth-child(2),.list-product .folding>header p:nth-child(2){font-size:1rem;font-weight:400;color:#000;margin-bottom:5px}@media screen and (min-width:470px){.list-product .folding>header h1:nth-child(2),.list-product .folding>header h2:nth-child(2),.list-product .folding>header h3:nth-child(2),.list-product .folding>header p:nth-child(2){font-size:1.25rem}}.list-product .folding>header h1:nth-child(2) a,.list-product .folding>header h2:nth-child(2) a,.list-product .folding>header h3:nth-child(2) a,.list-product .folding>header p:nth-child(2) a{color:inherit}.list-product .folding>header h1:nth-child(2) a:hover,.list-product .folding>header h2:nth-child(2) a:hover,.list-product .folding>header h3:nth-child(2) a:hover,.list-product .folding>header p:nth-child(2) a:hover{color:#db9200}.list-product .folding>header h1:nth-child(3),.list-product .folding>header h2:nth-child(3),.list-product .folding>header h3:nth-child(3),.list-product .folding>header p:nth-child(3){font-size:.875rem;font-weight:300}@media screen and (min-width:470px){.list-product .folding>header h1:nth-child(3),.list-product .folding>header h2:nth-child(3),.list-product .folding>header h3:nth-child(3),.list-product .folding>header p:nth-child(3){font-size:1rem}}.list-product .folding .review-content .author{padding-left:48px;margin-bottom:18px}.list-product .folding .review-content .author .img-container{width:40px;height:40px;margin-left:-48px;margin-right:8px;float:left;overflow:hidden;border:1px solid #ededed}.list-product .folding .review-content .author .img-container img{width:100%;height:100%}.list-product .folding .review-content .author div{margin-bottom:15px}@media screen and (min-width:520px){.list-product .folding .review-content .author div{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:0}}.list-product .folding .review-content .author div a{display:block;color:#000}.list-product .folding .review-content .author div a:hover{color:#db9200}.list-product .folding .review-content .author div span{font-size:.875rem;font-weight:300}.list-product .folding .review-content .author .review-rating{font-size:1rem;font-weight:300;margin-bottom:11px}.list-product .folding .review-content .author .review-rating strong{font-weight:300;color:#000}.list-product .folding .review-content .author .review-rating small{font-weight:300;font-size:1rem}.list-product .folding .review-content .author .review-rating small a{font-weight:400}.list-product .folding .review-content .author .review-rating .list-stars{margin-left:5px;font-size:16px;letter-spacing:4px;color:#000}.list-product .folding .review-content .author .hot{font-size:1rem;font-weight:300}.list-product .folding .review-content .author .hot i{font-size:20px;vertical-align:middle;margin-right:4px}@media screen and (min-width:470px){.list-product .folding .review-content .author .hot i{margin-right:11px}}.list-product .folding .review-content .author .hot strong{font-weight:inherit;color:#000}.list-product .folding .review-content .review-c{max-height:5em;overflow:hidden;position:relative}.list-product .folding .review-content .review-c a.read-more{position:absolute;line-height:1.25em;bottom:0;right:0;background:#fff;color:#000}.list-product .folding .review-content .review-c a.read-more i{color:#bd7e00;margin-left:6px;font-size:14px}.list-product .folding .review-content .review-c a.read-more:hover{color:#db9200}.list-product .folding .review-content .review-c a.read-more:hover i{color:inherit}.list-product .folding .review-content .review-c a.read-more:before{content:"...";background:#fff;margin-right:6px;color:#787878;font-weight:300}.list-product .folding .review-content .review-c p{margin:0;line-height:1.25em;font-weight:300}.list-product .folding .review-content .review-c p.header{color:#000;margin-bottom:1.25em}.list-product .folding .rating-reviews{position:relative;font-size:1.25rem;font-weight:300;margin-bottom:11px}@media screen and (min-width:750px){.list-product .folding .rating-reviews{margin-bottom:24px}}.list-product .folding .rating-reviews strong{font-weight:300;color:#000}.list-product .folding .rating-reviews small{font-weight:300;font-size:1rem}.list-product .folding .rating-reviews small a{font-weight:400}.list-product .folding .rating-reviews .list-stars{margin-left:5px;font-size:20px;letter-spacing:6px;color:#000}.list-product .folding .rating-reviews button{width:140px;height:30px;padding:0;position:absolute;right:-1px;top:-2px;display:none}@media screen and (min-width:490px){.list-product .folding .rating-reviews button{display:block}}.list-product .folding .recommend-list{margin-bottom:11px}@media screen and (min-width:750px){.list-product .folding .recommend-list{margin-bottom:32px}}.list-product .folding .recommend-list button.recommend{font-size:25px;vertical-align:middle;margin-right:3px}@media screen and (min-width:470px){.list-product .folding .recommend-list button.recommend{margin-right:6px}}.list-product .folding .recommend-list .recommend{font-weight:300;font-size:1rem;margin-right:6px}@media screen and (min-width:470px){.list-product .folding .recommend-list .recommend{margin-right:26px}}.list-product .folding .recommend-list .recommend strong{font-size:1rem;font-weight:inherit;color:#000}.list-product .folding .recommend-list .recommend span{display:none}@media screen and (min-width:415px){.list-product .folding .recommend-list .recommend span{display:inline}}.list-product .folding .recommend-list .hot{font-size:1rem;font-weight:300;margin-right:6px}@media screen and (min-width:470px){.list-product .folding .recommend-list .hot{margin-right:25px}}.list-product .folding .recommend-list .hot i{font-size:20px;vertical-align:middle;margin-right:4px}@media screen and (min-width:470px){.list-product .folding .recommend-list .hot i{margin-right:11px}}.list-product .folding .recommend-list .hot strong{font-weight:inherit;color:#000}.list-product .folding .recommend-list .buy-again{font-size:.875rem;font-weight:300}@media screen and (min-width:415px){.list-product .folding .recommend-list .buy-again{font-size:1rem}}.list-product .folding .recommend-list .buy-again strong{font-weight:inherit;color:#000;font-size:1rem}.list-product .folding .ceneo{font-weight:300;font-size:.875rem;display:block}@media screen and (min-width:415px){.list-product .folding .ceneo{font-size:1rem}}.list-product .folding .ceneo i{vertical-align:middle}@media screen and (min-width:340px){.list-product .folding .ceneo i{margin-right:9px}}.list-product .folding .ceneo a,.list-product .folding .ceneo strong{font-weight:400;color:#f7951d}.list-product .folding .ceneo a:hover{color:#f88a0d}.list-product .folding .ceneo span{color:#000}.list-product.recommended{background:#fafafa;margin:-7px -15px 26px;padding:6px 14px 0;border:1px solid #ededed}.list-product.recommended dl{border-bottom:1px solid #ededed;padding-bottom:20px;margin-bottom:-1px;z-index:1;position:relative}.list-product.recommended+.list-product.recommended{margin-top:-27px;padding-top:27px;border-top:none}.list-product.recommended+.list-product.recommended .recommended{display:none}.list-product dl{font-size:0;padding:0;margin:0;display:none;-webkit-column-count:2;-moz-column-count:2;column-count:2}@media screen and (min-width:750px){.list-product dl{display:block}}.list-product dl dt{font-weight:300;margin:0;padding:0;display:inline-block;text-align:right;font-size:.875rem;line-height:1.25em;width:70px;margin-right:2px;vertical-align:top;margin-bottom:10px}@media screen and (min-width:760px){.list-product dl dt{margin-bottom:0}}.list-product dl dt:after{content:":"}.list-product dl dd{line-height:1.25em;display:inline-block;font-size:.875rem;margin:0;padding:0;font-weight:400;color:#000;width:calc(100% - 72px);margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-product dl dd a{color:inherit}.list-product dl dd a:hover{color:#db9200}@media screen and (min-width:760px){.list-product dl dd{margin-bottom:0}}.list-product.in-pocket{position:relative}@media screen and (min-width:600px){.list-product.in-pocket{padding-right:100px}}.list-product.in-pocket .folding{margin-bottom:0;padding-left:0}@media screen and (min-width:750px){.list-product.in-pocket .folding{padding-left:131px}}.list-product.in-pocket .folding>header>.date{font-size:.813rem;font-weight:300}.list-product.in-pocket .folding>header>.date strong{font-weight:inherit;color:#000}.list-product.in-pocket .folding>header .img-container{width:105px;height:105px;margin-left:-131px;margin-right:26px}.list-product.in-pocket .folding>header h1,.list-product.in-pocket .folding>header h2,.list-product.in-pocket .folding>header h3,.list-product.in-pocket .folding>header p{margin:0;padding:0;line-height:1.25em}.list-product.in-pocket .folding>header h1:nth-child(3),.list-product.in-pocket .folding>header h2:nth-child(3),.list-product.in-pocket .folding>header h3:nth-child(3),.list-product.in-pocket .folding>header p:nth-child(3){font-size:1rem;font-weight:400;color:#000;margin-bottom:5px}@media screen and (min-width:470px){.list-product.in-pocket .folding>header h1:nth-child(3),.list-product.in-pocket .folding>header h2:nth-child(3),.list-product.in-pocket .folding>header h3:nth-child(3),.list-product.in-pocket .folding>header p:nth-child(3){font-size:1.25rem}}.list-product.in-pocket .folding>header h1:nth-child(3) a,.list-product.in-pocket .folding>header h2:nth-child(3) a,.list-product.in-pocket .folding>header h3:nth-child(3) a,.list-product.in-pocket .folding>header p:nth-child(3) a{color:inherit}.list-product.in-pocket .folding>header h1:nth-child(3) a:hover,.list-product.in-pocket .folding>header h2:nth-child(3) a:hover,.list-product.in-pocket .folding>header h3:nth-child(3) a:hover,.list-product.in-pocket .folding>header p:nth-child(3) a:hover{color:#db9200}.list-product.in-pocket .folding>header h1:nth-child(4),.list-product.in-pocket .folding>header h2:nth-child(4),.list-product.in-pocket .folding>header h3:nth-child(4),.list-product.in-pocket .folding>header p:nth-child(4){font-size:.875rem;font-weight:300}@media screen and (min-width:470px){.list-product.in-pocket .folding>header h1:nth-child(4),.list-product.in-pocket .folding>header h2:nth-child(4),.list-product.in-pocket .folding>header h3:nth-child(4),.list-product.in-pocket .folding>header p:nth-child(4){font-size:1rem}}.list-product.in-pocket .folding .recommend-list{margin-bottom:0}.list-product.in-pocket .dropdown-container{float:right;text-align:center}.list-product.in-pocket .dropdown-container>a{color:#000;font-size:12px}.list-product.in-pocket .dropdown-container>a:hover{color:#db9200}.list-product.in-pocket .dropdown-container:after{width:100%;left:0;right:0;bottom:-1px;background:#fff;height:1px;content:"";position:absolute}.list-product.in-pocket .dropdown-container.active .dropdown{border-width:1px}@media screen and (min-width:600px){.list-product.in-pocket ul.options{position:absolute;right:0;top:12px;margin:0;padding:0;list-style-type:none}}.list-product.in-pocket ul.options li{text-align:right;margin-bottom:18px}.list-product.in-pocket ul.options li a{font-weight:400;color:#000}.list-product.in-pocket ul.options li a:hover{color:#db9200}.featured{font-size:0;border-bottom:1px solid #ededed;margin:0 0 26px;max-height:196px}@media screen and (min-width:500px){.featured{max-height:180px}}.featured:after{content:"";display:table;clear:both}.featured>p{font-size:1.25rem;font-weight:300;margin:0 0 14px;line-height:1.25em;float:left}.featured a.more{float:right;font-size:1rem;color:#000}.featured a.more i{color:#bd7e00;font-size:14px;display:inline-block;vertical-align:middle;margin-left:5px}.featured a.more span{display:none}@media screen and (min-width:500px){.featured a.more span{display:block}}.featured a.more:hover{color:#db9200}.featured a.more:hover i{color:inherit}.featured a.more:first-of-type{display:none}@media screen and (min-width:500px){.featured a.more:first-of-type{display:block}}.featured a.more:last-of-type{margin-top:-24px;margin-bottom:15px}@media screen and (min-width:500px){.featured a.more:last-of-type{display:none}}.featured .slider-pager{position:absolute;bottom:10px;left:0;right:0}@media screen and (min-width:690px){.featured .slider-pager{display:none}}.featured .cycle-slideshow-rwd{clear:both;padding-bottom:10px}@media screen and (min-width:690px){.featured .cycle-slideshow-rwd{padding:0}}.featured .product-promoted-tile{overflow:hidden;margin-bottom:20px;font-size:1rem;box-sizing:border-box;padding-left:108px;width:300px;display:inline-block;margin-right:30px;white-space:normal}@media screen and (min-width:690px){.featured .product-promoted-tile{width:calc(50% - 15px)}}.featured .product-promoted-tile:last-of-type{margin-right:0}.featured .product-promoted-tile .img-container{position:relative;border:1px solid #ededed;box-sizing:border-box;float:left;margin:0 8px 0 -108px;width:100px;height:100px}.featured .product-promoted-tile .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.featured .product-promoted-tile>a{color:#000;font-weight:400;display:block;margin-bottom:9px;margin-top:-2px}.featured .product-promoted-tile>a:hover{color:#db9200}.featured .product-promoted-tile .promoted-stars{font-size:20px;letter-spacing:6px;margin-bottom:5px;color:#000}.featured .product-promoted-tile p{margin:0;padding:0;font-size:1rem;font-weight:300}.featured .product-promoted-tile p a{font-weight:400}.featured .product-promoted-tile p span{font-size:1.25rem}.featured .product-promoted-tile p span strong{font-weight:400;color:#000}.filters .filter{margin-bottom:19px}.filters .filter>strong{display:block;font-weight:300;font-size:1.25rem;margin-bottom:16px;color:#000}.filters .filter>strong.border{border-bottom:1px solid #ededed;padding-bottom:4px}.filters .filter input{margin:0;background:#fff;border:1px solid #ededed;border-radius:0;box-sizing:border-box;height:50px;vertical-align:top;padding:0 0 0 10px;font-weight:300;font-size:1rem;font-family:Lato,sans-serif}.filters .filter.price{font-size:0}.filters .filter.price>strong{margin-bottom:4px}.filters .filter.price input{display:inline-block;width:75px;margin-right:10px}.filters .filter.price button{width:50px;height:50px;vertical-align:top}.filters .filter .search-container{position:relative;margin-bottom:17px}.filters .filter .search-container input{width:100%;padding-right:48px}.filters .filter .search-container button{border:none;right:1px;top:1px;position:absolute;width:48px;height:48px}.filters .filter .search-container button:hover{border:none;background:none;color:#db9200;padding:14px 16px}.filters ul.pockets-list{border-top:1px solid #ededed;margin:0;padding:0;list-style-type:none}.filters ul.pockets-list li{height:51px;box-sizing:border-box;padding:9px 0;border-bottom:1px solid #ededed;font-size:.875rem;font-weight:300}.filters ul.pockets-list li a{display:block;color:#000;font-size:1rem;font-weight:400}.filters ul.pockets-list li a:hover{color:#db9200}.filters ul.pockets-list li.current a{cursor:auto;color:#787878}.filters ul.checkboxes{margin:0 0 11px;padding:0;list-style-type:none;overflow:hidden;transition:max-height .5s}.filters ul.checkboxes li{padding:0;margin:0 0 11px;color:#000;font-weight:400;display:none}.filters ul.checkboxes li:nth-child(-n+5){display:block}.filters ul.checkboxes li:last-child{margin-bottom:0}.filters ul.checkboxes.expand li{display:block}.filters .cb-more{color:#000;font-size:.875rem}.filters .cb-more i{font-size:8px;margin-left:5px;display:inline-block;vertical-align:middle;color:#bd7e00}.filters .cb-more:hover{color:#db9200}.filters .cb-more:hover i{color:inherit}.filters .cb-more .hide,.filters .cb-more.show-less-bn .show{display:none}.filters .cb-more.show-less-bn .hide{display:initial}.filters ul.categories-list{margin:0;padding:18px 18px 5px;list-style-type:none;border:1px solid #ededed;position:relative;overflow:hidden;transition:max-height .5s,height .5s}.filters ul.categories-list>li{font-size:1rem;margin-bottom:11px;max-height:25px;width:100%;overflow:hidden;transition:margin-left .5s;display:table}.filters ul.categories-list>li a,.filters ul.categories-list>li label{color:#000;font-weight:400;display:table-cell;vertical-align:bottom}.filters ul.categories-list>li a:hover,.filters ul.categories-list>li label:hover{color:#db9200}.filters ul.categories-list>li span{display:table-cell;vertical-align:bottom;text-align:right;font-weight:300}.filters ul.categories-list>li:after{display:table;content:"";clear:both}.filters ul.categories-list>li.w-sub .sub{position:absolute;left:218px;top:18px;width:218px;transition:left .5s;padding:0 18px;box-sizing:border-box;max-height:0}.filters ul.categories-list>li.w-sub .sub>a{margin-bottom:11px;display:block;font-size:1.125rem}.filters ul.categories-list>li.w-sub .sub>a:before{content:"\E906";color:#bd7e00;margin-right:5px}.filters ul.categories-list>li.w-sub .sub ul{clear:both;margin:0;padding:0;list-style-type:none}.filters ul.categories-list>li.w-sub .sub ul li{margin-bottom:8px;display:table;width:100%}.filters ul.categories-list>li.w-sub .sub ul li:last-child{margin-bottom:0}.filters ul.categories-list>li.w-sub .sub ul li:after{display:table;content:"";clear:both}.filters ul.categories-list.sub>li{margin-left:-218px}.filters ul.categories-list.sub>li.current .sub{max-height:none;left:0}.popup-form,.wholepage-form{max-width:570px;margin:25px auto 0}.popup-form>header h1,.popup-form>header h2,.popup-form>header h3,.popup-form>header strong,.wholepage-form>header h1,.wholepage-form>header h2,.wholepage-form>header h3,.wholepage-form>header strong{display:block;margin:0 0 16px;font-weight:300;color:#000;font-size:1.5rem;line-height:1.25em;border-bottom:1px solid #ededed;padding:0 0 16px}.popup-form>header p,.wholepage-form>header p{font-weight:300;font-size:1rem;line-height:1.25em;margin:0 0 25px}.popup-form>header.review-header h1,.popup-form>header.review-header h2,.popup-form>header.review-header h3,.popup-form>header.review-header strong,.wholepage-form>header.review-header h1,.wholepage-form>header.review-header h2,.wholepage-form>header.review-header h3,.wholepage-form>header.review-header strong{border:none;padding:0;margin:0 0 23px}.popup-form>header.review-header .product,.wholepage-form>header.review-header .product{padding-left:151px;margin:0 0 17px}.popup-form>header.review-header .product .img-container,.wholepage-form>header.review-header .product .img-container{border:1px solid #ededed;box-sizing:border-box;overflow:hidden;position:relative;float:left;width:121px;height:121px;margin-right:30px;margin-left:-151px;margin-top:2px}.popup-form>header.review-header .product .img-container img,.wholepage-form>header.review-header .product .img-container img{width:99%;height:99%;top:50%;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.popup-form>header.review-header .product a,.popup-form>header.review-header .product h1,.popup-form>header.review-header .product h2,.popup-form>header.review-header .product h3,.popup-form>header.review-header .product strong,.wholepage-form>header.review-header .product a,.wholepage-form>header.review-header .product h1,.wholepage-form>header.review-header .product h2,.wholepage-form>header.review-header .product h3,.wholepage-form>header.review-header .product strong{color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin:0 0 5px}.popup-form>header.review-header .product p,.wholepage-form>header.review-header .product p{font-size:.875rem;margin:0}.popup-form>header.review-header .product:after,.wholepage-form>header.review-header .product:after{content:"";clear:both;display:table}.popup-form .label-input-wrapper,.wholepage-form .label-input-wrapper{margin:0 0 27px}.popup-form .label-input-wrapper>label,.wholepage-form .label-input-wrapper>label{display:block;color:#000;font-weight:300;font-size:1rem;line-height:1.25em;margin-bottom:5px}.popup-form .label-input-wrapper>label i.req,.wholepage-form .label-input-wrapper>label i.req{color:#f31212;font-weight:700;margin-left:-2px;margin-right:2px}.popup-form .label-input-wrapper>label small,.wholepage-form .label-input-wrapper>label small{color:#787878;font-weight:inherit;font-size:inherit}.popup-form .label-input-wrapper>label.bordered,.wholepage-form .label-input-wrapper>label.bordered{border-bottom:1px solid #ededed;padding-bottom:5px;margin-bottom:17px}.popup-form .label-input-wrapper>.select2,.popup-form .label-input-wrapper>input,.popup-form .label-input-wrapper>select,.popup-form .label-input-wrapper>textarea,.wholepage-form .label-input-wrapper>.select2,.wholepage-form .label-input-wrapper>input,.wholepage-form .label-input-wrapper>select,.wholepage-form .label-input-wrapper>textarea{display:block;box-sizing:border-box;width:100%!important}.popup-form .label-input-wrapper>.with-unit>input,.popup-form .label-input-wrapper>input,.popup-form .label-input-wrapper>textarea,.wholepage-form .label-input-wrapper>.with-unit>input,.wholepage-form .label-input-wrapper>input,.wholepage-form .label-input-wrapper>textarea{border:1px solid #ededed;padding:17px 10px;font-size:1rem;font-family:Lato,sans-serif;font-weight:300;margin:0;line-height:14px;box-sizing:border-box}.popup-form .label-input-wrapper>.with-unit>input,.popup-form .label-input-wrapper>input,.wholepage-form .label-input-wrapper>.with-unit>input,.wholepage-form .label-input-wrapper>input{height:50px}.popup-form .label-input-wrapper>.with-unit,.wholepage-form .label-input-wrapper>.with-unit{position:relative}.popup-form .label-input-wrapper>.with-unit>input,.wholepage-form .label-input-wrapper>.with-unit>input{width:100%;padding-right:65px}.popup-form .label-input-wrapper>.with-unit>.select2,.popup-form .label-input-wrapper>.with-unit>select,.wholepage-form .label-input-wrapper>.with-unit>.select2,.wholepage-form .label-input-wrapper>.with-unit>select{width:60px;position:absolute;right:0;top:0}.popup-form .label-input-wrapper>textarea,.wholepage-form .label-input-wrapper>textarea{min-height:160px}.popup-form .label-input-wrapper ul.errorlist,.wholepage-form .label-input-wrapper ul.errorlist{margin:0;padding:0;list-style-type:none;color:#f31212;font-size:.875rem;font-weight:300;line-height:1.25em}.wholepage-form .label-input-wrapper ul.errorlist{margin:.5rem 0 0}.popup-form .label-input-wrapper ul.errorlist li{display:inline}.popup-form .label-input-wrapper ul.check-radio-list,.wholepage-form .label-input-wrapper ul.check-radio-list{margin:0;padding:16px 0 0;list-style-type:none;color:#000;line-height:1.25em;border-top:1px solid #ededed}.popup-form .label-input-wrapper ul.check-radio-list.scroll,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll{border:1px solid #ededed;box-sizing:border-box;max-height:171px;overflow-y:scroll;overflow-x:hidden;padding:16px 9px 0}.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less{overflow-y:hidden}@media screen and (min-width:620px){.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less{overflow-y:scroll;max-height:171px!important}}.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn,.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn{margin:5px auto 0;color:#000;display:inline-block}.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn i,.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn i,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn i,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn i{font-size:8px;margin-left:5px;color:#bd7e00}.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn:hover,.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn:hover,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn:hover,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn:hover{color:#db9200}.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn:hover i,.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn:hover i,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn:hover i,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn:hover i{color:inherit}@media screen and (min-width:620px){.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn,.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn{display:none}}.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn .open,.popup-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn .close,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-less-bn .open,.wholepage-form .label-input-wrapper ul.check-radio-list.scroll.show-less+.show-more-bn .close{display:none}.popup-form .label-input-wrapper ul.check-radio-list li,.wholepage-form .label-input-wrapper ul.check-radio-list li{margin-bottom:10px}.popup-form .label-input-wrapper.errors .select2 .selection .select2-selection,.popup-form .label-input-wrapper.errors>.select2,.popup-form .label-input-wrapper.errors>input,.popup-form .label-input-wrapper.errors>select,.popup-form .label-input-wrapper.errors>textarea,.popup-form .label-input-wrapper.errors>ul.check-radio-list.scroll,.wholepage-form .label-input-wrapper.errors .select2 .selection .select2-selection,.wholepage-form .label-input-wrapper.errors>.select2,.wholepage-form .label-input-wrapper.errors>input,.wholepage-form .label-input-wrapper.errors>select,.wholepage-form .label-input-wrapper.errors>textarea,.wholepage-form .label-input-wrapper.errors>ul.check-radio-list.scroll{border-color:#f31212}.popup-form .label-input-wrapper.uploader,.wholepage-form .label-input-wrapper.uploader{font-size:0}.popup-form .label-input-wrapper.uploader p,.wholepage-form .label-input-wrapper.uploader p{font-weight:300;font-size:.875rem;line-height:1.25em;margin:0 0 28px}@media screen and (min-width:440px){.popup-form .label-input-wrapper.uploader p,.wholepage-form .label-input-wrapper.uploader p{font-size:1rem}}.popup-form .label-input-wrapper.uploader>button,.wholepage-form .label-input-wrapper.uploader>button{width:270px;margin-bottom:17px;display:block}.popup-form .label-input-wrapper.uploader .img-container,.wholepage-form .label-input-wrapper.uploader .angular-ui-tree-placeholder,.wholepage-form .label-input-wrapper.uploader .img-container{border:1px solid #ededed;box-sizing:border-box;display:inline-block;font-size:1rem;margin-bottom:10px;margin-right:10px;padding-bottom:calc(20% - 8px);position:relative;vertical-align:top;width:calc(20% - 8px)}@media screen and (min-width:440px){.popup-form .label-input-wrapper.uploader .img-container,.wholepage-form .label-input-wrapper.uploader .angular-ui-tree-placeholder,.wholepage-form .label-input-wrapper.uploader .img-container{height:76px;padding-bottom:0;width:76px}}.popup-form .label-input-wrapper.uploader .img-container:last-child,.wholepage-form .label-input-wrapper.uploader .img-container:last-child{margin-right:0}.popup-form .label-input-wrapper.uploader .img-container img,.wholepage-form .label-input-wrapper.uploader .img-container img{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);max-width:100%;max-height:100%}.angular-ui-tree-drag button,.popup-form .label-input-wrapper.uploader .img-container button,.wholepage-form .label-input-wrapper.uploader .img-container button{background:none;border:none;font-size:11px;height:21px;margin:0;padding:5px;position:absolute;right:0;top:0;width:21px}.popup-form .label-input-wrapper.uploader .img-container button:hover,.wholepage-form .label-input-wrapper.uploader .img-container button:hover{color:#db9200}.popup-form .label-input-wrapper.rating,.wholepage-form .label-input-wrapper.rating{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:14px 0 10px}.popup-form .label-input-wrapper.rating+.rating,.wholepage-form .label-input-wrapper.rating+.rating{border-top:none;margin-top:-27px}.popup-form .label-input-wrapper.rating>label,.wholepage-form .label-input-wrapper.rating>label{float:left;margin-left:15px;font-size:.875rem}@media screen and (min-width:415px){.popup-form .label-input-wrapper.rating>label,.wholepage-form .label-input-wrapper.rating>label{font-size:1rem}}.popup-form .label-input-wrapper.rating>.star-rating,.wholepage-form .label-input-wrapper.rating>.star-rating{float:right}.popup-form .label-input-wrapper.rating>.star-rating .labels label,.wholepage-form .label-input-wrapper.rating>.star-rating .labels label{font-size:16px;height:16px;padding:0 2px}@media screen and (min-width:415px){.popup-form .label-input-wrapper.rating>.star-rating .labels label,.wholepage-form .label-input-wrapper.rating>.star-rating .labels label{font-size:20px;height:20px;padding:0 3px}}.popup-form .label-input-wrapper.rating>.star-rating .labels label:last-child,.wholepage-form .label-input-wrapper.rating>.star-rating .labels label:last-child{padding-right:0}.popup-form .label-input-wrapper.rating.big,.wholepage-form .label-input-wrapper.rating.big{padding:15px 0 16px}.popup-form .label-input-wrapper.rating.big>label,.wholepage-form .label-input-wrapper.rating.big>label{font-size:1rem;line-height:1.25em;margin-top:8px;margin-left:0}@media screen and (min-width:415px){.popup-form .label-input-wrapper.rating.big>label,.wholepage-form .label-input-wrapper.rating.big>label{font-size:1.25rem}}.popup-form .label-input-wrapper.rating.big>.star-rating,.wholepage-form .label-input-wrapper.rating.big>.star-rating{color:#000}.popup-form .label-input-wrapper.rating.big>.star-rating .labels label,.wholepage-form .label-input-wrapper.rating.big>.star-rating .labels label{font-size:23px;line-height:23px;padding:0 3px}@media screen and (min-width:415px){.popup-form .label-input-wrapper.rating.big>.star-rating .labels label,.wholepage-form .label-input-wrapper.rating.big>.star-rating .labels label{font-size:31px;height:31px;padding:0 4px}}.popup-form .label-input-wrapper.rating.big>.star-rating .labels label:last-child,.wholepage-form .label-input-wrapper.rating.big>.star-rating .labels label:last-child{padding-right:0}.popup-form .label-input-wrapper.rating:after,.wholepage-form .label-input-wrapper.rating:after{content:"";clear:both;display:table}.popup-form .label-input-wrapper ul.line-check-radio,.wholepage-form .label-input-wrapper ul.line-check-radio{margin:0;padding:0;list-style-type:none;font-size:0}.popup-form .label-input-wrapper ul.line-check-radio li,.wholepage-form .label-input-wrapper ul.line-check-radio li{font-size:1rem;display:inline-block;color:#000;margin-right:60px}.popup-form .label-input-wrapper.double>.select2:first-of-type,.popup-form .label-input-wrapper.double>input:first-of-type,.popup-form .label-input-wrapper.double>select:first-of-type,.popup-form .label-input-wrapper.double>textarea:first-of-type,.wholepage-form .label-input-wrapper.double>.select2:first-of-type,.wholepage-form .label-input-wrapper.double>input:first-of-type,.wholepage-form .label-input-wrapper.double>select:first-of-type,.wholepage-form .label-input-wrapper.double>textarea:first-of-type{margin-bottom:27px}.popup-form .columns:after,.wholepage-form .columns:after{content:"";clear:both;display:table}@media screen and (min-width:620px){.popup-form .columns>*,.wholepage-form .columns>*{float:left;width:calc(50% - 15px);margin-right:30px}.popup-form .columns>:nth-child(2n),.wholepage-form .columns>:nth-child(2n){margin-right:0}}.popup-form .product_packages .add_package,.wholepage-form .product_packages .add_package{font-size:0}.popup-form .product_packages .add_package>.label-input-wrapper,.wholepage-form .product_packages .add_package>.label-input-wrapper{font-size:1rem;display:inline-block;vertical-align:top;width:calc(50% - 10px)}.popup-form .product_packages .add_package>.label-input-wrapper:first-child,.wholepage-form .product_packages .add_package>.label-input-wrapper:first-child{margin-right:20px}@media screen and (min-width:620px){.popup-form .product_packages .add_package>.label-input-wrapper,.wholepage-form .product_packages .add_package>.label-input-wrapper{width:calc(25% - 22.5px);margin-right:30px}}.popup-form .product_packages .add_package>.label-input-wrapper.wide,.wholepage-form .product_packages .add_package>.label-input-wrapper.wide{margin-right:0;width:100%}@media screen and (min-width:620px){.popup-form .product_packages .add_package>.label-input-wrapper.wide,.wholepage-form .product_packages .add_package>.label-input-wrapper.wide{width:calc(50% - 125px)}}.popup-form .product_packages .add_package>a,.wholepage-form .product_packages .add_package>a{font-size:1rem;font-weight:400;display:inline-block;color:#000;width:100%;text-align:center;margin:0 0 30px}@media screen and (min-width:620px){.popup-form .product_packages .add_package>a,.wholepage-form .product_packages .add_package>a{text-align:right;margin:41px 0 0 6px;width:104px}}.popup-form .product_packages .add_package>a:hover,.wholepage-form .product_packages .add_package>a:hover{color:#db9200}.popup-form .product_packages table,.wholepage-form .product_packages table{width:100%;border-top:1px solid #ededed;margin:0 0 30px}@media screen and (min-width:620px){.popup-form .product_packages table,.wholepage-form .product_packages table{border-bottom:1px solid #ededed;display:table;border-collapse:collapse;table-layout:fixed;margin:-8px 0 30px}}.popup-form .product_packages table tr,.wholepage-form .product_packages table tr{border-bottom:1px solid #ededed;display:block;padding:16px 0;position:relative}@media screen and (min-width:620px){.popup-form .product_packages table tr,.wholepage-form .product_packages table tr{border-top:1px solid #ededed;display:table-row}}.popup-form .product_packages table tr td,.wholepage-form .product_packages table tr td{color:#000;font-weight:300;font-size:1rem;box-sizing:border-box;display:block;width:100%;margin:0 0 10px}@media screen and (min-width:620px){.popup-form .product_packages table tr td,.wholepage-form .product_packages table tr td{display:table-cell;width:25%;padding:0 15px;border-top:1px solid #ededed;border-bottom:1px solid #ededed;height:51px;margin:0}}.popup-form .product_packages table tr td:first-child,.wholepage-form .product_packages table tr td:first-child{padding-left:0}.popup-form .product_packages table tr td:nth-child(3),.wholepage-form .product_packages table tr td:nth-child(3){margin:0}@media screen and (min-width:620px){.popup-form .product_packages table tr td:nth-child(3),.wholepage-form .product_packages table tr td:nth-child(3){width:calc(50% - 64px)}}.popup-form .product_packages table tr td:last-child,.wholepage-form .product_packages table tr td:last-child{text-align:right;width:64px;top:16px;right:0;position:absolute}@media screen and (min-width:620px){.popup-form .product_packages table tr td:last-child,.wholepage-form .product_packages table tr td:last-child{position:static;top:auto;right:auto;padding-right:0}}.popup-form .product_packages table tr td .label,.wholepage-form .product_packages table tr td .label{color:#787878}.popup-form .product_packages table tr td .label:after,.wholepage-form .product_packages table tr td .label:after{content:": "}@media screen and (min-width:620px){.popup-form .product_packages table tr td .label,.wholepage-form .product_packages table tr td .label{display:none}}.popup-form .product_packages table:empty,.wholepage-form .product_packages table:empty{border:none;margin:0}.popup-form .actions-row,.wholepage-form .actions-row{text-align:right;overflow:hidden;margin-top:20px;margin-bottom:12px}.popup-form .actions-row a,.wholepage-form .actions-row a{color:#000;display:block;text-align:center;margin:0 auto}@media screen and (min-width:440px){.popup-form .actions-row a,.wholepage-form .actions-row a{float:right}}.popup-form .actions-row a:hover,.wholepage-form .actions-row a:hover{color:#db9200}.popup-form .submit-row,.wholepage-form .submit-row{text-align:right;margin-top:46px;overflow:hidden}.popup-form .submit-row button,.wholepage-form .submit-row button{width:270px;display:block;margin:0 auto}@media screen and (min-width:440px){.popup-form .submit-row button,.wholepage-form .submit-row button{float:right}}.popup-form .submit-row a,.wholepage-form .submit-row a{color:#000;display:block;text-align:center;max-width:60px;margin:16px auto 0}@media screen and (min-width:440px){.popup-form .submit-row a,.wholepage-form .submit-row a{margin-right:26px;float:right}}.popup-form .submit-row a:hover,.wholepage-form .submit-row a:hover{color:#db9200}.popup-form .reviewer-rules,.wholepage-form .reviewer-rules{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:27px 0;margin:60px 0;text-align:center}.popup-form .reviewer-rules a,.wholepage-form .reviewer-rules a{color:#000}.popup-form .reviewer-rules a:hover,.wholepage-form .reviewer-rules a:hover{color:#db9200}.mfp-content{background:#fff;border:1px solid #ededed;max-width:750px;margin:0 auto;padding:15px;box-sizing:border-box}.mfp-content .mfp-close{font-size:0;color:#000;background:none;padding:10px}.mfp-content .mfp-close:hover{color:#db9200}.mfp-content .mfp-close:after{font-size:20px;content:"\E90D";width:20px;height:20px}.mfp-content header .h2,.mfp-content header h1,.mfp-content header h2,.mfp-content header h3,.mfp-content header strong{display:block;font-size:1.5rem;font-weight:300;color:#000;padding:0 0 8px;margin:0 0 24px;border-bottom:1px solid #ededed}.mfp-content .product-info{padding:0 0 0 80px;margin:0 auto 24px;max-width:570px;box-sizing:border-box}.mfp-content .product-info .img-container{border:1px solid #ededed;box-sizing:border-box;overflow:hidden;position:relative;float:left;width:65px;height:65px;margin-right:15px;margin-left:-80px;margin-top:-3px}.mfp-content .product-info .img-container img{width:99%;height:99%;top:50%;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mfp-content .product-info a,.mfp-content .product-info h1,.mfp-content .product-info h2,.mfp-content .product-info h3,.mfp-content .product-info strong{color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin:0 0 5px}.mfp-content .product-info p{font-size:.875rem;margin:0}.mfp-content .product-info:after{content:"";clear:both;display:table}.mfp-content .popup-confirm>p,.mfp-content .popup-ok>p{max-width:570px;font-size:1rem;font-weight:300;color:#000;margin:0 auto 15px}.mfp-content .popup-confirm>.row,.mfp-content .popup-ok>.row{max-width:570px;margin:0 auto}.mfp-content .popup-confirm>.row button,.mfp-content .popup-ok>.row button{float:right;min-width:90px}.mfp-content .popup-confirm>.row a,.mfp-content .popup-ok>.row a{color:#000;display:block;text-align:center;max-width:190px;margin:16px auto 0}@media screen and (min-width:440px){.mfp-content .popup-confirm>.row a,.mfp-content .popup-ok>.row a{max-width:none;margin-right:26px;float:right}}.mfp-content .popup-confirm>.row a:hover,.mfp-content .popup-ok>.row a:hover{color:#db9200}.mfp-content .popup-confirm>.row:after,.mfp-content .popup-ok>.row:after{content:"";clear:both;display:table}.mfp-fade{transition:opacity .4s;opacity:0}.mfp-fade.mfp-ready{opacity:1}.mfp-fade.mfp-bg{opacity:.8}.profile-sidebar-container{margin-top:26px}@media screen and (min-width:740px){.profile-sidebar-container{padding-left:270px}}@media screen and (min-width:930px){.profile-sidebar-container{padding-left:381px}}@media screen and (min-width:1080px){.profile-sidebar-container{padding-right:190px}}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar{float:left;margin-top:3px;width:255px;margin-left:-270px;margin-right:15px}}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar{width:355px;margin-left:-381px;margin-right:26px}}.profile-sidebar-container>.sidebar>h1,.profile-sidebar-container>.sidebar>h2,.profile-sidebar-container>.sidebar>h3,.profile-sidebar-container>.sidebar>strong{display:block;margin:0 0 13px;font-size:1.25rem;font-weight:300;line-height:1.25em;color:#000}.profile-sidebar-container>.sidebar .s-block{border-top:1px solid #ededed;border-bottom:1px solid #ededed;margin-bottom:26px;padding:19px 0}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block{border:1px solid #ededed;padding:19px}}.profile-sidebar-container>.sidebar .s-block+.s-block{border-top:none;padding-top:0}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block+.s-block{border:1px solid #ededed;padding:19px}}.profile-sidebar-container>.sidebar .s-block ul.actions{margin:0;padding:0;list-style-type:none}.profile-sidebar-container>.sidebar .s-block ul.actions li{color:#000;position:relative;padding-left:29px;margin:0 0 10px}.profile-sidebar-container>.sidebar .s-block ul.actions li:last-child{margin-bottom:0}.profile-sidebar-container>.sidebar .s-block ul.actions li i{position:absolute;top:0;left:0}.profile-sidebar-container>.sidebar .s-block ul.actions li i.d-icon-messages{font-size:12px;top:2px}.profile-sidebar-container>.sidebar .s-block ul.actions li i.d-icon-settings{left:1px}.profile-sidebar-container>.sidebar .s-block ul.actions li span.count{overflow:hidden;position:absolute;background:#bd7e00;color:#fff;border-radius:50%;width:14px;height:14px;line-height:14px;text-align:center;font-size:12px;top:-4px;left:12px}.profile-sidebar-container>.sidebar .s-block ul.actions li a{color:inherit}.profile-sidebar-container>.sidebar .s-block ul.actions li a:hover{color:#db9200}.profile-sidebar-container>.sidebar .s-block ul.pockets{margin:-19px;padding:0;list-style-type:none}.profile-sidebar-container>.sidebar .s-block ul.pockets li{border-bottom:1px solid #ededed;padding:10px 21px 4px;font-size:.875rem}.profile-sidebar-container>.sidebar .s-block ul.pockets li:last-child{border:none}.profile-sidebar-container>.sidebar .s-block ul.pockets li p{margin:0}.profile-sidebar-container>.sidebar .s-block ul.pockets li a{font-size:1rem;color:#000;display:block}.profile-sidebar-container>.sidebar .s-block ul.pockets li a:hover{color:#db9200}.profile-sidebar-container>.sidebar .s-block .p-block{border-bottom:1px solid #ededed;padding:12px 0 18px}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block{padding:12px 19px 18px;margin:0 -19px}}.profile-sidebar-container>.sidebar .s-block .p-block:first-child{margin-top:-19px}.profile-sidebar-container>.sidebar .s-block .p-block:last-child{margin-bottom:-19px}.profile-sidebar-container>.sidebar .s-block .p-block.profile{padding:8px 0 7px 70px;overflow:hidden;position:relative}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.profile{padding:8px 12px 7px}}.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container{box-sizing:border-box;position:relative;overflow:hidden;display:block;border-radius:50%;margin-left:-70px;margin-right:10px;width:60px;height:60px;float:left}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container{float:none;width:100px;height:100px;margin:0 auto 14px}}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container{width:160px;height:160px}}.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container img{position:absolute;width:100%;height:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.profile-sidebar-container>.sidebar .s-block .p-block.profile h1,.profile-sidebar-container>.sidebar .s-block .p-block.profile h2,.profile-sidebar-container>.sidebar .s-block .p-block.profile h3,.profile-sidebar-container>.sidebar .s-block .p-block.profile strong{display:block;font-size:1.5rem;font-weight:300;color:#000;margin:0;line-height:1.25em;position:absolute;left:70px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.profile-sidebar-container>.sidebar .s-block .p-block.profile.with-rank h1{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.profile.with-rank h1,.profile-sidebar-container>.sidebar .s-block .p-block.profile h1,.profile-sidebar-container>.sidebar .s-block .p-block.profile h2,.profile-sidebar-container>.sidebar .s-block .p-block.profile h3,.profile-sidebar-container>.sidebar .s-block .p-block.profile strong{text-align:center;position:static;top:auto;left:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block.profile h1,.profile-sidebar-container>.sidebar .s-block .p-block.profile h2,.profile-sidebar-container>.sidebar .s-block .p-block.profile h3,.profile-sidebar-container>.sidebar .s-block .p-block.profile strong{font-size:2.25rem}}.profile-sidebar-container>.sidebar .s-block .p-block.buttons{padding:30px 0 20px;font-size:0}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons{padding:30px 19px 20px}}.profile-sidebar-container>.sidebar .s-block .p-block.buttons button{vertical-align:top;height:30px;padding:0;width:100px;font-size:1rem;margin-right:15px}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons button{width:80px}}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons button{width:120px}}.profile-sidebar-container>.sidebar .s-block .p-block.buttons button:last-child{margin-right:0}.profile-sidebar-container>.sidebar .s-block .p-block.buttons button.alt{width:calc(100% - 115px)}@media screen and (min-width:340px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons button.alt{width:180px}}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons button.alt{width:120px}}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons button.alt{width:180px}}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers{padding:28px 0 18px}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.subscribers{padding:28px 19px 18px}}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers p{margin:0 0 19px;font-weight:300}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers p strong{font-weight:inherit;color:#000}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers{margin:0 0 18px;padding:0;font-size:0;list-style-type:none}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers li{display:inline-block;font-size:1rem;width:30px;height:30px;margin-left:7px;overflow:hidden;border-radius:50%}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers li{width:40px;height:40px;margin-left:15px}}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers li:first-child{margin-left:0}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers li img{width:100%;height:100%}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers a.more{float:right;color:#000}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers a.more i{margin-left:6px;font-size:14px;color:#bd7e00}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers a.more:hover{color:#db9200}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers a.more:hover i{color:inherit}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers:after{content:"";display:table;clear:both}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats{margin:0;padding:0;list-style-type:none;font-size:0}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li{margin:0 0 0 5px;padding:45px 0 0;position:relative;font-weight:300;font-size:1rem;box-sizing:border-box;vertical-align:top;display:inline-block;width:calc(100% / 3 - 10px / 3)}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li:first-child{margin-left:0}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li{margin-left:15px;padding-top:67px;width:calc(100% / 3 - 30px / 3)}}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li i{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-size:30px}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li i{top:18px}}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li i.d-icon-star{font-size:30px;left:50%}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li i.d-icon-like{font-size:28px;left:50%}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li i.d-icon-product{font-size:29px;left:50%}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li p{margin:0;font-weight:300;text-align:center}.profile-sidebar-container>.sidebar .s-block .p-block ul.stats li p strong{font-weight:inherit;color:#000}.profile-sidebar-container>.sidebar .s-block .p-block>p{margin:-2px 0 6px;padding:0;color:#000;font-weight:300}.profile-sidebar-container>.sidebar .s-block .p-block ul.social-groups{margin:0 0 -4px;padding:0;list-style-type:none;font-size:0}.profile-sidebar-container>.sidebar .s-block .p-block ul.social-groups li{font-size:1rem;display:inline-block;margin:0 20px 0 0}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block ul.social-groups li{margin-right:29px}}.profile-sidebar-container>.sidebar .s-block .p-block ul.social-groups li a{color:#000}.profile-sidebar-container>.sidebar .s-block .p-block ul.social-groups li a:hover{color:#db9200}.profile-sidebar-container>.sidebar .s-block .p-block dl{margin:5px 0 0;padding:0;font-weight:300}.profile-sidebar-container>.sidebar .s-block .p-block dl dt{display:block;font-weight:inherit;margin:20px 0 0;padding:0}.profile-sidebar-container>.sidebar .s-block .p-block dl dt:first-child{margin:0}.profile-sidebar-container>.sidebar .s-block .p-block dl dd{display:block;font-weight:inherit;margin:0;padding:0;color:#000}.profile-sidebar-container>.sidebar .s-block .p-block:last-child{border-bottom:none}.profile-sidebar-container>.s-content{width:100%;float:left}.profile-sidebar-container>.br-content{float:right;margin-left:30px;margin-right:-190px;width:160px;margin-top:-3px;display:none}@media screen and (min-width:1080px){.profile-sidebar-container>.br-content{display:block}}.profile-sidebar-container:after{content:"";clear:both;display:table}.profile-sidebar-container .stream>header{margin:0 0 37px}.profile-sidebar-container .stream>header h1,.profile-sidebar-container .stream>header h2,.profile-sidebar-container .stream>header h3,.profile-sidebar-container .stream>header strong{margin:0 0 21px;padding:0 0 16px;display:block;font-size:1.5rem;font-weight:300;line-height:1.25em;color:#000;border-bottom:1px solid #ededed}.profile-sidebar-container .stream>header ul.activity-filter{margin:0;padding:0;list-style-type:none;font-size:0;border-bottom:1px solid #ededed;white-space:nowrap}.profile-sidebar-container .stream>header ul.activity-filter li{display:inline-block;color:#000;font-size:1rem;line-height:1.25em;padding:9px 14px;margin-bottom:-1px;vertical-align:bottom}.profile-sidebar-container .stream>header ul.activity-filter li a{color:inherit}.profile-sidebar-container .stream>header ul.activity-filter li a:hover{color:#db9200}.profile-sidebar-container .stream>header ul.activity-filter li.current{border-bottom:2px solid #bd7e00;padding-bottom:7px}.profile-sidebar-container .stream .activity-stream>div{border-bottom:1px solid #ededed;padding:0 0 20px;margin:0 0 25px}.profile-sidebar-container .stream .activity-stream>div>header{font-weight:300;font-size:.875rem;position:relative;padding-left:26px;margin:0 0 15px}.profile-sidebar-container .stream .activity-stream>div>header strong{font-weight:inherit;color:#000}.profile-sidebar-container .stream .activity-stream>div>header i{position:absolute;top:0;left:0;font-size:20px}.profile-sidebar-container .stream .activity-stream>div>header i.d-icon-hot{top:-5px}.profile-sidebar-container .stream .activity-stream>div>header i.d-icon-star{top:-4px}.profile-sidebar-container .stream .activity-stream>div>header i.d-icon-reply{font-size:15px;top:-2px;left:-1px}.profile-sidebar-container .stream .activity-stream>div>header i.d-icon-user{font-size:21px;top:-5px}.profile-sidebar-container .stream .activity-stream>div>header i.d-icon-handbag{font-size:21px;top:-3px}.profile-sidebar-container .stream .activity-stream>div>header i.d-icon-question{top:-1px}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile,.profile-sidebar-container .stream .activity-stream>div .product-question-tile,.profile-sidebar-container .stream .activity-stream>div .product-tile{overflow:hidden;position:relative}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile,.profile-sidebar-container .stream .activity-stream>div .product-question-tile,.profile-sidebar-container .stream .activity-stream>div .product-tile{padding-left:130px}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile>.img-container,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile>.img-container,.profile-sidebar-container .stream .activity-stream>div .product-question-tile>.img-container,.profile-sidebar-container .stream .activity-stream>div .product-tile>.img-container{border:1px solid #ededed;box-sizing:border-box;position:relative;overflow:hidden;display:block;float:left;width:45px;height:45px;margin-right:10px;margin-top:2px;margin-bottom:6px;top:auto;left:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile>.img-container,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile>.img-container,.profile-sidebar-container .stream .activity-stream>div .product-question-tile>.img-container,.profile-sidebar-container .stream .activity-stream>div .product-tile>.img-container{width:105px;height:105px;margin:2px 25px 0 -130px}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile>.img-container img,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile>.img-container img,.profile-sidebar-container .stream .activity-stream>div .product-question-tile>.img-container img,.profile-sidebar-container .stream .activity-stream>div .product-tile>.img-container img{position:absolute;width:100%;height:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile>a,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile>a,.profile-sidebar-container .stream .activity-stream>div .product-question-tile>a,.profile-sidebar-container .stream .activity-stream>div .product-tile>a{color:#000;position:absolute;top:24.5px;left:55px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile>a,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile>a,.profile-sidebar-container .stream .activity-stream>div .product-question-tile>a,.profile-sidebar-container .stream .activity-stream>div .product-tile>a{position:static;top:auto;left:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile>a:hover,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile>a:hover,.profile-sidebar-container .stream .activity-stream>div .product-question-tile>a:hover,.profile-sidebar-container .stream .activity-stream>div .product-tile>a:hover{color:#db9200}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating{position:relative;margin:9px 0 0;font-size:1rem;font-weight:300;margin-bottom:11px;clear:both}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating{clear:none}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating>span,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating>span,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating>span,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating>span{font-size:1.25em}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating>span strong,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating>span strong,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating>span strong,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating>span strong{font-weight:300;color:#000}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating a,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating a,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating a,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating a{font-weight:400}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating .tile-stars,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating .tile-stars,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating .tile-stars,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating .tile-stars{margin-left:5px;font-size:20px;letter-spacing:6px;color:#000}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating button,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating button,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating button,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating button{width:140px;height:30px;padding:0;position:absolute;right:-1px;top:-2px;display:none}@media screen and (min-width:490px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .rating button,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .rating button,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .rating button,.profile-sidebar-container .stream .activity-stream>div .product-tile .rating button{display:block}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again{margin:0}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .hot,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .hot,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .hot,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .hot{font-size:1rem;font-weight:300;margin-right:6px}@media screen and (min-width:470px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .hot,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .hot,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .hot,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .hot{margin-right:25px}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .hot i,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .hot i,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .hot i,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .hot i{font-size:20px;vertical-align:middle;margin-right:4px}@media screen and (min-width:470px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .hot i,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .hot i,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .hot i,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .hot i{margin-right:11px}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .hot strong,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .hot strong,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .hot strong,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .hot strong{font-weight:inherit;color:#000}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .buy-again,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .buy-again,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .buy-again,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .buy-again{font-size:.875rem;font-weight:300}@media screen and (min-width:415px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .buy-again,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .buy-again,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .buy-again,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .buy-again{font-size:1rem}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .hot-again .buy-again strong,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .hot-again .buy-again strong,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .hot-again .buy-again strong,.profile-sidebar-container .stream .activity-stream>div .product-tile .hot-again .buy-again strong{font-weight:inherit;color:#000;font-size:1rem}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-tile .question{padding-left:50px;max-height:3.75em;overflow:hidden;position:relative;margin:18px 0 0;clear:both}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer,.profile-sidebar-container .stream .activity-stream>div .product-tile .question{clear:none}}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer .img-container,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question .img-container,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer .img-container,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question .img-container,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer .img-container,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question .img-container,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer .img-container,.profile-sidebar-container .stream .activity-stream>div .product-tile .question .img-container{width:40px;height:40px;overflow:hidden;border-radius:50%;margin-left:-50px;margin-right:10px;float:left}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer .img-container img,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question .img-container img,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer .img-container img,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question .img-container img,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer .img-container img,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question .img-container img,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer .img-container img,.profile-sidebar-container .stream .activity-stream>div .product-tile .question .img-container img{width:100%;height:100%;display:block}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer p,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question p,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer p,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question p,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer p,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question p,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer p,.profile-sidebar-container .stream .activity-stream>div .product-tile .question p{line-height:1.25em;font-weight:300;margin:0}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer a.read-more,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question a.read-more,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer a.read-more,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question a.read-more,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer a.read-more,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question a.read-more,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer a.read-more,.profile-sidebar-container .stream .activity-stream>div .product-tile .question a.read-more{position:absolute;color:#000;background:#fff;right:0;bottom:0}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer a.read-more:before,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question a.read-more:before,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer a.read-more:before,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question a.read-more:before,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer a.read-more:before,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question a.read-more:before,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer a.read-more:before,.profile-sidebar-container .stream .activity-stream>div .product-tile .question a.read-more:before{content:"...";margin-right:8px;color:#787878;font-weight:300}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer a.read-more i,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question a.read-more i,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer a.read-more i,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question a.read-more i,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer a.read-more i,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question a.read-more i,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer a.read-more i,.profile-sidebar-container .stream .activity-stream>div .product-tile .question a.read-more i{font-size:14px;color:#bd7e00;margin-left:6px}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer a.read-more:hover,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question a.read-more:hover,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer a.read-more:hover,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question a.read-more:hover,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer a.read-more:hover,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question a.read-more:hover,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer a.read-more:hover,.profile-sidebar-container .stream .activity-stream>div .product-tile .question a.read-more:hover{color:#db9200}.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .answer a.read-more:hover i,.profile-sidebar-container .stream .activity-stream>div .product-answer-tile .question a.read-more:hover i,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .answer a.read-more:hover i,.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .question a.read-more:hover i,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .answer a.read-more:hover i,.profile-sidebar-container .stream .activity-stream>div .product-question-tile .question a.read-more:hover i,.profile-sidebar-container .stream .activity-stream>div .product-tile .answer a.read-more:hover i,.profile-sidebar-container .stream .activity-stream>div .product-tile .question a.read-more:hover i{color:inherit}.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile p{font-size:.875rem;margin:6px 0 9px;font-weight:300;clear:both}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile p{clear:none}}.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .products{font-size:0}.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .products .img-container{width:40px;height:40px;box-sizing:border-box;overflow:hidden;border:1px solid #ededed;position:relative;display:inline-block;font-size:1rem;margin-right:11px}.profile-sidebar-container .stream .activity-stream>div .product-handbag-add-tile .products .img-container img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.profile-sidebar-container .stream .activity-stream>div .user-tile{padding-left:80px;overflow:hidden}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .user-tile{padding-left:130px}}.profile-sidebar-container .stream .activity-stream>div .user-tile>.img-container{box-sizing:border-box;position:relative;overflow:hidden;display:block;float:left;width:70px;height:70px;margin-left:-80px;margin-right:10px}@media screen and (min-width:480px){.profile-sidebar-container .stream .activity-stream>div .user-tile>.img-container{width:80px;height:80px;margin-left:-120px;margin-right:40px}}.profile-sidebar-container .stream .activity-stream>div .user-tile>.img-container img{position:absolute;width:100%;height:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.profile-sidebar-container .stream .activity-stream>div .user-tile a{color:#000;display:block;margin:0 0 2px}.profile-sidebar-container .stream .activity-stream>div .user-tile a i{color:#bd7e00;margin-left:6px;font-size:14px}.profile-sidebar-container .stream .activity-stream>div .user-tile a:hover{color:#db9200}.profile-sidebar-container .stream .activity-stream>div .user-tile a:hover i{color:inherit}.profile-sidebar-container .stream .activity-stream>div .user-tile p{margin:0 0 13px;font-weight:300}.profile-sidebar-container .stream .activity-stream>div .user-tile p strong{font-weight:inherit;color:#000}.subscribers-list-container{margin-top:20px}.subscribers-list header{border-bottom:1px solid #ededed;margin:0 0 22px}.subscribers-list header h1,.subscribers-list header h2,.subscribers-list header h3,.subscribers-list header strong{display:block;margin:0 0 9px;font-size:2.25rem;font-weight:300;line-height:1.25em;color:#000;border-bottom:1px solid #ededed;padding:0 0 21px}.subscribers-list header ul.switcher{margin:18px 0 -1px;padding:0;list-style-type:none;font-size:0;float:left}.subscribers-list header ul.switcher li{display:inline-block;padding:0 7px 18px;font-size:1rem;color:#000}@media screen and (min-width:335px){.subscribers-list header ul.switcher li{margin-right:15px}}@media screen and (min-width:470px){.subscribers-list header ul.switcher li{font-size:1.25rem}}.subscribers-list header ul.switcher li:last-child{margin-right:0}.subscribers-list header ul.switcher li a{color:inherit}.subscribers-list header ul.switcher li a:hover{color:#db9200}.subscribers-list header ul.switcher li a small{font-size:inherit;font-weight:300}.subscribers-list header ul.switcher li.cycle-pager-active{border-bottom:2px solid #bd7e00;padding-bottom:16px}.subscribers-list header form{position:relative}@media screen and (min-width:700px){.subscribers-list header form{float:right}}.subscribers-list header form input{width:100%;height:50px;display:block;border:1px solid #ededed;box-sizing:border-box;font-family:Lato,sans-serif;font-weight:300;font-size:1rem;padding:0 56px 0 9px}@media screen and (min-width:700px){.subscribers-list header form input{width:240px}}@media screen and (min-width:840px){.subscribers-list header form input{width:367px}}.subscribers-list header form button{margin:0;padding:15px;font-size:20px;background:none;border:none;position:absolute;top:0;right:0}.subscribers-list header form button:hover{color:#db9200}.subscribers-list header:after{clear:both;content:"";display:table}.subscribers-list .cycle-slideshow>div{width:100%}.subscribers-list .subscribers .subscriber-tile{box-sizing:border-box;padding-left:101px;position:relative;margin-bottom:10px;border-bottom:1px solid #ededed;padding-bottom:17px}@media screen and (min-width:495px){.subscribers-list .subscribers .subscriber-tile{padding-right:136px}}@media screen and (min-width:690px){.subscribers-list .subscribers .subscriber-tile{width:calc(50% - 15px);float:left;margin-right:30px;padding-right:0}}@media screen and (min-width:950px){.subscribers-list .subscribers .subscriber-tile{padding-right:136px}}.subscribers-list .subscribers .subscriber-tile:nth-of-type(2n){margin-right:0}.subscribers-list .subscribers .subscriber-tile .img-container{display:block;float:left;width:80px;height:80px;margin-left:-101px;margin-right:21px;overflow:hidden;border-radius:50%;margin-top:3px}.subscribers-list .subscribers .subscriber-tile a{display:block;font-size:1.125rem;color:#000}.subscribers-list .subscribers .subscriber-tile a:hover{color:#db9200}.subscribers-list .subscribers .subscriber-tile p{margin:0;font-weight:300}.subscribers-list .subscribers .subscriber-tile p strong{font-weight:inherit;color:#000}.subscribers-list .subscribers .subscriber-tile button.follow{width:131px;background:#000;color:#fff;border:none;height:30px;padding:0;margin-top:10px}@media screen and (min-width:495px){.subscribers-list .subscribers .subscriber-tile button.follow{position:absolute;right:0;top:3px;margin:0}}@media screen and (min-width:690px){.subscribers-list .subscribers .subscriber-tile button.follow{position:static;right:auto;top:auto;margin-top:10px}}@media screen and (min-width:950px){.subscribers-list .subscribers .subscriber-tile button.follow{position:absolute;right:0;top:3px;margin:0}}.subscribers-list .subscribers .subscriber-tile button.follow:hover{background:#db9200}.subscribers-list .subscribers .subscriber-tile button.follow.following{padding:0 6px;background:#fff;color:#000;border:1px solid #000}.subscribers-list .subscribers .subscriber-tile button.follow.following:hover{background:#db9200;border:none}.subscribers-list .subscribers .subscriber-tile button.follow.following i{font-size:8px;margin-right:4px}.reviewers-list-container{margin-top:32px}.reviewers-list>header h1,.reviewers-list>header h2,.reviewers-list>header h3,.reviewers-list>header strong{display:block;font-weight:300;font-size:1.5rem;color:#000;margin:0 0 24px}@media screen and (min-width:600px){.reviewers-list>header h1,.reviewers-list>header h2,.reviewers-list>header h3,.reviewers-list>header strong{font-size:2.25rem;border-bottom:1px solid #ededed;padding:0 0 15px}}.reviewers-list ul.slider-pager{margin-top:15px}.reviewers-list a.more{float:right;color:#000;margin-top:-16px;z-index:1;position:relative}@media screen and (min-width:750px){.reviewers-list a.more{display:none}}.reviewers-list a.more i{color:#bd7e00;font-size:14px;margin-left:6px}.reviewers-list a.more:hover{color:#db9200}.reviewers-list a.more:hover i{color:inherit}.reviewers-list .head{overflow:hidden;display:none}@media screen and (min-width:600px){.reviewers-list .head{display:block}}.reviewers-list .head h1,.reviewers-list .head h2,.reviewers-list .head h3,.reviewers-list .head strong{display:block;margin:0 0 17px;font-size:1.5rem;font-weight:300;color:#000;line-height:1.25em;float:left}.reviewers-list .head a.more{display:none;margin-top:8px}@media screen and (min-width:750px){.reviewers-list .head a.more{display:block}}.reviewers-list ol.reviewers{margin:0;padding:0;list-style-type:none;counter-reset:reviewers}.reviewers-list ol.reviewers[data-start="1"]{counter-reset:reviewers 1}.reviewers-list ol.reviewers[data-start="2"]{counter-reset:reviewers 2}.reviewers-list ol.reviewers[data-start="3"]{counter-reset:reviewers 3}.reviewers-list ol.reviewers[data-start="4"]{counter-reset:reviewers 4}.reviewers-list ol.reviewers[data-start="5"]{counter-reset:reviewers 5}.reviewers-list ol.reviewers[data-start="6"]{counter-reset:reviewers 6}.reviewers-list ol.reviewers[data-start="7"]{counter-reset:reviewers 7}.reviewers-list ol.reviewers[data-start="8"]{counter-reset:reviewers 8}.reviewers-list ol.reviewers[data-start="9"]{counter-reset:reviewers 9}.reviewers-list ol.reviewers[data-start="10"]{counter-reset:reviewers 10}.reviewers-list ol.reviewers[data-start="11"]{counter-reset:reviewers 11}.reviewers-list ol.reviewers[data-start="12"]{counter-reset:reviewers 12}.reviewers-list ol.reviewers[data-start="13"]{counter-reset:reviewers 13}.reviewers-list ol.reviewers[data-start="14"]{counter-reset:reviewers 14}.reviewers-list ol.reviewers[data-start="15"]{counter-reset:reviewers 15}.reviewers-list ol.reviewers[data-start="16"]{counter-reset:reviewers 16}.reviewers-list ol.reviewers[data-start="17"]{counter-reset:reviewers 17}.reviewers-list ol.reviewers[data-start="18"]{counter-reset:reviewers 18}.reviewers-list ol.reviewers[data-start="19"]{counter-reset:reviewers 19}.reviewers-list ol.reviewers[data-start="20"]{counter-reset:reviewers 20}.reviewers-list ol.reviewers[data-start="21"]{counter-reset:reviewers 21}.reviewers-list ol.reviewers[data-start="22"]{counter-reset:reviewers 22}.reviewers-list ol.reviewers[data-start="23"]{counter-reset:reviewers 23}.reviewers-list ol.reviewers[data-start="24"]{counter-reset:reviewers 24}.reviewers-list ol.reviewers[data-start="25"]{counter-reset:reviewers 25}.reviewers-list ol.reviewers[data-start="26"]{counter-reset:reviewers 26}.reviewers-list ol.reviewers[data-start="27"]{counter-reset:reviewers 27}.reviewers-list ol.reviewers[data-start="28"]{counter-reset:reviewers 28}.reviewers-list ol.reviewers[data-start="29"]{counter-reset:reviewers 29}.reviewers-list ol.reviewers[data-start="30"]{counter-reset:reviewers 30}.reviewers-list ol.reviewers[data-start="31"]{counter-reset:reviewers 31}.reviewers-list ol.reviewers[data-start="32"]{counter-reset:reviewers 32}.reviewers-list ol.reviewers[data-start="33"]{counter-reset:reviewers 33}.reviewers-list ol.reviewers[data-start="34"]{counter-reset:reviewers 34}.reviewers-list ol.reviewers[data-start="35"]{counter-reset:reviewers 35}.reviewers-list ol.reviewers[data-start="36"]{counter-reset:reviewers 36}.reviewers-list ol.reviewers[data-start="37"]{counter-reset:reviewers 37}.reviewers-list ol.reviewers[data-start="38"]{counter-reset:reviewers 38}.reviewers-list ol.reviewers[data-start="39"]{counter-reset:reviewers 39}.reviewers-list ol.reviewers[data-start="40"]{counter-reset:reviewers 40}.reviewers-list ol.reviewers[data-start="41"]{counter-reset:reviewers 41}.reviewers-list ol.reviewers[data-start="42"]{counter-reset:reviewers 42}.reviewers-list ol.reviewers[data-start="43"]{counter-reset:reviewers 43}.reviewers-list ol.reviewers[data-start="44"]{counter-reset:reviewers 44}.reviewers-list ol.reviewers[data-start="45"]{counter-reset:reviewers 45}.reviewers-list ol.reviewers[data-start="46"]{counter-reset:reviewers 46}.reviewers-list ol.reviewers[data-start="47"]{counter-reset:reviewers 47}.reviewers-list ol.reviewers[data-start="48"]{counter-reset:reviewers 48}.reviewers-list ol.reviewers[data-start="49"]{counter-reset:reviewers 49}.reviewers-list ol.reviewers[data-start="50"]{counter-reset:reviewers 50}.reviewers-list ol.reviewers[data-start="51"]{counter-reset:reviewers 51}.reviewers-list ol.reviewers[data-start="52"]{counter-reset:reviewers 52}.reviewers-list ol.reviewers[data-start="53"]{counter-reset:reviewers 53}.reviewers-list ol.reviewers[data-start="54"]{counter-reset:reviewers 54}.reviewers-list ol.reviewers[data-start="55"]{counter-reset:reviewers 55}.reviewers-list ol.reviewers[data-start="56"]{counter-reset:reviewers 56}.reviewers-list ol.reviewers[data-start="57"]{counter-reset:reviewers 57}.reviewers-list ol.reviewers[data-start="58"]{counter-reset:reviewers 58}.reviewers-list ol.reviewers[data-start="59"]{counter-reset:reviewers 59}.reviewers-list ol.reviewers[data-start="60"]{counter-reset:reviewers 60}.reviewers-list ol.reviewers[data-start="61"]{counter-reset:reviewers 61}.reviewers-list ol.reviewers[data-start="62"]{counter-reset:reviewers 62}.reviewers-list ol.reviewers[data-start="63"]{counter-reset:reviewers 63}.reviewers-list ol.reviewers[data-start="64"]{counter-reset:reviewers 64}.reviewers-list ol.reviewers[data-start="65"]{counter-reset:reviewers 65}.reviewers-list ol.reviewers[data-start="66"]{counter-reset:reviewers 66}.reviewers-list ol.reviewers[data-start="67"]{counter-reset:reviewers 67}.reviewers-list ol.reviewers[data-start="68"]{counter-reset:reviewers 68}.reviewers-list ol.reviewers[data-start="69"]{counter-reset:reviewers 69}.reviewers-list ol.reviewers[data-start="70"]{counter-reset:reviewers 70}.reviewers-list ol.reviewers[data-start="71"]{counter-reset:reviewers 71}.reviewers-list ol.reviewers[data-start="72"]{counter-reset:reviewers 72}.reviewers-list ol.reviewers[data-start="73"]{counter-reset:reviewers 73}.reviewers-list ol.reviewers[data-start="74"]{counter-reset:reviewers 74}.reviewers-list ol.reviewers[data-start="75"]{counter-reset:reviewers 75}.reviewers-list ol.reviewers[data-start="76"]{counter-reset:reviewers 76}.reviewers-list ol.reviewers[data-start="77"]{counter-reset:reviewers 77}.reviewers-list ol.reviewers[data-start="78"]{counter-reset:reviewers 78}.reviewers-list ol.reviewers[data-start="79"]{counter-reset:reviewers 79}.reviewers-list ol.reviewers[data-start="80"]{counter-reset:reviewers 80}.reviewers-list ol.reviewers[data-start="81"]{counter-reset:reviewers 81}.reviewers-list ol.reviewers[data-start="82"]{counter-reset:reviewers 82}.reviewers-list ol.reviewers[data-start="83"]{counter-reset:reviewers 83}.reviewers-list ol.reviewers[data-start="84"]{counter-reset:reviewers 84}.reviewers-list ol.reviewers[data-start="85"]{counter-reset:reviewers 85}.reviewers-list ol.reviewers[data-start="86"]{counter-reset:reviewers 86}.reviewers-list ol.reviewers[data-start="87"]{counter-reset:reviewers 87}.reviewers-list ol.reviewers[data-start="88"]{counter-reset:reviewers 88}.reviewers-list ol.reviewers[data-start="89"]{counter-reset:reviewers 89}.reviewers-list ol.reviewers[data-start="90"]{counter-reset:reviewers 90}.reviewers-list ol.reviewers[data-start="91"]{counter-reset:reviewers 91}.reviewers-list ol.reviewers[data-start="92"]{counter-reset:reviewers 92}.reviewers-list ol.reviewers[data-start="93"]{counter-reset:reviewers 93}.reviewers-list ol.reviewers[data-start="94"]{counter-reset:reviewers 94}.reviewers-list ol.reviewers[data-start="95"]{counter-reset:reviewers 95}.reviewers-list ol.reviewers[data-start="96"]{counter-reset:reviewers 96}.reviewers-list ol.reviewers[data-start="97"]{counter-reset:reviewers 97}.reviewers-list ol.reviewers[data-start="98"]{counter-reset:reviewers 98}.reviewers-list ol.reviewers[data-start="99"]{counter-reset:reviewers 99}.reviewers-list ol.reviewers[data-start="100"]{counter-reset:reviewers 100}.reviewers-list ol.reviewers>li{padding:0 0 18px;margin:0 0 25px;counter-increment:reviewers}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li{padding-left:250px;border-bottom:1px solid #ededed}}.reviewers-list ol.reviewers>li:after{clear:both;content:"";display:table}.reviewers-list ol.reviewers>li>header{box-sizing:border-box;border-top:1px solid #ededed;padding:19px 0;margin-top:6px}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header{border:1px solid #ededed;padding:19px;float:left;width:220px;margin-left:-250px;margin-right:30px}}.reviewers-list ol.reviewers>li>header .profile{position:relative;padding-left:90px}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header .profile{padding:0}}.reviewers-list ol.reviewers>li>header .profile:before{content:counter(reviewers);position:absolute;top:-10px;left:0;font-size:1.25rem;color:#000}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header .profile:before{top:-2px;font-size:1.5rem}}.reviewers-list ol.reviewers>li>header .profile .img-container{width:80px;height:80px;overflow:hidden;display:block;box-sizing:border-box;border-radius:50%;float:left;margin-left:-90px;margin-right:10px}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header .profile .img-container{float:none;width:140px;height:140px;margin:0 auto 16px}}.reviewers-list ol.reviewers>li>header .profile .img-container img{width:100%;height:100%;display:block}.reviewers-list ol.reviewers>li>header .profile a{color:#000;font-size:1.125rem;display:block;margin-bottom:17px}.reviewers-list ol.reviewers>li>header .profile a:hover{color:#db9200}.reviewers-list ol.reviewers>li>header .profile button.follow{width:180px;height:30px;padding:0;margin:0 0 30px}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header .profile button.follow{width:100%}}.reviewers-list ol.reviewers>li>header ul.stats{margin:0;padding:0;list-style-type:none;font-size:0}.reviewers-list ol.reviewers>li>header ul.stats li{margin:0 0 0 10px;padding:37px 0 0;position:relative;font-weight:300;font-size:1rem;box-sizing:border-box;display:inline-block;width:calc(100% / 3 - 20px / 3);text-align:center}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header ul.stats li{text-align:left;display:block;width:auto;padding:6px 0 0 45px;margin-left:0;margin-bottom:20px}}.reviewers-list ol.reviewers>li>header ul.stats li:first-child{margin-left:0}.reviewers-list ol.reviewers>li>header ul.stats li i{position:absolute;left:0;top:0;font-size:25px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header ul.stats li i{left:0;top:0;font-size:25px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}.reviewers-list ol.reviewers>li>header ul.stats li i.d-icon-star{font-size:25px}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header ul.stats li i.d-icon-star{left:1px}}.reviewers-list ol.reviewers>li>header ul.stats li i.d-icon-like{font-size:17px;top:5px}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header ul.stats li i.d-icon-like{left:4px}}.reviewers-list ol.reviewers>li>header ul.stats li i.d-icon-product{font-size:25px}@media screen and (min-width:600px){.reviewers-list ol.reviewers>li>header ul.stats li i.d-icon-product{left:6px}}.reviewers-list ol.reviewers>li>header ul.stats li p{margin:0}.reviewers-list ol.reviewers>li>header ul.stats li p strong{font-weight:inherit;color:#000}.reviewers-list ol.reviewers>li .cycle-slideshow-rwd{font-size:0}.reviewers-list ol.reviewers>li .product{font-size:1rem;display:inline-block;white-space:normal;margin-left:26px;vertical-align:top;width:207px}@media screen and (min-width:750px){.reviewers-list ol.reviewers>li .product{width:calc(100% / 2 - 26px / 2)}}@media screen and (min-width:940px){.reviewers-list ol.reviewers>li .product{width:calc(100% / 3 - 52px / 3)}}@media screen and (min-width:200px){.reviewers-list ol.reviewers>li .product:nth-child(3){display:none}}@media screen and (min-width:940px){.reviewers-list ol.reviewers>li .product:nth-child(3){display:inline-block}}.reviewers-list ol.reviewers>li .product:first-child{margin-left:0}.reviewers-list ol.reviewers>li .product .img-container{width:100%;padding-bottom:calc(100% - 2px);box-sizing:border-box;border:1px solid #ededed;position:relative;overflow:hidden;display:block;margin-bottom:18px}.reviewers-list ol.reviewers>li .product .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.reviewers-list ol.reviewers>li .product>a{color:#000;margin-bottom:10px;display:block;min-height:2.5em}.reviewers-list ol.reviewers>li .product>a:hover{color:#db9200}.reviewers-list ol.reviewers>li .product p{margin:0;font-weight:300}.reviewers-list ol.reviewers>li .product p.review-rating{margin-bottom:15px}.reviewers-list ol.reviewers>li .product p.review-rating .rating-stars{color:#000;font-size:20px;letter-spacing:6px;display:block;margin-bottom:5px}.reviewers-list ol.reviewers>li .product p.review-rating span{font-size:1.25rem}.reviewers-list ol.reviewers>li .product p.review-rating span strong{font-weight:inherit;color:#000}.reviewers-list ol.reviewers>li .product p.review-rating a{font-weight:400}.reviewers-list ol.reviewers>li .product p.recommend .recommend{font-size:25px;margin-right:10px;vertical-align:middle}.reviewers-list ol.reviewers>li .product p.recommend strong{font-weight:inherit;color:#000}.reviewers-list ol.reviewers>li:first-child>header{border-color:#bd7e00}.reviewers-list .page-switcher{margin:50px 0 0 auto;max-width:760px}.all-ingredients,.list-view{margin-top:21px}.all-ingredients>header,.list-view>header{border-bottom:1px solid #ededed;margin:0 0 25px;padding:0 0 10px}.all-ingredients>header h1,.list-view>header h1,.list-view>header h2,.list-view>header h3,.list-view>header strong{color:#000;display:block;font-size:2.25rem;font-weight:300;line-height:1.25em;margin:0;padding:0}.list-view>section>header h1,.list-view>section>header h2,.list-view>section>header h3,.list-view>section>header strong{color:#000;display:block;font-size:1.5rem;font-weight:300;line-height:1.25em;margin:0 0 28px;padding:0}.list-view>section>header.dragmenu-container{margin:0 0 27px}.list-view>section>header ul.b-filter{margin:0;padding:0;list-style-type:none;overflow:hidden;border-right:1px solid #ededed;box-sizing:border-box;font-size:0}@media screen and (min-width:1192px){.list-view>section>header ul.b-filter{width:100%}}.list-view>section>header ul.b-filter li{box-sizing:border-box;font-size:1rem;vertical-align:top;display:inline-block;text-align:center;height:46px;border:0 solid #ededed;border-width:1px 0 1px 1px;width:39px}@media screen and (min-width:1192px){.list-view>section>header ul.b-filter li{width:3.44828%}}.list-view>section>header ul.b-filter li.all{width:117px}@media screen and (min-width:1192px){.list-view>section>header ul.b-filter li.all{width:10.34483%}}.list-view>section>header ul.b-filter li a{width:100%;height:100%;display:block;line-height:44px;box-sizing:border-box;color:#000}.list-view>section>header ul.b-filter li a:hover{border-bottom:2px solid #000}.list-view>section>header ul.b-filter li.active a{border-bottom:2px solid #bd7e00}.list-view>section .cycle-slideshow-rwd{font-size:0;padding:0 0 18px;border-bottom:1px solid #ededed;margin:0 0 30px}.list-view>section .cycle-slideshow-rwd ul.slider-pager{margin-top:15px}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div,.list-view>section .cycle-slideshow-rwd>div{font-size:1rem;vertical-align:top;display:inline-block;white-space:normal;margin-right:24px;width:132px}@media screen and (min-width:434px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div,.list-view>section .cycle-slideshow-rwd>div{width:calc((100% - 24px * 2) / 3)}}@media screen and (min-width:638px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div,.list-view>section .cycle-slideshow-rwd>div{width:calc((100% - 24px * 3) / 4)}}@media screen and (min-width:842px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div,.list-view>section .cycle-slideshow-rwd>div{width:calc((100% - 24px * 4) / 5)}}@media screen and (min-width:1040px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div,.list-view>section .cycle-slideshow-rwd>div{width:calc((100% - 24px * 5) / 6)}}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(3),.list-view>section .cycle-slideshow-rwd>div:nth-child(3){margin-right:24px}@media screen and (min-width:434px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(3),.list-view>section .cycle-slideshow-rwd>div:nth-child(3){display:inline-block;margin-right:0}}@media screen and (min-width:638px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(3),.list-view>section .cycle-slideshow-rwd>div:nth-child(3){margin-right:24px}}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(4),.list-view>section .cycle-slideshow-rwd>div:nth-child(4){margin-right:24px}@media screen and (min-width:434px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(4),.list-view>section .cycle-slideshow-rwd>div:nth-child(4){display:none}}@media screen and (min-width:638px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(4),.list-view>section .cycle-slideshow-rwd>div:nth-child(4){display:inline-block;margin-right:0}}@media screen and (min-width:842px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(4),.list-view>section .cycle-slideshow-rwd>div:nth-child(4){margin-right:24px}}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(5),.list-view>section .cycle-slideshow-rwd>div:nth-child(5){margin-right:24px}@media screen and (min-width:434px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(5),.list-view>section .cycle-slideshow-rwd>div:nth-child(5){display:none}}@media screen and (min-width:842px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(5),.list-view>section .cycle-slideshow-rwd>div:nth-child(5){display:inline-block;margin-right:0}}@media screen and (min-width:1040px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:nth-child(5),.list-view>section .cycle-slideshow-rwd>div:nth-child(5){margin-right:24px}}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:last-of-type,.list-view>section .cycle-slideshow-rwd>div:last-of-type{margin-right:0}@media screen and (min-width:434px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:last-of-type,.list-view>section .cycle-slideshow-rwd>div:last-of-type{display:none}}@media screen and (min-width:1040px){.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div:last-of-type,.list-view>section .cycle-slideshow-rwd>div:last-of-type{display:inline-block}}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div .img-container,.list-view>section .cycle-slideshow-rwd>div .img-container{width:100%;padding-bottom:calc(100% - 2px);border:1px solid #ededed;position:relative;overflow:hidden;box-sizing:border-box;display:block;margin:0 0 18px}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div .img-container img,.list-view>section .cycle-slideshow-rwd>div .img-container img{position:absolute;max-width:100%;max-height:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div a,.list-view>section .cycle-slideshow-rwd>div a{color:#000}.list-view>section .cycle-slideshow-rwd .cycle-carousel-wrap>div a:hover,.list-view>section .cycle-slideshow-rwd>div a:hover{color:#db9200}.list-view>section .page-switcher{max-width:900px;margin:50px 0 0 auto}.list-view>section>ul{margin:0;padding:0;list-style-type:none}@media screen and (min-width:640px){.list-view>section>ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (min-width:940px){.list-view>section>ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media screen and (min-width:10800px){.list-view>section>ul{-webkit-column-count:4;-moz-column-count:4;column-count:4}}.list-view>section>ul li{line-height:1.25em;margin-top:calc(1.25em + 4px);padding-bottom:4px}.list-view>section>ul li:first-child,.list-view>section>ul li[data-letter=A]+[data-letter=A],.list-view>section>ul li[data-letter=B]+[data-letter=B],.list-view>section>ul li[data-letter=C]+[data-letter=C],.list-view>section>ul li[data-letter=D]+[data-letter=D],.list-view>section>ul li[data-letter=E]+[data-letter=E],.list-view>section>ul li[data-letter=F]+[data-letter=F],.list-view>section>ul li[data-letter=G]+[data-letter=G],.list-view>section>ul li[data-letter=H]+[data-letter=H],.list-view>section>ul li[data-letter=I]+[data-letter=I],.list-view>section>ul li[data-letter=J]+[data-letter=J],.list-view>section>ul li[data-letter=K]+[data-letter=K],.list-view>section>ul li[data-letter=L]+[data-letter=L],.list-view>section>ul li[data-letter=M]+[data-letter=M],.list-view>section>ul li[data-letter=N]+[data-letter=N],.list-view>section>ul li[data-letter=O]+[data-letter=O],.list-view>section>ul li[data-letter=P]+[data-letter=P],.list-view>section>ul li[data-letter=Q]+[data-letter=Q],.list-view>section>ul li[data-letter=R]+[data-letter=R],.list-view>section>ul li[data-letter=S]+[data-letter=S],.list-view>section>ul li[data-letter=T]+[data-letter=T],.list-view>section>ul li[data-letter=U]+[data-letter=U],.list-view>section>ul li[data-letter=V]+[data-letter=V],.list-view>section>ul li[data-letter=W]+[data-letter=W],.list-view>section>ul li[data-letter=X]+[data-letter=X],.list-view>section>ul li[data-letter=Y]+[data-letter=Y],.list-view>section>ul li[data-letter=Z]+[data-letter=Z]{margin-top:0}.list-view>section>ul li a{color:#000}.list-view>section>ul li a:hover{color:#db9200}.brand-manufacturer{margin:21px 0 0}.brand-manufacturer>.premium-header-container>header,.brand-manufacturer>header{padding-bottom:25px;border-bottom:1px solid #ededed}.brand-manufacturer>.premium-header-container>header:after,.brand-manufacturer>header:after{clear:both;content:"";display:table}.brand-manufacturer>.premium-header-container>header h1,.brand-manufacturer>.premium-header-container>header h2,.brand-manufacturer>.premium-header-container>header h3,.brand-manufacturer>.premium-header-container>header strong,.brand-manufacturer>header h1,.brand-manufacturer>header h2,.brand-manufacturer>header h3,.brand-manufacturer>header strong{font-weight:300;color:#000;margin:0;line-height:1.25em}.brand-manufacturer>.premium-header-container>header h1:first-child,.brand-manufacturer>.premium-header-container>header h2:first-child,.brand-manufacturer>.premium-header-container>header h3:first-child,.brand-manufacturer>.premium-header-container>header strong:first-child,.brand-manufacturer>header h1:first-child,.brand-manufacturer>header h2:first-child,.brand-manufacturer>header h3:first-child,.brand-manufacturer>header strong:first-child{border-bottom:1px solid #ededed;font-size:2.25rem;margin-bottom:25px;padding:0 0 14px}.brand-manufacturer>.premium-header-container>header h1:nth-child(3),.brand-manufacturer>.premium-header-container>header h2:nth-child(3),.brand-manufacturer>.premium-header-container>header h3:nth-child(3),.brand-manufacturer>.premium-header-container>header strong:nth-child(3),.brand-manufacturer>header h1:nth-child(3),.brand-manufacturer>header h2:nth-child(3),.brand-manufacturer>header h3:nth-child(3),.brand-manufacturer>header strong:nth-child(3){font-size:1.5rem;margin-bottom:10px}.brand-manufacturer>.premium-header-container>header .img-container,.brand-manufacturer>header .img-container{box-sizing:border-box;border:1px solid #ededed;position:relative;width:220px;height:220px;margin:0 auto 10px}.brand-manufacturer>.premium-header-container>header .img-container img,.brand-manufacturer>header .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.brand-manufacturer>.premium-header-container>header p,.brand-manufacturer>header p{font-size:1rem;margin:0 0 21px;padding:0;line-height:1.25em;font-weight:300;color:#000}.brand-manufacturer>.premium-header-container>header button,.brand-manufacturer>header button{width:105px;height:30px;padding:0;display:block;margin:0 0 27px}.brand-manufacturer>.premium-header-container>header dl,.brand-manufacturer>header dl{margin:0;padding:0;overflow:hidden}.brand-manufacturer>.premium-header-container>header dl:after,.brand-manufacturer>header dl:after{clear:both;content:"";display:table}.brand-manufacturer>.premium-header-container>header dl dt,.brand-manufacturer>header dl dt{font-weight:300;clear:both;float:left;color:#787878;width:45%;padding:0;margin:0 0 3px}.brand-manufacturer>.premium-header-container>header dl dt.separated,.brand-manufacturer>.premium-header-container>header dl dt.separated+dd,.brand-manufacturer>header dl dt.separated,.brand-manufacturer>header dl dt.separated+dd{margin-top:22px}.brand-manufacturer>.premium-header-container>header dl dd,.brand-manufacturer>header dl dd{font-weight:300;float:right;width:55%;color:#000;margin:0;padding:0}.brand-manufacturer>.premium-header-container>header dl dd a,.brand-manufacturer>header dl dd a{color:#000;font-weight:400}.brand-manufacturer>.premium-header-container>header dl dd a:hover,.brand-manufacturer>header dl dd a:hover{color:#db9200}@media screen and (min-width:680px){.brand-manufacturer>header{padding-left:250px}}@media screen and (min-width:1060px){.brand-manufacturer>header{padding-right:398px;position:relative}}@media screen and (min-width:680px){.brand-manufacturer>header h1:first-child,.brand-manufacturer>header h2:first-child,.brand-manufacturer>header h3:first-child,.brand-manufacturer>header strong:first-child{margin-left:-250px}}@media screen and (min-width:1060px){.brand-manufacturer>header h1:first-child,.brand-manufacturer>header h2:first-child,.brand-manufacturer>header h3:first-child,.brand-manufacturer>header strong:first-child{margin-right:-398px}}@media screen and (min-width:680px){.brand-manufacturer>header .img-container{float:left;margin-left:-250px;margin-right:30px;margin-top:5px}}@media screen and (min-width:1060px){.brand-manufacturer>header dl{position:absolute;right:0;top:101px;bottom:41px;width:368px;box-sizing:border-box;padding-left:30px;border-left:1px solid #ededed}}.brand-manufacturer>.premium-header-container{position:relative;border-bottom:1px solid #ededed}@media screen and (min-width:650px){.brand-manufacturer>.premium-header-container{padding-left:303px}}@media screen and (min-width:940px){.brand-manufacturer>.premium-header-container{padding-left:calc(100% - 557px)}}.brand-manufacturer>.premium-header-container>header{box-sizing:border-box}@media screen and (min-width:650px){.brand-manufacturer>.premium-header-container>header{position:absolute;left:0;top:0;width:293px}}@media screen and (min-width:940px){.brand-manufacturer>.premium-header-container>header{width:calc(100% - 587px)}}@media screen and (min-width:1190px){.brand-manufacturer>.premium-header-container>header{padding-left:250px}}@media screen and (min-width:1190px){.brand-manufacturer>.premium-header-container>header h1:first-child,.brand-manufacturer>.premium-header-container>header h2:first-child,.brand-manufacturer>.premium-header-container>header h3:first-child,.brand-manufacturer>.premium-header-container>header strong:first-child{margin-left:-250px}}@media screen and (min-width:1190px){.brand-manufacturer>.premium-header-container>header .img-container{float:left;margin-left:-250px;margin-right:30px;margin-top:5px}}.brand-manufacturer>.premium-header-container>.column{padding-top:60px}.brand-manufacturer>.premium-header-container .br-content{margin-bottom:26px}.brand-manufacturer>.premium-header-container .promo-product{border-bottom:1px solid #ededed;padding-bottom:23px;margin:0 0 26px}.brand-manufacturer>.premium-header-container .promo-product header{margin:0 0 17px}.brand-manufacturer>.premium-header-container .promo-product header h1,.brand-manufacturer>.premium-header-container .promo-product header h2,.brand-manufacturer>.premium-header-container .promo-product header h3,.brand-manufacturer>.premium-header-container .promo-product header strong{margin:0;padding:0;font-weight:300;color:#000;font-size:1.25rem;line-height:1.25em}.brand-manufacturer>.premium-header-container .promo-product:after{clear:both;content:"";display:table}.brand-manufacturer>.premium-header-container .promo-product .product{margin:0 auto 17px;width:260px}@media screen and (min-width:940px){.brand-manufacturer>.premium-header-container .promo-product .product{margin:0 24px 0 0;float:left}}.brand-manufacturer>.premium-header-container .promo-product .product .img-container{box-sizing:border-box;border:1px solid #ededed;position:relative;display:block;margin:0 auto 19px;width:237px;height:237px}.brand-manufacturer>.premium-header-container .promo-product .product .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.brand-manufacturer>.premium-header-container .promo-product .product>a{color:#000;display:block;line-height:1.25em;min-width:2.5em;margin:0 0 8px}.brand-manufacturer>.premium-header-container .promo-product .product>a:hover{color:#db9200}.brand-manufacturer>.premium-header-container .promo-product .product p{margin:0;font-weight:300}.brand-manufacturer>.premium-header-container .promo-product .product p.review-rating{margin-bottom:15px}.brand-manufacturer>.premium-header-container .promo-product .product p.review-rating .rating-stars{color:#000;font-size:20px;letter-spacing:6px;display:block;margin-bottom:5px}.brand-manufacturer>.premium-header-container .promo-product .product p.review-rating span{font-size:1.25rem}.brand-manufacturer>.premium-header-container .promo-product .product p.review-rating span strong{font-weight:inherit;color:#000}.brand-manufacturer>.premium-header-container .promo-product .product p.review-rating a{font-weight:400}.brand-manufacturer>.premium-header-container .promo-product .product p.recommend .recommend{font-size:25px;margin-right:10px;vertical-align:middle}.brand-manufacturer>.premium-header-container .promo-product .product p.recommend strong{font-weight:inherit;color:#000}@media screen and (min-width:940px){.brand-manufacturer>.premium-header-container .promo-product .description{float:left;width:calc(100% - 284px)}}.brand-manufacturer>.premium-header-container .promo-product .description p{font-weight:300;color:#000;margin:0 0 18px}.brand-manufacturer>.premium-header-container .promo-product .description a.read-more{color:#000;display:block}.brand-manufacturer>.premium-header-container .promo-product .description a.read-more i{color:#bd7e00;font-size:14px;margin-left:6px}.brand-manufacturer>.premium-header-container .promo-product .description a.read-more:hover{color:#db9200}.brand-manufacturer>.premium-header-container .promo-product .description a.read-more:hover i{color:inherit}.brand-manufacturer>.premium-header-container .article,.brand-manufacturer>.premium-header-container .video{width:auto;height:auto;margin:0 0 26px;border-bottom:1px solid #ededed;padding-bottom:18px}.brand-manufacturer>.premium-header-container .article:last-child,.brand-manufacturer>.premium-header-container .video:last-child{border-bottom:none;margin-bottom:0}.brand-manufacturer>.premium-header-container .article:after,.brand-manufacturer>.premium-header-container .video:after{content:"";display:table;clear:both}.brand-manufacturer>.premium-header-container .article>header,.brand-manufacturer>.premium-header-container .video>header{margin:0 0 14px}.brand-manufacturer>.premium-header-container .article>header h1,.brand-manufacturer>.premium-header-container .article>header h2,.brand-manufacturer>.premium-header-container .article>header h3,.brand-manufacturer>.premium-header-container .article>header strong,.brand-manufacturer>.premium-header-container .video>header h1,.brand-manufacturer>.premium-header-container .video>header h2,.brand-manufacturer>.premium-header-container .video>header h3,.brand-manufacturer>.premium-header-container .video>header strong{font-weight:300;color:#000;font-size:1.25em;margin:0}.brand-manufacturer>.premium-header-container .article .img-container,.brand-manufacturer>.premium-header-container .article .video-container,.brand-manufacturer>.premium-header-container .video .img-container,.brand-manufacturer>.premium-header-container .video .video-container{height:272px;display:block;margin:0 0 18px}.brand-manufacturer>.premium-header-container .article .img-container>img,.brand-manufacturer>.premium-header-container .article .video-container>img,.brand-manufacturer>.premium-header-container .video .img-container>img,.brand-manufacturer>.premium-header-container .video .video-container>img{width:100%;height:100%}.brand-manufacturer>.premium-header-container .article>a,.brand-manufacturer>.premium-header-container .video>a{display:block;color:#000;margin:0}.brand-manufacturer>.premium-header-container .article>a:hover,.brand-manufacturer>.premium-header-container .video>a:hover{color:#db9200}.brand-manufacturer>.premium-header-container .article p,.brand-manufacturer>.premium-header-container .video p{font-weight:300;margin:0 0 15px;color:#000}.brand-manufacturer>.premium-header-container .article a.more,.brand-manufacturer>.premium-header-container .video a.more{float:right}.brand-manufacturer>.premium-header-container .article a.more i,.brand-manufacturer>.premium-header-container .video a.more i{font-size:14px;margin-left:6px;color:#bd7e00}.brand-manufacturer .brand-categories{padding-top:43px;border-bottom:1px solid #ededed;padding-bottom:17px;margin-bottom:27px;position:relative;-webkit-transition:padding-left .5s;-moz-transition:padding-left .5s;-ms-transition:padding-left .5s;-o-transition:padding-left .5s;transition:padding-left .5s;width:100%}@media screen and (min-width:995px){.brand-manufacturer .brand-categories{padding-left:262px;box-sizing:border-box}}@media screen and (min-width:1082px){.brand-manufacturer .brand-categories{padding-left:calc((100% - 236px * 4) / 3 + 236px)}}.brand-manufacturer .brand-categories:after{content:"";clear:both;display:table}.brand-manufacturer .brand-categories ul.category-switch{margin:42px 0 0;padding:0;list-style-type:none;width:236px;margin-right:26px;margin-left:-262px;float:left;border-top:1px solid #ededed}@media screen and (min-width:1082px){.brand-manufacturer .brand-categories ul.category-switch{position:absolute;left:0;top:43px;margin-left:0;width:236px;margin-right:calc((100% - 236px * 4) / 3)}}.brand-manufacturer .brand-categories ul.category-switch li{border-bottom:1px solid #ededed;height:50px;box-sizing:border-box}.brand-manufacturer .brand-categories ul.category-switch li a{color:#000;box-sizing:border-box;padding:15px 11px;display:block;height:49px}.brand-manufacturer .brand-categories ul.category-switch li a:hover{color:#db9200}.brand-manufacturer .brand-categories ul.category-switch li.cycle-pager-active a{border-left:2px solid #bd7e00;padding-left:9px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category{width:100%}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category a.more{float:right;margin-top:-16px;color:#000}@media screen and (min-width:600px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category a.more{display:none}}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category a.more i{color:#bd7e00;font-size:14px;margin-left:6px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category a.more:hover{color:#db9200}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category a.more:hover i{color:inherit}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .cycle-slideshow-nested{white-space:nowrap}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header{margin:0 0 13px;overflow:hidden}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header a.more{display:none}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header a.open-it{float:left;margin-top:2px;color:#000;margin-right:12px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header a.open-it .close{display:none}@media screen and (min-width:995px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header a.open-it{display:none}}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header a.open-it i{color:#bd7e00;font-size:14px;margin-right:6px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header a.open-it:hover{color:#db9200}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header a.open-it:hover i{color:inherit}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header h1,.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header h2,.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header h3,.brand-manufacturer .brand-categories .cycle-slideshow .brand-category>header strong{float:left;margin:0;padding:0;font-size:1.25rem;font-weight:300;color:#000}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category:after{clear:both;display:table;content:""}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category ul.slider-pager{clear:both;margin-top:15px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product{margin-right:26px;white-space:normal;width:207px;display:inline-block;vertical-align:top}@media screen and (min-width:500px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product{float:left;width:calc(100% / 2 - 26px / 2)}}@media screen and (min-width:733px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product{width:calc(100% / 3 - 52px / 3)}}@media screen and (min-width:1082px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product{width:236px;margin-right:calc((100% - 236px * 3) / 2)}}@media screen and (min-width:500px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product:nth-child(2){margin-right:0}}@media screen and (min-width:733px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product:nth-child(2){margin-right:26px}}@media screen and (min-width:1082px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product:nth-child(2){margin-right:calc((100% - 236px * 3) / 2)}}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product:last-of-type{margin-right:0}@media screen and (min-width:500px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product:last-of-type{display:none}}@media screen and (min-width:733px){.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product:last-of-type{display:block}}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product .img-container{box-sizing:border-box;border:1px solid #ededed;position:relative;display:block;margin:0 0 19px;width:100%;padding-bottom:calc(100% - 2px)}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product>a{color:#000;display:block;line-height:1.25em;min-width:2.5em;margin:0 0 8px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product>a:hover{color:#db9200}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p{margin:0;font-weight:300}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p.review-rating{margin-bottom:15px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p.review-rating .rating-stars{color:#000;font-size:20px;letter-spacing:6px;display:block;margin-bottom:5px}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p.review-rating span{font-size:1.25rem}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p.review-rating span strong{font-weight:inherit;color:#000}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p.review-rating a{font-weight:400}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p.recommend .recommend{font-size:25px;margin-right:10px;vertical-align:middle}.brand-manufacturer .brand-categories .cycle-slideshow .brand-category .product p.recommend strong{font-weight:inherit;color:#000}.brand-manufacturer .brand-categories.open{padding-left:262px}.brand-manufacturer .brand-categories.open .cycle-slideshow .brand-category>header a.open-it .open{display:none}.brand-manufacturer .brand-categories.open .cycle-slideshow .brand-category>header a.open-it .close{display:initial}.brand-manufacturer .recommended{padding-bottom:16px;border-bottom:1px solid #ededed;margin-bottom:27px}.brand-manufacturer .recommended ul.slider-pager{margin-top:15px}.brand-manufacturer .recommended a.more{float:right;margin-top:-15px;color:#000;position:relative;z-index:2}@media screen and (min-width:500px){.brand-manufacturer .recommended a.more{display:none}}.brand-manufacturer .recommended a.more i{color:#bd7e00;font-size:14px;margin-left:6px}.brand-manufacturer .recommended a.more:hover{color:#db9200}.brand-manufacturer .recommended a.more:hover i{color:inherit}.brand-manufacturer .recommended>header{margin:0 0 17px;overflow:hidden}.brand-manufacturer .recommended>header h1,.brand-manufacturer .recommended>header h2,.brand-manufacturer .recommended>header h3,.brand-manufacturer .recommended>header strong{font-size:1.25rem;font-weight:300;line-height:1.25em;float:left;margin:0;color:#000}.brand-manufacturer .recommended>header a.more{margin-top:5px;display:none}@media screen and (min-width:500px){.brand-manufacturer .recommended>header a.more{display:block}}.brand-manufacturer .recommended .cycle-slideshow-rwd{overflow:hidden;white-space:nowrap}.brand-manufacturer .recommended .cycle-slideshow-rwd .product{width:207px;margin-right:26px;display:inline-block;white-space:normal;vertical-align:top}@media screen and (min-width:500px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product{float:left;width:calc((100% - 26px) / 2)}}@media screen and (min-width:733px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product{width:calc((100% - 26px * 2) / 3)}}@media screen and (min-width:966px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product{width:calc((100% - 26px * 3) / 4)}}@media screen and (min-width:1082px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product{width:236px;margin-right:calc((100% - 236px * 4) / 3)}}@media screen and (min-width:500px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:nth-of-type(2){margin-right:0}}@media screen and (min-width:733px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:nth-of-type(2){display:block;margin-right:26px}}@media screen and (min-width:1082px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:nth-of-type(2){margin-right:calc((100% - 236px * 4) / 3)}}@media screen and (min-width:500px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:nth-of-type(3){display:none}}@media screen and (min-width:733px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:nth-of-type(3){display:block;margin-right:0}}@media screen and (min-width:966px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:nth-of-type(3){margin-right:26px}}@media screen and (min-width:1082px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:nth-of-type(3){margin-right:calc((100% - 236px * 4) / 3)}}.brand-manufacturer .recommended .cycle-slideshow-rwd .product:last-of-type{margin-right:0}@media screen and (min-width:500px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:last-of-type{display:none}}@media screen and (min-width:966px){.brand-manufacturer .recommended .cycle-slideshow-rwd .product:last-of-type{display:block}}.brand-manufacturer .recommended .cycle-slideshow-rwd .product .img-container{box-sizing:border-box;border:1px solid #ededed;position:relative;display:block;margin:0 0 19px;overflow:hidden;width:100%;padding-bottom:calc(100% - 2px)}.brand-manufacturer .recommended .cycle-slideshow-rwd .product .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.brand-manufacturer .recommended .cycle-slideshow-rwd .product>a{color:#000;display:block;line-height:1.25em;min-width:2.5em;margin:0 0 8px}.brand-manufacturer .recommended .cycle-slideshow-rwd .product>a:hover{color:#db9200}.brand-manufacturer .recommended .cycle-slideshow-rwd .product p{margin:0;font-weight:300}.brand-manufacturer .recommended .cycle-slideshow-rwd .product .rating{margin-bottom:15px}.brand-manufacturer .recommended .cycle-slideshow-rwd .product .rating .stars-hits{align-items:center;color:#000;font-size:20px;font-weight:200;justify-content:space-between;display:flex;margin-bottom:5px}.brand-manufacturer .recommended .cycle-slideshow-rwd .product .rating span{font-size:1.25rem}.brand-manufacturer .recommended .cycle-slideshow-rwd .product .rating span strong{font-weight:inherit;color:#000}.brand-manufacturer .recommended .cycle-slideshow-rwd .product .rating a{font-weight:400}.brand-manufacturer .recommended .cycle-slideshow-rwd .product p.recommend .recommend{font-size:25px;margin-right:10px;vertical-align:middle}.brand-manufacturer .recommended .cycle-slideshow-rwd .product p.recommend strong{font-weight:inherit;color:#000}.brand-manufacturer .best-reviewed>header{margin:0 0 16px;overflow:hidden}.brand-manufacturer .best-reviewed>header h1,.brand-manufacturer .best-reviewed>header h2,.brand-manufacturer .best-reviewed>header h3,.brand-manufacturer .best-reviewed>header strong{font-size:1.25rem;font-weight:300;line-height:1.25em;float:left;margin:0;color:#000}.brand-manufacturer .best-reviewed>header a.more{float:right;margin-top:5px;color:#000}.brand-manufacturer .best-reviewed>header a.more i{color:#bd7e00;font-size:14px;margin-left:6px}.brand-manufacturer .best-reviewed>header a.more:hover{color:#db9200}.brand-manufacturer .best-reviewed>header a.more:hover i{color:inherit}.brand-manufacturer .best-reviewed:after{clear:both;display:table;content:""}.brand-manufacturer .best-reviewed .reviewed-product{box-sizing:border-box;border-bottom:1px solid #ededed;padding-bottom:17px;margin-bottom:27px}@media screen and (min-width:640px){.brand-manufacturer .best-reviewed .reviewed-product{border:none;width:50%;float:left}.brand-manufacturer .best-reviewed .reviewed-product:first-of-type{padding-right:30px}.brand-manufacturer .best-reviewed .reviewed-product:last-of-type{padding-left:30px}}.brand-manufacturer .best-reviewed .reviewed-product .product{overflow:hidden;margin-bottom:22px}@media screen and (min-width:1065px){.brand-manufacturer .best-reviewed .reviewed-product .product{padding-left:256px}}.brand-manufacturer .best-reviewed .reviewed-product .product .img-container{width:236px;height:236px;position:relative;box-sizing:border-box;overflow:hidden;border:1px solid #ededed;margin:0 auto 10px}@media screen and (min-width:1065px){.brand-manufacturer .best-reviewed .reviewed-product .product .img-container{margin-left:-256px;margin-right:20px;float:left}}.brand-manufacturer .best-reviewed .reviewed-product .product .img-container img{max-width:100%;max-height:100%;left:50%;top:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.brand-manufacturer .best-reviewed .reviewed-product .product a{color:#000;display:block;margin-bottom:6px}.brand-manufacturer .best-reviewed .reviewed-product .product a:hover{color:#db9200}.brand-manufacturer .best-reviewed .reviewed-product .product p{color:#000;margin:0 0 11px;padding:0;line-height:1.25em;font-size:.875rem;font-weight:300}.brand-manufacturer .best-reviewed .reviewed-product .product .review-rating span:nth-child(2){color:#787878}.brand-manufacturer .best-reviewed .reviewed-product .product .review-rating span:nth-child(2) strong{color:#000;font-weight:400}@media screen and (min-width:470px){.brand-manufacturer .best-reviewed .reviewed-product .product p{font-size:1rem}}.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews{position:relative;font-size:1.25rem;font-weight:300;margin-bottom:11px}@media screen and (min-width:750px){.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews{margin-bottom:24px}}.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews strong{font-weight:300;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews small{font-weight:300;font-size:1rem}.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews small a{font-weight:400}.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews .review-stars{margin-left:5px;font-size:20px;letter-spacing:6px;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews button{width:140px;height:30px;padding:0;position:absolute;right:-1px;top:-2px;display:none}@media screen and (min-width:490px){.brand-manufacturer .best-reviewed .reviewed-product .product .rating-reviews button{display:block}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list{margin-bottom:11px}@media screen and (min-width:750px){.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list{margin-bottom:32px}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list button.recommend{font-size:25px;vertical-align:middle;margin-right:3px}@media screen and (min-width:470px){.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list button.recommend{margin-right:6px}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .recommend{font-weight:300;font-size:1rem;margin-right:6px}@media screen and (min-width:470px){.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .recommend{margin-right:26px}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .recommend strong{font-size:1rem;font-weight:inherit;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .recommend span{display:none}@media screen and (min-width:415px){.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .recommend span{display:inline}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .hot{font-size:1rem;font-weight:300;margin-right:6px}@media screen and (min-width:470px){.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .hot{margin-right:25px}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .hot i{font-size:20px;vertical-align:middle;margin-right:4px}@media screen and (min-width:470px){.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .hot i{margin-right:11px}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .hot strong{font-weight:inherit;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .buy-again{font-size:.875rem;font-weight:300}@media screen and (min-width:415px){.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .buy-again{font-size:1rem}}.brand-manufacturer .best-reviewed .reviewed-product .product .recommend-list .buy-again strong{font-weight:inherit;color:#000;font-size:1rem}.brand-manufacturer .best-reviewed .reviewed-product .review{margin:0;padding:0;border:none}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating{margin-bottom:10px}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .profile{display:inline-block;padding-left:50px}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .profile .img-container{width:40px;height:40px;margin-left:-50px;margin-right:10px;overflow:hidden;border-radius:50%;float:left}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .profile .img-container img{width:100%;height:100%;display:block}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .profile a{color:#000;margin-bottom:6px}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .profile a:hover{color:#db9200}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .profile p{margin:0;padding:0;font-weight:300}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating{display:inline-block;margin-left:12px;white-space:nowrap;position:relative;font-size:1.25rem;font-weight:300}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating strong{font-weight:300;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating small{font-weight:300;font-size:1rem}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating small a{font-weight:400}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating .review-stars{margin-left:5px;font-size:20px;letter-spacing:6px;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating .hot{font-size:1rem;font-weight:300}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating .hot i{font-size:20px;vertical-align:middle;margin-right:4px}@media screen and (min-width:470px){.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating .hot i{margin-right:11px}}.brand-manufacturer .best-reviewed .reviewed-product .review .user-rating .rating .hot strong{font-weight:inherit;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content{max-height:5em;overflow:hidden;position:relative}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content p{font-weight:300;margin:0;line-height:1.25em}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content p.header{color:#000;margin-bottom:1.25em}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content a.read-more{line-height:1.25em;position:absolute;bottom:0;right:0;background:#fff;color:#000}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content a.read-more i{font-size:14px;margin-left:6px;color:#bd7e00}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content a.read-more:hover{color:#db9200}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content a.read-more:hover i{color:inherit}.brand-manufacturer .best-reviewed .reviewed-product .review .review-content a.read-more:before{content:"...";color:#787878;font-weight:300;margin-right:8px}.brand-manufacturer .manufacturer-brands>header{margin:27px 0 17px}.brand-manufacturer .manufacturer-brands>header h1,.brand-manufacturer .manufacturer-brands>header h2,.brand-manufacturer .manufacturer-brands>header h3,.brand-manufacturer .manufacturer-brands>header strong{margin:0;padding:0;font-weight:300;color:#000;font-size:1.25rem;line-height:1.25em}.brand-manufacturer .manufacturer-brands .manufacturer-brand{padding-bottom:17px;border-bottom:1px solid #ededed;margin-bottom:27px}@media screen and (min-width:600px){.brand-manufacturer .manufacturer-brands .manufacturer-brand{padding-left:250px}}.brand-manufacturer .manufacturer-brands .manufacturer-brand:after{content:"";display:table;clear:both}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header{box-sizing:border-box;margin-bottom:17px;border-bottom:1px solid #ededed;padding-bottom:20px}@media screen and (min-width:600px){.brand-manufacturer .manufacturer-brands .manufacturer-brand>header{float:left;border:1px solid #ededed;margin-left:-250px;margin-right:30px;width:220px;padding:20px;margin-bottom:0}}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header:after{clear:both;display:table;content:""}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header .img-container{display:block;box-sizing:border-box;position:relative;border:1px solid #ededed;width:70px;height:70px;margin:0 10px 10px 0;float:left}@media screen and (min-width:600px){.brand-manufacturer .manufacturer-brands .manufacturer-brand>header .img-container{float:none;margin:0 auto 10px;width:140px;height:140px}}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header .img-container img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header>a{display:block;color:#000;margin:0 0 10px}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header>a:hover{color:#db9200}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header>button{height:30px;padding:0;margin:0 0 10px;width:180px}@media screen and (min-width:600px){.brand-manufacturer .manufacturer-brands .manufacturer-brand>header>button{width:100%}}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header p{font-size:.875rem;font-weight:300;color:#000;margin:0 0 10px;line-height:1.25em;clear:both}@media screen and (min-width:600px){.brand-manufacturer .manufacturer-brands .manufacturer-brand>header p{clear:none}}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header dl{margin:0;padding:0;font-weight:300;font-size:.875rem;clear:both}@media screen and (min-width:600px){.brand-manufacturer .manufacturer-brands .manufacturer-brand>header dl{clear:none}}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header dl dt{margin:0 4px 0 0;padding:0;float:left;clear:both}.brand-manufacturer .manufacturer-brands .manufacturer-brand>header dl dd{margin:0;padding:0;float:left;color:#000}.brand-manufacturer .manufacturer-brands .manufacturer-brand>a{float:right;color:#000;margin-bottom:12px}.brand-manufacturer .manufacturer-brands .manufacturer-brand>a:first-of-type{display:none}@media screen and (min-width:750px){.brand-manufacturer .manufacturer-brands .manufacturer-brand>a:first-of-type{display:block}}.brand-manufacturer .manufacturer-brands .manufacturer-brand>a:last-of-type{margin-top:-14px;margin-bottom:0;display:block;z-index:2;position:relative}@media screen and (min-width:750px){.brand-manufacturer .manufacturer-brands .manufacturer-brand>a:last-of-type{display:none}}.brand-manufacturer .manufacturer-brands .manufacturer-brand>a i{font-size:14px;margin-left:6px;color:#bd7e00}.brand-manufacturer .manufacturer-brands .manufacturer-brand>a:hover{color:#db9200}.brand-manufacturer .manufacturer-brands .manufacturer-brand>a:hover i{color:inherit}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd{overflow:hidden;clear:right;z-index:1}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd ul.slider-pager{clear:both;margin-top:15px}@media screen and (min-width:750px){.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd ul.slider-pager{display:none}}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product{width:207px;white-space:normal;vertical-align:top;margin-right:26px}@media screen and (min-width:750px){.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product{float:left;width:calc(100% / 2 - 26px / 2)}}@media screen and (min-width:940px){.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product{width:calc(100% / 3 - 52px / 3)}}@media screen and (min-width:750px){.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product:nth-of-type(2){margin-right:0}}@media screen and (min-width:940px){.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product:nth-of-type(2){margin-right:26px}}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product:last-of-type{margin-right:0}@media screen and (min-width:750px){.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product:last-of-type{display:none}}@media screen and (min-width:940px){.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product:last-of-type{display:block}}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product .img-container{box-sizing:border-box;border:1px solid #ededed;position:relative;display:block;margin:0 0 19px;padding-bottom:calc(100% - 2px);width:100%}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product>a{color:#000;display:block;line-height:1.25em;min-width:2.5em;margin:0 0 8px}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product>a:hover{color:#db9200}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p{margin:0;font-weight:300}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p.review-rating{margin-bottom:15px}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p.review-rating .rating-stars{color:#000;font-size:20px;letter-spacing:6px;display:block;margin-bottom:5px}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p.review-rating span{font-size:1.25rem}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p.review-rating span strong{font-weight:inherit;color:#000}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p.review-rating a{font-weight:400}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p.recommend .recommend{font-size:25px;margin-right:10px;vertical-align:middle}.brand-manufacturer .manufacturer-brands .manufacturer-brand .cycle-slideshow-rwd .product p.recommend strong{font-weight:inherit;color:#000}.dragmenu-container{position:relative;overflow:hidden}.dragmenu-container:after,.dragmenu-container:before{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;top:0;bottom:0;height:100%;width:55px;line-height:1.25em;z-index:1;color:#000;font-size:14px;pointer-events:none}.dragmenu-container:after{content:"\E905";background:-moz-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 74%);background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 74%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 74%);right:0;text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.dragmenu-container:before{content:"\E906";background:-moz-linear-gradient(right,hsla(0,0%,100%,0) 0,#fff 74%);background:-webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff 74%);background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff 74%);left:0;text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.dragmenu-container.drag-begin:before,.dragmenu-container.drag-end:after{display:none}.dragmenu-container .dragmenu{min-width:100%;display:inline-block;white-space:nowrap}.ui-tooltip{background:#ededed;border:none;box-shadow:none;color:#000;font-weight:300;font-size:.813rem;max-width:203px;padding:6px;box-sizing:border-box}.ui-tooltip i.tooltip-arrow{position:absolute;width:0;height:0;border-style:solid}.ui-tooltip i.tooltip-arrow.bottom{border-width:7px 3.5px 0;border-color:#ededed transparent transparent}.ui-tooltip i.tooltip-arrow.top{border-width:0 3.5px 7px;border-color:transparent transparent #ededed}.product-add .toggled-fields{margin:1rem 0 2rem;padding-bottom:1rem}.product-add .toggled-fields>.fields{background-color:#f8f8f8;border-bottom:1px solid #ededed;margin-top:1rem;padding:1rem}.product-add .toggled-fields a:hover{color:#bd7e00;cursor:pointer}.product-add .toggled-fields a{color:#000}.product-add .toggled-fields a i{display:inline-block;font-size:.5rem;margin-left:.25rem;vertical-align:middle}.wholepage-form .label-input-wrapper>figure{margin:0;padding:0}.gift-idea-search .main-category{border-bottom:1px solid #ededed;margin-bottom:1rem;padding-bottom:1rem}.gift-idea-search .categories input[type=checkbox]:checked+label{color:#db9200}.gift-idea-search .categories{list-style-type:none;margin:0;padding:0}.gift-idea-search .categories>li>a{color:#000;display:inline}.gift-idea-search .categories>li>ul{list-style-type:none;margin:6px 0 1rem 5px;padding:0}.gift-idea-search .categories ul.checkboxes li{display:list-item;margin:0 0 5px}.gallery.inline h2{color:#000;font-size:1.5rem;font-weight:300;line-height:1.25em;margin:0;padding:0 0 15px;text-align:left}.gallery.inline{margin-bottom:30px;position:relative;transition:opacity .5s}.gallery.inline.fade{opacity:0}.gallery.inline .gallery{margin:0 2rem}.gallery.inline .gallery .d-icon-arrow-left,.gallery.inline .gallery .d-icon-arrow-right{border:none;display:block;padding:0;position:absolute;top:calc(50% - 25px);width:2rem}.gallery.inline .gallery .d-icon-arrow-left{left:-2rem}.gallery.inline .gallery .d-icon-arrow-right{right:-2rem}.gallery.inline .gallery .pager{font-size:0;opacity:1;white-space:nowrap}.gallery.inline .gallery .pager .img-container{border:1px solid #ededed;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:1rem;min-height:70px;margin-right:5px;overflow:hidden;white-space:normal}.gallery.inline .gallery .pager .img-container>a{display:block;min-height:inherit;position:relative;width:inherit}.gallery.inline .gallery .pager .img-container.slick-slide img{opacity:.5;transition:opacity .5s}.gallery.inline .gallery .pager .img-container.slick-slide.slick-current img,.gallery.inline .gallery .pager .img-container.slick-slide:hover img{opacity:1}.gallery.inline .gallery .pager .img-container img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.best-rated-products-container .s-content .columns .item .folding .brand-category:after,.best-rated-products-container .s-content .columns .item .folding .header:after,.clearfix:after{clear:both;content:"";display:table}.float-left{float:left!important}.float-right{float:right!important}a{word-wrap:break-word!important}.br-content.br-content-products-list-1{height:auto;max-width:750px}.categories-list input[type=checkbox]+label:before{display:none}.categories-list input[type=checkbox]+label{padding-left:0}.categories-list input[type=checkbox]:checked+label{color:#000}.msg-box{border:1px solid hsla(0,0%,4%,.25);margin-bottom:1rem;padding:.25rem .5rem}.msg-box.alert{background-color:#fce6e2}.msg-box.success{background-color:#e1faea}.msg-box.warning{background-color:#fff3d9}.smaller.error{color:#ec5840;font-size:.85rem;margin-bottom:.75rem;margin-top:-.75rem}.text-alert{color:#ec5840}.text-light-gray{color:#e6e6e6}.text-medium-gray{color:#cacaca}.text-dark-gray{color:#8a8a8a}.callout.error,.wholepage-form .label-input-wrapper.errors>.with-unit>input,input.error,input.ng-invalid-pattern,select.error,textarea.error,textarea.ng-invalid-pattern{border-color:#ec5840}.unit-of-measure-field{min-width:4rem}.search-bar{margin-top:0}.ui-front{z-index:10000}form .label-input-wrapper.error input,form .label-input-wrapper.error textarea{border-color:#ec5840}form .label-input-wrapper.error ul.errors{color:#ec5840;font-size:.85rem;font-weight:300;list-style-type:none;margin:.25rem 0;padding:0;text-align:right}main .search-bar .autocomplete>ul>li{cursor:pointer}main .search-bar .autocomplete>ul>li>ul>li.brand a.clean{position:static;left:auto;top:auto}main .search-bar .autocomplete{z-index:1000}a.restore-review-btn{color:#000;background-color:#ff9650;border:1px solid #000;padding:5px 15px}.filters ul.categories-list>li a.active{color:#787878}.filters ul.categories-list>li label{width:100%}.kwcad{position:relative;text-align:center}.kwcad.pixel{bottom:-1px;height:1px;left:-1px;position:absolute;width:1px}.header-stats>strong{float:left}body>header .nav-container form.search-bar.active{overflow:visible}.header-stats ul:after{background:-moz-linear-gradient(to right,hsla(0,0%,100%,0) 0,#fff 74%);background:-webkit-linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 74%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 74%)}.list-product.in-pocket .folding>header .img-container{margin-left:0}@media screen and (min-width:750px){.list-product.in-pocket .folding{padding-left:0!important}}.list-product .folding>header{padding-left:0!important}.list-product .folding>header:after{display:inline!important}.filters ul.pockets-list li{height:auto!important;min-height:51px!important}.popup-form .label-input-wrapper>textarea,.wholepage-form .label-input-wrapper>textarea{line-height:1.5}.ceneoaff-container{padding:10px 0}.ceneo-header{margin:10px 0 20px 10px;font-size:20px;color:#5e0a5e}.ceneoaff-item{border-right:1px solid #e7e4e9;padding:0}.ceneoaff-item:nth-child(3n){border:0}.ceneoaff-name{font-size:14px!important;height:auto!important}.ceneoaff-price span{font-size:16px!important}#aad_billboard,#main-wrapper{position:relative}#aad_billboard{margin:0 auto;max-width:1260px}main.content{position:relative;background:#fff}.recent-reviewed{margin-top:0;margin-bottom:0;padding-top:35px;padding-bottom:27px}.l-recommended .recommended-product>a,.recent-reviews .l-review .review-product>a{height:2.5em;line-height:1.25em;overflow:hidden}main .search-bar{margin-top:0;margin-bottom:0;padding-top:20px;padding-bottom:18px}.cycle-slideshow,.dropdown,.dropdown-container .dropdown,.mfp-figure:after,.product-detail .folding-content .gallery-info .product-gallery .cycle-slideshow,.promo-slider .cycle-slideshow{z-index:0}#kwcad_div-gpt-ad-1457531013655-0{margin:15px 0}.product-detail .folding-content .video{position:relative;text-align:center}.product-detail .folding-content .video header{text-align:left;margin:10px}.review footer .upvote.active{color:#db9200}.alt button{border:none;padding:13px 17px;color:#fff;background:#000}.alt button:hover{background:#bd7e00}.alt button:disabled{background:#787878;cursor:auto;color:#fff}.profile-sidebar-container>.sidebar .s-block .p-block.buttons .alt button{width:calc(100% - 115px)}@media screen and (min-width:340px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons .alt button{width:180px}}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons .alt button{width:120px}}@media screen and (min-width:930px){.profile-sidebar-container>.sidebar .s-block .p-block.buttons .alt button{width:180px}}.profile-sidebar-container>.sidebar .s-block .p-block.buttons>button:last-child,.profile-sidebar-container>.sidebar .s-block .p-block.buttons button:last-child{margin-right:0}.profile-sidebar-container>.sidebar .s-block .p-block.buttons .alt button{margin-right:15px}.br-content.br-content-comments-1{height:auto}.product-detail .product-description dl dd a{padding-left:10px}.list-view>section>ul{margin-top:20px}main .search-bar .autocomplete{top:60px}@media screen and (max-width:420px){.list-product .folding .rating-reviews small{display:inline-block}}@media screen and (max-width:768px){.rewarded-products .product-promoted-tile p a{display:inline-block}}.br-content.br-content-landing-2{top:1406px}@media screen and (max-width:750px){.list-product .folding>header .img-container{margin-left:0!important}}@media screen and (min-width:705px){.product-detail>header{padding-left:0!important}.product-detail>header h1{margin-left:100px}}.product-detail>header .img-container{margin-left:0!important}.product-detail>header .author-date{padding-left:0!important;border-bottom:0!important}@media screen and (max-width:705px){.product-detail>header h1{padding:4px 0!important;border-top:1px solid #ededed!important}}.product-promoted-tile a,.product .cycle-slide a{word-break:break-all!important;min-height:50px}ul.ingreedients-list li a{min-height:25px!important;height:auto!important}@media screen and (min-width:1080px){.rewarded-products{height:462px}}@media screen and (min-width:500px){.rewarded-products a.more span{display:inline}}.double-floated-button .submit-row button:first-child{float:left!important}.double-floated-button .submit-row button:last-child{float:right!important}@media screen and (min-width:614px){.double-floated-button .submit-row button:last-child{margin-left:1rem}}@media screen and (max-width:598px){.double-floated-button{text-align:center}.double-floated-button .submit-row button:first-child{height:auto;margin-bottom:1rem}.double-floated-button .submit-row button:first-child,.double-floated-button .submit-row button:nth-child(2){float:none!important}}.product-detail .folding-content .extras-box{margin:1rem 0}.product-detail .folding-content .extras-box:after{clear:both;content:"";display:block;height:2rem}.product-detail .folding-content .extras-box .detail{border-bottom:1px solid #ededed;box-sizing:border-box;color:#000;float:left;font-size:1rem;font-weight:300;height:51px;line-height:51px;padding:0 15px 15px 0}.product-detail .folding-content .extras-box .price{width:25%}.product-detail .folding-content .extras-box .capacity{width:75%}.product-detail .folding-content .extras-box header:after{clear:both;content:"";display:table}.product-detail .folding-content .extras-box header{color:#000;display:block;font-weight:300;font-size:1rem;line-height:1.25em;margin-bottom:5px}.product-detail .folding-content .extras-box header>div{float:left}.product-detail .folding-content .extras-box header>div:first-child{margin-right:20px;width:calc(25% - 22.5px)}main{display:block}.promo-slider.fade{max-height:400px}.cycle-slideshow.fade,.promo-slider.fade{opacity:0;transition:.3s linear}.cycle-slideshow.fade.show,.promo-slider.fade.show{opacity:1}.cycle-slideshow.fade.show-add,.promo-slider.fade.show-add{opacity:0}.review .add-answer-form .img-container,.review .ask-question-form .img-container{box-sizing:border-box}.img-common-container,.l-recommended .recommended-review header .img-container,.product-detail>header .img-container,.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container,.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers li,.recent-reviews .l-review>header .img-container,.review .add-answer-form .img-container,.review .ask-question-form .img-container,.review .questions .question header .img-container,.review>header .user-tag .img-container,.reviewers-list-container .reviewers-list .img-container,.reviewers-list ol.reviewers>li>header .profile .img-container,.reviewers-rated-box .most-active-reviewers-list .active-reviewers ol.active-reviewers-list li .img-container,.reviewers-rated-box .most-active-reviewers-list .img-container,.subscribers-list .subscribers .subscriber-tile .img-container{display:block;text-align:center;border:1px solid #e0e0e0;border-radius:100%;overflow:hidden}.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers li{display:inline-block}.img-common-container img,.l-recommended .recommended-review header .img-container img,.product-detail>header .img-container img,.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container img,.profile-sidebar-container>.sidebar .s-block .p-block.subscribers ul.subscribers li img,.recent-reviews .l-review>header .img-container img,.review .add-answer-form .img-container img,.review .ask-question-form .img-container img,.review .questions .question header .img-container img,.review>header .user-tag .img-container img,.reviewers-list-container .reviewers-list .img-container img,.reviewers-list ol.reviewers>li>header .profile .img-container img,.reviewers-rated-box .most-active-reviewers-list .active-reviewers ol.active-reviewers-list li .img-container img,.reviewers-rated-box .most-active-reviewers-list .img-container img,.subscribers-list .subscribers .subscriber-tile .img-container img{-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);display:inline-block;max-height:100%;max-width:100%;position:relative;top:50%;transform:translateY(-50%);width:auto;height:auto}.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container img{display:block;transform:translateX(-50%) translateY(-50%)}.l-recommended .recommended-review header a,.recent-reviews .l-review>header a{display:inline}.review .opinion div.header h3{font-size:inherit;font-weight:500;line-height:1.1875em}#delete-review-popup-wrapper,#delete-review-validation-popup-wrapper{display:none}.promo-slider .cycle-slideshow{transition:.3s linear}#categoryList .filter-sidebar-container{padding-left:0}#categoryList ul{list-style:none;padding:0}#categoryList ul a{color:#333}#categoryList ul a:hover{color:#bd7e00}#categoryList .s-content li>div{border-bottom:1px solid #d0d5d8;padding:20px;font-size:16px}#categoryList .s-content .left,#categoryList .s-content .right{display:inline-block}#categoryList .s-content .left{width:80%;font-size:14px}#categoryList .s-content>ul>li>ul>li>div{padding:10px;padding-left:40px;padding-right:0;font-size:12px}.best,.worst{display:inline-block;font-size:12px}.parent>div>.right{margin-left:20px}.best{margin-right:15px}#categoryList header{margin:0}#categoryList nav{margin:0 0 24px}#categoryList nav ul{padding:0;margin:0}#categoryList nav ul li{display:inline-block;border:1px solid #ededed;border-top:none;border-right:none;padding:10px}#categoryList nav ul li:last-child{border-right:1px solid #ededed}#categoryList nav ul li.current{background:#ededed;font-weight:700}.brand-manufacturer>header dl dt.all-products{width:100%;margin-top:2em;text-align:center}.brand-manufacturer>header dl dt.all-products button{width:220px;margin:0;display:inline-block}.brand-manufacturer>.premium-header-container>header followbrand,.brand-manufacturer>header button{width:125px;height:30px;padding:0;display:block;margin:0 0 27px}@media screen and (min-width:1080px){.account-facebook .fb-page{top:793px}}.br-content.br-content-premium-brand,.brand-manufacturer>.premium-header-container .article .img-container,.brand-manufacturer>.premium-header-container .article .img-container>img{height:auto}.br-content.br-content-premium-brand .img-container img{width:100%}.video .video-placeholder{border:none}.brand-manufacturer>.premium-header-container>header dl dt.all-products{width:100%;margin-top:2em}.brand-manufacturer>.premium-header-container>header dl dt.all-products button{width:220px;margin:0;display:inline-block}ol.most-rated-products span.recommend{margin-left:10px}.filter-sidebar-container .filters .filter .search-container span.d-icon-reload{-moz-animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:0;box-sizing:border-box;height:48px;padding:16px;position:absolute;right:1px;top:1px;width:48px}.filter-sidebar-container .filters .filter #searchBranch span.d-icon-reload{height:15px;padding:0;right:10px;top:10px;width:15px}.filter-sidebar-container .filters .filter .search-container .brands-autocomplete{background-color:#fff;border:1px solid #ededed;box-sizing:border-box;padding:10px;position:absolute;top:49px;width:100%;z-index:1}.filter-sidebar-container .filters .filter input[type=number],.filter-sidebar-container .filters .filter input[type=text]{-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.05) inset;-moz-box-shadow:0 10px 15px 0 rgba(0,0,0,.05) inset;box-shadow:inset 0 10px 15px 0 rgba(0,0,0,.05);max-height:35px}.profile-sidebar-container>.sidebar .s-block .p-block.profile .img-container,.reviewers-list ol.reviewers>li>header .profile .img-container{max-height:100px;max-width:100px}@media screen and (max-width:739px){.product-detail .product-description .product-extras .column .label{width:90px}}@media screen and (min-width:740px){.product-detail .product-description .product-extras{-moz-column-count:2;-webkit-column-count:2;column-count:2}}.product-detail .product-description .product-extras:last-child{margin-bottom:1rem}.product-detail .product-description .product-extras .column{margin-bottom:10px}.product-detail .product-description .product-extras .column .label{display:inline-block;font-weight:300;margin:0;padding:0;font-size:1rem;line-height:1.25em;margin-right:2px;margin-bottom:10px}.product-detail .product-description .product-extras .column .label:after{content:":"}.product-detail .product-description .product-extras .column .value{line-height:1.25em;font-size:1rem;margin:0;padding:0;font-weight:400;color:#000;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail .product-description a{color:inherit}.product-detail .product-description article{margin-top:1rem}.lmenu-box{margin:0 auto 5px}main .search-bar .select2 .selection .select2-selection,main .search-bar input{border-color:#000}main .search-bar button{color:#fff;background-color:#000}main .search-bar button:hover{color:#000;background-color:#fff;border:1px solid #000}.category-list-box{border-top:1px solid #ededed;border-bottom:1px solid #ededed;margin:15px 0;padding:25px 0}.show-for-small{display:block}.show-for-large{display:none}@media screen and (min-width:768px){.category-list-box,.show-for-small{display:none}.show-for-large{display:block}}.category-list-box header{font-size:1rem;margin-bottom:2px}.category-list-box header h2{margin:0 0 5px;font-size:1.5rem;color:#000;font-weight:300;line-height:1.25em;display:inline-block}.category-list-box ul.category-list{columns:2;-webkit-columns:2;-moz-columns:2;list-style-type:none;margin:0;padding:0}.category-list-box ul.category-list li{display:inline-block}.category-list-box ul.category-list li a{display:block;color:#000;line-height:1.25em;padding:10px 11px 11px}@media screen and (min-width:1080px){.category-list-box ul.category-list li a{padding:14px 11px 15px}}.category-list-box ul.category-list li a:hover{color:#bd7e00}.product-detail .reviews-stats .reviews-stars .show-toggle{margin-bottom:10px}.product-detail .properties-ingreedients .ingreedients .show-toggle,.product-detail .properties-ingreedients .properties .show-toggle,.product-detail .reviews-stats .reviews-stars .show-toggle{color:#000;cursor:pointer;display:block;margin-top:6px}.product-detail .reviews-stats .reviews-stars>div{height:0;overflow:hidden;transition:height .5s}.product-detail .properties-ingreedients .ingreedients .show-toggle i,.product-detail .properties-ingreedients .properties .show-toggle i,.product-detail .reviews-stats .reviews-stars .show-toggle i{color:#bd7e00;font-size:8px;display:inline-block;vertical-align:middle;margin-left:10px}.product-detail .properties-ingreedients .ingreedients .ingreedients-list li:first-child{margin-top:1rem}.product-detail .properties-ingreedients .properties dd{position:relative}.reviewers-rated-box .most-rated ol li p span.recommend{font-size:16px}span.recommend button.recommend{font-size:25px}.categories ul.l-categories{font-size:16px}.categories ul.l-categories>li ul li{font-size:15px}.dropdown-container.ordering a,.products-list .s-content>header>a.show-filters{border:1px solid #000;height:26px;padding:3px 25px;line-height:28px;display:block}@media screen and (min-width:1080px){.products-list .s-content>header>a.show-filters{display:none}}.products-list .s-content>header .dropdown-container.ordering a:hover i,.products-list .s-content>header>a.show-filters:hover i{color:#bd7e00}.products-list .s-content>header .dropdown-container.ordering a:hover,.products-list .s-content>header>a.show-filters:hover{color:#fff;background:#000}.products-list .s-content>header .dropdown-container{margin-top:-14px}.products-list .s-content>header p{padding:4px 0 15px}.products-list .s-content>header .dropdown-container{border-color:#fff;border-width:1px}.dropdown-container.ordering{padding:12px 0 18px}.filters{position:relative}.misc-filters{bottom:-120px;position:absolute}@media screen and (min-width:768px){.misc-filters{top:0;position:relative}}.filters .cb-all{color:#000;font-size:.875rem}.filters .cb-all:hover{color:#db9200}.filters .cb-all i{font-size:8px;margin-left:5px;display:inline-block;vertical-align:middle;color:#bd7e00}.filter.collapsed ul.checkboxes li{display:block}.filter.collapsed .show-more-bn{display:none}.hidden-filter{height:0;overflow:hidden}@media screen and (min-width:768px){.filter.collapsed ul.checkboxes li{display:none}.filter.collapsed ul.checkboxes.expand li,.filters ul.checkboxes li:nth-child(-n+5){display:block}.filter.collapsed .show-more-bn{display:inline}.show-all-bn{display:none}.hidden-filter{height:auto;overflow:auto}}.show-nothing{transition:max-height .5s}.filters ul.categories-list>li.parent-category-back a{font-weight:600}li.parent-category-back a i{color:#bd7e00;padding-right:5px}li.subcategory label{padding-left:18px}div#ingredients-container{position:relative}.wholepage-form .label-input-wrapper .check-radio-list.ingredients{border:none;clear:left}.label-input-wrapper.ingredient{border-top:none;border-bottom:1px solid #ededed;padding:10px;margin-bottom:5px}.label-input-wrapper.ingredient.success{background-color:#c1e2b3}.label-input-wrapper.ingredient.alert{background-color:#ee5f5b}.label-input-wrapper.ingredient.warning{background-color:#ffc73d}label input.ingredient-edit{margin-right:7px;color:#000;border:none;background-color:hsla(0,0%,100%,.1);line-height:1.25em;font-family:Lato,sans-serif;font-size:16px;width:300px}label input.ingredient-edit:hover{background-color:hsla(0,0%,100%,.4)}label input.ingredient-edit:focus{background-color:hsla(0,0%,100%,.6)}label input.ingredient-edit.src-ingr{font-weight:700}i.button{cursor:pointer;margin-top:3px}button#add-all-ingredients-btn,button#add-ingredients-btn,button#add-valid-ingredients-btn,button#analyze-ingredients-btn,button#remove-all-ingredients-btn{margin-top:10px;margin-right:5px}span.analyze-ingr-icon.d-icon-reload{-moz-animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:0;box-sizing:border-box;height:48px;padding:16px;position:absolute;left:110px;top:-14px;width:48px}span.analyze-ingr-msg{color:#da3701}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;z-index:10000}p.ingredients-analyzed{color:#00b000}div#ingredients-messages{display:none}span.duplicated-ingredient{margin-left:10px;font-weight:500;color:#da3701}.recommend-box p.recommend button.recommend span{font-family:Lato,sans-serif;font-size:1.25rem;vertical-align:middle;margin-left:10px}button.recommend:before{content:"g"}button.recommend.active:before,button.recommend:hover:before{content:"\E907"}button.recommend.nohover:before{content:"g"}button.recommend.nohover.active:before{content:"\E907"}button.recommend.active:after,button.recommend.nohover.active:after,button.recommend.nohover:after,button.recommend:after,button.recommend:hover:after{content:""}.recommend-box p.recommend{margin-bottom:0}.recommend-box p.recommend-counter{margin-bottom:27px}.category-description{max-height:105px;font-size:14px;font-weight:100;margin-bottom:10px;clear:both}.products-list>header a.read-more{color:#000;cursor:pointer}.products-list>header a.read-more>i{color:#bd7e00}.products-list>header .category-description h2{margin-top:10px;margin-bottom:5px;font-size:16px;float:none}.activity-stream.list-product div.brand-category{padding-top:.7rem}.container.ingredient .item .folding .brand-category,.list-product div.brand-category{padding:0;margin:0;width:100%}.container.ingredient .item .folding .brand-category .lft,.list-product div.brand-category div.lft{margin-right:10px;float:left}.container.ingredient .item .folding .brand-category .rgt,.list-product div.brand-category div.rgt{float:left}.container.ingredient .item .folding .brand-category div .title,.list-product div.brand-category div div.title{font-weight:300;margin:0;padding:0;font-size:.875rem;line-height:1.25em;margin-right:2px;vertical-align:top;margin-bottom:10px;display:inline-block}.container.ingredient .item .folding .brand-category div .name,.list-product div.brand-category div div.name{line-height:1.25em;font-size:.875rem;width:230px;margin:0;padding:0;font-weight:400;color:#000;margin-bottom:10px;white-space:nowrap;display:inline-block;text-overflow:ellipsis;overflow:hidden}.list-product div.brand-category div div.name a{color:inherit}@media screen and (min-width:480px){.container.ingredient .item .folding .brand-category div .title,.list-product div.brand-category div div.title{float:left}.container.ingredient .item .folding .brand-category div .name,.list-product div.brand-category div div.name{width:auto;float:left;text-overflow:clip;overflow:visible}}.list-product div.product-description{font-size:14px;font-weight:100;margin-top:-20px;margin-bottom:10px}@media screen and (max-width:750px){.list-product div.product-description{margin-top:0}}.products-list .s-content>header p.products-found{font-size:1rem}a.add-barrier{cursor:pointer}.dropdown-container.active .dropdown{max-height:469px}.product-detail .properties-ingreedients .ingreedients .in-moderation{color:#bd7e00}.subscribers-list-container .subscribers-list .subscribers:after{clear:both;content:"";display:table}.products-list>header h1{color:#787878;font-size:1.5rem}@media screen and (max-width:689px) and (min-width:495px){.subscribers-list .subscribers .subscriber-tile .img-container{height:60px;width:60px}}.moderators-section ul{list-style-type:none;margin:0;padding:0}.moderators-section .navigation li{border-right:1px solid #ededed;display:inline-block;padding:0 10px}.moderators-section .navigation li:last-child{border-right:none}.moderators-section .list,.moderators-section .list a{font-weight:300}.moderators-section h4{margin:.75rem 0}.full-photo-size-preview img{height:auto;width:100%}.product-detail .folding-content .brand-best header h2 a,.product-detail .folding-content .category-best header h2 a,.product-detail .folding-content .category-similar-products header h2 a{color:#000}.angular-ui-tree-drag{border:1px solid #ededed;box-sizing:border-box;font-size:1rem;margin-bottom:10px;margin-right:10px;padding-bottom:0;width:calc(20% - 8px)}.wholepage-form .label-input-wrapper.uploader .angular-ui-tree-placeholder{background-color:#ededed}@media screen and (min-width:440px){.wholepage-form .label-input-wrapper.uploader .angular-ui-tree-placeholder{height:76px;padding-bottom:0;width:76px}}.wholepage-form .label-input-wrapper.uploader .img-sortable{height:inherit}.wholepage-form .label-input-wrapper.uploader .angular-ui-tree-handle{bottom:0;height:calc(100% - 21px);left:0;position:absolute;width:100%}.wholepage-form .label-input-wrapper.uploader .img-container .zoom:hover{cursor:pointer}.wholepage-form .label-input-wrapper.uploader .img-container .zoom{border:1px solid #ededed;bottom:-1.5rem;display:block;left:-1px;position:absolute;text-align:center;width:100%}.angular-ui-tree-drag .zoom{display:none}@media screen and (min-width:440px){.wholepage-form .label-input-wrapper.uploader .img-container .zoom{bottom:0;position:relative}}.moderators-section{background-color:#fff;border:1px solid #ededed;margin:2rem 0;padding:.5rem;position:relative}.moderators-section .legend{background-color:#ededed;border:1px solid #ededed;box-sizing:border-box;color:#000;font-size:.75rem;left:-1px;line-height:1rem;padding:0 .25rem;position:absolute;top:calc(-1.25rem + 2px)}.product-detail .folding-content .category-similar-products{margin-top:2rem}#ingredient_similar_product_category{width:calc(100% - 85px)}@media screen and (min-width:1080px){.product-detail .folding-content .category-similar-products{margin-top:0}}.categories-list .w-sub ul{font-size:.8rem;padding-left:.5rem!important}.filters ul.categories-list>li a.current-category{font-weight:700;color:#bd7e00}.filters ul.categories-list>li.w-sub .sub>a:before{content:"";margin-right:0}.filters ul.categories-list>li.w-sub .sub>a:after{content:"\E902";font-size:.5rem;float:right;font-family:deliciousit!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filters ul.checkboxes li{font-size:.8rem}.similarCategories{margin-top:0;margin-bottom:0;padding-top:35px;padding-bottom:27px;position:relative}.similarCategories>strong{display:block;line-height:1.25em;font-size:1.5rem;color:#000;font-weight:300;margin-bottom:16px;float:left}.similarCategories a{white-space:nowrap;display:inline-block;margin-right:2rem}@media screen and (min-width:350px){.products-list .s-content>header p{font-size:.8rem}}.s-content.stream .activity-stream p.brand{padding-top:.3rem!important;font-weight:300;white-space:nowrap}.s-content.stream .activity-stream p.brand a{font-weight:400;color:#000}.product-detail .folding-content .ceneoaff-container .slick-slider .slick-arrow.slick-next,.product-detail .folding-content .ceneoaff-container .slick-slider .slick-arrow.slick-prev,.product-detail .folding-content .recomended-products .slick-slider .slick-arrow.slick-next,.product-detail .folding-content .recomended-products .slick-slider .slick-arrow.slick-prev{z-index:1}.product-detail .folding-content .gallery-info .product-gallery .img-container.reward{position:absolute;right:0;top:0}.newest-review.sidebar-container.right>.sidebar{float:none;margin:0;position:absolute;right:0;top:0}.list-view .loader{background-color:hsla(0,0%,100%,.5);height:100%;left:0;position:absolute;top:0;width:100%}.container.ingredient{margin-top:21px;position:relative}.container.ingredient .folding-content-wrapper .folding-content{color:#000;float:left;font-weight:300;position:relative}@media screen and (min-width:1080px){.container.ingredient .folding-content-wrapper .folding-content{float:none}}.container.ingredient .folding-content-wrapper .folding-content .left-column{margin-top:2rem}@media screen and (min-width:1080px){.container.ingredient .folding-content-wrapper .folding-content .left-column{float:left;margin-top:0;width:400px}.container.ingredient.no-product .folding-content-wrapper .folding-content .middle-column{margin-top:0}.container.ingredient .folding-content-wrapper .folding-content .middle-column{float:left;margin-left:50px;margin-top:170px;width:380px}}@media screen and (min-width:1140px){.container.ingredient .folding-content-wrapper .folding-content .left-column{width:460px}}@media screen and (min-width:1200px){.container.ingredient .folding-content-wrapper .folding-content .middle-column{margin-left:100px}}.container.ingredient .folding-content-wrapper .folding-content .middle-column .other-product-ingredients a{border:1px solid #d5d5d5;box-sizing:border-box;color:#000;display:inline-block;font-size:.875rem;margin-bottom:.25rem;margin-right:.25rem;margin-top:.25rem;padding:.5rem}.container.ingredient .folding-content-wrapper .folding-content .middle-column .other-product-ingredients .more{border:none;color:#bd7e00}.container.ingredient .folding-content-wrapper .folding-content .alternative-names{margin-left:0;margin-right:0;margin-top:0}.container.ingredient .folding-content-wrapper .folding-content .alternative-names,.container.ingredient .folding-content-wrapper .folding-content .product .header{color:#787878;font-size:1.25rem;font-weight:300;line-height:1.25rem;margin-bottom:25px}.container.ingredient .folding-content-wrapper .folding-content .product .item{border-bottom:none}@media screen and (min-width:1080px){.container.ingredient .folding-content-wrapper .folding-content .product{height:170px;left:450px;overflow:hidden;position:absolute;top:0;width:380px}}@media screen and (min-width:1140px){.container.ingredient .folding-content-wrapper .folding-content .product{left:500px}}@media screen and (min-width:1200px){.container.ingredient .folding-content-wrapper .folding-content .product{left:560px}}.container.ingredient .folding-content-wrapper .folding-content .product .ingredient-product{padding-left:110px}.container.ingredient .folding-content-wrapper .folding-content .product .ingredient-product .img-container{border:1px solid #ededed;box-sizing:border-box;float:left;height:100px;margin-left:-110px;margin-right:10px;margin-top:2px;position:relative;width:100px}.container.ingredient .folding-content-wrapper .folding-content .product .ingredient-product .img-container img{-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.container.ingredient .folding-content-wrapper .folding-content .product .ingredient-product a{color:#000}.container.ingredient .folding-content-wrapper .folding-content .product .ingredient-product p a{color:#bd7e00}.container.ingredient .folding-content-wrapper .folding-content .section{border-bottom:1px solid #ededed;font-size:.875rem;margin-bottom:20px}.container.ingredient .folding-content-wrapper .folding-content .section.assigned-functions p:before{content:"-";margin:0 3px}.container.ingredient .folding-content-wrapper .folding-content .section.pregnancy-safety .active{color:#000;font-weight:400}.container.ingredient .folding-content-wrapper .folding-content .section.pregnancy-safety p{color:#d3d3d3}.container.ingredient .folding-content-wrapper .folding-content .section.safety-remarks{border-bottom:none}.container.ingredient .folding-content-wrapper .folding-content .section .header{font-size:1rem;font-weight:400;line-height:1.125rem;margin-bottom:20px}.container.ingredient .folding-content-wrapper .folding-content .section .header .more{float:right;font-size:.425rem;margin-top:5.5px}.container.ingredient .folding-content-wrapper .folding-content .section .header a{color:#000}.container.ingredient .folding-content-wrapper .folding-content .section .header a span{color:#bd7e00}.container.ingredient .folding-content-wrapper .folding-content .section .header a:hover span{color:#db9200}.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate{-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;border-style:solid;border-width:1px;display:inline-block;height:50px;line-height:50px;margin:0 .15rem;opacity:.5;text-align:center;vertical-align:top;width:50px}@media screen and (min-width:380px){.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate{margin:0 .5rem}}.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate.active{border-width:2px;font-weight:700;opacity:1}.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate-1{border-color:#19ff84;color:#19ff84}.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate-2{border-color:#0f7;color:#0f7}.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate-3{border-color:#f5a623;color:#f5a623}.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate-4{border-color:#ff6454;color:#ff6454}.container.ingredient .folding-content-wrapper .folding-content .section .rating .rate-5{border-color:#ff1800;color:#ff1800}.container.ingredient .folding-content-wrapper .folding-content .section .rating div:last-child{margin:1rem 0;text-align:center}.container.ingredient .folding-content-wrapper .folding-content .section .toggle-content{height:0;overflow:hidden;transition:height .5s}.container.ingredient .folding-content-wrapper .folding-content .section p{line-height:1.25rem;margin:0 0 1rem}.container.ingredient .folding-content-wrapper .folding-content .middle-column .other-product-ingredients a:hover,.container.ingredient .folding-content-wrapper .folding-content .product .ingredient-product a:hover{color:#db9200}.container.ingredient .folding-content-wrapper .folding-content .subheader{font-size:1.5rem;font-weight:400;line-height:1.25rem;margin:0 0 .5rem}@media screen and (min-width:1080px){.container.ingredient .folding-content-wrapper{float:left}}.container.ingredient .folding-content-wrapper .folding-content .middle-column h2{border-bottom:1px solid #ededed;color:#000;font-size:1.5rem;font-weight:300;line-height:1.8125rem;margin:1rem 0 25px;padding:0 0 14px}.container.ingredient .ingredient-products{margin-bottom:3rem}.container.ingredient .ingredient-products .products-list{margin-top:1rem}.container.ingredient .ingredient-products .products-list:after{clear:both;content:"";display:table}.container.ingredient .ingredient-products .products-list .list article:last-child{border-bottom:none;margin-bottom:0}.best-rated-products-container .s-content .loader,.container.ingredient .ingredient-products .products-list .loader,.newest-review .filter-sidebar-container .s-content .loader{height:48px;margin-top:1rem;position:relative}.best-rated-products-container .s-content .loader span.d-icon-reload,.container.ingredient .ingredient-products .products-list .loader span.d-icon-reload,.newest-review .filter-sidebar-container .s-content .loader .d-icon-reload{-moz-animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:0;bottom:0;box-sizing:border-box;height:48px;left:0;margin:auto;padding:16px;position:absolute;right:0;top:0;width:48px}.container.ingredient .ingredient-products .select2.select2-container{font-size:.875rem;width:100%}.container.ingredient .ingredient-products .select2 .selection .select2-selection .select2-selection__rendered:after{font-size:.425rem}.container.ingredient .ingredient-products form[name=ingredient_products] select[name="ingredient_products[product_category]"]{width:100%}.container.ingredient .item{border-bottom:1px solid #ededed;padding-bottom:19px;margin-bottom:26px}.container.ingredient .item .folding:after{content:"";display:table;clear:both}.container.ingredient .item .folding>header{margin-bottom:15px}.container.ingredient .item .folding>header:after{content:"";display:inline;clear:both}.container.ingredient .item .folding>header .img-container{float:left;width:100px;height:100px;margin-right:9px;margin-left:0;box-sizing:border-box;border:1px solid #ededed;margin-top:4px;background:#fff;position:relative}.container.ingredient .item .folding>header .img-container img{border:none;position:absolute;max-width:100%;max-height:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.container.ingredient .item .folding>header h3{max-height:3.75em;overflow:hidden}.container.ingredient .item .folding>header h3,.container.ingredient .item .folding>header p{margin:0;padding:0;line-height:1.25em}.container.ingredient .item .folding>header h3:nth-child(2),.container.ingredient .item .folding>header p:nth-child(2){color:#000;font-size:.875rem;font-weight:400;line-height:1.5rem;margin-bottom:5px}.container.ingredient .item .folding>header h3:nth-child(2) a,.container.ingredient .item .folding>header p:nth-child(2) a{color:inherit}.container.ingredient .item .folding>header h3:nth-child(2) a:hover,.container.ingredient .item .folding>header p:nth-child(2) a:hover{color:#db9200}.container.ingredient .item .folding>header h3:nth-child(3),.container.ingredient .item .folding>header p:nth-child(3){font-size:.875rem;font-weight:300}.container.ingredient .item .folding .brand-category a{color:#000}.container.ingredient .item .folding .brand-category a:hover{color:#db9200}.container.ingredient .item .folding .rating-reviews{font-weight:300;font-size:1.25rem;margin-bottom:11px;position:relative}.container.ingredient .item .folding .rating-reviews:after{clear:both;content:"";display:table}.container.ingredient .item .folding .rating-reviews strong{color:#000;font-weight:300}.container.ingredient .item .folding .rating-reviews small{font-size:1rem;font-weight:300;white-space:nowrap}.container.ingredient .item .folding .rating-reviews small a{font-weight:400}.container.ingredient .item .folding .rating-reviews .list-stars{margin-left:5px;font-size:20px;letter-spacing:6px;color:#000}.container.ingredient .item .folding .rating-reviews button{width:140px;height:30px;padding:0;position:absolute;right:-1px;top:-2px;display:none}.container.ingredient .sidebar{display:none}@media screen and (min-width:1080px){.container.ingredient .sidebar{display:block;right:0;position:absolute;top:0;width:160px}}.container.ingredient header .name{border-bottom:1px solid #ededed;color:#000;font-size:2.25rem;font-weight:300;line-height:1.25em;margin:0 0 25px;padding:0 0 14px}.container.ingredient header .name h1{display:inline;font-size:inherit;font-weight:inherit;margin:0;padding:0}.container.ingredient.no-product .folding-content-wrapper .folding-content .middle-column .ingredient-products>h2{margin-top:0}.profile-sidebar-container .dragmenu-container:after,.profile-sidebar-container .dragmenu-container:before{display:none}.profile-sidebar-container .dragmenu-container .dragmenu-container-arrow{font-family:deliciousit!important;position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;top:0;bottom:0;height:100%;width:55px;line-height:1.25em;z-index:1;color:#000;font-size:14px}.profile-sidebar-container .dragmenu-container .dragmenu-container-arrow-right{content:"\E905";background:-moz-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 74%);background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 74%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 74%);right:0;text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.profile-sidebar-container .dragmenu-container .dragmenu-container-arrow-left{content:"\E906";background:-moz-linear-gradient(right,hsla(0,0%,100%,0) 0,#fff 74%);background:-webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff 74%);background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff 74%);left:0;text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.profile-sidebar-container .dragmenu-container.drag-begin .dragmenu-container-arrow-left,.profile-sidebar-container .dragmenu-container.drag-end .dragmenu-container-arrow-right{display:none}.sidebar-container.reviewers-list-container{position:relative}.sidebar-container.reviewers-list-container.right.slim>.sidebar{height:100%;margin-right:0;position:absolute;right:0;top:0}.sidebar-container.reviewers-list-container.right.slim>.sidebar>aside{position:absolute;top:0}.reviewers-list-container .reviewers-list{min-height:100px;position:relative}@media screen and (min-width:1190px){.reviewers-list-container .reviewers-list{min-height:600px}}.reviewers-list-container .reviewers-list>header{border-bottom:1px solid #ededed}.reviewers-list-container .reviewers-list>header:after{clear:both;content:"";display:table}.reviewers-list-container .reviewers-list .loader{clear:both;height:48px;margin-top:2rem;position:relative}.reviewers-list-container .reviewers-list .loader .d-icon-reload{-moz-animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:0;bottom:0;box-sizing:border-box;height:inherit;left:0;margin:auto;padding:16px;position:absolute;right:0;top:0;width:48px}#rating-rules{display:none}.reviewer-rank-stats-section i.d-icon-star-f,.reviewers-list-container .reviewers-list .reviewers-rank-right i.d-icon-star-f{color:#bd7e00}@media screen and (min-width:768px){.reviewer-rank-section.border-right,.reviewer-rank-stats-section.border-right{border-right:1px solid #ededed}}.reviewers-list header h1{border:none;padding-bottom:0}.reviewers-list-container .reviewers-list .reviewers-rank-legend{font-weight:300;margin:1.25rem auto;max-width:400px}@media screen and (min-width:640px) and (max-width:1079px){.reviewers-list-container .reviewers-list .reviewers-rank-legend{max-width:600px}}@media screen and (min-width:1080px){.reviewers-list-container .reviewers-list .reviewers-rank-legend{float:right}}.reviewers-list-container .reviewers-list .reviewers-rank-legend>div{display:table-cell;height:50px;padding-left:2rem;position:relative;vertical-align:middle}.reviewers-list-container .reviewers-list .reviewers-rank-legend .decrease{padding-right:1rem}.reviewers-list-container .reviewers-list .reviewers-rank-legend .rule{display:none;padding-left:2.5rem;padding-right:1rem;position:relative}@media screen and (min-width:640px) and (max-width:1079px){.reviewers-list-container .reviewers-list .reviewers-rank-legend .rule{display:table-cell}}.reviewers-list-container .reviewers-list .reviewers-rank-legend .rule .d-icon-star-f{color:#bd7e00;left:0;position:absolute;top:calc(50% - 14.5px)}.reviewers-list-container .reviewers-list .reviewers-rank-legend .rule .d-icon-star-f:before{font-size:1.7rem}.reviewers-list-container .reviewers-list .reviewers-rank-legend img{display:inline-block;height:27px;left:0;position:absolute;top:calc(50% - 13.5px);width:9px}.reviewers-list-container .reviewers-list .reviewers-rank-right{font-weight:300;line-height:2.75rem;overflow:auto;text-align:center}@media screen and (min-width:640px) and (max-width:1079px){.reviewers-list-container .reviewers-list .reviewers-rank-right{display:none}}@media screen and (min-width:1080px){.reviewers-list-container .reviewers-list .reviewers-rank-right{display:block;position:absolute;right:0;top:0}}.reviewers-list-container .reviewers-list .reviewers-rank-right i:before{font-size:1.7rem}.reviewers-list-container .reviewers-list .reviewers-rank-right>i{margin-right:.75rem;vertical-align:sub}.reviewers-list-container .reviewers-list .reviewers-rank-right a{color:inherit}.reviewers-list-container .reviewers-list .reviewers-rank-right a:hover{color:#db9200}.reviewers-list-container .reviewers-list .reviewers-rank-top{margin:1.25rem auto}@media screen and (min-width:640px){.reviewers-list-container .reviewers-list .reviewers-rank-top{width:50%}}@media screen and (min-width:1080px){.reviewers-list-container .reviewers-list .reviewers-rank-top{width:auto;float:left}}.reviewers-list-container .reviewers-list .reviewers-rank-top:after{clear:both;content:"";display:table}.reviewers-list-container .reviewers-list .reviewers-rank-top .select2.select2-container{width:100%!important}.reviewers-list-container .reviewers-list .reviewers-rank{display:table;margin:2rem 0 0;padding:0;width:100%}.reviewers-list-container .reviewers-list .reviewers-rank li{display:table-row}.reviewers-list-container .reviewers-list .reviewers-rank li:first-child>div{border-top:1px solid #ededed}.reviewers-list-container .reviewers-list .reviewers-rank li .img-container{height:50px;margin:0 auto;width:50px}@media screen and (min-width:960px){.reviewers-list-container .reviewers-list .reviewers-rank li .img-container{height:90px;width:90px}}.reviewers-list-container .reviewers-list .reviewers-rank li .rank-index{color:#000;font-size:1.5rem;font-weight:400;width:50px}@media screen and (min-width:960px){.reviewers-list-container .reviewers-list .reviewers-rank li .rank-index{font-size:2.5rem;width:80px}}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section{display:none;position:relative}.reviewers-list-container .reviewers-list .reviewers-rank li>div:last-child{display:table-cell}@media screen and (min-width:640px){.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section{display:table-cell}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section:before{border-left:1px solid #ededed;box-sizing:border-box;content:"";display:block;height:2rem;left:0;position:absolute;top:calc(50% - 1rem);width:1px}}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section i:before{font-size:1rem}@media screen and (min-width:960px){.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section i:before{font-size:1.7rem}}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-section p{margin:3px 0;font-weight:300}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-section p.login{margin:5px 0}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-section p.login a{color:#000;font-size:.875rem;font-weight:400}@media screen and (min-width:960px){.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-section p.login a{font-size:1.1rem}}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section p{color:#000;font-size:.875rem;font-weight:300}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score{font-size:1.325rem;font-weight:400;margin-top:10px}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score>i:before{font-size:1rem;margin-left:5px}@media screen and (min-width:960px){.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section p{font-size:1rem}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score{font-size:1.325rem}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score>i:before{font-size:1rem;margin-left:5px}}.reviewers-list-container .reviewers-list .reviewers-rank li>div{border-bottom:1px solid #ededed;display:table-cell;padding:1rem 0;text-align:center;vertical-align:middle;width:calc((100% - 50px) / 3)}@media screen and (min-width:640px){.reviewers-list-container .reviewers-list .reviewers-rank li>div{width:135.333px}}@media screen and (min-width:960px){.reviewers-list-container .reviewers-list .reviewers-rank li>div{width:155px}}.reviewers-list-container .reviewers-list .reviewers-rank li p{margin:.5rem 0 0}.reviewers-list-container .reviewers-list .reviewer-rank-section.reviewer-section{text-align:left}.reviewers-list-container .reviewers-list .reviewer-rank-section.reviewer-section p a{font-size:.875rem}@media screen and (min-width:960px){.reviewers-list-container .reviewers-list .reviewer-rank-section.reviewer-section p a{font-size:1rem}}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer{position:relative}.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer .down-rank,.reviewers-list-container .reviewers-list .reviewers-rank li .reviewer .up-rank{left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.profile-sidebar-container>.sidebar .s-block .p-block.profile .rank{background-color:#fff;border:2px solid #bd7e00;border-radius:100%;color:#000;font-weight:700;height:45px;right:0;line-height:45px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:45px}.profile-sidebar-container>.sidebar .s-block .p-block.profile .rank-position{font-weight:300;margin:0;position:absolute;left:70px;text-align:center;top:50%;-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);-o-transform:translateY(20%);transform:translateY(20%)}@media screen and (min-width:740px){.profile-sidebar-container>.sidebar .s-block .p-block.profile .rank{left:10px;right:auto;top:10px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.profile-sidebar-container>.sidebar .s-block .p-block.profile .rank-position{line-height:1.25em;left:auto;margin:1rem 0;position:static;right:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.profile-sidebar-container>.sidebar .s-block .p-block.profile h1{margin-left:0}}.reviewers-rated-box .most-active-reviewers-list{margin-bottom:1rem}@media screen and (min-width:750px){.reviewers-rated-box .most-active-reviewers-list{float:left;margin-bottom:0;margin-right:15px;width:calc(50% - 15px)}}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank{display:table;margin:0;padding:0;width:100%}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li{display:table-row}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li:first-child>div{border-top:1px solid #ededed}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .img-container{height:50px;margin:0 auto;width:50px}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .rank-index{color:#000;font-size:1.5rem;font-weight:400;width:30px}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section i:before{font-size:1rem}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-section p{margin:3px 0;font-weight:300}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-section p.login{margin:5px 0;max-width:100px;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-section p.login a{color:#000;font-size:.875rem;font-weight:400}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section p{color:#000;font-weight:300}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score{font-size:1.325rem;font-weight:400;margin-top:10px}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score>i{font-size:1rem;margin-left:5px}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li>div{border-bottom:1px solid #ededed;display:table-cell;height:96px;padding:0;text-align:center;vertical-align:middle;width:calc((100% - 130px) / 2)}@media screen and (min-width:640px) and (max-width:749px){.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li>div{width:calc((100% - 130px) / 5)}}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li p{margin:.5rem 0 0}.reviewers-rated-box .most-active-reviewers-list .reviewer-rank-section.reviewer-section{text-align:left}.reviewers-rated-box .most-active-reviewers-list .reviewer-rank-section.reviewer-section p a{font-size:.875rem}.reviewers-rated-box .most-active-reviewers-list header{margin:0 0 12px}.reviewers-rated-box .most-active-reviewers-list header h2{display:inline-block;color:#000;font-size:1.5rem;font-weight:300;margin:0}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section{display:none;position:relative}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li>div:last-child{display:table-cell}@media screen and (min-width:640px) and (max-width:749px){.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section{display:table-cell}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section:before{border-left:1px solid #ededed;box-sizing:border-box;content:"";display:block;height:2rem;left:0;position:absolute;top:calc(50% - 1rem);width:1px}}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer{position:relative;width:100px}.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer .down-rank,.reviewers-rated-box .most-active-reviewers-list .reviewers-rank li .reviewer .up-rank{left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.reviewers-rated-box .most-active-reviewers-list a.more{display:block;text-align:center;color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin-top:17px}.reviewers-rated-box .most-active-reviewers-list a.more:hover{color:#db9200}.reviewers-rated-box .most-active-reviewers-list a.more i{color:#bd7e00;font-size:.5rem;display:inline-block;vertical-align:middle;margin-left:4px}.most-rated .more{color:#000;display:block;margin-top:1rem;text-align:center}.most-rated .more:hover{color:#db9200}.most-rated .more i{color:#bd7e00;display:inline-block;font-size:.5rem;margin-left:4px;vertical-align:middle}.product-detail .folding-content .most-active-reviewers-list{margin:1rem 0}@media screen and (min-width:1080px){.product-detail .folding-content .most-active-reviewers-list{margin-top:0;position:absolute;right:0;top:1240px;width:300px}.product-detail.with-recommended .folding-content .most-active-reviewers-list{top:1660px}.product-detail.with-gift-idea .folding-content .most-active-reviewers-list{top:1610px}.product-detail.with-recommended.with-gift-idea .folding-content .most-active-reviewers-list{top:2030px}.product-detail.with-recommended.none-or-one-review .folding-content .most-active-reviewers-list{display:none}}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank{display:table;margin:0;padding:0;width:100%}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li{display:table-row}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li:first-child>div{border-top:1px solid #ededed}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .img-container{height:50px;margin:0 auto;width:50px}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .rank-index{color:#000;font-size:1.5rem;font-weight:400;width:30px}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section i:before{font-size:1rem}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-section p{margin:3px 0;font-weight:300}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-section p.login{margin:5px 0;max-width:100px;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-section p.login a{color:#000;font-size:.875rem;font-weight:400}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section p{color:#000;font-weight:300}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score{font-size:1.325rem;font-weight:400;margin-top:0}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section p.score>i{font-size:1rem;margin-left:5px}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li>div{border-bottom:1px solid #ededed;display:table-cell;height:96px;padding:0;text-align:center;vertical-align:middle;width:calc((100% - 130px) / 2)}@media screen and (min-width:640px) and (max-width:1079px){.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li>div{width:calc((100% - 130px) / 5)}}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li p{margin:.5rem 0 0}.product-detail .folding-content .most-active-reviewers-list .reviewer-rank-section.reviewer-section{text-align:left}.product-detail .folding-content .most-active-reviewers-list .reviewer-rank-section.reviewer-section p a{font-size:.875rem}.product-detail .folding-content .most-active-reviewers-list header{margin:0 0 12px}.product-detail .folding-content .most-active-reviewers-list header h2{display:inline-block;color:#000;font-size:1.5rem;font-weight:300;margin:0}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section{display:none;position:relative}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li>div:last-child{display:table-cell}@media screen and (min-width:640px) and (max-width:1079px){.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section{display:table-cell}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer-rank-stats-section:before{border-left:1px solid #ededed;box-sizing:border-box;content:"";display:block;height:2rem;left:0;position:absolute;top:calc(50% - 1rem);width:1px}}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer{position:relative;width:100px}.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer .down-rank,.product-detail .folding-content .most-active-reviewers-list .reviewers-rank li .reviewer .up-rank{left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.product-detail .folding-content .most-active-reviewers-list a.more{display:block;text-align:center;color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin-top:17px}.product-detail .folding-content .most-active-reviewers-list a.more:hover{color:#db9200}.product-detail .folding-content .most-active-reviewers-list a.more i{color:#bd7e00;font-size:.5rem;display:inline-block;vertical-align:middle;margin-left:4px}.wholepage-form .brand-exists,.wholepage-form .vendor-exists{font-weight:300}.wholepage-form .form-loader-wrapper .loader{height:50px;position:absolute;right:1rem;top:25px;width:20px}.wholepage-form .form-loader-wrapper .d-icon-reload{-moz-animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;box-sizing:border-box;position:absolute;top:16.5px}.wholepage-form .form-loader-wrapper{position:relative}.wholepage-form .form-loader-wrapper input{padding-right:calc(1rem + 20px)}.wholepage-form .form-loader-wrapper.no-label .loader{top:0}.sidebar-container.newest-review .s-content.products-list{min-height:400px}.list-product.with-review .folding .review-content .author{padding-left:0}.list-product.with-review .folding .review-content .author .img-container{margin-left:0}.wholepage-form .form-info{margin:1rem 0}.wholepage-form .form-loader-wrapper .dropdown-menu{background-color:#fff;list-style-type:none;margin:0;padding:0;position:absolute;z-index:1}.wholepage-form .form-loader-wrapper .dropdown-menu .product{border-bottom:1px solid #ededed;color:#000;height:100px;padding:1rem 0;position:relative;overflow:hidden}.wholepage-form .form-loader-wrapper .dropdown-menu .product:hover{cursor:pointer}.wholepage-form .form-loader-wrapper .dropdown-menu .product .img-container{float:left;width:100px}.wholepage-form .form-loader-wrapper .dropdown-menu .product>.brand{bottom:1rem;color:#787878;position:absolute}.wholepage-form .form-loader-wrapper .dropdown-menu .product>.brand,.wholepage-form .form-loader-wrapper .dropdown-menu .product>h3{margin-left:120px}.wholepage-form .form-loader-wrapper .dropdown-menu .product>h3{font-size:1rem;font-weight:400;margin-bottom:0;margin-top:0}.wholepage-form.add-makeup .label-input-wrapper.with-add-button input[type=text]{float:left;width:calc(100% - 90px)!important}.wholepage-form.add-makeup .label-input-wrapper.with-add-button .add-button{float:left;margin-left:15px;width:75px}.wholepage-form.add-makeup .products-list .element{border-bottom:1px solid #ededed;color:#000;padding:.5rem 0;position:relative}.wholepage-form.add-makeup .products-list .element .image{float:left;margin:0;padding:0;width:100px}.wholepage-form.add-makeup .products-list .element .product{height:100px;margin-left:120px;margin-right:40px;overflow:hidden;position:relative}.wholepage-form.add-makeup .products-list .element .product .brand{bottom:.5rem;position:absolute}.wholepage-form.add-makeup .products-list .element .product h3{color:#000;font-size:1rem;font-weight:400;margin:0}.wholepage-form.add-makeup .products-list .element .remove{display:block;position:absolute;right:0;top:.5rem}.wholepage-form.add-makeup .products-list .element .remove .icon-close:after{content:"\E90D";display:block;font-family:deliciousit!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;height:20px;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px}.wholepage-form.add-makeup .products-list .element a{color:#000}.wholepage-form.add-makeup .products-list .element a:hover{color:#db9200}.description-wrapper.product{clear:both;margin:1rem 0 2rem}.description-wrapper.product figure{align-items:center;background:url(/system/kwc/build/images/double-quote.2a4cb695.png) no-repeat 100% transparent;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0;min-height:75px;padding:0}.description-wrapper.product figure figcaption{color:#000;font-weight:200;margin-top:.5rem;font-style:italic;padding-left:30px;padding-right:135px}.description-wrapper.product figure figcaption .username{font-style:normal;font-weight:400;margin-top:.25rem}.description-wrapper.product figure .img-container{display:block;border:1px solid #e0e0e0;border-radius:100%;flex:0 0 75px;height:75px;overflow:hidden;text-align:center;width:75px}.description-wrapper.product figure .img-container img{-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);display:inline-block;max-height:100%;max-width:100%;position:relative;top:50%;transform:translateY(-50%);width:auto;height:auto}.product-offer{min-height:72px}.product-offer .offer-container{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;align-items:center;-webkit-align-items:center;min-height:72px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.product-offer .offer-container .item{padding-left:.125rem;padding-right:.125rem}.product-offer .offer-container .item:first-child{flex:1;-webkit-flex:1 1 15%;text-align:left}.product-offer .offer-container .item:first-child > figure{margin:0;padding:0;width:60px}.product-offer .offer-container .item:first-child > figure > img{height:auto;width:100%}.product-offer .offer-container .item:nth-child(2){flex:3;-webkit-flex:3 3 60%;text-align:center}.product-offer .offer-container .item:nth-child(3){flex:1;-webkit-flex:1 1 20%;text-align:right;font-size:1.22rem;color:#f7951d;font-weight:300}.product-offer .offer-container p{font-size:1.2rem;font-weight:300;color:#000}.product-offer .offer-container strong{font-size:1.2rem;font-weight:400}@media screen and (max-width:40em){.product-offer .offer-container .item:first-child{flex:1;-webkit-flex:1;text-align:left}.product-offer .offer-container .item:nth-child(2){flex:3;-webkit-flex:3;text-align:center}.product-offer .offer-container .item:nth-child(3){flex:1;-webkit-flex:1;text-align:center;font-size:.94rem}.product-offer .offer-container i{background-position:0 -18px!important;width:60px!important;height:28.2px!important;background-size:161.4px 130.2px!important}.product-offer .offer-container p,.product-offer .offer-container strong{font-size:.875rem}}.product-offer .loader{height:48px;margin-top:1rem;position:relative}.product-offer .loader .d-icon-reload{-moz-animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:0;bottom:0;box-sizing:border-box;height:48px;left:0;margin:auto;padding:16px;position:absolute;right:0;top:0;width:48px}.product-detail .folding-content .promoted-button.smaller{font-size:1rem}.product-detail .folding-content .promoted-button{background-color:#f60;color:#fff;display:block;font-family:Francois One,sans-serif;font-size:1rem;line-height:50px;margin-bottom:1rem;min-height:50px;text-align:center;text-transform:uppercase}.product-detail .folding-content .promoted-products-wrapper .promoted-products{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;align-items:flex-end;-webkit-align-items:flex-end;justify-content:space-between}.product-detail .folding-content .promoted-products-wrapper .promoted-products article{max-width:250px}.product-detail .folding-content .promoted-products-wrapper .promoted-products article header{color:#000;font-weight:700;text-transform:uppercase}.product-detail .folding-content .promoted-products-wrapper .promoted-products article img{height:auto;width:100%}.product-detail .folding-content .promoted-products-wrapper img.promoted-logo{margin-bottom:2rem}.proposition-wrapper{margin-top:-28px;padding:1rem}.proposition-wrapper>h2{font-weight:200;margin:0 0 1rem}.proposition-wrapper .proposition{align-items:center;display:-ms-flexbox;display:-webkit-flex;display:flex}.proposition-wrapper .product-promoted-tile{box-sizing:border-box;display:block;flex:0 0 300px;padding-left:108px}.proposition-wrapper .product-promoted-tile .img-container{position:relative;border:1px solid #ededed;box-sizing:border-box;float:left;margin:0 8px 0 -108px;width:100px;height:100px}.proposition-wrapper .product-promoted-tile .img-container img{max-width:98%;max-height:98%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.proposition-wrapper .product-promoted-tile>a{color:#000;font-weight:400;display:block;margin-bottom:9px;margin-top:-2px;font-size:1rem;height:38px;min-height:0;line-height:1.1875rem;overflow:hidden}.proposition-wrapper .product-promoted-tile>a:hover{color:#db9200}.proposition-wrapper .product-promoted-tile .promoted-stars{font-size:20px;letter-spacing:6px;margin-bottom:5px;color:#000}.proposition-wrapper .product-promoted-tile p{margin:0;padding:0;font-size:1rem;font-weight:300}.proposition-wrapper .product-promoted-tile p a{font-weight:400}.proposition-wrapper .product-promoted-tile p span{font-size:1.25rem}.proposition-wrapper .product-promoted-tile p span strong{font-weight:400;color:#000}.proposition-wrapper .info{padding:0 2rem}.proposition-wrapper .info>a{color:#000;font-weight:200}.proposition-wrapper .info .read{font-weight:400;margin-top:.5rem}.proposition-wrapper .info .read>.d-icon-arrow-right{font-size:.75rem;margin-left:.125rem}.best-rated-products-container{margin-top:32px}.best-rated-products-container .s-content>header h1{border-bottom:1px solid #ededed;color:#000;display:block;font-size:2.25rem;font-weight:300;margin:0 0 24px;padding:0 0 15px}.best-rated-products-container .s-content .description{font-weight:300}.best-rated-products-container .s-content .nav.nav-tabs{list-style-type:none;margin:2rem 0;padding:0}.best-rated-products-container .s-content .nav.nav-tabs li{display:inline-block}.best-rated-products-container .s-content .nav.nav-tabs li:last-child{margin-left:2rem}.best-rated-products-container .s-content .nav.nav-tabs li a{color:#000;font-size:1.125rem;font-weight:400}.best-rated-products-container .s-content .nav.nav-tabs li.active a{font-weight:600}#cotm .head{font-size:2rem;margin:2rem 0}#cotm .head,#cotm>.header{color:#000;font-weight:200;text-align:center}#cotm>.header{font-size:3rem;margin:3rem 0;text-transform:uppercase}#cotm>.header .normal{font-weight:400}#cotm .active{color:#db9200}#cotm>.products,#cotm>.products>.head{margin-top:2rem}#cotm>.rules{text-align:center}#cotm>.rules>.description>.ratings{margin-top:1.5rem}#cotm>.rules>.description>.ratings ul{list-style-type:none;margin:0;padding:0}#cotm>.rules>.description>.ratings ul li{display:inline-block;margin:.5rem .875rem 0}#cotm>.rules>.description>.ratings ul li i{color:#000;font-size:1.125rem}#cotm>.rules>.description>.ratings ul li i:last-of-type{margin-right:.5rem}#cotm-top-nav ul{list-style-type:none;margin:0;padding:0;text-align:right}#cotm-top-nav ul li{display:inline-block}#cotm-top-nav ul li:first-child,#cotm-top-nav ul li:nth-child(2){margin-right:2rem}#cotm-top-nav ul li a:hover{color:#db9200}#cotm-top-nav ul li a{color:#000;font-size:.875rem;font-weight:700;line-height:1.25rem;text-transform:uppercase}#cotm-top-nav ul li a img{vertical-align:middle}#cotm>.products>.list{display:flex;flex-direction:row;flex-wrap:wrap}#cotm>.products>.list>.product{border-bottom:1px solid #ededed;color:#000;font-size:.875rem;font-weight:200;padding:1rem;width:100%}@media (min-width:992px){#cotm>.products>.list>.product:nth-of-type(2n){margin-left:1rem}#cotm>.products>.list>.product:nth-of-type(odd){margin-right:1rem}#cotm>.products>.list>.product{width:calc(50% - 3rem)}}#cotm>.products>.list>.product:after{clear:both;content:"";display:table}#cotm>.products>.list>.product a{color:#bd7e00;font-weight:200}#cotm>.products>.list>.product a:hover{color:#db9200}#cotm>.products>.list>.product>figure{border:1px solid #ededed;float:left;height:140px;margin:0 1rem 0 0;padding:0;width:140px}#cotm>.products>.list>.product>figure>a>img{width:100%}#cotm>.products>.list>.product>.brand{font-weight:400}#cotm>.products>.list>.product>.brand,#cotm>.products>.list>.product>.rate{margin-top:15px}#cotm>.products>.list>.product>.rate span:nth-child(2){margin-left:1rem}#cotm>.products>.list>.product>.vote{margin-top:9px}#cotm>.products>.list>.product>.vote>i.d-icon-hot:first-of-type{margin-left:1rem}#cotm>.products>.list>.product>.vote>i.d-icon-hot{display:inline-block;font-size:1.5rem;height:35px;line-height:35px;margin:0 0 0 5px;padding:0;vertical-align:middle}#cotm>.products>.list>.product>.vote>button{height:auto;padding:8px 15px;vertical-align:middle}#cotm>.products>.list>.product>.category{color:#000;font-size:1.375rem;font-weight:400;margin-bottom:1.5rem;margin-left:158px;text-align:left}#cotm>.products>.list>.product>.name{font-size:1rem}#cotm>.products>.list>.product>.name>a{color:#000;font-weight:400}#cotm>.products>.rewards{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column}#cotm>.products>.rewards>figure{margin:0;padding:0;text-align:center}@media (min-width:992px){#cotm>.products>.rewards{flex-direction:row}#cotm>.products>.rewards>.description,#cotm>.products>.rewards>figure{width:50%}}#cotm>.products>.rewards>.description>.content{padding:0 1rem}#cotm>.products>.rewards>.description>.head{margin-top:0;padding:1rem;text-align:left}#cotm>.products.winner>.header{color:#000;font-size:1.875rem;font-weight:200;margin-top:3rem;text-align:center;text-transform:uppercase}#cotm>.products.winner>.product>.description>.buy-again{margin-top:1.5rem}#cotm>.products.winner>.product>.description>.category{color:#000;font-size:1.5rem;font-weight:400}#cotm>.products.winner>.product>.description>.name{color:#000;font-size:1.5rem;font-weight:200;margin-top:1.5rem}#cotm>.products.winner>.product>.description>.rate{font-weight:200}#cotm>.products.winner>.product>.description>.rate>.note{margin-top:1rem}#cotm>.products.winner>.product>.description>.rate>.note a{font-weight:400}#cotm>.products.winner>.product>.description>.rate>.note>.bigger{font-size:2rem}#cotm>.products.winner>.product>.description>.rate>.note>.bigger>.regular.black{color:#000;font-weight:400}#cotm>.products.winner>.product>.description>.rate>.note .gray{color:#787878;font-weight:200}#cotm>.products.winner>.product>.description>.rate>.promoted-stars{color:#000;font-size:1.75rem;letter-spacing:5px;margin-top:1.5rem}#cotm .wholepage-form.competition-product-vote-form{font-weight:200}#cotm .wholepage-form.competition-product-vote-form header .product .rate{margin-top:1rem}#cotm .wholepage-form.competition-product-vote-form header .product .rate .promoted-stars{color:#000}#cotm .wholepage-form.competition-product-vote-form header .product .rate .note{margin-top:.125rem}#cotm .announcement{font-size:2rem;font-weight:200;margin-top:1rem;text-align:center}#cotm .announcement>a{font-weight:400}.article-wrapper.cms-article{background:-moz-linear-gradient(top,#fff 0,hsla(42,63%,97%,.9) 100%);background:-webkit-linear-gradient(top,#fff,hsla(42,63%,97%,.9));background:linear-gradient(180deg,#fff 0,hsla(42,63%,97%,.9));border-bottom:1px solid #ededed;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e6fcf9f2",GradientType=0);color:#000;margin:1rem 0;padding:1rem 0}.article-wrapper.cms-article.product{margin-top:-15px;padding-top:0}.article-wrapper.cms-article.product-category{margin-top:-26px}.article-wrapper.cms-article.product-category>h2{margin-top:0}.article-wrapper.cms-article>a{color:#000}.article-wrapper.cms-article>h2{color:#000;font-size:1.5rem;font-weight:300;line-height:1.25em;margin-bottom:1rem}.article-wrapper.cms-article figure{align-items:center;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:1rem;margin:0 auto}.article-wrapper.cms-article figure>img{max-width:150px}.article-wrapper.cms-article figure>figcaption{font-weight:200;padding:0 1rem}.article-wrapper.cms-article figure>figcaption>.read{font-weight:400;margin-top:.5rem}.article-wrapper.cms-article figure>figcaption>.read>.d-icon-arrow-right{font-size:.75rem;margin-left:.125rem}#he-search .autocomplete{display:none;z-index:9999;position:absolute;left:-1px;right:-1px;top:47px;border:1px solid #b79eb7;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background:#fff;font-size:16px;text-align:center}#he-search .autocomplete .autocomplete-item{display:block;padding:3px 10px;text-align:left;text-decoration:none;line-height:30px}#he-search .autocomplete .autocomplete-item.selected,#he-search .autocomplete .autocomplete-item:hover{background:#4a0c4a;color:#fff}#he-search .autocomplete .autocomplete-ajax{margin:30px}.dropdown-menu.brand-autocomplete{border:1px solid #ededed;box-sizing:border-box;width:100%}.dropdown-menu.brand-autocomplete .brand{border-bottom:1px solid #ededed;color:#000;font-family:Lato,sans-serif;font-weight:200;padding:17px 10px}.dropdown-menu.brand-autocomplete .brand strong{font-weight:400}.dropdown-menu.brand-autocomplete .brand:hover{color:#db9200;cursor:pointer}.category.gift-idea-placeholder{background:#fff;border:1px solid #ffe3ab;margin:1rem -15px 26px;padding:6px 14px 0}.category.gift-idea-link{margin-bottom:1rem}.category.gift-idea-link>a{color:#000;font-weight:300;vertical-align:middle}.category.gift-idea-link>i{color:#bd7e00;font-size:1.25rem;margin-right:.25rem;vertical-align:middle}.category.gift-idea-placeholder>.recommended>a{color:#000;vertical-align:middle}.category.gift-idea-placeholder>.recommended>i{color:#bd7e00;font-size:1.5rem;margin-right:.5rem;vertical-align:middle}.kd_ns_placement header>h2{margin:36px 0 0;font-size:1.5rem;color:#000;font-weight:300;line-height:1.25em;display:inline-block}.see_also{width:100%;font-size:1.5rem;padding:1rem;margin-top:1rem;margin-bottom:0;color:#fff;background:#4a0c4a}.kd_ns_placement{max-width:1200px;width:100%;overflow:auto;margin:26px auto;background:#fff}.kd_ns_ads{overflow:auto}.kd_ns_ads,.kd_ns_logo{padding:0!important;list-style-type:none}.kd_ns_logo{float:right}.kd_ns_box{position:relative;width:25%;float:left;overflow:auto;box-sizing:border-box;padding:15px 25px 0;overflow:hidden}.kd_ns_box a:first-child{display:block;overflow:auto;height:200px;overflow:hidden}.kd_ns_box a>h3{display:block;width:100%;font-size:1rem;font-weight:400;color:#000;margin:1rem 0;line-height:1.4}.kd_ns_box a:hover>h3{color:#db9200}.kd_ns_image{position:absolute;display:block;max-width:100%;height:auto;clear:both}.kd_ns_sponsored{position:absolute;top:0;left:25px;font-size:.6875rem;color:#9a9a9a;text-transform:uppercase}@media screen and (max-width:500px){.kd_ns_box{width:100%;padding:15px 15px 0}.kd_ns_sponsored{left:15px}}@media screen and (min-width:501px) and (max-width:940px){ul.kd_ns_ads li:nth-child(3){clear:both}.kd_ns_box{width:50%;padding:15px 15px 0}.kd_ns_sponsored{left:15px}}.gallery-photos{color:#000;font-weight:300}.gallery-photos figure{margin:0;padding:0}.gallery-photos .basic-content>section>.desc{margin-bottom:3rem;text-align:center}.gallery-photos .basic-content>section>.photo{align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:space-between;margin-bottom:3rem}.gallery-photos .basic-content>section>.photo>.arrow.disabled{color:#000;opacity:.5}.gallery-photos .basic-content>section>.photo>.arrow{font-size:30px}.gallery-photos .basic-content>section>.photo>.next{margin-left:1rem}.gallery-photos .basic-content>section>.photo>.prev{margin-right:1rem}.gallery-photos .basic-content>section>.position{font-weight:400;margin-bottom:1rem;text-align:right}.gallery-photos .basic-content>section figure{height:500px;text-align:center}.gallery-photos .product{margin-top:.5rem}.gallery-photos .product>a>figure{align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.gallery-photos .product>a>figure>img{width:50px}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout>.basic-content{box-sizing:border-box;padding-right:30px;width:100%}.layout>.header{padding:5px 0 14px;margin:-5px 0 24px;overflow:hidden}.layout>.header>.h1{color:#787878;font-size:1.5rem;font-weight:300;line-height:1.25em;margin:0;padding:0}.layout.wide-right-column{display:-webkit-box;display:-webkit-flex;display:flex}.layout.wide-right-column>:last-child{display:none;flex:0 0 300px;position:relative}@media screen and (min-width:1080px){.layout>.basic-content{width:calc(100% - 300px)}.layout.wide-right-column>:last-child{display:block}}.layout.wide-right-column>:last-child>.br-content-sidebar-3{height:600px;position:absolute;right:0;width:300px}.img-avatar-left{float:left;margin-right:.5em}div.profile-sidebar-container div.p-block.buttons button button{color:#fff;width:100%!important}div.profile-sidebar-container div.p-block.buttons button button:hover{background:#bd7e00}.product-fb-share{position:absolute!important;right:0;top:2px}form .autocomplete-more{background-color:#fff;-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.05);-moz-box-shadow:0 10px 15px 0 rgba(0,0,0,.05);box-shadow:0 10px 15px 0 rgba(0,0,0,.05);position:absolute;width:100%;z-index:11}form .autocomplete-more .dropdown{-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;position:relative;max-height:500px;overflow-x:hidden;overflow-y:auto}form .autocomplete-more .results-count{border-bottom:1px solid #d8d8d8;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);color:#000;padding:10px;position:relative;z-index:1}form .autocomplete-more .results-count .count{font-weight:700}form .autocomplete-more .results-count>a{color:#000;float:right}form .autocomplete-more .results-count>a:hover{color:#db9200}form .autocomplete-more .dropdown .row-wrapper.disabled{background-color:#eee}form .autocomplete-more .dropdown .row-wrapper{padding:5px;border-bottom:1px solid #d8d8d8}form .autocomplete-more .dropdown>div:last-child{border-bottom:0}form .autocomplete-more .dropdown .row{display:-webkit-flex;display:flex;align-items:center;padding:0 .5rem;color:#222;font-size:.8125rem}form .autocomplete-more .dropdown .row .name{margin-bottom:5px;word-break:break-word}form .autocomplete-more .dropdown a:focus{border:none}form .autocomplete-more .dropdown .row .name strong{text-decoration:underline}form .autocomplete-more .dropdown .row .brand{word-break:break-word;color:#979797}form .autocomplete-more .dropdown .row .brand strong{color:#222;text-decoration:underline}form .autocomplete-more .dropdown .row img{margin-right:1rem;max-width:80px}form .autocomplete-more .dropdown .more-button>a{font-size:.9rem;color:#fff;text-align:center;letter-spacing:1px;display:block;padding:8px 0;margin:0 calc(50px - 1rem);border:none;border-radius:4px;background:#f07824}form .autocomplete-more .dropdown .more-button.wide{margin:1rem 0;max-width:100%;text-align:center}form .autocomplete-more .dropdown .loader-wrapper{height:50px;position:relative;text-align:center}.review-delete-notify{font-weight:200}.review-delete-notify .spaced-row{margin-top:1rem}.review-delete-notify strong{color:#000;font-weight:400}.product-detail .review.glow{background:#ffffd7}.product-detail.makeup .product{margin-top:10px}.product-detail.makeup .product-gallery{float:left;margin:20px 20px 20px 0}ul.ingreedients-list li a,ul.ingreedients-list li a:hover{border:0}.used-products{margin:0 auto .5rem;clear:both}.comments h4,.used-products>h4{border-bottom:1px solid #ededed;padding-bottom:1rem;margin:1rem auto .5rem}.used-products .products-list{margin-top:10px;justify-content:space-between;flex-wrap:wrap;display:-webkit-flex;display:flex}.used-products .products-list .more{display:block;width:100%;color:#000;text-align:right}.used-products .products-list .more:hover{color:#bd7e00}.used-products .products-list .more i{color:#bd7e00;font-size:14px;display:inline-block;vertical-align:middle;margin-left:5px}.makeup .product.list{position:relative;display:-webkit-flex;flex-wrap:wrap;display:flex;border-bottom:1px solid #ededed;padding-bottom:.5rem;margin-bottom:.5rem;flex:0 0 49%;align-items:center;justify-content:space-between}.makeup .product.list.no-product h4{color:#000}.makeup .product.list.no-product>figure{color:#000;text-align:center;width:87px}.makeup .folding{margin-bottom:0}.makeup .list-product .folding>header h2{margin-bottom:10px;display:inline-block}.makeup .dropdown-container{padding-top:5px;height:30px}.makeup .dropdown-container .dropdown{top:30px}.makeup .dropdown-container.active{padding-top:5px;height:32px}.makeup .dropdown-container.active .dropdown{border-width:1px}.makeup .dropdown-container .dropdown ul li{display:block}.makeup .dropdown-container .dropdown ul li ul{margin:0}.products-list article.product:nth-of-type(2n){border-right:none}.products-list .product.list figure{margin:0;padding:0}.products-list .product.list figure img{max-width:87px;height:auto}.products-list .product.list>.content{flex:1 0 0;max-width:none;padding:0 0 0 1rem}.products-list .product.list h4{font-weight:400;text-align:left;margin:0 auto 5px;padding:0}.products-list .product.list h4 a{color:#000}.products-list .product.list h4 a:hover{color:#db9200}.products-list .product.list a.category,.products-list .product.list a.hit{text-align:left}.products-list .product.list ul.mark{margin:.3125rem 0;padding-left:0}.products-list .product.list ul.mark>li{display:table-cell;padding-right:.5rem}.products-list .product.list>.content>article h3,.products-list .product.list>.content>article p{padding:.5rem 0 0}.products-list.makeup .list-product h2{margin-bottom:1rem}.makeup .review-content{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.makeup .review-content .author{margin-bottom:1rem}.makeup .review-content .author div{margin-right:0}.makeup .review-content .inline-list{padding:0;display:-webkit-flex;display:flex;list-style-type:none;align-items:center;flex:0 0 100%;justify-content:flex-start;margin:0}.makeups.list .review-content .inline-list i{margin-right:4px}.makeup .review-content .inline-list li{flex:0 0 33%;font-size:14px}.makeup .review-content .inline-list li:first-child{text-align:left}.makeup .review-content .inline-list li:last-child{text-align:right}.makeups.list{display:flex;display:-webkit-flex;justify-content:flex-start;flex-wrap:wrap}.makeups.list article{flex:0 0 auto;max-width:32%;display:flex;flex-flow:column wrap}.makeups.list>article:nth-child(3n-1){margin-left:2%;margin-right:2%}.makeups.list .review-content{clear:both;display:block;padding-top:1rem}.makeups.list .makeup{position:relative}.makeups.list .makeup .grid{text-align:center}.makeups.list .grid .review-content .author .img-container{width:40px;height:40px;margin-right:8px;float:left;overflow:hidden;border-radius:solid 1px #ededed}.makeups.list .grid .review-content .author .img-container img{width:100%;height:100%}.makeups.list .makeup .review-content .author{margin-bottom:0!important;margin-top:10px;width:100%;text-align:left}.makeups.list .makeup .review-content a{color:#222}.makeups.list .makeup .review-content.additional-info a{color:#db9200}.makeups.list .makeup .buttom-more{display:block;padding:10px;font-weight:700;border:1px solid #222;text-transform:uppercase;color:#222}.makeups.list .makeup .buttom-more:hover{color:#bd7e00;border:1px solid #bd7e00}.makeups.list .makeup .review-content .dropdown-container>a{font-size:10px}.makeups.list .makeup .review-content .dropdown-container i{margin-right:8px}.makeups.list .makeup .folding{margin-bottom:10px}.makeups.list .review-content.additional-info{margin:0}.makeups.list .review-content .author{margin-bottom:0}.makeups.list .review-content .author div{margin-right:0}.makeups.list .review-content .inline-list{clear:both;margin-top:20px;flex:0 0 100%}@media (min-width:920px){.makeup .review-content .inline-list{flex:0 0 60%}}.products-list.makeup .page-switcher{margin-top:0}.products-list.makeup .list-product .review-content .inline-list li{display:inline-block;list-style-type:none}.products-list.makeup .list-product .review-content .inline-list li i{margin-right:5px}.list.makeups .makeup .folding>header{position:relative}.list.makeups .makeup .review-content{margin-top:0;position:relative}.list.makeups .makeup .folding>header .dropdown-container.active,.makeup-detail .dropdown-container.active{border-color:#ededed}.list.makeups .makeup .folding>header .dropdown-container>a,.makeup-detail .dropdown-container>a{color:#000;font-size:8px}.list.makeups .makeup .folding>header .dropdown-container .dropdown ul li a,.makeup-detail .dropdown-container .dropdown ul li a{color:#000;font-weight:400}.list.makeups .makeup .folding>header .dropdown-container .dropdown ul li a:hover,.list.makeups .makeup .folding>header .dropdown-container>a:hover,.makeup-detail .dropdown-container .dropdown ul li a:hover,.makeup-detail .dropdown-container>a:hover{color:#db9200}.list.makeups .makeup .folding>header .dropdown-container .dropdown ul li a i:first-child,.makeup-detail .dropdown-container .dropdown ul li a i:first-child{display:inline-block;vertical-align:middle;margin-right:10px}.makeups.list .dropdown-container{border-width:1px 1px 0;border-color:#fff;height:20px;padding:0 11px}.makeups.list .dropdown-container.active{border-width:1px 1px 0;border-color:#ededed;margin:0}.makeups.list .dropdown-container .dropdown{top:19px}@media (max-width:1200px){.makeups.list .makeup .grid .lookImg{max-width:300px}}@media (max-width:920px){.makeups.list .makeup .grid .lookImg{max-width:280px}.makeups.list article{max-width:45%}.makeups.list{justify-content:space-around}.makeups.list>article:nth-child(3n-1){margin:0}.makeups.list .dropdown-container{position:absolute;top:10px;right:10px}}@media (max-width:800px){.makeups.list .makeup .grid .lookImg{max-width:100%}}@media (max-width:768px){.makeups.list{justify-content:center}}@media (max-width:640px){.makeups.list .makeup .grid .lookImg{max-width:320px}.makeups.list article{max-width:100%}}@media (min-width:470px){.makeups.list .dropdown-container{height:30px;padding:5px 11px 18px}.makeups.list .dropdown-container .dropdown{top:29px}}@media (min-width:750px){.makeups.list .review-content{align-items:stretch;clear:none;display:flex;flex-direction:column;padding-top:0}}@media (min-width:767px){.makeup.makeup-detail .product-description,.makeup.makeup-detail .review-content{float:left;width:calc(100% - 420px)}}@media (min-width:920px){.makeups.list .review-content{align-items:center;flex-direction:row}}.makeups.list .makeup .grid .lookImg{max-width:100%}.makeup-detail.makeup .dropdown-container{position:absolute;top:0;right:0}.makeup-detail.makeup .product-description .dropdown-container a{font-size:12px}.makeup-detail.makeup .product-description a:hover{color:#000}.makeup-detail.makeup .review-content .inline-list li{font-size:16px}.makeup-detail.makeup .blog-url{margin-top:20px;font-size:16px}.makeup-detail.makeup .blog-url a{font-size:16px}.product-detail.makeup .product-description{margin-bottom:20px}.product-detail.makeup .review-content{margin-top:.5rem}.makeup.makeup-detail .product-description{font-weight:300}.makeup.makeup-detail .product-description>article{position:relative;padding-right:36px}.makeups.list .makeup>.folding>header h2{margin-bottom:1rem;font-size:1.25rem;font-weight:400;color:#000}.makeups.list .makeup>.folding>header h2 a{color:#000}.makeups.list .makeup>.folding>header>.description{font-weight:300;padding-right:3rem}.makeup.makeup-detail .h4,.makeup.makeup-detail .product.list .inline-list.mark{color:#000;font-weight:400}.makeup.makeup-detail .product.list.used-products{margin-top:0}.makeups.list .makeup .description{margin-bottom:20px}.makeups.list .makeup .description,.makeups.list .makeup h2{overflow:hidden;text-align:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.makeups.list .makeup h2{margin:25px 0 20px;font-size:1.3rem}.makeups.list .makeup h2 a{color:#222}.header-stats>a{margin-left:10px}.recomended-products.product.gift-idea-placeholder{background:#fff;border:1px solid #ffe3ab;box-sizing:border-box;height:370px;padding:0 1rem 1rem}@media screen and (min-width:1080px){.with-gift-idea .recomended-products.product.gift-idea-placeholder{position:absolute;top:780px}.with-gift-idea.with-recommended .recomended-products.product.gift-idea-placeholder{margin-top:1rem;top:calc(1170px - 1rem)}.with-gift-idea.with-recommended.none-or-one-review .recomended-products.product.gift-idea-placeholder{top:1150px}}.recomended-products.product.gift-idea-placeholder>header>h2{font-size:1.125rem;margin:1rem 0}.recomended-products.product.gift-idea-placeholder .promoted-stars{width:auto}.recomended-products.product.gift-idea-placeholder .rate{margin:0}.recomended-products.product.gift-idea-placeholder>header>h2>a{color:#000;vertical-align:middle}.recomended-products.product.gift-idea-placeholder>header>h2>i{color:#bd7e00;font-size:1.5rem;margin-right:.5rem;vertical-align:middle}.product__offers__wrapper{overflow:hidden;position:relative}.product__offers{margin:0 auto 25px}.product__offers .btn--more{margin:25px auto}.product__offers.expanded .btn--more:after{transform:scale(-1)}.product__offers.expanded .product .offer{display:block!important}.product__offers .product .offer{display:none}.product__offers .product div.offer:first-of-type,.product__offers .product div.offer:nth-of-type(2),.product__offers .product div.offer:nth-of-type(3),.product__offers .product div.offer:nth-of-type(4),.product__offers .product div.offer:nth-of-type(5),.product__offers .product div.offer:nth-of-type(6),.product__offers .product div.offer:nth-of-type(7){display:block}.btn--more{font-size:14px;color:#f07824;text-decoration:underline;font-weight:600;display:flex;justify-content:center;align-items:center;text-align:center}.btn--more.btn--no-border{text-decoration:none}.btn--more:after{content:"";width:0;height:0;border-style:solid;border-width:6px 5.5px 0;border-color:#f07924 transparent transparent;display:inline-block;margin:0 0 0 10px;transition:.5s cubic-bezier(.5,.15,.17,1);transform:scale(1)}.btn--more.btn--black{color:#1a1a1a}.btn--more.btn--black:after{border-color:#1a1a1a transparent transparent}.btn--more.invert:after{transform:scale(-1)}.product__offers .e-commerce{margin:0}#search-results .product{position:relative}#search-results .product .label{position:absolute;top:4px;right:4px;color:#fff}#search-results .product .label-promoted{background:#f0f060}#search-results .product .label-new{background:#f08c00}#search-results .product .name{font-weight:700;margin-bottom:5px}#search-results .product .image{float:left;width:150px;height:150px;margin-right:10px}#search-results .product .info{float:left;height:150px;position:relative}#search-results .product .info .buy-again,#search-results .product .info .category,#search-results .product .info .note,#search-results .product .info .vendor{margin-top:6px}#search-results .product .info .compare{position:absolute;bottom:0;left:0;white-space:nowrap}#search-results .product .buttons{position:absolute;bottom:0;right:0}.kreciolek{text-align:center;padding:20px}.left-column .filter>.categories.list a{color:#000}.left-column .filter>.categories.list a:hover{color:#db9200}.left-column .filter>.categories.list a.active{color:#787878}.left-column .filter>.categories.list>li{margin-bottom:.75rem}.left-column .filter>.categories.list{border:1px solid #ededed;list-style-type:none;margin:0;padding:1rem 1rem .25rem}.left-column .filter>.categories.list a.go-back:after{content:"\E902";font-size:.5rem;font-family:deliciousit,sans-serif!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1.1;-webkit-font-smoothing:antialiased;vertical-align:middle}.left-column .filter>.categories.list>li>.go-back-wrapper>a{display:block;font-size:1.125rem;margin-bottom:.5rem}.left-column .filter>.categories.list>li>.go-back-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.left-column .filter>.categories.list>li>ul{font-size:.8rem;list-style-type:none;margin:0 0 0 .5rem;padding:0}.left-column .filter>.categories.list>li>ul>li{margin-bottom:.5rem}main.content>.sidebar-container>.sticky-sidebar{position:absolute;right:0;width:160px}a.link{color:#000}a.link:hover{color:#db9200}.fi-promo{height:25px;vertical-align:middle;width:auto}.footer .footer--white{background:#fff;border-top:1px solid #ebebeb}.footer .footer--gray{background:#fafafa;border-top:1px solid #ebebeb}.footer .footer__flex{display:flex;justify-content:space-between;align-items:center}.footer .footer__nav{margin:0 0 30px}.footer .footer__nav:last-of-type{margin:0}.footer .footer__row{max-width:1200px;margin:auto;padding:30px 0}.footer .footer__nav__list{display:block;margin-left:0;list-style:none;margin-bottom:-10px;padding-right:10px;padding-left:10px;margin-top:0}.footer .footer__nav__title{flex-basis:100px;margin:0 20px 10px 0;line-height:1;color:#000;font-size:14px;font-weight:700}.footer .footer__nav__item{margin:0 20px 10px 0;line-height:1;display:inline-block}.footer .footer__nav__item:last-of-type{margin:0}.footer .footer__nav__link{line-height:1;color:#5e0a5e;font-size:14px}.footer .footer__copy{color:#999;font-size:14px}#toast-container .toast-message>a{font-weight:700}#toast-container .toast{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;opacity:1;padding:20px}#toast-container .toast.toast-error,#toast-container .toast.toast-info,#toast-container .toast.toast-success,#toast-container .toast.toast-warning{background-image:none!important}#toast-container .toast:hover{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.toast-close-button{font-size:.75rem;opacity:1;text-shadow:none}.handbagBarrier input{border-color:transparent}.handbagBarrier input:hover{border-color:#ccc}.handbagBarrier input.edit-active,.handbagBarrier input:focus{border-color:#333}.handbagBarrier input.edit-icon{padding-right:28px!important}.handbagBarrier td{position:relative}.handbagBarrier .edit-ajax,.handbagBarrier .edit-error,.handbagBarrier .edit-ok{display:none;position:absolute;top:17px;right:17px}.btn-odd-to-favourite{background-color:#fff;background-image:url(/system/kwc/build/images/ico-favourite.9d617e79.svg);background-size:23px 26px;background-repeat:no-repeat;background-position:20px;color:#f07824;width:100%;max-width:330px;border:2px solid #f07824;padding:0 60px}.btn-odd-to-favourite span{position:relative;top:-1px}.btn-odd-to-favourite:hover{background-color:#fff;background-image:url(/system/kwc/build/images/ico-favourite.9d617e79.svg);background-size:23px 26px;background-repeat:no-repeat;background-position:20px;color:#f07824;border:2px solid #f07824}.btn-odd-to-favourite.full{background-image:url(/system/kwc/build/images/ico-favourite-full.0bc455ac.svg)}body>header nav.usernav>ul>li>a .img-container .favourite-img{max-width:21px;position:relative;top:1px}#main-wrapper .content .profile-sidebar-container .s-content.stream .activity-stream.list-product .hit .product-removed{color:#000;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.dropdown-menu{min-width:0}.input-group-addon:not(:first-child):not(:last-child){border-left:0}.b-modal,.modal-open{overflow:hidden}.b-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;-webkit-overflow-scrolling:touch;outline:0}.b-modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%)}.b-modal.in .modal-dialog{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.modal-open .b-modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-content .popup-ok>.row{margin:0 auto;max-width:570px}.modal-content .popup-ok>.row a{color:#000;display:block;margin:16px auto 0;max-width:190px;text-align:center}.modal-content .popup-ok>.row a:hover{color:#db9200}@media screen and (min-width:440px){.modal-content .popup-ok>.row a{float:right;margin-right:26px;max-width:none}}.modal-content .popup-ok>.row:after{clear:both;content:"";display:table}.modal-content .popup-ok>.row button{float:right;min-width:90px}.modal-content .popup-ok p{color:#000;font-size:1rem;font-weight:300;margin:0 auto 15px;max-width:570px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.8}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:750px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.modal-dialog .modal-content{width:100%;background:#fff;border:1px solid #ededed;max-width:750px;margin:0 auto;padding:15px;box-sizing:border-box}.modal-dialog .modal-content .mfp-close{font-size:0;color:#000;background:none;padding:10px}.modal-dialog .modal-content .mfp-close:hover{color:#db9200}.modal-dialog .modal-content .mfp-close:after{font-size:20px;content:"\E90D";width:20px;height:20px}.modal-dialog .modal-content header h1,.modal-dialog .modal-content header h2,.modal-dialog .modal-content header h3,.modal-dialog .modal-content header strong{display:block;font-size:1.5rem;font-weight:300;color:#000;padding:0 0 8px;margin:0 0 24px;border-bottom:1px solid #ededed}.modal-dialog .modal-content .product-info{padding:0 0 0 80px;margin:0 auto 24px;max-width:570px;box-sizing:border-box}.modal-dialog .modal-content .product-info .img-container{border:1px solid #ededed;box-sizing:border-box;overflow:hidden;position:relative;float:left;width:65px;height:65px;margin-right:15px;margin-left:-80px;margin-top:-3px}.modal-dialog .modal-content .product-info .img-container img{width:99%;height:99%;top:50%;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.modal-dialog .modal-content .product-info a,.modal-dialog .modal-content .product-info h1,.modal-dialog .modal-content .product-info h2,.modal-dialog .modal-content .product-info h3,.modal-dialog .modal-content .product-info strong{color:#000;font-weight:400;font-size:1rem;line-height:1.25em;margin:0 0 5px}.modal-dialog .modal-content .product-info p{font-size:.875rem;margin:0}.modal-dialog .modal-content .product-info:after{content:"";clear:both;display:table}.mfp-close:after{font-family:deliciousit!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[hidden]{display:none!important}.float-left{float:left}.float-right{float:right}.error{color:#f31212;font-size:.875rem;font-weight:300;line-height:1.25em;text-align:left}.img-container.top-right-image{position:absolute;right:0;top:0}#newVersionModal{top:5%;outline:none}.thumb-hidden{opacity:0}.thumb-visible{opacity:1}.thumb-form{display:inline-block;height:70px;margin-right:1rem;position:relative;text-align:center;width:70px}.thumb-form .badge:hover{cursor:pointer}.thumb-form .badge{position:absolute;right:.125rem;top:.125rem}.thumb-loader{background:url(/system/kwc/build/images/loader_40x43.0118dce0.gif) no-repeat 50% transparent;display:inline-block;height:70px;margin-right:1rem;position:relative;text-align:center;vertical-align:middle;width:70px}.thumb-loader.fadeOut{opacity:0;position:relative;top:-20px}.thumb-loader.fadeIn{opacity:1;position:relative;top:0}#admin_ingredient_edit .slider-container>div{height:22px;line-height:22px}#admin_ingredient_edit .slider-subcontainer{padding-top:5px}#products.ui-sortable>*{cursor:pointer}.list-product .folding .rating-reviews .review-button{margin:0;box-sizing:border-box;border:1px solid #000;color:#000;cursor:pointer;background:none;font-weight:300;font-family:Lato,sans-serif;font-size:1rem;width:140px;height:30px;padding:4px;position:absolute;right:-1px;top:-2px;display:none;text-align:center}@media screen and (min-width:490px){.list-product .folding .rating-reviews .review-button{display:block}}.product.promoted-filter{color:#000;font-size:1rem;font-weight:200;padding:1rem 1rem 1rem 0}@media (min-width:705px){.product.promoted-filter{padding:1rem 1rem 1rem 100px}}.product.promoted-filter>.feature{background-color:#f8f8f8;border:1px solid #eaeaea;border-radius:40px;line-height:3rem;margin-right:.5rem;padding:.5rem;white-space:nowrap}.review header .buy-again .info-list{font-size:.875rem;font-weight:300;list-style:none inside;margin:0;padding:0 0 0 1rem}.review header .buy-again .info-list strong{color:#000;font-size:1rem;font-weight:300}.review .opinion .header h3.deleted{color:red;font-weight:700;margin-bottom:1rem}.e-button.check-prices{background-color:#ff6702;color:#fff;display:block;font-family:Francois One,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5rem;margin-bottom:1rem;margin-left:auto;padding:.8125rem 2.875rem;text-transform:uppercase}.e-button.check-prices:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;display:inline-block;vertical-align:middle;margin-left:10px}.e-button.check-prices.hidden{display:none}.e-commerce{position:relative}.e-commerce.product h2{color:#000;font-family:Francois One,sans-serif;font-size:1.5rem;font-weight:400;text-transform:uppercase}.e-commerce.product .offer{border-bottom:1px solid rgba(51,51,51,.05);padding:.5rem 0}.e-commerce.product .offer a{align-items:center;color:#787878;display:flex;font-size:.875rem;justify-content:space-between}.e-commerce.product .offer .e-button{background-color:#ff6702;color:#fff;font-family:Francois One,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;margin-left:auto;padding:.5rem 2.875rem;text-transform:uppercase}.e-commerce.product .offer .e-button:after{content:"";width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #fff;display:inline-block;vertical-align:middle;margin-left:1rem}.e-commerce.product .offer .logo{flex-basis:150px}