/* Chosen v1.4.1 | (c) 2011-2015 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite.png) no-repeat 100% -20px;background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite.png) no-repeat -30px -20px;background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/*! jQuery UI - v1.10.4 - 2014-03-06
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/animated-overlay.gif");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em; width: 30px;}.ui-widget-content{border:1px solid #aaa;background:#fff url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/core/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
}

body {
  font-family: "SFUIDisplay", Arial, Helvetica, sans-serif !important;
  background-color: #fff;
  color: #333;
  text-align: center;
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
}

a {
  color: #888;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #333;
}

:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-weight: 400;
}

h1 {
  font-size: 2.6666em;
  line-height: 1.25em;
  margin-bottom: 20px;
}

h2 {
  font-size: 2em;
  line-height: 1.25em;
}

h3 {
  font-size: 1.6666em;
  line-height: 1.2em;
}

h4 {
  font-size: 1.3333em;
  line-height: 1.25em;
}

h5 {
  font-size: 1.1666em;
  line-height: 1.1428em;
}

h6 {
  font-size: 1em;
  line-height: 1.1666em;
}

form {
  display: inline;
}

fieldset {
  border: 0;
}

legend {
  display: none;
}

table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}

caption,
th,
td {
  vertical-align: top;
  text-align: left;
  font-weight: 400;
}

strong {
  font-weight: 700;
}

address {
  font-style: normal;
}

cite {
  font-style: normal;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after {
  content: "";
}

small,
big {
  font-size: 1em;
}

sup {
  font-size: 1em;
  vertical-align: top;
}

ul,
ol {
  list-style: none;
}

.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

.nobr {
  white-space: nowrap !important;
}

.wrap {
  white-space: normal !important;
}

.a-left {
  text-align: left !important;
}

.a-center {
  text-align: center !important;
}

.a-right {
  text-align: right !important;
}

.v-top {
  vertical-align: top;
}

.v-middle {
  vertical-align: middle;
}

.f-left,
.left {
  float: left !important;
}

.f-right,
.right {
  float: right !important;
}

.f-none {
  float: none !important;
}

.f-fix {
  float: left;
  width: 100%;
  min-height: 147px;
  position: relative;
}

.no-display {
  display: none !important;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-bg {
  background: none !important;
}

.page {
  text-align: left;
  background-repeat: repeat;
  background-position: center top;
}

.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.page-popup {
  padding: 20px;
  text-align: left;
  background: #fff;
}

.main-container {
  background-repeat: repeat;
  background-position: center top;
}

.main {
  padding: 20px 0;
  min-height: 370px;
}

.col-left {
  float: left;
}

.col-main {
  float: left;
}

.col-right {
  float: right;
}

.col1-layout .col-main {
  width: 100%;
}

.col2-left-layout .col-main {
  float: right;
}

.col3-layout .col-wrapper {
  float: left;
}

.col3-layout .col-wrapper .col-main {
  float: right;
}

.col2-set .col-1 {
  float: left;
  width: 49%;
}

.col2-set .col-2 {
  float: right;
  width: 49%;
}

.col2-set .col-narrow {
  width: 33%;
}

.col2-set .col-wide {
  width: 65%;
}

.col3-set .col-1 {
  float: left;
  width: 32%;
}

.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}

.col3-set .col-3 {
  float: right;
  width: 32%;
}

.col4-set .col-1 {
  float: left;
  width: 23.5%;
}

.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}

.col4-set .col-3 {
  float: left;
  width: 23.5%;
}

.col4-set .col-4 {
  float: right;
  width: 23.5%;
}

.preface {
  clear: both;
}

.postscript {
  clear: both;
}

input,
select,
textarea,
button {
  font-family: "SFUIDisplay", Arial, Helvetica, sans-serif !important;
  vertical-align: middle;
}

input.input-text,
textarea {
  -webkit-appearance: none;
}

input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #ddd;
  color: #888;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input.input-text {
  height: 36px;
}

select {
  height: 36px;
  padding: 8px;
  text-overflow: ellipsis;
}

select.multiselect {
  height: auto;
}

input.input-text,
textarea {
  padding: 8px;
  text-overflow: ellipsis;
}

select option {
  padding-right: 10px;
  padding-left: 5px;
}

select option:disabled {
  color: #ccc;
}

select.multiselect option {
  border-bottom: 1px solid #eee;
  padding: 2px 5px;
}

select.multiselect option:last-child {
  border-bottom: 0;
}

textarea {
  overflow: auto;
}

input.radio {
  margin-right: 3px;
}

input.checkbox {
  margin-right: 3px;
}

input.qty {
  width: 3em !important;
  text-align: center;
}

input.input-text:hover,
select:hover,
textarea:hover,
input.input-text:focus,
select:focus,
textarea:focus {
  border-color: #aaa;
  color: #333;
  outline: none;
}

button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.button {
  display: inline-block;
  margin: 0;
  border: 0;
  overflow: visible;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-color: #ddd;
  color: #333;
  line-height: 45px;
  padding: 0 25px;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out,
    background-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.button:hover {
  background-color: #333;
  color: #fff;
}

.button.btn-inline, .sidebar .block .button, /* Sidebar block button */
.product-view .box-tags .form-add .button, /* Customer tags form */
.title-buttons .button /* Heading buttons */ {
  padding: 0 15px;
  line-height: 36px;
}

.product-view .btn-cart,
.btn-checkout {
  line-height: 55px;
  font-size: 1.1666em;
}

p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}

.form-list li {
  margin: 0 0 8px;
}

.form-list label {
  float: left;
  font-weight: 700;
  position: relative;
  z-index: 0;
  margin: 0 0 2px;
}

.form-list label.required em {
  float: right;
  font-style: normal;
  position: absolute;
  top: 0;
  right: -8px;
}

.form-list li.control label {
  float: none;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}

.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}

.form-list .input-box {
  display: block;
  clear: both;
}

.form-list .field {
  float: left;
  width: 275px;
  margin-bottom: 5px;
}

.form-list input.input-text {
  width: 262px;
}

.form-list textarea {
  width: 244px;
  height: 10em;
}

.form-list select {
  width: 262px;
}

.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
}

.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}

.form-list .input-range input.input-text {
  width: 74px;
}

.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}

.form-list .name-prefix {
  width: 65px;
}

.form-list .name-prefix select {
  width: 55px;
}

.form-list .name-prefix input.input-text {
  width: 49px;
}

.form-list .name-suffix {
  width: 65px;
}

.form-list .name-suffix select {
  width: 55px;
}

.form-list .name-suffix input.input-text {
  width: 49px;
}

.form-list .name-middlename {
  width: 205px;
}

.form-list .name-middlename input.input-text {
  width: 189px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}

.form-list
  .customer-name-prefix-middlename-suffix
  .name-firstname
  input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
  width: 124px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}

.form-list
  .customer-name-prefix-middlename-suffix
  .name-lastname
  input.input-text {
  width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 205px;
}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}

.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}

.form-list .customer-dob label {
  font-size: 10px;
  font-weight: 400;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}

.form-list .customer-dob .dob-year {
  width: 140px;
}

.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}

#oar_widget_orders_and_returns_form .buttons-set button {
  float: left;
  margin-left: 0;
}

#oar_widget_orders_and_returns_form .buttons-set .required {
  text-align: left;
}

.fieldset + .fieldset {
  margin-top: 30px;
}

.fieldset,
.multiple-checkout .col2-set,
.multiple-checkout .col3-set,
.info-set {
  margin: 0 0 10px;
  padding: 0;
}

.buttons-set {
  clear: both;
  margin: 30px 0 0;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}

.buttons-set p.required {
  float: right;
  line-height: 1em;
  margin: -33px 0 0;
}

.buttons-set button.button {
  float: right;
  margin-left: 5px;
  min-width: 140px;
}

.buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 36px;
}

.buttons-set .back-link small {
  display: none;
}

.buttons-set .back-link a:before {
  margin-right: 7px;
}

.validation-advice {
  clear: both;
  font-size: 0.9166em;
  line-height: 1em;
  color: #ee001c;
  margin-top: 5px;
  margin-bottom: 5px;
}

.validation-failed {
  border: 1px solid #ee001c !important;
  background: #fff !important;
}

p.required {
  font-size: 0.8333em;
  text-align: right;
}

p.required,
.product-options dt label.required em,
.form-list label.required em {
  color: #ee001c;
}

.v-fix {
  float: left;
}

.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}

.account-login .buttons-set .button, /* Create account */
.account-create .buttons-set .button, /* Forgot password */
.customer-account-forgotpassword .buttons-set .button, /* Advanced search */
.catalogsearch-advanced-index .buttons-set .button, /* Orders and Returns form */
#oar_widget_orders_and_returns_form .buttons-set .button, /* Contact us */
.contacts-index-index .buttons-set .button {
  min-width: 180px;
}

#contactForm textarea {
  width: 100%;
  max-width: 535px;
}

.success {
  color: #3d6611;
  font-weight: 700;
}

.error {
  color: #ee001c;
  font-weight: 700;
}

.notice {
  color: #ccc;
}

.messages,
.messages ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.messages {
  overflow: hidden;
  margin: 0 0 10px;
}

.messages li {
  margin: 0 0 1%;
}

.messages > li:last-child {
  margin-bottom: 0;
}

.messages li li {
  margin: 0;
}

.messages a {
  text-decoration: underline;
}

.catalog-category-view .messages {
  margin-top: 15px;
  margin-bottom: 15px;
}

.cms-index-index .messages,
.cms-home .messages {
  margin: 20px 0;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  background-position: 25px center !important;
  background-repeat: no-repeat !important;
  padding: 25px 25px 25px 80px !important;
  font-size: 12px !important;
}

.error-msg {
  border-color: #c02230;
  background-color: #f5dad3;
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/i_msg-error.png);
  color: #c02230;
}

.success-msg {
  border-color: #296a23;
  background-color: #e9ffca;
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/i_msg-success.png);
  color: #296a23;
}

.note-msg,
.notice-msg {
  border-color: #7c622a;
  background-color: #fdeda4;
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/i_msg-note.png);
  color: #7c622a;
}

.breadcrumbs li {
  float: left;
  font-size: 0.9166em;
}

.breadcrumbs li > * {
  display: inline-block;
  vertical-align: middle;
}

.breadcrumbs li .sep {
  margin-left: 4px;
  margin-right: 6px;
}

.page-title h1,
.page-title h2 {
  margin-bottom: 0;
}

.page-title {
  margin-bottom: 20px;
}

.page-title .separator {
  margin: 0 3px;
}

.page-title .separator,
.page-title .link-reorder,
.page-title .link-rss,
.page-title .link-print {
  font-weight: 400;
  display: inline-block;
  margin-top: 10px;
}

.page-title .link-rss {
  float: right;
  margin-top: 15px;
}

.title-buttons {
  text-align: right;
}

.title-buttons button {
  margin-left: 1em;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
  text-align: left;
}

.sorter {
  padding: 10px 0;
}

.sorter .view-mode {
  float: right;
}

.sorter .view-mode label {
  margin-right: 5px;
}

.sorter .view-mode .grid,
.sorter .view-mode .list {
  margin-left: 1px;
}

.sorter .sort-by {
  float: left;
  margin-right: 10px;
  padding-right: 3px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/link-separator.png) right center no-repeat;
}

.pager {
  margin: 10px 0;
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.pager .pages {
  float: right;
  vertical-align: middle;
}

.pager .pages strong,
.pager .pages span {
  float: left;
  margin-right: 5px;
  font-weight: 400;
}

.pager .pages ol {
  display: inline-block;
  vertical-align: middle;
}

.pager .pages li {
  float: left;
  margin: 0 0 0 1px;
  display: block;
  text-align: center;
}

.pager .pages li a {
  display: block;
  color: inherit;
}

.pager .pages a.previous,
.pager .pages a.next {
  font-size: 16px;
}

.toolbar {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: -1px;
  position: relative;
  z-index: 1;
}

.toolbar .pager {
  margin: 0;
  border-bottom: none;
  border-top: 1px dashed #e5e5e5;
  text-align: center;
}

.toolbar .pager .pages {
  display: inline-block;
  float: none;
}

.toolbar-bottom {
  margin-top: 10px;
}

.toolbar-bottom .toolbar {
  border-bottom: none;
}

.toolbar-bottom .toolbar .pager {
  border-top: none;
}

.toolbar-bottom .sorter {
  display: none;
}

.sorter,
.pager {
  line-height: 36px;
}

.sorter .view-mode .grid,
.sorter .view-mode .list,
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.sorter .view-mode .grid,
.sorter .view-mode .list,
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc,
.pager .pages .current,
.pager .pages li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.pager .amount,
.sorter .amount {
  display: none;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/link-separator.png) right center no-repeat;
}

.pager .limiter,
.sorter .limiter {
  float: left;
  margin-right: 15px;
}

.data-table {
  width: 100%;
}

.data-table th,
.data-table td {
  padding: 10px;
}

.data-table thead {
  background: none;
  border-bottom: 1px solid #e5e5e5;
}

.data-table thead th {
  font-weight: 700;
  vertical-align: bottom;
  border-right: none;
}

.data-table thead th.wrap {
  white-space: normal;
}

.data-table tr.odd td,
.data-table tr.odd th {
  border-right: 1px solid #f5f5f5;
}

.data-table tr.odd td.last {
  border-right: none;
}

.data-table tr.odd.last {
  border-bottom: #eee solid 1px;
}

.data-table tr.even td,
.data-table tr.even th {
  border-right: 1px solid #f5f5f5;
}

.data-table tr.even td.last {
  border-right: none;
}

.data-table tr.even {
  background-color: #fbfbfb;
}

.data-table tbody tr.product-shop-row:hover {
  background-color: #fff;
}

.data-table tbody.odd td {
  border-width: 0 1px;
}

.data-table tbody.odd tr.last {
  border-bottom: #e5e5e5 solid 1px;
}

.data-table tbody.even {
  background-color: #f5f5f5;
}

.data-table tbody.even td {
  border-width: 0 1px;
}

.data-table th .tax-flag {
  font-weight: 400;
}

.data-table .cell-label {
  display: none;
}

tr.summary-total {
  cursor: pointer;
}

tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}

tr.show-details .summary-collapse {
  background-position: 0 -53px;
}

tr.summary-details td {
  font-size: 11px;
  background-color: #f5f5f5;
  color: #777;
  padding: 2px 5px !important;
}

tr.summary-details-first td {
  border-top: 1px solid #d5d5d5;
}

tr.summary-details-excluded {
  font-style: italic;
}

.cart-tax-info {
  display: block;
}

.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}

.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: 400 !important;
}

.cart-tax-total-expanded {
  background-position: 100% -53px;
}

.link-cart {
  font-weight: 700;
}

.link-reorder {
  font-weight: 700;
}

.link-print {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/i_print.gif) 0 center no-repeat;
  padding: 2px 0 2px 25px;
}

.link-rss {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/i_rss.gif) 0 center no-repeat;
  padding-left: 16px;
  white-space: nowrap;
}

.cards-list dt {
  margin: 5px 0 0;
}

.cards-list .offset {
  padding: 2px 0 2px 20px;
}

.separator {
  margin: 0 3px;
  font-weight: 400;
  color: #e5e5e5;
}

.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: #e5e5e5;
  text-indent: -9999em;
  overflow: hidden;
}

.global-site-notice {
  background: #f5f5f5;
  color: #333;
}

.global-site-notice .notice-inner {
  max-width: 66%;
  margin: 0 auto;
  padding: 10px 0 10px 80px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/i_notice.gif) 20px center no-repeat;
  text-align: left;
}

.global-site-notice .notice-inner p {
  width: 80%;
  margin: 0;
  padding: 10px 10px 10px 0;
  display: inline-block;
  vertical-align: middle;
}

.global-site-notice .notice-inner .actions {
  display: inline-block;
  vertical-align: middle;
}

.global-site-notice.notice-cookie {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
}

.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
  text-align: center;
  color: #fff;
}

.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}

.demo-notice .notice-inner p {
  padding: 0;
  border: 0;
}

.btn-remove, /* Generic close button */
.btn-remove2, /* Button remove on the cart page */
.map-popup-close, .remember-me-popup-head .remember-me-popup-close, /* "Remember me" pop-up,only the close button in the header */
.btn-edit {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  text-align: center;
  overflow: hidden !important;
}

.std .subtitle {
  padding: 0;
}

.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std dl dt {
  font-weight: 700;
  margin: 0.5em 0;
}

.std dl dd {
  margin: 0 0 0 10px;
}

.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}

ul.bullet,
ul.disc {
  margin: 0 0 1em;
  padding: 0;
}

ul.disc {
  list-style: disc outside none;
  padding-left: 1.5em;
}

ul.disc li {
  background-image: none;
  padding-left: 0;
}

ul.bullet {
  list-style: none outside none;
}

ul.bullet li {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/bullet.png) 0 0 no-repeat;
  padding-left: 25px;
  transition: background-position 150ms ease-out;
  -moz-transition: background-position 150ms ease-out;
  -webkit-transition: background-position 150ms ease-out;
  -o-transition: background-position 150ms ease-out;
}

ul.bullet li:hover {
  background-position: 3px 0;
}

ul.list1 li {
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/list1.png);
}

ul.list2 li {
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/list2.png);
}

ul.list11 li {
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/list11.png);
}

ul.list12 li {
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/list12.png);
}

ul.list13 li {
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/list13.png);
}

ul .separator {
  border-bottom: 1px solid #fff;
  margin: 8px 1px;
  overflow: hidden;
}

ul.bullet ul,
ul.disc ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

ul.bullet ul li,
ul.disc ul li {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/bullet-small.png) 0 0
    no-repeat;
  padding-left: 1.5em;
}

.std ul.no-bullets {
  list-style: none outside none !important;
  padding-left: 0 !important;
}

.std ul.no-bullets li {
  background-image: none !important;
  padding-left: 0 !important;
}

.std ol {
  list-style: decimal outside;
  margin: 10px 0;
  padding: 0 0 0 1.5em;
}

.std ol ol,
.std ul ol,
.std ol ul {
  margin: 0.5em 0;
}

.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}

.std address {
  font-style: normal;
}

.std b,
.std strong {
  font-weight: 700;
}

.std i,
.std em {
  font-style: italic;
}

.std .products-grid p {
  margin-bottom: 0;
}

.header-container,
.header-container2,
.header-container3 {
  background-repeat: repeat;
  background-position: center top;
  background-attachment: scroll;
}

.header {
  padding: 0;
}

.header .item-left {
  float: left;
  margin-right: 10px;
  text-align: left;
}

.header .item-right {
  float: right;
  margin-left: 10px;
  text-align: right;
}

.header-top .item-left .user-menu > * {
  float: left;
}

.header-top .item-right .user-menu > * {
  float: right;
}

.user-menu {
  width: 100%;
  float: none;
  margin: 0;
  clear: both;
}

.user-menu:before,
.user-menu:after {
  display: table;
  content: " ";
}

.user-menu:after {
  clear: both;
}

.top-links ul:before,
.top-links ul:after {
  display: table;
  content: " ";
}

.top-links ul:after {
  clear: both;
}

.header .logo-wrapper .logo {
  display: inline-block;
  max-width: 94%;
  margin: 10px 0;
  text-decoration: none !important;
}

.header-regular .logo-wrapper .logo img {
  width: 100%;
}

.header .logo-wrapper h1.logo a {
  display: block;
}

.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}

/*
.form-search:before, .form-search:after {
    display: table;
    content: " "
}

.form-search:after {
    clear: both
}

.form-search {
    position: relative
}

.form-search label {
    float: left;
    margin: 3px 4px 0 0;
    display: none
}

.form-search .input-text {
    float: right;
    width: 100%;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 35px 0 0;
    color: #bbb;
    background-color: #fff;
    overflow: hidden;
    text-overflow: ellipsis
}

.form-search .button {
    position: absolute;
    right: 0;
    bottom: -1px;
    margin: 1px;
    padding: 0;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.form-search .button:hover {
    background-color: transparent;
    color: #000
}

.form-search .button span {
    background-image: none !important
}

.form-search .search-autocomplete {
    left: 0 !important;
    top: 42px !important;
    position: relative;
    z-index: 4100 !important
}

.form-search .search-autocomplete ul {
    background-color: #fff;
    text-align: left;
    padding: 3px
}

.form-search .search-autocomplete li {
    padding: 3px 5px;
    cursor: pointer;
    line-height: 24px
}

.form-search .search-autocomplete li .amount {
    float: right;
    padding-left: 5px
}
*/

.search-wrapper-small .form-search .input-text {
  height: 28px;
  line-height: 28px;
}

.search-wrapper-small .form-search .button {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 10px;
}

.search-wrapper-small .form-search .search-autocomplete {
  top: 30px !important;
}

.search-wrapper-inline #search_mini_form {
  display: inline-block;
  vertical-align: middle;
}

.header-top #search_mini_form {
  display: inline-block;
  vertical-align: middle;
}

.header-top .form-search .input-text {
  height: 28px;
  line-height: 28px;
}

.header-top .form-search .button {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 10px;
}

.header-top .form-search .search-autocomplete {
  top: 30px !important;
}

.after-mini-cart {
  clear: both;
}

.mini-cart .mini-cart-heading .ic {
  font-size: 16px;
  line-height: 1em;
}

.mini-cart.dropdown .mini-cart-content {
  width: 300px;
  padding: 25px;
  text-align: left;
}

.mini-cart .mini-cart-content .empty {
  padding: 10px 0;
}

.mini-cart .mini-cart-content .block-subtitle {
  padding: 0;
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 700;
}

.mini-cart .mini-cart-content .subtotal {
  margin: 20px 0;
  font-size: 14px;
  font-weight: 700;
}

.mini-cart .mini-cart-content .mini-products-list li {
  padding: 0;
  margin: 0 0 5px;
}

.mini-cart .mini-cart-content .mini-products-list li.last {
  margin: 0;
}

.mini-cart .mini-cart-content .btn-remove,
.mini-cart .mini-cart-content .btn-edit {
  float: right;
}

.mini-cart .mini-cart-content .product-details strong {
  font-weight: 400;
}

.mini-cart .mini-cart-content .actions {
  margin: 10px 0 0;
  padding: 0;
  border: none;
  text-align: left;
}

.mini-cart .mini-cart-content .actions button {
  float: left;
  margin-right: 1px;
}

.mini-cart .mini-cart-content .truncated {
  margin-left: 3px;
}

.mini-cart .mini-cart-content .truncated .item-options {
  -webkit-transform: translateZ(0);
}

.mini-compare {
  margin: 0;
  padding: 0;
  border: none;
}

/*.mini-compare .mini-compare-heading .ic {
    font-size: 16px;
    line-height: 1em
}*/

.mini-compare.dropdown .mini-compare-content {
  width: 300px;
  padding: 25px;
  text-align: left;
}

.mini-compare .mini-compare-content .block-subtitle {
  padding: 0;
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 700;
}

.mini-compare .mini-compare-content .empty {
  padding: 10px 0;
}

.mini-compare .mini-compare-content .product-name {
  padding-right: 20px;
}

.mini-compare .mini-compare-content .btn-remove {
  float: right;
}

.mini-compare .mini-compare-content .actions {
  margin-top: 20px;
}

.mini-compare .mini-compare-content .actions a {
  float: right;
  line-height: 36px;
}

.mini-compare .mini-compare-content .actions button {
  float: left;
}

.block {
  margin: 0 0 10px;
}

.block .block-title strong {
  font-weight: inherit;
}

.block .block-title a {
  text-decoration: none !important;
}

.block .block-subtitle {
  margin: 5px 0 10px;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

.block .block-content {
  padding: 10px 0;
}

.block .block-content li.item {
  padding: 5px 0;
}

.block .btn-remove {
  float: right;
}

.block .btn-edit {
  float: right;
}

.block .actions {
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px dotted #e5e5e5;
}

.block .actions a {
  float: left;
}

.block .actions .button {
  float: right;
}

.block .actions .button ~ a {
  margin-right: 5px;
  line-height: 36px;
}

.block-viewed .block-content ol,
.block-compare .block-content ol,
.block-compared .block-content ol {
  list-style: outside disc none;
  padding-left: 20px;
}

.block-viewed .block-content ol li,
.block-compare .block-content ol li,
.block-compared .block-content ol li {
  padding: 3px 0;
}

.mini-products-list li {
  padding: 5px 0;
}

.mini-products-list .product-image {
  float: left;
  width: 50px;
}

.mini-products-list .product-details {
  margin-left: 60px;
}

.mini-products-list .product-details h4 {
  font-size: 1em;
  font-weight: 700;
  margin: 0;
}

.mini-products-list .item .btn-remove,
.mini-products-list .item .btn-edit {
  margin-left: 7px;
}

.block-account .block-content {
  padding: 10px 0;
}

.block-account .block-content ul {
  list-style: outside disc none;
  padding-left: 25px;
}

.block-account li > * {
  padding: 4px;
  display: block;
  text-transform: uppercase;
}

.block-account li strong {
  font-weight: 400;
}

.block-layered-nav .block-subtitle--filter {
  display: none;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
  padding: 7px 10px 7px 25px;
  margin-top: 10px;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.block-layered-nav .block-subtitle--filter:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ddd;
  border-right: none;
  left: 6px;
  top: 50%;
  margin-top: -5px;
}

.block-layered-nav .block-subtitle--filter.active:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #ddd;
  border-bottom: none;
  top: 50%;
  margin-top: -3px;
}

.block-layered-nav .block-content .toggle-tabs {
  display: none;
}

.block-layered-nav .block-content > dl > dt {
  display: block;
  margin-top: 1px;
  position: relative;
  padding: 7px 0;
  font-weight: 700;
  text-rendering: optimizeSpeed;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.block-layered-nav .block-content > dl > dt:after {
  display: none;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #ddd;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}

.block-layered-nav .block-content > dl > dd {
  padding: 0 5px;
  margin: 0;
}

.block-layered-nav dl dd {
  margin-bottom: 10px;
  margin-top: 10px;
}

.block-layered-nav dl dd ol > li > a,
.block-layered-nav dl dd ol > li > span {
  position: relative;
  display: block;
  padding: 3px 0 3px 12px;
}

.block-layered-nav dl dd ol > li > a:before {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: none;
  border-left: 4px solid #ddd;
  border-top: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  left: 0;
  top: 50%;
  margin-top: -5px;
  transition: left 150ms ease-in-out;
  -moz-transition: left 150ms ease-in-out;
  -webkit-transition: left 150ms ease-in-out;
  -o-transition: left 150ms ease-in-out;
}

.block-layered-nav dl dd ol > li > a:hover:before {
  left: 3px;
}

.block-layered-nav .currently .block-subtitle {
  padding: 10px 10px 0;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
}

.block-layered-nav .currently ol {
  padding: 10px;
}

.block-layered-nav .currently ol li {
  margin-bottom: 5px;
}

.block-layered-nav .currently ol li:after {
  content: "";
  display: table;
  clear: both;
}

.block-layered-nav .currently ol li .value {
  color: #d90000;
}

.block-layered-nav .currently .btn-remove {
  float: left;
  margin-right: 8px;
}

.block-layered-nav .actions {
  border-top: none;
  margin: 0 0 15px;
  padding: 0 10px 10px;
  border-radius: 0 0 5px 5px;
}

.block-layered-nav .currently {
  border-radius: 5px 5px 0 0;
}

.block-layered-nav .actions a {
  float: left;
}

.block-related .block-subtitle {
  display: none;
  position: absolute;
  padding: 1em 0;
  margin: -20px 0 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 400;
  z-index: 1;
}

.block-related:hover .block-subtitle {
  display: block;
  padding: 8px;
  background-color: #fff;
}

.block-related-slider input.checkbox {
  float: left;
  margin: 7px 5px 0 0;
}

.block-related-thumbnails .product-image {
  float: left;
  margin-bottom: 10px;
}

.block-related-thumbnails .product-details {
  margin-left: 110px;
}

.block-related-thumbnails .product-details > * {
  margin-bottom: 5px;
}

.block-related-thumbnails .product-name,
.block-related-thumbnails .related-add-to-wishlist {
  font-size: 1em;
  line-height: 1.25em;
  font-family: inherit;
  font-weight: inherit;
  display: inline-block;
}

.block-related-thumbnails .price-box {
  font-size: 1em;
  line-height: 1.25em;
}

.block-related-thumbnails .checkbox {
  float: left;
  margin: 2px 5px 0 0;
}

.block-related-thumbnails .item {
  padding-top: 20px;
}

.compare-table {
  border: 0;
}

.compare-table .btn-remove {
  float: right;
}

.compare-table tbody tr:hover {
  background-color: #e5e5e5;
}

.compare-table .product-shop-row {
  border-bottom: 1px solid #ccc;
}

.compare-table .product-shop-row th,
.compare-table .product-shop-row td {
  border-color: #eee !important;
}

.compare-table tr.add-to-row {
  background-color: #fff;
  border-top: 1px solid #ccc;
}

.compare-table tr.add-to-row:hover {
  background-color: #fff;
}

.compare-table tr.add-to-row td {
  text-align: left;
}

.compare-table tr.first td {
  text-align: left;
}

.compare-table tr.first td .product-name {
  font-family: inherit;
  font-size: 1.1666em;
  font-weight: 700;
  margin: 10px 0;
}

.compare-table tr.first td .ratings {
  width: 145px;
  margin: 10px 0;
}

.compare-table .price-box {
  margin: 10px 0;
  line-height: 15px;
}

.compare-table .product-image img {
  display: block;
  margin: 0 auto;
}

.compare-table .add-to-links {
  margin-top: 5px;
}

.compare-table .add-to-links li {
  float: none;
}

.compare-table a.link-wishlist {
  overflow: visible;
  text-indent: 0;
  background: none;
  display: inline;
  border: none;
}

.block-poll .block-subtitle {
  font-weight: 400;
}

.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}

.block-poll .label {
  display: block;
  margin-left: 18px;
}

.block-poll li {
  padding: 3px 9px;
}

.block-poll .answer {
  font-weight: 700;
}

.block-poll .votes {
  float: right;
  margin-left: 10px;
}

.block-tags .block-content .tags-list {
  background: none;
  border: 0;
  font-size: 12px;
}

.block-tags .actions {
  text-align: right;
}

.block-tags .actions a {
  float: none;
}

.block-subscribe .input-box {
  margin-top: 5px;
}

.block-subscribe input {
  width: 155px;
}

.block-subscribe .actions button.button {
  float: none;
}

.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}

.block-reorder .product-name {
  margin-left: 20px;
}

.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}

.block-banner .block-content {
  text-align: center;
}

.block-login label {
  font-weight: 700;
  color: #666;
}

.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}

.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}

.sidebar .paypal-logo a {
  float: none;
}

.block-vertnav .block-content {
  padding-left: 0;
  padding-right: 0;
}

.category-image {
  width: 100%;
  overflow: hidden;
  margin: 10px 0;
  text-align: center;
}

.category-description {
  margin: 20px 0;
  position: relative;
}

.category-products {
  margin: -1px 0 10px;
}

h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
  color: inherit;
}

.products-list .product-name,
.products-grid .product-name,
h3.product-name {
  font-size: 1.2em;
  line-height: 1.25em;
}

.products-list .price-box.map-info a,
.products-grid .price-box.map-info a {
  margin-left: 3px;
}

.products-list .product-image .alt-img,
.products-grid .product-image .alt-img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.products-list .product-image img, .category-products-grid .product-image img /* Grid only in category view */ {
  -moz-transform: translateZ(0);
}

.products-list .item {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  position: relative;
  transition: box-shadow 0s ease-in;
  -webkit-transition: box-shadow 0s ease-in;
}

.products-list .product-shop-inner {
  border-right: 1px solid #e5e5e5;
  padding-right: 15px;
}

.products-list .right-column {
  float: right;
}

.products-list .product-name {
  margin: 0 0 15px;
}

.products-list .product-image {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.products-list .price-box {
  margin: 0 0 15px;
  font-size: 1.3333em;
  line-height: 1.25em;
}

.products-list .ratings {
  margin: 10px 0;
}

.products-list .desc {
  margin: 15px 0;
}

.products-list .btn-cart {
  width: 100%;
  max-width: 180px;
}

.products-list a.btn-cart {
  padding-left: 0;
  padding-right: 0;
}

.products-list .button span {
  float: none;
}

.products-list .availability {
  float: none;
  margin: 15px 0;
}

.products-list .add-to-links {
  margin: 15px 0 0;
}

.products-list.hover-effect .item:hover {
  margin-left: -1%;
  margin-right: -1%;
  padding-left: 1%;
  padding-right: 1%;
  z-index: 10;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-color: transparent;
  transition: box-shadow 400ms ease-out;
  -moz-transition: box-shadow 400ms ease-out;
  -webkit-transition: box-shadow 400ms ease-out;
  -o-transition: box-shadow 400ms ease-out;
}

.products-grid .item {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.products-grid .product-name {
  margin: 15px 0 10px;
}

.products-grid .product-image-wrapper {
  margin: 0 auto;
  position: relative;
}

.products-grid .product-image {
  display: block;
}

.products-grid .price-box {
  margin: 10px 0;
  font-size: 1em;
}

.products-grid .ratings {
  margin: 10px 0;
  line-height: 1.0833em;
}

.products-grid .actions {
  margin: 10px 0 0;
}

.products-grid .availability {
  float: none;
  margin: 5px 0;
}

.products-grid .add-to-links {
  margin: 10px 0 0;
}

.products-grid.equal-height .item .actions {
  position: absolute;
  bottom: 15px;
}

.products-grid.auto-height .item .actions {
  position: static;
  bottom: auto;
}

.products-grid .item .display-onhover {
  display: none;
}

.products-grid .item .visible-onhover {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;
  -webkit-transition: visibility 0s ease-in-out 600ms,
    opacity 300ms ease-in-out 300ms;
}

.products-grid .item:hover .visible-onhover {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;
  -webkit-transition: visibility 0s ease-in-out 0s,
    opacity 300ms ease-in-out 100ms;
}

.products-grid.single-line-name .product-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.products-grid.single-line-name .item:hover .product-name {
  overflow: visible;
  white-space: normal;
}

.products-grid.centered .item {
  text-align: center;
}

.products-grid.centered .item .ratings .rating-box,
.products-grid.centered .item .btn-cart {
  margin-left: 0;
  margin-right: 0;
}

.products-grid.centered .item .ratings .amount {
  margin-left: 3px;
}

.products-grid.centered .item input.checkbox {
  float: none;
}

.products-grid.centered .item .actions .add-to-links li {
  float: none;
  margin: 0;
}

.category-products-grid .item {
  border-top: 1px solid #e5e5e5;
  border-left: none;
  border-right: none;
  padding-top: 2%;
  padding-left: 1%;
  padding-right: 1%;
  background-color: #fff;
  transition: box-shadow 0s ease-in;
  -webkit-transition: box-shadow 0s ease-in;
}

.category-products-grid.hover-effect .item:hover {
  margin-left: -1%;
  margin-right: -1%;
  padding-left: 2%;
  padding-right: 2%;
  z-index: 10;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-color: transparent;
  transition: box-shadow 400ms ease-out;
  -webkit-transition: box-shadow 400ms ease-out;
}

.products-grid.size-s .product-name {
  font-size: 1.1666em;
  line-height: 1.2307em;
}

.products-grid.size-xs .product-name {
  font-size: 1em;
  line-height: 1.25em;
}

.products-grid.size-s .item .btn-cart {
  line-height: 3em;
  padding-left: 15px;
  padding-right: 15px;
}

.products-grid.size-xs .item .btn-cart {
  line-height: 2.5em;
  padding-left: 8px;
  padding-right: 8px;
}

.products-grid.size-s .sticker {
  width: 45px;
  height: 45px;
  font-size: 1em;
}

.products-grid.size-s .item:hover .sticker {
  width: 50px;
  height: 50px;
}

.products-grid.size-xs .sticker {
  width: 40px;
  height: 40px;
  font-size: 0.9166em;
}

.products-grid.size-xs .item:hover .sticker {
  width: 45px;
  height: 45px;
}

.ratings,
.no-rating {
  line-height: 15px;
  margin: 15px 0;
}

.ratings strong {
  float: left;
  margin: 1px 5px 0 0;
}

.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}

.rating-box .rating {
  float: left;
  height: 13px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/rating.png) 0 100% repeat-x;
}

.ratings .rating-box,
.ratings .amount,
.ratings .rating-links {
  display: inline-block;
  vertical-align: middle;
}

.ratings .rating-box {
  margin-right: 6px;
}

.ratings .amount {
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
}

.ratings .rating-links .separator {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  border-left: 1px solid #e5e5e5;
  height: 13px;
  width: 1px;
  margin: 0 3px;
}

.ratings-table th,
.ratings-table td {
  line-height: 1.1666em;
  padding: 3px 0;
}

.ratings-table th {
  padding-right: 8px;
}

.product-action {
  display: block;
  margin: 10px 0;
}

.product-action .ic {
  vertical-align: middle;
  font-size: 16px;
  width: 24px;
  text-align: center;
}

.product-action .label {
  vertical-align: middle;
  margin-left: 3px;
}

a.availability-only {
  cursor: pointer;
}

.availability-only .ic {
  font-size: 20px;
}

.availability-only strong {
  font-weight: 400;
}

.availability-only .caret {
  margin-left: 8px;
  opacity: 1;
}

.availability-only-details {
  width: 100%;
  margin: -10px auto 20px;
}

.availability-only-details thead {
  border-bottom: 1px solid #e5e5e5;
}

.availability-only-details th {
  padding: 4px 12px;
  font-weight: 700;
}

.availability-only-details td {
  padding: 1px 12px;
  border-right: 1px solid #f5f5f5;
}

.availability-only-details td.last {
  border-right: none;
}

.extrahint-wrapper .product-pricing {
  padding: 10px;
  background-color: #f5f5f5;
}

.product-options-bottom .product-pricing {
  clear: left;
}

.price {
  white-space: nowrap !important;
}

.price-box {
  margin: 0;
}

.old-price .price-label,
.special-price .price-label {
  white-space: nowrap;
}

.old-price .price-label {
  display: none;
}

.old-price {
  margin: 0;
}

.old-price .price {
  text-decoration: line-through;
}

.minimal-price {
  margin: 0 0 5px;
}

.minimal-price .price-label {
  white-space: nowrap;
}

.minimal-price-link {
  display: block;
}

.price-excluding-tax {
  display: block;
}

.price-excluding-tax .label {
  white-space: nowrap;
}

.price-excluding-tax .price {
  font-weight: 400;
}

.price-including-tax {
  display: block;
}

.price-including-tax .label {
  white-space: nowrap;
}

.configured-price {
  margin: 0;
}

.configured-price .price-label {
  font-weight: 700;
  white-space: nowrap;
}

.configured-price .price {
  font-weight: 700;
}

.weee {
  display: block;
  font-size: 11px;
}

.weee .price {
  font-size: 11px;
  font-weight: 400;
}

.price-excl-tax {
  display: block;
}

.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}

.price-excl-tax .price {
  display: block;
}

.price-incl-tax {
  display: block;
}

.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}

.price-incl-tax .price {
  display: block;
  font-weight: 700;
}

.price-from {
  margin: 0;
}

.price-from .price-label {
  white-space: nowrap;
}

.price-to {
  margin: 0;
}

.price-to .price-label {
  white-space: nowrap;
}

.price-notice {
  margin-left: 5px;
}

.price-notice .price {
  padding-left: 3px;
}

.price-as-configured .price-label {
  font-size: 1.1666em;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  color: inherit;
}

.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.tier-prices {
  margin: 0 0 10px;
  padding-left: 10px;
}

.tier-prices li {
  line-height: 15px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/bullet.png) 0 4px no-repeat;
  padding: 0 0 0 11px;
  margin: 3px 0;
}

.tier-prices .benefit {
  color: #ee001c;
  font-weight: 400;
}

.tier-prices-grouped li {
  padding: 2px 0;
}

.tier-prices-grouped li .price {
  font-weight: 700;
}

.add-to-links .separator {
  display: none;
}

.add-to-links li {
  float: left;
}

.addto-gaps-right li {
  margin-right: 10px;
}

.addto-links-icons .link-compare {
  margin-left: 3px;
}

.addto-links-icons a {
  display: block;
}

.addto-links-icons .ic {
  font-size: 16px;
}

.addto-links-icons.addto-onimage {
  float: right;
  margin-top: -40px;
  position: relative;
  z-index: 1;
  padding-bottom: 4px;
  padding-right: 4px;
}

.product-view .add-to-cart {
  float: none;
}

.add-to-cart .qty-wrapper,
.add-to-cart .button {
  display: inline-block;
}

.add-to-cart .qty-wrapper .qty {
  text-align: center;
  margin-right: 10px;
}

.product-view .paypal-wrapper {
  float: left;
}

.product-view .paypal-wrapper .paypal-logo {
  margin: 0;
  padding: 5px 0 0;
  text-align: right;
}

.product-view .paypal-wrapper .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}

.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  padding: 10px 0 0;
  text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}

.product-view .btn-cart {
  min-width: 200px;
}

.add-to-cart.left-side {
  float: none !important;
}

.add-to-cart.left-side .button {
  float: left;
}

.add-to-cart.left-side .qty-wrapper {
  line-height: 55px;
}

.add-to-cart.left-side .qty-wrapper label {
  padding-left: 7px;
}

.catalog-product-view .col1-layout .col-main {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.product-view .product-img-column {
  float: left;
  margin-bottom: 10px;
  position: relative;
}

.col3-layout .product-view .product-img-column {
  float: none;
  margin: 0 auto;
}

.product-view .product-shop {
  float: left;
}

.product-view .product-shop .product-name {
  margin: 0 0 1.6666em;
}

.product-view .product-shop .product-name h1 {
  margin: 0;
}

.product-view .product-shop .ratings-table {
  margin: 15px 0 5px;
}

.product-view .product-secondary-column .inner {
  border: none;
}

.product-view .short-description {
  margin: 0 0 15px;
  line-height: 1.25em;
}

.product-view .short-description ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

.product-view .action-box {
  /* margin: 20px 0 10px; */
}

.product-view .add-to-links li {
  margin-right: 10px;
}

.product-view .add-to-links a {
  display: block;
}

.product-view .add-to-links .ic {
  font-size: 16px;
}

.extrahint-wrapper {
  margin-bottom: 15px;
}

.product-type-data .item-options {
  clear: both;
}

.product-type-data .item-options dt {
  float: none;
  margin: 0 0 5px;
}

.product-type-data .item-options dd {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/bullet.png) 3px 4px no-repeat;
  padding-left: 15px;
}

.product-view .data-table th {
  font-weight: 700;
}

.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 18px;
}

.product-view .product-shop .price-box .price-excluding-tax .price {
  font-size: inherit;
}

.product-view .product-shop .price-box .special-price .price-label,
.product-view .product-shop .price-box .old-price .price,
.product-view .product-shop .price-box .old-price .price-label,
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-options-bottom .price-box .regular-price .price,
.product-view .price-as-configured .price,
.map-popup-price .regular-price .price,
.product-view .price-box.map-info .old-price .price {
  font-size: 1.6666em;
}

.product-view .product-shop .price-box .old-price .price-label {
  white-space: nowrap;
  display: none;
}

.map-popup-msrp .price {
  display: block;
}

.product-view .product-shop .price-box.map-info .old-price {
  display: block;
}

.product-view .price-box .special-price .price-label {
  white-space: normal;
}

.product-view .price-box .special-price .price-including-tax,
.product-view .price-box .special-price .price-excluding-tax {
  padding: 0 0 0 15px;
}

.product-view .add-to-box .price-box,
.product-options-bottom .price-box {
  float: left;
  margin: 18px 15px 10px 0;
  padding: 0;
}

.product-view .product-type-data {
  margin: 10px 0 0;
}

.product-view .container1-wrapper,
.product-view .container2-wrapper,
.product-view .add-to-box {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #e5e5e5;
}

.product-view .container2-wrapper {
  margin-bottom: 30px;
}

.product-view .add-to-box {
  margin-top: 15px;
}

.product-view .short-description .std ul:not(.ic-ul),
.product-view .box-tabs .std ul:not(.ic-ul) {
  list-style: none outside none;
}

.product-view .short-description .std ul:not(.ic-ul) li,
.product-view .box-tabs .std ul:not(.ic-ul) li {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/list/bullet.png) 0 0 no-repeat;
  padding-left: 25px;
}

.product-view .box-tabs .std ul {
  margin-bottom: 1em;
}

.product-view .short-description .std ul.disc,
.product-view .box-tabs .std ul.disc {
  list-style: disc outside none;
  padding-left: 1.5em;
}

.product-view .short-description .std ul.disc li,
.product-view .box-tabs .std ul.disc li {
  background-image: none;
  padding-left: 0;
}

.product-options {
  position: relative;
  margin-bottom: 15px;
}

.product-options dt {
  font-weight: 400;
}

.product-options dt label {
  display: inline-block;
  font-weight: 700;
}

.product-options dt label.required em {
  float: right;
  margin-left: 3px;
}

.product-options dd .qty-holder {
  display: block;
  padding: 5px 0 0;
}

.product-options dd .qty-holder label {
  vertical-align: middle;
}

.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}

.product-options dd {
  margin: 3px 0 10px;
}

.product-options dl.last dd.last {
  border-bottom: 0;
}

.product-options dd input.input-text {
  width: 100%;
}

.product-options dd input.datetime-picker {
  width: 150px;
}

.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea {
  width: 100%;
  height: 8em;
}

.product-options dd select {
  width: 100%;
}

.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}

.product-options ul.options-list {
  margin-right: 5px;
}

.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0;
}

.product-options ul.options-list input.radio {
  float: left;
}

.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 2px;
}

.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}

.product-options ul.options-list label {
  font-weight: 400;
}

.product-options ul.validation-failed {
  padding: 0 7px;
}

.product-options p.note {
  margin: 0;
  font-size: 0.9166em;
}

.product-options p.required {
  position: absolute;
  right: 0;
  top: -15px;
}

.product-options-bottom {
  margin-top: 20px;
}

.product-options-bottom .tier-prices {
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  background: 0;
}

.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}

.product-options-bottom .add-to-cart {
  clear: both;
}

.product-shop .product-options-bottom {
  margin: 0;
}

.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}

.product-shop .product-options-bottom .price-tax {
  float: none;
}

.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}

.product-view .grouped-items-table {
  margin: 0;
  clear: both;
}

.product-view .grouped-items-table thead th {
  font-weight: 700;
}

.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
  border: 0;
}

.product-view .grouped-items-table .price-box .price-including-tax .price {
  font-size: inherit;
  font-family: inherit;
}

.product-view .grouped-items-table td {
  vertical-align: middle;
}

.product-view .grouped-items-table .price-box .regular-price .price {
  font-size: inherit;
  font-family: inherit;
}

.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 25px;
}

.product-view .box-tags .product-tags li {
  display: inline;
  padding: 0 7px;
  border-right: 1px solid #e5e5e5;
}

.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}

.product-view .box-tags .product-tags li.last {
  padding-right: 0;
  border-right: 0;
}

.product-view .box-tags .form-add label {
  display: block;
  font-weight: 700;
  margin: 0 0 5px;
}

.product-view .box-tags .form-add .input-box {
  float: left;
  margin: 0 5px 5px 0;
}

.product-view .box-tags .form-add input.input-text {
  width: auto;
}

.product-view .box-tags .note {
  margin: 3px 0 0;
}

.product-view .box-reviews {
  margin-top: 15px;
}

.product-view .box-reviews dl {
  margin: 30px 0 15px;
}

.product-view .box-reviews dt .heading {
  font-weight: 400;
  font-size: 1.5em;
  margin-right: 10px;
}

.product-view .box-reviews dt span {
  font-weight: 700;
}

.product-view .box-reviews dt a {
  font-size: 18px;
  margin-right: 8px;
}

.product-view .box-reviews dd {
  margin: 0 0 15px 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e5e5e5;
}

.product-view .box-reviews dd:last-child {
  border-bottom: none;
}

.product-view .box-reviews dd .date {
  display: block;
  margin-top: 3px;
  font-style: italic;
}

.product-view .box-reviews .ratings-table {
  margin: 5px 0;
}

.product-view .box-reviews .pager {
  margin-bottom: 25px;
}

.product-view .box-reviews .form-add h3 {
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 0;
}

.product-view .box-reviews .form-add h3 span {
  font-weight: 700;
}

.product-view .box-reviews .form-add h4 {
  font-size: 1em;
  font-weight: 400;
}

.product-view .box-reviews .form-add h3,
.product-view .box-reviews .form-add h4 {
  font-family: inherit;
}

.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}

.product-view .box-reviews .form-add .form-list input.input-text {
  width: 100%;
  max-width: 340px;
}

.product-view .box-reviews .form-add .form-list textarea {
  width: 100%;
  max-width: 500px;
}

.product-view .box-reviews .buttons-set button.button {
  float: left;
  margin-left: 0;
}

.product-view .box-reviews .form-add .data-table {
  max-width: 176px;
}

.product-view .box-reviews .form-add .data-table th,
.product-view .box-reviews .form-add .data-table td {
  text-align: center;
  line-height: 1em;
}

.product-view .box-reviews .form-add .data-table td .radio {
  margin: 0;
}

.send-friend .form-list li p {
  margin: 0 15px 0 0;
}

.send-friend .form-list .field {
  margin-bottom: 8px;
}

.send-friend .form-list textarea {
  width: 100%;
}

.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px;
}

.product-view .box-additional {
  margin-top: 20px;
}

.product-view .box-collateral {
  margin-top: 0;
  margin-bottom: 30px;
}

.product-view .product-img-column .box-collateral,
.product-view .product-primary-column .box-collateral,
.product-view .product-secondary-column .box-collateral {
  margin-bottom: 15px;
}

.product-view .box-tabs .box-collateral {
  margin-bottom: 0;
}

.product-view .box-collateral > h2:first-child, .product-view .collateral-block > h2:first-child, /* Rule required in case a heading is not wrapped inisde box-collateral */
.product-view .section-title {
  margin-bottom: 15px;
  padding: 7px 0;
}

.product-view .block-related .section-title,
.product-view .block-upsell .section-title {
  margin-bottom: 0;
}

.product-view .box-tabs .box-collateral > h2:first-child {
  display: none;
}

.product-view .product-img-column .box-collateral > h2:first-child,
.product-view .product-primary-column .box-collateral > h2:first-child,
.product-view .product-secondary-column .box-collateral > h2:first-child {
  font-size: 18px;
}

.product-name {
  margin: 0;
  font-weight: 400;
  font-size: 1em;
}

.tags-list li {
  display: inline;
}

.advanced-search-summary {
  padding: 20px;
  margin: 10px 0;
}

.advanced-search-summary ul {
  float: left;
  margin: 0 4% 10px 0;
  width: 46%;
}

.advanced-search-summary li {
  margin: 0 0 2px;
  font-size: 1.25em;
}

.advanced-search-summary strong {
  margin: 0 5px 0 0;
}

.advanced-search-summary p {
  clear: both;
  float: left;
  display: block;
  margin: 10px 0 0;
}

.advanced-search .form-list label {
  padding-right: 10px;
  width: 140px;
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  clear: none;
  float: left;
}

.catalogsearch-advanced-index .fieldset {
  margin-bottom: 3px;
}

.catalogsearch-advanced-index .buttons-set {
  padding-left: 0;
}

.catalogsearch-advanced-index .buttons-set button.button {
  float: left;
  margin-left: 0;
}

.page-sitemap .links {
  float: right;
  margin: 0 0 5px;
  text-align: center;
}

.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}

.page-sitemap .sitemap {
  margin: 15px;
}

.page-sitemap .sitemap li {
  margin: 3px 0;
}

.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: 700;
}

.page-sitemap .pager {
  clear: both;
}

.rss-title h1 {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/i_rss-big.png) 0 center no-repeat;
  padding-left: 30px;
}

.rss-table .link-rss {
  display: block;
}

.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}

.cart .title-buttons .checkout-types {
  float: right;
}

.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}

.cart-table thead tr {
  border-bottom: 1px solid #e5e5e5;
}

.cart-table th.last {
  border-right: none;
}

.cart-table .product-image {
  width: 168px;
  display: block;
}

.cart-table .product-name {
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 1.6666em;
  line-height: 1.2em;
}

.cart-table .item-msg {
  margin: 5px 0;
  font-size: 0.9166em;
  font-weight: 700;
  color: #ee001c;
}

.cart-table tfoot td {
  padding: 5px 10px;
  border: none;
}

.cart-table input.qty {
  width: 4em !important;
}

.cart-table tfoot td.last {
  padding: 15px 0 0;
  border-bottom: 1px solid #eee;
}

.cart-table tfoot button {
  padding: 0;
  margin: 0 0 15px 10px;
}

.cart-table .btn-continue {
  float: left;
  margin-left: 0;
}

.cart-table .btn-update,
.cart-table .btn-empty {
  float: right;
  border: 1px solid #f89b24;
}

.cart-collaterals {
  margin-top: 2%;
}

.cart .cart-left-column > *,
.cart .cart-right-column > * {
  margin-bottom: 20px;
}

.cart .cart-right-column {
  float: right;
}

.cart .crosssell .product-image {
  float: left;
}

.cart .crosssell .product-details {
  margin-left: 85px;
}

.cart .crosssell .btn-cart {
  float: left;
  margin-right: 10px;
}

.cart .crosssell .add-to-links {
  float: left;
  margin: 12px 0 0;
}

.cart .crosssell .price-box {
  margin: 7px 0;
}

.cart .crosssell li.item {
  padding: 20px 0;
}

.cart .crosssell li.item.odd {
  margin-left: 0;
  clear: left;
}

.cart .crosssell li.item.even {
  margin-right: 0;
  float: right;
}

.cart-wide-box .crosssell li.item {
  float: left;
  width: 265px;
  min-height: 109px;
}

.cart-wide-box .crosssell li.item.odd {
  padding-right: 20px;
  border-right: 1px solid #eee;
}

.cart-wide-box .crosssell li.item.even {
  padding-left: 20px;
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
  text-align: left;
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  float: none;
  margin-left: 0;
}

.cart .discount label {
  display: block;
  margin: 0 0 5px;
}

.cart .discount input.input-text {
  width: 100%;
}

.cart .shipping input.input-text,
.cart .shipping select {
  width: 100%;
}

.cart .shipping p {
  margin-bottom: 10px;
}

.cart .shipping .sp-methods {
  margin: 10px 0 0;
}

.cart .totals {
  background-color: #f5f5f5;
}

.cart .totals-inner {
  padding: 20px;
}

.cart .totals table {
  width: 100%;
}

.cart .totals td {
  padding: 1px 0 1px 7px;
}

.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}

.cart .totals tfoot td {
  padding-bottom: 5px;
}

.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
  font-size: 16px;
}

.cart .totals .checkout-types {
  text-align: right;
}

.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}

.item-options dt {
  float: left;
  clear: left;
}

.item-options dd {
  float: left;
  margin: 0 0 2px;
  padding-left: 7px;
  font-style: italic;
}

.data-table .item-options {
  line-height: 15px;
  margin: 0 0 0 10px;
}

.data-table .item-options dt {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/bullet.png) 0 4px no-repeat;
  padding-left: 10px;
}

.data-table .item-options dd {
  padding-left: 10px;
}

.truncated {
  cursor: help;
  display: inline-block;
}

.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}

.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 190px;
  padding: 15px;
}

.truncated .truncated_full_value .item-options > p {
  font-weight: 700;
  margin-bottom: 2px;
}

.truncated .show .item-options {
  display: block;
  left: -210%;
  top: 20px;
}

.cart-table .truncated .show .item-options {
  left: 0;
  top: 5px;
}

.sp-methods dt {
  font-weight: 700;
  margin: 15px 0 0;
}

.sp-methods dt:first-child {
  margin-top: 0;
}

.sp-methods dt.a-center {
  text-align: left !important;
}

.sp-methods dd {
  margin: 3px 0 15px;
}

.sp-methods dd li {
  margin: 5px 0;
}

.sp-methods .price {
  font-weight: 700;
}

.sp-methods .form-list {
  padding: 10px 10px 10px 22px;
}

.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}

.sp-methods select.year {
  width: 96px;
}

.sp-methods input.cvv {
  width: 5em !important;
}

.sp-methods .checkmo-list label {
  padding-right: 10px;
}

.sp-methods .checkmo-list address {
  float: left;
}

.sp-methods .centinel-logos a {
  margin-right: 3px;
}

.sp-methods .centinel-logos img {
  vertical-align: middle;
}

.please-wait {
  float: right;
  margin-right: 5px;
}

.please-wait img {
  vertical-align: middle;
}

.cvv-what-is-this {
  cursor: help;
  margin-left: 10px;
}

.tool-tip {
  margin-left: 22px;
}

.tool-tip .btn-close a {
  display: block;
  margin: 0 0 5px;
}

.gift-messages {
  margin: 30px 0 10px;
}

.gift-messages-form {
  border: 1px solid #e5e5e5;
  padding: 20px;
  position: relative;
}

.gift-messages-form p {
  margin-bottom: 10px;
}

.gift-messages-form label {
  float: none !important;
  position: static !important;
}

.gift-messages-form .item {
  margin: 0 0 10px;
}

.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}

.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}

.gift-messages-form .item .number {
  margin: 0;
  font-weight: 700;
  text-align: center;
}

.gift-messages-form .item .details {
  margin-left: 90px;
}

.gift-message-link {
  display: block;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}

.gift-message-link.expanded {
  background-position: 0 -53px;
}

.gift-message-row .btn-close {
  float: right;
  padding: 0 7px;
}

.gift-message dt strong {
  font-weight: 700;
  color: #666;
}

.gift-message dd {
  margin: 5px 0 0;
  font-size: 13px;
}

.order-gift-message {
  margin: 15px 0;
}

.checkout-agreements li {
  display: block;
  padding: 22px;
  background-color: #f5f5f5;
  margin: 0 0 10px;
}

.checkout-agreements .agreement-content {
  overflow: auto;
  max-height: 144px;
}

.checkout-agreements .agree input.checkbox {
  margin-right: 8px;
}

.checkout-agreements .agree label {
  font-weight: 700;
  vertical-align: middle;
}

.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}

.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.info-set .data-table .item-options {
  margin: 5px 0 0;
}

.block-progress dl {
  margin-top: 15px;
}

.block-progress dt {
  margin: 15px 0;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 700;
}

.block-progress dd {
  margin-bottom: 25px;
  padding-left: 15px;
  font-style: italic;
}

.block-progress address {
  font-style: italic;
}

.block-progress dt a {
  text-transform: none;
  font-weight: 400;
}

.block-progress p {
  margin: 0;
}

.opc .buttons-set.disabled button.button {
  display: none;
}

.opc .buttons-set .please-wait {
  height: 45px;
  line-height: 45px;
}

.opc .ul {
  list-style: disc outside;
  padding-left: 18px;
}

.opc {
  position: relative;
}

.opc .section {
  margin: 0 0 10px;
  padding: 0;
}

.opc .step-title {
  background: #f5f5f5;
  padding: 10px;
  text-align: right;
}

.opc .step-title .number {
  float: left;
  background: #fff;
  padding: 8px 12px;
  margin: 0 8px 0 0;
  font-size: 1.3333em;
}

.opc .step-title h2 {
  float: left;
  margin: 0;
  color: #999;
  font-size: 1.3333em;
  line-height: 2.125em;
}

.opc .step-title a {
  display: none;
  float: right;
  margin-top: 8px;
}

.opc .section.allow {
  cursor: pointer;
}

.opc .section.allow.active {
  cursor: auto;
}

.opc .allow .step-title {
  background: #f5f5f5;
}

.opc .allow .step-title:hover {
  background-color: #e5e5e5;
}

.opc .allow .step-title h2 {
  color: #333;
}

.opc .allow .step-title a {
  display: block;
}

.opc .active .step-title {
  background-color: #e5e5e5;
  cursor: default;
}

.opc .active .step-title .number {
  color: #fff;
  background-color: #333;
}

.opc .active .step-title a {
  display: none;
}

.opc .step {
  padding: 10px 20px;
  margin-top: 10px;
  position: relative;
}

.opc .step .tool-tip {
  right: 30px;
}

#opc-login .buttons-set button {
  float: left;
  margin-left: 0;
}

#opc-login .buttons-set a {
  float: right !important;
}

#opc-login h3 {
  margin-top: 10px;
}

#opc-login h4 {
  font-family: inherit;
  font-weight: 400;
}

#opc-login .form-list {
  margin: 15px 0;
}

#opc-login .form-list li {
  margin: 0 0 3px;
}

.opc .gift-messages-form {
  border: solid #e5e5e5;
  border-width: 1px 0;
}

.opc .gift-messages-form .inner-box {
  overflow: visible;
}

#opc-review .step {
  padding: 0;
}

#opc-review .item-options {
  margin: 5px 0 0;
}

#opc-review .btn-checkout {
  min-width: 200px;
}

#opc-review .buttons-set p {
  margin: 0;
  line-height: 28px;
}

#opc-review .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}

#opc-review .authentication {
  margin: 0 auto;
  width: 570px;
}

#opc-review .warning-message {
  color: #222;
  font-weight: 700;
  text-align: center;
  padding: 10px 10px 0;
}

.multiple-checkout h2,
.info-set h2 {
  font-weight: 700;
  margin: 0 0 10px;
}

.multiple-checkout h3,
.multiple-checkout h4,
.info-set h3,
.info-set h4 {
  font-size: 15px;
  font-weight: 700;
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a,
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-size: 12px;
  font-weight: 400;
}

.multiple-checkout .data-table .product-name,
.info-set .data-table .product-name {
  font-size: 13px;
  margin: 0 0 5px;
}

.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  font-weight: 400;
}

.multiple-checkout .col2-set h3.legend,
.info-set h3.legend {
  color: #ce001a;
  margin: 0 0 10px;
}

.multiple-checkout .col2-set .divider,
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}

.multiple-checkout .box,
.info-set .box {
  margin: 0 0 15px;
}

.checkout-progress {
  padding: 0 110px;
  margin: -11px 0 25px;
}

.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 1px 0 0;
  padding-top: 5px;
  border-top: 10px solid #d5d5d5;
  text-align: center;
  color: #bbb;
}

.checkout-progress li.active {
  border-top-color: #ce001a;
  color: #ce001a;
}

.multiple-checkout .page-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
}

.multiple-checkout .buttons-set {
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  padding-top: 15px;
}

.multiple-checkout .data-table thead tr {
  border-bottom: 1px solid #bbb;
}

.multiple-checkout .data-table thead th {
  padding: 10px;
  font-weight: 400;
}

.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}

.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}

.multiple-checkout .col2-set .col-1 {
  width: 32%;
}

.multiple-checkout p.actions {
  margin-bottom: 10px;
}

.multiple-checkout .place-order .please-wait {
  margin-top: 10px;
}

.multiple-checkout .place-order .grand-total {
  font-size: 1.5em;
  text-align: right;
}

.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
}

.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 20px;
}

#multiship-addresses-table td {
  padding: 10px;
}

.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-bottom: 0;
  position: relative;
}

.account-login .new-users,
.account-login .registered-users {
  margin-bottom: 20px;
}

.account-login p {
  margin-bottom: 20px;
}

.account-login p.required {
  margin: 0;
}

.account-login .buttons-set {
  margin-top: 10px;
}

.account-login .buttons-set button {
  float: left;
  margin-left: 0;
}

.account-login .buttons-set a {
  float: right !important;
  margin-bottom: 10px;
}

.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}

.dashboard .welcome-msg {
  margin: 0 0 1.6666em;
}

.dashboard .welcome-msg .hello {
  font-size: 1.6666em;
  line-height: 1.2em;
}

.dashboard .welcome-msg .hello strong {
  font-weight: 400;
}

.dashboard .col-1,
.dashboard .col-2 {
  margin-bottom: 1.5em;
}

.box-account {
  margin: 0 0 2.5em;
}

.box-account .box-head {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 10px;
  padding-bottom: 5px;
}

.box-account .box-head a {
  float: right;
  margin-top: 10px;
}

.box-account .box-head h2 {
  float: left;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.box-account.box-info .col-1 {
  border-right: 1px solid #e5e5e5;
}

.box-account.box-info .col-1 .box {
  padding-right: 10px;
}

.dashboard .box .box-title {
  padding: 0 0 2px;
  margin: 0 0 10px;
  text-align: right;
  border-bottom: 1px solid #e5e5e5;
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  margin: 0;
}

.dashboard .box-info h4 {
  font-weight: 400;
  text-transform: uppercase;
}

.dashboard .box-reviews .number {
  float: left;
  font-size: 1.3333em;
  line-height: 1.25em;
  padding: 0 10px;
}

.dashboard .box-reviews .details {
  margin-left: 38px;
}

.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}

.dashboard .box-reviews li.item.last {
  margin: 0;
}

.dashboard .box-reviews .ratings {
  margin: 5px 0 0;
}

.dashboard .box-tags .number {
  float: left;
  font-size: 1.3333em;
  line-height: 1.25em;
  padding: 0 10px;
}

.dashboard .box-tags .details {
  margin-left: 38px;
}

.dashboard .box-tags .tags {
  margin: 5px 0 0;
}

.dashboard .box-tags li.item {
  margin: 0 0 7px;
}

.dashboard .box-tags li.item.last {
  margin: 0;
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}

.addresses-list h3 {
  font-weight: 400;
}

.addresses-list address {
  margin-bottom: 10px;
}

.addresses-list .link-remove:hover {
  color: #ee001c;
}

.addresses-list .separator {
  margin: 0 3px;
}

.addresses-list .addresses-primary .item {
  padding: 15px;
  margin: 0 0 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}

.addresses-list li.empty p {
  color: #555;
}

.addresses-list .addresses-additional .item {
  padding: 15px;
  margin: 0 0 10px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.my-account .pager {
  margin-bottom: 20px;
}

.order-info {
  margin: 20px 0 10px;
}

.order-info dt,
.order-info dd,
.order-info li,
.order-info li a {
  float: left;
}

.order-info dt {
  font-weight: 700;
}

.order-info li {
  margin-right: 1px;
}

.order-info dt,
.order-info li.current,
.order-info li a {
  padding: 10px;
}

.order-info dt {
  padding-left: 0;
}

.order-info li a {
  background-color: #f8f8f8;
}

.order-info li a:hover,
.order-info li.current {
  background-color: #e5e5e5;
}

.order-date {
  margin: 15px 0;
  color: #ee001c;
  clear: both;
}

.order-info-box {
  margin: 0 0 10px;
  padding: 20px;
}

.order-info-box .col-1 {
  border-right: #e5e5e5 solid 1px;
}

.order-info-box .box-payment p {
  margin: 0 0 3px;
}

.order-info-box .box-payment th {
  font-weight: 700;
  padding-right: 7px;
}

.order-items .data-table {
  margin-bottom: 20px;
}

.order-items .data-table td {
  padding: 5px 9px;
}

.order-items .data-table .grand_total {
  font-size: 1.3333em;
}

.order-items {
  width: 100%;
}

.order-items .product-name {
  margin: 0 0 3px;
  font-size: 12px;
}

.order-items .link-print {
  font-weight: 400;
}

.order-items p .link-print {
  float: none;
}

.order-items h2,
.order-about h2 {
  margin: 15px 0;
}

.order-items h3.table-caption {
  font-size: 13px;
  font-weight: 700;
}

.order-items h2.table-caption a,
.order-items h2.sub-title a {
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
}

.order-items .order-links {
  text-align: right;
}

.order-details h2 .separator {
  color: #999;
  font-size: 12px;
}

.order-about {
  margin: 0 0 15px;
  padding: 5px 30px;
}

.order-about dt {
  font-weight: 700;
}

.order-about dd {
  font-size: 12px;
  margin-bottom: 15px;
}

.tracking-table {
  margin: 0 0 15px;
}

.tracking-table th {
  width: 20%;
  font-weight: 700;
  white-space: nowrap;
}

.tracking-table th,
.tracking-table td {
  padding: 5px 9px;
}

.tracking-table-popup {
  width: 100%;
}

.tracking-table-popup th {
  font-weight: 700;
  white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}

.page-print .print-head {
  margin: 0 0 15px;
}

.page-print .print-head .logo {
  float: left;
}

.page-print .print-head address {
  float: left;
  margin-left: 15px;
}

.page-print h1 {
  font-size: 16px;
  font-weight: 700;
}

.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: 700;
}

.page-print h2.h2 {
  font-size: 16px;
  font-weight: 700;
}

.page-print .order-date {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

.page-print .col2-set {
  margin: 0 0 10px;
}

.page-print .gift-message-link {
  display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}

.my-wishlist .product-image {
  display: block;
  margin: 0 0 5px;
  min-width: 113px;
  max-width: 140px;
}

.my-wishlist .product-name {
  margin-bottom: 10px;
}

.my-wishlist .description {
  margin-bottom: 10px;
}

.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 70px;
  border: 1px solid #e5e5e5;
}

.my-wishlist .price-box {
  margin-bottom: 5px;
}

.my-wishlist .add-to-cart-alt {
  margin-bottom: 10px;
}

.my-wishlist .buttons-set {
  margin-top: 2em;
}

#wishlist-table .add-to-links {
  white-space: nowrap;
}

.my-wishlist .data-table tr.even {
  background: #f8f8f8;
}

.my-wishlist .btn-cart {
  margin: 10px 0 5px;
}

.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}

.my-tag-edit .btn-remove {
  float: right;
  margin: 5px 0 0 5px;
}

#my-tags-table {
  clear: both;
}

#my-tags-table td {
  padding: 10px;
}

#my-tags-table .add-to-links {
  white-space: nowrap;
}

#my-reviews-table td {
  padding: 10px;
}

.product-review .product-img-box {
  float: left;
  width: 140px;
}

.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}

.product-review .product-img-box .label {
  margin: 0 0 8px;
}

.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 10px;
}

.product-review .product-details {
  margin: 0 20px 20px 155px;
}

.product-review .product-name {
  font-size: 18px;
  margin: 0 0 18px;
}

.product-review h3 {
  font-size: 12px;
  margin: 15px 0 5px;
}

.product-review .ratings-table {
  margin: 0 0 15px;
}

.product-review dt {
  font-weight: 700;
}

.product-review dd {
  font-size: 12px;
  margin: 5px 0 0;
}

.billing-agreements .form-list li select {
  float: left;
}

.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}

.billing-agreements .table-caption {
  font-weight: 700;
  font-size: 13px;
}

.window-overlay {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.remember-me label {
  float: none;
  margin: 0 6px;
}

.remember-me-popup {
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  z-index: 10000;
}

.remember-me-popup-head {
  position: relative;
}

.remember-me-popup-close-button {
  margin-top: 15px;
}

.cart-msrp-totals {
  color: red;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  display: block;
  color: red;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5em;
}

.map-popup {
  margin: 10px 0 0;
  position: absolute;
  width: 300px;
  z-index: 100;
}

.map-popup-heading h2 {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}

.map-popup-arrow {
  display: none;
}

.map-popup-content {
  overflow: hidden;
  text-align: left;
}

.map-popup-checkout {
  float: right;
  text-align: right;
}

.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}

.map-popup-price {
  margin: 5px 0 0;
}

.map-popup-text {
  clear: right;
  padding: 20px;
  text-align: left;
  word-wrap: break-word;
}

.map-popup-only-text {
  border-top: 1px solid #eee;
}

.remember-me-popup,
.map-popup {
  background: #fff;
  text-align: left;
}

.remember-me-popup-head,
.map-popup-heading {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 45px 15px 20px;
}

.remember-me-popup-head h3,
.map-popup-heading h2 {
  margin: 0;
  font-size: 16px;
}

.remember-me-popup-body,
.map-popup-content {
  padding: 20px;
}

.remember-me-popup-head .remember-me-popup-close, /* Only the close button in the header */
.map-popup-close {
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
}

.calendar {
  z-index: 200;
}

.calendar .button {
  display: table-cell;
}

.calendar thead .hilite {
  border: none;
}

.calendar thead .active {
  border: none;
}

.calendar tbody td.active {
  padding: 2px 4px 2px 2px;
  border: none;
  color: #dc143c;
}

.calendar tbody td.selected {
  padding: 2px 4px 2px 2px;
  border: none;
  background-color: #eee;
}

.calendar tbody td.hilite {
  padding: 2px 4px 2px 2px;
  border: none;
  background-color: #fff;
  color: red;
}

.footer-container,
.footer-container2,
.footer-container3 {
  background-repeat: repeat;
  background-position: center top;
  background-attachment: scroll;
}

.footer {
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

.footer .item-left {
  float: left;
}

.footer .item-right {
  float: right;
}

.footer .heading,
#subscribe-form label {
  margin-bottom: 0.625em;
  font-size: 1.3333em;
  font-weight: 400;
}

.footer-primary-top-spacing {
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.footer-primary-bottom-spacing {
  padding-top: 20px;
  margin-top: 10px;
}

#subscribe-form form {
  display: block;
}

#subscribe-form label {
  float: left;
  margin: 0 5px 0 0;
  line-height: 36px;
  font-weight: 400;
  position: relative;
}

#subscribe-form .input-box {
  float: left;
  margin: 0 5px 5px 0;
  position: relative;
}

#subscribe-form .input-box .validation-advice {
  padding: 10px 0;
  margin: 0;
  width: 140%;
  position: absolute;
  top: -103%;
  left: -20%;
  text-align: center;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}

#subscribe-form .input-text {
  float: left;
  width: auto;
}

#subscribe-form .button {
  float: left;
}

.social-links a > span.icon {
  display: inline-block;
}

.social-links span.icon, /* For backward compatibility */
.social-links .ib {
  margin-bottom: 3px;
}

.footer-copyright {
  font-size: 11px;
  line-height: 16px;
  margin: 4px 0;
}

#scroll-to-top {
  display: none;
  position: fixed;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 32px;
  bottom: 56px;
  right: 30px;
  z-index: 9999;
  border-radius: 50%;
  background-image: none !important;
}

#scroll-to-top:hover {
  background-color: #333;
}

.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: "";
  display: table;
  clear: both;
}

.swatch-link,
.swatch-label {
  display: block;
  border-radius: 0;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #ccc;
  margin: 0 0 3px;
}

.swatch-link img {
  border-radius: 0;
}

.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}

.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}

.swatch-link.has-image .swatch-label {
  position: relative;
}

.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  clear: both;
  -webkit-transform: translateZ(0px);
}

.configurable-swatch-list li {
  float: left;
  margin: 0 0 0 3px;
}

.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}

.configurable-swatch-list .not-available .x {
  display: block;
}

.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
}

.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}

.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}

.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}

#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}

#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #000;
}

#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 0;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}

#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 0;
  box-sizing: content-box;
}

#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

.block-layered-nav dd .configurable-swatch-list li,
.block-layered-nav .currently ol.configurable-swatch-list li {
  background: none;
  padding-left: 0;
}

.block-layered-nav dd .configurable-swatch-list > li > a::before {
  display: none;
}

.currently .swatch-current {
  position: relative;
}

.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}

.currently .swatch-current span {
  display: block;
  float: left;
}

.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}

.currently .swatch-link:hover {
  border-color: #ccc;
  cursor: default;
}

.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #000;
}

.configurable-swatch-box {
  background: none !important;
}

.configurable-swatch-box select.swatch-select {
  display: none;
}

.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: 700;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 0;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}

.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}

.product-view .product-options .swatch-attr label {
  display: block;
}

.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: 400;
  padding-left: 5px;
}

.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}

.product-view .product-options .select-label {
  display: none;
}

.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

.product-image-gallery .gallery-image {
  display: none !important;
}

.product-image-gallery .gallery-image.visible {
  display: block !important;
}

.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}

.product-image-gallery:before,
.product-image-gallery:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.product-image-gallery:before {
  background-color: #fff;
  opacity: 0.8;
  z-index: 2;
}

.product-image-gallery:after {
  background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/opc-ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}

.product-image-gallery.loading {
  position: relative;
}

.product-image-gallery.loading:before,
.product-image-gallery.loading:after {
  display: block;
}

label.required:after,
span.required:after {
  content: " *";
  color: #ee001c;
  font-weight: 400;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
}

label.required em,
span.required em {
  display: none;
}

body.cms-index-index .breadcrumbs {
  display: none;
}

.widget-new-products .products-grid .item,
.widget-viewed .products-grid .item,
.widget-compared .products-grid .item {
  float: left;
  max-width: 165px;
  padding: 0 10px 15px;
}

.widget-new-products .products-list,
.widget-viewed .products-list,
.widget-compared .products-list {
  list-style-type: none;
  padding: 0;
}

.widget-new-products .products-list .product-image,
.widget-viewed .products-list .product-image,
.widget-compared .products-list .product-image {
  float: left;
}

.sidebar div.widget-static-block {
  margin-bottom: 10px;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after, /* Additional clearing */
.breadcrumbs:after, .product-type-data .item-options:after, .my-account .order-info:after, .mini-cart .mini-cart-content .mini-products-list li.item:after, .block-related-thumbnails .product:after, .cart .crosssell:after, .data-table .item-options:after, .section-line:after, .section-title:after {
  display: block;
  content: "";
  clear: both;
}

/*Snenko_QuickOrder*/
.cross-sell-grid {
  border: 1px solid #ddd;
  width: 300px;
  padding: 15px;
  display: inline-block;
  text-align: left;
  background-color: #ffffff;
}
.cross-sell-grid button {
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  padding: 10px 0 0;
}
.cross-sell-title {
  font-size: 24px;
  padding: 0;
  margin: 45px 0 15px;
  text-align: center;
}
.cross-sell-description {
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 639px) {
  .cross-sell-description {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .cross-sell-title {
    font-size: 16px;
  }
}
.cross-sell-product-price {
  margin-top: 25px;
  font-size: 20px;
}
.wrap-btn-cross-sell {
  text-align: right;
  /*margin-top: -50px;*/
  /*display: inline-block;*/
}
.icon-buy {
  visibility: visible;
  content: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/snenko/icon-buy.png);
  width: 50px;
}
#background {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;

  top: 0;
  left: 0;

  display: none;
}
.form-cross-sell {
  width: 365px;
  position: fixed;

  background: #fff;
  border-radius: 4px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

  top: 50%;
  left: 50%;
  z-index: 998;
  max-width: 90%;
  max-height: 90%;
  padding: 25px;
  /*margin-right: -50%;*/

  transform: translate(-50%, -50%);
}
.close-form-cross-sell {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/snenko/close.png);
  cursor: pointer;
  z-index: 999;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  position: absolute;
}
p.title-cross-sell {
  font-size: 25px;
  line-height: 125%;
  margin-bottom: 15px;
}
p.description-cross-sell {
  font-size: 16px;
  line-height: 125%;
  margin-bottom: 15px;
}
.submit-cross-sell {
  height: 20px;
  width: 125px;
  cursor: pointer;
}
.cancel-cross-sell {
  height: 20px;
  width: 125px;
  cursor: pointer;
}
.stable-size {
  height: 100%;
  object-fit: contain;
}
/*Snenko_QuickOrder*/

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://estore.ua/ua/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*
 * Accordions and collapsible blocks
 */



/* Accordion  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.accordion {
	padding:0;
	margin:0;
	list-style-type:none;
}
.accordion ul {
	display:block; /*display:none;*/
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.accordion li {
	float:left;
	display:block;
	width:100% !important;
	padding:0 !important;
	margin:0;
	list-style-type:none;
	cursor:pointer;
	position:relative;
}

.accordion li a {
	display:block;
	padding:15px 10px;
	font-size: 1.1666em; /*14px*/
	line-height: 1.2857em; /*18px*/
}
.accordion li li a { padding-left:20px; }
.accordion li li li a { padding-left:40px; }
.accordion li li li li a { padding-left:60px; }

/* Space for openner if item has children.
   Space has to be a few pixels wider than openner */
.accordion li.parent > a { padding-right:54px; }

/* Opener
-------------------------------------------------------------- */
.accordion .opener {
	position:absolute;
	right:0;
	top:0;
	display:block;
	cursor:pointer;
	text-align:center;
	
	width:49px;
	height:49px;
	line-height:49px;
	background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener.png) center center no-repeat;
}
.accordion .opener:hover {
	background-color:rgba(0,0,0, 0.05);
}

/* Active */
.accordion li.item-active > .opener {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-active.png);
}


/* Accordion - Style 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Padding
-------------------------------------------------------------- */
.accordion-style1 li a { padding:5px 10px; }
.accordion-style1 li li a { padding-left:20px; }
.accordion-style1 li li li a { padding-left:35px; }
.accordion-style1 li li li li a { padding-left:50px; }

/* Space for openner if item has children.
   Space has to be a few pixels wider than openner */
.accordion-style1 li.parent > a { padding-right:33px; }

/* Misc
-------------------------------------------------------------- */
.accordion-style1 li a {
	border-bottom-color:#eee;
	border-bottom:1px solid rgba(0,0,0,0.06);
	font-size:1em; /*12px*/
	line-height:1.5em; /*18px*/
}
.accordion-style1 li a:hover {
	background-color:rgba(0,0,0, 0.03);
}

/* Opener
-------------------------------------------------------------- */
.accordion-style1 .opener {
	width:28px;
	height:28px;
	line-height:28px;
	/*background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-small.png);*/
	background-color:rgba(0,0,0, 0.03);
}
.accordion-style1 .opener:hover {
	background-color:rgba(0,0,0, 0.10);
	background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-w.png);
}

/* Active */
/*.accordion-style1 li.item-active > .opener {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-small-active.png);
}*/
.accordion-style1 li.item-active > .opener:hover {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-active-w.png);
}



/* Collapsible %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.collapsible .block-title {
	cursor: pointer;
}

.collapsible .block-title,
.mobile-collapsible .block-title
{
	padding-top:8px;
	/*padding-right:35px;*/ /* Rremoved space for opener */
	padding-bottom:8px;
	border-bottom:1px solid #f2f2f2;
	border-color:rgba(0,0,0, 0.05);
	margin-bottom:0.625em; /*10px*/
	
	font-size:1.3333em; /*16px*/
	line-height:1.25em; /*20px*/
	font-weight:normal;
}

.collapsible .block-content,
.collapsible .block-content > * {
	margin-top:0; /* Prevent animation jumping */
}

/* Deprecated: opener
-------------------------------------------------------------- */
.collapsible .opener {
	position:absolute;
	right:0;
	top:2px;
	display:block;
	cursor:pointer;
	text-align:center;
	
	width:30px;
	height:30px;
	line-height:30px;
	
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#f2f2f2; /*IE*/
	background-color:rgba(0,0,0, 0.05);
}
.collapsible .opener:hover {
	background-color:#e5e5e5; /*IE*/
	background-color:rgba(0,0,0, 0.1);
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-w.png);
}
.collapsible.active .opener {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-active.png);
}
.collapsible.active .opener:hover {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-active-w.png);
}

.nav-block {
    margin-top: 1%;
    margin-bottom: 1%
}

.nav-block--center {
    margin-top: 1%;
    margin-bottom: 1%
}

.nav-block .section-line {
    border-color: #eee
}

#nav .nav-custom-link .header-nav-dropdown-wrapper .heading {
    margin: 10px 0
}

.nav-regular .caret {
    width: 0;
    height: 0;
    margin-bottom: 2px;
    margin-left: 2px;
    vertical-align: middle;
    content: "";
    border-color: #333 transparent transparent;
    border-style: solid solid none;
    border-width: 4px 4px 0;
    display: none
}

.nav-regular .nav-item--parent > a .caret {
    display: inline-block
}

.nav-regular .nav-panel a .caret {
    border-color: transparent transparent transparent #333;
    border-style: solid none solid solid;
    border-width: 4px 0 4px 4px;
    margin-left: 5px;
    opacity: .2
}

.nav-regular .nav-panel a:hover .caret {
    opacity: 1
}

.nav-regular .nav-item--home .ic {
    display: inline-block;
    font-size: 16px;
    padding: 0;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    float: none;
    background-color: transparent !important
}

#nav .nav-item--homeicon a {
    padding-left: 17px;
    padding-right: 5px;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    opacity: 1;
    -webkit-transition: opacity 450ms ease-in-out;
    transition: opacity 450ms ease-in-out;
}

#nav .nav-item--homeicon a:hover {
    opacity: .6;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
}

.cat-label {
    padding: 2px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    text-transform: none;
    text-shadow: none;
    -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}

li > a:hover > span > .cat-label {
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
}

li.level0 > a > span {
    position: relative
}

li.level0 > a > span > .cat-label {
    position: absolute;
    top: -10px;
    right: 0;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px
}

li.level0 > a > span > .pin-bottom:before {
    position: absolute;
    right: 6px;
    top: 22px;
    width: 0;
    height: 0;
    content: "";
    border: 4px solid rgba(0,0,0,0);
    -webkit-transition: border-color 450ms ease-in-out;
    transition: border-color 450ms ease-in-out;
}

li.level0 > a:hover > span > .pin-bottom:before {
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
}

li.level1 > a > span > .cat-label {
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 5px;
    vertical-align: middle
}

li.level2 > a > span > .cat-label {
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 2px
}

.nav-mobile li > a > span > .cat-label {
    position: static;
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 5px;
    font-size: 14px;
    line-height: 18px
}

.nav-mobile li > a > span > .pin-bottom:before {
    display: none
}

#nav a.no-click {
    cursor: default
}

#nav {
    position: relative;
    z-index: 700;
}

#nav.nav-mobile {
    display: none
}

#nav.nav-mobile.show {
    display: block
}

.mobnav-trigger, .nav-regular .nav-item.level0 > a {
    line-height: 50px
}

.nav-regular.centered {
    text-align: center
}

.nav-regular.centered li.level0 {
    float: none;
    display: inline-block
}

.nav-regular.centered li.level0.right, .nav-regular.centered li.level0.left {
    float: none !important
}

.nav-regular .hide-in-desktop-menu {
    display: none !important
}

#nav .nav-holder {
    float: right
}

.nav-holder > * {
    display: block
}

.nav-holder .dropdown .dropdown-heading .label {
    vertical-align: baseline
}

ul.nav-regular .nav-holder .search-wrapper, .header-regular .nav-holders-wrapper-mobile .nav-holder .search-wrapper {
    width: inherit;
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    padding-left: 7px;
    max-width: none;
    margin: 0
}

ul.nav-regular .nav-holder .search-wrapper .input-text, .header-regular .nav-holders-wrapper-mobile .nav-holder .search-wrapper .input-text {
    margin-bottom: 1px
}

.mobnav-trigger {
    display: block;
    padding: 0 15px
}

.mobnav-trigger .trigger-icon {
    display: block;
    float: left;
    width: 23px;
    padding-top: 18px;
    margin: 0 8px 0 0
}

.mobnav-trigger .trigger-icon .line {
    display: block;
    background-color: #fff;
    height: 3px;
    margin-bottom: 2px
}

.mobnav-trigger-wrapper {
    display: none
}

.nav-holders-wrapper-mobile + .mobnav-trigger {
    float: left
}

.nav-holders-wrapper-mobile {
    float: right
}

.nav-holders-wrapper-mobile .nav-holder {
    float: right
}

.nav-holders-wrapper-mobile .nav-holder > * {
    line-height: 50px;
    max-height: 50px
}

.mobnav-trigger, .nav-holders-wrapper-mobile .nav-holder .dropdown .dropdown-heading {
    font-size: 14px
}

.nav-holders-wrapper-mobile .nav-holder .dropdown .dropdown-heading {
    max-height: 50px;
    line-height: 50px
}

.nav-holders-wrapper-mobile .nav-holder .dropdown .dropdown-heading.cover > span, .nav-holders-wrapper-mobile .nav-holder .dropdown .dropdown-heading.cover > div {
    padding: 0 15px
}

.nav-mobile .nav-panel--dropdown {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important
}

.nav-mobile .nav-item--only-subcategories > .nav-panel--dropdown {
    background-color: transparent !important
}

.nav-mobile .nav-block {
    display: none
}

.nav-mobile.opt-sb0 .nav-item > div {
    box-shadow: none;
    background-color: transparent !important
}

.nav-mobile.opt-sb0 .nav-item > div > div {
    padding: 0 !important
}

.nav-mobile.opt-sb0 .nav-item > div > div > .nav-block--center {
    margin: 0;
    width: 100%
}

.nav-mobile.opt-sb0 .nav-item.nav-item--only-blocks {
    display: none
}

.nav-mobile.opt-sb1 li.level0 > div > div > .nav-block {
    display: block
}

.nav-mobile.opt-sb1 ul.level0 .nav-item > div {
    box-shadow: none;
    background-color: transparent !important
}

.nav-mobile.opt-sb1 ul.level0 .nav-item > div > div {
    padding: 0 !important
}

.nav-mobile.opt-sb1 ul.level0 .nav-item > div > div > .nav-block--center {
    margin: 0;
    width: 100%
}

.nav-mobile.opt-sb1 ul.level0 .nav-item.nav-item--only-blocks {
    display: none
}

.nav-mobile.opt-sb2 li.level0 > div > div > .nav-block, .nav-mobile.opt-sb2 li.level1 > div > div > .nav-block {
    display: block
}

.nav-mobile.opt-sb2 ul.level1 .nav-item > div {
    box-shadow: none;
    background-color: transparent !important
}

.nav-mobile.opt-sb2 ul.level1 .nav-item > div > div {
    padding: 0 !important
}

.nav-mobile.opt-sb2 ul.level1 .nav-item > div > div > .nav-block--center {
    margin: 0;
    width: 100%
}

.nav-mobile.opt-sb2 ul.level1 .nav-item.nav-item--only-blocks {
    display: none
}

.nav-mobile.opt-sb3 li.level0 > div > div > .nav-block, .nav-mobile.opt-sb3 li.level1 > div > div > .nav-block, .nav-mobile.opt-sb3 li.level2 > div > div > .nav-block {
    display: block
}

.nav-mobile.opt-sb3 ul.level2 .nav-item > div {
    box-shadow: none;
    background-color: transparent !important
}

.nav-mobile.opt-sb3 ul.level2 .nav-item > div > div {
    padding: 0 !important
}

.nav-mobile.opt-sb3 ul.level2 .nav-item > div > div > .nav-block--center {
    margin: 0;
    width: 100%
}

.nav-mobile.opt-sb3 ul.level2 .nav-item.nav-item--only-blocks {
    display: none
}

.nav-mobile.opt-sb4 li.level0 > div > div > .nav-block, .nav-mobile.opt-sb4 li.level1 > div > div > .nav-block, .nav-mobile.opt-sb4 li.level2 > div > div > .nav-block, .nav-mobile.opt-sb4 li.level3 > div > div > .nav-block {
    display: block
}

.nav-mobile.opt-sb4 ul.level3 .nav-item > div {
    box-shadow: none;
    background-color: transparent !important
}

.nav-mobile.opt-sb4 ul.level3 .nav-item > div > div {
    padding: 0 !important
}

.nav-mobile.opt-sb4 ul.level3 .nav-item > div > div > .nav-block--center {
    margin: 0;
    width: 100%
}

.nav-mobile.opt-sb4 ul.level3 .nav-item.nav-item--only-blocks {
    display: none
}

.nav-mobile.opt-sb5 li.level0 > div > div > .nav-block, .nav-mobile.opt-sb5 li.level1 > div > div > .nav-block, .nav-mobile.opt-sb5 li.level2 > div > div > .nav-block, .nav-mobile.opt-sb5 li.level3 > div > div > .nav-block, .nav-mobile.opt-sb5 li.level4 > div > div > .nav-block {
    display: block
}

.nav-mobile.opt-sb5 ul.level4 .nav-item > div {
    box-shadow: none;
    background-color: transparent !important
}

.nav-mobile.opt-sb5 ul.level4 .nav-item > div > div {
    padding: 0 !important
}

.nav-mobile.opt-sb5 ul.level4 .nav-item > div > div > .nav-block--center {
    margin: 0;
    width: 100%
}

.nav-mobile.opt-sb5 ul.level4 .nav-item.nav-item--only-blocks {
    display: none
}

.nav-mobile .caret {
    display: none !important
}

.nav-mobile .nav-item--home {
    display: none !important
}

.nav-mobile .hide-in-mobile-menu {
    display: none !important
}

.nav-mobile .nav-holder {
    display: none !important
}

.nav .itemslider {
    margin-top: 0;
    margin-bottom: 0
}

.nav .itemslider .item {
    padding-top: 5px;
    padding-bottom: 0
}

.nav .itemslider .product-name a {
    display: inline-block
}

.nav .itemslider .product-name {
    margin-top: 8px
}

.acco {
    list-style-type: none;
}

.acco li.nav-item {
    list-style-type: none;
    display: block;
    float: left;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
}

.acco ul.nav-panel {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.acco li.parent > a {
    padding-right: 54px;
}

.acco .nav-item > a {
    display: block;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 19px;
}

.acco li.level0 > a {
    font-size: 18px;
    text-transform: uppercase;
}

.acco li.level1 > a,
.acco .catalog-menu li.level0 > a {
    padding-left: 30px;
    font-size: 16px;
    text-transform: uppercase;
}

.acco li.level2 > a,
.acco .catalog-menu li.level1 > a{
    padding-left: 50px;
    font-size: 16px;
    text-transform: none;
}

.acco li.level3 > a,
.acco .catalog-menu li.level2 > a {
    padding-left: 70px;
    font-size: 14px;
    text-transform: none;
}

.acco li.level3 .nav-item > a {
    padding-left: 90px;
    font-size: 12px;
    text-transform: none;
}

.acco .opener {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    width: 49px;
    height: 49px;
    line-height: 49px;
    background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener.png) center center no-repeat;
}

.acco .opener:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.acco li.item-active > .opener {
    background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/accordion/opener-active.png);
}

/**
 * Main menu dropdown boxes
 */
/* All levels
-------------------------------------------------------------- */
.nav-regular .nav-item {
  text-align: left;
}

.nav-regular .nav-item > a {
  display: block;
  text-decoration: none;
}

/* Level 1 only
-------------------------------------------------------------- */
.nav-regular li.level0 {
  float: left;
}

#nav-left.nav-regular li.level0 {
  float: none;
}

.nav-regular li.level0 > a {
  padding: 0 12px;
}

.nav-regular li.level0 > a > span {
  font-size: 14px;
  display: inline-block;
  white-space: nowrap;
}

/* Top-level item on hover: pull up the link above the dropdown */
.nav-regular li.level0:hover > a {
  z-index: 801;
  position: relative;
}

/* Caret */
.nav-regular li.level0 > a .caret {
  opacity: 0.3;
}

.nav-regular li.level0.active > a .caret,
.nav-regular li.level0:hover > a .caret {
  opacity: 1;
}

/* Dropdowns
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* All levels
-------------------------------------------------------------- */
.nav-regular .nav-panel--dropdown {
  display: none;
  position: absolute;
  top: 0;
  z-index: 800;
  background-color: #fff;
}

/* Inner wrapper of the dropdown (for additional padding etc.)
-------------------------------------------------------------- */
#nav .nav-panel-inner {
  padding: 23px;
}

/* Required value in pixels to keep padding consistent in different dropdowns */
#nav .nav-panel-inner:before,
#nav .nav-panel-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

#nav .nav-panel-inner:after {
  clear: both;
}

/* Full width dropdown
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.nav-regular .nav-panel.full-width {
  width: 100%;
}

/* All levels
-------------------------------------------------------------- */
.nav-regular .mega > .nav-panel--dropdown {
  margin: 0;
}

/* Container of the dropdown has to be relative (only on levels 2+) */
.nav-regular .nav-panel li.mega:hover > .nav-panel--dropdown {
  display: block;
  left: 60px;
  top: 0;
}

/* Inside mega dropdown
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Align submenu's content (grid) with the submenu */
.nav-regular .nav-submenu--mega {
  margin-left: -1%;
  margin-right: -1%;
}

/* Inside mega dropdown, level 1: item
-------------------------------------------------------------- */
.nav-regular .nav-submenu--mega > li {
  display: inline-block;
  float: none;
  vertical-align: top;
  padding-top: 0;
  padding-bottom: 5px;
}

.nav-regular .nav-submenu--mega > li > a {
  font-size: 16px;
  line-height: 1.25em;
}

/* If item is a parent of subcategories, add bottom margin, but romove it if item is a parent of a dropdown */
.nav-regular .nav-submenu--mega > li.parent > a {
  margin-bottom: 10px;
}

.nav-regular .nav-submenu--mega > li.nav-item--parent > a {
  margin-bottom: 0;
}

/* Inside mega dropdown, level 1: submenu
-------------------------------------------------------------- */
/* Each submenu has to be static unless it's a dropdown itself (e.g. if type "classic" was applied to the item).
   Also, add bottom margin to panel, but romove it if it's a dropdown. */
.nav-regular .nav-submenu--mega > li > .nav-panel {
  position: static;
  margin-bottom: 10px;
}

.nav-regular .nav-submenu--mega > li > .nav-panel--dropdown {
  position: absolute;
  margin-bottom: 0;
}

/* Inside mega dropdown, level 1: category blocks
-------------------------------------------------------------- */
.nav-regular .nav-submenu--mega > li > .nav-block--top {
  margin-top: 0;
  margin-bottom: 10px;
}

.nav-regular .nav-submenu--mega > li > .nav-block--bottom {
  margin-top: 10px;
  margin-bottom: 0;
}

/* Inside mega dropdown, level 2: item
-------------------------------------------------------------- */
/* List bullets */
.nav-regular .nav-submenu--mega > li > ul > li {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/ultra-megamenu/bullet.png) 3px 6px no-repeat;
  padding-left: 15px;
  -webkit-transition: background-position 150ms ease-out;
  transition: background-position 150ms ease-out;
}

.nav-regular .nav-submenu--mega > li > ul > li:hover {
  background-position: 6px 6px;
}

/* Important: if item is inside a dropdown (e.g. if type "classic" was applied to the parent item), remove bullets */
.nav-regular .nav-submenu--mega > li > ul.nav-panel--dropdown > li {
  background: none;
  padding-left: 0; 
}

/* Other */
.nav-regular .nav-submenu--mega > li > ul > li > a {
  line-height: 1.6666em;
}

/* Classic dropdown %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Level 2+
-------------------------------------------------------------- */
.nav-regular .classic > .nav-panel--dropdown > li > a {
  line-height: 1.6666em;
}

.nav-regular .classic > .nav-panel--dropdown > li > a .caret {
  float: right;
  margin-top: 6px;
}

/* Dropdown
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* All levels
-------------------------------------------------------------- */
.nav-regular .classic > .nav-panel--dropdown {
  margin: 0;
  padding: 20px;
  width: 16em;
  min-width: 12em;
}

/* Level 2+
-------------------------------------------------------------- */

/* Container of the dropdown has to be relative */
.nav-regular .nav-panel li.classic:hover > .nav-panel--dropdown {
  display: block;
  left: 60px;
  top: 0;
}

/* If classic dropdown is on the 1 level of mega dropdown, change positioning */
.nav-regular .nav-submenu--mega > li.classic:hover > .nav-panel--dropdown {
  left: 60px;
  top: 20px;
}

/* Simple submenu - no dropdown %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* If submenu has to be displayed not as a dropdown, but as a simple list (with slight left indent) */
/* List bullets */
.nav-regular .simple > ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

.nav-regular .simple:hover > ul > li > a {
  opacity: 1;
}

/* Itemgrid for menu dropdown %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.dd-itemgrid > .nav-item {
  float: left;
  padding-left: 1%;
  padding-right: 1%;
}

/* Itemgrid: different numbers of columns
-------------------------------------------------------------- */
/* Clear first item in each row (row: group of n items) */
/* Item grid: 1 column */
.dd-itemgrid-1col > .nav-item {
  width: 98%;
}

/* Item grid: 2 columns */
.dd-itemgrid-2col > .nav-item {
  width: 48%;
}

.dd-itemgrid-2col > .nav-item:nth-child(2n+1) {
  clear: left;
}

/* Item grid: 3 columns */
.dd-itemgrid-3col > .nav-item {
  width: 31.3333%;
}

.dd-itemgrid-3col > .nav-item:nth-child(3n+1) {
  clear: left;
}

/* Item grid: 4 columns */
.dd-itemgrid-4col > .nav-item {
  width: 23%;
}

.dd-itemgrid-4col > .nav-item:nth-child(4n+1) {
  clear: left;
}

/* Item grid: 5 columns */
.dd-itemgrid-5col > .nav-item {
  width: 18%;
}

.dd-itemgrid-5col > .nav-item:nth-child(5n+1) {
  clear: left;
}

/* Item grid: 6 columns */
.dd-itemgrid-6col > .nav-item {
  width: 14.6666%;
}

.dd-itemgrid-6col > .nav-item:nth-child(6n+1) {
  clear: left;
}

/* Item grid: 7 columns */
.dd-itemgrid-7col > .nav-item {
  width: 12.2857%;
}

.dd-itemgrid-7col > .nav-item:nth-child(7n+1) {
  clear: left;
}

/* Item grid: 8 columns */
.dd-itemgrid-8col > .nav-item {
  width: 10.5%;
}

.dd-itemgrid-8col > .nav-item:nth-child(8n+1) {
  clear: left;
}

.nav-regular.opt-fx-fade-inout .nav-panel .nav-item--parent > .nav-panel--dropdown {
  display: block;
  left: -10000px;
}

/**
 * Simple vertical menu (sidebar menu)
 */
.vertnav {
  float: left;
  width: 100%; }

/* Number of products in category */
.vertnav .number {
  color: #aaa;
  margin-left: 3px; }

/* Category labels inside vertical menu
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* All levels */
.vertnav li > a > span > .cat-label {
  position: static;
  display: inline-block !important;
  padding: 0 4px;
  margin-left: 3px;
  /* Label size */
  font-size: inherit;
  line-height: inherit; }

/* Hide pin */
.vertnav li > a > span > .pin-bottom:before {
  display: none; }

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm1lbnUtc2lkZWJhci5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFDSDtFQUNFLFlBQVk7RUFDWixZQUFZLEVBQUU7O0FBRWhCLG9DQUFvQztBQUNwQztFQUNFLFlBQVk7RUFDWixpQkFBaUIsRUFBRTs7QUFFckI7O0VBRUU7QUFDRixnQkFBZ0I7QUFDaEI7RUFDRSxpQkFBaUI7RUFDakIsaUNBQWlDO0VBQ2pDLGVBQWU7RUFDZixpQkFBaUI7RUFDakIsZ0JBQWdCO0VBQ2hCLG1CQUFtQjtFQUNuQixxQkFBcUIsRUFBRTs7QUFFekIsY0FBYztBQUNkO0VBQ0UsY0FBYyxFQUFFIiwiZmlsZSI6ImluZm9ydGlzL3VsdHJhLW1lZ2FtZW51L21lbnUtc2lkZWJhci5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFNpbXBsZSB2ZXJ0aWNhbCBtZW51IChzaWRlYmFyIG1lbnUpXG4gKi9cbi52ZXJ0bmF2IHtcbiAgZmxvYXQ6IGxlZnQ7XG4gIHdpZHRoOiAxMDAlOyB9XG5cbi8qIE51bWJlciBvZiBwcm9kdWN0cyBpbiBjYXRlZ29yeSAqL1xuLnZlcnRuYXYgLm51bWJlciB7XG4gIGNvbG9yOiAjYWFhO1xuICBtYXJnaW4tbGVmdDogM3B4OyB9XG5cbi8qIENhdGVnb3J5IGxhYmVscyBpbnNpZGUgdmVydGljYWwgbWVudVxuJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSVcbiovXG4vKiBBbGwgbGV2ZWxzICovXG4udmVydG5hdiBsaSA+IGEgPiBzcGFuID4gLmNhdC1sYWJlbCB7XG4gIHBvc2l0aW9uOiBzdGF0aWM7XG4gIGRpc3BsYXk6IGlubGluZS1ibG9jayAhaW1wb3J0YW50O1xuICBwYWRkaW5nOiAwIDRweDtcbiAgbWFyZ2luLWxlZnQ6IDNweDtcbiAgLyogTGFiZWwgc2l6ZSAqL1xuICBmb250LXNpemU6IGluaGVyaXQ7XG4gIGxpbmUtaGVpZ2h0OiBpbmhlcml0OyB9XG5cbi8qIEhpZGUgcGluICovXG4udmVydG5hdiBsaSA+IGEgPiBzcGFuID4gLnBpbi1ib3R0b206YmVmb3JlIHtcbiAgZGlzcGxheTogbm9uZTsgfVxuIl0sInNvdXJjZVJvb3QiOiIvc291cmNlLyJ9 */

@media only screen and (max-width: 319px) {
  .nav-mobile .nav-block {
    display: none !important; }
  .nav-mobile .nav-item > div.nav-panel--dropdown {
    box-shadow: none;
    background-color: transparent !important; }
  .nav-mobile .nav-item > div > div {
    padding: 0 !important; }
  .nav-mobile .nav-item > div > div > .nav-block--center {
    margin: 0 !important;
    width: 100% !important; }
  .nav-mobile .nav-item.nav-item--only-blocks {
    display: none; } }

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFkZGl0aW9uYWwuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0U7SUFDRSx5QkFBeUIsRUFBRTtFQUM3QjtJQUdFLGlCQUFpQjtJQUNqQix5Q0FBeUMsRUFBRTtFQUM3QztJQUNFLHNCQUFzQixFQUFFO0VBQzFCO0lBQ0UscUJBQXFCO0lBQ3JCLHVCQUF1QixFQUFFO0VBQzNCO0lBQ0UsY0FBYyxFQUFFLEVBQUUiLCJmaWxlIjoiaW5mb3J0aXMvdWx0cmEtbWVnYW1lbnUvYWRkaXRpb25hbC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDMxOXB4KSB7XG4gIC5uYXYtbW9iaWxlIC5uYXYtYmxvY2sge1xuICAgIGRpc3BsYXk6IG5vbmUgIWltcG9ydGFudDsgfVxuICAubmF2LW1vYmlsZSAubmF2LWl0ZW0gPiBkaXYubmF2LXBhbmVsLS1kcm9wZG93biB7XG4gICAgLW1vei1ib3gtc2hhZG93OiBub25lO1xuICAgIC13ZWJraXQtYm94LXNoYWRvdzogbm9uZTtcbiAgICBib3gtc2hhZG93OiBub25lO1xuICAgIGJhY2tncm91bmQtY29sb3I6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnQ7IH1cbiAgLm5hdi1tb2JpbGUgLm5hdi1pdGVtID4gZGl2ID4gZGl2IHtcbiAgICBwYWRkaW5nOiAwICFpbXBvcnRhbnQ7IH1cbiAgLm5hdi1tb2JpbGUgLm5hdi1pdGVtID4gZGl2ID4gZGl2ID4gLm5hdi1ibG9jay0tY2VudGVyIHtcbiAgICBtYXJnaW46IDAgIWltcG9ydGFudDtcbiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OyB9XG4gIC5uYXYtbW9iaWxlIC5uYXYtaXRlbS5uYXYtaXRlbS0tb25seS1ibG9ja3Mge1xuICAgIGRpc3BsYXk6IG5vbmU7IH0gfVxuIl0sInNvdXJjZVJvb3QiOiIvc291cmNlLyJ9 */

div.layerednavigation-column {
  float: left;
  width: 83px;
}

select.layerednavigation-select {
  width: 170px;
}

.layerednavigation-logo {
  padding: 0 10px 10px 0;
  float: left;
}

.layerednavigation-featured {
  padding: 5px 5px 5px 5px;
}

.layerednavigation-link {
  float: left;
  padding-left: 5px;
  padding-top: 5px;
}

.layerednavigation-clearer {
  display: block;
  clear: both;
  overflow: hidden;
}

div.block-layered-nav dd a {
  display: block;
  float: left;
  padding: 8px 0;
  cursor: pointer;
}

div.block-layered-nav dd a.layerednavigation-attr {
  padding-left: 45px;
  background: transparent
    url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-cb2.png)
    no-repeat left center;
}

div.block-layered-nav dd a.layerednavigation-attr-selected {
  font-weight: bold;
  padding-left: 45px;
  background: transparent
    url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-cb1.png)
    no-repeat left center;
}

div.block-layered-nav dd a img {
  float: left;
}

div.block-layered-nav dd li.layerednavigation-cat-level-2 {
  padding-left: 10px;
}

div.block-layered-nav dd li.layerednavigation-cat-level-3 {
  padding-left: 20px;
}

div.block-layered-nav dd a.layerednavigation-cat-selected {
  font-weight: bold;
  color: black;
  text-decoration: none;
  cursor: text;
}

div.block-layered-nav dd li span.layerednavigation-plusminus {
  float: left;
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: transparent
    url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-plus.gif)
    no-repeat;
}

div.block-layered-nav dd li span.minus {
  background: transparent
    url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-minus.gif)
    no-repeat;
}

div.block-layered-nav dd li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

div.block-layered-nav dt {
  cursor: pointer;
  padding-left: 15px;
}

.slider-wrap {
  padding: 10px 15px 16px 0;
}

div.block-layered-nav div.layerednavigation-slider {
  position: relative;
  z-index: 9;
  height: 4px;
  cursor: pointer;
}
div.block-layered-nav div.layerednavigation-slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: -15px;
  bottom: 0;
  background: #dfdfdf;
}

div.block-layered-nav div.layerednavigation-slider div.handle {
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -9px;
  z-index: 2;
  cursor: move;
  border: 3px solid #3ec2df;
  border-radius: 50%;
  background: #fff;
}
div.block-layered-nav div.layerednavigation-slider div.handle.selected {
  z-index: 3;
}

/*
 * Slider labels
 */
.layerednavigation-slider-price {
  color: #798794;
}

.layerednavigation-slider-price-from {
  float: left;
}

.layerednavigation-slider-price-to {
  float: right;
}

.layerednavigation-slider-handle-right {
  position: absolute;
  top: 14px;
  right: 0;
}

.layerednavigation-slider-handle-left {
  position: absolute;
  top: 14px;
  left: 0;
}

.layerednavigation-tooltip {
  padding: 2px 5px;
  background: #fec;
  border: 1px solid #faa819;
  color: #1f5070;
  text-align: left;
  width: 200px;
  position: absolute;
}

.layerednavigation-slider-price-range {
  text-align: center;
  font-size: 0.9em;
}

.layerednavigation-tooltip-img {
  cursor: help;
}

div.block-layered-nav,
div.layerednavigation-page-container,
div.layerednavigation-filters-top {
  position: relative;
}

div.layerednavigation-overlay {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
}

div.layerednavigation-overlay img {
  top: 100px;
  left: 45%;
  display: block;
  position: absolute;
}

div.layerednavigation-overlay div {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  background: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-overlay.gif")
    50% 50% no-repeat;
}

/*
 * Advanced Categories
 */
.layerednavigation-advanced li {
  clear: both;
}

.layerednavigation-advanced li.level1 {
  padding-left: 20px;
}

.layerednavigation-advanced li.level2 {
  padding-left: 30px;
}

.layerednavigation-advanced li.level3 {
  padding-left: 40px;
}

.layerednavigation-advanced li.level4 {
  padding-left: 50px;
}

.layerednavigation-advanced li.active > a {
  font-weight: bold;
}

/*
 * Slider Bar
 */
.layerednavigation-slider-bar {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 4px;
  background: #3ec2df;
}

.layerednavigation-subcategory-image {
  overflow: auto;
}

.btn-remove-inline {
  background-image: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/btn_remove.gif");
  background-repeat: no-repeat;
  width: 13px;
  height: 12px;
  margin-left: 4px;
}

.layerednavigation-hightlighted {
  background: yellow;
}

.category-managed-content {
  padding-bottom: 30px;
}
.category-managed-content .iframe-ex {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
}
.category-managed-content .iframe-ex iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.category-managed-content .table-ex {
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
}
.category-managed-content .table-ex::-webkit-scrollbar {
  display: none;
}
.category-managed-content .table-ex table {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-collapse: separate;
  width: 100%;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.category-managed-content .table-ex table caption {
  background: rgb(244, 244, 244);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.category-managed-content .table-ex table caption h2 {
  padding: 25px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin: 0;
}
@media screen and (max-width: 405px) {
  .category-managed-content .table-ex table caption h2 {
    padding: 18px;
    font-size: 20px;
    line-height: 18px;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  .category-managed-content .table-ex table {
    width: 150%;
  }
}
.category-managed-content .table-ex table tr {
  border: none;
  border-bottom: 1px solid #e0e0e0;
}
.category-managed-content .table-ex table tr:last-child {
  border-bottom: none;
}
.category-managed-content .table-ex table th,
.category-managed-content .table-ex table td {
  border: none;
  padding: 10px 16px;
  overflow: auto;
  font-size: 16px;
  font-family: "SFUIDisplay", sans-serif;
}
.category-managed-content .table-ex table td p a {
  color: #333333;
}
.category-managed-content .table-ex table td p a:hover {
  color: #2295d4;
}
.category-managed-content .table-ex table .desktop-tr-1 {
  width: 31.3866%;
}
@media screen and (max-width: 768px) {
  .category-managed-content .table-ex table .desktop-tr-1 {
    width: 50%;
  }
}
.category-managed-content .table-ex table .desktop-tr-2 {
  width: 31.3866%;
}
@media screen and (max-width: 768px) {
  .category-managed-content .table-ex table .desktop-tr-2 {
    width: 35%;
  }
}
.category-managed-content .table-ex table .desktop-tr-3 {
  width: 31.3877%;
}
@media screen and (max-width: 768px) {
  .category-managed-content .table-ex table .desktop-tr-3 {
    width: 100%;
    overflow-x: scroll;
  }
}

/**
 * Brander_UnitopBlog extension
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the MIT License
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/mit-license.php
 * 
 * @category       Brander
 * @package        Brander_UnitopBlog
 * @copyright      Copyright (c) 2015
 * @license        http://opensource.org/licenses/mit-license.php MIT License
 */
.tree,.tree ul,.tree li{list-style:none;margin:0;padding:0;}
.tree{background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/images/brander_unitopblog/line1.png) repeat-y;}
.tree li{line-height:20px;margin-top:1px;position:relative;width:100%;}
* html .tree li{float:left;display:inline;}
.tree li a{padding-left:28px;}
.tree li span{cursor:auto;float:left;font-size:0;height:13px;left:5px;position:absolute;top:5px;width:13px;}
.tree li span,.tree li span.collapsed{background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/images/brander_unitopblog/collapsed.png) no-repeat 0 0;}
.tree li span.expanded{background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/images/brander_unitopblog/expanded.png) no-repeat 0 0;}
.tree li ul{margin-left:28px;background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/images/brander_unitopblog/line1.png) repeat-y;}
.tree li li{background:url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/images/brander_unitopblog/line2.png) no-repeat 0 0;}
.tree:after,.tree ul:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.tree,.tree ul{display:block;}
.tree li.map-category{font-weight:bold;}
.tree li.map-product{font-weight:normal;}
.tree li.map-product a{color:#203548;}
/* \*/ .tree,.tree ul{min-height:1%;}
* html .tree,* html .tree ul{height:1%;}

/**
 * NOTICE OF LICENSE
 *
 * You may not give, sell, distribute, sub-license, rent, lease or lend
 * any portion of the Software or Documentation to anyone.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade to newer
 * versions in the future.
 *
 * @category   ET
 * @package    ET_SocialLogin
 * @copyright  Copyright (c) 2015 ET Web Solutions (http://etwebsolutions.com)
 * @contacts   support@etwebsolutions.com
 * @license    http://shop.etwebsolutions.com/etws-license-commercial-v1/   ETWS Commercial License (ECL1)
 */


a.socicon{
    display: block;
}

a.socicon span {
    display: none;
}

.inline a.socicon{
    background: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/et_sociallogin/icons/socbuttons-32px.png') no-repeat;
}

a.socicons-small {
    background: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/et_sociallogin/icons/socbuttons-24px.png') no-repeat;
    width: 24px;
    height: 24px;
}

a.socicons-large {
    background: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/et_sociallogin/icons/socbuttons-32px.png') no-repeat;
    width: 32px;
    height: 32px;
}


.socibutton.large a.socicon, .socibutton.inline a.socicon {
    width: 148px;
    height: 32px;
}

.socibutton.large li, .socibutton.inline li {
    margin-top: 10px;
    float: left;
    margin-left: 10px;
    list-style: none;
}

.socibutton.small li {
    float: left;
    margin-left: 5px;
}

/*.socibutton.small h4, .socibutton.small ul {
    float: left;
}*/

.socibutton.small h4 {
    /*float: left;*/
    line-height: 30px;
    color: rgb(68, 68, 68);
    text-transform: none;
}

.social-list {
    margin: 0;
    padding: 0;
}

.account-create-popup {
    padding: 0;
    width: 600px
}

.account-create-popup .logo {
    margin-left: -15px;
}

.register-welcome {
    font-size: 14px;
}

.social-auth.large {
    width: 400px;
    height: 200px;
    margin: 0 auto;
    background: rgb(243, 243, 243);
    padding: 10px;
}

.social-auth.inline {
    /*max-width: 800px;*/
    /*height: 70px;*/
    margin: 0 auto;
    background: rgb(243, 243, 243);
    padding: 10px;
    overflow: hidden;
}

.social-auth.small {
    /*margin-top: 10px; */
    margin-bottom:10px;
    border-top: 1px solid #fff;
}

.social-auth h4 {
    text-align: left;
    /*padding-left: 10px;*/
    color: #D30928;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom:0;
}

.account-create-reference {
    font-size: 10px;
    color: #888;
}

.soc-pass-reference {
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
}

.soc-register-passwd-email {
    text-decoration: underline;
}

/*
like
*/

.social-like li {
    float: left;
    margin-right: 10px;
    width: 120px;

}

li.social-like-vk {
    width: 140px;
}

li.social-like-facebook {
    width: 110px;
}

li.social-like-twitter {
    width: 100px;
}

li.social-like-mailru {
    width: 120px;
}

li.social-like-odnoklassniki {
    width: 100px;
}

.soc-login-header .social-auth.small {
    padding: 0;
}

.social_customer_account .linkedAccounts {
    margin-top: 20px;
}

.social_customer_account .linkedAccounts li {
    margin-top: 15px;
}

.linkedAccounts .accountname {
    font-weight: bold;
}

.checkout-onepage-index .social-auth h4 {
    padding-left: 0;
}

.social-auth.small {
    width: 270px;
}

/* SOCIAL ICONS*/

.socibutton{
    overflow:hidden;
}

.socibutton a{
    cursor:pointer;
}
.socibutton.large a.socicon.vk, .socibutton.inline a.socicon.vk {
    background-position: -4px -134px;
}

.socibutton.large a.socicon.facebook, .socibutton.inline a.socicon.facebook {
    background-position: -153px -200px;
}

.socibutton.large a.socicon.google, .socibutton.inline a.socicon.google {
    background-position: -4px -233px;
}

.socibutton.large a.socicon.odnoklassniki, .socibutton.inline a.socicon.odnoklassniki {
    background-position: -153px -167px;
}

.socibutton.large a.socicon.yandex, .socibutton.inline a.socicon.yandex {
    background-position: -4px -266px;
}

.socibutton.large a.socicon.yandex, .socibutton.inline a.socicon.yandex {
    background-position: -4px -266px;
}

.socibutton.large a.socicon.mailru, .socibutton.inline a.socicon.mailru {
    background-position: -153px -134px;
}

.socibutton.large a.socicon.twitter, .socibutton.inline a.socicon.twitter {
    background-position: -4px -167px;
}

.socibutton.large a.socicon.linkedin, .socibutton.inline a.socicon.linkedin {
    background-position: -5px -200px;
}




/* Icons 32x32px square colored */
.socibutton.small .socicons-large.square-colored.vk {
    background-position: -4px -34px;
}

.socibutton.small .socicons-large.square-colored.facebook {
    background-position: -208px -34px;
}

.socibutton.small .socicons-large.square-colored.google {
    background-position: -106px -34px;
}

.socibutton.small .socicons-large.square-colored.odnoklassniki {
    background-position: -174px -34px;
}

.socibutton.small .socicons-large.square-colored.yandex {
    background-position: -140px -34px;
}

.socibutton.small .socicons-large.square-colored.mailru {
    background-position: -310px -34px;
}

.socibutton.small .socicons-large.square-colored.twitter {
    background-position: -38px -34px;
}

.socibutton.small .socicons-large.square-colored.linkedin {
    background-position: -72px -35px;
}

/* Icons 32x32px square black */
.socibutton.small .socicons-large.square-black.vk {
    background-position: -4px -101px;
}

.socibutton.small .socicons-large.square-black.facebook {
    background-position: -208px -101px;
}

.socibutton.small .socicons-large.square-black.google {
    background-position: -106px -101px;
}

.socibutton.small .socicons-large.square-black.odnoklassniki {
    background-position: -174px -101px;
}

.socibutton.small .socicons-large.square-black.yandex {
    background-position: -140px -101px;
}

.socibutton.small .socicons-large.square-black.mailru {
    background-position: -310px -101px;
}

.socibutton.small .socicons-large.square-black.twitter {
    background-position: -38px -101px;
}

.socibutton.small .socicons-large.square-black.linkedin {
    background-position: -72px -101px;
}

/* Icons 32x32px circle colored */
.socibutton.small .socicons-large.circle-colored.vk {
    background-position: -4px -1px;
}

.socibutton.small .socicons-large.circle-colored.facebook {
    background-position: -208px -1px;
}

.socibutton.small .socicons-large.circle-colored.google {
    background-position: -106px -1px;
}

.socibutton.small .socicons-large.circle-colored.odnoklassniki {
    background-position: -174px -1px;
}

.socibutton.small .socicons-large.circle-colored.yandex {
    background-position: -140px -1px;
}

.socibutton.small .socicons-large.circle-colored.mailru {
    background-position: -310px -1px;
}

.socibutton.small .socicons-large.circle-colored.twitter {
    background-position: -38px -1px;
}

.socibutton.small .socicons-large.circle-colored.linkedin {
    background-position: -72px -1px;
}

/* Icons 32x32px circle black */
.socibutton.small .socicons-large.circle-black.vk {
    background-position: -4px -68px;
}

.socibutton.small .socicons-large.circle-black.facebook {
    background-position: -208px -68px;
}

.socibutton.small .socicons-large.circle-black.google {
    background-position: -106px -68px;
}

.socibutton.small .socicons-large.circle-black.odnoklassniki {
    background-position: -174px -68px;
}

.socibutton.small .socicons-large.circle-black.yandex {
    background-position: -140px -68px;
}

.socibutton.small .socicons-large.circle-black.mailru {
    background-position: -310px -68px;
}

.socibutton.small .socicons-large.circle-black.twitter {
    background-position: -38px -68px;
}
.socibutton.small .socicons-large.circle-black.linkedin {
    background-position: -72px -68px;
}

/* Icons 24x24px square colored */
.socibutton.small .socicons-small.square-colored.vk {
    background-position: -4px -27px;
}

.socibutton.small .socicons-small.square-colored.facebook {
    background-position: -160px -27px;
}

.socibutton.small .socicons-small.square-colored.google {
    background-position: -82px -27px;
}

.socibutton.small .socicons-small.square-colored.odnoklassniki {
    background-position: -134px -27px;
}

.socibutton.small .socicons-small.square-colored.yandex {
    background-position: -108px -27px;
}

.socibutton.small .socicons-small.square-colored.mailru {
    background-position: -238px -27px;
}

.socibutton.small .socicons-small.square-colored.twitter {
    background-position: -30px -27px;
}

.socibutton.small .socicons-small.square-colored.linkedin {
    background-position: -56px -27px;
}

/* Icons 24x24px square black */
.socibutton.small .socicons-small.square-black.vk {
    background-position: -4px -77px;
}

.socibutton.small .socicons-small.square-black.facebook {
    background-position: -160px -77px;
}

.socibutton.small .socicons-small.square-black.google {
    background-position: -82px -77px;
}

.socibutton.small .socicons-small.square-black.odnoklassniki {
    background-position: -134px -77px;
}

.socibutton.small .socicons-small.square-black.yandex {
    background-position: -108px -77px;
}

.socibutton.small .socicons-small.square-black.mailru {
    background-position: -238px -77px;
}

.socibutton.small .socicons-small.square-black.twitter {
    background-position: -30px -77px;
}

.socibutton.small .socicons-small.square-black.linkedin {
    background-position: -56px -77px;
}

/* Icons 24x24px circle colored */
.socibutton.small .socicons-small.circle-colored.vk {
    background-position: -4px -2px;
}

.socibutton.small .socicons-small.circle-colored.facebook {
    background-position: -160px -2px;
}

.socibutton.small .socicons-small.circle-colored.google {
    background-position: -82px -2px;
}

.socibutton.small .socicons-small.circle-colored.odnoklassniki {
    background-position: -134px -2px;
}

.socibutton.small .socicons-small.circle-colored.yandex {
    background-position: -108px -2px;
}

.socibutton.small .socicons-small.circle-colored.mailru {
    background-position: -238px -2px;
}

.socibutton.small .socicons-small.circle-colored.twitter {
    background-position: -30px -2px;
}

.socibutton.small .socicons-small.circle-colored.linkedin {
    background-position: -56px -2px;
}

/* Icons 24x24px circle black */
.socibutton.small .socicons-small.circle-black.vk {
    background-position: -4px -52px;
}

.socibutton.small .socicons-small.circle-black.facebook {
    background-position: -160px -52px;
}

.socibutton.small .socicons-small.circle-black.google {
    background-position: -82px -52px;
}

.socibutton.small .socicons-small.circle-black.odnoklassniki {
    background-position: -134px -52px;
}

.socibutton.small .socicons-small.circle-black.yandex {
    background-position: -108px -52px;
}

.socibutton.small .socicons-small.circle-black.mailru {
    background-position: -238px -52px;
}

.socibutton.small .socicons-small.circle-black.twitter {
    background-position: -30px -52px;
}

.socibutton.small .socicons-small.circle-black.linkedin {
    background-position: -56px -52px;
}

.social-auth-register .fieldset{
    overflow:hidden;
}

.soc-register-form{
    width:300px;
    float:left;
}
.social-auth-register .reg-message{
    width:240px;
    float:right;
}

.clear{
    clear:both;
}

.account-create-popup .register-welcome{
    margin-bottom:10px;
}

.social-auth-register .buttons-set{
    position:relative;
}

.account-create-popup .load{
    display:none;
    background:url('https://estore.ua/ua/skin/frontend/ultimo/unitop/et_sociallogin/icons/opc-ajax-loader.gif');
    width:16px;
    height:16px;
    position: absolute;
    left: 45%;
    top: 40%;
}
/*
.share-icons {
    display: inline-block;
    height: 32px;
    width: 32px;
    background: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/et_sociallogin/icons/socbuttons-32px.png');
}

.share-icons.vk {
    background-position: -4px -35px;
}

.share-icons.fb {
    background-position: -208px -35px;
}

.share-icons.mailru {
    background-position: -310px -35px;
}

.share-icons.twitter {
    background-position: -386px -35px;
}

.share-icons.google {
    background-position: -106px -35px;
}

.share-icons.odnoklassniki {
    background-position: -174px -35px;
}*/

.social-wrapper {
    position: relative;
    margin-bottom: 27px;
}

.news-item-content .social {
    height: 65px;
}

.form-list.soc-register-form li.fields .input-box {
    width: 300px;
}

.social_customer_account ul.accounts {
    display: table;
    width: 100%;
    background: lightgray;
    padding: 10px
}
.social_customer_account ul.accounts li {
    display: inline-block;
    min-width: 100px;
    margin-right: 20px;
    list-style-type: none;
}

.social-account-explanation {
    margin-top: 20px;
}

.unlink-explanation {
    margin-top: 50px;
    color: red;
}

.accounts a.unlink {
    color: #F2F2F2;
    text-decoration: underline;
}

/* 
 * Itemslider - based on Owl Carousel
 *
 * IMPORTANT: Flexslider was replaced by Owl Carousel.
 * Deprecated styles for Flexslider are not needed any more and can be found inside this file: itemslider-old.css
 */



/* Owl Carousel %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Necessary styles (Core Owl Carousel CSS File v1.24)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* CSS3 Transitions */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}


/* Additional styles for Owl Carousel
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Preloading images */
.owl-item.loading {
  min-height: 60px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/ajax-loader.gif) no-repeat center center;
}

/* Pagination */
.owl-pagination { text-align: center; z-index: 1; /* z-index to show above other items */ }



/* Itemslider %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.itemslider { margin-bottom: 20px; }

/* Items */
.itemslider .item { padding-left:10px; padding-right:10px; }

/* Lazy loading */
.itemslider .owl-item.loading { background-position: center 40px; }
.itemslider .owl-item.loading .product-image { min-height: 70px; }

/* If slider inside menu */
#nav .itemslider .price-box span { display: inline; }
/**
 * Generic interface elements
 */

/* Generic arrows 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows1 .owl-controls .owl-buttons {
  position: absolute;
}

.slider-arrows1 .owl-controls .owl-buttons div {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  text-indent: -9999px;
  /*background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/generic-nav/slider-arrows.png);*/
  /*background-repeat: no-repeat;*/
  /*background-color: #e5e5e5;*/
  -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons div:hover {
  background-color: #333;
}

.slider-arrows1 .owl-controls .owl-buttons div.disabled {
  opacity: 0.4;
  cursor: default;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons div.disabled:hover {
  background-color: #e5e5e5;
}

.slider-arrows1 .owl-controls .owl-buttons .owl-prev {
  /*background-position: -10px -10px;*/
  margin-right: 1px;
}

/*.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev:hover {*/
/*background-position: -10px -60px;*/
/*}*/

/*.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover {*/
/*background-position: -10px -10px;*/
/*}*/

/*.slider-arrows1 .owl-controls .owl-buttons .owl-next {*/
/*background-position: -60px -10px;*/
/*}*/

/*.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next:hover {*/
/*background-position: -60px -60px;*/
/*}*/

/*.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover {*/
/*background-position: -60px -10px;*/
/*}*/

/* Position */
.slider-arrows1-pos-top-right .owl-controls .owl-buttons {
  top: -35px;
  right: 0;
}

.slider-arrows1-pos-top-left .owl-controls .owl-buttons {
  top: -35px;
  left: 0;
}

/* Generic arrows 2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows2 .owl-controls .owl-buttons div {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  text-indent: -9999px;
  /*background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/generic-nav/slider-arrows.png);*/
  /*background-repeat: no-repeat;*/
  /*background-color: #fff;*/
  -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out;

  opacity: 0;
}

.slider-arrows2:hover .owl-controls .owl-buttons div {
  opacity: 1;
}

.slider-arrows2 .owl-controls.clickable .owl-buttons div:hover {
  background-color: #000;
}

.slider-arrows2 .owl-controls .owl-buttons div {
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slider-arrows2 .owl-controls .owl-buttons .owl-prev {
  /*background-position: -2px 0;*/
  left: 0;
}

/*.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-prev:hover {*/
  /*background-position: -2px -50px;*/
/*}*/

.slider-arrows2 .owl-controls .owl-buttons .owl-next {
  /*background-position: -48px 0;*/
  right: 0;
}

/*.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-next:hover {*/
  /*background-position: -48px -50px;*/
/*}*/

/* Generic arrows 3
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows3 .owl-controls .owl-buttons div {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  text-indent: -9999px;
  /*background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/generic-nav/slider-arrows.png);*/
  /*background-repeat: no-repeat;*/
  /*background-color: #fff;*/
  -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons div:hover {
  background-color: #000;
}

.slider-arrows3 .owl-controls .owl-buttons div.disabled {
  opacity: 0.4;
  cursor: default;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons div.disabled:hover {
  background-color: #fff;
}

.slider-arrows3 .owl-controls .owl-buttons .owl-prev {
  /*background-position: -10px -10px;*/
  top: 30%;
  left: -32px;
}

/*.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev:hover {*/
  /*background-position: -10px -60px;*/
/*}*/

/*.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover {*/
  /*background-position: -10px -10px;*/
/*}*/

.slider-arrows3 .owl-controls .owl-buttons .owl-next {
  /*background-position: -60px -10px;*/
  top: 30%;
  right: -32px;
}

/*.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next:hover {*/
  /*background-position: -60px -60px;*/
/*}*/

/*.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover {*/
  /*background-position: -60px -10px; !* Same as default *!*/
/*}*/

/* Generic pagination 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-pagination1 .owl-controls .owl-page,
.slider-pagination2 .owl-controls .owl-page {
  display: inline-block;
  vertical-align: middle;
}

.slider-pagination1 .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 7px;
  border-radius: 20px;
  background-color: #eee;
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
}

.slider-pagination1 .owl-controls.clickable .owl-page:hover span {
  background-color: #000;
}

.slider-pagination1 .owl-controls .owl-page.active span {
  background-color: #ccc;
}

/* Generic pagination 2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.slider-pagination2 .owl-controls .owl-page span {
  display: block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  width: 10px;
  height: 10px;
  margin: 8px;
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
  /*	transition:			width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition:	width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition:	width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition:		width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;*/
}

.slider-pagination2 .owl-controls.clickable .owl-page:hover span,
.slider-pagination2 .owl-controls .owl-page.active span {
  width: 16px;
  height: 16px;
  margin: 5px;
}

.slider-pagination2 .owl-controls .owl-page.active {
  cursor: default;
}

/* Pagination position
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.pagination-pos-bottom-centered {
  padding-bottom: 50px; /* Additional space for bottom pagination */
}

.pagination-pos-bottom-centered .owl-pagination {
  padding: 10px 0;
  text-align: center;
  position: absolute;
  width: 100%;
}

.pagination-pos-bottom-right .owl-pagination {
  padding: 10px 0;
  float: right;
}

.pagination-pos-bottom-left .owl-pagination {
  padding: 10px 0;
  float: left;
}

/* Over the slider */
.pagination-pos-over-bottom-centered .owl-pagination {
  text-align: center;
  margin-top: -50px;
  position: absolute;
  width: 100%;
}

.pagination-pos-over-bottom-right .owl-pagination {
  position: absolute;
  bottom: 3.5%;
  right: 1.5%;
}

.pagination-pos-over-bottom-left .owl-pagination {
  position: absolute;
  bottom: 3.5%;
  left: 1.5%;
}
/**
 * Brands
 */



/* Base
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.brand-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	text-align: center;
}
.brand-name-wrapper {
	display: table;
	min-height: 36px; /* Two lines of text */
	margin: 0 auto;
}
.brand-name-wrapper .brand-name {
	display: table-cell;
	vertical-align: middle;
}


/* On product page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.box-brand a {
	margin:0 auto;
	display:block;
}
.box-brand img {
	margin:0 auto;
	display:block;
}
.box-brand .brand-name {}
.box-brand .brand-name .label {}

/* Brand in secondary column on product page */
.product-secondary-column .box-brand .attribute {
	font-size:1.25em; /*15px*/
	line-height:1.2em; /*18px*/
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}


/* Brand slider
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.brand-slider .item {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}
.brand-slider .item a { display: block; }
.brand-slider .owl-item.loading { min-height:60px; }

.quick-access .form-search .suggestions-productimage {
    float: left;
}

.quick-access .form-search img {
    width: 50px;
}

.quick-access .form-search .suggestions-productname {
    width: 141px;
    height: 33px;
    float: right;
    clear: right;
    text-align: left;
    overflow: hidden;
    margin-top: 8px;
    margin-left: 4px;
}

.form-search .product_suggest li.even {
    /* Override grey color on even rows, because it doen't look so nice with the product images. */
    background-color: #fffefb;
}
.m-fpc-debug-info {
  width: 420px;
  min-height: 115px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}
.m-fpc-debug-info .m-fpc-h1 {
  font-family:Arial;
  background: rgb(57, 172, 163);
  color: #fff;
  padding: 3px 3px 5px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-debug-info-main-block {
  padding: 2px 5px 10px 5px;
}
.m-fpc-debug-info .m-fpc-action {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
  padding-top:15px;
}
.m-fpc-debug-info .m-fpc-ignored {
  padding-top: 0px !important;
}
.m-fpc-debug-info .m-fpc-hit-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time-text {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time {
  font-family:Arial;
  text-transform: uppercase;
  font-size: 76px;
  font-weight: 700;
  line-height: 65px;
  text-align:center;
}
.m-fpc-debug-info .m-fpc-time-sec-text {
  font-family:sans-serif,Arial;
  font-size: 35px;
  text-align:center;
  text-transform:none;
}
.m-fpc-debug-info.m-fpc-debug-info-not-cacheable {
  height: 220px;
  box-shadow: 0 0 0 5px #E0E0E0;
}
.m-fpc-debug-info.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 5px #CCFFD3;
}
.m-fpc-debug-info.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 5px #FECBCB;
}
.m-fpc-debug-info .m-fpc-disabled-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 12px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
  color: #911E42 !important;
}
.m-fpc-debug-info .m-fpc-detail-info-hide-show-button-style {
  float: right;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.m-fpc-debug-info .m-fpc-info-scroll-hide {
  display: none;
}
/*scroll*/
.m-fpc-debug-info .m-fpc-info-scroll {
  overflow-y: auto;
  height: 350px;
  padding: 0px 5px 10px 5px;
  text-align: justify;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}

/*detail info table*/
.m-fpc-debug-info .m-fpc-detail-info-table {
  display:table;
  width:100%;
  padding-top: 3px;
}
.m-fpc-debug-info .m-fpc-detail-row {
  display:table-row;
}
.m-fpc-debug-info .m-fpc-detail-col {
  display:table-cell;
  text-align: left;
  padding: 2px;
  vertical-align: top;
  width: 50%;
  font-family:sans-serif,Arial;
  padding:5px;
  text-align: left;
  font-size: 10px;
  text-transform:none;
  color: #222 !important;
}
.m-fpc-debug-info .m-fpc-dark {
  background-color: #D9F0EE;
}
.m-fpc-debug-info .m-fpc-light {
  background-color: #ECF8F7;
}

/*flush cache button*/
.m-fpc-debug-info .m-fpc-flush-cache-button-style {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

/*small debug info block*/
.m-fpc-debug-info-small {
  width: 120px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}

.m-fpc-debug-info-small .m-fpc-debug-info-main-block-small {
  padding: 2px 5px 10px 5px;
}

.m-fpc-debug-info-small .m-fpc-hit-info-small {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-small {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

.m-fpc-debug-info-small.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 3px #CCFFD3;
}
.m-fpc-debug-info-small.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 3px #FECBCB;
}
.m-fpc-debug-info-small.m-fpc-debug-info-not-cacheable {
  box-shadow: 0 0 0 5px #E0E0E0;
}

.m-fpc-debug-info .m-fpc-ignored-url-parameters-info {
  font-family:sans-serif,Arial;
  padding:15px;
  margin: 12px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
  color: #911E42 !important;
  word-wrap: break-word;
}
/**
 * Copyright 2016 The Valdecode Cookie Law Compliance Authors. All rights reserved.
 * Use of this source code is governed by a MIT-style
 * license that can be found in the LICENSE.txt file.
 */
#v-cookielaw { overflow: hidden; background: #fff; color: #444; z-index: 9999; font-size: 13px; }
#v-cookielaw .v-message { padding: 5px 10px; text-align: left; }
#v-cookielaw .v-actions { }
#v-cookielaw .v-button { color: #222; display: inline-block; background-color: #ececec; background-image: linear-gradient(#f4f4f4, #ececec); border: 1px solid #d4d4d4; padding: 4px 10px; text-decoration: none; border-radius: 2px; }
#v-cookielaw .v-button.v-accept:before { content: "\2714"; }
#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus { color: #fff; border-color: #2295d4; border-bottom-color: #2a65a0; background-color: #2295d4; background-image: linear-gradient(#599bdc, #3072b3); transition: ease-in-out 0.3s; }
#v-cookielaw .v-button:active {  border-color: #2295d4; border-bottom-color: #3884cd; background-color: #3072b3; background-image: linear-gradient(#3072b3, #599bdc); transition: ease-in-out 0.3s; }

#v-cookielaw.v-bar { display: table; width: 100%; padding: 5px 0; }
#v-cookielaw.v-bar .v-message { display: table-cell; }
#v-cookielaw.v-bar .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: right; }
#v-cookielaw.v-bar.v-top { position: relative; border-bottom: 1px solid #000; }
#v-cookielaw.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000; }

#v-cookielaw.v-box { position: fixed; max-width: 300px; border: 1px solid #000; border-radius: 3px; margin: 10px; }
#v-cookielaw.v-box .v-actions { float: left; margin: 5px 10px; }
#v-cookielaw.v-box.v-top-left { top: 0; left: 0; }
#v-cookielaw.v-box.v-top-right { top: 0; right: 0; }
#v-cookielaw.v-box.v-bottom-left { bottom: 0; left: 0; }
#v-cookielaw.v-box.v-bottom-right { bottom: 0; right: 0; }

/* RWD */
@media (max-width: 480px) {
    #v-cookielaw.v-box { display: table; width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #v-cookielaw.v-box .v-message { display: table-cell; }
    #v-cookielaw.v-box .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: left; }

    #v-cookielaw .v-message { float: left; }
    #v-cookielaw .v-actions { float: left; margin: 5px 10px; }
    #v-cookielaw.v-bar .v-actions { width: auto; }
}

/* Skin - Yellow Alert */
#v-cookielaw.v-yellow-alert { background: #fffbcd; border-color: #e2cd7b !important; }

/* Skin - Dark Clean */
#v-cookielaw.v-dark-clean { color: #fff; background: #2c2c2c; border-color: #55575f !important; }
#v-cookielaw.v-dark-clean .v-button { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw.v-dark-clean .v-button:hover,
#v-cookielaw.v-dark-clean .v-button:focus { background-color: #3678a0; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Minimalist */
#v-cookielaw.v-minimalist { color: #2c2c2c; background: #fafafa; border-color: #e0e0e0 !important; font-size: 12px; font-family: 'SFUIDisplay', sans-serif;; }
#v-cookielaw.v-bar.v-minimalist { padding: 2px 0; }
#v-cookielaw.v-box.v-minimalist { width: 260px; }
#v-cookielaw.v-box.v-minimalist .v-actions { margin: 5px; }
#v-cookielaw.v-box.v-minimalist .v-message { padding: 5px; }
#v-cookielaw.v-minimalist .v-button { padding: 3px 6px; }
#v-cookielaw.v-minimalist .v-accept { background-image: linear-gradient(#f89b24, #da871d); text-shadow: none; color: #fff; font-weight: 800;}
#v-cookielaw.v-minimalist .v-accept:hover,
#v-cookielaw.v-minimalist .v-accept:focus { color: #333333; background-image: linear-gradient(#da871d, #f89b24); border-color: #da871d; border-bottom-color: #f89b24; transition: ease-in-out 0.3s; }
.category-review p {
    font-size: 14px;
    margin-left: 0;
}
ul.review-items {
    text-align: justify;
}
ul.review-items li p:last-child {
margin-bottom: 30px;
}
ul.review-items li a{
    color: #000;
}
.review-items-head{
    display: flex;
    margin: 3px 0 7px 0;
    justify-content: space-between;
}
.average-rating, .items-right {
    display: flex;
}
.average-rating p {
    margin-bottom: 10px;
}
.review-items li a .review-product-name {
    font-weight: 700;
}
.ratings{
    margin: 0 5px 0 5px;
}
span.date {
    font-style: italic;
}

/*ReviewEdit*/
/*manager response*/
.rew-container {
    margin: 20px 0 30px 60px;
}
.rew-container span {
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
    background-color: #2295d4;
}
.rew-container p {
    margin: 20px 0;
}
.rew-container img.rew-arrow {
    width: 20px;
}
.rew-container .arrow-head{
    margin-left: -30px;
}
.rew-container .arrow-head .rew-arrow{
    margin: 3px 5px 0 0;
}
/*image-popup*/
.background {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    z-index: 10000;
    animation: fadeIn .3s;
}
.img-popup-window{
    max-width: 90%;
    max-height: 90%;
    position: fixed;
    top: 50%;
    left: 50%;

    z-index: 998;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
.close-img-popup{
    background: url("/skin/frontend/base/default/images/close.png");
    cursor: pointer;
    z-index: 999;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    position: absolute;
}
/*END ReviewEdit*/
.catalog-category-view .category-products .product-image-wrapper .product-image img,
.catalog-category-view .category-products .product-image img,
.catalogsearch-result-index .category-products .product-image img,
.catalog-product-view .tabs-panels.grid12-8 .product-image-wrapper .product-image img,
#popup-item-slider-upsell .wrap-case img,
.mobile .category-banner img{
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 1240px) {
    .cmsadvanced-page-view.payment img,
    .desktop .category-banner img,
    .cmsadvanced-page-view.delivery img{
        width: 100%;
        height: auto;
    }
}
.lazyload-width{
    width: 100%;
    height: auto;
}
.category-banner1 img {
    height: 320px;
    width: 100%;
}
@media screen and (max-width: 1240px) {
    .category-banner1 img {
        height: calc(100vw / 3.875);
    }
}
.section { padding:10px 0; }
.section-space { padding:10px; }

/* Layout helper classes
-------------------------------------------------------------- */
.margin-top { margin-top:20px; }
.margin-bottom { margin-bottom:20px; }
.padding-top { padding-top:20px; }
.padding-bottom { padding-bottom:20px; }
.float-left { float:left; } /*deprecated*/
.float-right { float:right; } /*deprecated*/


/* Caret
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.caret {
	display:inline-block;
	width:0;
	height:0;
	vertical-align:middle;
	content:"";
	border-style:solid solid none;
	border-width:4px 4px 0;
	border-color:#333 transparent transparent;
}
.dropdown .caret {
	opacity:0.3;
}
.dropdown.open .caret {
	opacity:1;
}


/* Product labels (stickers)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Positionning
-------------------------------------------------------------- */
.sticker-wrapper {
	position:absolute;
	-webkit-transition: 150ms ease-in-out;
	transition: 150ms ease-in-out;
}
.product-view .sticker-wrapper { z-index:99; /* On product page z-index greater than Cloud Zoom image */ }
.product-view .product-img-column { position:relative; } /* Stickers are positioned relative to this container */

.sticker-wrapper.top-right { top:-3px; right:-3px; }
.sticker-wrapper.bottom-right { bottom:-3px; right:-3px; }
.sticker-wrapper.bottom-left { bottom:-3px; left:-3px; }
.sticker-wrapper.top-left { top:-3px; left:-3px; }

/* Appearence
-------------------------------------------------------------- */
.sticker {
	width:60px;
	height:60px;
	border-radius:50%;

	font-size:1.1666em;
	line-height:1em;
	font-weight:bold;
	text-align:center;
	display:table-cell !important;
	vertical-align:middle !important;

	-webkit-transition: 150ms ease-in-out;
	transition: 150ms ease-in-out;
}

/* Colors */
.sticker.new { background-color:#5BD2EC; color:#fff; }
.sticker.sale { background-color:#F12B63; color:#fff; }

/* Effects */
.item:hover .sticker { width:65px; height:65px; }

/*Sizes*/
.sticker.size-s { width:45px; height:45px; font-size:1em; }
.item:hover .sticker.size-s { width:50px; height:50px; }
.sticker.size-xs { width:40px; height:40px; font-size:0.9166em; }
.item:hover .sticker.size-xs { width:45px; height:45px; }

/* Video (embed)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* "videoWrapper" - depracated class, left for backward compatibility */
.video-wrapper,
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed,
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Page banners
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.banner-wrapper { position: relative; display: block; }
.page-banners .banner a { display:block; }
.page-banners .banner a img { display:block; margin:0 auto; }

/* depracated styles, left for backward compatibility: */
.page-banners .banner { margin-bottom:2%; }


/* Landing pages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.horizontal-section,
.vertical-section { display:block; margin-top:0; margin-bottom:10px; position:relative; }
.horizontal-section { margin-top:10px; }
.landing-page .center-block { display:block; margin:0 auto; }


/* Caption
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.caption {
	display:block;
	position:absolute;
	bottom:0;
	width:80%;
	margin:6%;
	padding:0;
}

/* Caption position
-------------------------------------------------------------- */
.caption.top {
	top:0;
	bottom:auto;
	width:80%;
}
.caption.top-right {
	top:0;
	bottom:auto;
	right:0;
	width:58%;
}
.caption.bottom-right {
	right:0;
	width:58%;
}

/* Caption elements
-------------------------------------------------------------- */
.caption > * {
	float:left;
	display:inline-block;
	margin-bottom:1px;
}
.caption .heading {
	padding:0.25em;
	margin-bottom:0.2em;
	font-size:2.8em;
	line-height:1em;
	font-weight:normal;
}
.caption p {
	clear:left;
	padding:0.25em 0.5em;
	margin-bottom:1px;
	font-size: 1.3333em;
	line-height:1em;
}
.caption button {
	clear:left;
}

/* Caption layout
-------------------------------------------------------------- */
.caption.centered {
	text-align: center;
}
.caption.centered > * {
	display:inline-block;
	float: none;
}

/* Floating (text alignment) */
.caption.right > * { text-align:right; float:right !important; }

/* Caption additional styles
-------------------------------------------------------------- */
/* Width */
.caption.full-width { width:88%; margin:6%; }
.caption.narrow { width:38%; }

/* Prevent from hiding elements of the caption on narrow screens */
.caption .permanent { display:inline-block !important; }

/* Skin
-------------------------------------------------------------- */
.caption .heading,
.caption p {
	-webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}
a:hover .caption .heading,
a:hover .caption p {
	-webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
}

/* Dark + white text */
.caption.dark1 .heading,
.caption.dark1 p { background-color:rgba(0,0,0, 0.35); color:#fff; }
a:hover .caption.dark1 .heading,
a:hover .caption.dark1 p { background-color:rgba(0,0,0, 0.7); color:#fff; }

/* Dark + white text */
.caption.dark2 .heading,
.caption.dark2 p { background-color:rgba(0,0,0, 0.5); color:#fff; }
a:hover .caption.dark2 .heading,
a:hover .caption.dark2 p { background-color:rgba(0,0,0, 0.8); color:#fff; }

/* Dark + white text */
.caption.dark3 .heading,
.caption.dark3 p { background-color:rgba(0,0,0, 0.65); color:#fff; }
a:hover .caption.dark3 .heading,
a:hover .caption.dark3 p { background-color:rgba(0,0,0, 1); color:#fff; }

/* Light + black text */
.caption.light1 .heading,
.caption.light1 p { background-color:rgba(255,255,255, 0.35); color:#000; }
a:hover .caption.light1 .heading,
a:hover .caption.light1 p { background-color:rgba(255,255,255, 0.7); color:#000; }

/* Light + black text */
.caption.light2 .heading,
.caption.light2 p { background-color:rgba(255,255,255, 0.6); color:#000; }
a:hover .caption.light2 .heading,
a:hover .caption.light2 p { background-color:rgba(255,255,255, 0.85); color:#000; }

/* Light + black text */
.caption.light3 .heading,
.caption.light3 p { background-color:rgba(255,255,255, 0.8); color:#000; }
a:hover .caption.light3 .heading,
a:hover .caption.light3 p { background-color:rgba(255,255,255, 1); color:#000; }


/* Other
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Disable transitions, fade effect applied with JS */
.fade-on-hover {
	-webkit-transition: none;
	transition: none;
}
/**
 * Theme Content Construction Kit
 */



/* Layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Vertically centered content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.v-centered-content {
	display:table;
}
.v-centered-content .v-center {
	display:table-cell;
	vertical-align:middle;
}


/* Heading of a content section
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.section-title { clear:both; margin:0; display:block; }
.section-title.padding-right { padding-right:80px !important; }

/* Horizontal line */
.section-line {
	clear:both;
	display:block;
	font-size:0;
	line-height:0;
	height:0;
	margin:0 0 10px;
	padding:10px 0 0;
	background:none;
	border-bottom:1px solid #e5e5e5;
	text-indent:-9999em;
	overflow:hidden;
}


/* Custom sidebars
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.custom-sidebar-right { float:right !important; }
.custom-sidebar-right .inner {
	padding-left:10px;
	border-left:1px solid #e5e5e5;
}

.custom-sidebar-left { float:left !important; }
.custom-sidebar-left .inner {
	padding-right:10px;
	border-right:1px solid #e5e5e5;
}



/* Vertical links %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.links > li { line-height:36px; }
.links > li > a { padding:0 0.5833em; } /* 0px 7px */
.links > li.label { padding-right:0.5833em; } /* 7px */

/* Basic links, no separators
-------------------------------------------------------------- */
.links > li { float:left; }
.links > li > a { display:block; }

/* Links with separators (at the right side)
-------------------------------------------------------------- */
.links-wrapper-separators .links > li { margin-left:-1px; }
.links-wrapper-separators .links > li > a {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/link-separator.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.links-wrapper-separators .links > li.last > a { background-image:none; }
.links-wrapper-separators .links > li.hide-separator > a { background-image:none; }
.links-wrapper-separators .links > li.separator-left > a { background-position:left center; }

/* Links with separators (at the left side)
-------------------------------------------------------------- */
.links-wrapper-separators-left .links > li { margin-left:-1px; }
.links-wrapper-separators-left .links > li > a {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/link-separator.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.links-wrapper-separators-left .links > li.first > a { background-image:none; }
.links-wrapper-separators-left .links > li.hide-separator > a { background-image:none; }
.links-wrapper-separators-left .links > li.separator-right > a { background-position:right center; }




/* Misc %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Link with an arrow */
a.go {
	background:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/infortis/_shared/cck/bullet.png) 97% 50% no-repeat;
	padding-right:17px;
	display:inline !important;
}

/**
 * Drop-down block
 */

/* Dropdown box %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.dropdown {
    position: relative;
}
.dropdown:hover {
    z-index: 4000;
}

/* Dropdown heading
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.dropdown .dropdown-heading {
    display: inline-block;
    cursor: default;
    /*line-height:36px;*/
    max-height: 40px; /* Set static height to improve layout of inline elements inisde the dropdown heading */
    height: 45px;
}

/* In case a link ("a" tag) is used as a dropdown heading */
.dropdown a.dropdown-heading {
    /* Inherit color to have the same color as the text in the containing section (e.g. in primary header). */
    color: inherit;

    /* Remove transition */
    transition: none;
    transition-delay: unset;
    background: transparent;
    border-radius: 5px;
}
.dropdown a.dropdown-heading:hover {
    /* Inherit color to have the same color as the text in the containing section (e.g. in primary header). 
	   Otherwise the dropdown heading on hover would blink showing standard link hover color. */
    color: inherit;
}

/* Inside dropdown heading
-------------------------------------------------------------- */
/* Child elements of the heading have to be aligned vertically */
.dropdown .dropdown-heading > * {
    display: inline-block;
    vertical-align: middle;
}

/* If heading has additional inner wrapper (to cover the shadow of the dropdown),
   properties of that element needs to be reset (e.g. element shouldn't be "inline-block") */
.dropdown .dropdown-heading.cover > span,
.dropdown .dropdown-heading.cover > div {
    display: block;
    vertical-align: baseline;
}
.dropdown .dropdown-heading.cover > span > *,
.dropdown .dropdown-heading.cover > div > * {
    display: inline-block;
    vertical-align: middle;
}

/* Elements of the dropdown heading */
.dropdown .dropdown-heading .label {
}
.dropdown .dropdown-heading .value {
    margin-left: 2px;
}
.dropdown .dropdown-heading .dropdown-icon {
    /* e.g. for flags */
    width: 18px;
    text-indent: -9999px;
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.dropdown .dropdown-heading.open .caret,
.dropdown .dropdown-heading.cover .caret {
    display: none;
}
.dropdown:hover .dropdown-heading.open > span,
.dropdown:hover .dropdown-heading.cover > span {
    background: none !important;
    color: #2295d4 !important;
}
.dropdown:hover .dropdown-heading.open > span.count,
.dropdown:hover .dropdown-heading.cover > span.count {
    background: #f89b24 !important;
    color: #fff !important;
}

/* Cover shadow of "dropdown-heading" and "dropdown-content"
   with additional div inside the heading
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.dropdown .dropdown-heading.cover > span,
.dropdown .dropdown-heading.cover > div {
    padding: 9px 11px 8px;
}
.dropdown.open > .dropdown-heading.cover > span,
.dropdown.open > .dropdown-heading.cover > div {
    /*background-color:#fff;*/
    color: #2295d4;
    z-index: 4001;
    position: relative;
}

/* Dropdown content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.dropdown .dropdown-content {
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 4000;
    padding: 20px;
    min-width: 130px;
    line-height: 1.5em;
    text-align: left;
    background: none !important;
    list-style: none;
}
.dropdown.open .dropdown-content {
    visibility: visible;
    opacity: 1;
}
.dropdown .dropdown-content.left-hand {
    left: auto;
    right: 0;
}

/* When dropdown content is an unordered list
-------------------------------------------------------------- */
/* Everything is inline-block, except links */
.dropdown .dropdown-content > li * {
    display: inline-block;
}
.dropdown .dropdown-content > li > a {
    display: block;
    cursor: pointer;
}

.dropdown .dropdown-content > li {
    white-space: nowrap;
}
.dropdown .dropdown-content > li .label {
    margin-right: 8px;
}
.dropdown .dropdown-content .dropdown-icon {
    width: 18px;
    text-indent: -9999px;
    background-position: 0 50%;
    background-repeat: no-repeat;
}

/**
 * Itemgrid
 */



.itemgrid .item {
	float:left;
	padding-left:1%;
	padding-right:1%;
}


/* Itemgrid: different numbers of columns
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Clear every first item in each row (row: group of n items) */

/* Item grid: 1 column */
.itemgrid-1col .item { width:98%; }

/* Item grid: 2 columns */
.itemgrid-2col .item { width:48%; }
.itemgrid-2col > li:nth-of-type(2n+1) { clear:left; }

/* Item grid: 3 columns */
.itemgrid-3col .item { width:31.3333%; }
.itemgrid-3col > li:nth-of-type(3n+1) { clear:left; }

/* Item grid: 4 columns */
.itemgrid-4col .item { width:23%; }
.itemgrid-4col > li:nth-of-type(4n+1) { clear:left; }

/* Item grid: 5 columns */
.itemgrid-5col .item { width:18%; }
.itemgrid-5col > li:nth-of-type(5n+1) { clear:left; }

/* Item grid: 6 columns */
.itemgrid-6col .item { width:14.6666%; }
.itemgrid-6col > li:nth-of-type(6n+1) { clear:left; }

/* Item grid: 7 columns */
.itemgrid-7col .item { width:12.2857%; }
.itemgrid-7col > li:nth-of-type(7n+1) { clear:left; }

/* Item grid: 8 columns */
.itemgrid-8col .item { width:10.5%; }
.itemgrid-8col > li:nth-of-type(8n+1) { clear:left; }

/**
 * Generic tabs
 */



/* Basic styles
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Tabs
-------------------------------------------------------------- */
/* Total height of the tab bar should be the same as in block titles */
.gen-tabs .tabs li { float:left; margin:0; }
.gen-tabs .tabs a {
	display:block;
	padding:0 10px;
	text-decoration:none;
	outline:none;
}

/* Tab panels
-------------------------------------------------------------- */
.gen-tabs .tabs-panels { padding:15px 0; }
.gen-tabs .tabs-panels .panel {}

/* Accordion
-------------------------------------------------------------- */
.gen-tabs .acctab {
	display:none;
	padding:0;
	margin-bottom:1px;
	font-weight:normal;
}
.gen-tabs .acctab:hover { cursor:pointer; }

/* Accordion mode enabled */
.gen-tabs.accor .tabs { display:none; }
.gen-tabs.accor .acctab { display:block; }
.gen-tabs.accor .tabs-panels { padding-top:0; padding-bottom:0; }
.gen-tabs.accor .tabs-panels .panel { display:none; margin:10px 0; padding:15px; }


/* Default skin
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.gen-tabs .tabs a {
	color:#333;
	background-color:#eee;
	line-height:3em;
}
.box-tabs .gen-tabs .tabs a:hover,
.box-tabs .gen-tabs .tabs a:focus   {
	background-color:#e5e5e5;
	border-color: #e5e5e5
}
.box-tabs .gen-tabs .tabs a.current {
	background-color:#2295d4;
	color: #fff;
	border-color:#2295d4;
}

/* Accordion
-------------------------------------------------------------- */
.gen-tabs .acctab {
	font-size:1.5em;
	line-height:2.7777em;
	background-color:#f5f5f5;
	color:#333;
}
.gen-tabs .acctab:hover,
.gen-tabs .acctab:focus,
.gen-tabs .acctab.current { background-color:#e5e5e5; }
.gen-tabs.accor .tabs-panels .panel {}


/* Tabs - skin 1: with thin borders
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Border exists but it is transparent. Except bottom border which has to be removed.
   Only the current tab need to have bottom border. */
.gen-tabs--style1 .tabs a {
	font-size:1.3333em;
	color:#333;
	background-color:#eee;
	border:1px solid transparent;
	border-bottom:none;
}

.gen-tabs--style1 .tabs a:hover
/*, .gen-tabs--style1 .tabs a:focus */ {
	background-color:#e5e5e5;

	/* Border on hover has the same color as background of the tab */
	border-color:#e5e5e5;
}

.gen-tabs--style1 .tabs a.current {
	background-color:#fff;

	/* Pull up the panels */
	margin-bottom:-1px;

	/* Border of the active item has the same color as border of panels.
	   Bottom border is transparent. */
	border-color:#e5e5e5;
	border-bottom:1px solid transparent;

	/* Make a little bit higher than other tabs */
	padding-top:4px;
	margin-top:-4px;
}
.gen-tabs--style1 .tabs a.current:hover {
	/* Bottom border is transparent. */
	border-bottom-color: transparent;
}

.gen-tabs--style1 .tabs-panels {
	border-top:1px solid #e5e5e5;
	border-bottom:1px dashed #e5e5e5;
}

/* Accordion
-------------------------------------------------------------- */
.gen-tabs--style1.accor .tabs-panels {
	border-top:none;
	border-bottom:none;
}
.gen-tabs--style1 .acctab {
	border-bottom:1px solid #e5e5e5;
}
.gen-tabs--style1.gen-tabs.accor {
	margin-bottom: 25px;
}


/* Tabs - skin 1: smaller
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.gen-tabs--style1-small .tabs a {
	padding:0 7px;
	font-size: 14px;
	line-height: 32px;
}
/* Added main class to increase specificity of this rule to override font */
.gen-tabs--style1.gen-tabs--style1-small .tabs a {
	font-family: inherit;
}

/* Accordion
-------------------------------------------------------------- */
.gen-tabs--style1-small .acctab {
	font-size: 14px;
	line-height: 32px;
}
/* Added main class to increase specificity of this rule to override font */
.gen-tabs--style1.gen-tabs--style1-small .acctab {
	font-family: inherit;
}

.ic{display:inline-block;font-family:ThemeIcons;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
i.ic{font-style:normal;}
.ic.left{margin-right:.3em;}
.ic.right{margin-left:.3em;}
.ic-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%;}
.ic-2x{font-size:2em;}
.ic-3x{font-size:3em;}
.ic-4x{font-size:4em;}
.ic-5x{font-size:5em;}
.ic-6x{font-size:6em;}
.ic-7x{font-size:7em;}
.ic-8x{font-size:8em;}
.ic-fw{width:1.28571429em;text-align:center;}
.ic-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}
.ic-ul > li{position:relative;}
.ic-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center;}
.ic-li.ic-lg{left:-1.85714286em;}
.ic-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em;}
.pull-right{float:right;}
.pull-left{float:left;}
.ic.pull-left{margin-right:.3em;}
.ic.pull-right{margin-left:.3em;}
.ic-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}
.ic-stack-1x,
.ic-stack-2x{position:absolute;left:0;width:100%;text-align:center;}
.ic-stack-1x{line-height:inherit;}
.ic-stack-2x{font-size:2em;}
.ic-inverse{color:#ffffff;}
.ic-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);}
100%{-moz-transform:rotate(359deg);}
}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);}
}
@-o-keyframes spin{0%{-o-transform:rotate(0deg);}
100%{-o-transform:rotate(359deg);}
}
@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
.ic-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.ic-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.ic-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}
.ic-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.ic-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
.ic-char{font-weight:bold;font-family:Arial, Helvetica, sans-serif !important;}
.ic-img{font-family:inherit;}
.ic-img img,
.icon img{vertical-align:middle;}
.ib,
.social-links a > span.icon{vertical-align:middle;text-align:center;background-color:#e5e5e5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.ib,
.feature > span.icon,
.social-links a > span.icon{line-height:36px;width:36px;height:36px;}
.ib-size-l,
.feature > span.icon.large{line-height:48px;width:48px;height:48px;}
.ib-size-xl{line-height:60px;width:60px;height:60px;}
.ib-size-xxl{line-height:72px;width:72px;height:72px;}
.ib-size-xxxl{line-height:84px;width:84px;height:84px;}
.feature > span.icon{text-align:center;}
.ib + .label{line-height:36px;display:inline-block;}
.ib-size-l + .label{line-height:48px;}
.ib-size-xl + .label{line-height:60px;}
.ib-size-xxl + .label{line-height:72px;}
.ib-size-xxxl + .label{line-height:84px;}
.ib-hover:hover,
.feature-icon-hover:hover .ib,
.icon-hover:hover,
.feature-icon-hover:hover > span.icon{background-color:#333;color:#fff;}
.ib,
.icon-hover,
.feature-icon-hover .ib,
.feature-icon-hover .icon{transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;}
.ib.ic-char,
.ib.i-char{text-align:center;}
.ib-no-bg,
.ib.no-bg-color{background-color:transparent !important;}
.ib-circle,
.ib.circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.ib-rounded,
.ib.rounded{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.ib-square,
.ib.square{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.ib-wrapper--square .ib,
.icon-wrapper-square .ib{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.feature{margin:10px 0;}
.feature:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.feature.first{margin-top:0;}
.feature.last{margin-bottom:0;}
.feature.top-border{border-top:1px solid #f5f5f5;padding-top:10px;}
.feature.bottom-border{border-bottom:1px solid #f5f5f5;padding-bottom:10px;}
.feature-wrapper.top-border{border-top:1px solid #f5f5f5;margin-top:20px;padding-top:20px;}
.feature-wrapper.bottom-border{border-bottom:1px solid #f5f5f5;margin-bottom:20px;padding-bottom:20px;}
.feature .heading{font-size:1.3333em;line-height:1.25em;margin-bottom:0.625em;font-weight:normal;}
.feature .above-heading{margin:0 0 5px;font-size:11px;line-height:1.4545em;text-transform:uppercase;color:#888;}
.feature .below-heading{font-size:1em;font-style:italic;line-height:1.3333em;color:#888;}
.feature .ic.left{margin:0 15px 10px 0;}
.feature .ic.right{margin:0 0 10px 15px;}
.feature.v-centered-content .v-center .ic{margin:0 5px 0 0;}
.feature.indent > .ic,
.feature.indent > .icon{float:left;margin:0 15px 0 0;}
.feature.indent > .ic.right,
.feature.indent > .icon.right{float:right;margin:0 0 0 15px;}
.feature.indent{padding-left:51px;}
.feature.indent > .ic,
.feature.indent > span.icon{margin-left:-51px;}
.feature.indent-size-l,
.feature.indent.large{padding-left:63px;}
.feature.indent-size-l > .ic,
.feature.indent.large > .ic,
.feature.indent.large > span.icon.large{margin-left:-63px;}
.feature.indent-size-xl{padding-left:75px;}
.feature.indent-size-xl > .ic{margin-left:-75px;}
.feature.indent-size-xxl{padding-left:87px;}
.feature.indent-size-xxl > .ic{margin-left:-87px;}
.feature.indent-size-xxxl{padding-left:99px;}
.feature.indent-size-xxxl > .ic{margin-left:-99px;}
.feature.centered{text-align:center;}
.feature.centered .ic{margin:0 0 10px;}
.feature .ic.auto-size{width:auto;max-width:none;height:auto;max-height:none;}
/**
 * Definitions of the font with icons and definitions of the icon glyphs
 */



@font-face {
	font-family: 'ThemeIcons';
	src:url('https://estore.ua/ua/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.eot?387osh');
	src:url('https://estore.ua/ua/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.eot?#iefix387osh') format('embedded-opentype'),
		url('https://estore.ua/ua/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.woff?387osh') format('woff'),
		url('https://estore.ua/ua/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.svg?387osh#ThemeIcons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}


/* Icon codes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.ic-plane:before {
	content: "\e200";
}
.ic-tag:before {
	content: "\e201";
}
.ic-paint:before {
	content: "\e202";
}
.ic-credit:before {
	content: "\e203";
}
.ic-phone:before {
	content: "\e204";
}
.ic-letter:before {
	content: "\e205";
}
.ic-stopwatch:before {
	content: "\e206";
}
.ic-bars:before {
	content: "\e207";
}
.ic-truck:before {
	content: "\e208";
}
.ic-download:before {
	content: "\e209";
}
.ic-upload:before {
	content: "\e20a";
}
.ic-warning:before {
	content: "\e20b";
}
.ic-question:before {
	content: "\e20c";
}
.ic-info:before {
	content: "\e20d";
}
.ic-success:before {
	content: "\e20e";
}
.ic-close2:before {
	content: "\e20f";
}
.ic-reload:before {
	content: "\e210";
}
.ic-scissors:before {
	content: "\e211";
}
.ic-googleplus:before {
	content: "\e212";
}
.ic-facebook:before {
	content: "\e213";
}
.ic-twitter:before {
	content: "\e214";
}
.ic-feed:before {
	content: "\e215";
}
.ic-youtube:before {
	content: "\e216";
}
.ic-vimeo:before {
	content: "\e217";
}
.ic-flickr:before {
	content: "\e218";
}
.ic-dribbble:before {
	content: "\e219";
}
.ic-github:before {
	content: "\e21a";
}
.ic-wordpress:before {
	content: "\e21b";
}
.ic-blogger:before {
	content: "\e21c";
}
.ic-tumblr:before {
	content: "\e21d";
}
.ic-skype:before {
	content: "\e21e";
}
.ic-home:before {
	content: "\e21f";
}
.ic-edit2:before {
	content: "\e220";
}
.ic-cart:before,
.ic-cart1:before {
	content: "\e221";
}
.ic-menu:before {
	content: "\e222";
}
.ic-star-o:before {
	content: "\e223";
}
.ic-star:before {
	content: "\e224";
}
.ic-heart:before {
	content: "\e225";
}
.ic-heart-o:before {
	content: "\e226";
}
.ic-arrow-up:before {
	content: "\e227";
}
.ic-arrow-right:before {
	content: "\e228";
}
.ic-arrow-down:before {
	content: "\e229";
}
.ic-arrow-left:before {
	content: "\e22a";
}
.ic-filter:before {
	content: "\e22b";
}
.ic-lastminute:before {
	content: "\e22c";
}
.ic-close:before {
	content: "\e22d";
}
.ic-edit:before {
	content: "\e22e";
}
.ic-instagram:before {
	content: "\e22f";
}
.ic-user:before {
	content: "\e230";
}
.ic-mobile:before {
	content: "\e231";
}
.ic-pin:before {
	content: "\e232";
}
.ic-zoomin:before {
	content: "\e233";
}
.ic-zoomout:before {
	content: "\e234";
}
.ic-search:before {
	content: "\e235";
}
.ic-gift:before {
	content: "\e236";
}
.ic-anchor:before {
	content: "\e237";
}
.ic-calendar:before {
	content: "\e238";
}
.ic-remove:before {
	content: "\e239";
}
.ic-compare:before {
	content: "\e23a";
}
.ic-alarm:before {
	content: "\e23b";
}
.ic-plus:before {
	content: "\e23c";
}
.ic-minus:before {
	content: "\e23d";
}
.ic-pinterest:before {
	content: "\e23e";
}
.ic-call24:before {
	content: "\e23f";
}
.ic-callcenter:before {
	content: "\e240";
}
.ic-delivery:before {
	content: "\e241";
}
.ic-package:before {
	content: "\e242";
}
.ic-globe:before {
	content: "\e243";
}
.ic-lightbulb:before {
	content: "\e244";
}
.ic-microscope:before {
	content: "\e245";
}
.ic-24hours:before {
	content: "\e246";
}
.ic-coupon:before {
	content: "\e247";
}
.ic-tshirt:before {
	content: "\e248";
}
.ic-bag8:before {
	content: "\e249";
}
.ic-bag6:before {
	content: "\e24a";
}
.ic-bag4:before {
	content: "\e24b";
}
.ic-bag3:before {
	content: "\e24c";
}
.ic-bag7:before {
	content: "\e24d";
}
.ic-bag2:before {
	content: "\e24e";
}
.ic-bag5:before {
	content: "\e24f";
}
.ic-cart2:before {
	content: "\e250";
}
.ic-bag:before,
.ic-bag1:before {
	content: "\e251";
}
.ic-cart3:before {
	content: "\e252";
}
.ic-smartphones:before {
	content: "\e253";
}
.ic-grid:before {
	content: "\e254";
}
.ic-list:before {
	content: "\e255";
}
.ic-linkedin:before {
	content: "\e256";
}
.ic-bell:before {
	content: "\e257";
}
.ic-xing:before {
	content: "\e258";
}
.ic-vk:before {
	content: "\e259";
}
.ic-weibo:before {
	content: "\e25a";
}
.ic-renren:before {
	content: "\e25b";
}
.ic-behance:before {
	content: "\e25c";
}
.ic-vine:before {
	content: "\e25d";
}
.ic-share:before {
	content: "\e25e";
}
.ic-lowstock:before {
	content: "\e25f";
}
.ic-left:before {
	content: "\e260";
}
.ic-down:before {
	content: "\e261";
}
.ic-up:before {
	content: "\e262";
}
.ic-right:before {
	content: "\e263";
}

/**
 * Theme icons
 * Deprecated since 1.10.0 in favor of font icons
 */



/* Predefined icons
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Wishlist */
.icon.i-wishlist {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-7px -7px;
}
.icon.i-wishlist-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-7px -57px;
}

	/* bw */
	.icon.i-wishlist-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -7px;
	}
	.icon-hover:hover.i-wishlist-bw,
	.feature-icon-hover:hover .icon.i-wishlist-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -57px;
	}
	
	/* wb */
	.icon.i-wishlist-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -57px;
	}
	.icon-hover:hover.i-wishlist-wb,
	.feature-icon-hover:hover .icon.i-wishlist-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -7px;
	}

/* Compare */
.icon.i-compare {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-57px -7px;
}
.icon.i-compare-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-57px -57px;
}

	/* bw */
	.icon.i-compare-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-57px -7px;
	}
	.icon-hover:hover.i-compare-bw,
	.feature-icon-hover:hover .icon.i-compare-bw,
	.open > .dropdown-toggle.cover .icon.i-compare-bw
	{
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-57px -57px;
	}
	
	/* wb */
	.icon.i-compare-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-57px -57px;
	}
	.icon-hover:hover.i-compare-wb,
	.feature-icon-hover:hover .icon.i-compare-wb,
	.open > .dropdown-toggle.cover .icon.i-compare-wb
	{
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-57px -7px;
	}

/* Share/recommend */
.icon.i-recommend {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-107px -7px;
}
.icon.i-recommend-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-107px -57px;
}

	/* bw */
	.icon.i-recommend-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -7px;
	}
	.icon-hover:hover.i-recommend-bw,
	.feature-icon-hover:hover .icon.i-recommend-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -57px;
	}
	
	/* wb */
	.icon.i-recommend-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -57px;
	}
	.icon-hover:hover.i-recommend-wb,
	.feature-icon-hover:hover .icon.i-recommend-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -7px;
	}

/* Low stock */
.icon.i-lowstock {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-157px -7px;
}
.icon.i-lowstock-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-157px -57px;
}

	/* bw */
	.icon.i-lowstock-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -7px;
	}
	.icon-hover:hover.i-lowstock-bw,
	.feature-icon-hover:hover .icon.i-lowstock-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -57px;
	}
	
	/* wb */
	.icon.i-lowstock-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -57px;
	}
	.icon-hover:hover.i-lowstock-wb,
	.feature-icon-hover:hover .icon.i-lowstock-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -7px;
	}



/* Cart */
.icon.i-cart {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-457px -7px;
}
.icon.i-cart-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-457px -57px;
}

	/* bw */
	.icon.i-cart-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-457px -7px;
	}
	.icon-hover:hover.i-cart-bw,
	.feature-icon-hover:hover .icon.i-cart-bw,
	.open > .dropdown-toggle.cover .icon.i-cart-bw
	{
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-457px -57px;
	}
	
	/* wb */
	.icon.i-cart-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-457px -57px;
	}
	.icon-hover:hover.i-cart-wb,
	.feature-icon-hover:hover .icon.i-cart-wb,
	.open > .dropdown-toggle.cover .icon.i-cart-wb
	{
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-457px -7px;
	}

/* Row 2
-------------------------------------------------------------- */

/* Home */
.icon.i-home {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-7px -107px;
}
.icon.i-home-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-7px -157px;
}

	/* bw */
	.icon.i-home-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -107px;
	}
	.icon-hover:hover.i-home-bw,
	.feature-icon-hover:hover .icon.i-home-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -157px;
	}
	
	/* wb */
	.icon.i-home-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -157px;
	}
	.icon-hover:hover.i-home-wb,
	.feature-icon-hover:hover .icon.i-home-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-7px -107px;
	}

/* Left */
.icon.i-left {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-107px -107px;
}
.icon.i-left-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-107px -157px;
}

	/* bw */
	.icon.i-left-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -107px;
	}
	.icon-hover:hover.i-left-bw,
	.feature-icon-hover:hover .icon.i-left-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -157px;
	}
	
	/* wb */
	.icon.i-left-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -157px;
	}
	.icon-hover:hover.i-left-wb,
	.feature-icon-hover:hover .icon.i-left-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-107px -107px;
	}

/* Right */
.icon.i-right {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-157px -107px;
}
.icon.i-right-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-157px -157px;
}

	/* bw */
	.icon.i-right-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -107px;
	}
	.icon-hover:hover.i-right-bw,
	.feature-icon-hover:hover .icon.i-right-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -157px;
	}
	
	/* wb */
	.icon.i-right-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -157px;
	}
	.icon-hover:hover.i-right-wb,
	.feature-icon-hover:hover .icon.i-right-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-157px -107px;
	}

/* Top */
.icon.i-top {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-207px -107px;
}
.icon.i-top-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-207px -157px;
}

	/* bw */
	.icon.i-top-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-207px -107px;
	}
	.icon-hover:hover.i-top-bw,
	.feature-icon-hover:hover .icon.i-top-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-207px -157px;
	}
	
	/* wb */
	.icon.i-top-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-207px -157px;
	}
	.icon-hover:hover.i-top-wb,
	.feature-icon-hover:hover .icon.i-top-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-207px -107px;
	}

/* Bottom */
.icon.i-bottom {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-257px -107px;
}
.icon.i-bottom-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
	background-position:-257px -157px;
}

	/* bw */
	.icon.i-bottom-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-257px -107px;
	}
	.icon-hover:hover.i-bottom-bw,
	.feature-icon-hover:hover .icon.i-bottom-bw {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-257px -157px;
	}
	
	/* wb */
	.icon.i-bottom-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-257px -157px;
	}
	.icon-hover:hover.i-bottom-wb,
	.feature-icon-hover:hover .icon.i-bottom-wb {
		background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite.png);
		background-position:-257px -107px;
	}

/**
 * Social icons
 * Deprecated since 1.10.0 in favor of font icons
 */



/* Contact icons
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Phone */
.icon.i-telephone {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-7px -7px;
}
.icon.i-telephone-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-7px -57px;
}

/* Mobile */
.icon.i-mobile {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-57px -7px;
}
.icon.i-mobile-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-57px -57px;
}

/* Skype */
.icon.i-skype {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-107px -7px;
}
.icon.i-skype-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-107px -57px;
}

/* Letter */
.icon.i-letter {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-157px -7px;
}
.icon.i-letter-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-157px -57px;
}

/* Location */
.icon.i-location {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-207px -7px;
}
.icon.i-location-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-207px -57px;
}


/* Row 2
-------------------------------------------------------------- */
/* Twitter */
.icon.i-twitter {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-7px -107px;
}
.icon.i-twitter-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-7px -157px;
}

/* Facebook */
.icon.i-facebook {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-57px -107px;
}
.icon.i-facebook-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-57px -157px;
}

/* Google plus */
.icon.i-googleplus {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-107px -107px;
}
.icon.i-googleplus-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-107px -157px;
}

/* Youtube */
.icon.i-youtube {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-157px -107px;
}
.icon.i-youtube-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-157px -157px;
}

/* Vimeo */
.icon.i-vimeo {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-207px -107px;
}
.icon.i-vimeo-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-207px -157px;
}

/* Wordpress */
.icon.i-wordpress {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-257px -107px;
}
.icon.i-wordpress-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-257px -157px;
}

/* Pinterest */
.icon.i-pinterest {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-307px -107px;
}
.icon.i-pinterest-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-307px -157px;
}

/* Linked in */
.icon.i-linkedin {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-357px -107px;
}
.icon.i-linkedin-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-357px -157px;
}

/* Blogger */
.icon.i-blogger {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-407px -107px;
}
.icon.i-blogger-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-407px -157px;
}

/* Envato */
.icon.i-envato {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-457px -107px;
}
.icon.i-envato-w {
	background-image:url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social.png);
	background-position:-457px -157px;
}

.sidebar .block:first-child {
  margin-top: 6px;
}

.cms-index-index .sidebar .block:first-child {
  margin-top: 0;
}

.my-account .page-title,
.category-title {
  border-bottom: 1px solid #efefef;
}

.block .block-title,
.block-layered-nav .block-subtitle--filter,
.section-title,
.cart .crosssell h2,
.cart .discount h2,
.cart .shipping h2 {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #efefef;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.2222em;
}

.account-login h2,
#opc-login h3,
.fieldset .legend,
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  padding-bottom: 7px;
  border-bottom: 1px solid #efefef;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.2222em;
  margin-bottom: 15px;
}

.category-title,
.my-account .page-title,
.box-account .box-head,
.dashboard .box .box-title {
  border-color: #efefef;
}

.block .actions,
.section-line,
.buttons-set,
.toolbar {
  border-color: #efefef;
}

.product-view .product-type-data,
.product-view .product-type-data .price-box,
.container1-wrapper,
.container2-wrapper,
.product-view .add-to-box,
.category-products-grid .item,
.products-list li.item,
.remember-me-popup h3,
.map-popup-heading {
  border-color: #f5f5f5;
}

.product-view .ratings .rating-links .separator,
.custom-sidebar-right .inner,
.custom-sidebar-left .inner {
  border-color: #efefef;
}

.products-list .product-shop-inner {
  border-color: #f5f5f5;
}

.data-table thead,
.cart-table thead tr,
.availability-only-details thead {
  border-color: #efefef;
}

.swatch-link {
  border-color: #cccccc;
}

.extrahint-wrapper .product-pricing,
.addresses-list .addresses-primary .item,
.order-info-box,
.advanced-search-summary,
.opc .gift-messages-form {
  background-color: #f5f5f5;
}

.products-list .ratings,
.products-grid .ratings,
.products-list .ratings a,
.products-grid .ratings a,
.block-layered-nav dl dd ol > li > a .count,
.breadcrumbs li,
.breadcrumbs a,
.block-related-simple .related-add-to-wishlist,
.block-related-thumbnails .related-add-to-wishlist,
.availability,
.product-view .box-reviews dd .date,
.item-options dd,
.product-options p.note {
  color: #aaa;
}

.product-options dd select,
.product-options dd .input-text,
.product-options dd textarea,
.product-options ul.options-list {
  color: #888;
}

.product-options dd select:hover,
.product-options dd select:focus,
.product-options dd textarea:hover,
.product-options dd textarea:focus,
.product-options ul.options-list:hover {
  color: #333;
}

.sticky-header .sticky-container,
.dropdown.open > .dropdown-heading.cover,
/*.dropdown.open .dropdown-content,*/
.truncated .truncated_full_value .item-options,
.nav-regular .nav-panel--dropdown,
.form-search .search-autocomplete ul,
.remember-me-popup,
.map-popup,
#subscribe-form .input-box .validation-advice {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

a,
.mobnav-trigger .trigger-icon .line,
.opener,
a > .ib,
a.feature-icon-hover > .ib {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

a:hover,
.mobnav-trigger:hover .trigger-icon .line,
.opener:hover,
.nav-item > a:hover + .opener,
a:hover > .ib,
a.feature-icon-hover:hover > .ib {
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}

.nav-regular a > .caret {
  -webkit-transition: border-color 300ms ease-in-out, opacity 300ms ease-in-out;
  transition: border-color 300ms ease-in-out, opacity 300ms ease-in-out;
}

.nav-regular a:hover > .caret {
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}

.sorter .view-mode .grid,
.sorter .view-mode .list,
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc,
.add-to-links.addto-icons a,
#scroll-to-top {
  -webkit-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}

input.input-text, select, textarea,
.product-options ul.options-list,
.form-search .button,
.product-view .product-img-box .more-views .thumbnails li a,
.mini-products-list .product-image,
.cart .crosssell .product-image,
.gen-tabs .tabs a,
.gen-tabs .acctab,
.opc .step-title {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, border-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out, border-color 300ms ease-in-out;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    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
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    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;
}

/**
 * Override CSS components
 */



/* Deprecated: accordion/collapsible openers %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.accordion .opener,
.collapsible .opener,
.acco .opener /* Menu opener */
{
	/* Override default background image */
	background-image: none !important;

	/* Font icons */
	display: inline-block;
	font-family: ThemeIcons;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1em;*/ /* Important: don't overrid line height, it depends on the size of the icon */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Icon size */
	font-size: 12px;
}
.accordion .opener:before,
.collapsible .opener:before,
.acco .opener:before {
	content: "\e23c";
}

/* Active opener */
.accordion li.item-active > .opener:before,
.collapsible.active .opener:before,
.acco li.item-active > .opener:before {
	content: "\e23d";
}



/* Colorbox %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#cboxPrevious,
#cboxNext,
#cboxClose {
	/* Override default background image */
	background-image: none !important;

	/* Font icons */
	display: inline-block;
	font-family: ThemeIcons;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1em;*/ /* Important: don't overrid line height, it depends on the size of the icon */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Icon size */
	font-size: 20px;
}
#cboxClose { font-size: 16px; }
#cboxPrevious:before { content: "\e260"; }
#cboxNext:before { content: "\e263"; }
#cboxClose:before { content: "\e20f"; }



/* Generic-nav %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Styles common for all direction controls */
.slider-arrows1 .owl-controls .owl-buttons div,
.slider-arrows2 .owl-controls .owl-buttons div,
.slider-arrows3 .owl-controls .owl-buttons div {
	/* Override default background image and remove text indent */
	background-image: none !important;
	text-indent: 0;

	/* Font icons */
	display: inline-block;
	font-family: ThemeIcons;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1em;*/ /* Important: don't overrid line height, it depends on the size of the icon */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Icon size */
	font-size: 20px;
}
.owl-controls .owl-buttons .owl-prev:before { content: "\e260"; }
.owl-controls .owl-buttons .owl-next:before { content: "\e263"; }



/* Itemslider %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Buttons aligned at the bottom */
.itemslider.equal-height .item { position: static; padding-bottom: 50px; }
.itemslider.equal-height .actions { position: absolute; bottom: 0; }

/**
 * Override modules
 */

.wrapper {
  border-top-style: solid;
  border-top-width: 5px;
}

.col-left > *,
.col-left .widget-static-block {
  margin-right: 32px;
}

.col-right > *,
.col-right .widget-static-block {
  margin-left: 32px;
}

.page-title h1,
.page-title h2 {
  margin: 0;
  min-height: 1.3125em;
}

.category-title {
  margin-bottom: 0;
}

.note-msg.empty-catalog {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/empty-catalog.png) 10px 10px no-repeat transparent !important;
  color: inherit;
  min-height: 70px;
  padding: 55px 20px 55px 160px !important;
}

.breadcrumbs {
  line-height: 1.5em;
  margin: 0 0 5px;
}

.catalog-product-view .breadcrumbs {
  margin-bottom: 10px;
}

.user-menu .line-break-after {
  clear: both;
  margin-bottom: 1px;
}

.search-wrapper-inline .form-search .input-text {
  min-width: 180px;
}

.search-wrapper-p0 {
  float: right;
}

.search-wrapper-p0 .form-search .input-text {
  min-width: 220px;
}

.search-wrapper-p1 {
  float: right;
}

.search-wrapper-p1 .form-search .input-text {
  min-width: 220px;
}

.search-wrapper-p2 {
  float: right;
}

.search-wrapper-p2 .form-search .input-text {
  min-width: 220px;
}

.search-wrapper-p3 {
  float: right;
}

.search-wrapper-p3 .form-search .input-text {
  min-width: 220px;
}

.search-wrapper-p4 {
  float: right;
}

.search-wrapper-p4 .form-search .input-text {
  min-width: 220px;
}

.search-wrapper-p5 {
  float: right;
}

.search-wrapper-p5 .form-search .input-text {
  min-width: 220px;
}

.header-regular .skip-link {
  display: none;
}

.skip-link .count {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: red;
  color: #fff;
  /*margin-left: -14px;*/
  /*margin-right: -7px;*/
  /*margin-top: -22px;*/
  position: absolute;
  right: -11px;
  top: -12px;
}

.header-regular .mini-cart-heading,
.header-regular .mini-compare-heading {
  display: block;
}

.header-regular .mini-cart-heading .label.no-display,
.header-regular .mini-compare-heading .label.no-display {
  display: none;
}

.header-regular .hp-blocks-holder {
  display: table;
  width: 100%;
}

.header-regular .hp-blocks-holder .hp-block {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

.header-regular .hp-blocks-holder .hp-block:before,
.header-regular .hp-blocks-holder .hp-block:after {
  display: table;
  content: " ";
}

.header-regular .hp-blocks-holder .hp-block:after {
  clear: both;
}

.header-regular .form-search {
  width: 100%;
}

.header-regular .left-column {
  text-align: left;
}

.header-regular .central-column {
  padding-left: 10px;
  padding-right: 10px;
}

.header-regular .right-column {
  text-align: right;
}

.header-regular .left-column .dropdown .dropdown-content {
  left: 0;
  right: auto;
}

.header-regular .left-column .dropdown {
  display: inline-block;
}

.header-regular .left-column .form-search {
  float: left;
}

.header-regular .left-column .user-menu .search-wrapper,
.header-regular .left-column .user-menu .mini-cart,
.header-regular .left-column .user-menu .mini-compare,
.header-regular .left-column .user-menu .top-links,
.header-regular .left-column .user-menu .top-links ul {
  float: left;
}

.header-regular .right-column .dropdown .dropdown-content {
  left: auto;
  right: 0;
}

.header-regular .right-column .dropdown {
  display: inline-block;
}

.header-regular .right-column .form-search {
  float: right;
}

.header-regular .right-column .user-menu .search-wrapper,
.header-regular .right-column .user-menu .mini-cart,
.header-regular .right-column .user-menu .mini-compare,
.header-regular .right-column .user-menu .top-links,
.header-regular .right-column .user-menu .top-links ul {
  float: right;
}

.header-regular .right-column .nav-container {
  float: right;
}

.header-regular .central-column .form-search {
  margin: 0 auto;
}

.header-regular .central-column .form-search .input-text {
  float: right;
  width: 100%;
}

.header-regular .central-column .user-menu {
  display: inline-block;
  float: none;
  width: auto;
}

.header-regular .central-column .user-menu .search-wrapper,
.header-regular .central-column .user-menu #mini-cart-wrapper-regular,
.header-regular .central-column .user-menu .mini-cart,
.header-regular .central-column .user-menu .mini-compare,
.header-regular .central-column .user-menu .top-links,
.header-regular .central-column .user-menu .top-links ul {
  float: right;
}

.header-regular .logo-wrapper--mobile,
.header-regular .logo--mobile,
.header-regular .header-collateral,
.header-regular .after-mobile-logo,
.header-regular .skip-links-clearer,
.header-regular #search-wrapper-mobile,
.header-regular #user-menu-wrapper-mobile,
.header-regular #account-links-wrapper-mobile,
.header-regular #mini-cart-wrapper-mobile,
.header-regular #mini-compare-wrapper-mobile {
  display: none;
}

.header-regular #lang-switcher-wrapper-regular,
.header-regular #currency-switcher-wrapper-regular,
.header-regular .header-top .dropdown {
  margin: 0;
}

.header-mobile .skip-link {
  position: relative;
  float: left;
  width: 20%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.header-mobile a.skip-link {
  text-decoration: none;
}

.header-mobile .skip-link:hover {
  opacity: 0.7;
}

.header-mobile .skip-link.skip-active:hover {
  opacity: 1;
}

.header-mobile .skip-link .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  font-size: 16px;
  line-height: 16px;
}

.header-mobile .skip-link .label {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
}

.header-mobile .skip-link .count {
  display: inline-block;
  vertical-align: middle;
}

.header-mobile .skip-link .caret {
  display: none;
}

.header-mobile .skip-link.skip-active,
.header-mobile .skip-link:hover {
  color: inherit;
}

.header-mobile .skip-link.skip-active span {
  color: inherit;
}

.header-mobile .skip-link.skip-active .count {
  color: #fff;
}

.header-mobile .skip-links--1 .skip-link {
  width: 100%;
}

.header-mobile .skip-links--2 .skip-link {
  width: 50%;
}

.header-mobile .skip-links--3 .skip-link {
  width: 33.33%;
}

.header-mobile .skip-links--4 .skip-link {
  width: 25%;
}

.header-mobile .skip-links--5 .skip-link {
  width: 20%;
}

.header-mobile .skip-links--6 .skip-link {
  width: 16.66%;
}

.header-mobile .mini-compare .mini-compare-heading {
  display: none;
}

.header-mobile .mini-compare .actions {
  border: none;
  padding-top: 0;
}

.header-mobile .mini-cart,
.header-mobile .mini-compare {
  position: static;
  float: none;
}

.header-mobile .mini-cart-content,
.header-mobile .mini-compare-content {
  clear: both;
  width: 100%;
}

.header-mobile .skip-content {
  display: none;
}

.header-mobile .skip-content.skip-active {
  display: block;
}

.header-mobile .skip-content--style {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100% !important;
  margin: 0;
}

.header-mobile .skip-content--style:before,
.header-mobile .skip-content--style:after {
  display: table;
  content: " ";
}

.header-mobile .skip-content--style:after {
  clear: both;
}

.header-mobile .form-search {
  width: 100%;
}

.header-mobile .form-search .input-text {
  width: 100%;
}

.header-mobile .mini-cart-content,
.header-mobile .mini-compare-content {
  clear: both;
  width: 100%;
}

.header-mobile .hp-blocks-holder .hp-block {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (max-width: 960px) {
  .header-regular .hp-blocks-holder--with-menu .hp-block {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .header-regular .hp-blocks-holder--with-menu .nav-container {
    float: none;
  }

  .header-regular .hp-blocks-holder--with-menu .right-column {
    text-align: inherit;
  }
}

.header-mobile .top-links {
  float: none !important;
  clear: both;
}

.header-mobile .top-links ul {
  float: none !important;
}

.header-mobile .skip-content .links > li {
  float: none;
  line-height: 44px;
  font-size: 16px;
}

.header-mobile .skip-content .links > li > a {
  background-image: none;
}

.header-mobile .logo-wrapper--regular {
  display: none;
}

.header-mobile .logo-wrapper--mobile {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.header-mobile .logo-wrapper--mobile .logo {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.header-mobile .header-collateral {
  float: right;
  text-align: right;
}

.header-mobile .header-collateral + .logo-wrapper--mobile {
  float: left;
  text-align: left;
}

.header-mobile .line-break-after {
  display: none !important;
}

.header-mobile .user-menu {
  float: none !important;
  margin: 0;
}

.header-mobile.move-switchers #lang-switcher-wrapper-regular,
.header-mobile.move-switchers #currency-switcher-wrapper-regular {
  display: none;
}

.header-mobile .mobnav-trigger-wrapper {
  display: none !important;
}

.header-mobile .nav-mobile {
  display: block !important;
}

.header-mobile .nav.simple .inner-container {
  padding-left: 0;
  padding-right: 0;
}

.header-mobile .header-primary {
  padding-bottom: 0;
}

.header-mobile .nav {
}

.header-mobile .nav-container {
  padding: 0;
  background-color: transparent;
}

.header-mobile .nav-container #nav {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-mobile .nav-mobile .nav-item.nav-1 {
  margin-top: 0 !important;
}

.header-mobile .container_header_primary_left_1,
.header-mobile .container_header_primary_central_1,
.header-mobile .container_header_primary_right_1 {
  display: none;
}

.sticky-header .sticky-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
}

.sticky-header .nav-container {
  padding-top: 0;
  padding-bottom: 0;
}

.sticky-header .nav-container .nav {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}

.sticky-header .nav-container .nav,
.sticky-header .nav-container #nav {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.sticky-header .nav-regular .nav-item.level0 > a .cat-label {
  display: none;
}

.sticky-header .sticky-container--full-width .container {
  max-width: none;
  width: 100%;
}

.sticky-header .sticky-container--full-width .inner-container {
  padding-left: 0;
  padding-right: 0;
}

.sticky-header .nav-holder .dropdown-heading .label {
  display: none;
}

.block-viewed .block-content ol,
.block-compare .block-content ol,
.block-compared .block-content ol {
  padding-left: 0;
  list-style: none;
}

.block-viewed .block-content li.item,
.block-compare .block-content li.item,
.block-compared .block-content li.item {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/bullet.png) no-repeat 3px 10px;
  padding-left: 15px;
}

.block-account .block-title {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/ic-account.png) 5px 2px no-repeat;
  padding-left: 42px !important;
}

.block-account .block-content {
  padding: 10px 0 0;
}

.block-account li > * {
  padding: 2px;
}

.block-account li.current strong {
  font-weight: bold;
}

.products-grid .item {
  -webkit-tap-highlight-color: transparent;
}

.availability {
  float: left;
  margin: 0 10px 10px 0;
}

.price-box-bundle {
  border-bottom: 1px solid #e5e5e5;
  margin: -10px 0 15px;
  padding-bottom: 15px;
}

.product-view .space-before-avail {
  margin: 0 0 15px;
  height: 0;
  line-height: 0;
}

.product-view .product-type-data > .price-box {
  border-top-style: solid;
  border-top-width: 1px;
  margin: 15px 0 0;
  padding: 10px 0;
}

.product-view .box-reviews .buttons-set {
  margin-left: 0;
  margin-right: 0;
}

.product-view .sku {
  margin: 15px 0;
}

.product-view .sku .label {
  font-weight: bold;
}

.product-view .is-type-grouped .availability {
  margin-top: 0;
  margin-bottom: 0;
}

.product-view .grouped-items-table input.input-text {
  height: 26px;
  padding: 4px;
}

.accordion-style1 li a {
  border-bottom-color: #eee;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.accordion-style1 li a:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

.accordion-style1 .opener {
  background-color: rgba(0, 0, 0, 0.03);
}

.gen-tabs .acctab:after,
.collapsible .block-title:after,
.mobile-collapsible .block-title:after,
.sidebar .block .block-title:after,
.block-layered-nav .block-title:after {
  float: right;
  font-size: 22px;
}

.mobile-collapsible .block-title:after,
.sidebar .block .block-title:after,
.block-layered-nav .block-title:after {
  display: none !important;
}

.form-search .button:before,
.buttons-set .back-link a:before,
.btn-remove2:before,
.map-popup-close:before,
.remember-me-popup-head .remember-me-popup-close:before,
.btn-edit:before,
.breadcrumbs .sep,
.gen-tabs .acctab:after,
.collapsible .block-title:after,
.mobile-collapsible .block-title:after,
.sidebar .block .block-title:after,
.block-layered-nav .block-title:after {
  display: inline-block;
  font-family: ThemeIcons;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.checkout-onepage-index .btn-remove:before {
  font-family: "Font Awesome 6 Free" !important;
}


.form-search .button:before {
  content: "\e235";
}

.buttons-set .back-link a:before {
  content: "\e22a";
}

.checkout-onepage-index.btn-remove:before,
.map-popup-close:before,
.remember-me-popup-head .remember-me-popup-close:before {
  content: "\f2ed";
}
.btn-remove2:before{
content: "\e22d";

}

.btn-edit:before {
  content: "\e22e";
}

.breadcrumbs .sep:before {
  content: "\e228";
  font-size: 8px;
}

.gen-tabs .acctab:after,
.collapsible .block-title:after,
.mobile-collapsible .block-title:after,
.sidebar .block .block-title:after,
.block-layered-nav .block-title:after {
  content: "\e261";
}

.gen-tabs .acctab.current:after,
.collapsible .block-title.active:after,
.mobile-collapsible .block-title.active:after,
.sidebar .block .block-title.active:after,
.block-layered-nav .block-title.active:after {
  content: "\e262";
}

.nav.simple {
  width: 100%;
}

.cart-left-column .grid-full,
.cart-right-column .grid-full {
  width: 100%;
}

.block_category_above_collection {
  margin: 10px 0;
}

.block_category_below_collection {
  margin: 10px 0;
}

.block_category_above_empty_collection {
  margin: 10px 0;
}

.block_mini_cart_above_products {
  margin: 0 0 10px;
}

.block_cms_page_top {
  margin: 0 0 15px;
}

.block_footer_payment {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.sample-block {
  color: #999;
  margin-top: 10px;
  padding: 0 !important;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.sample-block:hover {
  color: #333;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-ms-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .rating-box,
  .rating-box .rating {
    background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/img/rating@2x.png);
    background-size: 14px 43px;
  }

  #scroll-to-top,
  .header .form-search .button span,
  .icon.i-wishlist,
  .icon.i-wishlist-w,
  .icon.i-wishlist-bw,
  .icon.i-wishlist-wb,
  .icon.i-compare,
  .icon.i-compare-w,
  .icon.i-compare-bw,
  .icon.i-compare-wb,
  .icon.i-recommend,
  .icon.i-recommend-w,
  .icon.i-recommend-bw,
  .icon.i-recommend-wb,
  .icon.i-lowstock,
  .icon.i-lowstock-w,
  .icon.i-lowstock-bw,
  .icon.i-lowstock-wb,
  .icon.i-cart,
  .icon.i-cart-w,
  .icon.i-cart-bw,
  .icon.i-cart-wb,
  .icon.i-home,
  .icon.i-home-w,
  .icon.i-home-bw,
  .icon.i-home-wb,
  .icon.i-left,
  .icon.i-left-w,
  .icon.i-left-bw,
  .icon.i-left-wb,
  .icon.i-right,
  .icon.i-right-w,
  .icon.i-right-bw,
  .icon.i-right-wb,
  .icon.i-top,
  .icon.i-top-w,
  .icon.i-top-bw,
  .icon.i-top-wb,
  .icon.i-bottom,
  .icon.i-bottom-w,
  .icon.i-bottom-bw,
  .icon.i-bottom-wb {
    background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite@2x.png);
    background-size: 500px 200px;
  }

  .icon.i-telephone,
  .icon.i-telephone-w,
  .icon.i-mobile,
  .icon.i-mobile-w,
  .icon.i-skype,
  .icon.i-skype-w,
  .icon.i-letter,
  .icon.i-letter-w,
  .icon.i-location,
  .icon.i-location-w,
  .icon.i-twitter,
  .icon.i-twitter-w,
  .icon.i-facebook,
  .icon.i-facebook-w,
  .icon.i-googleplus,
  .icon.i-googleplus-w,
  .icon.i-youtube,
  .icon.i-youtube-w,
  .icon.i-vimeo,
  .icon.i-vimeo-w,
  .icon.i-wordpress,
  .icon.i-wordpress-w,
  .icon.i-pinterest,
  .icon.i-pinterest-w,
  .icon.i-linkedin,
  .icon.i-linkedin-w,
  .icon.i-blogger,
  .icon.i-blogger-w,
  .icon.i-envato,
  .icon.i-envato-w {
    background-image: url(https://estore.ua/ua/skin/frontend/ultimo/default/images/sprite-icons-social@2x.png);
    background-size: 500px 200px;
  }
}

/*
 * 12-column grid system
 */



/* Grid units
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.grid12-1,
.grid12-2,
.grid12-3,
.grid12-4,
.grid12-5,
.grid12-6,
.grid12-7,
.grid12-8,
.grid12-9,
.grid12-10,
.grid12-11,
.grid12-12,
.grid-full, /* Alias for full-width unit */

/* Special grid units */
.grid-col2-sidebar,
.grid-col2-main
{ 
	/*position:relative;*/
	display:inline;
	float:left;
	margin-left:1%;
	margin-right:1%;
}

/* Basic grid units width */
.grid12-1	{ width:6.33%; }
.grid12-2	{ width:14.66%; }
.grid12-3	{ width:23%; }
.grid12-4	{ width:31.33%; }
.grid12-5	{ width:39.67%; }
.grid12-6	{ width:48%; }
.grid12-7	{ width:56.33%; }
.grid12-8	{ width:64.67%; }
.grid12-9	{ width:73%; }
.grid12-10	{ width:81.33%; }
.grid12-11	{ width:89.67%; }
.grid12-12,
.grid-full	{ width:98%; }

/* Grid units without left gutter (margin) */
.no-left-gutter.grid12-1	{ margin-left:0; width:7.33%; }
.no-left-gutter.grid12-2	{ margin-left:0; width:15.66%; }
.no-left-gutter.grid12-3	{ margin-left:0; width:24%; }
.no-left-gutter.grid12-4	{ margin-left:0; width:32.33%; }
.no-left-gutter.grid12-5	{ margin-left:0; width:40.67%; }
.no-left-gutter.grid12-6	{ margin-left:0; width:49%; }
.no-left-gutter.grid12-7	{ margin-left:0; width:57.33%; }
.no-left-gutter.grid12-8	{ margin-left:0; width:65.67%; }
.no-left-gutter.grid12-9	{ margin-left:0; width:74%; }
.no-left-gutter.grid12-10	{ margin-left:0; width:82.33%; }
.no-left-gutter.grid12-11	{ margin-left:0; width:90.67%; }
.no-left-gutter.grid12-12,
.no-left-gutter.grid-full	{ margin-left:0; width:99%; }

/* Grid units without right gutter (margin) */
.no-right-gutter.grid12-1	{ margin-right:0; width:7.33%; }
.no-right-gutter.grid12-2	{ margin-right:0; width:15.66%; }
.no-right-gutter.grid12-3	{ margin-right:0; width:24%; }
.no-right-gutter.grid12-4	{ margin-right:0; width:32.33%; }
.no-right-gutter.grid12-5	{ margin-right:0; width:40.67%; }
.no-right-gutter.grid12-6	{ margin-right:0; width:49%; }
.no-right-gutter.grid12-7	{ margin-right:0; width:57.33%; }
.no-right-gutter.grid12-8	{ margin-right:0; width:65.67%; }
.no-right-gutter.grid12-9	{ margin-right:0; width:74%; }
.no-right-gutter.grid12-10	{ margin-right:0; width:82.33%; }
.no-right-gutter.grid12-11	{ margin-right:0; width:90.67%; }
.no-right-gutter.grid12-12,
.no-right-gutter.grid-full	{ margin-right:0; width:99%; }

/* Grid units without any gutter (margin) */
.no-gutter.grid12-1		{ margin-left:0; margin-right:0; width:8.33%; }
.no-gutter.grid12-2		{ margin-left:0; margin-right:0; width:16.66%; }
.no-gutter.grid12-3		{ margin-left:0; margin-right:0; width:25%; }
.no-gutter.grid12-4		{ margin-left:0; margin-right:0; width:33.33%; }
.no-gutter.grid12-5		{ margin-left:0; margin-right:0; width:41.67%; }
.no-gutter.grid12-6		{ margin-left:0; margin-right:0; width:50%; }
.no-gutter.grid12-7		{ margin-left:0; margin-right:0; width:58.33%; }
.no-gutter.grid12-8		{ margin-left:0; margin-right:0; width:66.67%; }
.no-gutter.grid12-9		{ margin-left:0; margin-right:0; width:75%; }
.no-gutter.grid12-10	{ margin-left:0; margin-right:0; width:83.33%; }
.no-gutter.grid12-11	{ margin-left:0; margin-right:0; width:91.67%; }
.no-gutter.grid12-12,
.no-gutter.grid-full	{ margin-left:0; margin-right:0; width:100%; }

/* Special grid units: basic structure of pages with 1 and 2 sidebars
-------------------------------------------------------------- */
/* 2 columns: fixed-width sidebar unit and fluid main unit.
   Sidebar unit has the same width for all screen sizes equal or greater than 1280px.
   Width of the main unit is fluid.
*/
.grid-col2-sidebar	{ width:23%; }
.grid-col2-main		{ width:73%; }

.no-gutter.grid-col2-sidebar	{ margin-left:0; margin-right:0; width:25%; }
.no-gutter.grid-col2-main		{ margin-left:0; margin-right:0; width:75%; }

/* Another 2 columns inside ".grid-col2-main": fixed-width sidebar unit and fluid main unit */
.grid-col3-sidebar	{ width:31.52%; }
.grid-col3-main		{ width:65.90%; }

.no-gutter.grid-col3-sidebar	{ margin-left:0; margin-right:0; width:31.52%; }
.no-gutter.grid-col3-main		{ margin-left:0; margin-right:0; width:65.90%; }

/* Vertically aligned grid
-------------------------------------------------------------- */
.v-grid-container {
	display:table;
	width:100%;
}
.v-grid {
	float:none;
	display:table-cell;
	vertical-align:middle;
}


/* Utility classes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Units with no gutter (margin): alpha - first unit in a row, omega - last unit in a row */
.alpha { margin-left:0; }
.omega { margin-right:0; }

/* Hide element if screen width is lower than the width specified in the class name */
.hide-below-1680 { display:none !important; }
.hide-below-1440 { display:none !important; }
.hide-below-1360 { display:none !important; }
.hide-below-1280 { display:none !important; }


/* Containers
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Main container for page content.
   Max width of the page is applied to elements with this class.
-------------------------------------------------------------- */
.container {
	margin-left:auto;
	margin-right:auto;
}
.nested-container { width:102%; margin-left:-1%; } /* Deprecated */

/* Inner container.
   Additional container, horizontal padding is applied to elements with this class.
-------------------------------------------------------------- */
.inner-container {
	padding-left: 15px;
	padding-right: 15px;

	/* Clear floats */
	*zoom: 1;
	clear: both;
}
/* Clear floats */
.inner-container:before,
.inner-container:after { display: table; line-height: 0; content: ""; }
.inner-container:after { clear: both; }

/* Full width container
-------------------------------------------------------------- */
.container.full-width {
	width: 100%;
	max-width: none;
}

/* Expanded container (without inner side padding)
-------------------------------------------------------------- */
.container.no-side-padding > .inner-container
{
	padding-left: 0;
	padding-right: 0;
}


/* Grid units containers
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Grid units container:
   clears floats (place grid units inside "div" with this class)
-------------------------------------------------------------- */
.grid-container { *zoom: 1; clear: both; }
.grid-container:before,
.grid-container:after { display: table; line-height: 0; content: ""; }
.grid-container:after { clear: both; }

/* Grid unit container:
   clears floats and adds vertical margin between units
-------------------------------------------------------------- */
.grid-container-spaced { *zoom: 1; clear: both; }
.grid-container-spaced:before,
.grid-container-spaced:after { display: table; line-height: 0; content: ""; }
.grid-container-spaced:after { clear: both; }
.grid-container-spaced .grid12-1,
.grid-container-spaced .grid12-2,
.grid-container-spaced .grid12-3,
.grid-container-spaced .grid12-4,
.grid-container-spaced .grid12-5,
.grid-container-spaced .grid12-6,
.grid-container-spaced .grid12-7,
.grid-container-spaced .grid12-8,
.grid-container-spaced .grid12-9,
.grid-container-spaced .grid12-10,
.grid-container-spaced .grid12-11,
.grid-container-spaced .grid12-12,
.grid-container-spaced .grid-full
{
	margin-bottom: 2%;
}

/* Grid presentation
-------------------------------------------------------------- */
.show-grid [class*="grid12-"] {
	background-color: #eee;
	text-align: center;
	min-height: 40px;
	line-height: 40px;
	transition:			all 300ms ease-in-out;
	-moz-transition:	all 300ms ease-in-out;
	-webkit-transition:	all 300ms ease-in-out;
	-o-transition:		all 300ms ease-in-out;
}
.show-grid [class*="grid12-"]:hover {
	background-color: #F08080;
}

/**
 * WARNING: do not edit this file. It was generated automatically, your changes will be overwritten and lost.
 * 2025-03-10 06:51:15 */







body {
			color: #333333;
	
			background-color: #fafafa;
	
	font-size: 14px;
}
a
{
			color: #606060;
	}
a:hover,
.vertnav li.current > a,
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover
{
			color: #2295d4;
	}

.caret {
			border-top-color: #333333;
	}


.button
{
	background-color: #f89b24;
	color: #333333;
}
.button:hover,
.button:focus
{
	background-color: #f89b24;
	color: #ffffff;
}

.product-view .btn-cart,
.btn-checkout
{
	background-color: ;
	color: #333333;
}
.product-view .btn-cart:hover,
.btn-checkout:hover
{
	background-color: #f89b24;
	color: #ffffff;
}



.links > li > a:hover {
			background-color: #f2f2f2;
				color: #333333 !important;
	}


.sticker.new {
	background-color: #00bb12;
	color: #ffffff;
}
.sticker.sale {
	background-color: #f4143f;
	color: #eeeeee;
}



.price-box .price, /* All prices in price-box */
.price-as-configured .price /* Bundle product - final price on product page */
{
	color: #333333;
}

.special-price .price,
.special-price .price-label,
.minimal-price-link .price
{
	color: #ee001c !important;
}

.price-notice .price,
.old-price,
.price-box .old-price .price,
#map-popup-msrp, /* MSRP prices */
.map-popup-msrp .price
{
	color: #aaa;
}

.additional-bg-color,
.block-layered-nav .currently,
.block-layered-nav .actions,
.cart .totals,
.checkout-agreements li
{
	background-color: #eeeeee;
}

.skip-link .count {
	background-color: #ff0000;
}


/* Custom content class */
.main-font,

/* Headings */
h1, h2, h3, h4, h5,
.section-title,
.products-list .product-name,
.products-grid .product-name,
h3.product-name, /*TODO:remove*/
.block-layered-nav .block-subtitle--filter, /* Filters */

/* Generic  */
.feature .heading,
.accordion .heading,

/* Main menu */
	/* Regular mode */
	.nav-regular .nav-item.level0 > a, /* level 1 */

		/* Mega dropdown */
		.nav-regular .nav-submenu--mega > li > a, /* First level of mega dropdown */

		/* Containers for additional elements in the menu bar */
		.nav-regular .nav-holder .dropdown-heading,

	/* Mobile mode */
	.mobnav-trigger,
	.nav-mobile .nav-item.level0 > a, /* level 1 */
	.nav-mobile .nav-item.level1 > a, /* level 2 */
	.nav-mobile .nav-item.level2 > a, /* level 3 */

	/* Holders for additional elements in the menu bar */
	.nav-regular .nav-holder .dropdown-heading,
	.nav-holders-wrapper-mobile .nav-holder .dropdown .dropdown-heading,

/* Mobile header skip links */
.header-mobile .skip-link .label,

/* Block headings */
.block .block-title,

/* Checkout headings */
#opc-login h3,

/* Multiple checkout */
/*.fieldset .legend,
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend,*/

/* Account */
.box-account .box-head h2,
.order-items h2.table-caption,
.order-items h2.sub-title,
.order-items .order-comments h2,

/* Product page */
.product-view .box-reviews dt .heading,
.gen-tabs .tabs a,

/* Footer headings */
.footer .heading,
#subscribe-form label,

/* Captions */
.caption .heading
{
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	
	}










/* Toolbar */
.sorter .view-mode a,
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc,
.pager .pages a,
.pager .pages .current,

/* Add-to links */
.add-to-links .ic,

/* Slider arrows */
.slider-arrows1 .owl-controls .owl-buttons div,
.slider-arrows1 .owl-controls.clickable .owl-buttons div.disabled:hover,
.slider-arrows2 .owl-controls .owl-buttons div,
.slider-arrows3 .owl-controls .owl-buttons div,
.slider-arrows3 .owl-controls.clickable .owl-buttons div.disabled:hover,

/* Slider pagination */
.slider-pagination1 .owl-controls .owl-page span,
.slider-pagination2 .owl-controls .owl-page span,

/* Lightbox */
#cboxPrevious,
#cboxNext,
#cboxClose,

/* Accordion and collapsible: opener */
.accordion-style1 .opener,
.collapsible .opener,

/* Scroll to top */
#scroll-to-top
{
	background-color: #f89b24;
	color: #333333;
}



/* Toolbar */
.sorter .view-mode a:hover,
.sorter .sort-by .category-asc:hover,
.sorter .sort-by .category-desc:hover,
.pager .pages li a:hover,

/* Add-to links */
.add-to-links .ic:hover,
.add-to-links .feature-icon-hover:hover .ic,

/* Slider arrows */
.slider-arrows1 .owl-controls.clickable .owl-buttons div:hover,
.slider-arrows2 .owl-controls.clickable .owl-buttons div:hover,
.slider-arrows3 .owl-controls.clickable .owl-buttons div:hover,

/* Slider pagination */
.slider-pagination1 .owl-controls.clickable .owl-page:hover span,
.slider-pagination2 .owl-controls.clickable .owl-page:hover span,

/* Lightbox */
#cboxPrevious:hover,
#cboxNext:hover,
#cboxClose:hover,

/* Accordion and collapsible: opener */
.accordion-style1 .opener:hover,
.collapsible .opener:hover,

/* Scroll to top */
#scroll-to-top:hover
{
	background-color: #333333;
	color: #ffab00;
}



/* Slider pagination */
.slider-pagination1 .owl-controls			.owl-page.active span,
.slider-pagination1 .owl-controls.clickable .owl-page.active:hover span, /* Active state overrides hover state */
.slider-pagination2 .owl-controls			.owl-page.active span,
.slider-pagination2 .owl-controls.clickable .owl-page.active:hover span, /* Active state overrides hover state */

.sorter .view-mode span.grid,
.sorter .view-mode span.list,
.pager .pages .current
{
	background-color: ;
	color: #ffffff;
}


.ib,

/* For backward compatibility: */
.feature > span.icon
{
	background-color: #f89b24;
	color: #f2f2f2;
}

.ib-hover:hover,
.feature-icon-hover:hover .ib,

/* For backward compatibility: */
.icon-hover:hover,
.feature-icon-hover:hover > span.icon
{
	background-color: #333333 !important;
	color: #ffab00 !important;
}


.ib.icon-color-productview,
span.icon.icon-color-productview {
	background-color: #f89b24;
}
.ib-hover.icon-color-productview:hover,
.feature-icon-hover:hover .ib.icon-color-productview,
.feature-icon-hover:hover span.icon.icon-color-productview {
	background-color: #ffab00 !important;
}



.wrapper
{
				border: none !important;
	
		
	}



.inner-container {
	padding-left: 12px;
	padding-right: 12px;
}









	.main.container > .inner-container {
		padding-left: 0;
		padding-right: 0;
	}
	@media only screen and (max-width: 479px) {
		.main.container:not(.no-side-padding) > .inner-container {
			padding-left: 12px;
			padding-right: 12px;
		}
	}











.header-container
{
			background-color: #ffffff;
	
	}
.header
{
		
			color: #606060;
	}
.header a {
			color: #606060;
	}
.header a:hover {
	}

.header-container3
{
	
	}

.header .caret {
			border-top-color: #606060;
	}



.form-search .input-text
{
	background-color: ;
	border-color: #b5b5b5;
}
.form-search .input-text:hover,
.form-search .input-text:focus
{
	background-color: ;
	border-color: #f4cd2a;
}

.form-search .input-text,
.form-search .button {
			color: #606060;
	}
.form-search .input-text:hover,
.form-search .input-text:focus,
.form-search .input-text:hover + .button,
.form-search .button:hover {
			color: #333333;
	}






.header-container .dropdown .dropdown-content,
.header-container .dropdown.open > .dropdown-heading.cover > *,
.header-container .truncated .truncated_full_value .item-options,
.header-container .form-search .search-autocomplete
{
			background-color: #ffffff;
		
			color: #333333; 	}

.header-container .dropdown .dropdown-content a,
.header-container .dropdown.open > .dropdown-heading.cover a,
.header-container .form-search .search-autocomplete li
{
			color: #333333;
	}
.header-container .dropdown .dropdown-content a:hover,
.header-container .dropdown.open > .dropdown-heading.cover a:hover,
.header-container .form-search .search-autocomplete li:hover
{
			color: #f89b24;
	}

.header-container .dropdown.open > .dropdown-heading.cover .caret, .nav-holder .dropdown.open > .dropdown-heading.cover .caret {
	border-top-color: #333333;
}




.header-top-container
{
			background-color: #f2f2f2;
	
		}

.header-top
{
			background-color: #f2f2f2;
		
			color: #333333;
	
		}
.header-top a
{
			color: #333333;
	}
.header-top a:hover
{
			color: #333333;
	}


.header-top,
.header-top .dropdown .dropdown-heading,
.header-top .links > li
{
	line-height: px;
}
.header-top .dropdown .dropdown-heading
{
	max-height: px;
} 




.header-primary-container
{
	
		}
.header-primary
{
	
			padding-top: 10px;
				padding-bottom: 10px;
	}


.header-primary .dropdown .dropdown-heading,
.header-primary .links > li
{
	font-size: 14px;
	line-height: 36px;
}
.header-primary .dropdown .dropdown-heading
{
	max-height: 36px;
} 




.header-mobile .skip-link
{
			background-color: #fafafa;
				color: #333333;
	}
.header-mobile .skip-link:hover {
				color: #333333;
	}
.header-mobile .skip-link.skip-active
{
			background-color: #f5f5f5;
				color: #f89b24;
	}

.header-mobile .skip-content--style
{
			background-color: #f5f5f5;
				color: #333333;
	}
.header-mobile .skip-content--style a
{
			color: #333333;
	}
.header-mobile .skip-content--style a:hover
{
			color: #f89b24;
	}






.cat-label-label1 {
			background-color: #00bb12;
				color: #ffffff;
	}
.cat-label-label2 {
			background-color: #f4143f;
				color: #ffffff;
	}


li.level0 > a > span > .cat-label-label1.pin-bottom:before {
			border-top-color: #00bb12;
	}
li.level0 > a > span > .cat-label-label2.pin-bottom:before {
			border-top-color: #f4143f;
	}


li > a:hover > span > .cat-label,
.nav-regular li.level0:hover > a > span > .cat-label /* Top-level category label is highlighted on item hover, not on link hover */
{
			background-color: #f2f2f2;
				color: #333333;
	}
li.level0 > a:hover > span > .pin-bottom:before,
.nav-regular li.level0:hover > a > span > .pin-bottom:before
{
			border-top-color: #f2f2f2;
	}


#nav .nav-panel--dropdown
{
			background-color: #676767;
		
			color: #ffffff;
	}


#nav .nav-panel--dropdown a
{
			color: #ffffff;
	}
#nav .nav-panel--dropdown a:hover
{
			color: #f89b24;
	}


#nav .nav-panel--dropdown a .caret
{
			border-left-color: #ffffff;
		border-right-color: #ffffff;
	}
#nav .nav-panel--dropdown a:hover .caret
{
			border-left-color: #f89b24;
		border-right-color: #f89b24;
	}





/* All types*/
.nav-regular .nav-panel--dropdown
{
	-moz-box-shadow:0 3px 10px rgba(0,0,0, 0.15);
	-webkit-box-shadow:0 3px 10px rgba(0,0,0, 0.15);
	box-shadow:0 3px 10px rgba(0,0,0, 0.15);
}


.nav-mobile div.nav-panel--dropdown
{
	-moz-box-shadow:	0 3px 10px rgba(0,0,0, 0.15);
	-webkit-box-shadow:	0 3px 10px rgba(0,0,0, 0.15);
	box-shadow:			0 3px 10px rgba(0,0,0, 0.15);

		z-index: 1;
	position: relative;
}
.nav-mobile div.nav-panel--dropdown div.nav-panel--dropdown {
	-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}




.nav-container 
{
			background-color: #ffffff;
	
		}

.nav
{
				background-color: #f89b24;
	
		}

.nav .mobnav-trigger {
	margin-bottom: 0;
}






	.sticky-header .nav-container, 	.sticky-header .nav-regular 	{
		background-color: #f89b24;
	}

	.sticky-header .nav-regular .nav-item.level0 > a,
	.sticky-header .nav-regular .nav-holder .dropdown-heading,
	.sticky-header .nav-regular .nav-item--homeicon a, 	.sticky-header .nav-regular .nav-item--homeicon.active a 	{
		color: #333333;
	}

		.sticky-header .nav-regular .nav-item.level0.parent > a .caret,
	.sticky-header .nav-regular .nav-holder .dropdown-heading .caret 	{
		border-top-color: #333333;
	}






	
				.nav-regular
		{
			background-color: #ffffff;
		}

		.nav-regular .first-regular{
			background-color: ;
		}

		.nav-regular .nav-item.level0 > a,

				#nav .nav-item--homeicon a,

				.nav-regular .nav-holder .dropdown-heading,

				.nav-regular .nav-holder a.dropdown-heading:hover
		{
			color: #333333;
		}

	
				.nav-mobile .nav-item.level0 > a
		{
			background-color: #ffffff;
			color: #333333;
		}
		.nav-mobile .nav-item.level0 > .opener
		{
			color: #333333;
		}

						#nav.nav-mobile ul.level0 .nav-item > a
		{
			background-color: #ffffff;
			color: #333333;
		}
		.nav-mobile ul.level0 .nav-item > .opener
		{
			color: #333333;
		}


	
				.nav-regular .nav-item.level0.active > a
		{
			background-color: #333333;
			color: #ffab00;
		}

	
				.nav-mobile .nav-item.level0.current > a
		{
			background-color: #333333;
			color: #ffab00;
		}
		.nav-mobile .nav-item.level0.current > .opener
		{
			color: #ffab00;
		}

						#nav.nav-mobile ul.level0 .nav-item.current > a
		{
			background-color: #333333;
			color: #ffab00;
		}
		.nav-mobile ul.level0 .nav-item.current > .opener
		{
			color: #ffab00;
		}


	
				.nav-regular .nav-item.level0:hover > a
		{
			background-color: #333333;
			color: #f2f2f2;
		}

	
				.nav-mobile .nav-item.level0 > a:hover
		{
			background-color: #333333;
			color: #f2f2f2;
		}
		.nav-mobile .nav-item.level0 > a:hover + .opener
		{
			color: #f2f2f2;
		}

						#nav.nav-mobile ul.level0 .nav-item > a:hover
		{
			background-color: #333333;
			color: #f2f2f2;
		}
		.nav-mobile ul.level0 .nav-item > a:hover + .opener
		{
			color: #f2f2f2;
		}




	.nav-regular .nav-item.level0 > a {
		line-height: 50px;
	}

		.nav-regular .nav-holder > * {
		line-height: 50px;
		max-height: 50px; 	}
	.nav-regular .nav-holder .dropdown-heading {
		line-height: 50px;
		max-height: 50px;
	}



.nav-regular .nav-item.level0.parent > a .caret,
.nav-holder .dropdown-heading .caret {
	border-top-color: #333333;
}
.nav-regular .nav-item.level0.parent.active > a .caret {
	border-top-color: #ffab00;
}
.nav-regular .nav-item.level0.parent:hover > a .caret {
	border-top-color: #f2f2f2;
}




		.nav-mobile .nav-item { margin-top: 1px !important; }
	.nav-mobile { background-color: #eeeeee; }









.mobnav-trigger-wrapper 
{
	background-color: #ffffff;
	color: #333333;
}
.mobnav-trigger
{
	background-color: #ffffff;
	color: #333333;
}

.mobnav-trigger:hover
{
	background-color: #333333;
	color: #f2f2f2;
}

.mobnav-trigger.active
{
	background-color: #333333;
	color: #f2f2f2;
}

.mobnav-trigger .trigger-icon .line {
	background-color: #333333;
}
.mobnav-trigger:hover .trigger-icon .line {
	background-color: #f2f2f2;
}
.mobnav-trigger.active .trigger-icon .line {
	background-color: #f2f2f2;
}






	
				.nav-regular .nav-item.level0 > a,

				.nav-regular .nav-holder .dropdown-heading,
		.nav-holders-wrapper-mobile .nav-holder .dropdown .dropdown-heading
		{
			font-size:16px;
							text-transform:uppercase;
					}

		
						.nav-regular .nav-submenu--mega > li > a
			{
				font-size:16px;
							}

	
								.nav-mobile li.nav-item > a
		{
			font-size:14px;
		}
		
				.mobnav-trigger,
		.nav-mobile .nav-item.level0 > a
		{
							font-size:16px;
			
							text-transform: uppercase;
					}

				.nav-mobile .nav-item.level1 > a
		{
							font-size:16px;
			
							text-transform: none;
					}



.main-container
{
			background-color: transparent;
	
		}
.main
{
	
		}

.truncated .item-options
{
	background-color: #fff;
}





.category-products-grid .item,
.products-list .item
{
			background-color: #fafafa;
	}
.category-products-grid .item:hover,
.products-list .item:hover
{
			background-color: #fafafa;
	}





.gen-tabs .tabs
{
	}

.gen-tabs .tabs a
{
	background-color: #fafafa;
	color: #4d4d4d;
}

.gen-tabs .tabs a:hover
/*, .gen-tabs .tabs a:focus */
{
	background-color: #f89b24;
	color: #4d4d4d;

		border-color: #f89b24;
	border-bottom-color: transparent;
}

.gen-tabs .tabs a.current
{
	background-color: #f89b24;
	color: #4d4d4d;
}


.gen-tabs .tabs-panels
{
	background-color: ;
	border-top-color: ;
}
.gen-tabs .tabs a.current
{
		border-color: ;
	border-bottom-color: transparent;
}
.gen-tabs .tabs a.current:hover
{
		border-bottom-color: transparent;
}



.gen-tabs .acctab
{
	background-color: transparent;
	color: #333333;

	border-color: ;

	}

.gen-tabs .acctab:hover,
.gen-tabs .acctab:focus,
.gen-tabs .acctab.current {
	background-color: #ffffff;
	color: #f89b24;
}





/* Slider arrows */
.the-slideshow .owl-controls .owl-buttons div,

/* Slider pagination */
.the-slideshow.slider-pagination1 .owl-controls .owl-page span,

/* For pagination2 default color overrides color of active state and hover state */
.the-slideshow.slider-pagination2 .owl-controls .owl-page span,
.the-slideshow.slider-pagination2 .owl-controls				.owl-page.active span,
.the-slideshow.slider-pagination2 .owl-controls.clickable 	.owl-page.active:hover span 
{
	background-color: #ffffff;
	color: #333333;
}


/* Slider arrows */
.the-slideshow .owl-controls.clickable .owl-buttons div:hover,

/* Slider pagination */
.the-slideshow.slider-pagination1 .owl-controls.clickable .owl-page:hover span,
.the-slideshow.slider-pagination2 .owl-controls.clickable .owl-page:hover span
{
	background-color: #000000;
	color: #ffffff;
}


.the-slideshow.slider-pagination1 .owl-controls 			.owl-page.active span,
.the-slideshow.slider-pagination1 .owl-controls.clickable 	.owl-page.active:hover span /* Active state overrides hover state */
{
	background-color: #ff391c;
		}



.footer-container
{
			background-color: #4d4d4d;
	
	}
.footer
{
			background-color: #4d4d4d;
		
			color: #ffffff;
	}

.footer a
{
			color: #ffffff;
	}
.footer a:hover
{
			color: #f89b24;
	}


.footer .button
{
	background-color: #f89b24;
	color: #333333;
}
.footer .button:hover,
.footer .button:focus
{
	background-color: #333333;
	color: #f89b24;
}


.footer .ib,
.footer span.icon /* For backward compatibility */
{
	background-color: #f89b24;
	color: #ffffff;
}
.footer .ib-hover:hover,
.footer span.icon-hover:hover, /* For backward compatibility */
.footer .feature-icon-hover:hover .ib,
.footer .feature-icon-hover:hover span.icon /* For backward compatibility */
{
	background-color: #333333 !important;
	color: #f89b24 !important;
}




/* Slider arrows */
.footer .slider-arrows1 .owl-controls .owl-buttons div,
.footer .slider-arrows1 .owl-controls.clickable .owl-buttons div.disabled:hover,
.footer .slider-arrows2 .owl-controls .owl-buttons div,
.footer .slider-arrows3 .owl-controls .owl-buttons div,
.footer .slider-arrows3 .owl-controls.clickable .owl-buttons div.disabled:hover,

/* Slider pagination */
.footer .slider-pagination1 .owl-controls .owl-page span,
.footer .slider-pagination2 .owl-controls .owl-page span,

/* Accordion and collapsible: opener */
.footer .accordion-style1 .opener,
.footer .collapsible .opener
{
	background-color: #f5f5f5;
	color: #333333;
}

/* Slider arrows */
.footer .slider-arrows1 .owl-controls.clickable .owl-buttons div:hover,
.footer .slider-arrows2 .owl-controls.clickable .owl-buttons div:hover,
.footer .slider-arrows3 .owl-controls.clickable .owl-buttons div:hover,

/* Slider pagination */
.footer .slider-pagination1 .owl-controls.clickable .owl-page:hover span,
.footer .slider-pagination2 .owl-controls.clickable .owl-page:hover span,

/* Accordion and collapsible: opener */
.footer .accordion-style1 .opener:hover,
.footer .collapsible .opener:hover
{
	background-color: #f89b24;
	color: #ffffff;
}


.footer-top-container
{
			background-color: #4d4d4d;
	
		}
.footer-top
{
			background-color: #4d4d4d;
		
	
		}
.footer-top a
{
	}
.footer-top a:hover
{
	}


.footer-primary-container
{
			background-color: #4d4d4d;
		
			padding-top: 30px;
				padding-bottom: 10px;
	}
.footer-primary
{
			background-color: #4d4d4d;
		
	
			padding-top: 20px;
				padding-bottom: 20px;
	}
.footer-primary a
{
	}
.footer-primary a:hover
{
	}


.footer-secondary-container
{
			background-color: #4d4d4d;
	
		}
.footer-secondary
{
			background-color: #4d4d4d;
		
	
		}
.footer-secondary a
{
	}
.footer-secondary a:hover
{
	}


.footer-bottom-container
{
			background-color: #333333;
	}
.footer-bottom
{
			background-color: #333333;
		
			color: #ffffff;
	
			padding-top: 15px;
				padding-bottom: 15px;
	}
.footer-bottom a
{
			color: #ffffff;
	}
.footer-bottom a:hover
{
			color: #f89b24;
	}





.social-links .ib,
.social-links a > span.icon /* For backward compatibility */
{
	background-color: #f89b24;
	color: #333333;
}
.social-links .ib-hover:hover,
.social-links a > span.icon-hover:hover /* For backward compatibility */
{
	background-color: #ffab00 !important;
	color: #f2f2f2 !important;
}



			body.shadow .header-top,
	
	
	body.shadow .nav,


			body.shadow .footer-top,
	
			body.shadow .footer-primary,
	
			body.shadow .footer-secondary,
	
			body.shadow .footer-bottom,
	
body.shadow .show-bg, .drop-shadow
{
	-moz-box-shadow:	0 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:	0 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow:			0 2px 3px rgba(0, 0, 0, 0.1);
}


.post-list .item
{
			}

.post-list .item a,
.post-list .item .show-post
{
}

.post-list .item .bullet
{
}

.post-list .item .post-name a,
.post-grid .item .post-name a
{
}



.post-list .item:hover
{

}

.post-list .item:hover a,
.post-list .item:hover .show-post
{
}


.post-list .item a:hover,
.post-list .item .show-post:hover
{
}

.post-list .item:hover .bullet
{
	
}

.post-list .item:hover .post-name a,
.post-grid .item:hover .post-name a
{
}

.post-list .item .post-name a:hover,
.post-grid .item .post-name a:hover
{
}


.post-list .item.archived .archived-label
{
			}

.post-list .item.archived:hover .archived-label
{
}



.post-list .item.archived:hover
{

}

.post-list .item.archived:hover a,
.post-list .item.archived:hover .show-post
{
}


.post-list .item.archived a:hover,
.post-list .item.archived .show-post:hover
{
}

.post-list .item.archived:hover .bullet
{

}

.post-list .item.archived:hover .post-name a,
.post-grid .item.archived:hover .post-name a
{
}

.post-list .item.archived .post-name a:hover,
.post-grid .item.archived .post-name a:hover
{
}




.brander-unitopblog-post-view .post-title h1
{
}

.brander-unitopblog-post-view .post-info
{
}

.brander-unitopblog-post-view .post-post_content
{
}





.layerednavigation-slider-bar
{
			background: #f89b24;
	}
div.block-layered-nav div.layerednavigation-slider:before
{
			background: #333333;
	}

div.block-layered-nav div.layerednavigation-slider div.handle,
div.block-layered-nav div.layerednavigation-slider div.handle.selected
{
			border: 3px solid #f89b24;
				background: #ffffff;
	}




.social-links .ib,
.social-links a > span.icon /* For backward compatibility */
{
	}
.social-links .ib-hover:hover,
.social-links a > span.icon-hover:hover /* For backward compatibility */
{
	}

.sticker.bestseller {
background-color: #f2f2f2;
color: #f4143f;
}
/**
 * WARNING: do not edit this file. It was generated automatically, your changes will be overwritten and lost.
 * 2020-09-18 14:00:50 */






/* Grid container
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/



	.container {
		width:96%;
	
										}

				.lte-ie8 .container { max-width:1300px; }
	

















/* Desktop - design for a width of 1366px and 1360px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 1360px <= width */

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

						.container { max-width: 1300px; }
				
	/* Special grid units */
	.grid-col2-sidebar 	{ width: 18.84%; }
	.grid-col2-main 	{ width: 77.15%; }

	.no-gutter.grid-col2-sidebar 	{ width: 20.84%; }
	.no-gutter.grid-col2-main 	{ width: 79.15%; }

	.grid-col3-sidebar		{ width:24.42%; }
	.grid-col3-main			{ width:72.98%; }

	.no-gutter.grid-col3-sidebar		{ width:24.42%; }
	.no-gutter.grid-col3-main			{ width:72.98%; }
	
	/* Hide */
	.hide-below-1360 { display:inherit !important; }
	.hide-below-1280 { display:inherit !important; }
}







/* Desktop - design for a width of 1280px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 1280px <= width */

@media only screen and (min-width: 1280px) and (max-width: 1359px) {

					
	/* Special grid units */
	.grid-col2-sidebar 	{ width: 20.41%; }
	.grid-col2-main		{ width: 75.58%; }

	.no-gutter.grid-col2-sidebar 	{ width: 22.41%; }
	.no-gutter.grid-col2-main		{ width: 77.58%; }

	.grid-col3-sidebar		{ width:27.01%; }
	.grid-col3-main			{ width:70.34%; }

	.no-gutter.grid-col3-sidebar		{ width:27.01%; }
	.no-gutter.grid-col3-main			{ width:70.34%; }
	
	/* Hide */
	.hide-below-1280 { display:inherit !important; }
}






/* Design for a width of less than 1024 px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 1024px */
@media only screen and (max-width: 1023px) {

	/* Hide */
	.hide-below-1024 { display:none !important; }
}





/* Tablet (Portrait) - design for a width of 768px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 768px <= width < 960px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

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





/* All mobile - design for a width of less than 768px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 768px */
@media only screen and (max-width: 767px) {

	.nested-container { width:100%; margin-left:auto; }

	/* Nav container with outline (if nav container has background color).
	   Apply the same vertical margins, as container's side padding. */
	.nav.has-outline > .grid-full { margin-top: 2%; margin-bottom: 2%; }
	
	/* Below 768px all grid units are stretched (full width) and stack vertically */
	.grid12-1,
	.grid12-2,
	.grid12-3,
	.grid12-4,
	.grid12-5,
	.grid12-6,
	.grid12-7,
	.grid12-8,
	.grid12-9,
	.grid12-10,
	.grid12-11,
	.grid12-12,
	.grid-full,
	
	.grid-col2-sidebar,
	.grid-col2-main,
	.grid-col3-sidebar,
	.grid-col3-main
	{
		width:100% !important; /* Added "!important" to override units with "no-gutter" */
		margin-left:0;
		margin-right:0;
	}

	/* Vertically aligned grid
	-------------------------------------------------------------- */
	.v-grid-container { display:block; }
	.v-grid { float:inherit; display:block; width:100%; }
}





/* Mobile (Landscape) - design for a width of 480px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 480px <= width < 768px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

		
	/* Hide */
	.hide-below-960 { display:none !important; }
	.hide-below-768 { display:none !important; }
	
	/* Deprecated: persistent grid units (will be removed in the next update)
	-------------------------------------------------------------- */
		/* Half */
		.persistent-grid2-1 { width:48%; margin-left:1%; margin-right:1%; }
		
		/* One-third + two-thirds */
		.persistent-grid3-1 { width:31.33%; margin-left:1%; margin-right:1%; }
		.persistent-grid3-2 { width:64.67%; margin-left:1%; margin-right:1%; }
		
		/* One-fourth + two-fourths + three-fourths */
		.persistent-grid4-1 { width:23%; margin-left:1%; margin-right:1%; }
		.persistent-grid4-2 { width:48%; margin-left:1%; margin-right:1%; }
		.persistent-grid4-3 { width:73%; margin-left:1%; margin-right:1%; }

	/* Mobile grid (for browser viewport between 480px and 768px):
	   Below 768px all grid units are stretched (full width) and stack vertically.
	   The "mobile-grid" class forces narrow grid units to stay narrow,
	   but the width is increased to avoid too small columns.
	-------------------------------------------------------------- */
	.mobile-grid.grid12-1 { width:14.66% !important;	margin-left:1%; margin-right:1%; } /* 1/12 turns into 1/6 */
	.mobile-grid.grid12-2 { width:31.33% !important;	margin-left:1%; margin-right:1%; } /* 1/6  turns into 1/3 */
	.mobile-grid.grid12-3 { width:48% !important;		margin-left:1%; margin-right:1%; } /* 1/4  turns into 1/2 */
	
	/* Force other grid units to take half of the available width */
	.mobile-grid-half { width:48% !important; margin-left:1%; margin-right:1%; }

}





/* Mobile (Landscape, iPhone 4 Portrait) - design for a width of 640px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 640px <= width < 768px */
@media only screen and (min-width: 640px) and (max-width: 767px) {

	}





/* Design for a width of less than 480px (small mobile)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 480px */
@media only screen and (max-width: 479px) {

	/* Enlarge containers to full width and remove max width */
	.container { max-width: none !important; width: 100%; }
}





/* Mobile (Portrait) - design for a width of 320px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 320px <= width < 480px */
@media only screen and (min-width: 320px) and (max-width: 479px) {

	/* Hide */
	.hide-below-960 { display:none !important; }
	.hide-below-768 { display:none !important; }
	.hide-below-480 { display:none !important; }
}





/* Mobile (Portrait) - design for a width of less than 320px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 320px */
@media only screen and (max-width: 319px) {

	/* Hide */
	.hide-below-960 { display:none !important; }
	.hide-below-768 { display:none !important; }
	.hide-below-480 { display:none !important; }
	.hide-below-320 { display:none !important; }
}


/**
 * WARNING: do not edit this file. It was generated automatically, your changes will be overwritten and lost.
 * To override or extend default CSS styles use custom.css file (refer to the user guide for details).
 * 2021-11-16 15:48:39 */


















/* Desktop, wide laptop - design for a width of 1360px and 1366px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 1360px <= width */

@media only screen and (min-width: 1360px)  {
	
	/* Cart
	-------------------------------------------------------------- */
	.cart-table .product-image { max-width:110px; }
	
	/* Product page
	-------------------------------------------------------------- */
	.product-view .sticker { width:80px; height:80px; }
	
	/* Misc
	-------------------------------------------------------------- */
	/* Mini cart */
	.after-mini-cart { clear:none; }
	
	/* Item grid
	-------------------------------------------------------------- */
	/* Item grid: 2 columns */
	.itemgrid-adaptive.itemgrid-2col .item { width:31.3333%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-2col > li:nth-of-type(3n+1) { clear:left !important; }
	
	/* Item grid: 3 columns */
	.itemgrid-adaptive.itemgrid-3col .item { width:23%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-3col > li:nth-of-type(4n+1) { clear:left !important; }
	
	/* Item grid: 4 columns */
	.itemgrid-adaptive.itemgrid-4col .item { width:18%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-4col > li:nth-of-type(5n+1) { clear:left !important; }
	
	/* Item grid: 5 columns */
	.itemgrid-adaptive.itemgrid-5col .item { width:14.6666%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-5col > li:nth-of-type(6n+1) { clear:left !important; }
	
	/* Item grid: 6 columns */
	.itemgrid-adaptive.itemgrid-6col .item { width:12.2857%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-6col > li:nth-of-type(7n+1) { clear:left !important; }
	
	/* Item grid: 7 columns */
	.itemgrid-adaptive.itemgrid-7col .item { width:10.5%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-7col > li:nth-of-type(8n+1) { clear:left !important; }
	
	/* Cloud zoom
	-------------------------------------------------------------- */
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:316px; } /*4*/
	
	/* Direction navigation */
	.itemslider-thumbnails.count-4 .direction-nav { display:none; }
	
	/* Slideshow caption
	-------------------------------------------------------------- */
	.caption .heading { font-size:3.5em; }
	.caption p { font-size:1.6666em; }

}







/* Desktop, laptop - design for a width of 1280px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 1280px <= width */

@media only screen and (min-width: 1280px) and (max-width: 1359px) {

	/* Cart
	-------------------------------------------------------------- */
	.cart-table .product-image { max-width:110px; }
	
	/* Product page
	-------------------------------------------------------------- */
	.product-view .sticker { width:80px; height:80px; }
	
	/* Misc
	-------------------------------------------------------------- */
	/* Mini cart */
	.after-mini-cart { clear:none; }
	
	/* Item grid
	-------------------------------------------------------------- */
	/* Item grid: 2 columns */
	.itemgrid-adaptive.itemgrid-2col .item { width:31.3333%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-2col > li:nth-of-type(3n+1) { clear:left !important; }
	
	/* Item grid: 3 columns */
	.itemgrid-adaptive.itemgrid-3col .item { width:23%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-3col > li:nth-of-type(4n+1) { clear:left !important; }
	
	/* Item grid: 4 columns */
	.itemgrid-adaptive.itemgrid-4col .item { width:18%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-4col > li:nth-of-type(5n+1) { clear:left !important; }
	
	/* Item grid: 5 columns */
	.itemgrid-adaptive.itemgrid-5col .item { width:14.6666%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-5col > li:nth-of-type(6n+1) { clear:left !important; }
	
	/* Item grid: 6 columns */
	.itemgrid-adaptive.itemgrid-6col .item { width:12.2857%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-6col > li:nth-of-type(7n+1) { clear:left !important; }
	
	/* Item grid: 7 columns */
	.itemgrid-adaptive.itemgrid-7col .item { width:10.5%; clear:none !important; }
	.itemgrid-adaptive.itemgrid-7col > li:nth-of-type(8n+1) { clear:left !important; }
	
	/* Cloud zoom
	-------------------------------------------------------------- */
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:316px; } /*4*/
	
	/* Direction navigation */
	.itemslider-thumbnails.count-4 .direction-nav { display:none; }
	
	/* Slideshow caption
	-------------------------------------------------------------- */
	.caption .heading { font-size:3.3em; }
	.caption p { font-size:1.6666em; }

}






/* Design for a width of 960-1280 px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 960px <= width < 1280px */
@media only screen and (min-width: 960px) and (max-width: 1279px) {

	/* Cart
	-------------------------------------------------------------- */
	.cart-table .product-image { max-width:80px; }
	
	/* Product page
	-------------------------------------------------------------- */
	.product-view .sticker { width:80px; height:80px; }

}





/* Design for menu for a width of less than 1280 px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
@media only screen and (min-width: 1024px) and (max-width: 1279px) {

	/* Menu */
	.nav-regular .nav-item.level0 > a,
	.nav-regular .nav-holder .dropdown-heading
	{
					font-size: 14px;
			}
	.nav-regular .nav-item.level0 > a {
		padding: 0 6px;
	}

}

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

	/* Menu */
	.nav-regular .nav-item.level0 > a,
	.nav-regular .nav-holder .dropdown-heading
	{
					font-size: 14px;
			}
	.nav-regular .nav-item.level0 > a {
		padding: 0 4px;
	}

}

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

	/* Menu */
	.nav-regular .nav-item.level0 > a,
	.nav-regular .nav-holder .dropdown-heading
	{
					font-size: 13px;
			}
	.nav-regular .nav-item.level0 > a {
		padding: 0 3px;
	}

}





/* Mobile, small old desktop - design for a width of less than 960px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 960px */
@media only screen and (max-width: 959px) {

	/* Products grid: override size of elements (values like size-s)
	-------------------------------------------------------------- */
	/* Product labels */
	.products-grid .sticker { width:45px; height:45px; font-size:1em; }
	.products-grid .item:hover .sticker { width:50px; height:50px; }

	/* Misc
	-------------------------------------------------------------- */
	/* Scroll to top button */
	#scroll-to-top {
		/*display:none !important;*/
		width:40px;
		height:40px;
		line-height:40px;
		font-size:28px;
		bottom:81px;
		right:0;
		border-radius:0;
	}
	
	/* Hide Sign Up link in Top Links */
	#link-sign-up { display:none; }

	/* Hide amount. Note: has to be defined after aligning ".amount" center */
	.toolbar .sorter .amount { display:none !important; }
}



/* Tablet (Portrait) - design for a width of 768px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 768px <= width < 960px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	/* Default Magento classes
	-------------------------------------------------------------- */
	.nobr { white-space:normal !important; }
	
	/* Cart
	-------------------------------------------------------------- */
	.cart-table .product-name { font-size:1em; font-family: inherit; }
	.cart-table .product-image { max-width:80px; }
	
	/* Product page
	-------------------------------------------------------------- */
	/* Related - simple */
	.block-related-thumbnails .product-details {
		margin-left:0;
		margin-bottom:10px;
		clear:left;
	}
	
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Shrink the slider if to many thumbnails */
	.itemslider-thumbnails.count-3,
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:158px !important; } /*2*/
	
	/* Direction navigation */
	.itemslider-thumbnails.count-3 .direction-nav,
	.itemslider-thumbnails.count-4 .direction-nav,
	.itemslider-thumbnails.count-5 .direction-nav,
	.itemslider-thumbnails.count-multi .direction-nav { display:block; }

	/* Thumbnails */
	.img-box .thumbnails.show-all.auto-adjust-width .item { max-width: 32%; }
	
	/* Slideshow caption
	-------------------------------------------------------------- */
	.caption .heading { font-size:2.0833em; }
	.caption p { font-size:1.1666em; }
	.caption button.button span span {
		height: 35px;
		line-height: 35px;
		padding: 0 15px;
	}

}


/* All desktop - design for a width of 768px and wider
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 768px <= width */
@media only screen and (min-width: 768px) {
	
	/* Mobile collapsible
	-------------------------------------------------------------- */
	.footer .mobile-collapsible .block-title { border-bottom:none; } /* Hide line when not on mobile */
}


/* All mobile - design for a width of less than 768px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 768px */
@media only screen and (max-width: 767px) {
	
	/* Grid and basic layout
	-------------------------------------------------------------- */
	
		/* Margin for basic Magento columns */
		.col-main,
		.col-left,
		.col-right
		{
			margin-bottom:30px;
		}
		
		/* Product view:
		   margin for all grid units */
		.product-view .grid12-1,
		.product-view .grid12-2,
		.product-view .grid12-3,
		.product-view .grid12-4,
		.product-view .grid12-5,
		.product-view .grid12-6,
		.product-view .grid12-7,
		.product-view .grid12-8,
		.product-view .grid12-9,
		.product-view .grid12-10,
		.product-view .grid12-11,
		
		/* deprecated */
		.product-view .grid4-1,
		.product-view .grid4-2,
		.product-view .grid4-3,
		.product-view .grid2-1
		/* end:deprecated */
		{
			margin-bottom:30px;
		}

		/* Remove additional margin for sidebars */
		.col-left > *,
		.col-left .widget-static-block { margin-right: 0; }
		.col-right > *,
		.col-right .widget-static-block { margin-left: 0; }
	
	/* Magento utility classes
	-------------------------------------------------------------- */
	.nobr { white-space:normal !important; }
	
	/* Forms
	-------------------------------------------------------------- */
	.form-list .field,
	.form-list input.input-text,
	.form-list textarea,
	.form-list select,
	.form-list li.wide .input-box,
	.form-list li.wide input.input-text,
	.form-list li.wide textarea,
	.form-list li.wide select { max-width:100%; }
	
	/* Tables
	-------------------------------------------------------------- */
	.data-table thead .nobr { white-space:normal !important; }
	.data-table th,
	.data-table td { padding:5px; }
	
	/* Data tables formatting
	-------------------------------------------------------------- */
	
		/* Basic formatting */
			.cart .data-table thead,
			.my-wishlist .data-table thead,
			.my-account .data-table thead,
			.order-review .data-table thead { display:none; }
			
			.cart .data-table tbody,
			.my-wishlist .data-table tbody,
			.my-account .data-table tbody,
			.order-review .data-table tbody { background:transparent !important; }
			
			.cart .data-table tr,
			.cart .data-table td,
			.my-wishlist .data-table tr,
			.my-wishlist .data-table td,
			.my-account .data-table tr,
			.my-account .data-table td,
			.order-review .data-table tr,
			.order-review .data-table td { border:none !important; background:transparent !important; display:block; width:100%; text-align:left !important; }
			
			.cart .data-table tr,
			.my-wishlist .data-table tr,
			.my-account .data-table tr,
			.order-review .data-table tr { border-bottom:1px solid #e5e5e5 !important; margin-bottom:20px; }
			
		/* Highlight first cell in table footer */
			.my-account .data-table tfoot tr td:first-child,
			.order-review .data-table tfoot tr td:first-child { font-weight:bold; }
	
		/* Show cell label */
			.data-table .cell-label {
				display:inline-block;
				width:30%;
				min-width:100px;
				max-width:140px;
				margin-right:10px;
				font-weight:bold;
			}
	
	/* Header
	-------------------------------------------------------------- */

		/* Global notices
		-------------------------------------------------------------- */
		.global-site-notice .notice-inner { background:none; padding:10px 0; text-align:center; }
		.global-site-notice .notice-inner p { width:100%; padding:0 0 10px; }
		.global-site-notice .notice-inner .actions { padding-bottom:5px; }

		/* Items in the top header
		-------------------------------------------------------------- */

		/* Make side margins smaller */
		.header .item-left { margin-right: 5px; }
		.header .item-right { margin-left: 5px; }
		
		/* Other
		-------------------------------------------------------------- */
		/* User menu (Top Links) */
		.user-menu { width:100%; margin-left:0; margin-right:0; }
		
		/* Top links */
		.top-links { float:left; }

		/* Line breaker - disable on narrow screens */
		.user-menu .line-break-after { clear:none; }

	/* Header - old styles applied when mobile header mode is not enabled
	   and the "header-regular" class is not removed from header container on narrow screens
	-------------------------------------------------------------- */

		/* Vertically aligned blocks.
		   Reset block below this breakpoint - blocks become full width and stack vertically
		-------------------------------------------------------------- */
		.header-regular .hp-blocks-holder { display:block; }
		.header-regular .hp-blocks-holder .hp-block {
			float:inherit;
			display: block;
			width: 100%;
			margin-left: 0;
			margin-right: 0;
			padding-left: 0;
			padding-right: 0;
		}

		/* Logo
		-------------------------------------------------------------- */
		.header-regular .header .logo-wrapper { text-align:center; }
		.header-regular .header .logo-wrapper .logo { width:70%; margin-left:auto; margin-right:auto; }
		
		/* Quick search
		-------------------------------------------------------------- */

			/* Search: mobile (search bar layout for narrow screens)
			-------------------------------------------------------------- */
			.header-regular .search-wrapper-mobile {
				display: block; /* To override possible inline styles */
				clear: both;
				width: 100%;
				margin: 10px 0;
				/*float: none;*/
			}
			.header-regular .search-wrapper-mobile .form-search {
				width: 100%;
				max-width: 440px;
				margin-left: auto;
				margin-right: auto;
			}
			.header-regular .search-wrapper-mobile .form-search .input-text {
				width: 100%;
				min-width: 100%; /* Cancel minimum width */
			}

			/* Search: header inline
			-------------------------------------------------------------- */
			/* Note: added .header class to override other selectors */
			.header-regular .header .search-wrapper-inline {
				display: block;
				clear: both;
				width: 100%;
				margin: 10px auto;
			}

	/* Main
	-------------------------------------------------------------- */

		/* On mobile there is no need to set minimum height of the content area */
		.main { min-height: 100px; }
	
	/* Footer
	-------------------------------------------------------------- */

		/* Footer elements - align center */
			
			.footer .mobile-inline-container { text-align:center; }
			.footer .mobile-inline-container > * { float:none; display:inline-block; margin-left:5px; margin-right:5px; }

			.footer-primary-top-spacing,
			.footer-primary-bottom-spacing,
			.footer-top .links,
			.footer-bottom { text-align:center; }
			
			.footer-primary-top-spacing .item,
			.footer-primary-bottom-spacing .item,
			#subscribe-form,
			.footer-bottom .item,
			.footer-top .links li { float:none; display:inline-block; }
			.footer-top .item { float:none; }
		
		/* Simplify links */
		.footer .links-wrapper-separators .links li a,
		.footer .links-wrapper-separators-left .links li a { background-image:none; }
		
		/* Footer elements */
		.footer-primary-bottom-spacing .item { width:100%; margin:0; }
		.footer-bottom .item { margin-left:5px; margin-right:5px; }

		/* Copyright - remove space */
		.footer-copyright { margin-left:0;  }

		/* Primary and secondary section: additional inner padding */
		.footer-primary > .grid-full > .section,
		.footer-secondary > .grid-full > .section { padding:15px 10px; }

	/* Breadcrumbs on product page
	-------------------------------------------------------------- */
	.catalog-product-view .breadcrumbs { text-align: center; }
	.catalog-product-view .breadcrumbs > * { display: inline-block; }
	
	/* Layered navigation
	-------------------------------------------------------------- */

		.block-layered-nav {
			margin-top: 30px;
			margin-bottom: 30px;
		}
		/* Hide main heading of the block */
		.block-layered-nav .block-title {
			display: none;
		}
		.block-layered-nav .block-content {
			font-size: 14px;
			padding: 0;
		}
		#narrow-by-list,
		#narrow-by-list2 {
			margin: 0 15px;
		}

		/* Attributes
		-------------------------------------------------------------- */
		.block-layered-nav .block-content > dl > dt {
			cursor: pointer;
			padding: 7px 10px 7px 25px;
			border-bottom: 1px solid #f5f5f5;
			text-transform: uppercase;
		}
		.block-layered-nav .block-content > dl > dt:after {
			display: block; /* Show on mobile */
			content: '';
			position: absolute;
			width: 0;
			height: 0;
			border-top: 5px solid transparent;
			border-bottom: 5px solid transparent;
			border-left: 5px solid #ddd;
			border-right: none;
		}
		.block-layered-nav .block-content > dl > dd {
			display: none;
			padding: 10px 0;
		}

		/* Accordion opened */
		.block-layered-nav .block-content.accordion-open > dl > dt.current:after {
			content: '';
			position: absolute;
			width: 0;
			height: 0;
			display: block;
			border-right: 5px solid transparent;
			border-left: 5px solid transparent;
			border-top: 5px solid #ddd;
			border-bottom: none;
			left: 6px;
			top: 50%;
			margin-top: -3px;
		}
		.block-layered-nav .block-content.accordion-open > dl > dd.current {
			display: block;
		}

		/* Block subtitle
		-------------------------------------------------------------- */
		.block-layered-nav .block-subtitle--filter {
			margin: 0;
			display: block;
		}

		/* Single filter
		-------------------------------------------------------------- */
		.block-layered-nav dl dd ol > li > a,
		.block-layered-nav dl dd ol > li > span {
			position: static;
			padding: 7px 14px;
			margin-bottom: 5px;
		}
		.block-layered-nav dl dd ol > li > a:before {
			display: none; /* Hide on mobile */
		}
		.block-layered-nav dl dd ol > li > a {
			color: inherit;
			background-color: #f9f9f9;
			padding: 5px 10px;
		}
		.block-layered-nav dl dd ol > li > a:hover {
			text-decoration: none;
			background: #f5f5f5;
		}
	
	/* Toolbar
	-------------------------------------------------------------- */
	
		/* All elements - align center and increase vertical spacing */
		.pager,
		.sorter { text-align:center; }
		.pager .amount,
		.pager .limiter,
		.pager .pages,
		.sorter .amount,
		.sorter .limiter,
		.sorter .view-mode,
		.sorter .sort-by { display:inline-block; float:none; padding-top:0; padding-bottom:0; }
		
		.toolbar .sort-by,
		.toolbar .sorter .amount { border-right:none; }

		.sorter .per-page,
		.pager .per-page { display:none; }

	/* Category view
	-------------------------------------------------------------- */
	
		.note-msg.empty-catalog {
			background-position:center 10px !important;
			color:inherit;
			padding:150px 10px 10px !important;
			text-align:center;
		}

		/* Page heading with RSS link */
		.page-title { position:relative; }
		.page-title .link-rss { float:none; display:block; position:static; margin:10px 0 0; }

	/* Products list
	-------------------------------------------------------------- */
	.products-list .product-shop-inner { padding-right:0; border-right:none; }

	/* Products grid: override size of elements (values like size-s)
	-------------------------------------------------------------- */
	/* Product name */
	.products-grid .product-name {
		font-size:1.1666em; /*14px*/
		line-height:1.2307em; /*16px*/
	}

	/* Product page
	-------------------------------------------------------------- */
		
		/* Wrapper for collaterals - remove top margin (grid units already have bottom margin) */
		.product-view .box-additional { margin-top:0; }
		
		/* Related: remove bottom margin */
		.block-related-slider { margin-bottom:0; }

		/* Sidebar */
		.product-view .custom-sidebar-right .inner { padding-left:0; border-left:none; }
		.product-view .custom-sidebar-left .inner { padding-right:0; border-right:none; }

		/* Add-to links */
		.product-view .add-to-links { text-align: center; }
		.product-view .add-to-links li { float: none; display: inline-block; }
	
	/* Cart
	-------------------------------------------------------------- */
	
		/* Buttons below table: align center */
		.cart-table tfoot tr.first td { text-align:center !important; padding:0; margin-bottom:20px; }
		.cart-table tfoot button { display:inline-block; float:none !important; margin:0 0 3px; padding:0; }
	
	/* One Page Checkout
	-------------------------------------------------------------- */
		
		/* Step title - link "edit" */
		.opc .allow .step-title a { display:none; }
	
		/* Form */
		/*.opc form fieldset { display:table-column-group; }*/

	/* Account
	-------------------------------------------------------------- */
	.my-wishlist .product-image { max-width: none;  }
	
	/* Items slider
	-------------------------------------------------------------- */
	.control-nav.control-paging { display:none; } /* Deprecated */

	/* If only one item exists */
	.itemslider.single-item .slides > li { margin: 0 auto; } /* Deprecated */
	
	/* Slideshow
	-------------------------------------------------------------- */
	.the-slideshow-wrapper-outer { margin-top: 0 !important; /* Reset nagative top margin */ }

		/* Deprecated */
		.the-slideshow .direction-nav .prev { top:4%; right:63px; left:auto; }
		.the-slideshow .direction-nav .next { top:4%; right:2%; }

	/* Pagination */
	.the-slideshow-wrapper .owl-pagination { display: none; }
	
	/* Slideshow caption */
	/* Shrink font, hide all elements except heading */
	.caption > * { display:none !important; }
	.caption .heading { display:inline-block !important; font-size:2.0833em; margin-bottom:1px; }
	.caption p { font-size:1.1666em; margin-bottom:1px; }        
	.caption button.button span span {
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
	}
	
	/* Cloud Zoom
	-------------------------------------------------------------- */
	/* Hide zoom */
	.cloud-zoom-big,
	.cloud-zoom-lens { display:none !important; }
	.cloud-zoom-lens { cursor:default !important; }

	/* Thumbnails */
	.img-box .thumbnails.show-all.auto-adjust-width .item { max-width: 16%; }
	
	/* Lightbox
	-------------------------------------------------------------- */
	#cboxTitle,
	#cboxCurrent { display:none !important; }
	
	/* Accordion
	-------------------------------------------------------------- */
	.accordion-style1 li a {
		padding:15px 10px;
		font-size: 1.1666em; /*14px*/
		line-height: 1.2857em; /*18px*/
	}
	/* Space for openner if item has children. It has to be a few pixels wider than openner */
	.accordion-style1 li.parent > a { padding-right:53px; }
	.accordion-style1 .opener { width:48px; height:48px; line-height:48px; }

	/* Different types of collapsible blocks
	-------------------------------------------------------------- */
	/* Sidebar blocks */
	.sidebar .block {
		margin-bottom: 20px;
	}

	/* Blocks collapsible only on mobile, so icon visible only on mobile */
	.mobile-collapsible .block-title:after,
	.sidebar .block .block-title:after,
	.block-layered-nav .block-title:after {
		/* Show only on mobile */
		display: inline-block !important;
	}
	.mobile-collapsible .block-title,
	.sidebar .block .block-title,
	.block-layered-nav .block-title {
		cursor: pointer;
	}

}
/* end: width < 768px */


/* Mobile (Landscape) - design for a width of 480px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 480px <= width < 768px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* Category view
	-------------------------------------------------------------- */
	.products-list .product-shop,
	.products-list .right-column,
	.products-list .product-image-wrapper { width:48%; margin-left:1%; margin-right:1%; }
	
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Broaden the slider if at least 4 thumbnails */
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:316px; } /*4*/
	
	/* Direction navigation */
	.itemslider-thumbnails.count-4 .direction-nav { display:none; }

	/* Shrink and align center the main image */
	.img-box .product-image { width:60.4651%; /*364px*/ }	

}
/* end: 480px <= width < 768px */


/* Design for a width of 640px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 640px <= width < 768px */
@media only screen and (min-width: 640px) and (max-width: 767px) {

	/* Item grid
	-------------------------------------------------------------- */
	
.itemgrid.itemgrid-adaptive .item { width:48%; clear:none !important; }
.itemgrid.itemgrid-adaptive > li:nth-of-type(2n+1) { clear:left !important; }
}
/* end: 640px <= width < 768px */


/* Design for a width of less than 640px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 640px */
@media only screen and (max-width: 639px) {

	h1 { font-size:2em;			line-height:1.25em;		/*24px, 30px*/ }
	h2 { font-size:1.6666em;	line-height:1.2em;		/*20px, 24px*/ }
	h3 { font-size:1.3333em;	line-height:1.25em;		/*16px, 20px*/ }
	h4 { font-size:1.1666em;	line-height:1.1428em;	/*14px, 16px*/ }
	h5 { font-size:1em;			line-height:1em;		/*12px, 12px*/ }
	h6 { font-size:1em;			line-height:1em;		/*12px, 12px*/ }

	
	
	/* Mobile header
	-------------------------------------------------------------- */
	.header-mobile .skip-link .label { display: none !important; }
	.header-mobile .skip-link .icon { margin-right: 0; }
	.header-mobile .skip-link .count { margin-right: 0; /* Reset negative margin to align content of a skip-link */ }

	/* Dropdowns in mobile header collaterals */
	.header-mobile .header-collateral .dropdown .dropdown-heading {
    	line-height: 24px;
	}

	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Thumbnails */
	.img-box .thumbnails.show-all.auto-adjust-width .item { max-width: 19%; }
}
/* end: width < 640px */


/* Design for a width of 480px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 480 <= width < 640px */
@media only screen and (min-width: 480px) and (max-width: 639px) {

	/* Item grid
	-------------------------------------------------------------- */
	
.itemgrid.itemgrid-adaptive .item { width:48%; clear:none !important; }
.itemgrid.itemgrid-adaptive > li:nth-of-type(2n+1) { clear:left !important; }
}
/* end: 480 <= width < 640px */


/* Design for a width of less than 480px (small mobile)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 480px */
@media only screen and (max-width: 479px) {

	
		
	/* Products grid
	-------------------------------------------------------------- */
		.products-grid.category-products-grid.hover-effect .item .add-to-links, /* To override "display-onhover" */
		.products-grid .item .add-to-links { display: none !important; }
			
	/* Buttons - stretch full width
	-------------------------------------------------------------- */
	.buttons-set .button,
	.title-buttons .button,
	.cart .btn-checkout,
	.mini-cart .actions .button,
	.mini-compare .actions .button {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 7px;
	}
	.buttons-set .button:last-child,
	.cart .btn-checkout:last-child,
	.mini-cart .actions .button:last-child {
		margin-bottom: 0;
	}

	/* Button on product page - stretch full width and remove vertical alignment
	-------------------------------------------------------------- */
	.product-view .add-to-cart .btn-cart {
		display: block;
		width: 100%;
		margin: 0 0 7px;
	}
	.product-view .add-to-cart {
		display: block;
		float: none;
	}

	/* Buttons set
	-------------------------------------------------------------- */
	.buttons-set .back-link {
		display: none;
	}
	.buttons-set .required {
		display: none;
	}
	
	/* Grid elements
	-------------------------------------------------------------- */
	.col2-set .col-1,
	.col2-set .col-2 { width:100%; }
	
	/* Header
	-------------------------------------------------------------- */

		/* Simplify horizontal links */
		.header .links-wrapper-separators .links li a,
		.header .links-wrapper-separators-left .links li a { background-image:none; }
		
		/* Header elements - align center.
		   TODO: apply or remove in future updates.
		-------------------------------------------------------------- */
			.header .mobile-inline-container { text-align:center; }
			.header .mobile-inline-container > * { float:none; display:inline-block; margin-left:5px; margin-right:5px; }

		/* Header top elements - align center
		-------------------------------------------------------------- */
			/*.header-top { text-align:center; }
			.header-top .item { float:none; display:inline-block; margin-left:5px; margin-right:5px; }
			.header-top .links { text-align:center; }
			.header-top .links li { float:none; display:inline-block; }*/

	/* Header - old styles applied when mobile header mode is not enabled
	   and the "header-regular" class is not removed from header container on narrow screens
	-------------------------------------------------------------- */
		
		/* Header elements - align center
		-------------------------------------------------------------- */

			/* Links */
			.header-regular .header .links { text-align:center; }
			.header-regular .header .links li { float:none; display:inline-block; }

			/* User menu */
			.header-regular .user-menu { text-align:center; }
			.header-regular .user-menu > *,
			.header-regular .user-menu .links,
			.header-regular .dropdown { float:none !important; display:inline-block !important; }
	
	/* Products list
	-------------------------------------------------------------- */
	.products-list .item { margin-bottom:20px; }
	.products-list .item:first-child { margin-top:1px; /* Move item down to uncover the border of the toolbar */ }
	.products-list .product-image { margin-bottom:20px; }

	/* Products list: disable hover effect
	-------------------------------------------------------------- */
	/* Cancel "hover effect" styles: apply the same styles which item has without "hover effect" */
	.products-list.hover-effect .item { border-top: none; }
	.products-list.hover-effect .item:hover {
		margin-left:0;
		margin-right:0;
		padding-left:0;
		padding-right:0;
		box-shadow: none !important;
	}

	/* Products grid: override size of elements (values like size-xs)
	-------------------------------------------------------------- */
	/* Product labels */
	.products-grid .sticker { width:40px; height:40px; font-size:0.9166em; }
	.products-grid .item:hover .sticker { width:45px; height:45px; }
	
	/* Product page
	-------------------------------------------------------------- */
	
		/* Reviews */
		.product-view .box-reviews .form-add .data-table th,
		.product-view .box-reviews .form-add .data-table td { padding:6px 1px; }
		.product-view .box-reviews .form-add .form-list input.input-text,
		.product-view .box-reviews .form-add .form-list textarea { width:90%; }

		/* Add-to links */
		.product-view .add-to-links { text-align: inherit; }
	
	/* Toolbar
	-------------------------------------------------------------- */
	
		.toolbar .limiter { display:none; }
		.sorter .view-mode { display:none; }
		.sorter .sort-by { background:none; margin-right:0; margin-left:0; padding-right:0; padding-left:0; } /* Remove right divider */
	
	/* Account
	-------------------------------------------------------------- */
	
		/* Account info + Order info */
			/*
			.box-account.box-info .col-1,
			.order-info-box .col-1 { border-right:none; }
			.box-account.box-info .col-1 .box,
			.order-info-box .col-1 .box { padding-right:0; }
			*/
			
			.my-account .col2-set .col-1 { border-right:none; margin-bottom:20px; }
			.my-account .col2-set .col-1 .box { padding-right:0; }
		
		/* Order details */
			.order-items .sub-title .separator { display:none; }

	/* Checkout
	-------------------------------------------------------------- */
	.opc .step-title h2 { font-size:1em; line-height:2.8333em; }

	/* Advanced search results
	-------------------------------------------------------------- */
	.advanced-search-summary ul { width: 100%; margin-right: 0; }

	/* Footer
	-------------------------------------------------------------- */
	#subscribe-form label {
		display: inline-block;
		float: none;
		line-height: 1em;
		margin: 15px 0 2px;
	}
	#subscribe-form .input-box {
		display: inline-block;
		float: none;
		margin: 5px 0;
		position: relative;
		width: 100%;
	}
	#subscribe-form .input-text { width:100%; max-width:100%; }
	#subscribe-form .button {
		display: inline-block;
		float: none;
	}
	/*TOOD: check on mobiles*/
	#subscribe-form .input-box .validation-advice { width: 100%; left: 0; }
	
	/* Slideshow
	-------------------------------------------------------------- */
	.the-slideshow .control-nav { display:none; } /* Deprecated */
	
	/* Slideshow caption */
		/* Shrink font. Hide all elements, even with class "permanent" (except heading with "permanent") */
		.caption > *,
		.caption .heading,
		.caption .permanent { display:none !important; }
		.caption .heading.permanent { display:inline-block !important; }

		.caption .heading { font-size:1.3333em; }
		.caption p { font-size:1em; }

	/* Itemslider
	-------------------------------------------------------------- */
	/* Pagination */
	.itemslider .owl-pagination { display: none; }
	
	/* Cloud zoom
	-------------------------------------------------------------- */
	#zoom-btn { display:none; }

	/* Thumbnails */
	.img-box .thumbnails.show-all.auto-adjust-width .item { max-width: 24%; }
	
}
/* end: width < 480px */


/* Design for a width of 320px (mobile - portrait)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 320px <= width < 480px */
@media only screen and (min-width: 320px) and (max-width: 479px) {
	
	/* Item grid
	-------------------------------------------------------------- */
	
.itemgrid.itemgrid-adaptive .item { width:98%; clear:none !important; }
	
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Shrink the slider if to many thumbnails */
	.itemslider-thumbnails.count-3,
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:237px; } /*3*/		/*{ max-width:158px; }*/ /*2*/
	
	/* Direction navigation */
	.itemslider-thumbnails.count-3 .direction-nav,
	.itemslider-thumbnails.count-4 .direction-nav,
	.itemslider-thumbnails.count-5 .direction-nav,
	.itemslider-thumbnails.count-multi .direction-nav { display:block; }
	
}
/* end: 320px <= width < 480px */


/* Design for a width of less than 320px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 320px */
@media only screen and (max-width: 319px) {

		
	/* Disable hover effect
	-------------------------------------------------------------- */
		/* Cancel "hover effect" styles: apply the same styles which item has without "hover effect" */
		.category-products-grid.hover-effect .item { border-top: none; }
		.category-products-grid.hover-effect .item:hover {
			margin-left:0;
			margin-right:0;
			padding-left:1%;
			padding-right:1%;
			box-shadow: none !important;
		}

		/* Show elements normally displayed only on hover */
		.category-products-grid.hover-effect .item .display-onhover { display:block !important; }
		
		/* Show full name even if enabled: display name in single line */
		.products-grid.single-line-name .item .product-name { overflow: visible; white-space: normal; }

		/* Spaces between items */
		.category-products-grid.hover-effect .item { margin-bottom: 20px; }
			
	
	/* Mobile header
	-------------------------------------------------------------- */
	.header-mobile .header-collateral {
		float: none;
		text-align:center;
	}
	.header-mobile .header-collateral > * {
		display: inline-block;
	}
	.header-mobile .logo-wrapper--mobile {
		float: none !important;
		text-align: center !important;
	}

	/* Product page
	-------------------------------------------------------------- */
	/* Related - thumbnails */
	.block-related-thumbnails .product-details {
		margin-left:0;
		margin-bottom:10px;
		clear:left;
	}
	.block-related-thumbnails .product-details .price-box { display: inline-block; margin-right:5px; }
	.block-related-thumbnails .product-details .related-add-to-wishlist { display: inline-block; }
	
	/* Item grid
	-------------------------------------------------------------- */
	/* Always show 1 column */
	/* Important: added ".itemgrid" class to override other styles */
	.itemgrid.itemgrid-adaptive .item { width:98%; clear:none !important; }
	
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Thumbnails */
	.img-box .thumbnails.show-all.auto-adjust-width .item { max-width: 32%; }
	
	/* Slideshow
	-------------------------------------------------------------- */
	.the-slideshow-wrapper .owl-buttons { display: none; }

	.the-slideshow .direction-nav { display:none; } /* Deprecated */

}
/* end: width < 320px */


/* Design for a width of 240px (small mobile)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 240px <= width < 320px */
@media only screen and (min-width: 240px) and (max-width: 319px) {

	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Shrink the slider if to many thumbnails */
	.itemslider-thumbnails.count-3,
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:158px; } /*2*/

}
/* end: 240px <= width < 320px */


/* Design for a width of lass than 240px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* width < 240px */
@media only screen and (max-width: 239px) {

	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Shrink the slider if to many thumbnails */
	.itemslider-thumbnails.count-2,
	.itemslider-thumbnails.count-3,
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:79px !important; } /*1*/
	
	/* Direction navigation */
	.itemslider-thumbnails.count-2 .direction-nav,
	.itemslider-thumbnails.count-3 .direction-nav,
	.itemslider-thumbnails.count-4 .direction-nav,
	.itemslider-thumbnails.count-5 .direction-nav,
	.itemslider-thumbnails.count-multi .direction-nav { display:block; }

}
/* end: width < 240px */


/**
 * Override styles configured via admin panel
 */



/* Additional styles for interface icons
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Icons with no background
-------------------------------------------------------------- */
/* Toolbar */
.sorter .view-mode a,
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc,
.pager .pages li a,

/* Slider arrows (for zoom thumbnails) */
.slider-arrows3 .owl-controls .owl-buttons div,
.slider-arrows3 .owl-controls.clickable .owl-buttons div.disabled:hover
{
	background-color:transparent;
}

/* Other icons
-------------------------------------------------------------- */
/* Add-to links icons in product grid - square, no rounding */
.products-grid .addto-links-icons span.icon { border-radius: 0; }

/* Pager */
.pager .pages li a { background-color:#f5f5f5; }

/* Add-to links */
.addto-links-icons .ic { background-color:#fff; }

ul.bullet li {background-position: 0 2px;list-style-type: none;}
.post-list .item {list-style-type: none;}
@media (max-width: 768px){
    .cloud-zoom-big { display: none!important;} /* disable cloud zoom */
    /* fix bugs after optimization */
    .header-regular .logo-wrapper .logo img{
        height: auto;
    }
    .footer-primary-top-spacing>div:first-child>div>.block-content {
        max-width: 81.85%;
        margin: 0 auto;
    }
    /* end fix bugs */
}
/************************************ items color refactoring *************************************/
/******************* default item state *******************/

.post-list .item{
    color: #898989;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
NOTE: < selector > - this is selector to delete;

< .post-list .item .desc >
< .post-list .item .desc:hover > must be deleted
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.post-list .item a,
.post-list .item .show-post{
    color: #6b61f4;
}

.post-list .item a:hover,
.post-list .item .show-post:hover{
    color: #8d83f9;
}

.post-list .item .bullet{
    color: #515151;
}

.post-list .item .post-name a{
    color: #6b61f4;
}

.post-list .item .post-name a:hover{
    color: #5a50e3;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<.post-list .item .bullet> - must be deleted, because there is no hover effect, this is static text
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


/******************* hover item state *******************/
.post-list .item:hover{
    color: #898989;
}

.post-list .item:hover a,
.post-list .item:hover .show-post{
    color: #6b61f4;
}

.post-list .item:hover a:hover,
.post-list .item:hover .show-post:hover{
    color: #8d83f9;
}

.post-list .item:hover .bullet{
    color: #515151;
}

.post-list .item:hover .post-name a{
    color: #6b61f4;
}

.post-list .item:hover .post-name a:hover{
    color: #5a50e3;
}

/******************* archive item state *******************/
.post-list .item.archived{
    color: #898989;
}

.post-list .item.archived a,
.post-list .item.archived .show-post{
    color: #6b61f4;
}

.post-list .item.archived a:hover,
.post-list .item.archived .show-post:hover{
    color: #8d83f9;
}

.post-list .item.archived .bullet{
    color: #515151;
}

.post-list .item.archived .post-name a{
    color: #6b61f4;
}

.post-list .item.archived .post-name a:hover{
    color: #5a50e3;
}

/******************* hover archive item state *******************/
.post-list .item.archived:hover{
    color: #898989;
}

.post-list .item.archived:hover a,
.post-list .item.archived:hover .show-post{
    color: #6b61f4;
}

.post-list .item.archived:hover a:hover,
.post-list .item.archived:hover .show-post:hover{
    color: #8d83f9;
}

.post-list .item.archived:hover .bullet{
    color: #515151;
}

.post-list .item.archived:hover .post-name a{
    color: #6b61f4;
}

.post-list .item.archived:hover .post-name a:hover{
    color: #5a50e3;
}


@charset "UTF-8";
@font-face {
  font-family: "SFUIDisplay";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/SF-UI-Display-Light.woff2") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SFUIDisplay";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/SF-UI-Display-Semibold.woff2") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SFUIDisplay";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/SF-UI-Display-Bold.woff2") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SFUIDisplay";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/SF-UI-Display-Regular.woff2") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "estore-icon";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/estore-icon.ttf?sui90l") format("truetype"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/estore-icon.woff?sui90l") format("woff"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/estore-icon.svg?sui90l#estore-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ic-],
[class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "estore-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-bell:before {
  content: "\e914";
}

.ic-fb-no-bg:before {
  content: "\e901";
}

.ic-view-table:before {
  content: "\e228";
}

.ic-view-list:before {
  content: "\e241";
}

.ic-to-left:before {
  content: "\e902";
}

.ic-to-bottom:before {
  content: "\e903";
}

.ic-up:before {
  display: inline-block;
  line-height: 1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e903";
}

.ic-cart:before {
  content: "\e904";
}

.ic-brander:before {
  content: "\e905";
}

.ic-heart:before {
  content: "\e906";
}

.ic-burger:before {
  content: "\e907";
}

.ic-compare:before {
  content: "\e908";
}

.ic-facebook:before {
  content: "\e909";
}

.ic-instagram:before {
  content: "\e90a";
}

.ic-user:before {
  content: "\e90b" !important;
}

.ic-search:before {
  content: "\e90c";
}

.ic-box:before {
  content: "\e90d";
}

.ic-true:before {
  content: "\e90e";
}

.ic-false:before {
  content: "\e90f";
}

.ic-payments:before {
  content: "\e910";
}

.ic-play:before {
  content: "\e911";
}

.ic-shield:before {
  content: "\e912";
}

.ic-star:before {
  content: "\e913";
}

.ic-google:before {
  content: "\e900";
}

.ic-phone-number:before {
  content: "\e915";
}

/**
 * Swiper 4.0.0-beta.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 20, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
  margin-top: 40px;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.smarty-select {
  position: relative;
  width: 100%;
}
.smarty-select[data-state=open] .smarty-select__button::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.smarty-select[data-state=open] .smarty-select__dropdown {
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.smarty-select[data-state=open] .smarty-select__dropdown-menu {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.smarty-select__button {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 30px 10px 5px;
  text-align: left;
  border: 1px solid lightblue;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.smarty-select__button:focus {
  outline: 0;
}
.smarty-select__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 5px;
  height: 5px;
  border-style: solid;
  border-color: #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
.smarty-select__placeholder {
  color: #7c7c7c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.smarty-select__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: visibility 0s;
  transition: visibility 0s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.smarty-select__dropdown-menu {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 200px;
  overflow: auto;
  border-color: lightblue;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  background-color: #fff;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
.smarty-select__option {
  display: block;
  padding: 10px 30px 10px 5px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.smarty-select__option:hover {
  background-color: rgb(212.0841121495, 234.5887850467, 241.9158878505);
}
.smarty-select__option.active {
  background-color: lightblue;
}
.smarty-select__selected-item {
  display: inline-block;
  padding: 2px;
  font-size: 1em;
  line-height: 1;
  margin: 4px 4px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #f2f2f2;
  cursor: pointer;
}

.unipagetype #top #catalog-link > ul {
  height: 520px;
}
@media only screen and (max-width: 767px) {
  .unipagetype #top #catalog-link > ul {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
.unipagetype #top:not(.isSticky) #catalog-link > ul {
  top: 100% !important;
}
.unipagetype #top:not(.isSticky) #catalog-link > ul > li:hover > ul {
  padding-left: 20px;
}
.unipagetype #top:not(.isSticky) #catalog-link > ul > li:hover > ul > li > a {
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .unipagetype #top:not(.isSticky) #catalog-link > ul > li:hover > ul {
    border: none;
  }
}
@media only screen and (min-width: 768px) {
  .unipagetype #top:not(.isSticky) #catalog-link > ul {
    display: block !important;
  }
}
#catalog-link {
  width: 310px;
  position: relative;
}
#catalog-link > .opener {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: right;
  padding-right: 17px;
}
.isSticky #catalog-link {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  width: 310px;
  text-align: left;
}
.isSticky #catalog-link > ul {
  top: 100% !important;
}
.isSticky #catalog-link.nav-item--parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 25px;
  background-color: rgb(241.75, 241.75, 241.75);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.isSticky #catalog-link.nav-item--parent > a {
  left: 0;
  color: #1c1c1c;
}
.isSticky #catalog-link.nav-item--parent > a::before {
  left: 0;
  color: currentColor;
}
@media only screen and (max-width: 1150px) {
  .isSticky #catalog-link {
    width: 220px;
  }
}
#catalog-link .catalog-link-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#catalog-link ul {
  width: 100%;
  top: 50px;
  left: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e5e5e5;
  border-width: 0 0 1px 1px;
  border-style: solid;
}
@media only screen and (max-width: 767px) {
  #catalog-link ul {
    border-left: none;
  }
}
#catalog-link.nav-item--parent {
  padding-left: 25px;
  background-color: #3c3c3c;
}
#catalog-link.nav-item--parent > a {
  background-color: transparent !important;
  color: #ffffff;
  display: inline-block;
  position: relative;
}
#catalog-link.nav-item--parent > a::before {
  font-size: 20px;
  line-height: 1;
  content: "\e907";
  font-family: "estore-icon" !important;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, calc(-50% - 1px));
  transform: translate(0, calc(-50% - 1px));
  width: 20px;
  height: 20px;
  z-index: 1;
}
#catalog-link.nav-item--parent > a span {
  color: currentColor;
}
@media only screen and (max-width: 767px) {
  #catalog-link.nav-item--parent {
    background-color: #1c1c1c;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  #catalog-link.nav-item--parent:hover {
    background-color: #1c1c1c;
  }
}
.sticky-header #catalog-link.nav-item--parent {
  background-color: #1c1c1c;
}
.sticky-header #catalog-link.nav-item--parent:hover {
  background-color: #3c3c3c;
}
@media only screen and (max-width: 1022px) {
  #catalog-link {
    width: 220px;
  }
  #catalog-link.nav-item--parent::before {
    left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #catalog-link > .opener {
    color: #1c1c1c !important;
    display: block !important;
  }
  #catalog-link.nav-item--parent > a::before {
    display: none;
  }
  .isSticky #catalog-link {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
  }
  .isSticky #catalog-link.nav-item--parent {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.top_level_category_menu_banner {
  position: absolute;
  /*left: calc(200% - 1px);*/
  right: 0;
  z-index: 99999;
  /*  width: 100%;  */
  top: 0;
  height: 100%;
  background-color: #fff;
  border: none;
  overflow: hidden;
  /*  display: none;  */
}
.top_level_category_menu_banner a:before {
  display: none;
}
.top_level_category_menu_banner > a {
  display: block;
  overflow: hidden;
}
.top_level_category_menu_banner > a > img {
  max-width: none;
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .top_level_category_menu_banner {
    display: none !important;
  }
}

.catalog-menu {
  display: none;
  background-color: #ffffff !important;
}
.catalog-menu .nav-item {
  display: block;
  width: 100%;
  cursor: pointer;
  float: none !important;
}
.catalog-menu .nav-item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: none !important;
  color: #1c1c1c !important;
  background-color: #ffffff !important;
  padding: 1.155rem 10px !important;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 15px;
}
.catalog-menu .nav-item > a > span {
  font-size: 14px !important;
  line-height: 1 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.catalog-menu .nav-item > a > span.caret {
  display: none;
}
.catalog-menu .nav-item > a.level-top {
  padding-right: 30px !important;
}
.catalog-menu .nav-item:last-child > a {
  border-bottom: none;
}
.catalog-menu .nav-item:hover {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
.catalog-menu .nav-item:hover > a {
  color: currentColor !important;
}
.catalog-menu .nav-item:hover > .top_level_category_menu_banner {
  display: block;
}
@media only screen and (min-width: 768px) {
  .catalog-menu .nav-item:hover > .nav-submenu.level0 {
    display: block !important;
  }
}
.catalog-menu .nav-item.level0 {
  overflow: hidden;
}
.catalog-menu .nav-item.level0 > a {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .catalog-menu .nav-item.level0 > a::before {
    content: "\e904";
    position: absolute;
    color: #e5e5e5;
    font-family: "icomoon";
    font-size: 12px;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
  }
}
.catalog-menu .nav-item.level0 .nav-item--only-subcategories .opener {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .catalog-menu .nav-item.level0 > .menu-opener {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 49px;
    height: 49px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999999;
    background-color: transparent !important;
  }
  .catalog-menu .nav-item.level0 > .menu-opener::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: #1c1c1c;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    will-change: transform;
  }
  .catalog-menu .nav-item.level0 > .menu-opener.open::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .catalog-menu .nav-item.level0 > .menu-opener.open ~ ul {
    display: block !important;
    padding-left: 20px !important;
  }
}
.catalog-menu .nav-submenu {
  height: calc(100% + 1px) !important;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100% !important;
  left: calc(100% - 1px) !important;
  top: 0 !important;
  display: none !important;
  background-color: #ffffff !important;
}
.catalog-menu .nav-submenu::-webkit-scrollbar {
  background-color: transparent;
  width: 0px;
}
.catalog-menu .nav-submenu::-webkit-scrollbar-thumb {
  background-color: #e5e5e5;
  border-radius: 50px;
}
.catalog-menu .nav-submenu > li > a {
  border-bottom-color: transparent;
}

@font-face {
  font-family: "icomoon";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/icomoon.eot?g70cib");
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/icomoon.eot?g70cib#iefix") format("embedded-opentype"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/icomoon.ttf?g70cib") format("truetype"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/icomoon.woff?g70cib") format("woff"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/icomoon.svg?g70cib#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "ico_font_new";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/ico_font_new.eot?3tcg9l");
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/ico_font_new.eot?3tcg9l#iefix") format("embedded-opentype"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/ico_font_new.ttf?3tcg9l") format("truetype"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/ico_font_new.woff?3tcg9l") format("woff"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/ico_font_new.svg?3tcg9l#ico_font_new") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icons-new-]:before, [class*=" icons-new-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ico_font_new";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-new-hamburger:before {
  content: "\e900";
  color: #fafafa;
}

.icons-new-search1:before {
  content: "\e901";
}

.icons-new-menu1:before {
  content: "\e902";
}

.icons-new-phone:before {
  content: "\e903";
}

.icons-new-pin:before {
  content: "\e904";
}

.icons-new-user1:before {
  content: "\e905";
}

.icons-new-phone1:before {
  content: "\e942";
}

.icons-new-location:before {
  content: "\e947";
}

.icons-new-user:before {
  content: "\e971";
}

.icons-new-search:before {
  content: "\e986";
}

.icons-new-menu:before {
  content: "\e9bd";
}

.icons-new-cross:before {
  content: "\ea0f";
}

.icon-phone:before {
  content: "\e902";
}

.icon-delivery:before {
  content: "\e903";
}

.icon-payment:before {
  content: "\e905";
}

.icon-arrow:before {
  content: "\e906";
}

.icon-check:before {
  content: "\e907";
}

.icon-search:before {
  content: "\e908";
}

.icon-user:before {
  content: "\e909";
}

.icon-logo .path1:before {
  content: "\e90a";
  color: rgb(73, 73, 73);
}

.icon-logo .path2:before {
  content: "\e90b";
  margin-left: -3.4609375em;
  color: rgb(73, 73, 73);
}

.icon-logo .path3:before {
  content: "\e90c";
  margin-left: -3.4609375em;
  color: rgb(73, 73, 73);
}

.icon-logo .path4:before {
  content: "\e90d";
  margin-left: -3.4609375em;
  color: rgb(73, 73, 73);
}

.icon-logo .path5:before {
  content: "\e90e";
  margin-left: -3.4609375em;
  color: rgb(73, 73, 73);
}

.icon-logo .path6:before {
  content: "\e90f";
  margin-left: -3.4609375em;
  color: rgb(244, 205, 42);
}

.icon-logo .path7:before {
  content: "\e910";
  margin-left: -3.4609375em;
  color: rgb(73, 73, 73);
}

.icon-tw:before {
  content: "\e911";
}

.icon-fb:before {
  content: "\e912";
}

.icon-vk:before {
  content: "\e913";
}

.icon-meter:before {
  content: "\e914";
}

.icon-gift:before {
  content: "\e915";
}

.icon-photo:before {
  content: "\e916";
}

.icon-smartphone:before {
  content: "\e917";
}

.icon-pc:before {
  content: "\e918";
}

.icon-auto:before {
  content: "\e919";
}

.icon-electronic:before {
  content: "\e91a";
}

.icon-basket:before {
  content: "\e91b";
}

.icon-list:before {
  content: "\e900";
}

.icon-grid:before {
  content: "\e901";
}

.icon-arrow2:before {
  content: "\e904";
}

.icon-brander:before {
  content: "\e620";
}

.icon-star:before {
  content: "\e614";
}

.icon-star2:before {
  content: "\e60e";
}

.icon-spinner:before {
  content: "\e91e";
}

.icon-google-plus:before {
  content: "\e91c";
}

.social-list li {
  display: inline-block;
  vertical-align: top;
}

.icu {
  display: inline-block;
}
.icu.ic-lg {
  font-size: 2em;
  line-height: 36px;
}

.page-banners .banner a img {
  width: 100%;
}

.homepage-pagetext .section-title {
  margin-bottom: 20px;
}

.header-top-container {
  display: none;
}

.header-mobile .logo-wrapper--mobile {
  max-width: 160px !important;
}
.header-mobile .inner-container {
  padding: 0;
}
.header-mobile.header-container .dropdown .dropdown-content {
  background-color: #f5f5f5;
}
.header-mobile #header-search {
  margin-right: 0;
}
.header-mobile #search {
  background-color: transparent;
  margin-right: 15px !important;
  width: 97%;
}
.header-mobile .btn-search {
  padding: 0 10px;
}
.header-mobile.isSticky .mini-cart-heading {
  height: 50px !important;
  width: 16.66% !important;
}

#top .right-column__container {
  position: relative;
}
#top .right-column__container .item,
#top .right-column__container #mini-compare,
#top .right-column__container #mini-compare-wrapper-regular,
#top .right-column__container > div {
  position: static;
}
#top .right-column__container .mini-compare-heading {
  position: relative;
}
#top .right-column__container #header-wishlist {
  width: 400px;
}
#top .right-column__container #compare-items .item {
  position: relative;
}

@media only screen and (max-width: 767px) {
  #top.isSticky .logo-wrapper--mobile {
    display: none !important;
  }
}
#top.isSticky .central-column__container {
  padding-left: 110px;
}
@media only screen and (max-width: 1150px) {
  #top.isSticky .central-column__container {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #top.isSticky .central-column__container {
    padding-left: 0;
  }
}

.header-container.header-regular.isSticky .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown {
  margin-right: 0 !important;
}
.header-container.header-regular .central-column__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.header-container.header-regular .central-column__container::before, .header-container.header-regular .central-column__container::after {
  display: none;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown.open .dropdown-heading {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .operator-icon, .header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .caret {
  display: none;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown span.value {
  padding: 0 25px 0 0;
  position: relative;
  margin-left: 0;
  white-space: nowrap;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown span.value::before {
  content: "\e904";
  position: absolute;
  color: #000;
  font-family: "icomoon";
  font-size: 12px;
  line-height: 1;
  right: 0;
  top: 20px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown span.value a {
  line-height: 1;
  font-size: 17px;
  font-weight: normal;
  color: #3c3c3c;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-heading {
  display: block;
  width: 100%;
  height: 45px;
  max-height: none;
  line-height: 45px;
  padding: 0 10px 0 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-heading .label {
  display: none;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content {
  width: 100%;
  color: #1c1c1c;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding-bottom: 5px;
  padding-top: 5px;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content::before {
  content: "";
  position: absolute;
  z-index: 5000;
  background-color: #fff;
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content > li {
  font-size: 17px;
  line-height: 1 !important;
  color: #1c1c1c;
  margin-bottom: 10px;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback-container-item {
  margin-bottom: 0;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback-holder, .header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback, .header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback > ul, .header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback > ul > li {
  width: 100%;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback {
  padding-right: 14px;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback-holder a {
  border-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content .callback-holder a:hover {
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
  color: #ffffff !important;
}
@media only screen and (max-width: 1022px) {
  .header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown span.value a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1022px) {
  .header-container.header-regular .central-column__container .item:nth-child(1) {
    margin-right: 15px;
  }
}
.header-container.header-regular .central-column__container .item:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.header-container.header-regular .right-column__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-container.header-regular .right-column__container > .item {
  margin-right: 15px;
}
.header-container.header-regular .right-column__container > .item:nth-child(1) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  margin-right: 0;
}
.header-container.header-regular .right-column__container > .item:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.header-container.header-regular .right-column__container > .item:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.header-container.header-regular .right-column__container > .item:nth-child(4) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.header-container.header-regular .right-column__container > .item #mini-cart a {
  color: #f89b24;
}
.header-container.header-regular .right-column__container > .item .mini-cart-heading, .header-container.header-regular .right-column__container > .item .mini-compare-heading, .header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular-slip > a {
  width: 50px;
  height: 48px;
  max-height: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.header-container.header-regular .right-column__container > .item .mini-compare-heading span, .header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular-slip > a span {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular {
  width: 50px;
  height: 48px;
  max-height: none;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular .mini-account {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular > div {
  width: 100%;
  height: 100%;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular > div > .mini-account-heading {
  max-height: none;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular > div > .mini-account-heading > span {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  background-color: transparent;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular > div > .mini-account-content {
  padding-left: 0;
  padding-right: 0;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular > div > .mini-account-content .links > li > a {
  padding: 14px 24px;
}
.header-container.header-regular .right-column__container > .item #mini-account-wrapper-regular > div > .mini-account-content .links > li > a:hover {
  background-color: transparent;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
.header-container.header-regular .right-column__container > .item .is-not-empty > .mini-cart-heading {
  background-color: #f89b24;
}
.header-container.header-regular .right-column__container > .item .is-not-empty > .mini-cart-heading span {
  color: #ffffff;
  background-color: #f89b24;
  border-radius: 50%;
}
.header-container.header-regular .right-column__container > .item .open.mini-account {
  background-color: #ffffff;
}
.header-container.header-regular .right-column__container > .item .open.mini-account::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #ffffff;
  z-index: 99999999;
}
.header-container.header-regular .right-column__container > .item .open.is-empty .count:empty {
  display: none;
}
.header-container.header-regular .right-column__container > .item .open .mini-cart-heading {
  background-color: #f89b24;
}
.header-container.header-regular .right-column__container > .item .open .mini-cart-heading span {
  color: #ffffff;
  background-color: #f89b24;
  border-radius: 50%;
}
.header-container.header-regular .right-column__container > .item .open .mini-compare-heading, .header-container.header-regular .right-column__container > .item .open #mini-account-wrapper-regular-slip > a {
  background-color: #ffffff;
  position: relative;
}
.header-container.header-regular .right-column__container > .item .open .mini-compare-heading::after, .header-container.header-regular .right-column__container > .item .open #mini-account-wrapper-regular-slip > a::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #ffffff;
  z-index: 99999999;
}
.header-container.header-regular .right-column__container > .item .open .mini-compare-heading span, .header-container.header-regular .right-column__container > .item .open #mini-account-wrapper-regular-slip > a span {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  background-color: #ffffff;
  border-radius: 50%;
}
.header-container.header-regular .right-column__container > .item a {
  display: block;
  line-height: 1;
}
.header-container.header-regular .right-column__container > .item span {
  padding: 0;
  line-height: 1;
  font-size: 20px;
}
.header-container.header-regular .right-column__container > .item span.price {
  display: none;
}
.header-container.header-regular .right-column__container > .item span.count {
  position: absolute;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #f89b24;
  font-size: 15px;
  right: -5px;
  top: -5px;
  line-height: 1;
  padding-top: 2px;
}
.header-container.header-regular .right-column__container > .item .label, .header-container.header-regular .right-column__container > .item .caret {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .header-container.header-regular .right-column__container > .item {
    margin-right: 5px;
  }
}
.header-container.header-regular .dropdown.open > .dropdown-heading.cover > span {
  position: static;
}
.header-container.header-regular .mini-wishlist > .mini-compare-heading > span.count {
  position: absolute !important;
}

@media only screen and (max-width: 640px) {
  .header-mobile .logo-wrapper--mobile {
    width: 25%;
  }
}
@media only screen and (max-width: 500px) {
  .header-mobile .logo-wrapper--mobile {
    width: 35%;
  }
}
.header-container .dropdown .dropdown-content a span {
  color: currentColor;
}
.header-container .dropdown .dropdown-content a:hover {
  color: currentColor;
}

.nav-regular .nav-panel li.classic {
  position: static;
}

.header-primary .dropdown .dropdown-heading {
  max-height: 50px;
}

#header-search {
  padding-right: 25px;
  margin-right: 25px;
}
#header-search .reset-button {
  display: none;
}
#header-search .input-text {
  border: none;
  height: 30px;
  padding-right: 5px;
  margin: 10px 0;
  font-size: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#header-search button[type=submit] {
  background-color: transparent;
  color: #1c1c1c;
  top: 50%;
  right: -25px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#header-search button[type=submit]::before {
  content: "\e90c";
  font-family: "estore-icon";
  font-size: 20px;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#header-search button[type=submit]:hover::before {
  color: #f89b24;
}
#header-search button[type=submit] span {
  display: none;
}

@media only screen and (max-width: 767px) {
  .header-container.header-mobile .central-column .header-contacts-holder, .header-container.header-mobile .right-column .header-contacts-holder {
    display: none;
  }
  .header-container.header-mobile .central-column .mini-compare-heading, .header-container.header-mobile .right-column .mini-compare-heading {
    display: none;
  }
  .header-mobile .skip-link.skip-active {
    color: #f89b24;
  }
  .button {
    white-space: normal;
  }
  .mini-cart-heading .price {
    display: none;
  }
  .skip-link {
    white-space: nowrap;
  }
  .skip-link .label {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 90px;
    display: none !important;
  }
}
.header-mobile .skip-link .count:empty {
  display: none;
}

.narrow-banner_wrapper img {
  display: block;
  margin: 0 auto;
}

.footer-container .footer-primary-bottom .item {
  float: none;
}
.footer-container .footer-primary-bottom .item-left {
  display: block;
  margin: 0;
  width: auto;
}
.footer-container .footer-primary-bottom .item-right {
  display: none;
}
.footer-container .block-footer-contacts {
  margin-bottom: 10px;
  clear: both;
}
.footer-container .block-footer-contacts .content {
  overflow: hidden;
}
.footer-container .block-footer-contacts .operator-icon {
  float: left;
  margin: 0 10px 0 0;
}
.footer-container .block-content a {
  line-height: 1.1;
  display: inline-block;
  font-size: 13px;
  color: #cccccc;
  padding: 6px 0;
}
.footer-container .block-content .feature a {
  font-size: 22px;
  padding: 15px 0;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .footer-container .block-content .feature a {
    font-size: 28px;
  }
}
.footer-container .block-content .callback a {
  font-size: 14px;
  padding: 6px 0;
  line-height: 23px;
  color: #f89b24;
  border-radius: 5px;
}
.footer-container .mining {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.75px;
}
@media only screen and (max-width: 767px) {
  .footer-container .mining {
    display: inline-block;
    margin: 14px 0 20px;
  }
}
.footer-container .block-social {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 970px) {
  .footer-container .block-social {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
}
.footer-container .block-social .dmca-badge {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  max-width: 100px;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 20px;
}
.footer-container .block-social .pay-systems {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-container .block-social .pay-systems svg {
  width: 44px;
  height: 70px;
  margin-right: 10px;
}
@media only screen and (max-width: 970px) {
  .footer-container .block-social .pay-systems svg {
    margin: 0 5px;
  }
}
.footer-container .footer-primary-top-spacing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.footer-container .footer-primary-top-spacing::before, .footer-container .footer-primary-top-spacing::after {
  content: none;
}
.footer-container .footer-primary-top-spacing .block-catalog, .footer-container .footer-primary-top-spacing .block-pages {
  max-width: 40%;
}
@media only screen and (max-width: 970px) {
  .footer-container .footer-primary-top-spacing {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-container .footer-primary-top-spacing .block-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-container .footer-primary-top-spacing .block-catalog, .footer-container .footer-primary-top-spacing .block-pages {
    max-width: none;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-container .footer-primary-top-spacing {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .footer-container .footer-primary-top-spacing .block-catalog, .footer-container .footer-primary-top-spacing .block-pages {
    width: 100%;
  }
}
.footer-container #subscribe-form .input-text {
  font-size: 16px;
  border-width: 0 0 1px;
  background: none;
  border-color: #f89b24;
  padding-bottom: 5px;
  min-width: 250px;
  color: #ffffff;
}
@media only screen and (max-width: 991px) {
  .footer-container #subscribe-form .input-text {
    min-width: 200px;
  }
}
@media only screen and (max-width: 479px) {
  .footer-container #subscribe-form .input-text {
    min-width: 100px;
  }
}
.footer-container #subscribe-form .input-text:focus {
  border-color: #f89b24;
}
.footer-container #subscribe-form .input-text.validation-failed {
  background: none !important;
  border-width: 0 0 1px !important;
}
.footer-container #subscribe-form .input-box .validation-advice {
  position: static;
  top: 105%;
  left: 0;
  right: 0;
  width: auto;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .footer-container #subscribe-form label {
    display: block;
    float: none;
    margin-bottom: 5px;
  }
}
.footer-container #subscribe-form .button {
  font-size: 16px;
  min-width: 150px;
}
@media only screen and (max-width: 479px) {
  .footer-container #subscribe-form .button {
    width: 100%;
  }
}
.footer-container .footer-copyright {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .footer-container .block-footer-contacts .operator-icon {
    float: none;
  }
  .footer-container .block-footer-contacts .content {
    display: inline;
  }
  .footer-container .footer-primary-bottom .item {
    text-align: center;
  }
  .footer-container .footer-primary-bottom .item:last-child {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) {
  .footer-primary-bottom .social-links {
    margin-top: -30px;
  }
}
.footer-address {
  line-height: 2;
}

.item-right .footer-copyright {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .item-right .footer-copyright {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .block-layered-nav {
    margin: 10px 0;
    height: 34px;
  }
}
@media only screen and (min-width: 768px) {
  .block-layered-nav {
    font-size: 14px;
  }
  .block-layered-nav .block-content dl > dt {
    display: block;
    margin-top: 1px;
    position: relative;
    padding: 7px 0;
    font-weight: 700;
    line-height: 21px;
    text-rendering: optimizeSpeed;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  .block-layered-nav .block-content dl > dd {
    margin: 0;
    padding: 0 5px;
  }
  .block-layered-nav .block-content .layerednavigation-more:hover {
    color: #2295d4;
  }
}
.block-layered-nav .multiselect-child {
  display: inline-block;
}
.block-layered-nav .btn-remove-inline {
  margin-left: 0;
  margin-right: 4px;
}
.block-layered-nav dl dd ol > li > a {
  padding: 6px 0;
}
.block-layered-nav dl dd ol > li > a:before {
  display: none;
}
.block-layered-nav #narrow-by-list .configurable-swatch-list li {
  float: none;
  display: block;
  width: auto;
  margin: 0;
}
.block-layered-nav #narrow-by-list .configurable-swatch-list li a {
  line-height: 1.5;
}
.block-layered-nav [class^=brander_layerednavigation-attr] {
  padding-left: 35px;
  background: transparent url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-cb2.png") no-repeat left center;
}
@media only screen and (max-width: 767px) {
  .block-layered-nav [class^=brander_layerednavigation-attr]:hover {
    background: transparent url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-cb2.png") no-repeat left center;
  }
}
.block-layered-nav [class^=brander_layerednavigation-attr].checked, .block-layered-nav [class^=brander_layerednavigation-attr][class$=selected] {
  background: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-cb1.png") no-repeat left center;
}
.block-layered-nav [class^=brander_layerednavigation-attr] > img {
  width: 25px;
  height: auto;
  margin-right: 5px;
}
@media only screen and (min-width: 768px) {
  .block-layered-nav [class^=brander_layerednavigation-attr]:hover {
    background: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-cb1.png") no-repeat left center;
  }
}
.block-layered-nav .color-attr {
  padding-left: 0 !important;
  background: none !important;
  position: relative;
}
.block-layered-nav .color-attr:after {
  position: absolute;
  content: "";
  background: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/check.svg") no-repeat 0 0;
  top: 50%;
  left: 4px;
  right: 0;
  margin-top: -6px;
  width: 12px;
  height: 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1;
}
.block-layered-nav .color-attr:hover, .block-layered-nav .color-attr.checked, .block-layered-nav .color-attr[class$=selected] {
  background: none;
}
.block-layered-nav .color-attr:hover:after, .block-layered-nav .color-attr.checked:after, .block-layered-nav .color-attr[class$=selected]:after {
  visibility: visible;
  opacity: 1;
}
.block-layered-nav .color-attr > img {
  position: relative;
  z-index: 1;
  margin-right: 5px;
  border-radius: 3px;
}
.block-layered-nav .color-attr:hover, .block-layered-nav .color-attr.checked, .block-layered-nav .color-attr[class$=selected] {
  background: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/layerednavigation-cb1.png") no-repeat left center;
}
.block-layered-nav .inpts-wrap {
  margin-bottom: 8px;
  font-size: 0;
  white-space: nowrap;
}
.block-layered-nav .inpts-wrap .price-range-from,
.block-layered-nav .inpts-wrap .f-to,
.block-layered-nav .inpts-wrap .price-range-to {
  display: inline-block;
  font-size: 14px;
}
.block-layered-nav .inpts-wrap .price-range-to,
.block-layered-nav .inpts-wrap .price-range-from {
  width: 45%;
}
.block-layered-nav .inpts-wrap .f-to {
  width: 10%;
  text-align: center;
}
.block-layered-nav .inpts-wrap input {
  width: 100%;
}
.block-layered-nav .price-range-btn-wrap .layerednavigation-price-find {
  width: 100%;
}
.block-layered-nav.layerednavigation-filters-left .configurable-swatch-list > li {
  display: inline-block;
}
.block-layered-nav.layerednavigation-filters-left .configurable-swatch-list img {
  position: static;
  width: 20px;
  height: 20px;
}
.block-layered-nav .btn-remove-inline {
  position: relative;
  background: none;
  float: left;
  margin-right: 8px;
}
.block-layered-nav .btn-remove-inline:before {
  content: "\e22d";
  font-size: 16px;
  display: inline-block;
  font-family: ThemeIcons;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block-layered-nav .btn-remove-inline img {
  display: none;
}

#nav.nav-mobile .nav-panel--dropdown .nav-item--parent:after {
  display: none;
}

.layerednavigation-page-container dl dd ol > li > a,
.layerednavigation-page-container dl dd ol > li > .brander_layerednavigation-attr {
  padding-left: 35px;
}
@media only screen and (max-width: 767px) {
  .layerednavigation-page-container .category-products > .toolbar,
  .layerednavigation-page-container .filter-list .toolbar,
  .layerednavigation-page-container .block-subtitle,
  .layerednavigation-page-container .currently {
    display: none;
  }
  .layerednavigation-page-container .category-products > .toolbar + .actions,
  .layerednavigation-page-container .filter-list .toolbar + .actions,
  .layerednavigation-page-container .block-subtitle + .actions,
  .layerednavigation-page-container .currently + .actions {
    display: none;
  }
}

div.layerednavigation-overlay {
  position: fixed;
}

.slider-wrap {
  padding-bottom: 0;
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .mobile-open-filter {
    overflow: hidden;
  }
  .mobile-open-filter .main-container {
    z-index: 4;
  }
}

.mobile-sort {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mobile-sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .mobile-sort .sort-list--block {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    font-size: 14px;
    color: #333333;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1px;
  }
  .mobile-sort .sort-list--block .sort-list--deco {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background: #fafafa;
  }
  .mobile-sort .sort-list--block .sort-list--deco:after {
    content: "";
    position: absolute;
    right: 10%;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/arrow-gray.svg") no-repeat;
    background-size: cover;
    z-index: 1;
  }
  .mobile-sort .sort-list {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 14px;
    background: initial;
    color: #333333;
    border: 2px solid #cccccc;
    border-radius: 8px;
  }
}

.filter-subtitle {
  display: none;
}
@media only screen and (max-width: 767px) {
  .filter-subtitle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    padding: 5px 30px;
    border: 2px solid #4993ce;
    color: #4993ce;
    border-radius: 8px;
    line-height: 20px;
    height: 34px;
    background: #fafafa;
  }
}

.filter-block .filter-bottom {
  display: none;
}
@media only screen and (max-width: 767px) {
  .filter-block {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 2;
    overflow-y: scroll;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .filter-block.active-filter {
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .filter-block.active-static {
    right: 0;
    -webkit-transition: none;
    transition: none;
  }
  .filter-block .filter-list {
    padding: 15px 10px 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .filter-block dt {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
  }
  .filter-block dt:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -0.04em;
    top: 50%;
    margin-top: -3px;
    border-style: solid;
    border-color: #c2c2c2 transparent transparent transparent;
    border-width: 5px;
  }
  .filter-block .filter-bottom {
    position: sticky;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 15px 20px;
    background: #ffffff;
    -webkit-box-shadow: 0px -5px 4px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px -5px 4px 0px rgba(34, 60, 80, 0.2);
    z-index: 3;
    min-height: 65px;
  }
  .filter-block .filter-clear, .filter-block .filter-close {
    font-size: 16px;
    border-radius: 6px;
    border: 2px solid #cccccc;
    color: #333333;
    padding: 5px 15px;
    -ms-flex-preferred-size: 44%;
    flex-basis: 44%;
    text-align: center;
  }
  .filter-block .filter-close {
    color: #ffffff;
    background: #f89b24;
    border: 2px solid #f89b24;
  }
  .filter-block .layerednavigation-more,
  .filter-block .layerednavigation-less {
    background: none;
  }
}

.filter-top {
  display: none;
}
@media only screen and (max-width: 767px) {
  .filter-top {
    -webkit-box-shadow: 0px 5px 4px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 4px 0px rgba(34, 60, 80, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 15px;
  }
  .filter-top .close {
    position: absolute;
    right: 12px;
    background: transparent url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/layerednavigation/close.svg") no-repeat;
    border: 0;
    width: 18px;
    height: 18px;
    border: 0;
    padding: 0;
  }
  .filter-top .filtor-top-title {
    font-size: 16px;
  }
  .filter-top .counter {
    background: #cccccc;
    padding: 1px 6px;
    border-radius: 50%;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .category-products {
    margin-top: 54px;
  }
  .block.block-layered-nav.layerednavigation-filters-left + .category-products,
  .block.block-layered-nav.layerednavigation-filters-left + .layerednavigation-filters-top + .category-products {
    margin-top: 0;
  }
}
.category-blog .toolbar {
  border-top: 0;
}
.category-blog .toolbar .pager {
  border-top: 0;
}

@media only screen and (max-width: 1024px) {
  [data-display-img~=desktop] {
    display: none !important;
  }
}

@media only screen and (min-width: 1025px) {
  [data-display-img~=tablet] {
    display: none !important;
  }
}
@media only screen and (max-width: 640px) {
  [data-display-img~=tablet] {
    display: none !important;
  }
}

@media only screen and (min-width: 641px) {
  [data-display-img~=mobile] {
    display: none !important;
  }
}

.breadcrumbs {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 5px;
  }
  .breadcrumbs__list::-webkit-scrollbar {
    display: none;
  }
  .breadcrumbs__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.breadcrumbs li .sep {
  vertical-align: top;
  margin: 0 12px 0 10px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.breadcrumbs li .sep:before {
  font-family: "icomoon";
  content: "\e904";
  font-size: 10px;
}
.breadcrumbs img {
  vertical-align: baseline;
}

@media only screen and (max-width: 767px) {
  #sh_button {
    min-height: 0;
  }
  #sh_button .sh_title_text {
    display: none;
  }
}

.benefits-container .benefits-grid {
  font-size: 0;
  text-align: center;
}
.benefits-container .benefit {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .benefits-container .benefit {
    width: 33.3333333333%;
  }
}
.benefits-container .benefit > a {
  display: block;
  padding: 35px;
  font-size: 20px;
  -webkit-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
}
.benefits-container .benefit > a:hover {
  background: #ddd;
}
.benefits-container .benefit-title {
  display: block;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.benefits-container .benefit-text {
  display: block;
  color: #333;
  text-align: center;
}
.product-view .benefits-container {
  padding: 0;
}
.product-view .benefits-container .benefit-title {
  margin-bottom: 8px;
}
.product-view .benefits-container .benefit > a {
  padding: 15px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .benefits-container {
    padding: 15px 45px;
  }
  .benefits-container .benefit > a {
    padding: 15px;
  }
}

.products-list .ratings,
.products-grid .ratings,
.products-list .ratings a,
.products-grid .ratings a,
.block-layered-nav dl dd ol > li > a .count,
.breadcrumbs li,
.breadcrumbs a,
.block-related-simple .related-add-to-wishlist,
.block-related-thumbnails .related-add-to-wishlist,
.availability,
.product-view .box-reviews dd .date,
.item-options dd,
.product-options p.note {
  color: inherit;
}

[class*=like_h] {
  display: block;
  margin: 0 0 10px;
  font-weight: 400;
  font-family: "SFUIDisplay", sans-serif;
}

.like_h2 {
  font-size: 2em;
  line-height: 1.25em;
}

.postscategory-title .like_h3 {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.2222em;
}

.buyincreditlist-popup .like_h3 {
  font-size: 28px;
}

.checkout-billing .checkout-end {
  margin-left: 0 !important;
}

.checkout-item .product-info {
  max-width: inherit !important;
  width: calc(100% - 115px) !important;
}
@media (max-width: 420px) {
  .checkout-item .product-info {
    width: 100% !important;
  }
}
.checkout-item .product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-item .product-info .product-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  position: relative;
}
.checkout-item .product-info .product-title .btn-remove {
  position: absolute;
  right: 0;
  top: 0;
}
.checkout-item .product-info .price-col {
  margin-top: 5px;
}
.checkout-item .product-info .price-col .product-counter {
  float: left;
}
.checkout-item .product-info .price-col .price {
  float: left;
  margin-left: 10%;
  margin-top: 5px;
}

/*.fancybox-wrap.fancybox-desktop.fancybox-type-html.full.fancybox-opened {
  max-width: 100%!important;
  width: 100vw!important;
  overflow: visible;
  left: 0!important;
}*/
/*
#shopping-cart-table{
  tbody{
    tr, td{
      display: block;
    }
    td:first-child{
      width: 40%;
      box-sizing: border-box;
      float: left;
    }
    td:not(:first-child){
      max-width: 60%;
      box-sizing: border-box;
      float: right;
    }
    td:nth-child(2){

      .product-name{
        font-size: 13px;
      }
    }
    td:nth-child(3){
     display: none;
    }
    td:nth-child(4){
      margin-right: 5px;
    }
    td:nth-child(5){
    }
  }

}*/
#shopping-cart-table .head-t {
  display: none;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#shopping-cart-table .head-t .image-left {
  width: 20%;
}
#shopping-cart-table .head-t .info-r {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#shopping-cart-table .head-t .info-r > div:nth-child(1) {
  width: 80%;
}
@media (max-width: 860px) {
  #shopping-cart-table .head-t .info-r > div:nth-child(2) {
    display: none;
  }
}
#shopping-cart-table .head-t .info-r > div:nth-child(3) {
  width: 10%;
}
#shopping-cart-table .head-t .info-r > div:nth-child(4) {
  width: 20%;
}
#shopping-cart-table .head-t .info-r > div:nth-child(5) {
  width: 10%;
}
#shopping-cart-table .head-t {
  padding: 10px 0 15px;
  border-bottom: 1px solid rgba(96, 96, 96, 0.18);
  margin-bottom: 15px;
}
@media (max-width: 800px) {
  #shopping-cart-table .head-t {
    display: none;
  }
}
#shopping-cart-table .body-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*@media (min-width: 801px){
    flex-direction: column;
  }*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 800px) {
  #shopping-cart-table .body-t {
    overflow-y: auto;
    max-height: calc(100vh - 269px);
  }
}
#shopping-cart-table .body-t .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  position: relative;
  /*padding: 5px 0;
  @media (max-width: 800px){*/
  padding: 20px 0;
  /* }*/
}
#shopping-cart-table .body-t .item.hide-item {
  display: none;
}
#shopping-cart-table .body-t .item .image-left {
  width: 20%;
}
#shopping-cart-table .body-t .item .image-left .product-image {
  width: auto;
}
#shopping-cart-table .body-t .item .info-r {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: space-around;
   @media (max-width: 800px){*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 20px;
  /*}*/
}
#shopping-cart-table .body-t .item .product-name {
  width: 40%;
  text-align: left;
  font-size: 20px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-right: 20px;
}
#shopping-cart-table .body-t .item .product-name + .cart-price {
  /*@media (max-width: 800px){*/
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media (max-width: 800px) {
  #shopping-cart-table .body-t .item .product-name + .cart-price {
    display: none;
  }
}
#shopping-cart-table .body-t .item .product-name + .cart-price {
  /*}*/
}
#shopping-cart-table .body-t .item .qty {
  width: 10%;
  /* @media (max-width: 800px){*/
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  /*}*/
}
#shopping-cart-table .body-t .item .qty + .cart-price {
  display: block;
}
#shopping-cart-table .body-t .item .cart-price {
  width: 20%;
  /*@media (max-width: 800px){*/
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  width: auto;
  /*}*/
}
#shopping-cart-table .body-t .item .btn-remove {
  position: absolute;
  right: 0;
  top: 20px;
  width: auto;
  cursor: pointer;
  /* @media (max-width: 800px){*/
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
#shopping-cart-table .body-t .item .btn-remove span {
  display: none;
}
#shopping-cart-table .body-t .item .btn-remove {
  /*}*/
}
#shopping-cart-table .body-t .item .item-options {
  margin: 0 0 10px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
}
#shopping-cart-table .body-t .item .item-options dd {
  padding: 0;
  font-style: normal;
}
#shopping-cart-table .footer-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid rgba(96, 96, 96, 0.18);
}
#shopping-cart-table .footer-t > div {
  padding: 20px 0 20px;
}
#shopping-cart-table .footer-t > div.a-right {
  padding-bottom: 0;
}
#shopping-cart-table .footer-t > div.a-right > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 800px) {
  #shopping-cart-table .footer-t > div.a-right > div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
#shopping-cart-table .footer-t > div.a-right {
  font-size: 20px;
}
@media (max-width: 450px) {
  #shopping-cart-table .footer-t > div > div.a-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #shopping-cart-table .footer-t > div > div.a-right button {
    margin-bottom: 5px;
  }
}

.popup.cart {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
}
.popup.cart .cart {
  padding: 9.84375vw 3.125vw;
}
.popup.cart .close_cart {
  position: absolute;
  right: 4vw;
  top: 3vw;
  z-index: 999;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.popup.cart .close_cart:before, .popup.cart .close_cart:after {
  content: "";
  position: absolute;
  width: 59%;
  height: 1px;
  background: rgba(51, 51, 51, 0.52);
  right: -1vw;
  top: 4.5vw;
  z-index: 999;
}
.popup.cart .close_cart:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup.cart .close_cart:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.btn-continue {
  background: white !important;
  color: #808080 !important;
  border: 1px solid #808080 !important;
}

.block-seo-wrapper .block-seo-text {
  max-height: 200px;
  overflow: hidden;
  color: #000;
  margin-bottom: 5px;
}
.block-seo-wrapper .block-seo-text::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.block-seo-wrapper .block-seo-text::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  -webkit-transition: background 1s;
  transition: background 1s;
}
.block-seo-wrapper .block-seo-text:hover::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.1);
}
.block-seo-wrapper .block-seo-text {
  overflow: auto;
}
.block-seo-wrapper .block-seo-text.full {
  max-height: none;
}
.block-seo-wrapper .block-seo-text:hover::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.block-seo-wrapper .block-seo-text:hover::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 100px;
}
.block-seo-wrapper .block-seo-text h3 {
  line-height: 1.14;
}
.block-seo-wrapper.opened .seo-text {
  max-height: none;
}
.block-seo-wrapper.opened .sic {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.block-seo-wrapper .read-more {
  cursor: pointer;
  color: #2295d4;
}
.block-seo-wrapper .read-more .btn-text {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
}
.block-seo-wrapper .sic {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -2px;
}

.button-more-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

.button-more {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  border: 2px solid rgb(33.9521276596, 148.8670212766, 211.5478723404);
  padding-left: 15px;
  padding-right: 15px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  border-radius: 5px;
}
.button-more:hover {
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  color: #ffffff;
}

.shop-dep-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.shop-dep-wrap .shop-dep_img {
  width: 32%;
}
.shop-dep-wrap .shop-dep_img > img {
  border-radius: 5px;
}
.shop-dep-wrap .shop-dep_text {
  font-size: 14px;
  padding-left: 10px;
}

.block-upsell [id=popup-item-slider-upsell]:hover .owl-controls .owl-buttons {
  opacity: 1;
  pointer-events: none;
}
.block-upsell [id=popup-item-slider-upsell]:hover .owl-controls .owl-buttons > div {
  pointer-events: auto;
}
.block-upsell [id=popup-item-slider-upsell].owl-carousel {
  padding-right: 100px;
  overflow: hidden;
}
.block-upsell [id=popup-item-slider-upsell]:not(.owl-carousel) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-upsell [id=popup-item-slider-upsell]:not(.owl-carousel) .item {
  width: 50%;
  margin-bottom: -1px;
}
.block-upsell [id=popup-item-slider-upsell]:not(.owl-carousel) .item-inner {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.block-upsell [id=popup-item-slider-upsell]:not(.owl-carousel) .item-inner > * {
  width: 100%;
}
.block-upsell [id=popup-item-slider-upsell]:not(.owl-carousel) .item-inner > a {
  display: block;
}
.block-upsell [id=popup-item-slider-upsell]:not(.owl-carousel) .item-inner > a img {
  width: 100%;
  height: auto;
}
.block-upsell [id=popup-item-slider-upsell] .owl-controls {
  width: calc(100% + 100px);
  margin-top: 15px;
}
.block-upsell [id=popup-item-slider-upsell] .owl-controls .owl-buttons {
  left: 5px;
  right: 5px;
  top: calc(50% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.block-upsell [id=popup-item-slider-upsell] .owl-controls .owl-buttons > div {
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.block-upsell [id=popup-item-slider-upsell] .owl-wrapper-outer {
  overflow: visible;
}
.block-upsell [id=popup-item-slider-upsell] .owl-wrapper-outer:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: -webkit-gradient(linear, right top, left top, from(#f9f9f9), to(rgba(249, 249, 249, 0)));
  background-image: linear-gradient(to left, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
  top: 0;
  right: -100px;
}
.block-upsell [id=popup-item-slider-upsell] .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-upsell [id=popup-item-slider-upsell] .item {
  text-align: left;
  border: 1px solid #ddd;
  margin-right: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-upsell [id=popup-item-slider-upsell] .item .actions {
  border: none;
  padding: 0;
  margin: 0;
}
.block-upsell [id=popup-item-slider-upsell] .item .actions button {
  font-size: 20px;
}
.block-upsell [id=popup-item-slider-upsell] .item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-upsell [id=popup-item-slider-upsell] .item-inner a {
  width: 40%;
}
.block-upsell [id=popup-item-slider-upsell] .item-inner .right-block {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .block-upsell [id=popup-item-slider-upsell] .item-inner .right-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
  }
}
.block-upsell [id=popup-item-slider-upsell] .product-name {
  font-size: 12px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 700px) {
  .block-upsell [id=popup-item-slider-upsell] .product-name {
    height: 45px;
    overflow: hidden;
  }
}
.block-upsell [id=popup-item-slider-upsell] .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 15px;
  text-align: center;
}
.block-upsell [id=popup-item-slider-upsell] .price-box .special-price {
  font-weight: bold;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  background-color: #d5ecf9;
  padding: 2px 5px;
}
.block-upsell .owl-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.block-upsell .owl-wrapper:after {
  content: none;
}
.block-upsell .slider-pagination1 .owl-controls .owl-page.active span {
  background-color: #2295d4;
}
.block-upsell .slider-pagination1 .owl-controls .owl-page span {
  background-color: #ccc;
}
.block-upsell .section-title.fancybox-title {
  font-size: 16px;
  padding: 0;
  margin: 0 0 15px;
  text-align: left;
  font-weight: bold;
}
.block-upsell .actions-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (min-width: 701px) {
  .block-upsell .wrap-case .lazyOwl {
    margin: 5px 0 0 5px;
  }
}
.block-upsell .icon-style {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  border: 2px solid #f89b24;
  background-color: #f89b24;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.block-upsell .icon-style .icon.ic-cart {
  color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.block-upsell .icon-style:hover .icon.ic-cart {
  color: #f89b24;
}
.block-upsell .icon-style .icon.ic-true {
  color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.block-upsell .icon-style:hover .icon.ic-true {
  color: #f89b24;
}
.block-upsell .icon-style:hover {
  border: 2px solid #f89b24;
  background-color: #fff;
}
.block-upsell .icon-style:not(button) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fancybox-wrap .block-upsell .price-box .regular-price {
  font-weight: bold;
  margin-bottom: 10px;
}

.post-list:after {
  content: "";
  display: block;
  clear: both;
}

.post-list .post-name,
.post-grid .post-name,
h3.post-name {
  /* Sizes are modified for different number of columns */
  font-size: 1.3333em;
  line-height: 1.25em; /*16px 20px*/
}

.post-list .price-box.map-info a,
.post-grid .price-box.map-info a {
  margin-left: 3px;
}

/* POST image
-------------------------------------------------------------- */
/* POST alternative image */
.post-list .post-image .alt-img,
.post-grid .post-image .alt-img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* Fix possible glitches during animation */
.post-list .post-image img,
.category-post-grid .post-image img {
  -moz-transform: translateZ(0);
}

/* View type: list
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.post-list {
  margin-top: 15px;
}
.post-list.list-mode .item {
  margin-bottom: 20px;
}
.post-list.grid-mode .post-image-wrapper {
  margin-bottom: 15px;
}
.post-list .item {
  padding: 20px 1%;
  margin-bottom: 20px;
  background-color: #fff;
  position: relative; /* For hover effect */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
}
.post-list .item .post-image-wrapper img {
  border-radius: 7px;
}
.post-list .item {
  -webkit-transition: background 0s ease-out, -webkit-box-shadow 0ms ease-in;
  transition: background 0s ease-out, -webkit-box-shadow 0ms ease-in;
  transition: box-shadow 0ms ease-in, background 0s ease-out;
  transition: box-shadow 0ms ease-in, background 0s ease-out, -webkit-box-shadow 0ms ease-in;
  -moz-transition: box-shadow 0ms ease-in, background 0s ease-out;
  -webkit-transition: box-shadow 0ms ease-in, background 0s ease-out;
  -o-transition: box-shadow 0ms ease-in, background 0s ease-out;
}
.post-list .item:after {
  content: "";
  display: block;
  clear: both;
}
.post-list .item.archived .labels-wrap {
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: 1;
}
.post-list .item.archived .archived-label {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.post-list .item:hover.archived .archived-label {
  width: 65px;
  height: 65px;
}
.post-list .right-column {
  float: right;
}
.post-list .post-name {
  margin: 0 0 15px;
}
@media only screen and (max-width: 479px) {
  .post-list .post-name {
    margin: 10px 0 10px 5px;
  }
}
.post-list .post-name > a {
  color: #2295d4 !important;
  -webkit-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}
.post-list .post-name > a:hover, .post-list .post-name > a:focus {
  color: #1C1C1C !important;
}
.post-list .post-image {
  display: block;
  position: relative;
  margin: 0 auto;
}
.post-list .price-box {
  margin: 0 0 15px;
  font-size: 1.3333em;
  line-height: 1.25em;
}
.post-list .desc {
  margin: 15px 0px;
}
.post-list .btn-cart {
  border-radius: 5px;
  width: 100%;
  max-width: 180px;
  float: right;
  background-color: #fff;
  border: 2px solid #f89b24;
  color: #f89b24;
}
@media only screen and (max-width: 479px) {
  .post-list .btn-cart {
    max-width: 445px;
  }
}
.post-list a.btn-cart {
  padding-left: 0;
  padding-right: 0;
}
.post-list .button span {
  float: none;
}
.post-list .availability {
  float: none;
  margin: 15px 0;
}
.post-list .add-to-links {
  margin: 15px 0 0;
}
.post-list {
  /* Hover effect
  -------------------------------------------------------------- */
}
.post-list.hover-effect .item:hover {
  z-index: 10;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transition: background 0.4s ease-out, -webkit-box-shadow 400ms ease-out;
  transition: background 0.4s ease-out, -webkit-box-shadow 400ms ease-out;
  transition: box-shadow 400ms ease-out, background 0.4s ease-out;
  transition: box-shadow 400ms ease-out, background 0.4s ease-out, -webkit-box-shadow 400ms ease-out;
  -moz-transition: box-shadow 400ms ease-out, background 0.4s ease-out;
  -webkit-transition: box-shadow 400ms ease-out, background 0.4s ease-out;
  -o-transition: box-shadow 400ms ease-out, background 0.4s ease-out;
}
.post-list .show-post {
  clear: both;
}
.post-list .show-post span {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .post-list .item {
    margin-bottom: 20px;
  }
}

.category-blog + .show-all-wrap {
  text-align: center;
}
.category-blog + .show-all-wrap .show-all-link {
  font-size: 18px;
  line-height: 24px;
}

.blog-section-title {
  margin-bottom: 20px;
}

.postscategory-title h3 {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.2222em;
}

.brander-unitopblog-post-view .post-post_image {
  padding: 20px 0;
}
.brander-unitopblog-post-view .post-post_image img {
  width: 100%;
  height: auto;
}
.brander-unitopblog-post-view .post-preview_image {
  float: left;
  margin: 0 20px 20px 0;
}
.brander-unitopblog-post-view .post-title {
  margin-bottom: 0;
  overflow: hidden;
}
.brander-unitopblog-post-view .post-title h1 {
  min-height: 0;
}
.brander-unitopblog-post-view .post-info {
  margin-bottom: 24px;
}
.brander-unitopblog-post-view .post-post_content {
  margin-bottom: 60px;
  line-height: 1.2;
}
.brander-unitopblog-post-view .box-collateral {
  margin-bottom: 60px;
}
.brander-unitopblog-post-view .form-add {
  margin-bottom: 60px;
}

.contacttype .main-container {
  background: #ffffff;
}
.contacttype .breadcrumbs {
  background: #fafafa;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 640px) {
  .contacttype .breadcrumbs {
    margin-bottom: 30px;
  }
}
.contacttype .breadcrumbs:before, .contacttype .breadcrumbs:after {
  position: absolute;
  content: "";
  background: #fafafa;
  top: -20px;
  bottom: -20px;
  left: -999px;
  right: -999px;
  z-index: 1;
}
.contacttype .breadcrumbs ul {
  position: relative;
  z-index: 2;
}

.contacts-phones:after {
  content: "";
  display: block;
  clear: both;
}
.contacts-phones {
  max-width: 300px;
  margin: 0 auto;
  padding: 20px 0;
}
@media only screen and (min-width: 640px) {
  .contacts-phones {
    padding: 20px 0;
    max-width: 100%;
  }
}
.contacts-phones > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (min-width: 640px) {
  .contacts-phones > div {
    float: left;
    width: 33.3333333333%;
    padding: 0 12px;
    text-align: left;
  }
}
.contacts-phones > div > span {
  position: relative;
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 640px) {
  .contacts-phones > div > span {
    padding-left: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 250px;
  }
}
.contacts-phones > div > span {
  padding-left: 40px;
}
.contacts-phones > div > span:before {
  position: absolute;
  content: "";
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contacts-phones > div:nth-child(1) > span:before {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/kyivstar.png) 0 0 no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
@media only screen and (min-width: 640px) {
  .contacts-phones > div:nth-child(1) > span:before {
    width: 45px;
    height: 45px;
  }
}
.contacts-phones > div:nth-child(2) > span:before {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/vodafone.png) 0 0 no-repeat;
  width: 19px;
  height: 22px;
  background-size: contain;
}
@media only screen and (min-width: 640px) {
  .contacts-phones > div:nth-child(2) > span:before {
    width: 38px;
    height: 41px;
  }
}
.contacts-phones > div:nth-child(3) > span:before {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/lifecell.png) 0 0 no-repeat;
  width: 19px;
  height: 21px;
  background-size: contain;
}
@media only screen and (min-width: 640px) {
  .contacts-phones > div:nth-child(3) > span:before {
    width: 38px;
    height: 41px;
  }
}
.contacts-phones > div a {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #4d4d4d;
  padding: 0 6px;
}
@media only screen and (min-width: 640px) {
  .contacts-phones > div a {
    display: block;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .contacts-phones > div a {
    font-size: 18px;
    line-height: 1.4;
  }
}
.contacts-phones > div a:hover {
  color: #f89b24;
}

.maps-set .img-holder {
  position: relative;
}
.maps-set .img-holder img {
  width: 100%;
}
.maps-set .contacts-actions {
  display: none;
}
.maps-set .banks-list-ctrl {
  display: block;
  background: #fff;
}
.maps-set .banks-list-ctrl:after {
  content: "";
  display: block;
  clear: both;
}
.maps-set .banks-list-ctrl > li {
  width: 33.3333333333%;
  float: left;
}
.maps-set .banks-list-ctrl.fixed {
  padding-top: 5px;
}
@media only screen and (min-width: 480px) {
  .maps-set .banks-list-ctrl.fixed {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .maps-set .banks-list-ctrl.fixed .contacts-phones {
    margin-bottom: 5px;
  }
}
.maps-set .banks-list-ctrl .switcher a {
  line-height: 1.3;
  text-align: center;
}
.maps-set .map-description {
  font-size: 16px;
  color: #4d4d4d;
  background: #ffffff;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .maps-set .map-description {
    position: absolute;
    padding: 30px;
    font-size: 18px;
    line-height: 24px;
    max-width: 380px;
    left: 44px;
    top: 50%;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    z-index: 401;
  }
}
@media only screen and (min-width: 992px) {
  .maps-set .map-description {
    top: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 60px;
  }
}
.maps-set .map-description > span {
  display: block;
  margin-bottom: 15px;
  position: relative;
  padding-left: 40px;
  min-height: 40px;
}
@media only screen and (min-width: 768px) {
  .maps-set .map-description > span {
    margin-bottom: 35px;
  }
}
.maps-set .map-description > span:last-child {
  margin-bottom: 0;
}
.maps-set [class$=-icon] {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  line-height: 1;
}
.maps-set .skype-icon,
.maps-set .viber-icon {
  top: -2px;
}
@media only screen and (max-width: 540px) {
  .maps-set [id^=map_] {
    max-height: 300px;
  }
}

.catalog-product-view .breadcrumbs {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .breadcrumbs {
    margin-bottom: 10px;
  }
}
.catalog-product-view .breadcrumbs ::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 5px;
  }
  .catalog-product-view .breadcrumbs__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

#product_addtocart_form:after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .product-view .product-img-column {
    margin-left: 0;
  }
  .product-view .product-secondary-column {
    margin-right: 0;
  }
}
.product-view .ratings-table {
  width: 100%;
}
.product-view .ratings-table .date {
  text-align: right;
}
.product-view .ratings-table .reviews-nickname {
  font-weight: 700;
}
.product-view .product-img-column {
  background: #ffffff;
  padding-top: 20px;
}
.product-view .product-img-column .product-image {
  border-color: transparent;
  position: relative;
}
.product-view .product-img-column .product-image .hover-image {
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  z-index: 99;
}
.product-view .product-img-column .more-images .thumbnails .item a.cboxElement {
  border-color: transparent;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.product-view .product-img-column .more-images .thumbnails .item a.cboxElement:hover {
  border-color: #eee;
}
.product-view .product-img-column .sticker {
  height: auto;
}
.product-view .product-img-column .img-box .more-images .thumbnails.slides {
  display: block;
}
@media only screen and (max-width: 767px) {
  .product-view .product-img-column .img-box .more-images .thumbnails.slides {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 700px) {
  .product-view .product-img-column .img-box .more-images .thumbnails.slides {
    padding: 0;
  }
}
.product-view .product-img-column .slick-prev,
.product-view .product-img-column .slick-next {
  width: 40px;
  height: 16px;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: rgb(208.6, 208.6, 208.6);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
}
.product-view .product-img-column .slick-prev:hover,
.product-view .product-img-column .slick-next:hover {
  color: #1c1c1c;
}
.product-view .product-img-column .slick-prev::before,
.product-view .product-img-column .slick-next::before {
  content: "";
  display: block;
  border-style: solid;
  border-color: currentColor;
  width: 10px;
  height: 10px;
  border-width: 2px 2px 0 0;
}
@media only screen and (max-width: 767px) {
  .product-view .product-img-column .slick-prev,
  .product-view .product-img-column .slick-next {
    display: none;
  }
}
.product-view .product-img-column .slick-next {
  right: -32px;
}
.product-view .product-img-column .slick-next::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .product-view .product-img-column .slick-next {
    right: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .product-view .product-img-column .slick-next {
    right: -56px;
  }
}
.product-view .product-img-column .slick-prev {
  left: -32px;
}
.product-view .product-img-column .slick-prev::before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media only screen and (max-width: 767px) {
  .product-view .product-img-column .slick-prev {
    left: 10px;
  }
}
@media only screen and (max-width: 700px) {
  .product-view .product-img-column .slick-prev {
    left: -32px;
  }
}
.product-view .product-img-column .itemslider-thumbnails {
  max-width: 238px;
}
.product-view .product-img-column .itemslider-thumbnails.count-1 {
  max-width: 79px;
}
.product-view .product-img-column .itemslider-thumbnails.count-2 {
  max-width: 158px;
}
@media only screen and (min-width: 1360px) {
  .product-view .product-img-column .itemslider-thumbnails.count-4,
  .product-view .product-img-column .itemslider-thumbnails.count-5,
  .product-view .product-img-column .itemslider-thumbnails.count-multi {
    max-width: 316px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .product-view .product-img-column .itemslider-thumbnails.count-3,
  .product-view .product-img-column .itemslider-thumbnails.count-4,
  .product-view .product-img-column .itemslider-thumbnails.count-5,
  .product-view .product-img-column .itemslider-thumbnails.count-multi {
    max-width: 158px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .product-view .product-img-column .itemslider-thumbnails.count-4,
  .product-view .product-img-column .itemslider-thumbnails.count-5,
  .product-view .product-img-column .itemslider-thumbnails.count-multi {
    max-width: 316px;
  }
}
.product-view .product-img-column .nav-slider {
  max-height: 60px;
  overflow: hidden;
}
.product-view .product-img-column .nav-slider img {
  margin: 0 auto;
}
.product-view .product-img-column .nav-slider.slick-slider {
  overflow: visible;
  max-height: none;
}
.product-view .product-img-column .nav-slider .item {
  visibility: hidden;
}
.product-view .product-img-column .nav-slider .item.slick-slide {
  visibility: visible;
}
.product-view .product-img-column .mobile-slider {
  display: none;
}
@media only screen and (max-width: 767px) {
  .product-view .product-img-column .mobile-slider {
    display: block;
  }
  .product-view .product-img-column .mobile-slider:not(.slick-initialized) .item {
    height: 0;
    visibility: hidden;
  }
  .product-view .product-img-column .mobile-slider:not(.slick-initialized) .item:first-child {
    height: auto;
    visibility: visible;
  }
  .product-view .product-img-column .mobile-slider img {
    max-width: 600px;
    margin: 0 auto;
  }
}
.product-view .product-img-column .mobile-slider .item {
  position: relative;
}
.product-view .product-img-column .mobile-slider .item .watermark {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  margin-top: unset;
  max-width: unset;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .product-view .product-img-column .mobile-slider img {
    width: 60%;
  }
  .product-view .product-img-column .mobile-slider .item .watermark {
    width: 60%;
    left: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .product-view .product-img-column .product-image.zoom-inside {
    display: none;
  }
  .product-view .product-img-column .nav-slider a {
    pointer-events: none;
  }
  .product-view .product-img-column .img-box-style1 .more-images .thumbnails .item a.cboxElement,
  .product-view .product-img-column .more-images .thumbnails .item a.cboxElement {
    border: 1px solid #eee;
  }
  .product-view .product-img-column .img-box-style1 .more-images .thumbnails .item.slick-current a,
  .product-view .product-img-column .more-images .thumbnails .item.slick-current a {
    border: 1px solid #f89b24;
  }
}
@media only screen and (max-width: 480px) {
  .product-view .product-img-column .mobile-slider img {
    max-width: 100%;
  }
}
.product-view .product-name {
  margin-bottom: 0;
}
.product-view .product-name h1 {
  font-size: 30px;
  color: #3c3c3c;
  margin-bottom: 6px;
}
@media only screen and (max-width: 479px) {
  .product-view .product-name h1 {
    font-size: 22px;
  }
}
.product-view .product-shop .product-name {
  margin-bottom: 0;
}
.product-view .product-shop .product-name h1 {
  font-size: 30px;
  color: #3c3c3c;
  margin-bottom: 6px;
}
.product-view .product-shop .special-price,
.product-view .product-shop .regular-price {
  font-size: 26px;
  line-height: 1.4;
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop .special-price,
  .product-view .product-shop .regular-price {
    font-size: 22px;
  }
}
.product-view .product-shop .special-price .price,
.product-view .product-shop .regular-price .price {
  font-size: 42px;
  line-height: 1.4;
  color: #3c3c3c !important;
}
@media only screen and (max-width: 991px) {
  .product-view .product-shop .special-price .price,
  .product-view .product-shop .regular-price .price {
    font-size: 32px;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop .special-price .price,
  .product-view .product-shop .regular-price .price {
    font-size: 22px;
  }
}
.product-view .product-shop .special-price .price-label,
.product-view .product-shop .regular-price .price-label {
  display: none;
}
.product-view .ratings,
.product-view .no-rating {
  margin-top: 0;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .product-view .ratings,
  .product-view .no-rating {
    padding-top: 15px;
    text-align: left;
  }
}
@media only screen and (max-width: 700px) {
  .product-view .ratings,
  .product-view .no-rating {
    padding-top: 0;
  }
}
@media only screen and (max-width: 495px) {
  .product-view .ratings,
  .product-view .no-rating {
    padding-top: 15px;
  }
}
.product-view .sku {
  margin-top: 0;
  float: left;
  margin-right: 15px;
}
.product-view .sku .label {
  font-weight: normal;
}
.product-view .product-type-data {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-view .product-type-data .item-options dd {
  float: none;
}
.product-view .product-type-data .price-box {
  margin-top: 0;
  border-color: #efefef;
  padding: 40px 0 30px;
}
.product-view .product-type-data .price-box .old-price .price {
  font-size: 20px;
}
.product-view .product-options p.required {
  position: static;
  text-align: left;
}
.product-view .product-options select {
  max-width: 320px;
}
.product-view .availability.out-of-stock span {
  color: red;
}
.product-view .availability.in-stock span {
  color: #00bb12;
}
.product-view .qty-wrapper {
  vertical-align: middle;
}
.product-view .qty-wrapper .ui-spinner {
  margin-right: 10px;
  border-color: #ddd;
  -webkit-transition: border-color 300ms ease-in-out;
  transition: border-color 300ms ease-in-out;
}
.product-view .qty-wrapper .ui-spinner:hover {
  border-color: #aaa;
}
.product-view .qty-wrapper .ui-spinner .ui-state-default {
  border-color: #ddd;
}
.product-view .qty-wrapper .ui-spinner .ui-state-hover {
  border-color: #aaa;
}
.product-view .qty-wrapper > label {
  display: none;
}
.product-view .qty-wrapper .qty {
  border: 1px solid #aaa;
  margin: 0 0 0 16px;
}
.product-view .qty-wrapper .qty label {
  display: none;
}
.product-view .action-box:after {
  content: "";
  display: block;
  clear: both;
}
.product-view .add-to-links {
  float: left;
}
.product-view .add-to-links .ic {
  font-family: "ThemeIcons";
  line-height: 36px;
}
.product-view .social-links {
  float: right;
}
.product-view .social-links > * {
  display: inline-block;
  vertical-align: middle;
}
.product-view .short-description > div {
  font-size: 14px;
  line-height: 1.5;
}
.product-view .btn-cart {
  font-size: 20px;
  letter-spacing: 0.75px;
  font-weight: 600;
  min-width: 165px;
  max-width: 250px;
  padding: 0 10px;
  line-height: 50px;
}
.product-view .btn-cart:focus {
  background: #f89b24;
}
@media only screen and (max-width: 479px) {
  .product-view .btn-cart {
    font-size: 22px;
    font-weight: bold;
  }
}
.product-view .add-to-box {
  position: relative;
}
.product-view #srka-product-review-list {
  border: none;
  padding-left: 0;
  background: none;
}
.product-view #srka-product-review-list .options {
  padding-top: 6px;
}
.product-view #srka-product-review-list .options li .option {
  width: 18px;
  height: 17px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/rating.png) 0 0 no-repeat;
}
.product-view #srka-product-review-list .srka-rating-code .label {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.product-view #srka-product-review-list .srka-rating-code .label:after {
  content: " *";
  color: #ee001c;
  font-weight: normal;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
}
.product-view #srka-product-review-list .srka-rating-code .label + .options {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0;
}

@media only screen and (max-width: 479px) {
  .checkout-cart-configure .btn-cart {
    font-size: 18px;
  }
}

.credit-link {
  display: inline-block;
  vertical-align: middle;
  min-width: 120px;
  color: #00bb12;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-right: 20px;
  font-size: 20px;
}
.credit-link:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 479px) {
  .credit-link {
    width: 100%;
    margin: 0;
    font-size: 18px;
    line-height: 3;
    text-align: left;
  }
}
.credit-link.alfa-bank, .credit-link.forward-bank {
  width: 169px;
  height: 72px;
  text-indent: -9999px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/btn-forward.png) 0 0 no-repeat;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.credit-link.alfa-bank:hover, .credit-link.forward-bank:hover {
  opacity: 0.8;
}
.credit-link.alfa-bank {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/btn-alfa.png) 0 0 no-repeat;
  margin-bottom: 5px;
}

.social-list li a {
  cursor: pointer;
}

.product-options ul.options-list .label {
  line-height: 2.4;
  margin-left: 0;
  cursor: default;
}

.catalog-category-view .gen-tabs {
  display: block;
}
.catalog-category-view .gen-tabs a.current {
  background-color: #2295d4;
  color: #fff;
}

.gen-tabs {
  display: none;
}
.gen-tabs:after {
  content: "";
  display: block;
  clear: both;
}
.gen-tabs .tabs li {
  float: none;
  position: relative;
}
.gen-tabs .tabs li:last-child a,
.gen-tabs .tabs li:last-child span {
  border: none;
}
.gen-tabs .tabs li > .reviews-count {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  background-color: #f89b24;
  border-radius: 30px;
  padding: 3px 8px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.gen-tabs .tabs li + li {
  border-top: 1px solid #ffffff;
}
.gen-tabs .tabs .tab-span {
  border-width: 0 0 1px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  padding: 19px 25px 18px;
  border-radius: 5px;
}
.gen-tabs .tabs .tab-span:hover {
  background-color: #e5e5e5;
}
.gen-tabs .tabs .tab-span.current {
  margin: 0;
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  color: #ffffff;
}
.gen-tabs .tabs-panels {
  border: none;
  font-size: 16px;
  line-height: 1.7;
  padding-top: 0;
  padding-bottom: 0;
}
.gen-tabs .tabs-panels .panel > span {
  font-size: 20px;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 22px;
}
.gen-tabs .tabs-panels .panel > .std {
  font-size: 14px;
  line-height: 1.5;
}
.gen-tabs .tabs-panels .panel > .std + span {
  margin-top: 30px;
}
.gen-tabs .post-list .item .post-name a {
  color: #025178 !important;
}

#blog-tabs.gen-tabs .tabs a {
  border-width: 0 0 1px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  padding: 19px 25px 18px !important;
  border-radius: 5px;
}

.sku-holder {
  float: left;
}

.benefits-container .benefits-heading {
  margin-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  .benefits-container .benefit {
    width: 100% !important;
  }
  .benefits-container .benefit .benefit-title,
  .benefits-container .benefit .benefit-text {
    text-align: center;
  }
}
.benefits-container .benefit-title {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  display: table;
  min-height: 38px;
}
@media only screen and (max-width: 880px) {
  .benefits-container .benefit-title {
    font-size: 16px;
  }
}
.benefits-container .benefit-title > * {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 20px;
}
@media only screen and (max-width: 1100px) {
  .benefits-container .benefit-title > * {
    padding-left: 0;
    text-align: center;
  }
}
.benefits-container .benefit-text {
  text-align: left;
  font-size: 16px;
  color: #b5b5b5;
}
@media only screen and (max-width: 880px) {
  .benefits-container .benefit-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .benefits-container .benefit-text {
    padding-left: 0;
  }
}

.btns-set {
  padding-top: 10px;
  margin-left: -3px;
}
.btns-set a.fancybox {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
  white-space: nowrap;
}

.webforms-fastbuy .row {
  margin-bottom: 10px;
}
.webforms-fastbuy .btn-cart {
  width: 164px;
  margin-top: 10px;
}
.webforms-fastbuy .ui-spinner .input-text {
  border: none;
  padding: 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #zoom-btn {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .box-reviews .form-add .form-list input.input-text,
  .product-view .box-reviews .form-add .form-list textarea {
    width: 100%;
    max-width: 100%;
  }
  #review-form .data-table th {
    font-size: 14px;
  }
}
.rating-box {
  width: 90px;
  height: 17px;
}
.rating-box .rating {
  height: 17px;
}

#product-review-table .data-table-head {
  display: none;
}

.review-rating {
  font-size: 45px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: -15px;
}
@media only screen and (max-width: 767px) {
  .review-rating {
    font-size: 38px;
  }
}
.review-rating input {
  opacity: 0;
}
.review-rating label {
  color: #aaa;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  position: relative;
  margin: 0 8px;
}
.review-rating label:after {
  color: #aaa;
}
.review-rating label:hover:after {
  color: #f9d900;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.review-rating label:hover ~ label:after,
.review-rating input:focus ~ label:after {
  color: #aaa;
}

.review-rating label:hover ~ label,
.review-rating input:focus ~ label,
.review-rating label:hover {
  color: #f9d900;
  cursor: pointer;
}

.review-rating input[type=radio]:checked ~ label {
  color: #f9d900;
}

.rating-label:after {
  content: "";
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .rating-label:after {
    font-size: 10px;
  }
}

.rating-1:after {
  content: attr(data-bad);
}

.rating-2:after {
  content: attr(data-not-nice);
}

.rating-3:after {
  content: attr(data-normal);
}

.rating-4:after {
  content: attr(data-nice);
}

.rating-5:after {
  content: attr(data-awesome);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all, not all {
  .rating-box,
  .rating-box .rating {
    background-size: 18px 60px;
  }
}
.catalog-product-view .breadcrumbs {
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  .catalog-product-view .breadcrumbs {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 479px) {
  .checkout-cart-configure .btn-cart {
    font-size: 18px;
  }
}

.credit-link {
  display: inline-block;
  vertical-align: middle;
  min-width: 120px;
  color: #00bb12;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-right: 20px;
  font-size: 20px;
}
.credit-link:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 479px) {
  .credit-link {
    width: 100%;
    margin: 0;
    font-size: 18px;
    line-height: 3;
    text-align: left;
  }
}
.credit-link.alfa-bank, .credit-link.forward-bank {
  width: 169px;
  height: 72px;
  text-indent: -9999px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/btn-forward.png) 0 0 no-repeat;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.credit-link.alfa-bank:hover, .credit-link.forward-bank:hover {
  opacity: 0.8;
}
.credit-link.alfa-bank {
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/btn-alfa.png) 0 0 no-repeat;
}

.social-list li a {
  cursor: pointer;
}

.product-options ul.options-list .label {
  line-height: 2.4;
  margin-left: 0;
  cursor: default;
}

.product-shop-heading {
  position: relative;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1099px) {
  .product-shop-heading {
    padding-bottom: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .product-shop-heading {
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .product-shop-heading > * {
    padding-left: 34.33%;
  }
}
.product-shop-heading .product-shop-heading-set:after {
  content: "";
  display: block;
  clear: both;
}
.product-shop-heading .product-shop-heading-set {
  position: absolute;
  width: 100%;
  padding-right: 1%;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1099px) {
  .product-shop-heading .product-shop-heading-set {
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .product-shop-heading .product-shop-heading-set {
    position: static;
    padding: 0;
  }
}
.product-shop-heading .review-set {
  float: right;
}
.product-shop-heading .ratings {
  margin: 0;
}
@media only screen and (max-width: 860px) {
  .product-shop-heading .ratings {
    width: 150px;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .product-shop-heading .ratings {
    width: auto;
    margin-top: 0;
  }
}

.benefits-container .benefits-heading {
  margin-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  .benefits-container .benefit {
    width: 100% !important;
  }
  .benefits-container .benefit .benefit-title,
  .benefits-container .benefit .benefit-text {
    text-align: center;
  }
}
.benefits-container .benefit-title {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  display: table;
  min-height: 38px;
}
@media only screen and (max-width: 880px) {
  .benefits-container .benefit-title {
    font-size: 16px;
  }
}
.benefits-container .benefit-title > * {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 20px;
}
@media only screen and (max-width: 1100px) {
  .benefits-container .benefit-title > * {
    padding-left: 0;
    text-align: center;
  }
}
.benefits-container .benefit-text {
  text-align: left;
  font-size: 16px;
  color: #b5b5b5;
}
@media only screen and (max-width: 880px) {
  .benefits-container .benefit-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .benefits-container .benefit-text {
    padding-left: 0;
    text-align: center;
  }
}

.btns-set {
  padding-top: 10px;
  margin-left: -3px;
}
.btns-set a.fancybox {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
  white-space: nowrap;
}

.webforms-fastbuy .row {
  margin-bottom: 10px;
}
.webforms-fastbuy .btn-cart {
  width: 164px;
  margin-top: 10px;
}
.webforms-fastbuy .ui-spinner .input-text {
  border: none;
  padding: 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #zoom-btn {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .box-reviews .form-add .form-list input.input-text,
  .product-view .box-reviews .form-add .form-list textarea {
    width: 100%;
    max-width: 100%;
  }
  #review-form .data-table th {
    font-size: 14px;
  }
}
.rating-box {
  width: 90px;
  height: 17px;
}
.rating-box .rating {
  height: 17px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all, not all {
  .rating-box,
  .rating-box .rating {
    background-size: 18px 60px;
  }
}
#byincredit {
  font-size: 20px;
  border: 4px solid #f89b24;
  background: #ffffff;
  text-transform: uppercase;
  padding-left: 45px;
  position: absolute;
  top: 0;
  left: 190px;
  width: 200px;
  height: 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
}
#byincredit:before {
  position: absolute;
  content: "";
  width: 58px;
  height: 4px;
  background: #fafafa;
  top: -4px;
  left: 10px;
  z-index: 1;
}
#byincredit:after {
  position: absolute;
  content: "";
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/btn-credit.png) 0 0 no-repeat;
  left: 12px;
  top: -6px;
  width: 46px;
  height: 47px;
  z-index: 2;
}
@media only screen and (max-width: 1100px) {
  #byincredit {
    position: relative;
    left: 0;
    top: 0;
    width: 250px;
  }
}

.pay_late {
  padding: 0 0 1px;
  text-align: center;
  height: auto;
  text-transform: none;
  color: #f89b24;
  border: 2px solid #f89b24;
  padding-left: 45px;
  width: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
}
@media only screen and (max-width: 1100px) {
  .pay_late {
    width: 250px;
  }
}

.buyincreditlist-popup {
  text-align: left;
  padding: 45px 25px;
}
.buyincreditlist-popup h3 {
  font-size: 30px;
}
.buyincreditlist-popup .name_price {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 36px;
}
.buyincreditlist-popup .name_price .name {
  color: #00bb12;
  margin-bottom: 20px;
}
.buyincreditlist-popup .name_price .price {
  font-size: 42px;
  color: #3c3c3c;
  display: inline-block;
  vertical-align: middle;
}
.buyincreditlist-popup .name_price .price + .conditions-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: rgb(155.5, 155.5, 155.5);
  margin-left: 30px;
  max-width: calc(100% - 330px);
}
.buyincreditlist-popup table {
  color: #3c3c3c;
}
.buyincreditlist-popup .box-conditions {
  width: 1000px;
}
.buyincreditlist-popup .choose-bank-table,
.buyincreditlist-popup .conditions-text {
  width: 100%;
}
.buyincreditlist-popup th,
.buyincreditlist-popup td {
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.buyincreditlist-popup th:first-child,
.buyincreditlist-popup td:first-child {
  padding-left: 0;
}
.buyincreditlist-popup th:last-child,
.buyincreditlist-popup td:last-child {
  padding-right: 0;
  text-align: right;
}
.buyincreditlist-popup tr {
  border-bottom: 1px solid #ededed;
}
.buyincreditlist-popup tr:last-child {
  border: none;
}
.buyincreditlist-popup th {
  background: #ededed;
  height: 70px;
  padding: 5px 10px;
  text-align: center;
  font-weight: 600;
}
.buyincreditlist-popup td {
  font-size: 18px;
  padding: 24px 10px;
}
.buyincreditlist-popup td:first-child {
  width: 170px;
  padding-right: 5px;
}
.buyincreditlist-popup td select {
  width: 54px;
  height: 30px;
  padding: 0 8px;
}
.buyincreditlist-popup span {
  display: inline-block;
  vertical-align: middle;
}
.buyincreditlist-popup .bank-img {
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.buyincreditlist-popup .bank-name {
  max-width: 140px;
}
.buyincreditlist-popup .buyincredit {
  font-size: 18px;
  line-height: 1.2;
  width: 134px;
  height: 44px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#form_buyincredit .twitter-typeahead {
  min-width: calc(100% - 200px);
}
#form_buyincredit .tt-suggestion {
  padding: 5px;
}
#form_buyincredit .tt-dropdown-menu {
  max-height: 220px;
  max-width: 320px;
  overflow-y: auto;
}

.webforms-buyincredit {
  display: block;
  text-align: left;
  padding: 45px 25px;
  overflow: hidden;
}
.webforms-buyincredit .field {
  margin-bottom: 20px;
}
.webforms-buyincredit .field > *:not(script) {
  display: inline-block;
  vertical-align: middle;
}
.webforms-buyincredit .field .validation-advice {
  display: inline-block;
  vertical-align: middle;
}
.webforms-buyincredit label {
  font-size: 18px;
  width: 125px;
}
.webforms-buyincredit input[type=text],
.webforms-buyincredit textarea {
  font-size: 16px;
  width: 296px;
  border-color: #e7e7e7;
  color: #3c3c3c;
  padding: 5px 8px;
}
.webforms-buyincredit input[type=text] {
  height: 30px;
}
.webforms-buyincredit textarea {
  min-height: 94px;
}
.webforms-buyincredit .webforms-fields-comment label {
  vertical-align: top;
  padding-top: 5px;
}
.webforms-buyincredit .validation-advice,
.webforms-buyincredit .field-description {
  font-size: 16px;
  margin-left: 20px;
}
.webforms-buyincredit .buttons-set .button {
  font-size: 18px;
  float: none;
  width: 196px;
  height: 44px;
}

.oo-cart {
  width: 100%;
}
.oo-cart .oos-buy {
  font-size: 20px;
  min-width: 125px;
}
.wrapper .oo-cart .oos-buy {
  font-weight: 900 !important;
  white-space: normal;
  text-align: center;
}

.box-additional .product-options .options-list li {
  position: relative;
  padding: 5px 0;
}
.box-additional .product-options .options-list li input.checkbox {
  margin-top: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-additional .product-options .options-list li input.checkbox + .label:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-additional .product-options .options-list li input.checkbox + .label:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-additional .product-options .options-list li input.checkbox:checked + .label:before {
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-additional .product-options .options-list li input.checkbox:checked + .label:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-additional .product-options .options-list li .label {
  position: relative;
  padding-right: 90px;
  line-height: 1 !important;
}
.box-additional .product-options .options-list li .label label {
  line-height: 1;
}
.box-additional .product-options .options-list li .label strong {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-additional .product-options .more {
  margin-top: 5px;
}

.product-view .box-additional .product-options ul.options-list .label span.info {
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  position: relative;
  color: #0096d7;
}
.product-view .box-additional .product-options ul.options-list .label span.info:before {
  content: "";
  display: block;
  font-size: 15px;
  width: 15px;
  height: 15px;
  border: 1px solid #0096d7;
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content {
  position: relative;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .product-name > a {
  display: inline;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .product-name .truncated .truncated_full_value {
  position: static;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .product-name .truncated .truncated_full_value.show .item-options {
  display: block;
  left: 50%;
  top: auto;
  -webkit-transform: translateZ(0) translateX(-50%) !important;
  transform: translateZ(0) translateX(-50%) !important;
  top: 100%;
  width: 270px;
  background: #fff;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .product-name .truncated .details {
  border: none;
}

.header-container.header-regular .right-column__container > .item span.info {
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  position: relative;
  color: #1c1c1c;
}
.header-container.header-regular .right-column__container > .item span.info:before {
  content: "";
  display: block;
  font-size: 15px;
  width: 15px;
  height: 15px;
  border: 1px solid #000;
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.category-products .products-grid {
  margin: 0 -1%;
}
.category-products .products-grid .item-content {
  min-height: 22px;
  margin: 10px 0;
}

.product-image-wrapper .extra-options {
  position: absolute;
  left: 10px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .product-image-wrapper .extra-options {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .product-image-wrapper .extra-options {
    display: none;
  }
}
.product-image-wrapper .extra-options .item-extra_hov {
  max-width: 75px;
  border-radius: 50%;
  max-height: 75px;
  margin: 10px 0;
  overflow: hidden;
}
.product-image-wrapper .extra-options .item-extra_hov .extra-a {
  display: inline-block;
  max-height: inherit;
  max-width: inherit;
}

.sort-list:after {
  content: "";
  display: block;
  clear: both;
}
.sort-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sort-list li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin-left: 10px;
  white-space: nowrap;
}
.sort-list li:hover {
  color: #f89b24;
}
.sort-list li.selected {
  pointer-events: none;
  text-decoration: underline;
}

.products-grid .item {
  border: none;
}
.products-grid .item .addto-links-icons > a,
.products-grid .item .add-to-links > a {
  float: left;
}
@media only screen and (max-width: 1023px) {
  .products-grid .item .addto-links-icons,
  .products-grid .item .add-to-links {
    visibility: visible;
    opacity: 1;
  }
}
.products-grid .item .add-to-links > li {
  float: none;
  display: block;
}
.products-grid .item .sticker-wrapper {
  top: -1px;
}
.products-grid .item .sticker-wrapper .sticker {
  width: auto;
  height: auto;
  padding: 5px;
  border-radius: 0;
}
.products-grid .item .sticker-wrapper.top-right {
  right: -1px;
}
.products-grid .item .sticker-wrapper.top-left {
  left: -1px;
}
.products-grid .item .sticker-wrapper.top-left .sticker {
  border-bottom-right-radius: 8px;
}
.products-grid .item:hover .sticker-wrapper .sticker {
  width: auto;
  height: auto;
  padding: 8px;
}
.products-grid .item:hover .cross-links_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products-grid .item .product-name {
  white-space: normal;
  overflow: hidden;
}
.products-grid .cross-links_wrapper {
  height: 90px;
  position: absolute;
  right: 1px;
  top: calc(50% - 45px);
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .products-grid .cross-links_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.products-grid .cross-links_wrapper a {
  background-color: rgba(255, 255, 255, 0.6);
}
.products-grid .cross-links_wrapper a:hover img {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.products-grid .cross-links_wrapper .active img {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.products-grid .cross-links_wrapper img {
  border-radius: 50%;
  margin: 8px 12px;
  border: 1px solid transparent;
  width: 30px;
  height: 30px;
}

.products-grid.single-line-name .item:hover .product-name {
  overflow: hidden;
  white-space: inherit;
}

.category-title {
  border: none;
}

.toolbar {
  border: none;
}
.toolbar .view-mode span.list,
.toolbar .view-mode span.grid {
  color: #2295d4;
}
@media only screen and (max-width: 767px) {
  .toolbar .view-mode {
    display: none;
  }
}
.toolbar .sort-by:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .toolbar .sort-by {
    min-width: 370px;
  }
  .toolbar .sort-by label {
    float: left;
  }
}
.toolbar .sort-by label {
  font-weight: bold;
}
@media only screen and (max-width: 479px) {
  .toolbar .sort-by .category-desc {
    display: none;
  }
}

.sorter .view-mode .grid,
.sorter .view-mode .list {
  color: #1c1c1c;
}
.sorter .view-mode .grid:hover,
.sorter .view-mode .list:hover {
  background-color: transparent;
  color: #2295d4;
}
.sorter .view-mode .grid::before,
.sorter .view-mode .list::before {
  font-family: "estore-icon";
  font-size: 20px;
  color: currentColor;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.sorter .view-mode .grid::before {
  content: "\e228";
}
.sorter .view-mode .list::before {
  content: "\e241";
}

#products-list .add-to-links {
  top: 45% !important;
  left: 0 !important;
  right: auto !important;
  width: 40px;
  height: 80px;
  background-color: #e5e5e5;
  -webkit-transform: translate(0);
  transform: translate(0);
  overflow: hidden;
  position: relative;
}
#products-list .add-to-links li {
  width: 100%;
  height: 40px;
  float: none;
}
#products-list .add-to-links a {
  width: 100%;
  height: 100%;
  text-align: center;
  float: none;
  margin: 0;
  display: block;
  color: #1c1c1c !important;
}
#products-list .add-to-links a:hover {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
#products-list .add-to-links a::before {
  font-family: "estore-icon";
  display: inline-block;
  color: currentColor;
  font-size: 18px;
  line-height: 1;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-bottom: 80px;
}
#products-list .add-to-links a.link-wishlist::before {
  content: "\e906";
}
#products-list .add-to-links a.link-compare::before {
  content: "\e908";
}
#products-list > .item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#products-list > .item:hover {
  background-color: #ffffff;
}
#products-list > .item:hover div .extra-options {
  display: block;
}
#products-list > .item .button {
  background-color: #f89b24;
  color: #ffffff;
}
#products-list .price-box {
  text-align: left;
  margin: 0 0 15px;
}
#products-list .price-box .special-price .price-label {
  display: none;
}
#products-list .price-box .special-price .price {
  color: #3c3c3c !important;
}
#products-list .price-box .old-price .price {
  font-size: 15px;
}
#products-list .price-box .price {
  font-size: 22px;
}
#products-list .price-box .price .currency {
  font-size: 15px;
  display: inline-block;
}
@media only screen and (max-width: 1140px) {
  #products-list .price-box .price {
    font-size: 16px;
  }
}

.pager .pages > ol > li.current {
  background-color: #e5e5e5 !important;
  color: #3c3c3c !important;
}
.pager .pages > ol > li > a {
  color: #1c1c1c;
}
.pager .pages > ol > li > a:hover {
  background-color: #e5e5e5;
  color: #3c3c3c;
}
.pager .pages > ol > li.previous > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pager .pages > ol > li.previous > a::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: currentColor;
  border-width: 2px 0 0 2px;
  -webkit-transform: translate(25%, 0) rotate(-45deg);
  transform: translate(25%, 0) rotate(-45deg);
}
.pager .pages > ol > li.next > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pager .pages > ol > li.next > a::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: currentColor;
  border-width: 2px 2px 0 0;
  -webkit-transform: translate(-25%, 0) rotate(45deg);
  transform: translate(-25%, 0) rotate(45deg);
}

.item-inner:hover {
  border-color: #f89b24;
}
.item-inner:hover .sticker.sale {
  background-color: #ff4343 !important;
  color: #ffffff !important;
  border-color: #ff4343 !important;
}
.item-inner:hover .sticker.bestseller {
  background-color: #9e29da !important;
  color: #ffffff !important;
  border-color: #9e29da !important;
}
.item-inner:hover .sticker.new {
  background-color: #23bf1c !important;
  color: #ffffff !important;
  border-color: #23bf1c !important;
}
.item-inner:hover .sticker.price {
  background-color: #fb0506 !important;
  color: #ffffff !important;
  border-color: #fb0506 !important;
}
.item-inner:hover .sticker.sales {
  background-color: #1418b6 !important;
  color: #ffffff !important;
  border-color: #1418b6 !important;
}
.item-inner:hover .sticker.wasinuse {
  background-color: #11510d !important;
  color: #ffffff !important;
  border-color: #11510d !important;
}
.item-inner:hover .sticker.discount {
  background-color: #1418b6 !important;
  color: #ffffff !important;
  border-color: #1418b6 !important;
}
@media screen and (min-width: 768px) {
  .item-inner:hover .product-image-wrapper .extra-options {
    display: block;
  }
}

.oos-order-info .btns-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 65%;
}
@media only screen and (max-width: 1100px) {
  .oos-order-info .btns-set {
    width: 80%;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
.oos-order-info .oos-buy,
.oos-order-info .oos-credit {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  height: 50px;
  padding: 0 !important;
  font-size: 18px !important;
  line-height: 1 !important;
  font-weight: normal !important;
}
.oos-order-info .oos-buy::after,
.oos-order-info .oos-credit::after {
  display: none !important;
}
.oos-order-info .oos-buy {
  width: 45%;
  background-color: #f89b24 !important;
  color: #ffffff !important;
  border-radius: 5px;
}
.oos-order-info .oos-credit {
  width: 52%;
  border: 2px solid #f89b24 !important;
  color: #f89b24 !important;
}
.oos-order-info .oos-credit:hover {
  background-color: #f89b24 !important;
  color: #ffffff !important;
}
.oos-order-info .oos-one-click {
  padding-top: 20px;
}

.product-view .product-shop .add-to-box:not(.border) {
  border-bottom: none;
}

.product-crosslinks_wrapper {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}

.product-crosslinks_title {
  margin-bottom: 5px;
}

.product-crosslinks_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-crosslinks_list.parent-hover .product-crosslink_link {
  border: 1px solid #ccc;
}
.product-crosslinks_list.parent-hover .product-crosslink_link:hover {
  border: 1px solid #2295d4;
}
.product-crosslinks_list > * {
  margin-right: 10px;
  margin-bottom: 10px;
}

.product-crosslink_link {
  border: 1px solid #ccc;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 5px;
}
.product-crosslink_link:hover {
  border: 1px solid #2295d4;
  color: #606060;
}
.product-crosslink_link[data-cross-attribute=color] {
  width: 64px;
  height: 64px;
  padding: 7px;
}
.product-crosslink_link.current {
  border-color: #2295d4;
}
.product-crosslink_link.out-hover {
  opacity: 0.2;
}
.product-crosslink_link.out {
  opacity: 0.2;
}
.product-crosslink_link img {
  display: block;
}

span.product-crosslink_icon {
  padding: 5px 10px;
}

.sidebar .block-layered-nav .layerednavigation-slider-bar,
.layerednavigation-page-container .block-layered-nav .layerednavigation-slider-bar {
  background-color: #c2c2c2;
  -webkit-transform: translate(3px, 0);
  transform: translate(3px, 0);
}
.sidebar .block-layered-nav .slider-wrap .handle,
.layerednavigation-page-container .block-layered-nav .slider-wrap .handle {
  background: #c2c2c2;
  border: none !important;
  width: 11px;
  height: 11px;
  top: calc(50% + 3px);
}
.sidebar .block-layered-nav .slider-wrap .handle.selected,
.layerednavigation-page-container .block-layered-nav .slider-wrap .handle.selected {
  background: #c2c2c2;
}
.sidebar .block-layered-nav .slider-wrap .handle:after,
.layerednavigation-page-container .block-layered-nav .slider-wrap .handle:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -0.04em;
  top: -10px;
  border-style: solid;
  border-color: #c2c2c2 transparent transparent transparent;
  border-width: 6px;
}
.sidebar .block-layered-nav .configurable-swatch-list img,
.layerednavigation-page-container .block-layered-nav .configurable-swatch-list img {
  width: auto;
  height: auto;
}
.sidebar .block-layered-nav .actions a,
.layerednavigation-page-container .block-layered-nav .actions a {
  color: #025178;
}

.products-list .item:hover {
  border: 1px solid #f89b24 !important;
}
.products-list .item:hover .cross-links_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products-list .item .sticker {
  height: auto;
}
.products-list .product-name > a {
  color: #025178;
  display: block;
}
.products-list .desc .link-learn {
  display: block;
  margin-top: 10px;
}
.products-list .product-image-wrapper {
  position: relative;
}
.products-list .cross-links_wrapper {
  display: none;
  height: 90px;
  position: absolute;
  right: 1px;
  top: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.products-list .cross-links_wrapper a:hover img, .products-list .cross-links_wrapper a.active img {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.products-list .cross-links_wrapper img {
  border-radius: 50%;
  margin: 8px 0;
  border: 1px solid transparent;
  width: 30px;
  height: 30px;
}

#layerednavigation-slider-price-range {
  clear: both;
}

.touch .products-grid .item .display-onhover {
  display: block !important;
  opacity: 1 !important;
}

@media only screen and (max-width: 479px) {
  .products-grid.category-products-grid.hover-effect .item .add-to-links,
  .products-grid .item .add-to-links {
    display: block !important;
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 420px) {
  .sorter .view-mode .grid,
  .sorter .view-mode .list,
  .sorter .sort-by .category-asc,
  .sorter .sort-by .category-desc,
  .pager .pages .current,
  .pager .pages li a {
    width: 24px;
  }
}
.portal {
  width: 102%;
  margin-left: -1%;
}
.portal:after {
  content: "";
  display: block;
  clear: both;
}
.portal .parent {
  width: 23%;
  margin: 0 1% 2%;
  float: left;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .portal .parent {
    width: 31.33%;
  }
}
@media only screen and (max-width: 900px) {
  .portal .parent {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .portal .parent {
    width: 31.33%;
  }
}
@media only screen and (max-width: 640px) {
  .portal .parent {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .portal .parent {
    width: 100%;
  }
  .portal .parent .portal_image_wrapp {
    display: block !important;
  }
}
.portal .parent .parent_inner {
  border: 1px solid transparent;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.portal .parent .portal_image_wrapp {
  text-align: center;
}
.portal .parent .portal_image_wrapp img {
  width: 100%;
}
.portal .parent .title {
  font-weight: 500;
  font-size: 18px;
  color: #3a3a3a;
  line-height: 18px;
  margin: 15px 0 0;
  padding: 15px 30px;
}
.portal .parent.open .parent_inner {
  z-index: 5;
  border-color: #dedede;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.34);
  -webkit-transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
  transition: box-shadow 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.portal .parent.open .parent_inner .portal_image_wrapp {
  border-color: transparent;
}
.portal .parent.open .parent_inner .child_1 {
  background: #fff;
}
.portal .parent .child_1 {
  position: relative;
  padding: 0 20px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.portal .parent .child_1 a {
  display: block;
}
.portal .parent .child_1 a .title {
  display: block;
  font-size: 14px;
  color: #3a3a3a;
  opacity: 0.8;
  line-height: 16px;
  padding: 8px 30px 8px 10px;
  position: relative;
  border-bottom: 1px solid #f89b24;
}
.portal .parent .child_1 a .title:after {
  content: "\e904";
  font-family: "icomoon";
  font-size: 12px;
  color: #333;
  text-align: center;
  line-height: 20px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 30px;
  height: 20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.portal .parent .child_1 .show_more {
  height: 0;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  overflow: hidden;
}
.portal .parent .child_1 .show_more_btn {
  font-size: 14px;
  display: block;
  color: #333;
  padding: 15px 30px 15px 10px;
  cursor: pointer;
  position: relative;
  font-weight: bold;
}
.portal .parent .child_1 .show_more_btn:after {
  content: "\e904";
  font-family: "icomoon";
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  display: block;
  position: absolute;
  font-weight: normal;
  right: 5px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.portal .parent .child_1 .show_more_btn.open:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.menu_portal {
  background: #f5f5f5;
  margin-top: 10px;
}
.menu_portal .menu_parent > a {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #3a3a3a;
  line-height: 18px;
  padding: 10px 53px 10px 23px;
  display: block;
  position: relative;
  border-bottom: 1px solid #d6d6d6;
}
.menu_portal .menu_parent > a:after {
  content: "\e904";
  font-family: "icomoon";
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 40px;
  height: 20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu_portal .menu_parent > a:hover, .menu_portal .menu_parent > a.active {
  background: #3c3c3c;
  color: #fff;
}

.compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 30px;
}
.compare-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .compare-title {
    font-size: 20px;
    line-height: 28px;
  }
}
.compare .compare-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.compare .compare-item {
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .compare .compare-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .compare .compare-item.mobile-hide {
    display: none;
  }
}
.compare .compare-item .compare-select {
  position: relative;
}
.compare .compare-item .compare-select:before {
  content: "\e904";
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -5px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: "icomoon";
  font-size: 9px;
  color: #888;
}
.compare .compare-item .compare-select:hover:before {
  color: initial;
}
.compare .compare-item select {
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 1px solid black;
  padding: 10px 0;
  background-color: transparent;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #232323;
  font-size: 16px;
}
.compare .compare-item .compare-device {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.compare .compare-item .compare-device .images img {
  max-width: 250px;
}
@media only screen and (max-width: 767px) {
  .compare .compare-item .compare-device .images img {
    max-width: 150px;
  }
}
.compare .compare-item .compare-device .color-togler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
  width: 70%;
  min-height: 130px;
}
@media only screen and (max-width: 767px) {
  .compare .compare-item .compare-device .color-togler {
    width: 80%;
  }
}
.compare .compare-item .compare-device .color-togler .color-button {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .compare .compare-item .compare-device .color-togler .color-button {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}
.compare .compare-item .compare-device .color-togler .color-button .color-image {
  width: 24px;
  border-radius: 50%;
}
.compare .compare-item .compare-device .color-togler .color-button .color-name {
  display: none;
  position: absolute;
  text-align: center;
  line-height: 1;
  margin: 0;
  top: 32px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.compare .compare-item .compare-device .color-togler .color-button.active {
  position: relative;
}
.compare .compare-item .compare-device .color-togler .active .image-container {
  cursor: pointer;
  position: relative;
}
.compare .compare-item .compare-device .color-togler .active .image-container::after {
  position: absolute;
  content: "";
  width: 28px;
  height: 28px;
  display: block;
  border-radius: 50%;
  border: 2px solid #bbb;
  top: -4px;
  right: -4px;
}
.compare .compare-item .compare-device .color-togler .active .color-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.compare .compare-item .buy-button {
  margin-top: 15px;
}
.compare .compare-item .buy-button a {
  background-color: #f89b24;
  color: #fff;
  letter-spacing: 0.75px;
  line-height: 50px;
  border-radius: 5px;
  padding: 15px 50px;
  text-decoration: none;
}
.compare .compare-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  margin-top: 40px;
}
.compare .compare-table .compare-section {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.compare .compare-table .compare-section .hide {
  display: none !important;
}
.compare .compare-table .compare-section .read-more {
  cursor: pointer;
  color: #2295d4;
}
.compare .compare-table .compare-section .read-more .btn-text {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
}
.compare .compare-table .compare-section h2 {
  font-size: 24px;
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d1d1d1;
}
@media (max-width: 767px) {
  .compare .compare-table .compare-section h2 {
    font-size: 20px;
  }
}
.compare .compare-table .compare-section .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.compare .compare-table .compare-section .row .column-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
  margin-bottom: 40px;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .compare .compare-table .compare-section .row .column-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: calc(50vw - 12px);
  }
}
.compare .compare-table .compare-section .row .column-item .image img {
  max-width: 80px;
}
.compare .compare-table .compare-section .row .column-item p {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .compare .compare-table .compare-section .row .column-item p {
    font-size: 20px;
  }
}
.compare .compare-table .compare-section .row .column-item span {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .compare .compare-table .compare-section .row .column-item.mobile-hide {
    display: none;
  }
}

.news-block {
  margin: 30px 0;
}
.news-block .item {
  background: #ffffff;
  padding: 15px 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.news-block .item .post-image-wrapper {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .news-block .item .post-image-wrapper {
    margin-bottom: 10px;
  }
}
.news-block .news-name {
  font-size: 20px;
  line-height: 24px;
  color: #2295D4;
  font-weight: 600;
}
.news-block .news-date {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  color: #515151;
  margin-bottom: 15px;
}
.news-block .news-text-block {
  position: relative;
}
.news-block .news-text {
  font-size: 14px;
  color: #515151;
  padding-top: 5px;
  max-height: 240px;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height ease-out;
  transition: max-height ease-out;
}
@media only screen and (max-width: 767px) {
  .news-block .news-text {
    max-height: 92px;
  }
}
.news-block .news-text:after {
  content: "...";
  position: absolute;
  right: 0px;
  bottom: 3px;
  background: #ffffff;
  width: 112px;
}
.news-block .news-text.more {
  max-height: 10000px;
  -webkit-transition: max-height 0.7s linear;
  transition: max-height 0.7s linear;
}
.news-block .news-text.more:after {
  content: "";
}
.news-block .read {
  display: none;
}
.news-block .read.visible {
  display: inline-block;
  color: #2295D4;
  text-decoration: underline;
  font-size: 14px;
  position: absolute;
  z-index: 1;
  bottom: 4px;
  left: calc(100% - 90px);
}
.news-block .read.visible.more {
  bottom: 0;
}

.fancybox-news {
  -o-object-fit: contain;
  object-fit: contain;
}

input,
textarea,
select {
  background-color: #f5f5f5;
  color: #111;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #f5f5f5 inset !important;
  box-shadow: 0 0 0 1000px #f5f5f5 inset !important;
  -webkit-text-fill-color: #111 !important;
  caret-color: #111;
  -webkit-transition: background-color 99999s ease-in-out 0s;
  transition: background-color 99999s ease-in-out 0s;
}
input:autofill,
textarea:autofill,
select:autofill {
  -webkit-box-shadow: 0 0 0 1000px #f5f5f5 inset !important;
  box-shadow: 0 0 0 1000px #f5f5f5 inset !important;
  -webkit-text-fill-color: #111 !important;
  caret-color: #111;
}
input:-moz-autofill,
textarea:-moz-autofill,
select:-moz-autofill {
  box-shadow: 0 0 0 1000px #f5f5f5 inset !important;
  -moz-text-fill-color: #111 !important;
  caret-color: #111;
}

.main {
  padding-top: 10px !important;
}

.shipping-shops.only-one {
  display: none !important;
}
.shipping-shops.only-one .smarty-select.only-one {
  display: none !important;
}
.shipping-shops.only-one .smarty-select.only-one .smarty-select__button {
  cursor: default !important;
}
.shipping-shops.only-one .smarty-select.only-one .smarty-select__button:hover {
  border: 1px solid rgb(219.25, 219.25, 219.25) !important;
}
.shipping-shops.only-one .smarty-select.only-one .smarty-select__button ::before {
  content: none !important;
}
.shipping-shops.only-one .smarty-select.only-one .smarty-select__button::after {
  content: none !important;
}

/* 3) Базові */
.checkout-topbar {
  padding-right: 12px;
  padding-left: 12px;
}
.checkout-topbar .store-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: 13px;
  line-height: 15px;
}
.checkout-topbar .store-languages li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 5px !important;
  padding: 0 8px 0 0;
  border: solid #fff;
  border-width: 0 1px 0 0;
}
.checkout-topbar .store-languages li a {
  font-weight: bold;
  color: #fff;
}
.checkout-topbar .store-languages li a:hover {
  color: #2295d4;
}
.checkout-topbar .store-languages li:first-child {
  border: none;
}
.checkout-topbar .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.checkout-topbar {
  background-color: #141b25;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8px;
  min-height: 56px;
}
.checkout-topbar .desktop-contacts {
  display: none;
}
.checkout-topbar .logo-wrapper a strong,
.checkout-topbar .logo-wrapper-opcheckout a strong {
  display: none;
}
.checkout-topbar .logo-wrapper a img,
.checkout-topbar .logo-wrapper-opcheckout a img {
  display: block;
  max-width: 122px;
  height: auto;
}
.checkout-topbar .phone-numbers a {
  text-decoration: none;
  color: inherit;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
  font-family: "SFUIDisplay", Arial, Helvetica, sans-serif !important;
}
@media (min-width: 376px) {
  .checkout-topbar {
    gap: 10px;
  }
  .checkout-topbar .logo-wrapper a img,
  .checkout-topbar .logo-wrapper-opcheckout a img {
    max-width: 122px;
  }
  .checkout-topbar .phone-numbers a {
    font-size: 15px;
  }
}
.checkout-topbar {
  /* 4) ≥ 480px */
}
@media (min-width: 480px) {
  .checkout-topbar {
    padding-right: 0px;
    padding-left: 0px;
    gap: 10px;
  }
  .checkout-topbar .logo-wrapper a img,
  .checkout-topbar .logo-wrapper-opcheckout a img {
    max-width: 122px;
  }
  .checkout-topbar .phone-numbers a {
    font-size: 15px;
  }
}
@media (min-width: 576px) {
  .checkout-topbar {
    padding-right: 0px;
    padding-left: 0px;
    gap: 12px;
  }
  .checkout-topbar .logo-wrapper a img,
  .checkout-topbar .logo-wrapper-opcheckout a img {
    max-width: 122px;
  }
  .checkout-topbar .lang-switcher {
    display: block;
  }
}
.checkout-topbar {
  /* 6) ≥ 768px */
}
@media (min-width: 768px) {
  .checkout-topbar {
    gap: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .checkout-topbar .logo-wrapper a img,
  .checkout-topbar .logo-wrapper-opcheckout a img {
    max-width: 140px;
  }
  .checkout-topbar .phone-numbers a {
    font-size: 16px;
  }
}
.checkout-topbar {
  /* 7) ≥ 992px */
}
@media (min-width: 992px) {
  .checkout-topbar {
    gap: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .checkout-topbar .phone-numbers {
    display: none;
  }
  .checkout-topbar .logo-wrapper-opcheckout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .checkout-topbar .logo-wrapper-opcheckout .logo {
    margin-right: 10px;
  }
  .checkout-topbar .desktop-contacts {
    display: block;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder {
    white-space: nowrap;
    position: relative;
    margin: 0px 15px 0 0;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .dropdown-heading {
    position: relative;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .dropdown-heading .value {
    padding: 9px 27px 0 11px;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .dropdown-heading .value:before {
    content: "\e904";
    position: absolute;
    color: #fff;
    font: 12px/14px "icomoon";
    right: 8px;
    top: 14px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder:hover .value a, .checkout-topbar .desktop-contacts .header-contacts-holder:hover .value:before {
    color: #2295d4;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder:hover .value:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .icons-new-phone {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 15px;
    height: 15px;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .caret {
    display: none;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder a {
    color: #fff;
    padding: 5px 0 0 12px;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder a:hover {
    color: #2295d4;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .open a {
    color: #606060;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .open a:hover {
    color: #2295d4;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .open .dropdown-heading {
    background: #fafafa;
    border-radius: 5px 5px 0 0;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .dropdown-content {
    display: none;
    -webkit-transition: none !important;
    transition: none !important;
    background: #fafafa !important;
    border-radius: 0 0 5px 5px;
    padding: 0 6px 10px 17px;
    top: 31px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 3px rgba(96, 96, 96, 0.3019607843);
    box-shadow: 0 4px 3px rgba(96, 96, 96, 0.3019607843);
    width: 100%;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .dropdown-content .callback-container-item .nav-item {
    padding: 10px 0 0 9px;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .dropdown-content .callback-container-item a {
    border: 1px solid #606060;
    padding: 3px 12px;
    border-radius: 5px;
  }
  .checkout-topbar .desktop-contacts .header-contacts-holder .dropdown-content .callback-container-item a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #606060;
  }
  .checkout-topbar .logo-wrapper a img,
  .checkout-topbar .logo-wrapper-opcheckout a img {
    max-width: 180px;
  }
}
.checkout-topbar {
  /* 8) ≥ 1200px  */
}
@media (min-width: 1200px) {
  .checkout-topbar {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .checkout-topbar .logo-wrapper a img,
  .checkout-topbar .logo-wrapper-opcheckout a img {
    max-width: 180px;
  }
}
.checkout-topbar {
  /* 9) ≥ 1440px  */
}
@media (min-width: 1440px) {
  .checkout-topbar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .checkout-topbar .logo-wrapper a img,
  .checkout-topbar .logo-wrapper-opcheckout a img {
    max-width: 180px;
  }
}

.hide-until-md {
  display: none;
}
@media (min-width: 768px) {
  .hide-until-md {
    display: initial;
  }
}

.show-only-mobile {
  display: initial;
}
@media (min-width: 768px) {
  .show-only-mobile {
    display: none;
  }
}

.fancybox-lock .checkout-onepage-index {
  margin-right: 0;
}

.checkout-main .page-title {
  margin-bottom: 15px;
}

.payment-ship-step.is-hidden {
  display: none !important;
}

.account-login {
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #d7d7d7;
}
@media only screen and (max-width: 1023px) {
  .account-login .button {
    width: 100% !important;
  }
}

.sr-offscreen {
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
}

.checkout-onepage-index {
  margin-right: 0;
  background-color: #f9f9f9;
}
.checkout-onepage-index .loading {
  position: relative;
  --spinner-size: 30px;
  --spinner-dur: 1s;
}
.checkout-onepage-index .loading:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(250, 250, 250, 0.8);
  border-radius: 10px;
}
.checkout-onepage-index .loading:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--spinner-size);
  height: var(--spinner-size);
  z-index: 3;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/Spinner.svg) no-repeat center/contain;
  -webkit-animation: spin var(--spinner-dur) linear infinite;
  animation: spin var(--spinner-dur) linear infinite;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0turn);
    transform: translate(-50%, -50%) rotate(0turn);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(1turn);
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0turn);
    transform: translate(-50%, -50%) rotate(0turn);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(1turn);
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter {
  contain: strict;
  position: relative;
  min-width: 120px;
  height: 36px;
  font-size: 15px;
  border: 1px solid #dedede;
  border-radius: 4px;
  width: 120px;
}
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter button.plus,
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter button.minus {
  background: transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  text-shadow: 0px 0px 0px transparent;
  contain: strict;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 0;
  width: 34px;
  height: 34px;
  border: 0 solid #dedede;
  position: absolute;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0;
  top: 0;
  text-align: center;
  color: var(--darc-light);
  cursor: pointer;
  z-index: 9;
}
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter button.plus {
  right: 0;
  border-left-width: 1px;
}
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter button.minus {
  left: 0;
  border-right-width: 1px;
}
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter .spinner.opcheckout-item-qty {
  contain: strict;
  min-width: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 39px;
  border: none;
  font: inherit;
  text-align: center;
  border-radius: 4px;
}
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter input[type=number] {
  -moz-appearance: textfield;
}
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter input::-webkit-outer-spin-button,
.checkout-onepage-index .checkout-billing-bag-col .product-info .price-col .product-counter input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.checkout-onepage-index .payment-method-details-outside {
  display: none;
}
.checkout-onepage-index .payment-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-onepage-index .payment-div label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 28px;
}
@media only screen and (max-width: 1023px) {
  .checkout-onepage-index .payment-div label {
    margin-left: 0px;
  }
}
.checkout-onepage-index .payment-div label img {
  max-height: 30px;
}
.checkout-onepage-index .popular-cities {
  margin-top: 5px;
  width: 65% !important;
  margin-left: 0.5%;
}
.checkout-onepage-index .popular-cities a {
  padding-right: 10px;
  -webkit-text-decoration-style: dashed;
  text-decoration-style: dashed;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  font-size: 14px;
  line-height: 1.5em;
  color: #333;
  text-underline-offset: 2px;
}
.checkout-onepage-index .container-right {
  display: none !important;
}
.checkout-onepage-index .catalog-wraper {
  display: none;
}
.checkout-onepage-index .block-catalog,
.checkout-onepage-index .block-pages {
  display: none;
}
.checkout-onepage-index [data-dropdown-button][data-dropdown-state] {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
.checkout-onepage-index [data-dropdown-button][data-dropdown-state]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform-origin: 65% 65%;
  transform-origin: 65% 65%;
  -webkit-transform: translate(100%, -50%) rotate(45deg);
  transform: translate(100%, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: #000;
  border-width: 0 1px 1px 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.checkout-onepage-index .ico-down-arrow {
  position: relative;
}
.checkout-onepage-index .ico-down-arrow::after {
  content: "";
  position: absolute;
  background: url("/skin/frontend/ultimo/unitop/images/plus-sign.png") no-repeat;
  height: 20px;
  width: 20px;
  background-size: 20px;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 767px) {
  .checkout-onepage-index [data-dropdown-button][data-dropdown-state]::after {
    display: none;
  }
}
.checkout-onepage-index [data-dropdown-button][data-dropdown-state~=open]::after {
  -webkit-transform: translate(100%, -50%) rotate(-135deg);
  transform: translate(100%, -50%) rotate(-135deg);
}
.checkout-onepage-index [data-dropdown-menu][data-dropdown-state~=close] {
  display: none;
}

.uni-wrapperIn {
  position: relative;
  padding: 35px 0 45px;
}
.uni-wrapperIn .checkout-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
}
.uni-wrapperIn .checkout-title .ico-down-arrow {
  display: none;
  vertical-align: middle;
  font-size: 8px;
  color: #a3a3a3;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.uni-wrapperIn .checkout-title.active .ico-down-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (max-width: 1023px) {
  .uni-wrapperIn {
    padding-bottom: 0;
  }
  .uni-wrapperIn .checkout-title {
    font-size: 21px;
  }
}

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

.receipt_by_another_person {
  display: none;
}

.checkout-billing {
  float: left;
  width: 45.4545454545%;
}
.checkout-billing:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 1023px) {
  .checkout-billing .checkout-end {
    display: none;
  }
}
.checkout-billing .checkout-title {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .checkout-billing .checkout-title {
    font-size: 1.6666em;
  }
}
.checkout-billing .btn-login-switch {
  min-width: unset;
  width: auto;
  line-height: 34px;
}
.checkout-billing .checkout-end {
  text-align: center;
  float: none !important;
  margin: 0 auto;
}
.checkout-billing .button {
  background-color: #f89b24;
  color: #ffffff;
  margin-top: 10px;
}
@media only screen and (max-width: 1023px) {
  .checkout-billing .button {
    color: #1c1c1c;
    background-color: #d9dde3;
    width: 100%;
  }
}
.checkout-billing .button:hover {
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .checkout-billing .button:hover {
    color: #1c1c1c;
  }
}
.checkout-billing .shipping-note {
  margin-bottom: 30px;
  color: #000;
  font-size: 18px;
}
.checkout-billing .checkout-end {
  float: right;
}
.checkout-billing .checkout-end .opcheckout-newsletter-subscribe {
  margin-bottom: 20px;
}
.checkout-billing .checkout-end .btn-red {
  width: 100%;
  margin-bottom: 25px;
}
.checkout-billing .checkout-end .agree-link {
  color: #959595;
}
.checkout-billing .checkout-end .agree-link .text {
  font-size: 14px;
  line-height: 1;
  border-bottom: 1px dashed #959595;
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.no-touch .checkout-billing .checkout-end .agree-link:hover {
  color: #ddd;
}
.no-touch .checkout-billing .checkout-end .agree-link:hover .text {
  border-color: #ddd;
}
.wrapper .checkout-billing .checkout-end .agree-link:active {
  color: #ccc;
}
.wrapper .checkout-billing .checkout-end .agree-link:active .text {
  border-color: #ccc;
}
.checkout-billing .checkout-end .opcheckout-newsletter-subscribe {
  color: #000;
  font-size: 16px;
  line-height: 1.2;
}
.checkout-billing .checkout-end span.checkbox-emu {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  color: #acacac;
  border-radius: 2px;
  border: 1px solid #acacac;
}
.checkout-billing .checkout-end span.checkbox-emu:before {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -6px;
  font-size: 12px;
}
.checkout-billing .checkout-end span.checkbox-emu.active:before {
  display: block;
}
.checkout-billing .checkout-end .custom-checkbox {
  cursor: pointer;
}
.checkout-billing .checkout-end .custom-checkbox .text {
  display: inline-block;
  vertical-align: middle;
}
.checkout-billing .opener-wrap {
  float: right;
  width: 100%;
}
.checkout-billing .opener-wrap .comment-opener {
  font-size: 16px;
  line-height: 1.2em;
  text-transform: none;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.checkout-billing .opener-wrap .comment-opener .text {
  border-bottom: 1px dashed;
}
.checkout-billing .opener-wrap .comment-opener .close-comment {
  display: none;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.checkout-billing .opener-wrap .comment-opener .add-comment {
  display: block;
  position: relative;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.checkout-billing .opener-wrap .comment-opener .add-comment::before {
  content: "";
  position: absolute;
  background: url("/skin/frontend/ultimo/unitop/images/plus-sign.png") no-repeat;
  height: 18px;
  width: 18px;
  background-size: 18px;
  top: 0;
  left: -25px;
}
.checkout-billing .opener-wrap .comment-opener.opened .close-comment {
  display: block;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.checkout-billing .opener-wrap .comment-opener.opened .add-comment {
  display: none;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.checkout-billing .opener-wrap .ico-down-arrow {
  margin-left: 10px;
}
.checkout-billing .opener-wrap .ico-down-arrow:before {
  display: inline-block;
  font-size: 8px;
  color: #a3a3a3;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.checkout-billing .opcheckout-comment:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-billing .opcheckout-comment .text-form {
  overflow: visible;
}
.checkout-billing .opcheckout-comment .form-wrap {
  clear: both;
}
.checkout-billing .opcheckout-comment .form-wrap .textarea-set {
  margin-bottom: 10px;
}
.checkout-billing .opcheckout-comment .form-wrap .comment-wrap {
  margin-bottom: 20px;
}
.checkout-billing .opcheckout-comment .max-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.checkout-billing .opcheckout-comment .text-form {
  padding-top: 0;
}
.checkout-billing .tt-input.validation-failed {
  margin-bottom: 10px;
}
.checkout-billing .twitter-typeahead .validation-advice {
  position: absolute;
  top: 100%;
  left: 0;
}
.checkout-billing button {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .checkout-billing {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .checkout-billing .checkout-actions-wrap .payment-ship-step {
    margin-bottom: 0px;
  }
  .checkout-billing .opener-wrap {
    float: none;
    width: auto;
  }
  .checkout-billing .opener-wrap .comment-opener {
    font-size: 16px;
  }
  .checkout-billing .checkout-end {
    float: none;
    width: auto;
  }
  .checkout-billing .checkout-end .custom-checkbox {
    font-size: 14px;
  }
}

#co-payment-form .opcheckout-payment-method {
  position: relative;
}
#co-payment-form .opcheckout-payment-method .input-box {
  width: 100%;
}
#co-payment-form .opcheckout-payment-method {
  padding-top: 20px;
}
#co-payment-form .opcheckout-payment-method .payment-title {
  display: none;
}
#co-payment-form .payment-method-details-inside {
  margin-top: 10px;
}

.payment-select .payment-div {
  margin-bottom: 10px;
}

.agreement-content {
  padding: 30px 40px;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (max-width: 1023px) {
  .agreement-content {
    padding: 20px 20px;
  }
}

.checkout-actions-wrap .checkout-title .payment-title {
  display: none;
}
.checkout-actions-wrap .checkout-tabs {
  margin-bottom: 15px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.checkout-actions-wrap .checkout-tabs li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  border: 1px solid #d7d7d7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
.checkout-actions-wrap .checkout-tabs li.active {
  background-color: white;
}
.checkout-actions-wrap .checkout-tabs li.active a {
  color: #000;
}
.checkout-actions-wrap .checkout-tabs li + li {
  margin-left: -1px;
}
.checkout-actions-wrap .checkout-tabs a {
  position: relative;
  display: block;
  text-align: center;
  padding: 9px;
  font-size: 16px;
  line-height: 20px;
  color: #ccc;
}
.checkout-actions-wrap .checkout-tabs a:hover {
  border-bottom: 0;
  color: #3c3c3c;
}
.no-touch .checkout-actions-wrap .checkout-tabs a:hover:after {
  height: 3px;
}
@media only screen and (max-width: 1023px) {
  .checkout-actions-wrap .checkout-tabs a {
    line-height: 1.2em;
  }
}
.checkout-actions-wrap .step {
  position: relative;
  margin-bottom: 15px;
  background: #fff;
  padding: 20px 20px 10px 20px;
  border-radius: 10px;
  border: 1px solid #d7d7d7;
}
.checkout-actions-wrap .step.aft-order-callback_wrap {
  padding-top: 10px;
}
.checkout-actions-wrap .credit-title {
  margin-top: 30px;
}
.checkout-actions-wrap .field-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.checkout-actions-wrap .field-row .field {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.checkout-actions-wrap .field-row .field > label {
  width: 68.5%;
}
.checkout-actions-wrap .field-row .field .input-box {
  width: 31.5%;
}
@media only screen and (max-width: 640px) {
  .checkout-actions-wrap .field-row .field > label,
  .checkout-actions-wrap .field-row .field .input-box {
    width: 100%;
  }
  .checkout-actions-wrap .field-row .field > label {
    display: block;
    min-height: auto;
    padding-bottom: 6px;
  }
}
.checkout-actions-wrap .co-shipping-method-form .np-personal .field:first-child {
  margin-top: 10px;
}
.checkout-actions-wrap .field {
  margin-bottom: 10px;
  font-size: 0;
}
.checkout-actions-wrap .field:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-actions-wrap .field .shipping-select:first-child {
  margin-bottom: 10px;
}
.checkout-actions-wrap .field.login-field-pass .input-box .toggle-password::before {
  position: absolute;
  right: 10px;
  top: -5px;
}
.checkout-actions-wrap .field .description {
  float: right;
  width: 67.5%;
  margin-top: -12px;
  font-size: 14px;
}
.checkout-actions-wrap .field > label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
  width: 33.5%;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.2em;
  min-height: 44px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.checkout-actions-wrap .field .email-input-box.checkin {
  position: relative;
}
.checkout-actions-wrap .field .email-input-box.checkin::before {
  position: absolute;
  top: 14px;
  right: 10px;
  content: "";
  background: url("/skin/frontend/ultimo/unitop/images/check.png") no-repeat;
  background-size: 18px;
  height: 18px;
  width: 18px;
  display: inline-block;
}
.checkout-actions-wrap .field .input-box {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 66.5%;
  font-size: 16px;
}
.checkout-actions-wrap .field .input-box:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-actions-wrap .field .input-box .city-not-found {
  border-color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
.checkout-actions-wrap .field .input-box .city-not-found-msg {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  font-size: 14px;
  line-height: 1;
  margin-top: 0px;
}
.checkout-actions-wrap .field .input-box .twitter-typeahead {
  display: block !important;
}
.checkout-actions-wrap .field .input-box .validation-advice {
  margin-top: 6px;
  line-height: 1.2;
}
.checkout-actions-wrap .field .input-box [class^=box] {
  position: relative;
  float: left;
  padding: 0 5px;
}
.checkout-actions-wrap .field .input-box [class^=box]:first-child {
  padding-left: 0;
}
.checkout-actions-wrap .field .input-box [class^=box]:last-child {
  padding-right: 0;
}
.checkout-actions-wrap .field .input-box [class^=box] ::-webkit-input-placeholder {
  font-weight: 300;
  color: #ccc;
}
.checkout-actions-wrap .field .input-box [class^=box] :-moz-placeholder {
  /* Firefox 18- */
  font-weight: 300;
  color: #ccc;
}
.checkout-actions-wrap .field .input-box [class^=box] ::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 300;
  color: #ccc;
}
.checkout-actions-wrap .field .input-box [class^=box] :-ms-input-placeholder {
  font-weight: 300;
  color: #ccc;
}
.checkout-actions-wrap .field .input-box .box2 {
  width: 50%;
}
.checkout-actions-wrap .field .input-box .box3 {
  width: 24.0740740741%;
}
.checkout-actions-wrap .field .input-box .box3 input {
  text-align: center;
}
.checkout-actions-wrap .field .input-box .box4 {
  width: 20.3703703704%;
}
.checkout-actions-wrap .field .input-box .box4 input {
  text-align: center;
}
.checkout-actions-wrap .field .input-box .box2-3 {
  width: 79.6296296296%;
}
.checkout-actions-wrap .field .input-box .box2-4 {
  width: 55.5555555556%;
}
@media only screen and (max-width: 1023px) {
  .checkout-actions-wrap .field .input-box [class^=box] {
    float: none;
    width: auto;
    margin-bottom: 10px;
    padding: 0;
  }
  .checkout-actions-wrap .field .input-box [class^=box] input {
    text-align: left;
  }
}
.checkout-actions-wrap .field .map-shower-wrap {
  text-align: right;
}
.checkout-actions-wrap .field .map-shower-wrap .show-map {
  display: inline-block;
  padding: 10px 0 3px;
  font-size: 14px;
  line-height: 1.2;
}
.checkout-actions-wrap .field .map-shower-wrap .show-map .text {
  border-bottom: 1px dashed;
}
@media only screen and (min-width: 1024px) {
  .checkout-actions-wrap .field .map-shower-wrap .show-map {
    max-width: 67.5%;
  }
}
.checkout-actions-wrap .field input[type=text],
.checkout-actions-wrap .field input[type=tel],
.checkout-actions-wrap .field input[type=email],
.checkout-actions-wrap .field input[type=password] {
  display: block;
  width: 100%;
  min-height: 46px;
  padding: 9px;
  color: #000;
  font-size: 16px;
  line-height: 1.618;
  font-weight: 700;
  border-radius: 5px;
}
.checkout-actions-wrap .field .radio-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-actions-wrap .field .radio-wrap [type=radio] {
  opacity: 0;
}
.checkout-actions-wrap .field .radio-wrap .radio-box {
  float: left;
  width: 33.33%;
  padding: 5px;
}
.checkout-actions-wrap .field .radio-wrap .radio-box:first-child {
  padding-left: 0;
}
.checkout-actions-wrap .field .radio-wrap .radio-box:last-child {
  padding-right: 0;
}
.checkout-actions-wrap .field .radio-label {
  cursor: pointer;
}
.checkout-actions-wrap .field .radio-emu {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 18px;
  height: 18px;
  margin: 3px 5px 0 0;
  border: 1px solid #7f7f7f;
  border-radius: 50%;
}
.checkout-actions-wrap .field .radio-emu:before {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  background: #7f7f7f;
  border-radius: 50%;
}
.checkout-actions-wrap .field .radio-emu.active:before {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .checkout-actions-wrap .field > label {
    font-size: 18px;
  }
  .checkout-actions-wrap .field .radio-label {
    text-align: center;
  }
  .checkout-actions-wrap .field .radio-emu {
    display: block;
    margin: 0 auto;
  }
  .checkout-actions-wrap .field .label-text {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .checkout-actions-wrap .field > label,
  .checkout-actions-wrap .field .input-box {
    width: 100%;
  }
}
.checkout-actions-wrap .actions-set .buttons-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.checkout-actions-wrap .actions-set .buttons-set .button {
  width: 67.5%;
}
.checkout-actions-wrap .actions-set {
  text-align: center;
  width: 100%;
}
.checkout-actions-wrap .actions-set .social-list .soc-item {
  margin: 0 5px 10px;
}
.checkout-actions-wrap .forgot-pswd-link {
  display: block;
  margin-bottom: 20px;
}
.checkout-actions-wrap .forgot-pswd-link .text {
  display: inline-block;
  line-height: 1;
  border-bottom: 1px dashed;
}
.checkout-actions-wrap .btn-red {
  display: block;
  margin-bottom: 24px;
  width: 100%;
}
.checkout-actions-wrap .btn-red.no-display {
  display: none;
}
.checkout-actions-wrap .social-login .soc-invent {
  display: block;
  margin-bottom: 10px;
}
.checkout-actions-wrap .social-login .reg-link .text {
  display: inline-block;
  line-height: 1;
  border-bottom: 1px dashed;
}
.checkout-actions-wrap .social-login .social-list a {
  color: #ccc;
  border-color: #ccc;
}
.no-touch .checkout-actions-wrap .social-login .social-list a:hover {
  color: #ddd;
  border-color: #ddd;
}
.wrapper .checkout-actions-wrap .social-login .social-list a:active {
  color: #ccc;
  border-color: #ccc;
}
.checkout-actions-wrap select {
  width: 200px;
}
@media only screen and (min-width: 1024px) {
  .checkout-actions-wrap .next-all {
    display: block !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 1023px) {
  .checkout-actions-wrap .actions-set {
    float: none;
    width: auto;
  }
  .checkout-actions-wrap .checkout-title.opener-inited {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-transition: padding 0.4s ease-out;
    transition: padding 0.4s ease-out;
  }
  .checkout-actions-wrap .checkout-title.opener-inited.active {
    padding-bottom: 20px;
  }
  .checkout-actions-wrap .checkout-title.opener-inited .inner-text .text {
    border-bottom: 1px dashed #ccc;
  }
  .checkout-actions-wrap .checkout-title.opener-inited .ico-down-arrow {
    display: inline-block;
  }
  .checkout-actions-wrap .next-all .field {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}

#checkout-shipping-method-load {
  margin-bottom: 20px;
}
#checkout-shipping-method-load #shipping_form_flatrate_flatrate,
#checkout-shipping-method-load #shipping_form_brander_newpost_brander_newpost {
  margin-top: 10px;
}
#checkout-shipping-method-load .field .shipping-title {
  display: none;
}

.checkout-billing-bag-col {
  float: right;
  width: 47.8723404255%;
}
@media only screen and (max-width: 1023px) {
  .checkout-billing-bag-col {
    float: none;
    width: 100%;
  }
  .checkout-billing-bag-col .checkout-end .btn-apply-order {
    width: 100%;
    display: block;
    margin: 0 0 23px;
    color: #ffffff;
    font-size: 20px;
  }
}
@media only screen and (min-width: 1023px) {
  .checkout-billing-bag-col .swiper-container {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .checkout-billing-bag-col .swiper-button-prev {
    left: 15px;
    border-width: 1px 0 0 1px;
  }
  .checkout-billing-bag-col .swiper-button-next {
    right: 15px;
    border-width: 1px 1px 0 0;
  }
  .checkout-billing-bag-col .swiper-container-horizontal > .swiper-pagination-bullets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .checkout-billing-bag-col [class*=swiper-button] {
    width: 14px;
    height: 14px;
  }
  .checkout-billing-bag-col .product-set-slider {
    padding: 5px 0 50px;
  }
  .checkout-billing-bag-col .product-set-slider .section-title {
    font-size: 20px;
    margin-left: 25px;
    padding: 0;
  }
  .checkout-billing-bag-col .product-set > div::after {
    font-size: 30px;
    right: -30px;
  }
  .checkout-billing-bag-col .product-set__product {
    padding: 15px 15px 0;
    height: 200px;
  }
  .checkout-billing-bag-col .product-set__img {
    max-height: 80px;
  }
  .checkout-billing-bag-col .product-set__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkout-billing-bag-col .product-set__info {
    text-align: center;
    line-height: 16px;
    max-width: 130px;
    width: 130px;
    padding-left: 0;
  }
  .checkout-billing-bag-col .product-set__name {
    font-size: 11px;
    margin: 10px 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .checkout-billing-bag-col .product-set__sum {
    padding: 10px;
    margin: 0 25px;
  }
  .checkout-billing-bag-col .product-set__sum .btn-cart {
    font-size: 14px;
    padding: 0;
    display: block;
    width: 100%;
    line-height: 34px;
    margin-top: 7px;
  }
  .checkout-billing-bag-col .product-set__price .price-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .checkout-billing-bag-col .product-set__price .price-box .old-price {
    font-size: 13px;
  }
  .checkout-billing-bag-col .product-set__price .price-box .special-price {
    color: #f91212;
    font-size: 13px;
    line-height: 13px;
  }
  .checkout-billing-bag-col .product-set__price .price-box .regular-price {
    font-size: 13px;
    line-height: 13px;
  }
  .checkout-billing-bag-col .product-set__price.special .price {
    font-size: 16px;
    margin-left: 2px;
  }
  .checkout-billing-bag-col .product-set__price.special .currency {
    font-size: 12px;
  }
  .checkout-billing-bag-col .product-set__price.old .price {
    font-size: 12px;
  }
  .checkout-billing-bag-col .product-set__price-box {
    margin-bottom: 5px;
  }
  .checkout-billing-bag-col .product-set__profit {
    padding: 7px;
    font-size: 13px;
    line-height: 13px;
  }
}
.checkout-billing-bag-col .checkout-end {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .checkout-billing-bag-col .checkout-end {
    display: block;
  }
  .checkout-billing-bag-col .checkout-end.none {
    display: none;
  }
}
.checkout-billing-bag-col > .checkout-shopping-bag {
  background-color: white;
}

.checkout-shopping-bag {
  margin-bottom: 25px;
  padding: 25px;
  border: 1px solid #d7d7d7;
  position: relative;
  border-radius: 10px;
}
.checkout-shopping-bag .checkout-title .edit-link {
  float: right;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1;
  border-bottom: 1px dashed;
}
.checkout-shopping-bag .checkout-item {
  margin-bottom: 40px;
  font-size: 14px;
}
.checkout-shopping-bag .checkout-item:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-shopping-bag .checkout-item .product-info {
  float: left;
  max-width: 290px;
}
.checkout-shopping-bag .checkout-item .item-options {
  max-width: 380px;
  font-size: 0;
}
.checkout-shopping-bag .checkout-item .item-options li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.checkout-shopping-bag .checkout-item .item-options .option-label {
  width: 40%;
  padding-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.checkout-shopping-bag .checkout-item .item-options .option-value {
  width: 100%;
}
.checkout-shopping-bag .checkout-item .product-image {
  float: left;
  margin-right: 15px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.no-touch .checkout-shopping-bag .checkout-item .product-image:hover {
  opacity: 0.8;
}
.checkout-shopping-bag .checkout-item .product-name {
  display: block;
  margin-bottom: 3px;
  line-height: 1.2;
}
.checkout-shopping-bag .checkout-item .obj {
  display: block;
  margin-bottom: 12px;
  color: #636363;
  line-height: 1.2;
}
.checkout-shopping-bag .checkout-item .price-col {
  float: right;
  text-align: right;
  position: relative;
}
.checkout-shopping-bag .checkout-item .price .num {
  display: inline-block;
  margin-right: 3px;
  font-size: 18px;
  font-weight: 700;
}
.checkout-shopping-bag .checkout-item .price .curr {
  font-weight: 400;
}
.checkout-shopping-bag .checkout-item .product-counter {
  font-size: 18px;
}
@media only screen and (max-width: 1365px) {
  .checkout-shopping-bag .checkout-item .product-info {
    max-width: 175px;
  }
}
@media only screen and (max-width: 1023px) {
  .checkout-shopping-bag .checkout-item {
    margin-bottom: 20px;
  }
  .checkout-shopping-bag .checkout-item .product-info {
    max-width: none;
    width: 62.5%;
  }
  .checkout-shopping-bag .checkout-item .price-col {
    width: 37.5%;
  }
  .checkout-shopping-bag .checkout-item .price .num {
    font-size: 16px;
  }
  .checkout-shopping-bag .checkout-item .product-counter {
    font-size: 14px;
  }
}
.checkout-shopping-bag .totals-wrap {
  padding-top: 25px;
  font-size: 0;
  border-top: 1px solid #ccd;
  position: relative;
}
.checkout-shopping-bag .totals-wrap .totals-item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.checkout-shopping-bag .totals-wrap .totals-item .totals-label,
.checkout-shopping-bag .totals-wrap .totals-item .totals-price {
  font-size: 18px;
}
.checkout-shopping-bag .totals-wrap .totals-item .totals-price {
  text-align: right;
}
.checkout-shopping-bag .totals-wrap .totals-item:last-child {
  margin-bottom: 0;
}
.checkout-shopping-bag .totals-wrap .totals-item:last-child .totals-label,
.checkout-shopping-bag .totals-wrap .totals-item:last-child .totals-price {
  font-size: 24px;
  vertical-align: baseline;
}
.checkout-shopping-bag .totals-wrap .totals-item:last-child .price .num {
  font-size: 36px;
}
.checkout-shopping-bag .totals-wrap .totals-label,
.checkout-shopping-bag .totals-wrap .totals-price {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding-left: 15px;
}
.checkout-shopping-bag .totals-wrap .price .num {
  margin-right: 5px;
  font-size: 24px;
  font-weight: 700;
}
.checkout-shopping-bag .totals-wrap .price .curr {
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .checkout-shopping-bag .totals-wrap .totals-item .totals-label {
    padding: 0;
    font-size: 14px;
  }
  .checkout-shopping-bag .totals-wrap .totals-item .totals-price {
    padding-left: 10px;
  }
  .checkout-shopping-bag .totals-wrap .totals-item:last-child .price .num {
    font-size: 24px;
  }
  .checkout-shopping-bag .totals-wrap .totals-item:last-child .totals-label {
    font-size: 18px;
  }
  .checkout-shopping-bag .totals-wrap .price .num {
    font-size: 18px;
  }
  .checkout-shopping-bag .totals-wrap .price .curr {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .checkout-shopping-bag {
    margin: 0 -20px 25px;
    padding: 20px;
    border: 0;
    background: #ebebeb;
  }
}

#shipping_form_brander_newpost_brander_newpost li:after {
  content: "";
  display: block;
  clear: both;
}
#shipping_form_brander_newpost_brander_newpost label {
  display: inline-block;
  vertical-align: middle;
  width: 32.5%;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

.discount-block {
  position: relative;
  background-color: white;
  padding: 5px 0;
  border-top: 1px solid #ccd;
}
.discount-block .coupon-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.discount-block .coupon-opener .close-coupon {
  display: none;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.discount-block .coupon-opener .add-coupon {
  display: block;
  position: relative;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.discount-block .coupon-opener .add-coupon::before {
  content: "";
  position: absolute;
  background: url("/skin/frontend/ultimo/unitop/images/plus-sign.png") no-repeat;
  height: 18px;
  width: 18px;
  background-size: 18px;
  top: 0;
  left: -25px;
}
.discount-block .coupon-opener span {
  display: block;
}
.discount-block .coupon-opener.opened .close-coupon {
  display: block;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.discount-block .coupon-opener.opened .add-coupon {
  display: none;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}

.discount {
  margin-bottom: 20px;
  border-radius: 5px;
}
.discount .input-box-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 15px;
}
.discount .input-box-set .input-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.discount .input-box-set .buttons-sets {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*padding-left: 10px;*/
}
.discount .input-box-set .buttons-sets .button + .button {
  margin-left: 10px;
}
.discount .input-box-set .input-text {
  width: 102% !important;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .discount .input-box-set {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .discount .input-box-set .input-text {
    width: 102%;
  }
  .discount .input-box-set .buttons-sets {
    width: 100%;
    padding-left: 0;
  }
  .discount .input-box-set .buttons-sets .button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 370px) {
  .discount .input-box-set .buttons-sets .button {
    font-size: 11px;
  }
}
.discount .coupon-please-wait {
  width: 34px;
  text-align: center;
  line-height: 34px;
}
.discount .buttons-sets:after {
  content: "";
  display: block;
  clear: both;
}
.discount .buttons-sets button {
  padding: 0 15px;
  line-height: 36px;
  font-size: 12px;
  background-color: #d9dde3;
  color: #1c1c1c;
}
.discount .buttons-sets button:hover {
  background-color: rgb(187.6363636364, 194.7272727273, 205.3636363636);
}

.opcheckout-comment {
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #d7d7d7;
}
.opcheckout-comment .opener-wrap {
  float: none;
}
.opcheckout-comment textarea {
  min-width: 100%;
  min-height: 100px;
  resize: vertical;
  border-radius: 5px;
  margin-top: 10px;
}

#uni-main-loader-checkout,
#sub-loader {
  position: fixed;
  z-index: 10001;
}

#sub-loader {
  width: 240px;
  height: 40px;
  padding: 10px;
  margin: -20px 0 0 -110px;
  border: 1px solid #464646;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  background: #fff url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/opcheckout/ajax-loader-tr.gif") no-repeat 50% 50%;
}

@media only screen and (min-width: 768px) {
  .checkout-shopping-bag .checkout-end {
    display: none;
  }
}
.checkout-shopping-bag .checkout-end .btn-checkout {
  display: block;
  width: 100%;
}

.field .twitter-typeahead {
  min-width: 100%;
}
.field .tt-dropdown-menu {
  background: #ffffff;
  width: 100%;
  right: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 3px;
  font-size: 14px;
  max-height: 400px;
  overflow-y: scroll;
}

.payment-method-fee-notification:empty {
  display: none;
}

.payment-method-fee-notification {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 15px;
  background: rgba(40, 152, 213, 0.09);
  color: #22546f;
  border: 1px solid #c0d8e2;
  border-radius: 5px;
}
.payment-method-fee-notification p {
  font-size: 16px;
}
.payment-method-fee-notification button {
  margin-top: 0 !important;
}
@media only screen and (max-width: 1023px) {
  .payment-method-fee-notification button {
    margin-top: 10px !important;
  }
}

.tt-suggestion {
  cursor: pointer;
  color: #1c1c1c;
  /*transition: text-shadow.3s;*/
}
.tt-suggestion.tt-cursor {
  background: transparent;
  color: #1c1c1c;
  text-shadow: 0 1px #1c1c1c;
}

.aft-order-callback_wrap {
  font-size: 16px;
  cursor: pointer;
}
.aft-order-callback_wrap input {
  display: none;
}
.aft-order-callback_wrap input:checked + span:before {
  color: #000;
}
.aft-order-callback_wrap label {
  display: block;
}
.aft-order-callback_wrap label span {
  display: block;
  padding-left: 35px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.aft-order-callback_wrap label span:before {
  content: "\e907";
  display: block;
  border: none;
  position: absolute;
  font-family: "icomoon";
  font-size: 10px;
  line-height: 1;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 20px;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #000;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 25px;
  color: transparent;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  border-radius: 3px;
}

.shop-dep {
  display: block;
}
.shop-dep .shop_departments_label {
  display: none !important;
}
.shop-dep .shipping-shops {
  width: 100% !important;
}
.shop-dep .shipping-shops .shop_departments_label {
  display: none;
}
.shop-dep .shipping-shops select {
  width: 100%;
  color: #1c1c1c;
  margin-top: 10px;
}
.shop-dep li {
  margin-bottom: 0;
}
.shop-dep label {
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
  float: none;
}

.coupon-opener {
  padding: 10px 0;
  line-height: 1.2;
  display: inline-block;
  font-size: 16px;
  color: #333;
  width: 100%;
  cursor: pointer;
}
.coupon-opener label {
  cursor: pointer;
}
.coupon-opener:hover {
  color: currentColor;
}

[id=discount-coupon-form] {
  display: block;
}

.shipping-div input[type=radio],
.payment-div input[type=radio] {
  display: none;
}
.shipping-div label,
.payment-div label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  font-size: 17px;
}
.shipping-div label::before,
.payment-div label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #c2c2c2;
  background-color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.shipping-div input[type=radio]:checked + label::before,
.payment-div input[type=radio]:checked + label::before {
  border-color: #f89b24;
  background-color: #f89b24;
}
.shipping-div input[type=radio]:checked + label::after,
.payment-div input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
}

@media only screen and (max-width: 1023px) {
  .fast-city {
    display: none !important;
  }
}

.field .input-box {
  position: relative;
}
.field .input-box .twitter-typeahead .billing-city.tt-input,
.field .input-box .billing-city.tt-input {
  padding-right: 40px;
}
.field .input-box .city-clear {
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: rgb(64, 64, 64);
  font-family: "SFPro-Medium", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  z-index: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.field .input-box:has(> #advice-required-entry-billing\:city) .city-clear {
  top: 31%;
}
.field .input-box.has-city-advice .city-clear, .field .input-box.has-city-error .city-clear {
  top: 30%;
}
.field .input-box .city-loader {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 4px;
  overflow: hidden;
  border-radius: 6px;
  background: transparent;
}
.field .input-box .city-loader .bar {
  position: absolute;
  height: 100%;
  will-change: left, right;
  -webkit-animation: city-indeterminate 1.6s infinite;
  animation: city-indeterminate 1.6s infinite;
  background: #2295d4;
}
.field .input-box.city-loading .city-loader {
  display: block;
}

.tt-dropdown-menu {
  z-index: 200;
}

@-webkit-keyframes city-indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes city-indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@media only screen and (max-width: 1023px) {
  .checkout-onepage-success .page-title {
    margin-bottom: 0;
    padding: 5px 0;
    font-size: 20px;
  }
  .checkout-onepage-success .page-title:before {
    width: 50px;
    height: 45px;
    margin: -12px -40px 0 -10px;
  }
}
.checkout-onepage-success .checkout-shopping-bag {
  float: none;
  width: auto;
  padding: 0;
  border: 0;
}
.checkout-onepage-success .checkout-shopping-bag .bag-title {
  margin-bottom: 25px;
  font-weight: 300;
  font-size: 32px;
}
.checkout-onepage-success .checkout-shopping-bag .checkout-item .product-info {
  max-width: 190px;
}
@media only screen and (max-width: 1023px) {
  .checkout-onepage-success .checkout-shopping-bag {
    margin: 0;
    background: transparent;
  }
  .checkout-onepage-success .checkout-shopping-bag .bag-title {
    font-size: 21px;
  }
}

.whitepay_link_button {
  background: #2295d4;
  padding: 10px 30px;
  font-size: inherit;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
}

.success-top {
  margin-bottom: 40px;
  text-align: center;
}
.success-top .whitepay_link_button_div {
  margin: 40px 0;
}
.success-top .whitepay_link_button_div a {
  background: #2295d4 !important;
  padding: 10px 30px !important;
  font-size: inherit !important;
  color: #fff !important;
  border-radius: 6px !important;
  text-decoration: none !important;
}
.success-top .note {
  font-size: 16px;
}
.success-top .order-num-wrap {
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 1023px) {
  .success-top .order-num-wrap {
    font-size: 16px;
  }
}
.success-top .order-num {
  font-weight: bold;
  margin-left: 5px;
}
@media only screen and (max-width: 1023px) {
  .success-top {
    padding: 0px 0 0px;
  }
  .success-top .notes-wrap {
    max-width: 290px;
  }
  .success-top .note {
    font-size: 18px;
  }
  .success-top .order-num {
    font-size: 16px;
  }
}

.success-bottom {
  max-width: 440px;
  padding-bottom: 120px;
}

.about-order {
  margin-bottom: 60px;
  font-size: 16px;
}
.about-order .title-wrap {
  margin-bottom: 20px;
}
.about-order .title {
  display: inline-block;
  margin-right: 30px;
  font-size: 32px;
  font-weight: 300;
}
.about-order .print-link {
  display: none;
  line-height: 1;
}
.about-order .print-link .text {
  display: inline-block;
  border-bottom: 1px dashed;
}
.no-touch .about-order .print-link {
  display: inline-block;
}
.about-order .about-line {
  margin-bottom: 10px;
}
.about-order .about-line .about-label {
  display: inline-block;
  vertical-align: middle;
  min-width: 170px;
  padding-right: 20px;
}
.about-order .about-line .about-val {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 195px);
}
@media only screen and (max-width: 1023px) {
  .about-order {
    font-size: 14px;
  }
  .about-order .title {
    margin-right: 20px;
    font-size: 21px;
  }
  .about-order .print-link {
    display: none;
  }
  .about-order .about-line .about-label {
    min-width: 0;
    width: 140px;
  }
  .about-order .about-line .about-val {
    width: 60%;
  }
}

.col-main .checkout-onepage-success {
  max-width: 500px;
  margin: 0 auto;
  overflow-x: hidden;
}
@media only screen and (max-width: 1023px) {
  .col-main .checkout-onepage-success .success-top .notes-wrap {
    max-width: 100%;
  }
}

.checkout-onepage-success {
  text-align: center;
}
.checkout-onepage-success .order-num-wrap {
  padding: 5px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.checkout-onepage-success .custom-order-num-wrap {
  display: block !important;
}
.checkout-onepage-success .success-top,
.checkout-onepage-success .about-order {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .checkout-onepage-success .success-top,
  .checkout-onepage-success .about-order {
    margin-bottom: 5px;
  }
}
.checkout-onepage-success .success-bottom {
  text-align: left;
}
.checkout-onepage-success .product-info .obj {
  display: block;
}
.checkout-onepage-success .totals-wrap {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  text-align: left;
}
.checkout-onepage-success .totals-wrap .totals-item {
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
}
.checkout-onepage-success .totals-wrap .totals-item > * {
  display: inline-block;
  vertical-align: top;
}
.checkout-onepage-success .totals-wrap .totals-item:last-child {
  font-size: 24px;
}
.checkout-onepage-success .order-product-item:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-onepage-success .order-product-item .product-image {
  float: left;
  width: 100px;
  margin-right: 20px;
}

.col-main .checkout-onepage-success {
  max-width: unset;
}
.col-main .checkout-onepage-success .success-bottom {
  margin: 0 auto;
  padding-top: 30px;
  max-width: 600px;
  clear: left;
}

.checkout-cross-sell {
  max-width: 600px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-cross-sell .cross-sell-title {
  margin: 0 auto 15px;
}
@media only screen and (max-width: 1023px) {
  .checkout-cross-sell .cross-sell-title {
    margin: 0 auto 5px;
  }
}
.checkout-cross-sell .cross-sell-grid {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-cross-sell .cross-sell-grid:last-child {
  clear: left;
  float: left;
}
.checkout-cross-sell .cross-sell-grid .wrap-btn-cross-sell {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px 0;
}
.checkout-cross-sell .cross-sell-grid button {
  width: 40px;
  height: 40px;
  padding: 0;
}
.checkout-cross-sell .cross-sell-grid button .icon-buy {
  width: 40px;
}
.checkout-cross-sell .cross-sell-grid button .icon.ic-cart {
  height: 100%;
  font-size: 20px;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  background-color: #f89b24;
  border: 2px solid #f89b24;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.checkout-cross-sell .cross-sell-grid button .icon.ic-cart:hover {
  color: #f89b24;
  background-color: #fff;
}
.checkout-cross-sell .cross-sell-grid .product-name {
  text-align: left;
  margin: 15px 0 10px;
}
.checkout-cross-sell .cross-sell-grid .product-image-wrapper {
  text-align: center;
}

@font-face {
  font-family: "myriadpro_regular";
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/myriadpro-regular-webfont.eot");
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/myriadpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/myriadpro-regular-webfont.woff2") format("woff2"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/myriadpro-regular-webfont.woff") format("woff"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/myriadpro-regular-webfont.ttf") format("truetype"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/myriadpro-regular-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  outline: none;
  font-family: "SFUIDisplay", Arial, Helvetica, sans-serif;
}

.main-font,
h1,
h2,
h3,
h4,
h5,
.section-title,
.products-list .product-name,
.products-grid .product-name,
h3.product-name,
.block-layered-nav .block-subtitle--filter,
.feature .heading,
.accordion .heading,
.nav-regular .nav-item.level0 > a,
.nav-regular .nav-submenu--mega > li > a,
.nav-regular .nav-holder .dropdown-heading,
.mobnav-trigger,
.nav-mobile .nav-item.level0 > a,
.nav-mobile .nav-item.level1 > a,
.nav-mobile .nav-item.level2 > a,
.nav-regular .nav-holder .dropdown-heading,
.nav-holders-wrapper-mobile .nav-holder .dropdown .dropdown-heading,
.header-mobile .skip-link .label,
.block .block-title,
#opc-login h3,
.box-account .box-head h2,
.order-items h2.table-caption,
.order-items h2.sub-title,
.order-items .order-comments h2,
.product-view .box-reviews dt .heading,
.gen-tabs .tabs a,
.gen-tabs .tabs span .footer .heading,
#subscribe-form label,
.caption .heading {
  font-family: "SFUIDisplay", sans-serif;
}

h1 {
  font-size: 28px;
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.5);
}

.layerednavigation-slider-price-range {
  font-size: 1.1em;
}

.button {
  padding: 0 5px;
}

.main {
  min-height: 46vh;
}

.page .inner-container {
  padding-left: 0;
  padding-right: 0;
}

.preface {
  max-width: 1920px;
  margin: 0 auto;
}

.header-primary-container {
  background-color: #ffffff;
}

.header-primary {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}

.header-primary .dropdown .dropdown-heading {
  line-height: 50px !important;
}

@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1240px;
  }
}

textarea {
  resize: vertical;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.skip-link .count {
  background-color: #f89b24;
}

.layerednavigation-overlay {
  z-index: 999999 !important;
}

.itemslider .item {
  padding-left: 7px;
  padding-right: 7px;
}

.sidebar > iframe {
  display: none !important;
}

.mini-products-list {
  padding-bottom: 15px;
}

.sticker {
  display: block !important;
  border-radius: 3px !important;
  padding: 8px 0 9px !important;
  width: 100px !important;
  background-color: #fff !important;
  -webkit-transition: background-color 0.3s, color 0.3s !important;
  transition: background-color 0.3s, color 0.3s !important;
  font-size: 1em;
  font-weight: bold;
  border-width: 2px !important;
  border-style: solid !important;
}
.sticker.sale {
  border-color: #ff4343 !important;
  color: #ff4343 !important;
}
.sticker.bestseller {
  border-color: #f4f4f4 !important;
  color: #9e29da !important;
}
.sticker.new {
  border-color: #f4f4f4 !important;
  color: #23bf1c !important;
}
.sticker.price {
  border-color: #f4f4f4 !important;
  color: #fb0506 !important;
}
.sticker.sales {
  border-color: #f4f4f4 !important;
  color: #1418b6 !important;
}
.sticker.wasinuse {
  border-color: #f4f4f4 !important;
  color: #11510d !important;
}
.sticker.discount {
  border-color: #f4f4f4 !important;
  color: #1418b6 !important;
}

.ratings .rating-box {
  position: relative;
  top: -1px;
}

@media only screen and (min-width: 768px) {
  .header .logo-wrapper .logo {
    width: 100%;
    margin-left: 24px;
  }
}

.catalog-product-compare-index .add-to-links {
  display: none;
}

.section-title {
  border: none;
  font-size: 28px;
  margin-left: 25px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .section-title {
    font-size: 20px;
    text-align: center;
    margin-left: 0;
    margin-left: 0;
  }
  .section-title.padding-right {
    padding-right: 0 !important;
  }
}

.itemslider-wrapper .owl-controls .owl-buttons {
  right: 10px;
  top: -49px;
}

.unipagetype .the-slideshow-wrapper {
  height: 520px;
}
.the-slideshow-wrapper .item > a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.the-slideshow-wrapper .item img {
  width: auto;
  height: 100%;
  max-width: none;
  opacity: 0;
  visibility: hidden;
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.the-slideshow-wrapper .owl-item .item img {
  opacity: 1;
  visibility: visible;
}

.page-banners .owl-page {
  display: inline-block;
  vertical-align: middle;
}
.page-banners .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 7px;
  border-radius: 50%;
  background-color: #eee;
  -webkit-transition: background-color;
  transition: background-color;
}
.page-banners .owl-page.active span {
  background-color: #f89b24;
}

input:-webkit-autofill {
  background-color: rgb(254.3185840708, 245.2654867257, 233.6814159292);
}

.input-box .checkbox,
.input-box .radio {
  opacity: 0;
  width: 27px;
  height: 27px;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
.input-box .checkbox + .label,
.input-box .radio + .label {
  position: relative;
  margin-left: 0;
  padding-left: 36px;
  cursor: pointer;
  z-index: 1;
}
.input-box .checkbox + .label label,
.input-box .radio + .label label {
  cursor: pointer;
}
.input-box .checkbox + .label:after,
.input-box .radio + .label:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  border: 1px solid #dadada;
  left: 0;
  top: 2px;
}
.input-box .checkbox + .label:before,
.input-box .radio + .label:before {
  display: block;
  border: none;
  position: absolute;
  font-family: "icomoon";
  content: "\e907";
  font-size: 10px;
  line-height: 1;
  left: 8px;
  top: 12px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.input-box .checkbox:hover + .label:before, .input-box .checkbox:checked + .label:before,
.input-box .radio:hover + .label:before,
.input-box .radio:checked + .label:before {
  opacity: 1;
  visibility: visible;
}

.control .checkbox {
  opacity: 0;
  display: none;
}
.control .checkbox + label {
  position: relative;
  margin-left: 0;
  padding-left: 36px;
  padding-top: 6px;
  cursor: pointer;
}
.control .checkbox + label:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  border: 1px solid #dadada;
  left: 0;
  top: 2px;
}
.control .checkbox + label:before {
  display: block;
  border: none;
  position: absolute;
  font-family: "icomoon";
  content: "\e907";
  font-size: 10px;
  line-height: 1;
  left: 8px;
  top: 12px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.control .checkbox + label:hover:before, .control .checkbox:checked + label:before {
  opacity: 1;
  visibility: visible;
}

.touch .products-grid .item-inner:hover {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.block-vertnav .opener {
  background-color: #f89b24;
}

@media only screen and (max-width: 767px) {
  #mini-account-wrapper-regular-slip {
    display: none;
  }
}

.products-list > .item:hover {
  border-color: #f89b24;
  -webkit-box-shadow: inset 0 0 0 1px #f89b24;
  box-shadow: inset 0 0 0 1px #f89b24;
}
.products-list > .item:hover .product-image-wrapper .sticker-wrapper .sticker.sale {
  background-color: #ff4343 !important;
  color: #ffffff !important;
  border-color: #ff4343 !important;
}
.products-list > .item:hover .product-image-wrapper .sticker-wrapper .sticker.bestseller {
  background-color: #9e29da !important;
  color: #ffffff !important;
  border-color: #9e29da !important;
}
.products-list > .item:hover .product-image-wrapper .sticker-wrapper .sticker.new {
  background-color: #23bf1c !important;
  color: #ffffff !important;
  border-color: #23bf1c !important;
}
.products-list > .item:hover .product-image-wrapper .sticker-wrapper .sticker.sales {
  background-color: #1418b6 !important;
  color: #ffffff !important;
  border-color: #1418b6 !important;
}
.products-list > .item:hover .product-image-wrapper .sticker-wrapper .sticker.price {
  background-color: #fb0506 !important;
  color: #ffffff !important;
  border-color: #fb0506 !important;
}

.product-notification .stock-form-inputs {
  padding-top: 10px;
}
.product-notification .product-options {
  margin-bottom: 0px !important;
}
.product-notification #subscription_email {
  width: 100%;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0px !important;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
}
.product-notification #subscription_email:focus {
  border-bottom: 1px solid #aaa;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.product-notification .validation-failed {
  border: none !important;
  border-bottom: 1px solid red !important;
  background: #fff !important;
  border-radius: 0px !important;
}
.product-notification .stock-form-content {
  color: #aaa !important;
}
.product-notification .stock-form-actions {
  padding-top: 20px;
  text-align: center;
}
.product-notification .stock-form-results {
  text-align: center !important;
}

.social-list > li > a {
  display: inline-block;
}
.social-list > li > a > span {
  background-color: #f89b24 !important;
  color: #3c3c3c !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}
.social-list > li > a > span:hover {
  color: #ffffff !important;
  background-color: orange !important;
}

@media only screen and (max-width: 1020px) {
  .header-container.header-regular .central-column__container .item:nth-child(1) .header-contacts-holder > .dropdown .dropdown-content > li {
    font-size: 16px;
  }
}

.alert-stock.link-stock-alert.product-action {
  display: none !important;
}

.form-search .search-autocomplete {
  width: 100% !important;
  max-height: 80vh;
  overflow: auto;
}
@media only screen and (min-width: 768px) {
  .form-search .search-autocomplete {
    width: 40vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .form-search .search-autocomplete {
    top: 100% !important;
    left: -20px !important;
    width: calc(100% + 45px) !important;
  }
  .form-search .search-autocomplete .search-header,
  .form-search .search-autocomplete .search-container {
    padding: 0 20px;
  }
  .form-search .search-autocomplete .resultbox-b {
    padding: 10px 20px 0;
  }
}

.button.out-of-stock {
  text-align: center;
  margin: 0;
  padding: 0;
  cursor: default;
  background: transparent !important;
  color: #b5b5b5 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: normal;
  line-height: 1.1;
  width: 60% !important;
}

.products-grid .item-inner {
  background: #ffffff;
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  padding: 30px 15px 55px;
  position: relative;
  -webkit-transition: border-color 0.3s ease, box-shadow 0.15s ease;
  -webkit-transition: border-color 0.3s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.3s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.3s ease, box-shadow 0.15s ease;
  transition: border-color 0.3s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.products-grid .item-inner:hover {
  border-color: #f89b24;
  -webkit-box-shadow: inset 0 0 0 1px #f89b24;
  box-shadow: inset 0 0 0 1px #f89b24;
}
.products-grid .item-inner:hover .product-image-wrapper .sticker-wrapper .sticker.sale {
  background-color: #ff4343 !important;
  color: #ffffff !important;
  border-color: #ff4343 !important;
}
.products-grid .item-inner:hover .product-image-wrapper .sticker-wrapper .sticker.bestseller {
  background-color: #9e29da !important;
  color: #ffffff !important;
  border-color: #9e29da !important;
}
.products-grid .item-inner:hover .product-image-wrapper .sticker-wrapper .sticker.new {
  background-color: #23bf1c !important;
  color: #ffffff !important;
  border-color: #23bf1c !important;
}
.products-grid .item-inner:hover .product-image-wrapper .sticker-wrapper .sticker.sales {
  background-color: #1418b6 !important;
  color: #ffffff !important;
  border-color: #1418b6 !important;
}
.products-grid .item-inner:hover .product-image-wrapper .sticker-wrapper .sticker.price {
  background-color: #fb0506 !important;
  color: #ffffff !important;
  border-color: #fb0506 !important;
}
.products-grid .item-inner .product-image-wrapper {
  min-height: 215px;
  position: static;
}
.products-grid .item-inner .product-image-wrapper .sticker-wrapper .sticker {
  padding: 10px 30px;
  background-color: transparent;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.products-grid .item-inner .product-image-wrapper .sticker-wrapper .sticker.sale {
  border: 1px solid #f4f4f4;
  color: #ff4343;
}
.products-grid .item-inner .product-image-wrapper .sticker-wrapper .sticker.bestseller {
  border: 1px solid #f4f4f4;
  color: #9e29da;
}
.products-grid .item-inner .product-image-wrapper .sticker-wrapper .sticker.new {
  border: 1px solid #f4f4f4;
  color: #23bf1c;
}
.products-grid .item-inner .product-image-wrapper .sticker-wrapper .sticker.sales {
  background-color: #ffffff !important;
  color: #1418b6 !important;
}
.products-grid .item-inner .product-image-wrapper .sticker-wrapper .sticker.price {
  background-color: #ffffff !important;
  color: #fb0506 !important;
}
.products-grid .item-inner .product-name {
  text-align: left;
  height: 64px;
  line-height: 1.2;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .products-grid .item-inner .product-name {
    height: 72px;
  }
}
.products-grid .item-inner .product-name a {
  color: #025178;
  display: block;
}
.products-grid .item-inner .actions {
  text-align: right;
  margin: 0;
  padding: 0;
}
.products-grid .item-inner .btn-cart {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  position: absolute;
  width: 45%;
  height: 52px;
  bottom: 0;
  right: 0;
  min-width: 60px;
  text-transform: none;
  background-color: #f89b24;
  color: #ffffff;
  white-space: normal;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .products-grid .item-inner {
    padding: 15px 10px 55px;
  }
}
.products-grid .price-holder {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 100px;
  min-height: 50px;
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .products-grid .price-holder {
    padding-right: 65px;
  }
}
.products-grid .price-holder > span {
  font-size: 18px;
  text-align: left;
  display: none;
}
.products-grid .price-holder .price-box {
  text-align: left;
  margin: 5px 0 0;
}
.products-grid .price-holder .price-box .special-price .price-label {
  display: none;
}
.products-grid .price-holder .price-box .special-price .price {
  color: #3c3c3c !important;
}
.products-grid .price-holder .price-box .old-price .price {
  font-size: 15px;
}
.products-grid .price-holder .price-box .price {
  font-size: 22px;
}
.products-grid .price-holder .price-box .price .currency {
  font-size: 15px;
  display: inline-block;
}
@media only screen and (max-width: 1140px) {
  .products-grid .price-holder .price-box .price {
    font-size: 16px;
  }
}

.button {
  background-color: #f89b24;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
}
.button:hover {
  color: #ffffff;
  background-color: #f89b24;
}

div.block-layered-nav div.layerednavigation-slider:before {
  right: 4px;
}

.main-container {
  position: relative;
  z-index: 2;
}
.main-container::before {
  content: "";
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #3c3c3c;
  opacity: 0;
  z-index: 600;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.main-container.active-overlay::before {
  opacity: 0.5;
  visibility: visible;
}
@media only screen and (max-width: 991px) {
  .main-container.gap, .main-container.slipslider.gap {
    padding-top: 58px !important;
  }
}

.webforms-callback .callback-title {
  font-size: 2em;
  margin-bottom: 10px;
}
.webforms-callback .callbacks-welcome-message {
  margin-bottom: 10px;
}
.webforms-callback label {
  width: 100px;
}
.webforms-callback .webforms-fields-username .field .webforms-fields-username {
  margin-bottom: 0px;
}
.webforms-callback .webforms-fields-username .input-text {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: transparent;
  border-radius: 0px;
  padding: 0;
  width: 100%;
  font-size: 14px;
}
.webforms-callback .webforms-fields-username .input-text:focus {
  border-bottom: 1px solid #aaa;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.webforms-callback .webforms-fields-username .buttons-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.webforms-callback .webforms-fields-username .buttons-set .button {
  width: 20%;
  margin-left: 0px;
}
.webforms-callback .webforms-fields-username .validation-failed {
  border-bottom: 1px solid red;
  background: #fff !important;
}

.fancybox-lock .sh_btn {
  right: 17px;
  z-index: 8000;
}

@media only screen and (min-width: 1023px) {
  #sh_button {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

#scroll-to-top {
  bottom: 50px;
  background-color: #d9d9d9;
  color: #ffffff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 20px;
  padding-bottom: 5px;
}
#scroll-to-top:hover {
  color: #1c1c1c;
  background-color: #d9d9d9;
}
@media only screen and (min-width: 767px) {
  html.no-touch #scroll-to-top:hover {
    color: #000;
    background-color: #d9d9d9;
  }
}

.add-to-links {
  position: absolute !important;
  top: 50% !important;
  left: 1px !important;
  margin-top: 0 !important;
  padding: 0 !important;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: rgba(255, 255, 255, 0.6) !important;
  -webkit-transition: opacity 0.3s, visibility 0.3s !important;
  transition: opacity 0.3s, visibility 0.3s !important;
}
.add-to-links > li {
  background-color: transparent !important;
}
.add-to-links > li > span {
  color: #1c1c1c !important;
  background-color: transparent !important;
  margin: 0 !important;
  cursor: pointer;
}
.add-to-links > li > span > span {
  background-color: transparent !important;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px !important;
  color: #818181 !important;
}
.add-to-links > li > span > span:hover {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
.add-to-links > li > a {
  color: #1c1c1c !important;
  background-color: transparent !important;
  margin: 0 !important;
}
.add-to-links > li > a > span {
  background-color: transparent !important;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px !important;
  color: #818181 !important;
}
.add-to-links > li > a > span:hover {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}

ul.bullet li {
  background-position: 0 2px;
}
ul.bullet li:hover {
  background-position: 3px 2px;
}

#shopping-cart-table td:first-child {
  padding-left: 0;
}

.cart .cart-collaterals .cart-left-column {
  margin-left: 5px;
}
#sub-loader {
  border: none !important;
  background-color: transparent !important;
}

.category-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.category-blog .toolbar {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.category-blog .toolbar .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.category-blog .toolbar {
  border: none;
}
.category-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.category-blog .toolbar {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.category-blog .toolbar .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-list textarea {
  width: 262px;
}
.form-list .validation-advice {
  max-width: 262px;
}

.pager .chosen-single {
  padding: 0 12px;
}

.box-reviews dd {
  margin: 0 0 15px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
}
.box-reviews dd:last-child {
  border: none;
}

.post-post_date span {
  font-weight: bold;
}

.author_name span {
  font-weight: bold;
}

.compare-table tr.first td .product-name {
  height: 48px;
}

.map-holder {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .map-holder {
    text-align: center;
  }
}
.map-holder #map {
  display: inline-block;
  vertical-align: top;
}

.imgs-holder {
  padding-top: 30px;
}
.imgs-holder > div {
  margin-bottom: 10px;
}
.imgs-holder img {
  width: 48%;
  height: auto;
}
.imgs-holder img:last-child {
  float: right;
}
@media only screen and (max-width: 767px) {
  .imgs-holder img {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .brander-unitopblog-post-view .post-preview_image {
    width: 100%;
    float: none;
    text-align: center;
  }
}
#narrow-by-list dd .swatch-label {
  padding: 0;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  font-size: 16px !important;
}

.services-table {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .services-table {
    table-layout: fixed;
  }
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  margin-bottom: 5px;
}
.cart .discount .buttons-set button.button:last-child,
.cart .shipping .buttons-set button.button:last-child {
  margin-bottom: 0;
}

.cms-no-route .col-main {
  padding-top: 80px;
}
.cms-no-route .col-main div {
  font-size: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .cms-no-route .col-main div img {
    margin-bottom: 20px;
  }
}

.panel ul {
  list-style: inherit;
  margin-left: 25px;
}

#post-list,
#post-list ul,
ul.form-list {
  list-style: none;
}

#blog-tabs .tabs-panels {
  padding-top: 30px;
  padding-bottom: 50px;
}
#blog-tabs .tabs-panels ul,
#blog-tabs .tabs-panels ol,
#blog-tabs .tabs-panels p {
  margin: 0 0 20px;
}
#blog-tabs .tabs-panels ul {
  margin-left: 45px;
}
#blog-tabs .tabs-panels ul li {
  margin-bottom: 7px;
}
#blog-tabs .tabs-panels ul li p {
  margin: 0;
}

.category-review .review-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .category-review .review-title {
    font-size: 20px;
    line-height: 28px;
  }
}

.tabs-panels .panel.limited_height_block {
  max-height: 250px;
  overflow: hidden;
}
.tabs-panels .panel.limited_height_block p {
  font-size: 15px;
  margin: 0 0 7px !important;
}
.tabs-panels .panel.limited_height_block h2 {
  font-size: 1.4em;
}
.tabs-panels .panel.limited_height_block h3 {
  font-size: 1.3em;
}
.tabs-panels .panel.limited_height_block h4 {
  font-size: 1.2em;
}
.tabs-panels .panel.limited_height_block h5 {
  font-size: 1em;
}
.tabs-panels .panel.limited_height_block ol {
  list-style-type: decimal;
  margin-left: 45px !important;
}

.post-post_content p {
  font-size: 15px;
}
.post-post_content h2 {
  font-size: 1.4em;
}
.post-post_content h3 {
  font-size: 1.3em;
}
.post-post_content h4 {
  font-size: 1.2em;
}
.post-post_content h5 {
  font-size: 1em;
}
.post-post_content ol {
  list-style-type: decimal;
  margin-left: 45px !important;
}
.post-post_content ul {
  margin-left: 45px;
  list-style-type: disc;
  list-style-position: inset;
}
.post-post_content ul li {
  margin-bottom: 7px;
}
.post-post_content ul li p {
  margin: 0;
}
.post-post_content ol,
.post-post_content ul,
.post-post_content p {
  margin-bottom: 15px;
}

.creditpagetype .main-container {
  background: #ffffff;
}
.creditpagetype .breadcrumbs {
  background: #fafafa;
  padding: 22px 0 26px;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .creditpagetype .breadcrumbs {
    padding: 12px 0;
  }
}
.creditpagetype .breadcrumbs ul:after {
  content: "";
  display: block;
  clear: both;
}
.creditpagetype .breadcrumbs:before, .creditpagetype .breadcrumbs:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #fafafa;
}
.creditpagetype .breadcrumbs:before {
  left: -100%;
}
.creditpagetype .breadcrumbs:after {
  right: -100%;
}

.credit-page h1 {
  font-size: 60px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.4px;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .credit-page h1 {
    font-size: 34px;
    padding-top: 10px;
    margin-bottom: 10px;
  }
}
.credit-page .about-credits {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #5f5f5f;
  max-width: 860px;
  margin: 0 auto 70px;
}
@media only screen and (max-width: 767px) {
  .credit-page .about-credits {
    margin-bottom: 30px;
  }
}

#root-wrapper {
  height: 100%;
  position: relative;
}

.request_form_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.request_form_wrapper .request_form {
  height: 100%;
  overflow-y: scroll;
}
.request_form_wrapper .webforms-buyincredit {
  width: auto;
  height: 100%;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .request_form_wrapper .webforms-buyincredit {
    padding: 0;
  }
}
.request_form_wrapper .request_form {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  width: 510px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transfrom;
}
@media only screen and (max-width: 767px) {
  .request_form_wrapper .request_form {
    max-width: 90%;
    padding: 15px;
  }
  .request_form_wrapper .request_form label {
    font-size: 14px;
    width: 100px;
  }
}
.request_form_wrapper .request_form .validation-advice {
  font-size: 14px;
  margin-left: 0;
}
@media only screen and (min-width: 480px) {
  .request_form_wrapper .request_form .validation-advice {
    margin-left: 105px;
  }
}
@media only screen and (min-width: 768px) {
  .request_form_wrapper .request_form .validation-advice {
    margin-left: 130px;
  }
}
.request_form_wrapper.active {
  opacity: 1;
  visibility: visible;
}
.request_form_wrapper.active .request_form {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.request_form_wrapper .btn-close {
  position: absolute;
  right: 28px;
  top: 30px;
  font-family: ThemeIcons;
  font-size: 22px;
  color: #4a4a49;
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  border: 2px solid #4a4a49;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: border-color 0.2s ease, color 0.2s ease;
  transition: border-color 0.2s ease, color 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .request_form_wrapper .btn-close {
    top: 18px;
  }
}
.request_form_wrapper .btn-close:before {
  content: "\e20f";
  line-height: 24px;
}
.request_form_wrapper .btn-close:hover {
  color: #ffab00;
  border-color: #ffab00;
}
.request_form_wrapper .btn-close:active {
  color: #f89b24;
  border-color: #f89b24;
}
.request_form_wrapper .form-title {
  font-size: 38px;
  line-height: 1.2;
  margin-bottom: 40px;
  padding-right: 45px;
}
@media only screen and (max-width: 767px) {
  .request_form_wrapper .form-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.request_form_wrapper .field {
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .request_form_wrapper .field {
    margin-bottom: 8px;
  }
}
.request_form_wrapper input[type=text] {
  height: 36px;
}
.request_form_wrapper input[type=text],
.request_form_wrapper textarea,
.request_form_wrapper select {
  width: calc(100% - 130px);
}
@media only screen and (max-width: 767px) {
  .request_form_wrapper input[type=text],
  .request_form_wrapper textarea,
  .request_form_wrapper select {
    width: calc(100% - 110px);
  }
}
@media only screen and (max-width: 479px) {
  .request_form_wrapper input[type=text],
  .request_form_wrapper textarea,
  .request_form_wrapper select {
    width: 100%;
  }
}
.request_form_wrapper .button {
  margin-left: 0;
}
@media only screen and (min-width: 480px) {
  .request_form_wrapper .button {
    margin-left: 125px;
  }
}
.request_form_wrapper .success {
  font-size: 1.5rem;
  text-align: center;
  padding: 25px;
  z-index: 1;
}

.banks-list-ctrl {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .banks-list-ctrl {
    margin: 0 -12px;
    width: calc(100% + 24px);
  }
}
.banks-list-ctrl > li {
  display: table-cell;
  vertical-align: middle;
  height: 68px;
}
@media only screen and (max-width: 767px) {
  .banks-list-ctrl > li {
    height: 34px;
  }
  .banks-list-ctrl > li > a:after {
    height: 3px;
  }
}
.banks-list-ctrl > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  text-transform: uppercase;
  background: #d8d8d8;
  color: #333;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  position: relative;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.6px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.banks-list-ctrl > li > a:hover {
  background: #fff;
}
.banks-list-ctrl > li > a:after {
  position: absolute;
  content: "";
  height: 5px;
  width: 0;
  bottom: 0;
  left: 20px;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
  background: #f89b24;
}
@media only screen and (max-width: 767px) {
  .banks-list-ctrl > li > a {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 479px) {
  .banks-list-ctrl > li > a {
    font-size: 12px;
    text-transform: none;
  }
}
.banks-list-ctrl > li.current > a {
  background: #fff;
}
.banks-list-ctrl > li.current > a:after {
  width: calc(100% - 40px);
}

.banks-list-ctrl.fixed,
.contacts-actions.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 96%;
  max-width: 1300px;
  z-index: 1000;
}
@media only screen and (max-width: 479px) {
  .banks-list-ctrl.fixed,
  .contacts-actions.fixed {
    width: 100%;
    -webkit-box-shadow: 0 1px 10px 1px #606060;
    box-shadow: 0 1px 10px 1px #606060;
  }
}

.contacts-actions.fixed {
  background: #fff;
}

.banks-list > li {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .banks-list > li {
    padding: 30px 0;
  }
}
.banks-list > li > img {
  width: 100%;
}

.bank-heading {
  cursor: pointer;
}
.bank-heading:hover {
  opacity: 0.9;
}

.bank-heading {
  position: relative;
}
.bank-heading .btn-request {
  position: absolute;
  left: 51%;
  bottom: 60px;
}

.bank-banefits-holder {
  margin: 0 -20px 50px;
}
@media only screen and (max-width: 767px) {
  .bank-banefits-holder {
    margin: 0 -10px 20px;
  }
}

.bank-banefits:after {
  content: "";
  display: block;
  clear: both;
}
.bank-banefits {
  font-size: 0;
  padding: 20px 0;
}
.bank-banefits li {
  font-size: 1rem;
  line-height: 1.2;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #6e6e6e;
}
@media only screen and (max-width: 767px) {
  .bank-banefits li {
    font-size: 13px;
    padding: 0 10px;
  }
}
.bank-banefits .bank-banefits_title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .bank-banefits .bank-banefits_title {
    font-size: 1rem;
  }
}

.bank_additional_conditions {
  font-size: 1rem;
  max-width: 860px;
  margin: 0 auto;
  color: #5f5f5f;
}
.bank_additional_conditions > p > strong {
  display: block;
  font-size: 22px;
  color: #333;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .bank_additional_conditions ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
.bank_additional_conditions li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .bank_additional_conditions li {
    display: inline-block;
    vertical-align: top;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
  }
}
.bank_additional_conditions li:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 11px;
  background: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/mark.png) 0 0 no-repeat;
  left: 0;
  top: 50%;
  margin-top: -7px;
}

.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

.note-msg.empty-catalog span {
  font-size: 26px;
  line-height: 32px;
}

.fancybox-wrap {
  max-width: 100px;
  -webkit-overflow-scrolling: touch;
}

.brander-unitopblog-post-view .products-grid .item-inner .product-image-wrapper {
  min-height: 100%;
  position: static;
}
@media only screen and (max-width: 767px) {
  .brander-unitopblog-post-view .products-grid .item-inner .product-name {
    font-size: 1.1em;
  }
}
.brander-unitopblog-post-view .page .inner-container .buttons-set .button {
  color: #f89b24;
  border: 2px solid #f89b24;
  background-color: #fafafa;
  float: left;
  margin-left: 0;
  width: 262px;
  margin-top: 15px;
}

.shipping-newpost .smarty-select .validation-advice {
  max-width: 100%;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList {
  max-height: 200px;
  overflow: auto;
  border: 1px solid #b5b5b5;
  left: 0 !important;
  top: 82px !important;
  width: 100% !important;
  position: absolute;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList.close {
  -webkit-transition-property: height;
  transition-property: height;
  height: 0 !important;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  opacity: 0;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList.open {
  -webkit-transition-property: height;
  transition-property: height;
  height: 200px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 1;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList li {
  padding: 9px;
  text-align: left;
  -webkit-transition: text-shadow 0.3s;
  transition: text-shadow 0.3s;
  margin: 0 0 8px;
  display: block;
  cursor: pointer;
  font-size: 16px;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList li:not(:last-child) {
  border-bottom: 1px solid #b5b5b5;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList li:hover {
  background-color: white;
  text-shadow: 0 1px #1c1c1c;
  padding: 9px;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList li.ui-menu-item.ui-state-focus {
  text-shadow: 0 1px #1c1c1c;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content:not(.novaPoshtaList) {
  display: none;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList li.ui-menu-item.ui-state-focus {
  background: white;
  border-top: none;
  border-left: none;
  border-right: none;
}
.shipping-newpost .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.novaPoshtaList li.ui-menu-item.ui-state-focus:not(:last-child) {
  border-bottom: 1px solid #b5b5b5;
}

.my-account .box {
  margin-bottom: 30px;
}
.my-account .validation-advice {
  max-width: 262px;
}
.my-account .control .checkbox + label {
  display: inline-block;
  margin-bottom: 10px;
  padding-top: 6px;
}
.my-account .reviews-list .review {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.my-account .reviews-list .review:last-child {
  margin-bottom: 0;
  border: none;
}
.my-account .reviews-list .review .product-name {
  font-size: 16px;
}
.my-account .reviews-list .review .rating-box {
  margin: 10px 0;
}
.my-account .addresses-list h2 {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .my-account input.qty {
    height: 45px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 479px) {
  .my-account .form-list .input-text,
  .my-account .form-list .field,
  .my-account .form-list select,
  .account-login .form-list .input-text,
  .account-login .form-list .field,
  .account-login .form-list select,
  .account-create .form-list .input-text,
  .account-create .form-list .field,
  .account-create .form-list select {
    width: 100%;
  }
  body .my-account .form-list .input-text,
  body .account-login .form-list .input-text,
  body .account-create .form-list .input-text {
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  body .wrapper .my-account .name-firstname .input-text {
    width: 100%;
  }
}

.buttons-set p.required {
  margin-top: -16px;
}

.contact-info .label {
  min-width: 100px;
  display: inline-block;
  vertical-align: top;
}

.account-create .buttons-set {
  padding-top: 10px;
}

#header-nav {
  /*background-color: $black;*/
}
#header-nav .nav {
  background-color: transparent;
}
#header-nav {
  /*@include max-screen(767px) { background-color: $white; }*/
}

.nav .inner-container {
  padding: 0;
}

#nav {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 9px 0 11px;
}
#nav > li {
  position: relative;
  padding: 5px 8px;
}
#nav > li.other {
  padding: 5px 17px 9px 0;
}
#nav > li.other:before {
  content: "\e904";
  position: absolute;
  color: #fff;
  font: 9px/12px "icomoon";
  right: 0;
  top: 8px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#nav > li:hover a, #nav > li:hover:before {
  color: #2295d4;
}
#nav > li:hover:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#nav > li:hover .drop-other-links {
  opacity: 1;
  visibility: visible;
}
#nav > li.catalog-link > a {
  padding-left: 0;
}
#nav > li > a {
  text-transform: none;
  display: block;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  background: none;
}
#nav > li > a:hover {
  color: #2295d4;
}
#nav > li > a > span {
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #nav > li > a {
    padding: 0 25px;
    margin: 0 auto;
  }
  #nav > li > a > span {
    font-size: 14px;
  }
}
#nav > li .drop-other-links {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0px;
  background: #fafafa;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px #606060;
  box-shadow: 0 0 5px #606060;
  padding: 16px 33px 1px 21px;
  font-size: 13px;
  line-height: 15px;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
#nav > li .drop-other-links .item-link {
  padding: 0 0 14px;
}
#nav > li .drop-other-links .item-link a {
  display: block;
  color: #606060;
}
#nav > li .drop-other-links .item-link a:hover {
  color: #2295d4;
}
#nav > li#catalog-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#nav > li#catalog-link > a {
  text-transform: none;
}
#nav > li#catalog-link > a > span {
  font-size: 15px;
  font-weight: 700;
}
#nav > li[id*=nav-holder] {
  display: none;
}
#nav > li#catalog-link::after, #nav > li.main-nav-1::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  #nav > li {
    background-color: #ffffff !important;
  }
  #nav > li::after {
    display: none;
  }
  #nav > li > a {
    background-color: transparent;
  }
  #nav > li:not(.main-nav-1) > a > span {
    color: #1c1c1c !important;
  }
}
@media only screen and (min-width: 768px) {
  #nav .opener {
    display: none;
  }
}

/*
.sticky-header {
  #nav > li#catalog-link {
    padding-left: 26px;

    &::after { display: block !important; }
  }
}*/
.the-slideshow-wrapper-outer {
  margin-bottom: 50px !important;
}

.the-slideshow img {
  opacity: 1 !important;
  -webkit-transition: none;
  transition: none;
}
.the-slideshow {
  /**
      TODO: set style for bg slider image
   */
}
.the-slideshow .owl-item .slide {
  height: 520px;
  background-size: cover !important;
  overflow: hidden;
}
.the-slideshow .owl-controls .owl-buttons .owl-prev, .the-slideshow .owl-controls .owl-buttons .owl-next {
  background-color: transparent !important;
  color: #e5e5e5;
}
.the-slideshow .owl-controls .owl-buttons .owl-prev:hover, .the-slideshow .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.the-slideshow .owl-controls .owl-buttons .owl-prev::before, .the-slideshow .owl-controls .owl-buttons .owl-next::before {
  font-size: 55px;
  color: currentColor;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.the-slideshow .owl-controls .owl-pagination .owl-page span {
  width: 20px;
  height: 3px;
  background-color: #e5e5e5;
  margin-left: 2px;
  margin-right: 2px;
}
.the-slideshow .owl-controls .owl-pagination .owl-page.active span {
  background-color: #ffffff;
}
.the-slideshow .owl-controls .owl-pagination .owl-page:hover span {
  background-color: #ffffff !important;
}

.std + * {
  padding-top: 50px !important;
}
.std .nested-container {
  width: 100%;
  margin: 0;
}
.std .page-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.std .page-banners::before, .std .page-banners::after {
  content: none;
}
.std .page-banners .banner {
  width: 25%;
  height: auto !important;
  margin: 0;
  margin-bottom: 2px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
.std .page-banners .banner:hover {
  -webkit-transform: perspective(1px) scale(0.98);
  transform: perspective(1px) scale(0.98);
}
.std .page-banners .banner__container {
  position: relative;
  padding-top: 100%;
  margin: 0 1px;
}
.std .page-banners .banner__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-color: #e5e5e5 !important;
  font-size: 26px !important;
  line-height: 1;
  font-weight: 500;
  color: #1c1c1c;
  padding-left: 25px;
  padding-top: 25px;
}
@media only screen and (max-width: 767px) {
  .std .page-banners .banner__link {
    font-size: 20px !important;
  }
}

.footer-container {
  background-color: #141b25;
}

.footer-primary-container,
.footer-primary,
.footer-bottom,
.footer-bottom-container {
  background-color: transparent;
}

@media only screen and (max-width: 970px) {
  .footer-primary-container,
  .footer-primary,
  .footer-primary-top-spacing {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.footer-bottom-container {
  border-top: 1px solid #3c3c3c;
}

.footer-block-title {
  font-size: 18px;
  font-weight: bold;
  color: #f89b24;
  margin-bottom: 20px;
}

.footer-copyright {
  color: #3c3c3c;
}
.item-right .footer-copyright {
  color: #3c3c3c;
}
.item-right .footer-copyright img {
  opacity: 0.08;
}

.footer-primary-top-spacing > div:first-child > div {
  display: inline-block;
}
.footer-primary-top-spacing > div:first-child > div .block-content > img {
  width: 100%;
}

.footer-container .footer-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-container .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0 !important;
}
.footer-container .social-links a {
  display: block;
}
.footer-container .social-links a span {
  margin-bottom: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #f89b24;
  color: #3c3c3c;
  font-size: 22px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-container .social-links a + a {
  margin-left: 7px;
}
@media only screen and (max-width: 970px) {
  .footer-container .social-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
  }
}
.footer-container .block-pages, .footer-container .block-catalog {
  padding-left: 3%;
}
.footer-container .block-pages .block-content > li, .footer-container .block-catalog .block-content > li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.footer-container .block-pages .block-content > li:nth-child(2n-1), .footer-container .block-catalog .block-content > li:nth-child(2n-1) {
  padding-right: 10px;
}
.footer-container .block-pages .block-content > li > a:hover, .footer-container .block-catalog .block-content > li > a:hover {
  color: #f89b24;
}
@media only screen and (max-width: 767px) {
  .footer-container .footer-block-title {
    text-align: center;
  }
  .footer-container .block-pages, .footer-container .block-catalog {
    text-align: left;
    padding-left: 0;
    margin-bottom: 30px;
  }
  .footer-container .block-pages .block-content > li, .footer-container .block-catalog .block-content > li {
    text-align: center;
  }
  .footer-container .footer-address {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.header-container {
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 990px) {
  .header-container.fixed {
    height: 58px;
  }
  .header-container.fixed > .header-container__content {
    width: 100%;
    position: fixed;
    top: 0;
  }
}

.callbacks_loader::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(250, 250, 250, 0.8) url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/opcheckout/ajax-loader-tr.gif) no-repeat 50% 50%;
}

.narrow-banner_wrapper img {
  display: block;
  margin: 0 auto;
}

.mobile-item {
  display: none;
}

.topcontainer {
  background: #141b25;
  color: #fff;
  position: relative;
  z-index: 3;
}

.topcontainer a {
  color: #fff;
}

.desktop .container {
  height: auto !important;
}

.topcontainer .container {
  position: relative;
  font-size: 15px;
  line-height: 17px;
  padding: 4px 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.topcontainer .container .container-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.topcontainer .container .container-left .top-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 15px 0 4px;
  width: 100%;
}
.topcontainer .container .container-left .top-list-items li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 15px 0 0;
  white-space: nowrap;
}
.topcontainer .container .container-left .top-list-items li.our-stores {
  position: relative;
  font-weight: bold;
}
.topcontainer .container .container-left .top-list-items li.our-stores .icon {
  display: none;
}
.topcontainer .container .container-left .top-list-items li.our-stores a {
  padding: 0 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.topcontainer .container .container-left .top-list-items li.our-stores a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  color: #fff;
  content: "\e904";
  font: 15px/18px "ico_font_new";
}
.topcontainer .container .container-left .top-list-items li.our-stores:hover a:before {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #2295d4;
}
.topcontainer .container .container-left .top-list-items li:last-child {
  margin: 0;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder {
  white-space: nowrap;
  position: relative;
  margin: -14px 15px 0 0;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .dropdown-heading {
  position: relative;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .dropdown-heading .value {
  padding: 9px 27px 0 11px;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .dropdown-heading .value:before {
  content: "\e904";
  position: absolute;
  color: #fff;
  font: 12px/14px "icomoon";
  right: 8px;
  top: 14px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder:hover .value a, .topcontainer .container .container-left .top-list-items li .header-contacts-holder:hover .value:before {
  color: #2295d4;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder:hover .value:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .icons-new-phone {
  position: absolute;
  top: 16px;
  left: 5px;
  width: 15px;
  height: 15px;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .caret {
  display: none;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder a {
  color: #fff;
  padding: 5px 0 0 12px;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder a:hover {
  color: #2295d4;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .open a {
  color: #606060;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .open a:hover {
  color: #2295d4;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .open .dropdown-heading {
  background: #fafafa;
  border-radius: 5px 5px 0 0;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .dropdown-content {
  display: none;
  -webkit-transition: none !important;
  transition: none !important;
  background: #fafafa !important;
  border-radius: 0 0 5px 5px;
  padding: 0 6px 10px 17px;
  top: 31px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 4px 3px rgba(96, 96, 96, 0.3019607843);
  box-shadow: 0 4px 3px rgba(96, 96, 96, 0.3019607843);
  width: 100%;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .dropdown-content .callback-container-item .nav-item {
  padding: 10px 0 0 9px;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .dropdown-content .callback-container-item a {
  border: 1px solid #606060;
  padding: 3px 12px;
  border-radius: 5px;
}
.topcontainer .container .container-left .top-list-items li .header-contacts-holder .dropdown-content .callback-container-item a:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #606060;
}
.topcontainer .container .container-left .boottom-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}
.topcontainer .container .container-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 70%;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  /*#nav{
    max-width: 740px;
  }*/
}
.topcontainer .container .container-right .nav-regular {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.topcontainer .container .container-right .boottom-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

/* logo */
.logo-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  margin: 0 27px 0 0;
}
.logo-wrapper h2 {
  margin: 0;
}
.logo-wrapper strong {
  position: absolute;
  top: -9999px;
  left: 0;
  overflow: hidden;
  text-indent: -9999em;
}

/* end logo */
/* store language */
.store-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: 13px;
  line-height: 15px;
}
.store-languages li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 5px !important;
  padding: 0 8px 0 0;
  border: solid #fff;
  border-width: 0 1px 0 0;
}
.store-languages li a {
  font-weight: bold;
}
.store-languages li:first-child {
  border: none;
}

/* end store language */
/* catalog */
.catalog-wraper {
  padding: 5px 25px 0 0;
}
.catalog-wraper .btn-catalog {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 9px 23px 8px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-wraper .btn-catalog span {
  padding: 3px 0 3px 13px;
  margin: 0;
  white-space: nowrap;
}
.catalog-wraper .btn-catalog .icon {
  margin: 0 !important;
  padding: 0;
  font-size: 21px;
}
.catalog-wraper .drop-catalog-product {
  position: absolute;
  top: 85%;
  /*opacity: 1;
  visibility: visible;*/
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 0;
  width: 100%;
  z-index: 700;
  padding: 17px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
}
.catalog-wraper .drop-catalog-product .drop-list {
  background: #fff;
  width: 100%;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0px 6px 6px #606060;
  box-shadow: 0px 6px 6px #606060;
  position: relative;
  z-index: 12;
  font-size: 14px;
  line-height: 17px;
}
.catalog-wraper .drop-catalog-product .drop-list li {
  width: 26%;
  padding: 0 21px 0 20px;
  border-right: 1px solid #e5e5e5;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.catalog-wraper .drop-catalog-product .drop-list li .menu-link {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.catalog-wraper .drop-catalog-product .drop-list li a {
  color: #606060;
  padding: 14px 30px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.catalog-wraper .drop-catalog-product .drop-list li a .caret {
  display: none;
}
.catalog-wraper .drop-catalog-product .drop-list li .menu-link {
  position: relative;
}
.catalog-wraper .drop-catalog-product .drop-list li .menu-link:after {
  content: "";
  display: block;
  height: 37px;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(75%, #fff));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 75%);
  z-index: 2;
}
.catalog-wraper .drop-catalog-product .drop-list li .opener {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.catalog-wraper .drop-catalog-product .drop-list li .opener:before {
  content: "\e904";
  position: absolute;
  color: #606060;
  font: 13px/15px "icomoon";
  right: 6px;
  top: 14px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  z-index: 3;
}
.catalog-wraper .drop-catalog-product .drop-list li .wrapper-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 26%;
  width: 25%;
  height: 100%;
}
.catalog-wraper .drop-catalog-product .drop-list li .wrapper-submenu ul::-webkit-scrollbar {
  width: 0;
}
.catalog-wraper .drop-catalog-product .drop-list li .wrapper-submenu .wrapper-submenu {
  width: 100%;
  left: 100%;
}
.catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown {
  height: 100%;
  overflow-y: auto;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown ul {
  left: 100%;
  width: 100%;
}
.catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown ul li {
  width: 100%;
}
.catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown li {
  width: 100%;
}
.catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown li a:before {
  display: none;
}
.catalog-wraper .drop-catalog-product .drop-list li:first-child .wrapper-submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-wraper .drop-catalog-product .drop-list .top_level_category_menu_banner a {
  padding: 0;
}

/* end catalog */
/* search */
.search {
  width: 70%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search #search-wrapper-regular,
.search #search_mini_form,
.search .search-wrapper-regular {
  width: 100%;
}
.search #header-search {
  width: 100%;
  padding-right: 0;
  margin-right: 0;
}
.search #header-search .form-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}
.search #header-search .form-search .input-text {
  border-radius: 5px 0 0 5px;
  margin: 0;
  height: 20px;
  padding: 21px 15px;
  width: 100%;
  color: #333;
  background: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search #header-search .form-search label {
  display: none;
}
.search #header-search .form-search button[type=submit] {
  background: #f89b24;
  border-radius: 0 5px 5px 0;
  height: 43px;
  padding: 7px 12px;
  line-height: 30px;
  text-align: center;
  -webkit-transform: none;
  transform: none;
}
.search #header-search .form-search button[type=submit]:before {
  color: #000;
}
.search #header-search .form-search .search-autocomplete {
  left: 0 !important;
  top: 39px !important;
  position: absolute;
  min-width: 400px;
  /*border-top: 1px solid #e5e5e5;*/
  border-radius: 0 0 5px 5px;
  z-index: 4100 !important;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search #header-search .form-search .search-autocomplete a {
  color: #606060;
}
.search #header-search .form-search .search-autocomplete ul {
  background-color: #fff;
  text-align: left;
  padding: 3px;
}
.search #header-search .form-search .search-autocomplete ul li {
  padding: 3px 5px;
  cursor: pointer;
  line-height: 24px;
}
.search #header-search .form-search .search-autocomplete ul li .amount {
  float: right;
  padding-left: 5px;
}

/* end search */
/* header-links */
.header-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0;
}
.header-links li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  line-height: 18px;
  padding: 0 0 0 25px;
}
.header-links li #mini-account-wrapper-regular-slip > a {
  display: inline-block;
  width: 50px;
  height: 43px;
  padding: 10px;
}
.header-links li #header-wishlist {
  padding: 20px 0 0;
  margin: 0;
  width: 400px;
}
.header-links li .mini-wishlist .block-subtitle,
.header-links li .mini-wishlist a,
.header-links li .mini-compare a {
  font-size: 14px;
}
.header-links li .mini-wishlist > .mini-compare-heading > span.count {
  padding: 0;
}
.header-links li .dropdown .dropdown-heading .wrapper-price,
.header-links li #mini-compare-wrapper-regular .label,
.header-links li #mini-account-wrapper-regular .label,
.header-links li #mini-account-wrapper-regular-slip .label {
  display: none;
}
.header-links #mini-cart-wrapper-regular .is-not-empty .mini-cart-heading {
  background: #f89b24;
}
.header-links #mini-cart.is-empty .dropdown-heading .count {
  display: none;
}

#mini-compare-wrapper-regular .mini-compare-content {
  overflow: visible;
  padding: 20px 0 0;
}

#mini-compare-wrapper-regular .header-compare-wrapper,
#mini-cart-content,
#header-wishlist .header-compare-wrapper,
#header-compare .header-compare-wrapper {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

#mini-account .mini-account-content ul {
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
#mini-account .mini-account-content ul li {
  padding: 0;
  font-size: 14px;
  line-height: 18px;
}
#mini-account .mini-account-content ul li a {
  padding: 10px 0;
}
#mini-account .mini-account-content ul li a:hover {
  color: #2295d4 !important;
  background: none;
}

/* end header-links */
/* hover */
@media screen and (min-width: 990px) {
  .topcontainer a:hover {
    color: #2295d4;
  }
  .dropdown .dropdown-content {
    display: block !important;
  }
  .topcontainer {
    /* display: none;*/
    position: static;
    top: 0;
    left: 0;
  }
  .catalog-wraper:hover a {
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .drop-catalog-product.open {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (min-width: 990px) and (min-width: 991px) {
  .drop-catalog-product.open .drop-list .nav-item.level0.level-top.nav-item--parent.classic.nav-item--only-subcategories.parent:hover::after {
    content: "";
    background-color: transparent;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 22%;
    z-index: 99;
    cursor: pointer;
  }
  .drop-catalog-product.open .drop-list .nav-item.level0.level-top.nav-item--parent.classic.nav-item--only-subcategories.parent .wrapper-submenu .level0.nav-submenu.nav-panel--dropdown.nav-panel::-webkit-scrollbar {
    width: 0;
  }
  .drop-catalog-product.open .drop-list .nav-item.level0.level-top.nav-item--parent.classic.nav-item--only-subcategories.parent .wrapper-submenu .level0.nav-submenu.nav-panel--dropdown.nav-panel .nav-item.level1.nav-item--parent.classic.nav-item--only-subcategories.parent:hover::after {
    content: "";
    position: absolute;
    background-color: transparent;
    width: 50px;
    height: 100%;
    top: 0;
    z-index: 99;
    right: 0;
    cursor: pointer;
  }
}
@media screen and (min-width: 990px) {
  .catalog-wraper .drop-catalog-product .drop-list li:first-child li .wrapper-submenu {
    display: none;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:first-child li:first-child .wrapper-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-wraper .drop-catalog-product .drop-list:hover li:first-child > .wrapper-submenu {
    display: none;
  }
  .catalog-wraper .drop-catalog-product .drop-list:hover li:first-child:hover > .wrapper-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:hover li:first-child > .wrapper-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:hover > .wrapper-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .wrapper-submenu:hover li:first-child > .wrapper-submenu {
    display: none;
  }
  .catalog-wraper .drop-catalog-product .drop-list:hover li li:first-child:hover > .wrapper-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-wraper .drop-catalog-product .drop-list li li:hover > .wrapper-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-wraper a:hover {
    color: #fff;
  }
  .top_level_category_menu_banner {
    right: -9999px;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:first-child .top_level_category_menu_banner {
    right: 0;
  }
  .catalog-wraper .drop-catalog-product .drop-list:hover .top_level_category_menu_banner {
    right: -9999px;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:hover .top_level_category_menu_banner {
    right: 0;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:hover .opener:before,
  .catalog-wraper .drop-catalog-product .drop-list li:hover a {
    color: #2295d4;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:hover li .opener:before,
  .catalog-wraper .drop-catalog-product .drop-list li:hover li a {
    color: #606060;
  }
  .catalog-wraper .drop-catalog-product .drop-list li:hover .top_level_category_menu_banner {
    right: 0;
  }
  .catalog-wraper .drop-catalog-product .drop-list li li:hover .opener:before,
  .catalog-wraper .drop-catalog-product .drop-list li li:hover a {
    color: #2295d4;
  }
  .catalog-wraper .drop-catalog-product .drop-list li li:hover li .opener:before,
  .catalog-wraper .drop-catalog-product .drop-list li li:hover li a {
    color: #606060;
  }
  .catalog-wraper .drop-catalog-product .drop-list li li li:hover .opener:before,
  .catalog-wraper .drop-catalog-product .drop-list li li li:hover a {
    color: #2295d4;
  }
  .catalog-wraper .drop-catalog-product .drop-list li li li:hover li .opener:before,
  .catalog-wraper .drop-catalog-product .drop-list li li li:hover li a {
    color: #606060;
  }
}
@media screen and (min-width: 990px) {
  /* end hover */
  /*catalog for main*/
  .main-top-container .the-slideshow-wrapper-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-top-container .the-slideshow-wrapper {
    width: calc(100% - 322px);
  }
  .main-top-container .drop-first-categories {
    width: 322px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .main-top-container .drop-first-categories .drop-list {
    background: #fff;
    width: 100%;
    border-radius: 0 0 0 5px;
    border: 1px solid #e5e5e5;
    position: relative;
    z-index: 12;
    font-size: 14px;
    line-height: 17px;
  }
  .main-top-container .drop-first-categories .drop-list li {
    width: 100%;
    padding: 0 23px 0 20px;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-top-container .drop-first-categories .drop-list li a {
    color: #606060;
    padding: 13px 29px 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-top: 1px solid #e5e5e5;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
  }
  .main-top-container .drop-first-categories .drop-list li a:after {
    content: "";
    display: block;
    height: 42px;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(75%, #fff));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 75%);
    z-index: 2;
  }
  .main-top-container .drop-first-categories .drop-list li:first-child a {
    border: none;
  }
  .main-top-container .drop-first-categories .drop-list li .opener {
    position: relative;
    right: 17px;
    top: -7px;
    border-bottom: 1px solid #e5e5e5;
  }
  .main-top-container .drop-first-categories .drop-list li .opener:before {
    content: "\e904";
    position: absolute;
    color: rgba(142, 140, 140, 0.5490196078);
    font: 13px/15px "icomoon";
    right: -13px;
    top: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    z-index: 3;
  }
}
/* mobile */
@media screen, (min-width: 450px) and (max-width: 990px) {
  .topcontainer .holder-container .container {
    width: 100%;
  }
}
@media screen and (max-width: 990px) {
  .header-container__content {
    max-width: 100%;
    min-width: 320px;
  }
  #search-wrapper-regular .logo-wrapper {
    display: none;
  }
  .overlay-menu {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
  }
  .is-nav-open .overlay-menu {
    opacity: 0.75;
    visibility: visible;
  }
  .is-nav-open body {
    overflow: hidden;
  }
  .catalog-wraper .drop-catalog-product .active-scroll,
  .topcontainer .active-scroll {
    overflow: auto !important;
  }
  .catalog-wraper .drop-catalog-product .no-active-scroll,
  .topcontainer .no-active-scroll {
    overflow: hidden !important;
  }
  .header-container {
    z-index: 4;
  }
  .topcontainer {
    position: absolute;
    top: 0;
    left: -9999px;
    background: none;
    z-index: 5;
    height: 100%;
    width: 100%;
    margin-left: 0;
    /*transform: translate(-280px,0);*/
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
  }
  .topcontainer.ssm-nav-visible {
    opacity: 1;
    visibility: visible;
  }
  .topcontainer .holder-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 450px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
  }
  .topcontainer .container {
    width: 88%;
    margin-left: 0;
    padding-top: 0;
    background: #fff;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .topcontainer .container .container-left {
    background: #141b25;
  }
  .topcontainer .btn-close {
    width: 45px;
    position: static;
  }
  .topcontainer .btn-close span {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 12px;
    font: 20px/24px "ico_font_new";
  }
  .topcontainer .btn-close span:before {
    content: "\ea0f";
  }
  .mobile-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 10px 13px 24px;
  }
  .mobile-item a {
    display: block;
  }
  .desktop-item {
    display: none !important;
  }
  .mobile-header {
    background: #141b25;
    position: relative;
    padding: 10px 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .mobile-header .btn-menu {
    color: #fff;
  }
  .mobile-header .btn-menu .icon {
    font-size: 25px;
    line-height: 28px;
    padding: 5px 0;
  }
  .mobile-header #search-wrapper-regular .clone-element {
    display: none;
  }
  .mobile-header #search {
    margin-right: -1px !important;
  }
  .mobile-header #header-search {
    padding-right: 0;
  }
  .mobile-header #header-search .form-search .input-text {
    padding: 18px 15px;
  }
  .mobile-header #header-search .form-search button[type=submit] {
    background: #fff;
    line-height: 23px;
    height: 37px;
  }
  .mobile-header #header-search .form-search button[type=submit]:before {
    color: #606060;
  }
  .mobile-header .search {
    position: static;
  }
  .mobile-header .search #header-search .form-search {
    position: static;
  }
  .mobile-header .search #header-search .form-search .search-autocomplete {
    top: 49px !important;
    min-width: 100%;
  }
  .mobile-header .header-links {
    width: 10%;
    margin: 0;
    height: 37px;
    line-height: 37px;
  }
  .mobile-header .header-links li {
    padding: 0;
  }
  .mobile-header #header-cart {
    position: absolute;
    right: -14px !important;
    left: auto !important;
    top: 100%;
    padding: 10px 0 0;
    width: 100vw;
  }
  .mobile-header {
    /*.skip-link:hover{
      opacity: 1;
    }*/
  }
  .mobile-header .mini-account .mini-account-heading {
    display: block;
  }
  .mobile-header .mini-cart a.dropdown-heading {
    background: transparent;
    border-radius: 5px;
    float: none;
    display: block;
    width: 40px;
    color: #fff;
    line-height: 18px;
    height: 37px;
    /*&.has-product{background: #f89b24;}*/
  }
  .mobile-header .is-not-empty .mini-cart a.dropdown-heading {
    background: #f89b24;
  }
  .mobile-header .skip-link .count {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-radius: 50%;
    background-color: #f89b24;
    color: #fff;
    position: absolute;
    right: -11px;
    top: -9px;
  }
  .mobile-header .is-empty .skip-link .count {
    display: none;
  }
  .mobile-header .mobile-item {
    padding: 0;
    width: auto;
  }
  .logo-wrapper {
    width: 100%;
    margin: 0;
    padding: 7px 10px 14px 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo-wrapper .logo {
    width: 122px;
  }
  .logo-wrapper .mobile-item {
    padding: 0;
    width: auto;
  }
  .link-stores .ic,
  .link-account .ic {
    margin: 0 14px 0 0;
  }
  .link-stores .ic:before,
  .link-account .ic:before {
    font-size: 20px;
  }
  .link-account .ic:before {
    font-family: "ico_font_new" !important;
    content: "\e905" !important;
  }
  #mini-account-wrapper-regular-slip {
    display: block;
  }
  .catalog-wraper {
    padding: 0;
  }
  .catalog-wraper .btn-catalog {
    border: none;
    border-radius: 0;
    background: #f29a26;
    padding: 12px 25px 11px;
    font-weight: bold;
  }
  .catalog-wraper .btn-catalog .ic-burger {
    font-family: "ico_font_new" !important;
  }
  .catalog-wraper .btn-catalog .ic-burger:before {
    content: "\e902";
  }
  .catalog-wraper .drop-catalog-product {
    opacity: 1;
    visibility: visible;
    top: 0;
    left: 0;
    z-index: 1000;
    padding: 0;
  }
  .catalog-wraper .drop-catalog-product.active-nav {
    max-width: 405px;
    position: fixed;
    width: 88%;
  }
}
@media screen and (max-width: 990px) and (min-width: 380px) and (max-width: 460px) {
  .catalog-wraper .drop-catalog-product.active-nav {
    width: 90%;
  }
}
@media screen and (max-width: 990px) {
  .catalog-wraper .drop-catalog-product .drop-list {
    position: static;
    height: 100%;
    overflow: auto;
  }
  .catalog-wraper .drop-catalog-product .drop-list li {
    position: static;
    width: 100%;
    padding: 0 0 0 15px;
    background: #fff;
    z-index: 14;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .menu-link a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 80%;
    padding: 12px 29px 14px 14px;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .menu-link .opener {
    width: 20%;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .menu-link .opener:before {
    right: 24px;
    top: 14px;
    z-index: inherit;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .menu-link:after {
    right: 20%;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .wrapper-submenu {
    display: block;
    visibility: hidden;
    left: 0;
    top: 51px;
    width: 100%;
    background: #fff;
    z-index: 3;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .wrapper-submenu .wrapper-submenu {
    top: 0;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style-position: outside;
    overflow: auto;
    z-index: 15;
    height: 100%;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown li {
    border: none;
    page-break-inside: auto;
    padding: 0 15px;
  }
  .catalog-wraper .drop-catalog-product .drop-list li .nav-panel--dropdown li a {
    background: #fff;
    padding: 12px 14px 14px;
  }
  .catalog-wraper .mobile-item {
    padding: 0;
    width: 100%;
  }
  .catalog-wraper .btn-back {
    color: #fff;
    background: #141b25;
    padding: 17px 29px 17px 49px;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    text-decoration: underline;
  }
  .catalog-wraper .btn-back:before {
    content: "\e904";
    position: absolute;
    color: #fff;
    font: 16px/18px "icomoon";
    left: 29px;
    top: 16px;
    -webkit-transform: rotate(0deg);
  }
  .catalog-wraper .drop-catalog-product .drop-list li:first-child .wrapper-submenu {
    display: block;
    visibility: hidden;
  }
  .wrapper-content-catalog {
    padding: 15px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wrapper-content-catalog .catalog-wraper {
    width: 80%;
  }
  .wrapper-content-catalog .catalog-wraper a {
    color: #fff;
    border-radius: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }
  .topcontainer .container,
  .topcontainer .container .container-left .boottom-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .topcontainer .container .container-right {
    width: 100%;
  }
  #nav,
  #nav.nav-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    display: block;
    padding: 0;
    width: 100%;
  }
  #nav .mobile-item,
  #nav.nav-mobile .mobile-item {
    padding: 0;
  }
  #nav .nav-item,
  #nav.nav-mobile .nav-item {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    float: none;
  }
  #nav li > a,
  #nav.nav-mobile li > a {
    color: #606060;
    font-size: 16px;
    line-height: 18px;
    padding: 15px 28px 12px;
    margin: 0;
  }
  .dropdown-content {
    display: none;
    opacity: 1;
    visibility: visible;
  }
  #mini-account-wrapper-regular .mini-account span {
    background: none;
    color: #fff;
  }
  #mini-account-wrapper-regular .mini-account-content {
    position: static;
    padding: 8px 0 0 30px;
  }
  #mini-account-wrapper-regular .mini-account-content ul {
    padding: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #mini-account-wrapper-regular .mini-account-content ul li {
    padding: 0 0 0 8px;
  }
  #mini-account-wrapper-regular .mini-account-content ul li a {
    padding: 8px 0;
  }
  #mini-account-wrapper-regular .mini-account-content a {
    background: none;
    color: #fff !important;
  }
  .compare-mobile {
    padding: 0;
    font-size: 16px;
    background: #fff;
  }
  .compare-mobile .dropdown.open > .dropdown-heading.cover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .compare-mobile .dropdown .dropdown-heading.cover > span {
    padding: 0;
  }
  .compare-mobile #mini-compare-wrapper-regular {
    width: 100%;
  }
  .compare-mobile .mini-compare {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606060;
  }
  .compare-mobile .mini-compare .skip-link.skip-active {
    color: #2295d4;
  }
  .compare-mobile .mini-compare .mini-compare-heading {
    padding: 15px 28px 12px;
    background: #fff;
    text-align: left;
    display: block;
    width: 100%;
    height: auto;
  }
  .compare-mobile .mini-compare .mini-compare-heading .icon {
    display: none;
  }
  .compare-mobile .mini-compare .mini-compare-heading .label {
    display: block !important;
  }
  .compare-mobile #header-compare {
    background: #fff;
    position: static;
    width: 100%;
  }
  .skip-link .label {
    max-width: 80%;
    overflow: visible;
  }
  .wishlist-mobile {
    padding: 0;
    font-size: 16px;
    background: #fff;
  }
  .wishlist-mobile .dropdown.open > .dropdown-heading.cover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .wishlist-mobile #mini-compare-wrapper-regular {
    width: 100%;
  }
  .wishlist-mobile #header-wishlist {
    position: static;
    width: 100%;
    padding: 20px 0 0;
    top: 0;
    left: 0;
  }
  .wishlist-mobile .mini-wishlist {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606060;
  }
  .wishlist-mobile .mini-wishlist .mini-compare-heading {
    padding: 15px 28px 12px;
    display: block;
    background: #fff;
    width: 100%;
    height: auto;
    text-align: left;
  }
  .wishlist-mobile .mini-wishlist .mini-compare-heading span {
    padding: 0;
  }
  .wishlist-mobile .mini-wishlist .mini-compare-heading .icon {
    display: none;
  }
  .wishlist-mobile .mini-wishlist .mini-compare-heading .label {
    display: block !important;
  }
  .wishlist-mobile .skip-link .count,
  .compare-mobile .skip-link .count {
    top: 10px;
    right: 10px;
  }
  .link-account .dropdown .dropdown-heading {
    height: auto;
    padding: 0 0 3px;
  }
  .link-account .dropdown .dropdown-heading span {
    padding: 0;
  }
  .link-account .dropdown .dropdown-heading span .label {
    display: inline-block !important;
  }
  .header-links li #mini-cart-content,
  .header-links li .empty-block,
  .header-links li .header-compare-wrapper {
    border-radius: 0;
  }
  .header-links li.dropdown .dropdown-heading.cover > span {
    padding: 0;
  }
  .mobnav-trigger-wrapper {
    display: none !important;
  }
  .mobile .topcontainer .container .container-left {
    min-height: 183px;
  }
  .mobile .topcontainer .container .container-left.open-user-menu {
    min-height: 334px;
  }
  .mobile .mobile-item.compare-mobile {
    display: block;
  }
  .mobile .mobile-item.wishlist-mobile {
    display: block;
  }
  .active-nav {
    display: block;
  }
  #header-compare .header-compare-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.desktop .topcontainer {
  -webkit-transform: none !important;
  transform: none !important;
}

.stop-scrolling {
  position: fixed;
  width: 100%;
}

.callback-holder {
  display: block;
}
.callback-holder .callback {
  overflow: hidden;
}
.callback-holder li {
  float: none !important;
  overflow: hidden;
  border-radius: 5px;
}
.callback-holder li a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
}
.callback-holder li a:hover {
  background-color: #f89b24;
  color: #ffffff !important;
}
.callback-holder a {
  display: block;
  width: 100%;
  border: 2px solid #f89b24;
  color: #f89b24;
  text-align: center;
  font-size: 14px;
  line-height: 2.5;
  -webkit-transition: all;
  transition: all;
}
@media only screen and (max-width: 767px) {
  .callback-holder.clone-element {
    margin-bottom: 5px;
    margin-top: 10px;
  }
}

.webforms-callback label {
  width: 80px;
  display: inline-block;
}

.webforms-callback {
  text-align: left;
}

.webforms-callback .field {
  margin-bottom: 10px;
}

.webforms-callback .field.webforms-fields-phonenumber, .webforms-callback .field.webforms-fields-username {
  min-height: 80px;
}

.webforms-callback input.input-text {
  width: 264px;
}

.buttons-set {
  margin: 0;
  padding: 0;
  border: none;
}

.main .itemslider-wrapper > div {
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .main .block-upsell .itemslider-wrapper > div, .main .block-viewed .itemslider-wrapper > div {
    padding-bottom: 0;
  }
}
.main .itemslider {
  margin-bottom: 20px;
}
.main .item-inner {
  min-height: 385px;
  position: relative;
}
.main .item-inner .button {
  padding: 5px;
}
.products-grid .main .item-inner {
  min-height: 465px;
}
.main .owl-controls .owl-buttons .owl-prev,
.main .owl-controls .owl-buttons .owl-next {
  width: 40px !important;
  height: 35px !important;
  background-color: transparent !important;
  font-size: 30px;
  position: relative;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: rgb(208.6, 208.6, 208.6) !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.main .owl-controls .owl-buttons .owl-prev:hover,
.main .owl-controls .owl-buttons .owl-next:hover {
  color: #1c1c1c !important;
}
.main .owl-controls .owl-buttons .owl-prev::before,
.main .owl-controls .owl-buttons .owl-next::before {
  content: "";
  display: block;
  border-style: solid;
  border-color: currentColor;
  width: 10px;
  height: 10px;
  border-width: 2px 2px 0 0;
}
.main .owl-controls .owl-buttons .owl-next::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main .owl-controls .owl-buttons .owl-prev::before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.main .owl-controls .owl-buttons .owl-prev::after {
  content: "";
  position: absolute;
  height: 30px;
  background-color: rgb(208.6, 208.6, 208.6);
  width: 2px;
  top: 3px;
  right: -2px;
}
@media only screen and (max-width: 767px) {
  .main .owl-controls .owl-buttons {
    display: none;
  }
}
.main .owl-controls .owl-pagination {
  display: block !important;
}
.main .owl-controls .owl-pagination .owl-page span {
  background-color: #e5e5e5;
}
.main .owl-controls .owl-pagination .owl-page:hover span {
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.main .owl-controls .owl-pagination .owl-page.active span {
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.main .owl-controls .owl-pagination .owl-page.active:hover span {
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}

@media only screen and (max-width: 992px) {
  .swiper-slide {
    border: 2px solid #abd1e6;
    border-radius: 10px;
    overflow: hidden;
  }
}

[class*=swiper-button] {
  background-image: none;
  width: 20px;
  height: 20px;
  color: #507d96;
  border-style: solid;
  border-color: currentColor;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
[class*=swiper-button]:hover {
  color: #f89b24;
}

.swiper-button-next {
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 27px;
}
@media only screen and (max-width: 992px) {
  .swiper-button-next {
    display: none;
  }
}

.swiper-button-prev {
  border-width: 2px 0 0 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 27px;
}
@media only screen and (max-width: 992px) {
  .swiper-button-prev {
    display: none;
  }
}

.swiper-pagination-bullet {
  width: auto;
  height: auto;
  margin: 0 !important;
  opacity: 1 !important;
  background-color: transparent !important;
  color: #e5e5e5;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.swiper-pagination-bullet::before {
  content: "";
  display: block;
  margin: 5px;
  width: 12px;
  height: 12px;
  background-color: currentColor;
  border-radius: 50%;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #2295d4;
}

.brander-unitopblog-post-view .block-viewed {
  padding-bottom: 25px;
}
.brander-unitopblog-post-view .block-viewed .itemslider .item-inner {
  min-height: 380px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .brander-unitopblog-post-view .block-viewed .itemslider .item-inner {
    min-height: 352px;
  }
}
.brander-unitopblog-post-view .block-viewed .itemslider .item-inner .button.btn-cart {
  width: 30%;
  font-size: 22px;
}
.brander-unitopblog-post-view .block-viewed .itemslider .item-inner .button.out-of-stock {
  font-size: 16px;
}
.brander-unitopblog-post-view .block-viewed .itemslider .item-inner .item-content {
  margin: 10px;
}

#header-cart {
  width: 400px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 20px 0 0;
}

#mini-cart-content {
  padding: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  width: 100%;
}
#mini-cart-content .actions > .subtotal .price {
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
}
#mini-cart-content .actions > .subtotal .price .currency {
  font-size: 15px;
  font-weight: normal;
}

.mini-cart.dropdown .mini-cart-content #cart-sidebar .item + .item {
  padding-top: 15px;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0 !important;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item::after {
  display: none;
  content: none;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item > a {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details {
  margin-left: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content > * {
  line-height: 1;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .product-name {
  width: 100%;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .product-name > a {
  font-size: 15px;
  line-height: 1.2;
  color: #1c1c1c;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .price {
  font-size: 16px;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 0.8;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details__content .price .currency {
  font-size: 15px;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details > a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details .btn-remove {
  background-color: #e5e5e5;
  color: #3c3c3c;
  border-radius: 50%;
  display: block;
  width: 18px;
  height: 18px;
  position: relative;
  overflow: hidden;
  text-indent: -9999em;
  top: -10px;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details .btn-remove::before, .mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details .btn-remove::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #b2b2b2;
  border-radius: 3px;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details .btn-remove::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .product-details .btn-remove::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.mini-cart.dropdown .mini-cart-content #cart-sidebar .item .price {
  display: block;
}

#mini-cart-content .subtotal {
  margin: 0;
  width: 45%;
}
#mini-cart-content .subtotal .price, #mini-cart-content .subtotal .label {
  display: block;
}
#mini-cart-content .subtotal .label {
  font-size: 15px;
  font-weight: normal;
  color: #b2b2b2;
}
#mini-cart-content .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e5e5e5;
  padding: 10px 20em 0;
  margin: 0 -20em;
}
#mini-cart-content .actions .button {
  background-color: #f89b24;
  font-size: 15px;
  color: #ffffff;
  padding: 15px;
  display: block;
  line-height: 1;
  width: 55%;
}

#header-compare {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 20px 0 0;
  margin: 0;
  width: 400px;
}
#header-compare .header-compare-wrapper {
  padding: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
#header-compare .actions {
  margin-left: -99em;
  margin-right: -99em;
  padding-left: 99em;
  padding-right: 99em;
}
#header-compare .actions .button {
  display: block;
  width: 100%;
  background-color: #e5e5e5;
  color: #1c1c1c;
  font-size: 15px;
  line-height: 1;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  padding: 15px 0;
}
#header-compare .actions .button:hover {
  background-color: #f89b24;
  color: #ffffff;
}
#header-compare .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
#header-compare .product-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#header-compare .product-details {
  margin-left: 10px;
  margin-right: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#header-compare .product-details__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header-compare .product-details__content .product-name {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#header-compare .btn-remove {
  position: absolute;
  top: 0;
  right: 0;
  float: none;
}
#header-compare .btn-remove:hover {
  color: #f89b24;
}
#header-compare .compare-special-price, #header-compare .compare-price {
  font-size: 16px;
  display: block;
  line-height: 0.8;
  white-space: nowrap;
  max-width: 180px;
}
#header-compare .compare-special-price .currency, #header-compare .compare-price .currency {
  font-size: 15px;
}

#compare-items > li {
  margin-left: 0;
  padding-left: 0;
}

@media screen and (max-width: 990px) {
  #header-compare .header-compare-wrapper .product-details {
    margin-right: 10px;
  }
  #header-compare .header-compare-wrapper .product-details .product-name {
    padding-right: 10px;
    font-size: 15px;
  }
}
#header-wishlist {
  width: 400px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 20px 0 0;
  /*.empty-block{
      padding: 20px;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
      overflow: hidden;
  }*/
}

.mini-wishlist .mini-products-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mini-wishlist .mini-products-list .product-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.mini-wishlist .mini-products-list .product-details {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mini-wishlist .mini-products-list .product-name > a:hover {
  color: #f89b24;
}
@media screen and (max-width: 990px) {
  .mini-wishlist .mini-products-list .product-name > a {
    font-size: 15px;
  }
}
.mini-wishlist .mini-products-list .add-link {
  display: block;
  border: 2px solid #f89b24;
  padding: 10px 20px;
  color: #f89b24 !important;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  border-radius: 5px;
}
@media screen and (max-width: 990px) {
  .mini-wishlist .mini-products-list .add-link {
    padding: 10px 10px;
  }
}
.mini-wishlist .mini-products-list .add-link:hover {
  color: #ffffff !important;
  background-color: #f89b24;
}
.mini-wishlist .mini-products-list .add-link > span {
  color: currentColor !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
}
.mini-wishlist .mini-products-list .btn-remove {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
}
.mini-wishlist .mini-products-list .btn-remove:hover::before {
  color: #f89b24;
}
.mini-wishlist .go_to_wishlist {
  background-color: #e5e5e5;
  color: #1c1c1c;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1;
  padding: 15px 30px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.mini-wishlist .go_to_wishlist:hover {
  background-color: #f89b24;
  color: #ffffff;
}

.header-mobile .skip-content.skip-active {
  display: block !important;
}

.resize-menu__list {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(60, 60, 60, 0.4);
  box-shadow: 0 2px 5px rgba(60, 60, 60, 0.4);
  opacity: 0;
  visibility: hidden;
  list-style-type: none;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.resize-menu__list:hover {
  opacity: 1;
  visibility: visible;
}
.resize-menu__list > li {
  padding: 15px 50px 15px 15px;
  width: 100%;
  cursor: pointer;
}
.resize-menu__list > li:hover a span {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
.resize-menu__list > li a {
  line-height: 1 !important;
  background-color: transparent !important;
  font-size: 15px !important;
  text-transform: none !important;
}
.resize-menu__list > li span {
  color: #1c1c1c !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.resize-menu__list > li + li {
  border-top: 1px solid #e5e5e5;
}
.resize-menu__button {
  line-height: 50px !important;
  height: 100%;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  border: none;
  position: relative;
  padding-right: 35px;
  padding-left: 18px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
.resize-menu__button::after {
  content: "\e903";
  font-family: "estore-icon";
  color: currentColor;
  line-height: 1;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.resize-menu:hover .resize-menu__list {
  visibility: visible;
  opacity: 1;
}
.resize-menu:hover .resize-menu__button {
  background-color: #3c3c3c;
}

@media only screen and (max-width: 767px) {
  @-webkit-keyframes shine-avatar {
    0% {
      background-position: -32px;
    }
    40%, 100% {
      background-position: 208px;
    }
  }
  @keyframes shine-avatar {
    0% {
      background-position: -32px;
    }
    40%, 100% {
      background-position: 208px;
    }
  }
}
.product-view .sticker-wrapper.top-right {
  top: 0;
  right: 0;
}
.product-view .sticker-wrapper.top-left {
  top: 0;
  left: 0;
}
.product-view #zoom-btn {
  display: none;
}
.product-view .img-box .owl-wrapper-outer {
  z-index: 10;
}
.product-view .img-box .more-images .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}
.product-view .img-box .more-images .owl-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-view .img-box .more-images .owl-prev::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .product-view .img-box .more-images .item.slick-slide > a,
  .product-view .img-box .more-images .owl-item .item > a {
    border-color: #e5e5e5 !important;
  }
  .product-view .img-box .more-images .item.slick-slide > a:not(.cboxElement),
  .product-view .img-box .more-images .owl-item .item > a:not(.cboxElement) {
    border-color: #f89b24 !important;
  }
}
.product-view .product-shop-heading .product-shop-heading-set {
  width: 73.5%;
}
.product-view .availability::before {
  display: inline-block;
  font-family: "estore-icon";
  color: currentColor;
  margin-right: 5px;
}
.product-view .availability > span {
  color: currentColor;
}
.product-view .availability.in-stock {
  color: #23bf1c;
}
.product-view .availability.in-stock::before {
  content: "\e90e";
}
.product-view .availability.pre-order-allow {
  color: #2295d4;
}
.product-view .availability.pre-order-allow::before {
  content: "\e90e";
}
.product-view .availability.out-of-stock {
  color: #ff4343;
}
.product-view .availability.out-of-stock::before {
  content: "\e90f";
}
.product-view .availability.almost-sold-out {
  color: #ff4343;
}
.product-view .availability.almost-sold-out::before {
  content: "\e90e";
}
.product-view .product-img-column {
  float: none;
  padding: 0;
}
.product-view .product-shop-heading {
  padding: 21px 0 0;
  width: 100%;
  margin-bottom: 25px;
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .product-view .product-shop-heading {
    margin-left: 0;
    padding-left: 15px;
  }
}
.product-view .product-shop-heading > div {
  padding: 0;
}
.product-view .product-shop-heading > div.product-shop-heading-set {
  position: static;
  display: block;
  width: 100%;
}
.product-view .product-shop-heading > div.product-shop-heading-set::after {
  display: none;
}
.product-view .product-shop-heading > div.product-shop-heading-set > * {
  float: none;
  margin: 0 15px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.product-view .product-shop-heading > div.product-shop-heading-set .sku-holder .sku {
  float: none;
  margin: 0;
}
.product-view .product-shop {
  float: none;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 55%;
}
@media only screen and (max-width: 900px) {
  .product-view .product-shop {
    width: 100%;
  }
  .product-view .product-shop .fancybox {
    display: block;
  }
}
.product-view .product-shop .price-box {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 20px 20px;
  padding: 0 10px;
  height: 58px;
  width: 50%;
}
.product-view .product-shop .price-box .old-price {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.product-view .product-shop .price-box .old-price > span {
  font-size: 16px !important;
  line-height: 1 !important;
}
.product-view .product-shop .price-box .old-price > span > span.currency {
  display: inline-block;
}
.product-view .product-shop .price-box .special-price {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.product-view .product-shop .price-box .special-price > span {
  font-size: 30px;
  line-height: 1;
}
.product-view .product-shop .price-box .special-price > span > span.currency {
  font-size: 25px;
}
@media only screen and (max-width: 767px) {
  .product-view .product-shop .price-box {
    padding-top: 45px;
    height: auto;
  }
}
.product-view .product-shop .btns-set2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.product-view .product-shop .btns-set2 > * {
  margin: 10px;
}
.product-view .product-shop .btns-set2 .oos-one-click {
  -ms-flex-item-align: center;
  align-self: center;
}
.product-view .product-shop .btns-set2 .buyincreditlist ~ .add-to-cart,
.product-view .product-shop .btns-set2 .pay_late ~ .add-to-cart {
  width: auto;
}
@media only screen and (max-width: 400px) {
  .product-view .product-shop .btns-set2 .buyincreditlist ~ .add-to-cart,
  .product-view .product-shop .btns-set2 .pay_late ~ .add-to-cart {
    width: 100%;
  }
}
.product-view .product-shop .btns-set2 .trade-in {
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  height: 30px;
  text-align: center;
  overflow: hidden;
  border-radius: 5px;
}
@media screen and (min-width: 1101px) {
  .product-view .product-shop .btns-set2 .trade-in {
    width: 165px;
  }
}
@media screen and (max-width: 1100px) {
  .product-view .product-shop .btns-set2 .trade-in {
    width: 250px;
  }
}
.product-view .product-shop .btns-set2 .trade-in .trade-in_a {
  color: white;
  display: inline-block;
  font-weight: bold;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
@media (min-width: 1101px) {
  .product-view .product-shop .btns-set2 .trade-in .trade-in_a {
    font-size: 13px;
  }
}
@media (max-width: 1100px) {
  .product-view .product-shop .btns-set2 .trade-in .trade-in_a {
    font-size: 16px;
  }
}
.product-view .product-shop .add-to-box {
  margin: 0 20px 20px;
  padding: 0 10px 0;
}
.product-view .product-shop .add-to-box::after {
  display: none;
}
.product-view .product-shop .add-to-box #byincredit {
  position: static;
  padding: 0 0 1px;
  text-align: center;
  height: auto;
  text-transform: none;
  border-width: 2px;
  color: #f89b24;
}
@media only screen and (max-width: 900px) {
  .product-view .product-shop .add-to-box #byincredit {
    width: 250px;
    margin-bottom: 15px;
  }
}
.product-view .product-shop .add-to-box #byincredit:hover {
  color: #ffffff;
  background-color: #f89b24;
}
.product-view .product-shop .add-to-box #byincredit::after, .product-view .product-shop .add-to-box #byincredit::before {
  display: none;
}
.product-view .product-shop .add-to-box .pay_late {
  position: static;
  color: #f89b24;
  background: #fff;
  font-size: 20px;
  line-height: 46px;
}
@media only screen and (max-width: 900px) {
  .product-view .product-shop .add-to-box .pay_late {
    width: 250px;
    margin-bottom: 15px;
  }
}
.product-view .product-shop .add-to-box .pay_late:hover {
  color: #ffffff;
  background-color: #f89b24;
}
.product-view .product-shop .add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.product-view .product-shop .add-to-cart.loan-next {
  width: auto;
}
@media only screen and (max-width: 400px) {
  .product-view .product-shop .add-to-cart.loan-next {
    width: 100%;
  }
}
.product-view .product-shop .add-to-cart::after {
  display: none;
}
.product-view .product-shop .add-to-cart #byincredit {
  display: block;
}
.product-view .product-shop .add-to-cart .btn-cart {
  background-color: #f89b24;
  text-transform: none;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .product-view .product-shop .add-to-cart .button {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 1100px) {
  .product-view .product-shop .add-to-cart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .product-view .product-shop .add-to-cart .button {
    min-width: 250px;
  }
}
@media only screen and (max-width: 400px) {
  .product-view .product-shop .add-to-cart .button {
    min-width: 0;
  }
}
.product-view .product-shop a.fancybox {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  font-size: 15px;
  font-weight: normal;
  display: inline-block;
  padding-bottom: 2px;
  position: relative;
}
.product-view .product-shop a.fancybox:hover {
  color: #f89b24;
}
.product-view .product-shop a.fancybox::after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: currentColor;
}
.product-view .product-shop a.btn-alarm {
  background-color: transparent;
  border: 2px solid rgb(33.9521276596, 148.8670212766, 211.5478723404);
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  line-height: 1;
  padding: 12px 28px;
  margin-left: 30px;
  margin-bottom: 30px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.product-view .product-shop a.btn-alarm:hover {
  background-color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
  color: #ffffff;
}
.product-view .product-shop a.btn-alarm::after {
  display: none;
}
.product-view .product-shop a.btn-alarm::before {
  content: "\e914";
  font-family: "estore-icon" !important;
  font-size: 1.2em;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  color: currentColor;
  margin-right: 15px;
}
.product-view .product-shop a.btn-alarm > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: 15px;
  font-weight: 600;
  padding-top: 1px;
  color: currentColor;
}
@media only screen and (max-width: 767px) {
  .product-view .product-shop a.btn-alarm {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.product-view .product-shop .action-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  vertical-align: middle;
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .product-view .product-shop .action-box {
    padding-top: 45px;
    height: auto;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 20px;
  }
}
.product-view .product-shop .action-box .add-to-links {
  position: static !important;
  background-color: transparent !important;
  top: 0;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.product-view .product-shop .action-box .add-to-links > li {
  margin-right: 25px;
}
.product-view .product-shop .action-box .add-to-links > li > a {
  background-color: transparent !important;
}
.product-view .product-shop .action-box .add-to-links > li > a:hover {
  background-color: transparent !important;
}
.product-view .product-shop .action-box .add-to-links > li > a:hover > span::before {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
}
.product-view .product-shop .action-box .add-to-links > li > a > span {
  background-color: transparent !important;
  width: auto;
  height: auto;
}
.product-view .product-shop .action-box .add-to-links > li > a > span::before {
  color: #b2b2b2 !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.product-view .product-shop .action-box .add-to-links .label {
  display: none;
}
.product-view .short-description {
  margin: 0 20px 30px;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .product-view .short-description {
    margin: 0 10px 30px;
  }
}
.product-view .product-secondary-column {
  width: 35%;
  border-left: 2px solid #e5e5e5;
}
.product-view .product-secondary-column .additional-bg-color {
  background-color: transparent;
}
.product-view .product-secondary-column > .inner {
  padding: 0;
}
.product-view .product-secondary-column li.benefit + li.benefit > a {
  border-top: 1px solid #e5e5e5;
}
.product-view .product-secondary-column li.benefit > a {
  padding: 15px 10px;
  margin: 0 10px;
  text-align: left;
}
.product-view .product-secondary-column li.benefit > a:hover {
  background-color: transparent;
}
.product-view .product-secondary-column .benefits-heading {
  margin: 0 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-view .product-secondary-column .benefits-heading::after {
  display: none;
}
.product-view .product-secondary-column .benefits-heading > span.img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .product-view .product-secondary-column .benefits-heading > span {
    width: auto !important;
  }
  .product-view .product-secondary-column .benefits-heading > span.img-wrap {
    margin-bottom: 0;
  }
}
.product-view .product-secondary-column .img-wrap {
  width: auto;
  margin-right: 15px;
  margin-left: 0;
}
.product-view .product-secondary-column .benefit-title {
  margin: 0;
  line-height: 1;
  display: block;
  min-height: 0;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.product-view .product-secondary-column .benefit-text {
  display: block;
}
.product-view .product-secondary-column .benefit-text > span {
  display: block;
  font-size: 16px;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.product-view .product-secondary-column .benefit-text > span + ul,
.product-view .product-secondary-column .benefit-text > span + p {
  padding-top: 10px;
}
.product-view .product-secondary-column .benefit-text > ul {
  display: block;
}
.product-view .product-secondary-column .benefit-text > ul > li {
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: 15px;
  color: #1c1c1c;
}
.product-view .product-secondary-column .benefit-text > ul > li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #888888;
  border-width: 3px 6px;
}
.product-view .product-secondary-column .benefit-text > ul + span {
  padding-top: 10px;
}
.product-view .product-secondary-column .benefit-text > p {
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 14px;
  line-height: 1.4;
  color: #1c1c1c;
}
.product-view .product-secondary-column .benefit-text > p + span {
  padding-top: 10px;
}
@media only screen and (max-width: 479px) {
  .product-view .product-secondary-column .benefit-text > * {
    text-align: left !important;
  }
}
@media only screen and (max-width: 900px) {
  .product-view .product-secondary-column {
    width: 100%;
    border: none;
  }
}
@media only screen and (max-width: 767px) {
  .product-view .product-secondary-column li.benefit + li.benefit > a {
    border-top: none;
  }
}
@media only screen and (max-width: 767px) {
  .product-view .block-upsell .section-title {
    text-align: center;
  }
}

.discount .buttons-sets button span {
  white-space: nowrap;
}

@media only screen and (max-width: 760px) {
  .checkout-shopping-bag {
    position: relative;
  }
  .checkout-shopping-bag .btn-remove {
    position: absolute;
    top: 23px;
    right: 21px;
  }
  .checkout-shopping-bag .product-name {
    font-size: 1.5em;
    padding: 10px 0;
  }
  .checkout-shopping-bag .price-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto !important;
  }
  .checkout-shopping-bag .price-col > * + * {
    margin-left: 10px;
  }
  .checkout-shopping-bag .price-col .price {
    font-size: 18px;
  }
  .checkout-shopping-bag .price-col .price .currency {
    font-size: 15px;
  }
  .checkout-shopping-bag .totals-label {
    text-align: left;
  }
}

.product-view .box-reviews dt > span {
  display: block;
}
.product-view .box-reviews dt > span:not(.heading) {
  font-weight: 400;
}

.product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.product-info__pic {
  width: 30%;
  background-color: #ffffff;
  border-bottom: 2px solid #e5e5e5;
  border-radius: 10px;
}
.product-info__info {
  width: 70%;
  margin-left: 10px;
  background-color: #ffffff;
  border-bottom: 2px solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 10px;
}
@media only screen and (max-width: 900px) {
  .product-info__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 700px) {
  .product-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-info > div {
    width: 100%;
  }
  .product-info__info {
    margin-left: 0;
    border-radius: 0 0 10px 10px;
  }
  .product-info__pic {
    border-radius: 10px 10px 0 0;
  }
}

.product-view div.block-layered-nav div.layerednavigation-slider div.handle {
  margin-top: -6px;
}
.product-view div.block-layered-nav .block-subtitle--filter {
  display: none;
}
.product-view #narrow-by-list {
  margin: 0;
}
.product-view [id=narrow-by-list] dt {
  padding: 0;
}
.product-view [id=narrow-by-list] dd ~ dd ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-view [id=narrow-by-list] dd ~ dd ol li {
  width: 33%;
}
@media only screen and (max-width: 960px) {
  .product-view [id=narrow-by-list] dd ~ dd ol li {
    width: 50%;
  }
}
.product-view [id=narrow-by-list] dd ~ dd ol .layerednavigation-clearer {
  width: 100%;
}
.product-view .category-products ul {
  list-style: none;
}
.product-view .category-products .view-mode {
  display: none;
}
.product-view .products-grid.itemgrid-2col .item {
  width: 33.33%;
}
@media only screen and (max-width: 1279px) {
  .product-view .products-grid.itemgrid-2col .item {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .product-view .products-grid.itemgrid-2col .item {
    width: 33.33%;
  }
}
@media only screen and (max-width: 639px) {
  .product-view .products-grid.itemgrid-2col .item {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .products-grid.itemgrid-2col .item {
    width: 100%;
  }
}
.product-view .btns-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 25px;
  margin-left: 30px;
}
.product-view .btns-set > a:not(.oos-one-click) {
  display: block;
  min-width: 230px;
}
.product-view .btns-set a.oos-one-click {
  display: inline-block;
  margin-right: 30px;
}
.product-view .box-additional {
  margin: 0 20px 30px;
  padding: 0 10px;
}
.product-view .box-additional.guarantee {
  margin-bottom: 0;
}
.product-view .box-additional.guarantee .product-options {
  margin-bottom: 0;
}
.product-view .box-additional.guarantee .container2-wrapper {
  padding-bottom: 10px;
}
.product-view .box-additional .container2-wrapper {
  border: 0 none;
  margin-bottom: 0;
}
.product-view .box-additional .product-options ul.options-list .label {
  line-height: 2.1;
  color: #1c1c1c;
}
.product-view .box-additional .product-options ul.options-list .label strong {
  float: right;
}
.product-view .box-additional .product-options ul.options-list .label label {
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .product-view .box-additional .product-options ul.options-list .label label {
    font-size: 12px;
  }
}
.product-view .box-additional .product-options ul.options-list .label .info {
  font-size: 19px;
  line-height: 1;
  cursor: pointer;
}
.product-view .box-additional .product-options .more a {
  color: #2295d4;
  border-bottom: 1px dotted #2295d4;
}
.product-view .box-additional .product-options .more a:hover {
  color: #f89b24;
  border-color: #f89b24;
}
.product-view .box-additional .input-box .checkbox + .label {
  padding-left: 30px;
}
.product-view .box-additional .input-box .checkbox + .label:after {
  width: 18px;
  height: 18px;
  top: 6px;
}
.product-view .box-additional .input-box .checkbox + .label:before {
  font-size: 9px;
  left: 5px;
  top: 13px;
  color: #fff;
}
.product-view .box-additional .input-box .checkbox:checked + .label:after {
  background: #f89b24;
}
.product-view .box-additional .input-box .checkbox:checked + .label:before {
  opacity: 1;
  visibility: visible;
}
.product-view .box-additional-review {
  margin: 0;
  padding: 0;
}
.product-view .box-additional-review .gen-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .product-view .box-additional-review .gen-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.product-view .box-additional-review .gen-tabs .tab-span {
  display: block;
}
.product-view .box-additional-review .gen-tabs .tabs li > .reviews-count {
  padding: 3px 8px !important;
}
.product-view .box-additional-review .gen-tabs .acc-tab_title {
  font-size: 20px;
  font-weight: bold;
}
.product-view .box-additional-review ul.tabs {
  margin: 0 40px 0 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media only screen and (max-width: 767px) {
  .product-view .box-additional-review ul.tabs {
    width: 98%;
    margin: 20px auto;
  }
}
.product-view .box-additional-review .tabs-panels {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .product-view .box-additional-review .tabs-panels {
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .product-view .box-additional-review.grid12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .product-view .social-links--product-page {
    float: left;
  }
}
.product-view .social-links--product-page b {
  display: none;
}
.product-view .social-links--product-page li {
  width: auto;
  height: auto;
}
.product-view .social-links--product-page li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  color: #b2b2b2;
}
.product-view .social-links--product-page li > a:hover {
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.product-view .social-links--product-page li span {
  width: auto;
  height: auto;
  font-size: 20px;
  color: currentColor !important;
  background-color: transparent !important;
}
.product-view .social-links--product-page li span::before {
  color: currentColor !important;
}
.product-view .social-links--product-page li span:hover {
  color: currentColor !important;
  background-color: transparent !important;
}
.product-view .box-collateral.box-reviews {
  padding-top: 80px;
  margin-top: -80px;
}
.product-view .box-collateral.box-reviews .like_h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
}

.tips-content {
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}

.show-more-btn {
  border-bottom: 1px dashed currentColor;
  margin-bottom: 5px;
  cursor: pointer;
}
.show-more-btn.active .ic-to-bottom {
  display: none;
}
.show-more-btn.active .ic-up {
  display: inline;
}
.show-more-btn .icon {
  font-size: 12px;
}
.show-more-btn .ic-up {
  display: none;
}

.left-nav-bar_wrap .currently li {
  line-height: normal;
}
.left-nav-bar_wrap .currently li + li {
  border: none;
}
.left-nav-bar_wrap .currently li a {
  line-height: normal;
  background: none;
  border: none;
  padding: 0;
  font-size: 16px;
}
.left-nav-bar_wrap .actions a {
  line-height: normal;
  background: none;
  color: #025178;
  padding: 0;
  border: none;
}
.left-nav-bar_wrap .actions a:hover {
  background: none;
  color: #025178;
}
.left-nav-bar_wrap #narrow-by-list #layerednavigation-price .handle {
  background-color: #c2c2c2;
  border: none;
}
.left-nav-bar_wrap #narrow-by-list #layerednavigation-price .handle:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -0.04em;
  top: -10px;
  border-style: solid;
  border-color: #c2c2c2 transparent transparent transparent;
  border-width: 6px;
}
.left-nav-bar_wrap #narrow-by-list #layerednavigation-price-slider-bar {
  padding: 0 !important;
  background-color: #c2c2c2;
}
.left-nav-bar_wrap #narrow-by-list a {
  background-color: transparent;
  color: #606060;
  font-size: 14px;
  border: none;
  line-height: 1.5;
}
.left-nav-bar_wrap #narrow-by-list dd ~ dd ol li {
  width: auto;
}
.left-nav-bar_wrap #narrow-by-list dd ol {
  display: block;
}
.left-nav-bar_wrap #narrow-by-list dd ol li {
  border: none;
}
.left-nav-bar_wrap #narrow-by-list dd ol > li > a {
  padding: 6px 0 6px 35px;
}

.emerging-block_info {
  -webkit-animation: initSticky 0.4s both;
  animation: initSticky 0.4s both;
  background-color: white;
}
@media screen and (max-width: 8124px) {
  .emerging-block_info {
    top: 0;
  }
}
@media screen and (max-width: 2880px) {
  .emerging-block_info {
    top: 0;
  }
}
@media screen and (max-width: 1920px) {
  .emerging-block_info {
    top: 0;
  }
}
@media screen and (max-width: 990px) {
  .emerging-block_info {
    bottom: 0;
    top: auto;
  }
}
@media screen and (max-width: 768px) {
  .emerging-block_info {
    bottom: 0;
    top: auto;
  }
}
@media screen and (max-width: 428px) {
  .emerging-block_info {
    bottom: 0;
    top: auto;
  }
}
.emerging-block_info {
  -webkit-box-shadow: 0 2px 10px #c1c1c1;
  box-shadow: 0 2px 10px #c1c1c1;
  display: none;
  left: 0;
  position: fixed;
  position: -ms-device-fixed;
  -webkit-transition: display 0.1s;
  transition: display 0.1s;
  width: 100%;
  z-index: 998;
}
.emerging-block_info .em-info {
  margin: 0 auto;
  padding: 1em 0;
}
@media screen and (min-width: 1921px) {
  .emerging-block_info .em-info {
    max-width: 100%;
    width: 1240px;
  }
}
@media screen and (min-width: 1235px) and (max-width: 1920px) {
  .emerging-block_info .em-info {
    max-width: 1240px;
  }
}
@media screen and (max-width: 1234px) {
  .emerging-block_info .em-info {
    max-width: 80vw;
  }
}
.emerging-block_info .em-info .em-pr_info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .emerging-block_info .em-info .em-pr_info .em-pr_li:nth-child(2) {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
  }
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .product-name::after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 20px;
  height: 27px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.4)), color-stop(55%, #fff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, #fff 55%);
  content: "";
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .product-name {
  position: relative;
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .product-name h6 {
  color: #3c3c3c;
  font-size: 24px;
  margin: 0;
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
}
@media screen and (min-width: 768px) {
  .emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .special-price {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 767px) {
  .emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .special-price {
    padding-right: 0.5em;
  }
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .special-price .price {
  color: rgb(51, 51, 51) !important;
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .special-price .price .currency {
  color: inherit !important;
  font-size: 25px;
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .old-price {
  color: rgb(175, 175, 175);
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
@media screen and (min-width: 767px) {
  .emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .old-price {
    padding-right: 2.5em;
  }
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .old-price .price-label {
  font-size: 24px;
  line-height: 1;
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .old-price .price {
  font-size: 24px;
  line-height: 1;
}
@media screen and (max-width: 1920px) {
  .emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .old-price .price {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-align-self: center;
    font-size: 18px;
    line-height: 1.4;
  }
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .outer-sheath .product-type-data .price-box .regular-price {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .add-to-cart {
  display: inline-block;
}
.emerging-block_info .em-info .em-pr_info .em-pr_li .add-to-cart .button.btn-cart {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 995px) {
  .emerging-block_info .em-info .em-pr_info .em-pr_li .oos-order-info .btns-set .oo-cart .fancybox.oos-buy {
    margin-left: 1em;
  }
}
.emerging-block_info .em-info .em-pr_info .mob_d-none {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-flex-basis: 55%;
}
@media screen and (max-width: 767px) {
  .emerging-block_info .em-info .em-pr_info .mob_d-none {
    display: none;
  }
}

.catalog-product-view #scroll-to-top.ic.ic-up.time-to-jump {
  bottom: 110px;
}
.catalog-product-view .time-to-jump {
  bottom: 110px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info[data-mobile=skeleton-mobile] {
    border-radius: 4%;
    height: 700px;
    width: auto;
    margin: 8px;
    background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
    background-size: 600px;
    -webkit-animation: shine-avatar 1.6s infinite;
    animation: shine-avatar 1.6s infinite;
    position: relative;
    margin-bottom: 150px;
  }
  .catalog-product-view .product-info[data-mobile=skeleton-mobile]:before, .catalog-product-view .product-info[data-mobile=skeleton-mobile]:after {
    content: "";
    position: absolute;
    bottom: -75px;
    border-radius: 4%;
    height: 50px;
    z-index: 2;
    width: 100%;
    background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
    background-size: 600px;
    -webkit-animation: shine-avatar 1.6s infinite;
    animation: shine-avatar 1.6s infinite;
  }
  .catalog-product-view .product-info[data-mobile=skeleton-mobile]:after {
    bottom: -135px;
  }
  .catalog-product-view .product-info[data-mobile=skeleton-mobile] * {
    visibility: hidden;
  }
}

.lightbox-content form {
  display: block;
}
.lightbox-content .callbacks-welcome-message, .lightbox-content .like_h2 {
  text-align: center;
}
.lightbox-content .callbacks_message {
  display: block;
  text-align: center;
}
.lightbox-content input, .lightbox-content .rc-anchor {
  width: 100% !important;
}
.lightbox-content .button {
  width: 100%;
  float: none;
  font-size: 15px;
  color: #ffffff;
  background-color: #f89b24;
  border-radius: 5px;
}
.lightbox-content .button:hover {
  color: #ffffff;
}
.lightbox-content .webforms-fields-username .field .webforms-fields-username, .lightbox-content .webforms-fields-username .webforms-fields-phonenumber, .lightbox-content .webforms-fields-phonenumber .field .webforms-fields-username, .lightbox-content .webforms-fields-phonenumber .webforms-fields-phonenumber {
  margin-bottom: 0px;
}
.lightbox-content .webforms-fields-username .input-text, .lightbox-content .webforms-fields-username .bfh-phone, .lightbox-content .webforms-fields-phonenumber .input-text, .lightbox-content .webforms-fields-phonenumber .bfh-phone {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: transparent;
  border-radius: 0px;
  padding: 0;
  width: 100%;
  font-size: 14px;
}
.lightbox-content .webforms-fields-username .input-text:focus, .lightbox-content .webforms-fields-username .bfh-phone:focus, .lightbox-content .webforms-fields-phonenumber .input-text:focus, .lightbox-content .webforms-fields-phonenumber .bfh-phone:focus {
  border-bottom: 1px solid #aaa;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lightbox-content .webforms-fields-username .validation-failed, .lightbox-content .webforms-fields-phonenumber .validation-failed {
  border: none !important;
  border-bottom: 1px solid red !important;
  background: #fff !important;
  border-radius: 0px !important;
}
.lightbox-content .buttons-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lightbox-content .buttons-set .button {
  width: 20%;
  margin-left: 0px;
}

.searchautocomplete-container {
  padding: 5px 0 15px;
  -webkit-box-shadow: 0 2px 5px rgba(60, 60, 60, 0.4);
  box-shadow: 0 2px 5px rgba(60, 60, 60, 0.4);
}
.searchautocomplete-container h3 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px;
}
.searchautocomplete-container .search-container {
  margin-bottom: 20px;
  padding: 0 10px;
}
.searchautocomplete-container .search-container .span_item {
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.searchautocomplete-container .search-container .span_item:hover {
  color: #1c1c1c;
}
.searchautocomplete-container .search-container .span_item b {
  font-size: 14px;
  font-weight: 300 !important;
}
.searchautocomplete-container .search-container .span_item:not(:last-child)::after {
  content: ",";
}
.searchautocomplete-container .search-container .s_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.searchautocomplete-container .search-container .s_icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.searchautocomplete-container .search-container .s_details {
  margin-left: 10px;
}
.searchautocomplete-container .resultbox-b {
  border-top: 1px solid #e5e5e5;
  padding: 10px 10px 0;
}
.searchautocomplete-container .resultbox-b > a {
  display: block;
  background-color: #e5e5e5;
  text-align: center;
  padding: 12px 0;
  color: #1c1c1c;
  font-weight: 700;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  border-radius: 5px;
}
.searchautocomplete-container .resultbox-b > a:hover {
  color: #ffffff !important;
  background-color: #f89b24;
}

.fancybox-wrap {
  width: 30% !important;
}
.fancybox-wrap .fancybox-inner {
  width: 100% !important;
}
@media only screen and (max-width: 1000px) {
  .fancybox-wrap {
    width: 50% !important;
  }
}
@media only screen and (max-width: 676px) {
  .fancybox-wrap {
    width: 80% !important;
  }
}

.fancybox-skin {
  padding: 20px 40px !important;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .fancybox-skin {
    padding: 20px !important;
  }
}

#fastbuy_form {
  position: relative;
}
#fastbuy_form .loading::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(250, 250, 250, 0.8) url(https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/opcheckout/ajax-loader-tr.gif) no-repeat 50% 50%;
}
#fastbuy_form .row {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 auto;
  padding: 10px 0 0;
  min-height: 68px;
}
#fastbuy_form .row > input.input-text {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  font-size: 14px;
}
#fastbuy_form .row > input.input-text.validation-failed {
  border: none !important;
  border-bottom: 1px solid #ee001c !important;
}
#fastbuy_form .row > input.input-text:focus {
  border-bottom-color: #3c3c3c;
}
@media only screen and (max-width: 1250px) {
  #fastbuy_form .row {
    width: 100%;
  }
}
#fastbuy_form .ui-widget-content {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-transition: border-bottom-color 0.3s 0.2s;
  transition: border-bottom-color 0.3s 0.2s;
}
#fastbuy_form .ui-widget-content:hover {
  border-bottom-color: #3c3c3c;
}
#fastbuy_form .ui-spinner {
  width: 100px;
}
#fastbuy_form .ui-spinner input.input-text {
  background-color: transparent;
}
#fastbuy_form .ui-spinner-button {
  width: 20px;
  background: transparent none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
#fastbuy_form .ui-spinner-button.ui-state-hover {
  background: #ffffff none;
}
#fastbuy_form .ui-button-text {
  padding: 0;
  width: 8px;
  height: 8px;
}
#fastbuy_form .ui-icon {
  background-image: none;
  width: 100%;
  height: 100%;
  position: relative;
  top: auto;
  left: auto;
  margin: 0;
}
#fastbuy_form .ui-icon::before, #fastbuy_form .ui-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
}
#fastbuy_form .ui-icon::before {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#fastbuy_form .ui-spinner-up .ui-icon::after {
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  top: 50%;
}
#fastbuy_form .ui-spinner-down .ui-icon::after {
  display: none;
}

.product-set-slider {
  padding-bottom: 80px;
  border: 2px solid #abd1e6;
  background-color: #fff;
  margin-bottom: 40px;
  border-radius: 10px;
}
.product-set-slider .section-title {
  color: #2295d4;
}
.product-set-slider .loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.4196078431);
}
@media only screen and (max-width: 992px) {
  .product-set-slider {
    padding-bottom: 50px;
    border: 0;
  }
}

.product-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-set > div {
  position: relative;
}
.product-set > div::after {
  content: "+";
  font-size: 42px;
  font-weight: 300;
  color: #c3c3c3;
  position: absolute;
  right: -32px;
  top: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-set > div:nth-last-child(2)::after {
  content: "=";
}
.product-set > div:last-child::after {
  content: none;
}
.product-set__product {
  position: relative;
  padding: 0 30px;
}
.product-set__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-set__img {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-height: 120px;
  width: auto;
}
.product-set__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 190px;
  padding-left: 10px;
}
.product-set__name {
  min-height: 40px;
  margin-bottom: 10px;
  color: #393333;
  font-size: 13px;
  font-weight: normal;
}
.product-set__sum {
  padding: 20px;
  margin-left: 55px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d5ecf9;
  border-radius: 5px;
}
.product-set__sum > button {
  margin-top: 15px;
}
.product-set__sum .btn-cart {
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;
  background-color: #f89b24;
  color: #fff !important;
}
.product-set__sum .btn-cart:hover {
  background-color: rgb(225.7831858407, 129.9026548673, 7.2168141593);
}
.product-set__price .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.product-set__price .price-box .old-price {
  color: #aaa;
  margin-right: 10px;
  font-size: 14px;
}
.product-set__price .price-box .special-price,
.product-set__price .price-box .regular-price {
  font-weight: bold;
  color: #507d96;
  background-color: #d5ecf9;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.product-set__price.special .price {
  font-weight: bold;
  color: #2295d4;
  font-size: 26px;
  margin-left: 8px;
}
.product-set__price.special .currency {
  font-size: 15px;
}
.product-set__price.old {
  color: #aaa;
}
.product-set__price.old .price {
  font-size: 15px;
  text-decoration: line-through;
  color: currentColor;
}
.product-set__price.old .currency {
  font-size: 15px;
  display: inline-block;
}
.product-set__price-box {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.product-set__profit {
  background-color: #d5ecf9;
  font-size: 15px;
  padding: 10px;
  color: #507d96;
  border-radius: 5px;
}
.product-set__profit .price {
  font-weight: bold;
  margin-left: 5px;
}
@media (min-width: 1366px) {
  .product-set__img {
    max-height: 200px;
  }
}
@media only screen and (max-width: 1100px) {
  .product-set__data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .product-set__product {
    width: 28%;
  }
  .product-set__img {
    margin-bottom: 15px;
  }
  .product-set__info {
    padding-left: 0;
    max-width: 100%;
  }
  .product-set__price .price-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 992px) {
  .product-set {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .product-set > div:nth-last-child(2):after {
    display: none;
  }
  .product-set__product {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-set__price.special .price {
    font-size: 16px;
  }
  .product-set__price.old .price {
    font-size: 12px;
  }
  .product-set__profit {
    font-size: 12px;
    padding: 6px;
  }
  .product-set__sum {
    display: grid;
    grid-template: auto auto/auto auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 0;
    border-bottom: 0;
    margin-left: 0;
    margin-top: 35px;
    border-right: 0;
    width: 100%;
    padding: 10px;
  }
  .product-set__sum .btn-cart {
    grid-column-start: 2;
    grid-row: 1/3;
    font-size: 20px;
    align-self: stretch;
    max-width: 100%;
    margin-left: 10px;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    min-width: initial;
    line-height: 24px;
  }
  @supports not (display: grid) {
    .product-set__sum .btn-cart {
      margin-top: 10px;
    }
  }
}
@media only screen and (max-width: 767px) {
  .product-set__name {
    height: 58px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 370px) {
  .product-set__price-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

[data-dropdown-button][data-dropdown-state] {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
[data-dropdown-button][data-dropdown-state]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  -webkit-transform-origin: 65% 65%;
  transform-origin: 65% 65%;
  -webkit-transform: translate(100%, -50%) rotate(45deg);
  transform: translate(100%, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 1px 1px 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

[data-dropdown-button][data-dropdown-state~=open]::after {
  -webkit-transform: translate(100%, -50%) rotate(-135deg);
  transform: translate(100%, -50%) rotate(-135deg);
}

[data-dropdown-menu][data-dropdown-state~=close] {
  display: none;
}

@media only screen and (max-width: 767px) {
  .footer-container .block-catalog,
  .footer-container .block-pages {
    text-align: center;
  }
  .footer-container .block-catalog [data-dropdown-menu],
  .footer-container .block-pages [data-dropdown-menu] {
    text-align: left;
  }
}

.fancybox-wrap {
  width: 800px !important;
  max-width: 80%;
  top: 50% !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  margin-top: 0 !important;
  position: fixed !important;
}

.mobile .fancybox-wrap {
  top: 0 !important;
  left: 0 !important;
  max-width: 100% !important;
  height: 100% !important;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.mobile .fancybox-wrap .fancybox-skin {
  height: 100% !important;
}
.mobile .fancybox-wrap .fancybox-outer {
  height: 100%;
}
.mobile .fancybox-wrap .fancybox-inner {
  height: 100% !important;
}
.mobile .fancybox-wrap .fancybox-close {
  background: none;
  right: 0;
  top: 0;
}
.mobile .fancybox-wrap .fancybox-close:before, .mobile .fancybox-wrap .fancybox-close:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 1px;
  top: 50%;
  left: 10%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #888;
}
.mobile .fancybox-wrap .fancybox-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancy-cart-mobile.fancybox-wrap {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  z-index: 10000;
}
.fancy-cart-mobile.fancybox-wrap .fancybox-skin {
  border-radius: 0;
  height: 100% !important;
  background-color: #fff;
  padding: 40px 15px 0 !important;
}
@media only screen and (max-width: 767px) {
  .fancy-cart-mobile.fancybox-wrap .fancybox-skin {
    padding: 0 15px 0 !important;
  }
}
.fancy-cart-mobile.fancybox-wrap .page-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .fancy-cart-mobile.fancybox-wrap .page-title h1 {
    font-size: 18px;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .fancy-cart-mobile.fancybox-wrap #shopping-cart-table .body-t .item .product-name {
    font-size: 14px;
  }
}
.fancy-cart-mobile.fancybox-wrap .fancybox-inner {
  height: 100% !important;
}
.fancy-cart-mobile.fancybox-wrap .fancybox-outer {
  height: 100% !important;
}
.fancy-cart-mobile.fancybox-wrap .fancybox-close {
  right: 5px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: none;
}
.fancy-cart-mobile.fancybox-wrap .fancybox-close:before, .fancy-cart-mobile.fancybox-wrap .fancybox-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: "";
  position: absolute;
  width: 59%;
  height: 1px;
  background: rgba(51, 51, 51, 0.52);
  left: 50%;
  top: 50%;
}
.fancy-cart-mobile.fancybox-wrap .fancybox-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.fancy-cart-mobile.fancybox-wrap .cart {
  height: 100% !important;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fancy-cart-mobile.fancybox-wrap .cart .fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.fancy-cart-mobile.fancybox-wrap .cart form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fancy-cart-mobile.fancybox-wrap .cart-table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.fancy-cart-mobile.fancybox-wrap .cart-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fancy-cart-mobile.fancybox-wrap .cart-table .body-t {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.fancy-cart-mobile.fancybox-wrap .cart-table .footer-t {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.fancy-cart-mobile.fancybox-wrap #shopping-cart-table .body-t {
  display: block;
}
.fancy-cart-mobile.fancybox-wrap .shopping-cart-table {
  height: 100%;
}

.buyincreditlist-popup {
  width: 100%;
}
.buyincreditlist-popup .box-conditions {
  width: 100%;
}
.buyincreditlist-popup .box-conditions span.like_h3 {
  margin-bottom: 25px;
}
.buyincreditlist-popup .name_price .name {
  margin-bottom: 0;
}
.buyincreditlist-popup .name_price .price {
  font-size: 15px;
}
.buyincreditlist-popup .name_price .currency {
  font-size: 10px;
}
.buyincreditlist-popup .name_price .price + .conditions-text {
  display: block;
  margin-left: 0;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .buyincreditlist-popup .conditions-text {
    max-width: 100% !important;
  }
}

.credit-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.credit-product__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.credit-product__name {
  width: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 10px;
  background-color: #e5e5e5;
  border-bottom: 1px solid rgb(216.25, 216.25, 216.25);
}
.credit-product__value {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.credit-product__button {
  width: 20%;
  margin-left: auto;
  margin-top: 15px;
  margin-bottom: 25px;
}
.credit-product__button > a {
  width: 100% !important;
}
@media only screen and (max-width: 1100px) {
  .credit-product__name, .credit-product__button {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .credit-product__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .credit-product__name, .credit-product__button {
    width: 100%;
  }
}

@-webkit-keyframes animate-phone-button {
  from {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  48% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  49% {
    -webkit-transform: scale(1.1) rotate(15deg);
    transform: scale(1.1) rotate(15deg);
  }
  50% {
    -webkit-transform: scale(1.1) rotate(-15deg);
    transform: scale(1.1) rotate(-15deg);
  }
  51% {
    -webkit-transform: scale(1.1) rotate(15deg);
    transform: scale(1.1) rotate(15deg);
  }
  52% {
    -webkit-transform: scale(1.1) rotate(-15deg);
    transform: scale(1.1) rotate(-15deg);
  }
  53% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  to {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes animate-phone-button {
  from {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  48% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  49% {
    -webkit-transform: scale(1.1) rotate(15deg);
    transform: scale(1.1) rotate(15deg);
  }
  50% {
    -webkit-transform: scale(1.1) rotate(-15deg);
    transform: scale(1.1) rotate(-15deg);
  }
  51% {
    -webkit-transform: scale(1.1) rotate(15deg);
    transform: scale(1.1) rotate(15deg);
  }
  52% {
    -webkit-transform: scale(1.1) rotate(-15deg);
    transform: scale(1.1) rotate(-15deg);
  }
  53% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  to {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.footer-container .block-content .fixed-phone .no-click {
  font-size: 20px;
  color: #606060;
}

.is-nav-open .fixed-phone .fixed-phone__button {
  z-index: 0;
}

.fixed-phone.popup-open .fixed-phone__popup, .fixed-phone.popup-open .fixed-phone__overlay {
  visibility: visible;
  opacity: 1;
}
.fixed-phone.popup-open .fixed-phone__button {
  display: none;
}
.fixed-phone.popup-open .fixed-phone__popup > ul {
  display: block !important;
}
.fixed-phone__button {
  position: fixed;
  bottom: 50px;
  left: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #f89b24;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 9997;
}
.fixed-phone__icon {
  width: 18px;
  height: 18px;
  background: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/phone.svg") no-repeat center;
  background-size: 100%;
  -webkit-animation: animate-phone-button 10s 10s both infinite;
  animation: animate-phone-button 10s 10s both infinite;
}
.fixed-phone__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  cursor: pointer;
}
.fixed-phone__close::before, .fixed-phone__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  height: 2px;
  background-color: #000;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.fixed-phone__close::before {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
}
.fixed-phone__close::after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}
.fixed-phone__popup {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 15px 30px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  background-color: #fff;
  border-radius: 8px;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.fixed-phone__popup > ul > li a {
  font-size: 20px;
  color: #606060;
}
.fixed-phone__popup > ul > li .operator-icon {
  display: none;
}
.fixed-phone__overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.fixed-phone .callback-holder.clone-element {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .fixed-phone .dropdown-content a {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .fixed-phone {
    display: none !important;
  }
}

.empty-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.empty-block__pic {
  padding-right: 40px;
}
.empty-block__icon {
  font-size: 50px !important;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404);
}
.empty-block__icon.ic-cart {
  color: #f89b24;
}
.empty-block__title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.empty-block__text {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  color: #1c1c1c;
}
.empty-block__subtext {
  display: block;
  padding-top: 10px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
}
.empty-block__link {
  display: inline-block !important;
  color: rgb(33.9521276596, 148.8670212766, 211.5478723404) !important;
  text-decoration: underline;
}
.empty-block__link:hover {
  text-decoration: none;
}

#checkout-shipping-method-load .smarty-select__button,
#opcheckout-payment-method .smarty-select__button {
  padding-right: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 5px;
}
#checkout-shipping-method-load .smarty-select__button:hover,
#opcheckout-payment-method .smarty-select__button:hover {
  border-color: #b5b5b5;
}
#checkout-shipping-method-load .smarty-select__button:hover::before,
#opcheckout-payment-method .smarty-select__button:hover::before {
  background-color: #b5b5b5;
}

@media only screen and (max-width: 540px) {
  .payment-ship-step label {
    width: 100% !important;
  }
  .payment-ship-step label + div {
    width: 100% !important;
  }
}

.shipping-newpost .smarty-select__dropdown {
  display: none;
}

.findPostOffice {
  cursor: pointer;
  font-size: 15px;
  position: absolute;
  top: 100%;
  z-index: 50;
  width: 100%;
  border: 1px solid #b5b5b5;
  text-indent: 1em;
}
.findPostOffice.open {
  height: 37px;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  opacity: 1;
}
.findPostOffice.close {
  height: 0;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  opacity: 0;
}

#shipping_form_brander_newpost_brander_newpost > li > label,
#shipping_form_estore2_estore2 > li > label {
  display: inline-block;
  vertical-align: middle;
  width: 33.5%;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
}
#shipping_form_brander_newpost_brander_newpost > li .shipping-newpost,
#shipping_form_brander_newpost_brander_newpost > li .shipping-shops,
#shipping_form_estore2_estore2 > li .shipping-newpost,
#shipping_form_estore2_estore2 > li .shipping-shops {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 66.5%;
  font-size: 16px;
}
@media only screen and (max-width: 639px) {
  #shipping_form_brander_newpost_brander_newpost > li .shipping-newpost,
  #shipping_form_brander_newpost_brander_newpost > li .shipping-shops,
  #shipping_form_estore2_estore2 > li .shipping-newpost,
  #shipping_form_estore2_estore2 > li .shipping-shops {
    width: 100%;
  }
}

.shipping-select .smarty-select[data-state~=open] .smarty-select__button,
.shipping-newpost .smarty-select[data-state~=open] .smarty-select__button,
.shipping-shops .smarty-select[data-state~=open] .smarty-select__button,
.payment-select .smarty-select[data-state~=open] .smarty-select__button {
  border-color: #b5b5b5;
}
.shipping-select .smarty-select[data-state~=open] .smarty-select__button::before,
.shipping-newpost .smarty-select[data-state~=open] .smarty-select__button::before,
.shipping-shops .smarty-select[data-state~=open] .smarty-select__button::before,
.payment-select .smarty-select[data-state~=open] .smarty-select__button::before {
  background-color: #b5b5b5;
}
.shipping-select .smarty-select[data-state~=open] .smarty-select__dropdown,
.shipping-newpost .smarty-select[data-state~=open] .smarty-select__dropdown,
.shipping-shops .smarty-select[data-state~=open] .smarty-select__dropdown,
.payment-select .smarty-select[data-state~=open] .smarty-select__dropdown {
  display: block;
}
.shipping-select .smarty-select,
.shipping-newpost .smarty-select,
.shipping-shops .smarty-select,
.payment-select .smarty-select {
  position: relative;
}
.shipping-select .smarty-select__button,
.shipping-newpost .smarty-select__button,
.shipping-shops .smarty-select__button,
.payment-select .smarty-select__button {
  display: block;
  width: 100%;
  padding: 9px 45px 9px 9px;
  font-size: 16px;
  line-height: 1.618;
  color: #1c1c1c;
  border: 1px solid rgb(219.25, 219.25, 219.25);
  border-radius: 5px;
  cursor: pointer;
  background-color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.shipping-select .smarty-select__button::before,
.shipping-newpost .smarty-select__button::before,
.shipping-shops .smarty-select__button::before,
.payment-select .smarty-select__button::before {
  content: "";
  position: absolute;
  right: 38px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgb(219.25, 219.25, 219.25);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.shipping-select .smarty-select__button::after,
.shipping-newpost .smarty-select__button::after,
.shipping-shops .smarty-select__button::after,
.payment-select .smarty-select__button::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border: 2px solid #1c1c1c;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: none;
}
.shipping-select .smarty-select__button:hover,
.shipping-newpost .smarty-select__button:hover,
.shipping-shops .smarty-select__button:hover,
.payment-select .smarty-select__button:hover {
  border-color: #b5b5b5;
}
.shipping-select .smarty-select__button:hover::before,
.shipping-newpost .smarty-select__button:hover::before,
.shipping-shops .smarty-select__button:hover::before,
.payment-select .smarty-select__button:hover::before {
  background-color: #b5b5b5;
}
.shipping-select .smarty-select__dropdown,
.shipping-newpost .smarty-select__dropdown,
.shipping-shops .smarty-select__dropdown,
.payment-select .smarty-select__dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 250px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 0;
}
.shipping-select .smarty-select__dropdown-menu,
.shipping-newpost .smarty-select__dropdown-menu,
.shipping-shops .smarty-select__dropdown-menu,
.payment-select .smarty-select__dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}
.shipping-select .smarty-select__option,
.shipping-newpost .smarty-select__option,
.shipping-shops .smarty-select__option,
.payment-select .smarty-select__option {
  padding: 9px;
  font-size: 15px;
  color: #1c1c1c;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: text-shadow 0.3s;
  transition: text-shadow 0.3s;
}
.shipping-select .smarty-select__option:hover,
.shipping-newpost .smarty-select__option:hover,
.shipping-shops .smarty-select__option:hover,
.payment-select .smarty-select__option:hover {
  background-color: #f9f9f9;
  text-shadow: 0 1px #1c1c1c;
}
.shipping-select .smarty-select__option:not(:last-child),
.shipping-newpost .smarty-select__option:not(:last-child),
.shipping-shops .smarty-select__option:not(:last-child),
.payment-select .smarty-select__option:not(:last-child) {
  border-bottom: 1px solid #b5b5b5;
}
.shipping-select .smarty-select__option.active,
.shipping-newpost .smarty-select__option.active,
.shipping-shops .smarty-select__option.active,
.payment-select .smarty-select__option.active {
  background-color: #f0f0f0;
  text-shadow: 0 1px #1c1c1c;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  -webkit-filter: inherit;
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/images/marker-icon.png");
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/fa-solid-900.woff2") format("woff2"), url("https://estore.ua/ua/skin/frontend/ultimo/unitop/fonts/fa-solid-900.ttf") format("truetype");
}
.fas,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
}

.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@-webkit-keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, 0));
  transform: rotate(var(--fa-rotate-angle, 0));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30 ";
}

.fa-1::before {
  content: "\31 ";
}

.fa-2::before {
  content: "\32 ";
}

.fa-3::before {
  content: "\33 ";
}

.fa-4::before {
  content: "\34 ";
}

.fa-5::before {
  content: "\35 ";
}

.fa-6::before {
  content: "\36 ";
}

.fa-7::before {
  content: "\37 ";
}

.fa-8::before {
  content: "\38 ";
}

.fa-9::before {
  content: "\39 ";
}

.fa-fill-drip::before {
  content: "\f576";
}

.fa-arrows-to-circle::before {
  content: "\e4bd";
}

.fa-circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before {
  content: "\f138";
}

.fa-at::before {
  content: "\@";
}

.fa-trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before {
  content: "\f2ed";
}

.fa-text-height::before {
  content: "\f034";
}

.fa-user-xmark::before {
  content: "\f235";
}

.fa-user-times::before {
  content: "\f235";
}

.fa-stethoscope::before {
  content: "\f0f1";
}

.fa-message::before {
  content: "\f27a";
}

.fa-comment-alt::before {
  content: "\f27a";
}

.fa-info::before {
  content: "\f129";
}

.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before {
  content: "\f422";
}

.fa-explosion::before {
  content: "\e4e9";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before {
  content: "\f15c";
}

.fa-file-text::before {
  content: "\f15c";
}

.fa-wave-square::before {
  content: "\f83e";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-building-un::before {
  content: "\e4d9";
}

.fa-dice-three::before {
  content: "\f527";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-anchor-circle-check::before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}

.fa-volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before {
  content: "\f45f";
}

.fa-arrows-up-to-line::before {
  content: "\e4c2";
}

.fa-sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before {
  content: "\f0dd";
}

.fa-circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before {
  content: "\f056";
}

.fa-door-open::before {
  content: "\f52b";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before {
  content: "\f2f5";
}

.fa-atom::before {
  content: "\f5d2";
}

.fa-soap::before {
  content: "\e06e";
}

.fa-icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before {
  content: "\f539";
}

.fa-bridge-circle-check::before {
  content: "\e4c9";
}

.fa-pump-medical::before {
  content: "\e06a";
}

.fa-fingerprint::before {
  content: "\f577";
}

.fa-hand-point-right::before {
  content: "\f0a4";
}

.fa-magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before {
  content: "\f689";
}

.fa-forward-step::before {
  content: "\f051";
}

.fa-step-forward::before {
  content: "\f051";
}

.fa-face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-flag-checkered::before {
  content: "\f11e";
}

.fa-football::before {
  content: "\f44e";
}

.fa-football-ball::before {
  content: "\f44e";
}

.fa-school-circle-exclamation::before {
  content: "\e56c";
}

.fa-crop::before {
  content: "\f125";
}

.fa-angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before {
  content: "\f103";
}

.fa-users-rectangle::before {
  content: "\e594";
}

.fa-people-roof::before {
  content: "\e537";
}

.fa-people-line::before {
  content: "\e534";
}

.fa-beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before {
  content: "\f0fc";
}

.fa-diagram-predecessor::before {
  content: "\e477";
}

.fa-arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before {
  content: "\f176";
}

.fa-fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before {
  content: "\f46a";
}

.fa-person::before {
  content: "\f183";
}

.fa-male::before {
  content: "\f183";
}

.fa-laptop::before {
  content: "\f109";
}

.fa-file-csv::before {
  content: "\f6dd";
}

.fa-menorah::before {
  content: "\f676";
}

.fa-truck-plane::before {
  content: "\e58f";
}

.fa-record-vinyl::before {
  content: "\f8d9";
}

.fa-face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before {
  content: "\f587";
}

.fa-bong::before {
  content: "\f55c";
}

.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}

.fa-spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before {
  content: "\f2e5";
}

.fa-jar-wheat::before {
  content: "\e517";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-file-circle-exclamation::before {
  content: "\e4eb";
}

.fa-circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before {
  content: "\f47e";
}

.fa-pager::before {
  content: "\f815";
}

.fa-address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before {
  content: "\f2b9";
}

.fa-strikethrough::before {
  content: "\f0cc";
}

.fa-k::before {
  content: "K";
}

.fa-landmark-flag::before {
  content: "\e51c";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before {
  content: "\f303";
}

.fa-backward::before {
  content: "\f04a";
}

.fa-caret-right::before {
  content: "\f0da";
}

.fa-comments::before {
  content: "\f086";
}

.fa-paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before {
  content: "\f0ea";
}

.fa-code-pull-request::before {
  content: "\e13c";
}

.fa-clipboard-list::before {
  content: "\f46d";
}

.fa-truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before {
  content: "\f4de";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-vial-virus::before {
  content: "\e597";
}

.fa-sheet-plastic::before {
  content: "\e571";
}

.fa-blog::before {
  content: "\f781";
}

.fa-user-ninja::before {
  content: "\f504";
}

.fa-person-arrow-up-from-line::before {
  content: "\e539";
}

.fa-scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before {
  content: "\f6a0";
}

.fa-broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before {
  content: "\f458";
}

.fa-toggle-off::before {
  content: "\f204";
}

.fa-box-archive::before {
  content: "\f187";
}

.fa-archive::before {
  content: "\f187";
}

.fa-person-drowning::before {
  content: "\e545";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-spray-can::before {
  content: "\f5bd";
}

.fa-truck-monster::before {
  content: "\f63b";
}

.fa-w::before {
  content: "W";
}

.fa-earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before {
  content: "\f57c";
}

.fa-rainbow::before {
  content: "\f75b";
}

.fa-circle-notch::before {
  content: "\f1ce";
}

.fa-tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before {
  content: "\f3fa";
}

.fa-paw::before {
  content: "\f1b0";
}

.fa-cloud::before {
  content: "\f0c2";
}

.fa-trowel-bricks::before {
  content: "\e58a";
}

.fa-face-flushed::before {
  content: "\f579";
}

.fa-flushed::before {
  content: "\f579";
}

.fa-hospital-user::before {
  content: "\f80d";
}

.fa-tent-arrow-left-right::before {
  content: "\e57f";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-legal::before {
  content: "\f0e3";
}

.fa-binoculars::before {
  content: "\f1e5";
}

.fa-microphone-slash::before {
  content: "\f131";
}

.fa-box-tissue::before {
  content: "\e05b";
}

.fa-motorcycle::before {
  content: "\f21c";
}

.fa-bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before {
  content: "\f562";
}

.fa-pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before {
  content: "\f5ae";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-people-arrows-left-right::before {
  content: "\e068";
}

.fa-mars-and-venus-burst::before {
  content: "\e523";
}

.fa-square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before {
  content: "\f152";
}

.fa-scissors::before {
  content: "\f0c4";
}

.fa-cut::before {
  content: "\f0c4";
}

.fa-sun-plant-wilt::before {
  content: "\e57a";
}

.fa-toilets-portable::before {
  content: "\e584";
}

.fa-hockey-puck::before {
  content: "\f453";
}

.fa-table::before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}

.fa-tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before {
  content: "\f566";
}

.fa-users-slash::before {
  content: "\e073";
}

.fa-clover::before {
  content: "\e139";
}

.fa-reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before {
  content: "\f3e5";
}

.fa-star-and-crescent::before {
  content: "\f699";
}

.fa-house-fire::before {
  content: "\e50c";
}

.fa-square-minus::before {
  content: "\f146";
}

.fa-minus-square::before {
  content: "\f146";
}

.fa-helicopter::before {
  content: "\f533";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before {
  content: "\f150";
}

.fa-file-circle-question::before {
  content: "\e4ef";
}

.fa-laptop-code::before {
  content: "\f5fc";
}

.fa-swatchbook::before {
  content: "\f5c3";
}

.fa-prescription-bottle::before {
  content: "\f485";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-people-group::before {
  content: "\e533";
}

.fa-hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before {
  content: "\f253";
}

.fa-heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before {
  content: "\f7a9";
}

.fa-square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before {
  content: "\f360";
}

.fa-face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before {
  content: "\f597";
}

.fa-film::before {
  content: "\f008";
}

.fa-ruler-horizontal::before {
  content: "\f547";
}

.fa-people-robbery::before {
  content: "\e536";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-caret-left::before {
  content: "\f0d9";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before {
  content: "\f06a";
}

.fa-school-circle-xmark::before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before {
  content: "\f08b";
}

.fa-circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before {
  content: "\f13a";
}

.fa-unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before {
  content: "\f13e";
}

.fa-cloud-showers-heavy::before {
  content: "\f740";
}

.fa-headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before {
  content: "\f58f";
}

.fa-sitemap::before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before {
  content: "\f4b9";
}

.fa-memory::before {
  content: "\f538";
}

.fa-road-spikes::before {
  content: "\e568";
}

.fa-fire-burner::before {
  content: "\e4f1";
}

.fa-flag::before {
  content: "\f024";
}

.fa-hanukiah::before {
  content: "\f6e6";
}

.fa-feather::before {
  content: "\f52d";
}

.fa-volume-low::before {
  content: "\f027";
}

.fa-volume-down::before {
  content: "\f027";
}

.fa-comment-slash::before {
  content: "\f4b3";
}

.fa-cloud-sun-rain::before {
  content: "\f743";
}

.fa-compress::before {
  content: "\f066";
}

.fa-wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before {
  content: "\e2cd";
}

.fa-ankh::before {
  content: "\f644";
}

.fa-hands-holding-child::before {
  content: "\e4fa";
}

.fa-asterisk::before {
  content: "\*";
}

.fa-square-check::before {
  content: "\f14a";
}

.fa-check-square::before {
  content: "\f14a";
}

.fa-peseta-sign::before {
  content: "\e221";
}

.fa-heading::before {
  content: "\f1dc";
}

.fa-header::before {
  content: "\f1dc";
}

.fa-ghost::before {
  content: "\f6e2";
}

.fa-list::before {
  content: "\f03a";
}

.fa-list-squares::before {
  content: "\f03a";
}

.fa-square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before {
  content: "\f87b";
}

.fa-cart-plus::before {
  content: "\f217";
}

.fa-gamepad::before {
  content: "\f11b";
}

.fa-circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before {
  content: "\f192";
}

.fa-face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before {
  content: "\f567";
}

.fa-egg::before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark::before {
  content: "\e513";
}

.fa-campground::before {
  content: "\f6bb";
}

.fa-folder-plus::before {
  content: "\f65e";
}

.fa-futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before {
  content: "\f1e3";
}

.fa-paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before {
  content: "\f1fc";
}

.fa-lock::before {
  content: "\f023";
}

.fa-gas-pump::before {
  content: "\f52f";
}

.fa-hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before {
  content: "\f593";
}

.fa-map-location::before {
  content: "\f59f";
}

.fa-map-marked::before {
  content: "\f59f";
}

.fa-house-flood-water::before {
  content: "\e50e";
}

.fa-tree::before {
  content: "\f1bb";
}

.fa-bridge-lock::before {
  content: "\e4cc";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-edit::before {
  content: "\f044";
}

.fa-car-side::before {
  content: "\f5e4";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before {
  content: "\f1e0";
}

.fa-heart-circle-minus::before {
  content: "\e4ff";
}

.fa-hourglass-half::before {
  content: "\f252";
}

.fa-hourglass-2::before {
  content: "\f252";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-sink::before {
  content: "\e06d";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before {
  content: "\f290";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-mitten::before {
  content: "\f7b5";
}

.fa-person-rays::before {
  content: "\e54d";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-eye-slash::before {
  content: "\f070";
}

.fa-flask-vial::before {
  content: "\e4f3";
}

.fa-hand::before {
  content: "\f256";
}

.fa-hand-paper::before {
  content: "\f256";
}

.fa-om::before {
  content: "\f679";
}

.fa-worm::before {
  content: "\e599";
}

.fa-house-circle-xmark::before {
  content: "\e50b";
}

.fa-plug::before {
  content: "\f1e6";
}

.fa-chevron-up::before {
  content: "\f077";
}

.fa-hand-spock::before {
  content: "\f259";
}

.fa-stopwatch::before {
  content: "\f2f2";
}

.fa-face-kiss::before {
  content: "\f596";
}

.fa-kiss::before {
  content: "\f596";
}

.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}

.fa-face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before {
  content: "\f589";
}

.fa-chess-bishop::before {
  content: "\f43a";
}

.fa-face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before {
  content: "\f58c";
}

.fa-ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before {
  content: "\f2a4";
}

.fa-deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before {
  content: "\f2a4";
}

.fa-road-circle-check::before {
  content: "\e564";
}

.fa-dice-five::before {
  content: "\f523";
}

.fa-square-rss::before {
  content: "\f143";
}

.fa-rss-square::before {
  content: "\f143";
}

.fa-land-mine-on::before {
  content: "\e51b";
}

.fa-i-cursor::before {
  content: "\f246";
}

.fa-stamp::before {
  content: "\f5bf";
}

.fa-stairs::before {
  content: "\e289";
}

.fa-i::before {
  content: "I";
}

.fa-hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before {
  content: "\f6f2";
}

.fa-pills::before {
  content: "\f484";
}

.fa-face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before {
  content: "\f581";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-v::before {
  content: "V";
}

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}

.fa-bicycle::before {
  content: "\f206";
}

.fa-staff-snake::before {
  content: "\e579";
}

.fa-rod-asclepius::before {
  content: "\e579";
}

.fa-rod-snake::before {
  content: "\e579";
}

.fa-staff-aesculapius::before {
  content: "\e579";
}

.fa-head-side-cough-slash::before {
  content: "\e062";
}

.fa-truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}

.fa-snowman::before {
  content: "\f7d0";
}

.fa-mortar-pestle::before {
  content: "\f5a7";
}

.fa-road-barrier::before {
  content: "\e562";
}

.fa-school::before {
  content: "\f549";
}

.fa-igloo::before {
  content: "\f7ae";
}

.fa-joint::before {
  content: "\f595";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-horse::before {
  content: "\f6f0";
}

.fa-q::before {
  content: "Q";
}

.fa-g::before {
  content: "G";
}

.fa-notes-medical::before {
  content: "\f481";
}

.fa-temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}

.fa-dong-sign::before {
  content: "\e169";
}

.fa-capsules::before {
  content: "\f46b";
}

.fa-poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before {
  content: "\f75a";
}

.fa-face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before {
  content: "\f57a";
}

.fa-hand-point-up::before {
  content: "\f0a6";
}

.fa-money-bill::before {
  content: "\f0d6";
}

.fa-bookmark::before {
  content: "\f02e";
}

.fa-align-justify::before {
  content: "\f039";
}

.fa-umbrella-beach::before {
  content: "\f5ca";
}

.fa-helmet-un::before {
  content: "\e503";
}

.fa-bullseye::before {
  content: "\f140";
}

.fa-bacon::before {
  content: "\f7e5";
}

.fa-hand-point-down::before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-folder::before {
  content: "\f07b";
}

.fa-folder-blank::before {
  content: "\f07b";
}

.fa-file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before {
  content: "\f478";
}

.fa-radiation::before {
  content: "\f7b9";
}

.fa-chart-simple::before {
  content: "\e473";
}

.fa-mars-stroke::before {
  content: "\f229";
}

.fa-vial::before {
  content: "\f492";
}

.fa-gauge::before {
  content: "\f624";
}

.fa-dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before {
  content: "\f624";
}

.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-e::before {
  content: "E";
}

.fa-pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before {
  content: "\f305";
}

.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}

.fa-user::before {
  content: "\f007";
}

.fa-school-circle-check::before {
  content: "\e56b";
}

.fa-dumpster::before {
  content: "\f793";
}

.fa-van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before {
  content: "\f5b6";
}

.fa-building-user::before {
  content: "\e4da";
}

.fa-square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before {
  content: "\f191";
}

.fa-highlighter::before {
  content: "\f591";
}

.fa-key::before {
  content: "\f084";
}

.fa-bullhorn::before {
  content: "\f0a1";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-synagogue::before {
  content: "\f69b";
}

.fa-person-half-dress::before {
  content: "\e548";
}

.fa-road-bridge::before {
  content: "\e563";
}

.fa-location-arrow::before {
  content: "\f124";
}

.fa-c::before {
  content: "C";
}

.fa-tablet-button::before {
  content: "\f10a";
}

.fa-building-lock::before {
  content: "\e4d6";
}

.fa-pizza-slice::before {
  content: "\f818";
}

.fa-money-bill-wave::before {
  content: "\f53a";
}

.fa-chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before {
  content: "\f1fe";
}

.fa-house-flag::before {
  content: "\e50d";
}

.fa-person-circle-minus::before {
  content: "\e540";
}

.fa-ban::before {
  content: "\f05e";
}

.fa-cancel::before {
  content: "\f05e";
}

.fa-camera-rotate::before {
  content: "\e0d8";
}

.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before {
  content: "\f5d0";
}

.fa-star::before {
  content: "\f005";
}

.fa-repeat::before {
  content: "\f363";
}

.fa-cross::before {
  content: "\f654";
}

.fa-box::before {
  content: "\f466";
}

.fa-venus-mars::before {
  content: "\f228";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before {
  content: "\f31e";
}

.fa-charging-station::before {
  content: "\f5e7";
}

.fa-shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before {
  content: "\f61f";
}

.fa-shuffle::before {
  content: "\f074";
}

.fa-random::before {
  content: "\f074";
}

.fa-person-running::before {
  content: "\f70c";
}

.fa-running::before {
  content: "\f70c";
}

.fa-mobile-retro::before {
  content: "\e527";
}

.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-spider::before {
  content: "\f717";
}

.fa-hands-bound::before {
  content: "\e4f9";
}

.fa-file-invoice-dollar::before {
  content: "\f571";
}

.fa-plane-circle-exclamation::before {
  content: "\e556";
}

.fa-x-ray::before {
  content: "\f497";
}

.fa-spell-check::before {
  content: "\f891";
}

.fa-slash::before {
  content: "\f715";
}

.fa-computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before {
  content: "\f090";
}

.fa-shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before {
  content: "\e070";
}

.fa-server::before {
  content: "\f233";
}

.fa-virus-covid-slash::before {
  content: "\e4a9";
}

.fa-shop-lock::before {
  content: "\e4a5";
}

.fa-hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before {
  content: "\f251";
}

.fa-blender-phone::before {
  content: "\f6b6";
}

.fa-building-wheat::before {
  content: "\e4db";
}

.fa-person-breastfeeding::before {
  content: "\e53a";
}

.fa-right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before {
  content: "\f2f6";
}

.fa-venus::before {
  content: "\f221";
}

.fa-passport::before {
  content: "\f5ab";
}

.fa-heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before {
  content: "\f21e";
}

.fa-people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before {
  content: "\f4ce";
}

.fa-temperature-high::before {
  content: "\f769";
}

.fa-microchip::before {
  content: "\f2db";
}

.fa-crown::before {
  content: "\f521";
}

.fa-weight-hanging::before {
  content: "\f5cd";
}

.fa-xmarks-lines::before {
  content: "\e59a";
}

.fa-file-prescription::before {
  content: "\f572";
}

.fa-weight-scale::before {
  content: "\f496";
}

.fa-weight::before {
  content: "\f496";
}

.fa-user-group::before {
  content: "\f500";
}

.fa-user-friends::before {
  content: "\f500";
}

.fa-arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before {
  content: "\f15e";
}

.fa-chess-knight::before {
  content: "\f441";
}

.fa-face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before {
  content: "\f59b";
}

.fa-wheelchair::before {
  content: "\f193";
}

.fa-circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before {
  content: "\f0aa";
}

.fa-toggle-on::before {
  content: "\f205";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-walking::before {
  content: "\f554";
}

.fa-l::before {
  content: "L";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before {
  content: "\f487";
}

.fa-shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before {
  content: "\f197";
}

.fa-face-laugh::before {
  content: "\f599";
}

.fa-laugh::before {
  content: "\f599";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-heart-circle-plus::before {
  content: "\e500";
}

.fa-code-fork::before {
  content: "\e13b";
}

.fa-city::before {
  content: "\f64f";
}

.fa-microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before {
  content: "\f3c9";
}

.fa-pepper-hot::before {
  content: "\f816";
}

.fa-unlock::before {
  content: "\f09c";
}

.fa-colon-sign::before {
  content: "\e140";
}

.fa-headset::before {
  content: "\f590";
}

.fa-store-slash::before {
  content: "\e071";
}

.fa-road-circle-xmark::before {
  content: "\e566";
}

.fa-user-minus::before {
  content: "\f503";
}

.fa-mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before {
  content: "\f22a";
}

.fa-champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before {
  content: "\f79f";
}

.fa-clipboard::before {
  content: "\f328";
}

.fa-house-circle-exclamation::before {
  content: "\e50a";
}

.fa-file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before {
  content: "\f574";
}

.fa-wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before {
  content: "\f1eb";
}

.fa-bath::before {
  content: "\f2cd";
}

.fa-bathtub::before {
  content: "\f2cd";
}

.fa-underline::before {
  content: "\f0cd";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before {
  content: "\f4ff";
}

.fa-signature::before {
  content: "\f5b7";
}

.fa-stroopwafel::before {
  content: "\f551";
}

.fa-bold::before {
  content: "\f032";
}

.fa-anchor-lock::before {
  content: "\e4ad";
}

.fa-building-ngo::before {
  content: "\e4d7";
}

.fa-manat-sign::before {
  content: "\e1d5";
}

.fa-not-equal::before {
  content: "\f53e";
}

.fa-border-top-left::before {
  content: "\f853";
}

.fa-border-style::before {
  content: "\f853";
}

.fa-map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before {
  content: "\f5a0";
}

.fa-jedi::before {
  content: "\f669";
}

.fa-square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before {
  content: "\f681";
}

.fa-mug-hot::before {
  content: "\f7b6";
}

.fa-car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before {
  content: "\f5df";
}

.fa-gift::before {
  content: "\f06b";
}

.fa-dice-two::before {
  content: "\f528";
}

.fa-chess-queen::before {
  content: "\f445";
}

.fa-glasses::before {
  content: "\f530";
}

.fa-chess-board::before {
  content: "\f43c";
}

.fa-building-circle-check::before {
  content: "\e4d2";
}

.fa-person-chalkboard::before {
  content: "\e53d";
}

.fa-mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before {
  content: "\f22b";
}

.fa-hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before {
  content: "\f255";
}

.fa-square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before {
  content: "\f151";
}

.fa-cloud-showers-water::before {
  content: "\e4e4";
}

.fa-chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before {
  content: "\f080";
}

.fa-hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before {
  content: "\e05e";
}

.fa-less-than-equal::before {
  content: "\f537";
}

.fa-train::before {
  content: "\f238";
}

.fa-eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before {
  content: "\f2a8";
}

.fa-crow::before {
  content: "\f520";
}

.fa-sailboat::before {
  content: "\e445";
}

.fa-window-restore::before {
  content: "\f2d2";
}

.fa-square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before {
  content: "\f0fe";
}

.fa-torii-gate::before {
  content: "\f6a1";
}

.fa-frog::before {
  content: "\f52e";
}

.fa-bucket::before {
  content: "\e4cf";
}

.fa-image::before {
  content: "\f03e";
}

.fa-microphone::before {
  content: "\f130";
}

.fa-cow::before {
  content: "\f6c8";
}

.fa-caret-up::before {
  content: "\f0d8";
}

.fa-screwdriver::before {
  content: "\f54a";
}

.fa-folder-closed::before {
  content: "\e185";
}

.fa-house-tsunami::before {
  content: "\e515";
}

.fa-square-nfi::before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}

.fa-martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before {
  content: "\f57b";
}

.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before {
  content: "\f2ea";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-columns::before {
  content: "\f0db";
}

.fa-lemon::before {
  content: "\f094";
}

.fa-head-side-mask::before {
  content: "\e063";
}

.fa-handshake::before {
  content: "\f2b5";
}

.fa-gem::before {
  content: "\f3a5";
}

.fa-dolly::before {
  content: "\f472";
}

.fa-dolly-box::before {
  content: "\f472";
}

.fa-smoking::before {
  content: "\f48d";
}

.fa-minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before {
  content: "\f78c";
}

.fa-monument::before {
  content: "\f5a6";
}

.fa-snowplow::before {
  content: "\f7d2";
}

.fa-angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before {
  content: "\f101";
}

.fa-cannabis::before {
  content: "\f55f";
}

.fa-circle-play::before {
  content: "\f144";
}

.fa-play-circle::before {
  content: "\f144";
}

.fa-tablets::before {
  content: "\f490";
}

.fa-ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before {
  content: "\f153";
}

.fa-eur::before {
  content: "\f153";
}

.fa-euro::before {
  content: "\f153";
}

.fa-chair::before {
  content: "\f6c0";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-check-circle::before {
  content: "\f058";
}

.fa-circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before {
  content: "\f28d";
}

.fa-compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before {
  content: "\f568";
}

.fa-plate-wheat::before {
  content: "\e55a";
}

.fa-icicles::before {
  content: "\f7ad";
}

.fa-person-shelter::before {
  content: "\e54f";
}

.fa-neuter::before {
  content: "\f22c";
}

.fa-id-badge::before {
  content: "\f2c1";
}

.fa-marker::before {
  content: "\f5a1";
}

.fa-face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before {
  content: "\f59a";
}

.fa-helicopter-symbol::before {
  content: "\e502";
}

.fa-universal-access::before {
  content: "\f29a";
}

.fa-circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before {
  content: "\f139";
}

.fa-lari-sign::before {
  content: "\e1c8";
}

.fa-volcano::before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

.fa-sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before {
  content: "\f154";
}

.fa-pound-sign::before {
  content: "\f154";
}

.fa-viruses::before {
  content: "\e076";
}

.fa-square-person-confined::before {
  content: "\e577";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}

.fa-certificate::before {
  content: "\f0a3";
}

.fa-reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before {
  content: "\f122";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-person-skating::before {
  content: "\f7c5";
}

.fa-skating::before {
  content: "\f7c5";
}

.fa-filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before {
  content: "\f662";
}

.fa-camera-retro::before {
  content: "\f083";
}

.fa-circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before {
  content: "\f0ab";
}

.fa-file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before {
  content: "\f56f";
}

.fa-square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before {
  content: "\f14c";
}

.fa-box-open::before {
  content: "\f49e";
}

.fa-scroll::before {
  content: "\f70e";
}

.fa-spa::before {
  content: "\f5bb";
}

.fa-location-pin-lock::before {
  content: "\e51f";
}

.fa-pause::before {
  content: "\f04c";
}

.fa-hill-avalanche::before {
  content: "\e507";
}

.fa-temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before {
  content: "\f2cb";
}

.fa-bomb::before {
  content: "\f1e2";
}

.fa-registered::before {
  content: "\f25d";
}

.fa-address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before {
  content: "\f2bb";
}

.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before {
  content: "\f516";
}

.fa-subscript::before {
  content: "\f12c";
}

.fa-diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before {
  content: "\f5eb";
}

.fa-burst::before {
  content: "\e4dc";
}

.fa-house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before {
  content: "\e066";
}

.fa-face-tired::before {
  content: "\f5c8";
}

.fa-tired::before {
  content: "\f5c8";
}

.fa-money-bills::before {
  content: "\e1f3";
}

.fa-smog::before {
  content: "\f75f";
}

.fa-crutch::before {
  content: "\f7f7";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-palette::before {
  content: "\f53f";
}

.fa-arrows-turn-right::before {
  content: "\e4c0";
}

.fa-vest::before {
  content: "\e085";
}

.fa-ferry::before {
  content: "\e4ea";
}

.fa-arrows-down-to-people::before {
  content: "\e4b9";
}

.fa-seedling::before {
  content: "\f4d8";
}

.fa-sprout::before {
  content: "\f4d8";
}

.fa-left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before {
  content: "\f337";
}

.fa-boxes-packing::before {
  content: "\e4c7";
}

.fa-circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before {
  content: "\f0a8";
}

.fa-group-arrows-rotate::before {
  content: "\e4f6";
}

.fa-bowl-food::before {
  content: "\e4c6";
}

.fa-candy-cane::before {
  content: "\f786";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before {
  content: "\f76c";
}

.fa-text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before {
  content: "\f87d";
}

.fa-face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before {
  content: "\f4da";
}

.fa-file-word::before {
  content: "\f1c2";
}

.fa-file-powerpoint::before {
  content: "\f1c4";
}

.fa-arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before {
  content: "\f07e";
}

.fa-house-lock::before {
  content: "\e510";
}

.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before {
  content: "\f0ed";
}

.fa-children::before {
  content: "\e4e1";
}

.fa-chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before {
  content: "\f51b";
}

.fa-user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before {
  content: "\f4fa";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before {
  content: "\e05f";
}

.fa-mattress-pillow::before {
  content: "\e525";
}

.fa-guarani-sign::before {
  content: "\e19a";
}

.fa-arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before {
  content: "\f021";
}

.fa-sync::before {
  content: "\f021";
}

.fa-fire-extinguisher::before {
  content: "\f134";
}

.fa-cruzeiro-sign::before {
  content: "\e152";
}

.fa-greater-than-equal::before {
  content: "\f532";
}

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-shield-alt::before {
  content: "\f3ed";
}

.fa-book-atlas::before {
  content: "\f558";
}

.fa-atlas::before {
  content: "\f558";
}

.fa-virus::before {
  content: "\e074";
}

.fa-envelope-circle-check::before {
  content: "\e4e8";
}

.fa-layer-group::before {
  content: "\f5fd";
}

.fa-arrows-to-dot::before {
  content: "\e4be";
}

.fa-archway::before {
  content: "\f557";
}

.fa-heart-circle-check::before {
  content: "\e4fd";
}

.fa-house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before {
  content: "\f6f1";
}

.fa-file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before {
  content: "\f1c6";
}

.fa-square::before {
  content: "\f0c8";
}

.fa-martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before {
  content: "\f000";
}

.fa-couch::before {
  content: "\f4b8";
}

.fa-cedi-sign::before {
  content: "\e0df";
}

.fa-italic::before {
  content: "\f033";
}

.fa-table-cells-column-lock::before {
  content: "\e678";
}

.fa-church::before {
  content: "\f51d";
}

.fa-comments-dollar::before {
  content: "\f653";
}

.fa-democrat::before {
  content: "\f747";
}

.fa-z::before {
  content: "Z";
}

.fa-person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before {
  content: "\f7c9";
}

.fa-road-lock::before {
  content: "\e567";
}

.fa-a::before {
  content: "A";
}

.fa-temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before {
  content: "\e03f";
}

.fa-feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before {
  content: "\f56b";
}

.fa-p::before {
  content: "P";
}

.fa-snowflake::before {
  content: "\f2dc";
}

.fa-newspaper::before {
  content: "\f1ea";
}

.fa-rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before {
  content: "\f641";
}

.fa-circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before {
  content: "\f0a9";
}

.fa-filter-circle-xmark::before {
  content: "\e17b";
}

.fa-locust::before {
  content: "\e520";
}

.fa-sort::before {
  content: "\f0dc";
}

.fa-unsorted::before {
  content: "\f0dc";
}

.fa-list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before {
  content: "\f0cb";
}

.fa-person-dress-burst::before {
  content: "\e544";
}

.fa-money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before {
  content: "\f53d";
}

.fa-vector-square::before {
  content: "\f5cb";
}

.fa-bread-slice::before {
  content: "\f7ec";
}

.fa-language::before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before {
  content: "\f598";
}

.fa-filter::before {
  content: "\f0b0";
}

.fa-question::before {
  content: "\?";
}

.fa-file-signature::before {
  content: "\f573";
}

.fa-up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before {
  content: "\f0b2";
}

.fa-house-chimney-user::before {
  content: "\e065";
}

.fa-hand-holding-heart::before {
  content: "\f4be";
}

.fa-puzzle-piece::before {
  content: "\f12e";
}

.fa-money-check::before {
  content: "\f53c";
}

.fa-star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before {
  content: "\f5c0";
}

.fa-code::before {
  content: "\f121";
}

.fa-whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before {
  content: "\f7a0";
}

.fa-building-circle-exclamation::before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart::before {
  content: "\e522";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-cubes-stacked::before {
  content: "\e4e6";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-krw::before {
  content: "\f159";
}

.fa-won::before {
  content: "\f159";
}

.fa-virus-covid::before {
  content: "\e4a8";
}

.fa-austral-sign::before {
  content: "\e0a9";
}

.fa-f::before {
  content: "F";
}

.fa-leaf::before {
  content: "\f06c";
}

.fa-road::before {
  content: "\f018";
}

.fa-taxi::before {
  content: "\f1ba";
}

.fa-cab::before {
  content: "\f1ba";
}

.fa-person-circle-plus::before {
  content: "\e541";
}

.fa-chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before {
  content: "\f200";
}

.fa-bolt-lightning::before {
  content: "\e0b7";
}

.fa-sack-xmark::before {
  content: "\e56a";
}

.fa-file-excel::before {
  content: "\f1c3";
}

.fa-file-contract::before {
  content: "\f56c";
}

.fa-fish-fins::before {
  content: "\e4f2";
}

.fa-building-flag::before {
  content: "\e4d5";
}

.fa-face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before {
  content: "\f582";
}

.fa-object-ungroup::before {
  content: "\f248";
}

.fa-poop::before {
  content: "\f619";
}

.fa-location-pin::before {
  content: "\f041";
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-kaaba::before {
  content: "\f66b";
}

.fa-toilet-paper::before {
  content: "\f71e";
}

.fa-helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before {
  content: "\f807";
}

.fa-eject::before {
  content: "\f052";
}

.fa-circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-plane-circle-check::before {
  content: "\e555";
}

.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-object-group::before {
  content: "\f247";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-line-chart::before {
  content: "\f201";
}

.fa-mask-ventilator::before {
  content: "\e524";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-signs-post::before {
  content: "\f277";
}

.fa-map-signs::before {
  content: "\f277";
}

.fa-cash-register::before {
  content: "\f788";
}

.fa-person-circle-question::before {
  content: "\e542";
}

.fa-h::before {
  content: "H";
}

.fa-tarp::before {
  content: "\e57b";
}

.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before {
  content: "\f7d9";
}

.fa-arrows-to-eye::before {
  content: "\e4bf";
}

.fa-plug-circle-bolt::before {
  content: "\e55b";
}

.fa-heart::before {
  content: "\f004";
}

.fa-mars-and-venus::before {
  content: "\f224";
}

.fa-house-user::before {
  content: "\e1b0";
}

.fa-home-user::before {
  content: "\e1b0";
}

.fa-dumpster-fire::before {
  content: "\f794";
}

.fa-house-crack::before {
  content: "\e3b1";
}

.fa-martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before {
  content: "\f561";
}

.fa-face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before {
  content: "\f5c2";
}

.fa-bottle-water::before {
  content: "\e4c5";
}

.fa-circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before {
  content: "\f28b";
}

.fa-toilet-paper-slash::before {
  content: "\e072";
}

.fa-apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before {
  content: "\f5d1";
}

.fa-kitchen-set::before {
  content: "\e51a";
}

.fa-r::before {
  content: "R";
}

.fa-temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before {
  content: "\f2ca";
}

.fa-cube::before {
  content: "\f1b2";
}

.fa-bitcoin-sign::before {
  content: "\e0b4";
}

.fa-shield-dog::before {
  content: "\e573";
}

.fa-solar-panel::before {
  content: "\f5ba";
}

.fa-lock-open::before {
  content: "\f3c1";
}

.fa-elevator::before {
  content: "\e16d";
}

.fa-money-bill-transfer::before {
  content: "\e528";
}

.fa-money-bill-trend-up::before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

.fa-square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before {
  content: "\f682";
}

.fa-circle::before {
  content: "\f111";
}

.fa-backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before {
  content: "\f049";
}

.fa-recycle::before {
  content: "\f1b8";
}

.fa-user-astronaut::before {
  content: "\f4fb";
}

.fa-plane-slash::before {
  content: "\e069";
}

.fa-trademark::before {
  content: "\f25c";
}

.fa-basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before {
  content: "\f434";
}

.fa-satellite-dish::before {
  content: "\f7c0";
}

.fa-circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before {
  content: "\f3cd";
}

.fa-volume-high::before {
  content: "\f028";
}

.fa-volume-up::before {
  content: "\f028";
}

.fa-users-rays::before {
  content: "\e593";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-clipboard-check::before {
  content: "\f46c";
}

.fa-file-audio::before {
  content: "\f1c7";
}

.fa-burger::before {
  content: "\f805";
}

.fa-hamburger::before {
  content: "\f805";
}

.fa-wrench::before {
  content: "\f0ad";
}

.fa-bugs::before {
  content: "\e4d0";
}

.fa-rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before {
  content: "\f156";
}

.fa-file-image::before {
  content: "\f1c5";
}

.fa-circle-question::before {
  content: "\f059";
}

.fa-question-circle::before {
  content: "\f059";
}

.fa-plane-departure::before {
  content: "\f5b0";
}

.fa-handshake-slash::before {
  content: "\e060";
}

.fa-book-bookmark::before {
  content: "\e0bb";
}

.fa-code-branch::before {
  content: "\f126";
}

.fa-hat-cowboy::before {
  content: "\f8c0";
}

.fa-bridge::before {
  content: "\e4c8";
}

.fa-phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-truck-front::before {
  content: "\e2b7";
}

.fa-cat::before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}

.fa-truck-field::before {
  content: "\e58d";
}

.fa-route::before {
  content: "\f4d7";
}

.fa-clipboard-question::before {
  content: "\e4e3";
}

.fa-panorama::before {
  content: "\e209";
}

.fa-comment-medical::before {
  content: "\f7f5";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-file-circle-minus::before {
  content: "\e4ed";
}

.fa-tags::before {
  content: "\f02c";
}

.fa-wine-glass::before {
  content: "\f4e3";
}

.fa-forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before {
  content: "\f050";
}

.fa-face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before {
  content: "\f5a4";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-parking::before {
  content: "\f540";
}

.fa-house-signal::before {
  content: "\e012";
}

.fa-bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before {
  content: "\f828";
}

.fa-faucet-drip::before {
  content: "\e006";
}

.fa-cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before {
  content: "\f474";
}

.fa-ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before {
  content: "\f54d";
}

.fa-terminal::before {
  content: "\f120";
}

.fa-mobile-button::before {
  content: "\f10b";
}

.fa-house-medical-flag::before {
  content: "\e514";
}

.fa-basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-tape::before {
  content: "\f4db";
}

.fa-bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before {
  content: "\f55e";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before {
  content: "\f5b3";
}

.fa-audio-description::before {
  content: "\f29e";
}

.fa-person-military-to-person::before {
  content: "\e54c";
}

.fa-file-shield::before {
  content: "\e4f0";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-pen::before {
  content: "\f304";
}

.fa-tower-observation::before {
  content: "\e586";
}

.fa-file-code::before {
  content: "\f1c9";
}

.fa-signal::before {
  content: "\f012";
}

.fa-signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before {
  content: "\f012";
}

.fa-bus::before {
  content: "\f207";
}

.fa-heart-circle-xmark::before {
  content: "\e501";
}

.fa-house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before {
  content: "\e3af";
}

.fa-window-maximize::before {
  content: "\f2d0";
}

.fa-face-frown::before {
  content: "\f119";
}

.fa-frown::before {
  content: "\f119";
}

.fa-prescription::before {
  content: "\f5b1";
}

.fa-shop::before {
  content: "\f54f";
}

.fa-store-alt::before {
  content: "\f54f";
}

.fa-floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before {
  content: "\f0c7";
}

.fa-vihara::before {
  content: "\f6a7";
}

.fa-scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before {
  content: "\f515";
}

.fa-sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before {
  content: "\f0de";
}

.fa-comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before {
  content: "\f4ad";
}

.fa-plant-wilt::before {
  content: "\e5aa";
}

.fa-diamond::before {
  content: "\f219";
}

.fa-face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before {
  content: "\f585";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before {
  content: "\f4c0";
}

.fa-bacterium::before {
  content: "\e05a";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-drum-steelpan::before {
  content: "\f56a";
}

.fa-hand-scissors::before {
  content: "\f257";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before {
  content: "\f684";
}

.fa-arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before {
  content: "\f01e";
}

.fa-biohazard::before {
  content: "\f780";
}

.fa-location-crosshairs::before {
  content: "\f601";
}

.fa-location::before {
  content: "\f601";
}

.fa-mars-double::before {
  content: "\f227";
}

.fa-child-dress::before {
  content: "\e59c";
}

.fa-users-between-lines::before {
  content: "\e591";
}

.fa-lungs-virus::before {
  content: "\e067";
}

.fa-face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before {
  content: "\f588";
}

.fa-phone::before {
  content: "\f095";
}

.fa-calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before {
  content: "\f273";
}

.fa-child-reaching::before {
  content: "\e59d";
}

.fa-head-side-virus::before {
  content: "\e064";
}

.fa-user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before {
  content: "\f4fe";
}

.fa-arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before {
  content: "\f163";
}

.fa-door-closed::before {
  content: "\f52a";
}

.fa-shield-virus::before {
  content: "\e06c";
}

.fa-dice-six::before {
  content: "\f526";
}

.fa-mosquito-net::before {
  content: "\e52c";
}

.fa-bridge-water::before {
  content: "\e4ce";
}

.fa-person-booth::before {
  content: "\f756";
}

.fa-text-width::before {
  content: "\f035";
}

.fa-hat-wizard::before {
  content: "\f6e8";
}

.fa-pen-fancy::before {
  content: "\f5ac";
}

.fa-person-digging::before {
  content: "\f85e";
}

.fa-digging::before {
  content: "\f85e";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before {
  content: "\f629";
}

.fa-book-medical::before {
  content: "\f7e6";
}

.fa-poo::before {
  content: "\f2fe";
}

.fa-quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before {
  content: "\f10e";
}

.fa-shirt::before {
  content: "\f553";
}

.fa-t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before {
  content: "\f553";
}

.fa-cubes::before {
  content: "\f1b3";
}

.fa-divide::before {
  content: "\f529";
}

.fa-tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before {
  content: "\f7d7";
}

.fa-headphones::before {
  content: "\f025";
}

.fa-hands-holding::before {
  content: "\f4c2";
}

.fa-hands-clapping::before {
  content: "\e1a8";
}

.fa-republican::before {
  content: "\f75e";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-person-circle-xmark::before {
  content: "\e543";
}

.fa-ruler::before {
  content: "\f545";
}

.fa-align-left::before {
  content: "\f036";
}

.fa-dice-d6::before {
  content: "\f6d1";
}

.fa-restroom::before {
  content: "\f7bd";
}

.fa-j::before {
  content: "J";
}

.fa-users-viewfinder::before {
  content: "\e595";
}

.fa-file-video::before {
  content: "\f1c8";
}

.fa-up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before {
  content: "\f35d";
}

.fa-table-cells::before {
  content: "\f00a";
}

.fa-th::before {
  content: "\f00a";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-book-bible::before {
  content: "\f647";
}

.fa-bible::before {
  content: "\f647";
}

.fa-o::before {
  content: "O";
}

.fa-suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before {
  content: "\f0fa";
}

.fa-user-secret::before {
  content: "\f21b";
}

.fa-otter::before {
  content: "\f700";
}

.fa-person-dress::before {
  content: "\f182";
}

.fa-female::before {
  content: "\f182";
}

.fa-comment-dollar::before {
  content: "\f651";
}

.fa-business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before {
  content: "\f64a";
}

.fa-table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-book-tanakh::before {
  content: "\f827";
}

.fa-tanakh::before {
  content: "\f827";
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before {
  content: "\f2a0";
}

.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-clipboard-user::before {
  content: "\f7f3";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-lira-sign::before {
  content: "\f195";
}

.fa-satellite::before {
  content: "\f7bf";
}

.fa-plane-lock::before {
  content: "\e558";
}

.fa-tag::before {
  content: "\f02b";
}

.fa-comment::before {
  content: "\f075";
}

.fa-cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before {
  content: "\f1fd";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before {
  content: "\f102";
}

.fa-paperclip::before {
  content: "\f0c6";
}

.fa-arrow-right-to-city::before {
  content: "\e4b3";
}

.fa-ribbon::before {
  content: "\f4d6";
}

.fa-lungs::before {
  content: "\f604";
}

.fa-arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-litecoin-sign::before {
  content: "\e1d3";
}

.fa-border-none::before {
  content: "\f850";
}

.fa-circle-nodes::before {
  content: "\e4e2";
}

.fa-parachute-box::before {
  content: "\f4cd";
}

.fa-indent::before {
  content: "\f03c";
}

.fa-truck-field-un::before {
  content: "\e58e";
}

.fa-hourglass::before {
  content: "\f254";
}

.fa-hourglass-empty::before {
  content: "\f254";
}

.fa-mountain::before {
  content: "\f6fc";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-cloud-meatball::before {
  content: "\f73b";
}

.fa-camera::before {
  content: "\f030";
}

.fa-camera-alt::before {
  content: "\f030";
}

.fa-square-virus::before {
  content: "\e578";
}

.fa-meteor::before {
  content: "\f753";
}

.fa-car-on::before {
  content: "\e4dd";
}

.fa-sleigh::before {
  content: "\f7cc";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before {
  content: "\f4c1";
}

.fa-water::before {
  content: "\f773";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-braille::before {
  content: "\f2a1";
}

.fa-prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before {
  content: "\f486";
}

.fa-landmark::before {
  content: "\f66f";
}

.fa-truck::before {
  content: "\f0d1";
}

.fa-crosshairs::before {
  content: "\f05b";
}

.fa-person-cane::before {
  content: "\e53c";
}

.fa-tent::before {
  content: "\e57d";
}

.fa-vest-patches::before {
  content: "\e086";
}

.fa-check-double::before {
  content: "\f560";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-money-bill-wheat::before {
  content: "\e52a";
}

.fa-cookie::before {
  content: "\f563";
}

.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before {
  content: "\f0e2";
}

.fa-hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before {
  content: "\f586";
}

.fa-dumbbell::before {
  content: "\f44b";
}

.fa-rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before {
  content: "\f022";
}

.fa-tarp-droplet::before {
  content: "\e57c";
}

.fa-house-medical-circle-check::before {
  content: "\e511";
}

.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before {
  content: "\f7ca";
}

.fa-calendar-plus::before {
  content: "\f271";
}

.fa-plane-arrival::before {
  content: "\f5af";
}

.fa-circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-train-subway::before {
  content: "\f239";
}

.fa-subway::before {
  content: "\f239";
}

.fa-chart-gantt::before {
  content: "\e0e4";
}

.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before {
  content: "\e1bc";
}

.fa-crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before {
  content: "\f565";
}

.fa-money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before {
  content: "\f3d1";
}

.fa-left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-dna::before {
  content: "\f471";
}

.fa-virus-slash::before {
  content: "\e075";
}

.fa-minus::before {
  content: "\f068";
}

.fa-subtract::before {
  content: "\f068";
}

.fa-chess::before {
  content: "\f439";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-plug-circle-check::before {
  content: "\e55c";
}

.fa-street-view::before {
  content: "\f21d";
}

.fa-franc-sign::before {
  content: "\e18f";
}

.fa-volume-off::before {
  content: "\f026";
}

.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-gear::before {
  content: "\f013";
}

.fa-cog::before {
  content: "\f013";
}

.fa-droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before {
  content: "\f5c7";
}

.fa-mosque::before {
  content: "\f678";
}

.fa-mosquito::before {
  content: "\e52b";
}

.fa-star-of-david::before {
  content: "\f69a";
}

.fa-person-military-rifle::before {
  content: "\e54b";
}

.fa-cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before {
  content: "\f07a";
}

.fa-vials::before {
  content: "\f493";
}

.fa-plug-circle-plus::before {
  content: "\e55f";
}

.fa-place-of-worship::before {
  content: "\f67f";
}

.fa-grip-vertical::before {
  content: "\f58e";
}

.fa-arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before {
  content: "\f148";
}

.fa-u::before {
  content: "U";
}

.fa-square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before {
  content: "\f698";
}

.fa-clock::before {
  content: "\f017";
}

.fa-clock-four::before {
  content: "\f017";
}

.fa-backward-step::before {
  content: "\f048";
}

.fa-step-backward::before {
  content: "\f048";
}

.fa-pallet::before {
  content: "\f482";
}

.fa-faucet::before {
  content: "\e005";
}

.fa-baseball-bat-ball::before {
  content: "\f432";
}

.fa-s::before {
  content: "S";
}

.fa-timeline::before {
  content: "\e29c";
}

.fa-keyboard::before {
  content: "\f11c";
}

.fa-caret-down::before {
  content: "\f0d7";
}

.fa-house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before {
  content: "\f7f2";
}

.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before {
  content: "\f3cf";
}

.fa-plane-up::before {
  content: "\e22d";
}

.fa-piggy-bank::before {
  content: "\f4d3";
}

.fa-battery-half::before {
  content: "\f242";
}

.fa-battery-3::before {
  content: "\f242";
}

.fa-mountain-city::before {
  content: "\e52e";
}

.fa-coins::before {
  content: "\f51e";
}

.fa-khanda::before {
  content: "\f66d";
}

.fa-sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before {
  content: "\f1de";
}

.fa-folder-tree::before {
  content: "\f802";
}

.fa-network-wired::before {
  content: "\f6ff";
}

.fa-map-pin::before {
  content: "\f276";
}

.fa-hamsa::before {
  content: "\f665";
}

.fa-cent-sign::before {
  content: "\e3f5";
}

.fa-flask::before {
  content: "\f0c3";
}

.fa-person-pregnant::before {
  content: "\e31e";
}

.fa-wand-sparkles::before {
  content: "\f72b";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-ticket::before {
  content: "\f145";
}

.fa-power-off::before {
  content: "\f011";
}

.fa-right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-flag-usa::before {
  content: "\f74d";
}

.fa-laptop-file::before {
  content: "\e51d";
}

.fa-tty::before {
  content: "\f1e4";
}

.fa-teletype::before {
  content: "\f1e4";
}

.fa-diagram-next::before {
  content: "\e476";
}

.fa-person-rifle::before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}

.fa-closed-captioning::before {
  content: "\f20a";
}

.fa-person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before {
  content: "\f6ec";
}

.fa-venus-double::before {
  content: "\f226";
}

.fa-images::before {
  content: "\f302";
}

.fa-calculator::before {
  content: "\f1ec";
}

.fa-people-pulling::before {
  content: "\e535";
}

.fa-n::before {
  content: "N";
}

.fa-cable-car::before {
  content: "\f7da";
}

.fa-tram::before {
  content: "\f7da";
}

.fa-cloud-rain::before {
  content: "\f73d";
}

.fa-building-circle-xmark::before {
  content: "\e4d4";
}

.fa-ship::before {
  content: "\f21a";
}

.fa-arrows-down-to-line::before {
  content: "\e4b8";
}

.fa-download::before {
  content: "\f019";
}

.fa-face-grin::before {
  content: "\f580";
}

.fa-grin::before {
  content: "\f580";
}

.fa-delete-left::before {
  content: "\f55a";
}

.fa-backspace::before {
  content: "\f55a";
}

.fa-eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before {
  content: "\f1fb";
}

.fa-file-circle-check::before {
  content: "\e5a0";
}

.fa-forward::before {
  content: "\f04e";
}

.fa-mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before {
  content: "\f3ce";
}

.fa-face-meh::before {
  content: "\f11a";
}

.fa-meh::before {
  content: "\f11a";
}

.fa-align-center::before {
  content: "\f037";
}

.fa-book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before {
  content: "\f6b7";
}

.fa-id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before {
  content: "\f2c2";
}

.fa-outdent::before {
  content: "\f03b";
}

.fa-dedent::before {
  content: "\f03b";
}

.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}

.fa-house::before {
  content: "\f015";
}

.fa-home::before {
  content: "\f015";
}

.fa-home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before {
  content: "\f015";
}

.fa-calendar-week::before {
  content: "\f784";
}

.fa-laptop-medical::before {
  content: "\f812";
}

.fa-b::before {
  content: "B";
}

.fa-file-medical::before {
  content: "\f477";
}

.fa-dice-one::before {
  content: "\f525";
}

.fa-kiwi-bird::before {
  content: "\f535";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before {
  content: "\f0ec";
}

.fa-rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before {
  content: "\f2f9";
}

.fa-utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before {
  content: "\f161";
}

.fa-mill-sign::before {
  content: "\e1ed";
}

.fa-bowl-rice::before {
  content: "\e2eb";
}

.fa-skull::before {
  content: "\f54c";
}

.fa-tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before {
  content: "\f519";
}

.fa-truck-pickup::before {
  content: "\f63c";
}

.fa-up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-stop::before {
  content: "\f04d";
}

.fa-code-merge::before {
  content: "\f387";
}

.fa-upload::before {
  content: "\f093";
}

.fa-hurricane::before {
  content: "\f751";
}

.fa-mound::before {
  content: "\e52d";
}

.fa-toilet-portable::before {
  content: "\e583";
}

.fa-compact-disc::before {
  content: "\f51f";
}

.fa-file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before {
  content: "\f56d";
}

.fa-caravan::before {
  content: "\f8ff";
}

.fa-shield-cat::before {
  content: "\e572";
}

.fa-bolt::before {
  content: "\f0e7";
}

.fa-zap::before {
  content: "\f0e7";
}

.fa-glass-water::before {
  content: "\e4f4";
}

.fa-oil-well::before {
  content: "\e532";
}

.fa-vault::before {
  content: "\e2c5";
}

.fa-mars::before {
  content: "\f222";
}

.fa-toilet::before {
  content: "\f7d8";
}

.fa-plane-circle-xmark::before {
  content: "\e557";
}

.fa-yen-sign::before {
  content: "\f157";
}

.fa-cny::before {
  content: "\f157";
}

.fa-jpy::before {
  content: "\f157";
}

.fa-rmb::before {
  content: "\f157";
}

.fa-yen::before {
  content: "\f157";
}

.fa-ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before {
  content: "\f158";
}

.fa-rub::before {
  content: "\f158";
}

.fa-ruble::before {
  content: "\f158";
}

.fa-sun::before {
  content: "\f185";
}

.fa-guitar::before {
  content: "\f7a6";
}

.fa-face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before {
  content: "\f59c";
}

.fa-horse-head::before {
  content: "\f7ab";
}

.fa-bore-hole::before {
  content: "\e4c3";
}

.fa-industry::before {
  content: "\f275";
}

.fa-circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}

.fa-florin-sign::before {
  content: "\e184";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-less-than::before {
  content: "\<";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-car-tunnel::before {
  content: "\e4de";
}

.fa-head-side-cough::before {
  content: "\e061";
}

.fa-grip-lines::before {
  content: "\f7a4";
}

.fa-thumbs-down::before {
  content: "\f165";
}

.fa-user-lock::before {
  content: "\f502";
}

.fa-arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}

.fa-ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before {
  content: "\f141";
}

.fa-chess-pawn::before {
  content: "\f443";
}

.fa-kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before {
  content: "\f479";
}

.fa-person-through-window::before {
  content: "\e5a9";
}

.fa-toolbox::before {
  content: "\f552";
}

.fa-hands-holding-circle::before {
  content: "\e4fb";
}

.fa-bug::before {
  content: "\f188";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before {
  content: "\f09d";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-automobile::before {
  content: "\f1b9";
}

.fa-hand-holding-hand::before {
  content: "\e4f7";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before {
  content: "\f5da";
}

.fa-mountain-sun::before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}

.fa-dice-d20::before {
  content: "\f6cf";
}

.fa-truck-droplet::before {
  content: "\e58c";
}

.fa-file-circle-xmark::before {
  content: "\e5a1";
}

.fa-temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before {
  content: "\e040";
}

.fa-medal::before {
  content: "\f5a2";
}

.fa-bed::before {
  content: "\f236";
}

.fa-square-h::before {
  content: "\f0fd";
}

.fa-h-square::before {
  content: "\f0fd";
}

.fa-podcast::before {
  content: "\f2ce";
}

.fa-temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before {
  content: "\f2c7";
}

.fa-bell::before {
  content: "\f0f3";
}

.fa-superscript::before {
  content: "\f12b";
}

.fa-plug-circle-xmark::before {
  content: "\e560";
}

.fa-star-of-life::before {
  content: "\f621";
}

.fa-phone-slash::before {
  content: "\f3dd";
}

.fa-paint-roller::before {
  content: "\f5aa";
}

.fa-handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before {
  content: "\f4c4";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-file::before {
  content: "\f15b";
}

.fa-greater-than::before {
  content: "\>";
}

.fa-person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before {
  content: "\f5c4";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-droplet::before {
  content: "\f043";
}

.fa-tint::before {
  content: "\f043";
}

.fa-eraser::before {
  content: "\f12d";
}

.fa-earth-americas::before {
  content: "\f57d";
}

.fa-earth::before {
  content: "\f57d";
}

.fa-earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before {
  content: "\f57d";
}

.fa-person-burst::before {
  content: "\e53b";
}

.fa-dove::before {
  content: "\f4ba";
}

.fa-battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before {
  content: "\f244";
}

.fa-socks::before {
  content: "\f696";
}

.fa-inbox::before {
  content: "\f01c";
}

.fa-section::before {
  content: "\e447";
}

.fa-gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before {
  content: "\f625";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before {
  content: "\f0f8";
}

.fa-wine-bottle::before {
  content: "\f72f";
}

.fa-chess-rook::before {
  content: "\f447";
}

.fa-bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before {
  content: "\f550";
}

.fa-stream::before {
  content: "\f550";
}

.fa-dharmachakra::before {
  content: "\f655";
}

.fa-hotdog::before {
  content: "\f80f";
}

.fa-person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before {
  content: "\f29d";
}

.fa-drum::before {
  content: "\f569";
}

.fa-ice-cream::before {
  content: "\f810";
}

.fa-heart-circle-bolt::before {
  content: "\e4fc";
}

.fa-fax::before {
  content: "\f1ac";
}

.fa-paragraph::before {
  content: "\f1dd";
}

.fa-check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before {
  content: "\f772";
}

.fa-star-half::before {
  content: "\f089";
}

.fa-boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before {
  content: "\f468";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-chain::before {
  content: "\f0c1";
}

.fa-ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-tree-city::before {
  content: "\e587";
}

.fa-play::before {
  content: "\f04b";
}

.fa-font::before {
  content: "\f031";
}

.fa-table-cells-row-lock::before {
  content: "\e67a";
}

.fa-rupiah-sign::before {
  content: "\e23d";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before {
  content: "\f45d";
}

.fa-person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before {
  content: "\f470";
}

.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before {
  content: "\f82a";
}

.fa-naira-sign::before {
  content: "\e1f6";
}

.fa-cart-arrow-down::before {
  content: "\f218";
}

.fa-walkie-talkie::before {
  content: "\f8ef";
}

.fa-file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before {
  content: "\f31c";
}

.fa-receipt::before {
  content: "\f543";
}

.fa-square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before {
  content: "\f14b";
}

.fa-suitcase-rolling::before {
  content: "\f5c1";
}

.fa-person-circle-exclamation::before {
  content: "\e53f";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-battery-full::before {
  content: "\f240";
}

.fa-battery::before {
  content: "\f240";
}

.fa-battery-5::before {
  content: "\f240";
}

.fa-skull-crossbones::before {
  content: "\f714";
}

.fa-code-compare::before {
  content: "\e13a";
}

.fa-list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before {
  content: "\f0ca";
}

.fa-school-lock::before {
  content: "\e56f";
}

.fa-tower-cell::before {
  content: "\e585";
}

.fa-down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before {
  content: "\f309";
}

.fa-ranking-star::before {
  content: "\e561";
}

.fa-chess-king::before {
  content: "\f43f";
}

.fa-person-harassing::before {
  content: "\e549";
}

.fa-brazilian-real-sign::before {
  content: "\e46c";
}

.fa-landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before {
  content: "\f752";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-tv::before {
  content: "\f26c";
}

.fa-television::before {
  content: "\f26c";
}

.fa-tv-alt::before {
  content: "\f26c";
}

.fa-shrimp::before {
  content: "\e448";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-tasks::before {
  content: "\f0ae";
}

.fa-jug-detergent::before {
  content: "\e519";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-wind::before {
  content: "\f72e";
}

.fa-car-burst::before {
  content: "\f5e1";
}

.fa-car-crash::before {
  content: "\f5e1";
}

.fa-y::before {
  content: "Y";
}

.fa-person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before {
  content: "\f7ce";
}

.fa-truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before {
  content: "\f48b";
}

.fa-fish::before {
  content: "\f578";
}

.fa-user-graduate::before {
  content: "\f501";
}

.fa-circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before {
  content: "\f042";
}

.fa-clapperboard::before {
  content: "\e131";
}

.fa-circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before {
  content: "\f7ba";
}

.fa-baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before {
  content: "\f433";
}

.fa-jet-fighter-up::before {
  content: "\e518";
}

.fa-diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before {
  content: "\f542";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before {
  content: "\f6a9";
}

.fa-hand-sparkles::before {
  content: "\e05d";
}

.fa-grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before {
  content: "\f58d";
}

.fa-share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before {
  content: "\f14d";
}

.fa-child-combatant::before {
  content: "\e4e0";
}

.fa-child-rifle::before {
  content: "\e4e0";
}

.fa-gun::before {
  content: "\e19b";
}

.fa-square-phone::before {
  content: "\f098";
}

.fa-phone-square::before {
  content: "\f098";
}

.fa-plus::before {
  content: "\+";
}

.fa-add::before {
  content: "\+";
}

.fa-expand::before {
  content: "\f065";
}

.fa-computer::before {
  content: "\e4e5";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-close::before {
  content: "\f00d";
}

.fa-multiply::before {
  content: "\f00d";
}

.fa-remove::before {
  content: "\f00d";
}

.fa-times::before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before {
  content: "\f047";
}

.fa-chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before {
  content: "\f51c";
}

.fa-peso-sign::before {
  content: "\e222";
}

.fa-building-shield::before {
  content: "\e4d8";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-users-line::before {
  content: "\e592";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before {
  content: "\f10d";
}

.fa-tractor::before {
  content: "\f722";
}

.fa-trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before {
  content: "\f829";
}

.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}

.fa-lines-leaning::before {
  content: "\e51e";
}

.fa-ruler-combined::before {
  content: "\f546";
}

.fa-copyright::before {
  content: "\f1f9";
}

.fa-equals::before {
  content: "\=";
}

.fa-blender::before {
  content: "\f517";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before {
  content: "\f20b";
}

.fa-shekel::before {
  content: "\f20b";
}

.fa-sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before {
  content: "\f20b";
}

.fa-map::before {
  content: "\f279";
}

.fa-rocket::before {
  content: "\f135";
}

.fa-photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before {
  content: "\f87c";
}

.fa-folder-minus::before {
  content: "\f65d";
}

.fa-store::before {
  content: "\f54e";
}

.fa-arrow-trend-up::before {
  content: "\e098";
}

.fa-plug-circle-minus::before {
  content: "\e55e";
}

.fa-sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before {
  content: "\f4d9";
}

.fa-bezier-curve::before {
  content: "\f55b";
}

.fa-bell-slash::before {
  content: "\f1f6";
}

.fa-tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before {
  content: "\f3fb";
}

.fa-school-flag::before {
  content: "\e56e";
}

.fa-fill::before {
  content: "\f575";
}

.fa-angle-up::before {
  content: "\f106";
}

.fa-drumstick-bite::before {
  content: "\f6d7";
}

.fa-holly-berry::before {
  content: "\f7aa";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-bacteria::before {
  content: "\e059";
}

.fa-hand-lizard::before {
  content: "\f258";
}

.fa-notdef::before {
  content: "\e1fe";
}

.fa-disease::before {
  content: "\f7fa";
}

.fa-briefcase-medical::before {
  content: "\f469";
}

.fa-genderless::before {
  content: "\f22d";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-retweet::before {
  content: "\f079";
}

.fa-car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before {
  content: "\f5de";
}

.fa-pump-soap::before {
  content: "\e06b";
}

.fa-video-slash::before {
  content: "\f4e2";
}

.fa-battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before {
  content: "\f243";
}

.fa-radio::before {
  content: "\f8d7";
}

.fa-baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before {
  content: "\f77d";
}

.fa-traffic-light::before {
  content: "\f637";
}

.fa-thermometer::before {
  content: "\f491";
}

.fa-vr-cardboard::before {
  content: "\f729";
}

.fa-hand-middle-finger::before {
  content: "\f806";
}

.fa-percent::before {
  content: "\%";
}

.fa-percentage::before {
  content: "\%";
}

.fa-truck-moving::before {
  content: "\f4df";
}

.fa-glass-water-droplet::before {
  content: "\e4f5";
}

.fa-display::before {
  content: "\e163";
}

.fa-face-smile::before {
  content: "\f118";
}

.fa-smile::before {
  content: "\f118";
}

.fa-thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before {
  content: "\f08d";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-person-praying::before {
  content: "\f683";
}

.fa-pray::before {
  content: "\f683";
}

.fa-hammer::before {
  content: "\f6e3";
}

.fa-hand-peace::before {
  content: "\f25b";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before {
  content: "\f2f1";
}

.fa-spinner::before {
  content: "\f110";
}

.fa-robot::before {
  content: "\f544";
}

.fa-peace::before {
  content: "\f67c";
}

.fa-gears::before {
  content: "\f085";
}

.fa-cogs::before {
  content: "\f085";
}

.fa-warehouse::before {
  content: "\f494";
}

.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}

.fa-splotch::before {
  content: "\f5bc";
}

.fa-face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before {
  content: "\f584";
}

.fa-dice-four::before {
  content: "\f524";
}

.fa-sim-card::before {
  content: "\f7c4";
}

.fa-transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before {
  content: "\f225";
}

.fa-mercury::before {
  content: "\f223";
}

.fa-arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before {
  content: "\f149";
}

.fa-person-falling-burst::before {
  content: "\e547";
}

.fa-award::before {
  content: "\f559";
}

.fa-ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before {
  content: "\f3ff";
}

.fa-building::before {
  content: "\f1ad";
}

.fa-angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-qrcode::before {
  content: "\f029";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before {
  content: "\f583";
}

.fa-file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before {
  content: "\f56e";
}

.fa-shield::before {
  content: "\f132";
}

.fa-shield-blank::before {
  content: "\f132";
}

.fa-arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before {
  content: "\f885";
}

.fa-house-medical::before {
  content: "\e3b2";
}

.fa-golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before {
  content: "\f450";
}

.fa-circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before {
  content: "\f137";
}

.fa-house-chimney-window::before {
  content: "\e00d";
}

.fa-pen-nib::before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left::before {
  content: "\e580";
}

.fa-tents::before {
  content: "\e582";
}

.fa-wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before {
  content: "\f0d0";
}

.fa-dog::before {
  content: "\f6d3";
}

.fa-carrot::before {
  content: "\f787";
}

.fa-moon::before {
  content: "\f186";
}

.fa-wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before {
  content: "\f5ce";
}

.fa-cheese::before {
  content: "\f7ef";
}

.fa-yin-yang::before {
  content: "\f6ad";
}

.fa-music::before {
  content: "\f001";
}

.fa-code-commit::before {
  content: "\f386";
}

.fa-temperature-low::before {
  content: "\f76b";
}

.fa-person-biking::before {
  content: "\f84a";
}

.fa-biking::before {
  content: "\f84a";
}

.fa-broom::before {
  content: "\f51a";
}

.fa-shield-heart::before {
  content: "\e574";
}

.fa-gopuram::before {
  content: "\f664";
}

.fa-earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before {
  content: "\e47b";
}

.fa-square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before {
  content: "\f2d3";
}

.fa-hashtag::before {
  content: "\#";
}

.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before {
  content: "\f424";
}

.fa-oil-can::before {
  content: "\f613";
}

.fa-t::before {
  content: "T";
}

.fa-hippo::before {
  content: "\f6ed";
}

.fa-chart-column::before {
  content: "\e0e3";
}

.fa-infinity::before {
  content: "\f534";
}

.fa-vial-circle-check::before {
  content: "\e596";
}

.fa-person-arrow-down-to-line::before {
  content: "\e538";
}

.fa-voicemail::before {
  content: "\f897";
}

.fa-fan::before {
  content: "\f863";
}

.fa-person-walking-luggage::before {
  content: "\e554";
}

.fa-up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before {
  content: "\f338";
}

.fa-cloud-moon-rain::before {
  content: "\f73c";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-trailer::before {
  content: "\e041";
}

.fa-bahai::before {
  content: "\f666";
}

.fa-haykal::before {
  content: "\f666";
}

.fa-sd-card::before {
  content: "\f7c2";
}

.fa-dragon::before {
  content: "\f6d5";
}

.fa-shoe-prints::before {
  content: "\f54b";
}

.fa-circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before {
  content: "\f055";
}

.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-hand-holding::before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation::before {
  content: "\e55d";
}

.fa-link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before {
  content: "\f127";
}

.fa-unlink::before {
  content: "\f127";
}

.fa-clone::before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}

.fa-arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before {
  content: "\f7e4";
}

.fa-tornado::before {
  content: "\f76f";
}

.fa-file-circle-plus::before {
  content: "\e494";
}

.fa-book-quran::before {
  content: "\f687";
}

.fa-quran::before {
  content: "\f687";
}

.fa-anchor::before {
  content: "\f13d";
}

.fa-border-all::before {
  content: "\f84c";
}

.fa-face-angry::before {
  content: "\f556";
}

.fa-angry::before {
  content: "\f556";
}

.fa-cookie-bite::before {
  content: "\f564";
}

.fa-arrow-trend-down::before {
  content: "\e097";
}

.fa-rss::before {
  content: "\f09e";
}

.fa-feed::before {
  content: "\f09e";
}

.fa-draw-polygon::before {
  content: "\f5ee";
}

.fa-scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before {
  content: "\f24e";
}

.fa-gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before {
  content: "\f62a";
}

.fa-shower::before {
  content: "\f2cc";
}

.fa-desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before {
  content: "\f390";
}

.fa-m::before {
  content: "M";
}

.fa-table-list::before {
  content: "\f00b";
}

.fa-th-list::before {
  content: "\f00b";
}

.fa-comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before {
  content: "\f7cd";
}

.fa-book::before {
  content: "\f02d";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-check::before {
  content: "\f00c";
}

.fa-battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before {
  content: "\f241";
}

.fa-house-circle-check::before {
  content: "\e509";
}

.fa-angle-left::before {
  content: "\f104";
}

.fa-diagram-successor::before {
  content: "\e47a";
}

.fa-truck-arrow-right::before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}

.fa-hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before {
  content: "\f6de";
}

.fa-cloud-moon::before {
  content: "\f6c3";
}

.fa-briefcase::before {
  content: "\f0b1";
}

.fa-person-falling::before {
  content: "\e546";
}

.fa-image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before {
  content: "\f3e0";
}

.fa-user-tag::before {
  content: "\f507";
}

.fa-rug::before {
  content: "\e569";
}

.fa-earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before {
  content: "\f59d";
}

.fa-rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before {
  content: "\f410";
}

.fa-baht-sign::before {
  content: "\e0ac";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before {
  content: "\f66a";
}

.fa-handcuffs::before {
  content: "\e4f8";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before {
  content: "\f071";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-share::before {
  content: "\f064";
}

.fa-mail-forward::before {
  content: "\f064";
}

.fa-bottle-droplet::before {
  content: "\e4c4";
}

.fa-mask-face::before {
  content: "\e1d7";
}

.fa-hill-rockslide::before {
  content: "\e508";
}

.fa-right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before {
  content: "\f362";
}

.fa-paper-plane::before {
  content: "\f1d8";
}

.fa-road-circle-exclamation::before {
  content: "\e565";
}

.fa-dungeon::before {
  content: "\f6d9";
}

.fa-align-right::before {
  content: "\f038";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-hands::before {
  content: "\f2a7";
}

.fa-sign-language::before {
  content: "\f2a7";
}

.fa-signing::before {
  content: "\f2a7";
}

.fa-calendar-day::before {
  content: "\f783";
}

.fa-water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before {
  content: "\f5c5";
}

.fa-arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before {
  content: "\f07d";
}

.fa-face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before {
  content: "\f57f";
}

.fa-wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before {
  content: "\e2ce";
}

.fa-turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before {
  content: "\f3be";
}

.fa-person-walking-arrow-right::before {
  content: "\e552";
}

.fa-square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before {
  content: "\f199";
}

.fa-dice::before {
  content: "\f522";
}

.fa-bowling-ball::before {
  content: "\f436";
}

.fa-brain::before {
  content: "\f5dc";
}

.fa-bandage::before {
  content: "\f462";
}

.fa-band-aid::before {
  content: "\f462";
}

.fa-calendar-minus::before {
  content: "\f272";
}

.fa-circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before {
  content: "\f057";
}

.fa-gifts::before {
  content: "\f79c";
}

.fa-hotel::before {
  content: "\f594";
}

.fa-earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before {
  content: "\f57e";
}

.fa-id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before {
  content: "\f47f";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before {
  content: "\f00e";
}

.fa-thumbs-up::before {
  content: "\f164";
}

.fa-user-clock::before {
  content: "\f4fd";
}

.fa-hand-dots::before {
  content: "\f461";
}

.fa-allergies::before {
  content: "\f461";
}

.fa-file-invoice::before {
  content: "\f570";
}

.fa-window-minimize::before {
  content: "\f2d1";
}

.fa-mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before {
  content: "\f0f4";
}

.fa-brush::before {
  content: "\f55d";
}

.fa-mask::before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before {
  content: "\f010";
}

.fa-ruler-vertical::before {
  content: "\f548";
}

.fa-user-large::before {
  content: "\f406";
}

.fa-user-alt::before {
  content: "\f406";
}

.fa-train-tram::before {
  content: "\e5b4";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-cloud-sun::before {
  content: "\f6c4";
}

.fa-stopwatch-20::before {
  content: "\e06f";
}

.fa-square-full::before {
  content: "\f45c";
}

.fa-magnet::before {
  content: "\f076";
}

.fa-jar::before {
  content: "\e516";
}

.fa-note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before {
  content: "\f249";
}

.fa-bug-slash::before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}

.fa-bone::before {
  content: "\f5d7";
}

.fa-user-injured::before {
  content: "\f728";
}

.fa-face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before {
  content: "\f5b4";
}

.fa-plane::before {
  content: "\f072";
}

.fa-tent-arrows-down::before {
  content: "\e581";
}

.fa-exclamation::before {
  content: "\!";
}

.fa-arrows-spin::before {
  content: "\e4bb";
}

.fa-print::before {
  content: "\f02f";
}

.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before {
  content: "\e2bb";
}

.fa-dollar-sign::before {
  content: "\$";
}

.fa-dollar::before {
  content: "\$";
}

.fa-usd::before {
  content: "\$";
}

.fa-x::before {
  content: "X";
}

.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before {
  content: "\f688";
}

.fa-users-gear::before {
  content: "\f509";
}

.fa-users-cog::before {
  content: "\f509";
}

.fa-person-military-pointing::before {
  content: "\e54a";
}

.fa-building-columns::before {
  content: "\f19c";
}

.fa-bank::before {
  content: "\f19c";
}

.fa-institution::before {
  content: "\f19c";
}

.fa-museum::before {
  content: "\f19c";
}

.fa-university::before {
  content: "\f19c";
}

.fa-umbrella::before {
  content: "\f0e9";
}

.fa-trowel::before {
  content: "\e589";
}

.fa-d::before {
  content: "D";
}

.fa-stapler::before {
  content: "\e5af";
}

.fa-masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before {
  content: "\f630";
}

.fa-kip-sign::before {
  content: "\e1c4";
}

.fa-hand-point-left::before {
  content: "\f0a5";
}

.fa-handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before {
  content: "\f4c6";
}

.fa-jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before {
  content: "\f0fb";
}

.fa-square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before {
  content: "\f1e1";
}

.fa-barcode::before {
  content: "\f02a";
}

.fa-plus-minus::before {
  content: "\e43c";
}

.fa-video::before {
  content: "\f03d";
}

.fa-video-camera::before {
  content: "\f03d";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before {
  content: "\f19d";
}

.fa-hand-holding-medical::before {
  content: "\e05c";
}

.fa-person-circle-check::before {
  content: "\e53e";
}

.fa-turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before {
  content: "\f3bf";
}

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
/*# sourceMappingURL=maps/brander-overrides.css.map */

@font-face {
	font-family: 'IconsTemplate';
	src:url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/ict/fonts/icomoon.eot?p4lssp');
	src:url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/ict/fonts/icomoon.eot?p4lssp#iefix') format('embedded-opentype'),
		url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/ict/fonts/icomoon.ttf?p4lssp') format('truetype'),
		url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/ict/fonts/icomoon.woff?p4lssp') format('woff'),
		url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/ict/fonts/icomoon.svg?p4lssp#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.ict {
	font-family: 'IconsTemplate';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ict-cart:before {
	content: "\e900";
}
.ict-compare:before {
	content: "\e901";
}
.ict-heart:before {
	content: "\e902";
}
.ict-user:before {
	content: "\e903";
}
.ict-share:before {
	content: "\e904";
}


@font-face {
	font-family: 'IconsUni';
	src:url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/icu/fonts/iconsUni.eot?qtih0q');
	src:url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/icu/fonts/iconsUni.eot?qtih0q#iefix') format('embedded-opentype'),
		url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/icu/fonts/iconsUni.ttf?qtih0q') format('truetype'),
		url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/icu/fonts/iconsUni.woff?qtih0q') format('woff'),
		url('https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/fonts/icu/fonts/iconsUni.svg?qtih0q#iconsUni') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icu {
	font-family: 'IconsUni';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icu-mailru:before {
	content: "\e900";
}
.icu-moikrug:before {
	content: "\e901";
}
.icu-odnoklassniki:before {
	content: "\e902";
}
.icu-yandex:before {
	content: "\e903";
}


/*HOMEPAGE  HOT CATEGORY *****************************************************************
*****************************************************************************************/

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

    .grid12-3.hotcategory {
        width: 50% !important;
    }
}

/*override-theme.css str.142 *****************************************************************
**********************************************************************************************/
/* Regular header %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Cart + compare
-------------------------------------------------------------- */
/* Skip links has to be hidden except cart and compare */
.header-regular .mini-cart-heading,
.header-regular .mini-compare-heading,
.header-regular .mini-account-heading { display: block; }

.header-regular .mini-cart-heading .label.no-display,
.header-regular .mini-compare-heading .label.no-display,
.header-regular .mini-account-heading .label.no-display { display: none; }


/*override-theme.css str.274 ******************************************************************/

/*language switcher */
@media only screen and (max-width: 767px) {

    /* show */
    .show-below-768 {
        display: inherit !important;
    }
}
@media only screen and (min-width: 767px) {

    /* show */
    .show-below-768 {
        display: none !important;
    }
}

/* Central column
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Hidden elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-regular #mini-account-wrapper-mobile {
    display: none;
}

/* Selected skip links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Account
-------------------------------------------------------------- */
/* Hide account block's heading (only heading) */

.header-mobile .mini-account .mini-account-heading { display: none; }
.header-mobile .mini-account .mini-account-content { text-transform: uppercase; }
.header-mobile .mini-account .actions {
    border: none;
    padding-top: 0;
}


@media only screen and (min-width: 767px)
{
    .mini-account-content > ul > li > a{
        white-space: nowrap;
    }
}


/* microformats
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Product page
-------------------------------------------------------------- */

.micrform-section{
    position:absolute;
    left:0;
    top:-9999px;
}

.mini-account-content > ul > li {
    float: none;
}

/*HOMEPAGE  BANNERS *****************************************************************
*****************************************************************************************/

.homepage-banners.slim-homepage-banners .nested-container {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
}

.homepage-banners.slim-homepage-banners .banner {
    margin: 0;
}

.homepage-banners.slim-homepage-banners .grid12-6 {
    width: 50%;
}

/* FOOTER
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.footer-block .block-title {
    padding-top: 8px;
}

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

    .footer-block .block-title {
        padding-top: 20px;
    }
}

.container.leftsidemenu {
    padding-top: 0px;
}
.main-container,
.container.slipslider,
.main-container.slipslider {
    padding-top: 0 !important;
}

.developer-logo {
    width: 102px;
    height: 13px;
    display: inline-block;
    background-image: url('https://estore.ua/ua/skin/frontend/ultimo/unitop/images/brander/brander.png');
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.dev-logo {
    margin-left: 10px;
    max-width: 120px;
}

.footer-primary-top .social-links {
    padding-top: 20px;
}

/* PRODUCT PAGE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.availability-only {
    display: none;
}

.product-banner {
    width: 100%;
}

/* LAYERED NAVIGATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.toolbar .pager {
    display: none;
}
.toolbar-bottom .toolbar .pager {
    display: inherit;
}

.catalog-category-view .watermark{
    position: absolute;
    left: 15px;
    max-width: 100%;
}
.product-image .watermark{
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    margin-top: unset;
    max-width: unset;
}
.wrap-case,
.catalogsearch-result-index .wrap-case,
.itemslider-wrapper .wrap-case,
.catalog-product-view .thumbnails a,
#header-cart .mini-products-list .item a {
    position: relative;
}
.checkout-onepage-index .checkout-item a.product-image .watermark,
#header-cart .mini-products-list .item .watermark,
.wrap-case .watermark, .itemslider-wrapper .watermark{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.the-cart-form .image-left a.product-image,
.cart-table-wrapper .product-image .wrap-case,
.checkout-onepage-index .checkout-item a.product-image{
    position: relative;
}

.the-cart-form .item .watermark,
.cart-table-wrapper .product-image .watermark{
    max-width: 75px;
    position: static;
    margin-top: -75px;
}

.catalog-category-view .itemslider-wrapper .watermark,
.cart .itemslider-wrapper .watermark,
.catalog-product-view .thumbnails a .watermark
{
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px;
}

.cart .itemslider-wrapper .watermark {
    margin-top: unset;
    max-width: unset;
}

.itemslider-wrapper .itemslider .watermark{
    max-width: 196px;
    position: static;
    margin-top: -196px;
}
@media only screen and (max-width: 411px)  {
    .itemslider-wrapper .itemslider .watermark{
        margin-top: -90%;
    }
}
@media only screen and (max-width: 411px) {
    .the-cart-form .item .watermark,
    .cart-table-wrapper .product-image .watermark{
        position: absolute;
        margin-top: 0;
    }
}
/* button filter and sorter for mobile */
@media only screen and (max-width: 767px){
    .mobile-sort {
        font: bold 14px/16px 'SFUIDisplay', sans-serif;
    }
    .mobile-sort-fixed-top{
        position: fixed;
        top: 58px;
        height: 53px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 0 12px;
        z-index: 2;
        background: #fafafa;
    }
    .mobile-sort .filter-subtitle{
        height: 38px;
        border-radius: 0;
        padding: 8px 10px 10px 30px;
        border-color: #2295d4;
        border-width: 0 0 2px 0;
        color: #2295d4;
        position: relative;
    }
    .mobile-sort .filter-subtitle:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        background: url(/skin/frontend/ultimo/unitop/images/filter-icon.svg) no-repeat;
        width: 20px;
        height: 22px;
        margin: -11px 0 0;
    }
    .mobile-sort .sort-list {
        height: 38px;
        padding: 10px 10px 8px 30px;
        border-radius: 0;
        border: none;
        color: #333;
        font: bold 14px/16px 'SFUIDisplay', sans-serif;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .mobile-sort .sort-list::-ms-expand {display: none;}

    .mobile-sort .sort-list--deco{
        border-bottom: 2px solid #cbcbcb;
        position: relative;
    }
    .mobile-sort .sort-list--deco:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        background: url(/skin/frontend/ultimo/unitop/images/sorter-icon.svg) no-repeat;
        width: 17px;
        height: 11px;
        margin: -6px 0 0;
    }
   .mobile-sort .sort-list--block .sort-list--deco:after{
       content: none;
   }
}
/* end button filter and sorter for mobile */
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/

/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/

/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom; /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox { /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container { /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

/* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

/* RTL direction/left-side scrollbar */

.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

/* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px; /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px; /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px; /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px; /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0; /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/

/* default theme ("light") */

.mCSB_scrollTools {
    opacity: 0.75;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(https://estore.ua/ua/skin/frontend/ultimo/unitop/css/brander/mcustomscrollbar/mCSB_buttons.png); /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4;
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
    /*
    sprites locations
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
    /*
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
}

/* theme: "dark" */

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */

/* theme: "light-2", "dark-2" */

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

/* theme: "dark-2" */

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thick", "dark-thick" */

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

/* theme: "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thin", "dark-thin" */

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/* theme "dark-thin" */

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */

/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px; /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px; /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px; /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px; /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

/* ---------------------------------------- */

/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "3d-dark" */

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "3d-thick", "3d-thick-dark" */

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "minimal", "minimal-dark" */

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
}

/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
}

/* ---------------------------------------- */

/* theme "light-3", "dark-3" */

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "dark-3" */

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.faq-wrap {
    display: flex;
    flex-direction: column;
    background: rgb(244, 244, 244);
    margin-bottom: 30px;
    border-radius: 5px;
}
.faq-block {
    padding: 25px 25px;
    width: 100%;
}
.faq-items {
    width: 100%;
}
.faq-product{
    flex-direction: column;
}
.faq-product .faq-block {
    flex-basis: 100%;
    width: 100%;
}
.faq-product .faq-items {
    flex-basis: 100%;
    width: 100%;
}
li.faq-item {
    border-radius: 2px;
    border-width: 1px;
    border-bottom: 0;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    background: rgb(255, 255, 255);
}
.faq-product li.faq-item {
    position: relative;
}
li.faq-item:last-child {
    border-bottom: 1px;
    border-color: rgb(224, 224, 224);
    border-style: solid;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.faq-item__button {
    padding: 16px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    color: inherit;
    background: transparent;
    border-style: initial;
}
.faq-item__button:last-child{
    border-bottom: 1px;
}
.faq-item__question {
    max-width: 88%;
}
h2.faq-block__header {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin: 0;
}
.faq-product h2.faq-block__header{
    margin: 0;
}
.faq-item__question h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
}
.faq-item__answer {
    display: none;
    padding: 0 24px 16px;
}
.faq-item__answer p{
    margin: 0 5px 0 5px;
}
.faq-item__icon:after{
    content: '\e904';
    position: absolute;
    color: #000;
    font-family: 'icomoon';
    font-size: 12px;
    right: 36px;
    line-height: 0;
    transform: rotate(-90deg);
    transition: 0.2s all;
}
.faq-item__icon.active:after{
    content: '\e904';
    position: absolute;
    color: #000;
    font-family: 'icomoon';
    font-size: 12px;
    right: 36px;
    line-height: 0;
    transform: rotate(90deg);
    transition: 0.2s all;
}
.active {
    display: block;
}

@media screen and (max-width: 1194px) {
    .faq-wrap {
        flex-direction: column;
    }
    .faq-items, .faq-block{
        width: 100%;
    }
}
@media screen and (max-width: 405px) {
    .faq-wrap {
        flex-direction: column;
    }
    .faq-items, .faq-block{
        width: 100%;
    }
    .faq-block {
        padding: 18px;
    }
    h2.faq-block__header {
        font-size: 20px;
        line-height: 28px;
    }
}

.wrapper-fastfilters{
    width: 100%;
    overflow: hidden;
}
.fastfilters{
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    padding: 20px 0 0;
    margin: 0 0 0 -15px;
}
.fastfilters li{
    padding: 0 0 15px 15px;
}
.fastfilters a{
    display: flex;
    flex-wrap: nowrap;
    padding: 5px 10px;
    background: #fefefe;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    color: #000;
    justify-content: center;
}
.fastfilters a:hover{
    border-color: #2295D4;
    transition: border-color 0.2s ease;
}

.fastfilters.has-image{
    font-size: 16px;
    line-height: 19px;
    padding: 30px 0 0;
    margin: 0 -20px;
}
.fastfilters.has-image li{
    width: 140px;
    border-left: 1px solid #e5e5e5;
    padding: 0 20px 0 19px;
    margin: 0 0 30px;
}
/* .fastfilters.has-image li a span{
    word-break: anywhere;
    } */
.fastfilters.has-image a{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    color: #000;
    padding: 0;
    border: none;
    background: none;
}
.fastfilters.has-image img{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px
}
@media only screen and (max-width: 767px){
    .fastfilters{
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 20px 20px 0 20px;
        margin: 0  0 0 -25px;
    }
    .wrapper-fastfilters{
        position: relative;
        width: 96vw;
        margin: 0 -3px;
    }
    .wrapper-fastfilters::before{
        content: "";
        position: absolute;
        top: 0;
        left: -3px;
        height: 100%;
        width: 20px;
        background: linear-gradient(90deg, rgba(250,250,250, 1) 0%, rgba(250,250,250,0) 100%);
    }
    .wrapper-fastfilters::after{
        content: "";
        position: absolute;
        right: -3px;
        bottom: 0;
        height: 100%;
        width: 20px;
        background: linear-gradient(90deg, rgba(250,250,250, 0) 0%, rgba(250,250,250,1) 100%);
    }
    .fastfilters a span{
        white-space: nowrap;
    }
    .fastfilters.has-image{
        padding: 20px 20px 0;
        margin: 0 0 0 -20px;
    }
    .fastfilters::-webkit-scrollbar {display:none;}
    .fastfilters li{
        flex: 0 0 28%;
    }
    .fastfilters.has-image li{
        width: 120px;
        padding: 0 10px 0 9px;
        margin: 0 0 10px;
    }
    .fastfilters.has-image li:first-child{
        border: none;
    }
    .fastfilters.has-image a span{
        white-space: normal;
    }
    .block-layered-nav{
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
.category-review p {
    font-size: 14px;
    margin-left: 0;
}
ul.review-items {
    text-align: justify;
}
ul.review-items li p:last-child {
margin-bottom: 30px;
}
ul.review-items li a{
    color: #000;
}
.review-items-head{
    display: flex;
    margin: 3px 0 7px 0;
    justify-content: space-between;
}
.average-rating, .items-right {
    display: flex;
}
.average-rating p {
    margin-bottom: 10px;
}
.review-items li a .review-product-name {
    font-weight: 700;
}
.ratings{
    margin: 0 5px 0 5px;
}
span.date {
    font-style: italic;
}
.rew-container {
    margin: 20px 0 30px 60px;
}
.rew-container span {
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
    background-color: #2295d4;
}
.rew-container p {
    margin: 20px 0;
}
.rew-container img.rew-arrow {
    width: 20px;
    position: absolute;
    left: 31px;
}
