/* Reset
-------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, /* ol, ul, li, */ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, credentials, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; }
article, aside, credentials, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }

/* Common HTML elements, fonts, and colors
------------------------------------------ */
html,
body { width: 100%; min-height: 100%; height: 100%; min-width: 980px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; background: #fff; /* customize core background image here */ }
a {  outline:0 none; }
a:focus { outline:none; outline-offset:-4px; }
a:hover { color: red; }
input[type="button"]::-moz-focus-inner { border: 0; }
input[type="submit"]::-moz-focus-inner { border: 0; }
input[type="submit"] { cursor: pointer; }
a img { border: 0; }
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, blockquote { margin-bottom: 20px; }
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.4em; }
h1 a { text-decoration:none; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; color: #3CA8A4; text-transform: uppercase; padding-bottom: 10px; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1, h2, h3, h4, h5, h6 { line-height:1.2em; margin-bottom:.3em; }
ul, ol { padding-top:0; padding-left: 30px; }
ol { list-style: decimal; }
input, textarea, select { margin:0; } 
input, textarea { font-size: 1em; color: #000; font-family: Trebuchet MS, Helvetica, sans-serif; }
input[type="button"]:focus { outline:none; outline-offset:-2px; }
fieldset { border:1px solid #bbb; padding:10px; position:relative; background:#e9e9e9; margin-bottom:10px; }
legend { font-size:1.1em; padding:.4em .8em; background:#fff; //background:none;
border:1px solid #bbb; //border:none
}
textarea:focus, input:focus{ outline: 0; }
fieldset p label { width:98%; }
fieldset p input[type="text"] { width:98%; }
fieldset p select { width:99%; }
blockquote { color: #555; font-size:0.9em; padding:20px; background: #f3f3f3; border-left: 2px solid #ccc; }
blockquote cite { font-size: 0.9em; }
hr { background-color: #ccc; height: 1px; border: 0; }
p { line-height: 1.5; }
/* Misc elements
---------------- */
.block { padding: 10px; }
.inline-link { text-decoration: none !important; }
.inline-link b { border-bottom: 1px dotted; font-weight: normal; position: relative; top: -0.13em;}
.inline-link b i { font-style: normal; position: relative; top: 0.13em;}
.small { font-size: 0.9em; }
.large { font-size: 1.2em; }
.highlighted { background:  #ffc; }
iframe { max-width: 100%; }

.shadowed { -moz-box-shadow: 0 5px 15px #aaa; -webkit-box-shadow: 0 5px 15px #aaa; box-shadow: 0 5px 15px #aaa; }
.nowrap { white-space: nowrap; }
.clearfix:after{content:"";display:block;clear:both}
.clearfix{zoom:1}

.bold { font-weight: bold; }
.relative { position: relative; }
.float-left { float: left; }
.float-right { float: right; }
.inline-block { display: inline-block; }
.hint { color: #818289; font-size: 0.9em; }
.hint a,
.hint:visited,
.hint a:visited { color: #818289; }
.gray, .grey { color: #818289; }
.highlight { color: #01a499; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.clear-both { clear: both; }
.min-width { width: 1%; }
.error { color: #ff0000; }
#user-auth-provider { margin: 5px 0; }
#user-auth-provider li a { padding: 5px; }
.wa-captcha-img { vertical-align: middle; }
ul.menu-v a.wa-captcha-refresh { display: inline-block; }
.errormsg { color: #ff0000; }
.indent25px { text-indent: 25px; }
.width50px, input.width50px { width: 50px; }

#go-top { position: fixed; right: 50px; bottom: 50px; display: none; z-index: 5; }

#go-top a { width: 35px; height: 36px; background: url("img/colors/lightblue/go-top-arrows.png") -39px -2px no-repeat; display: block;  }
.multishop-pink #go-top a { background: url("img/colors/pink/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-green #go-top a { background: url("img/colors/green/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-blue #go-top a { background: url("img/colors/blue/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-purple #go-top a { background: url("img/colors/purple/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-black #go-top a { background: url("img/colors/black/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-white #go-top a { background: url("img/colors/white/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-emerald #go-top a { background: url("img/colors/emerald/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-orange #go-top a { background: url("img/colors/orange/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-red #go-top a { background: url("img/colors/red/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-red2 #go-top a { background: url("img/colors/red2/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-lightpurple #go-top a { background: url("img/colors/lightpurple/go-top-arrows.png") -39px -2px no-repeat; }
.multishop-blindblue #go-top a { background: url("img/colors/blindblue/go-top-arrows.png") -39px -2px no-repeat; }

#go-top a:hover { background-position: -2px -2px; }
/* MENUs
-------------------------------------------- */
ul.menu-v { list-style-type:none; margin:5px 0 0; padding: 0; }
ul.menu-v li { text-align:left; display:block; margin:0 -2px 3px 0; line-height:1em; position: relative /* for overhanging icons */; min-width: 60px; }
ul.menu-v a { outline:none; -moz-outline:none; font-style:normal; text-decoration: none; color: #03c; display: block /* for proper hierarchical menus display */; padding: 5px; margin: -5px; }
ul.menu-v a strong.small.highlighted { color: #000; }
ul.menu-v li.selected  > a { background:#eee; color: #000; }
ul.menu-v li.selected a.inline-link b { border-bottom: 0; }
ul.menu-v.with-icons li { padding: 4px 2px 4px 24px; margin-left: -4px; }
ul.menu-v.with-icons a { padding-left: 23px; margin-left: -23px; }
ul.menu-v.with-icons i.icon10 { margin-right: 5px; }
ul.menu-v.with-icons i.icon16 { margin-left: -20px; margin-right: 4px; }
ul.menu-v.collapsible { padding-left: 12px; }
ul.menu-v.compact li { padding-top: 1px; padding-bottom: 1px; }
ul.menu-v.compact li a { margin-bottom: 0; margin-top: 0; padding-bottom: 2px; padding-top: 2px; }
ul.menu-v.compact img.overhanging { margin-top: -6px; top: 4px;margin-right: 4px; }
ul.menu-v.compact i.icon10 { margin-top: 1px; }
ul.menu-v.compact i.icon16 { margin-top: -2px; }
ul.menu-v li.drag-newparent a { background:#eec !important; }
ul.menu-v li.drag-newposition { height: 2px; background: inherit; padding: 0; margin: -2px -10px 0 -5px; } /* placeholder for menu-v sort order change */
ul.menu-v li.drag-newposition.active { background: #bb8; }
ul.menu-v li.drag-newparent ul.menu-v li a { background: inherit !important; color: #03c; /* color for links within hierarchical nodes */ }
ul.menu-v.dropdown li { position: relative; }
ul.menu-v.dropdown li ul { display: none; position: absolute; left: 100%; width: 100%; top: -12px; background: #fff; z-index: 50; margin-left: 2px; -moz-box-shadow: 0 1px 4px #000; -webkit-box-shadow: 0 1px 4px #000; box-shadow: 0 1px 4px #000; }
.no-boxshadow ul.menu-v.dropdown li ul { border: 2px solid #aaa; }
ul.menu-v.dropdown li:hover ul { display: block; }
ul.menu-v.dropdown.disabled li:hover ul { display: none !important; }
ul.menu-v.dropdown li:hover ul ul { display: none; } /* level 2*/
ul.menu-v.dropdown li:hover ul li:hover ul { display: block; }
ul.menu-v.dropdown li:hover ul li:hover ul ul { display: none; } /* level 3; add more levels in a similar way if you want */
ul.menu-v li.top-padded { padding-top: 15px; } /* extra bottom padding for visual menu segmentation */
ul.menu-v li.bottom-padded { padding-bottom: 15px; }
ul.menu-v li.hr { margin-top: 10px !important; border-top: 1px solid #ccc; padding: 0; }
ul.menu-v li.hr:hover { background: inherit !important; }
ul.menu-v li a.inline { display:inline; margin:0px; padding:0px; min-width:0px; }
ul.menu-v.with-icons.stack { margin: 0 0 20px; }
ul.menu-v.with-icons.stack li { margin: 1px 3px 5px -1px; }
ul.menu-v.with-icons.stack li a { padding-bottom: 7px; padding-left: 26px; padding-top: 7px; }
ul.menu-v li.gray a, ul.menu-v li.grey a { color: #aaa; }
ul.menu-v a { color: #060606; }

ul.menu-v li.selected > a, ul.menu-v li a:hover { background: none; color: #00beba; }
.multishop-pink ul.menu-v li.selected > a, .multishop-pink ul.menu-v li a:hover, 
.multishop-green ul.menu-v li.selected > a, .multishop-green ul.menu-v li a:hover, 
.multishop-blue ul.menu-v li.selected > a, .multishop-blue ul.menu-v li a:hover,  
.multishop-purple ul.menu-v li.selected > a, .multishop-purple ul.menu-v li a:hover, 
.multishop-black ul.menu-v li.selected > a, .multishop-black ul.menu-v li a:hover, 
.multishop-white ul.menu-v li.selected > a, .multishop-white ul.menu-v li a:hover, 
.multishop-emerald ul.menu-v li.selected > a, .multishop-emerald ul.menu-v li a:hover, 
.multishop-orange ul.menu-v li.selected > a, .multishop-orange ul.menu-v li a:hover, 
.multishop-red ul.menu-v li.selected > a, .multishop-red ul.menu-v li a:hover, 
.multishop-red2 ul.menu-v li.selected > a, .multishop-red2 ul.menu-v li a:hover, 
.multishop-lightpurple ul.menu-v li.selected > a, .multishop-lightpurple ul.menu-v li a:hover, 
.multishop-blindblue ul.menu-v li.selected > a, .multishop-blindblue ul.menu-v li a:hover { background: none; }
/* .menu-h is for horizontal menus: view mode, filters, etc. */
ul.menu-h { margin: 0; padding:0; max-width:100%; }
ul.menu-h > li { display: inline-block; //display: inline;
text-align:left; list-style-type:none; font-weight:normal; line-height:1em; margin: 0 10px 0 0; }
ul.menu-h a { text-decoration:none; display: block; }
ul.menu-h > li.selected > a { background:#eee; color:#000; }
ul.menu-h > li.selected a.inline-link b { border-bottom: 0; }
ul.menu-h li.last { margin-right: 0; }
.dropdown { position: relative; }
.dropdown ul { display: none; position: absolute; top: 85%;  left: -2px; background: #fff;  padding: 0 0 10px 0; z-index: 50; margin-left: 2px; -moz-box-shadow: 0 1px 4px #000; -webkit-box-shadow: 0 1px 4px #000; box-shadow: 0 1px 4px #000; } 
.no-boxshadow .dropdown ul { border: 2px solid #aaa; }
.dropdown ul li { display: block; margin: 0; }
.dropdown ul li i.icon16 { margin-left:-20px; margin-right:4px; }
.dropdown ul li ul { top: -7px; left: 100%; margin-left: 0; }
.dropdown:hover ul { display: block; }
.dropdown:hover ul ul { display: none; }  /* level 2*/
.dropdown:hover ul li:hover ul { display: block; }
.dropdown:hover ul li:hover ul ul { display: none; } /* level 3; add more levels in a similar way if needed */
.dropdown:hover ul li:hover ul li:hover ul { display: block; }
.dropdown:hover ul li:hover ul li:hover ul ul { display: none; } /* level 4*/
.dropdown:hover ul li:hover ul li:hover ul li:hover ul { display: block; }
.dropdown:hover ul li:hover ul li:hover ul li:hover ul ul { display: none; } /* level 5*/
.dropdown:hover ul li:hover ul li:hover ul li:hover ul li:hover ul { display: block; }
.dropdown:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul { display: none; } /* level 6*/
.dropdown:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul{ display: block; }
/*Layout*/
.sidebar, .sidebar.left200px { float:left; width: 200px; } /* 200px is the default sidebar width */
.sidebar.left100px { float:left; width: 100px; }
.sidebar.left150px { float:left; width: 150px; }
.sidebar.left250px { float:left; width: 250px; }
.sidebar.left240px { float:left; width: 240px; }
.sidebar.left300px { float:left; width: 300px; }
.sidebar.left350px { float:left; width: 350px; }
.sidebar.left400px { float:left; width: 400px; }
.sidebar.left450px { float:left; width: 450px; }
.sidebar.left500px { float:left; width: 500px; }
.sidebar.right200px { float:right; width: 200px; }
.sidebar.right100px { float:right; width: 100px; }
.sidebar.right150px { float:right; width: 150px; }
.sidebar.right165px { float:right; width: 165px; }
.sidebar.right250px { float:right; width: 250px; }
.sidebar.right300px { float:right; width: 300px; }
.sidebar.right350px { float:right; width: 350px; }
.sidebar.right400px { float:right; width: 400px; }
.sidebar.right450px { float:right; width: 450px; }
.sidebar ul { padding-left: 10px; }
.content { margin-left:0; }
.content.left200px { margin-left:200px; }
.content.left100px { margin-left:100px; }
.content.left150px { margin-left:150px; }
.content.left250px { margin-left:250px; }
.content.left260px { margin-left:260px; }
.content.left300px { margin-left:300px; }
.content.left350px { margin-left:350px; }
.content.left400px { margin-left:400px; }
.content.left450px { margin-left:450px; }
.content.left500px { margin-left:500px; }
.content.right100px { margin-right:100px; }
.content.right200px { margin-right:200px; }
.content.right150px { margin-right:150px; }
.content.right165px { margin-right:165px; }
.content.right250px { margin-right:250px; }
.content.right300px { margin-right:300px; }
.content.right350px { margin-right:350px; }
.content.right400px { margin-right:400px; }
.content.right450px { margin-right:450px; }

/* Custom styles
-------------- */
a { color: #004268; }

a:hover, a.selected { color: #01c4c0; }

.multishop-pink a:hover, .multishop-pink a.selected,
.multishop-pink #currencies a:hover, .multishop-pink #currencies a.selected,
.multishop-pink h3,
.multishop-pink .category-columns ul.menu-v h6 a, 
.multishop-pink .category-columns h6 a,
.multishop-pink .category-columns .parent-title a:hover,
.multishop-pink ul.menu-h.my-nav li.selected a, 
.multishop-pink ul.menu-h.my-nav li a:hover,
.multishop-pink ul.menu-v li.selected > a, .multishop-pink ul.menu-v li a:hover,
.multishop-pink .cart .stock-high,
.multishop-pink .compare-page h1,
.multishop-pink .checkout-step h2.selected,
.multishop-pink .cart-page h1,
.multishop-pink .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-pink .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-pink .filters input[type="radio"]:checked + label,
.multishop-pink .filters input[type="checkbox"]:checked + label, 
.multishop-pink .filters label:hover,
.multishop-pink .category-name,
.multishop-pink .category-sidebar ul.menu-v a.selected, 
.multishop-pink .category-sidebar ul.menu-v a:hover, 
.multishop-pink .category-sidebar h4 a:hover,
.multishop-pink .related h4, 
.multishop-pink .heading,
.multishop-pink ul.thumbs h5 a:hover, 
.multishop-pink ul.table h5 a:hover,
.multishop-pink .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-pink #multishop-settings .setting-block a:hover,
.multishop-pink .cart-result .cart-affiliate .points, 
.multishop-pink .affiliate .points { color: #db2261; }
.multishop-green a:hover, .multishop-green a.selected,
.multishop-green #currencies a:hover, .multishop-green #currencies a.selected,
.multishop-green h3,
.multishop-green .category-columns ul.menu-v h6 a, 
.multishop-green .category-columns h6 a,
.multishop-green .category-columns .parent-title a:hover,
.multishop-green ul.menu-h.my-nav li.selected a, 
.multishop-green ul.menu-h.my-nav li a:hover,
.multishop-green ul.menu-v li.selected > a, .multishop-green ul.menu-v li a:hover,
.multishop-green .cart .stock-high, 
.multishop-green .compare-page h1,
.multishop-green .checkout-step h2.selected,
.multishop-green .cart-page h1,
.multishop-green .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-green .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-green .filters input[type="radio"]:checked + label,
.multishop-green .filters input[type="checkbox"]:checked + label, 
.multishop-green .filters label:hover,
.multishop-green .category-name,
.multishop-green .category-sidebar ul.menu-v a.selected, 
.multishop-green .category-sidebar ul.menu-v a:hover, 
.multishop-green .category-sidebar h4 a:hover,
.multishop-green .related h4,
.multishop-green .heading,
.multishop-green ul.thumbs h5 a:hover, 
.multishop-green ul.table h5 a:hover,
.multishop-green .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-green #multishop-settings .setting-block a:hover,
.multishop-green .cart-result .cart-affiliate .points, 
.multishop-green .affiliate .points { color: #8ed417; }
.multishop-blue a:hover, .multishop-blue a.selected,
.multishop-blue #currencies a:hover, .multishop-blue #currencies a.selected,
.multishop-blue h3,
.multishop-blue .category-columns ul.menu-v h6 a, 
.multishop-blue .category-columns h6 a,
.multishop-blue .category-columns .parent-title a:hover,
.multishop-blue ul.menu-h.my-nav li.selected a, 
.multishop-blue ul.menu-h.my-nav li a:hover,
.multishop-blue ul.menu-v li.selected > a, .multishop-blue ul.menu-v li a:hover,
.multishop-blue .cart .stock-high,
.multishop-blue .compare-page h1,
.multishop-blue .checkout-step h2.selected,
.multishop-blue .cart-page h1,
.multishop-blue .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-blue .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-blue .filters input[type="radio"]:checked + label,
.multishop-blue .filters input[type="checkbox"]:checked + label, 
.multishop-blue .filters label:hover,
.multishop-blue .category-name,
.multishop-blue .category-sidebar ul.menu-v a.selected, 
.multishop-blue .category-sidebar ul.menu-v a:hover, 
.multishop-blue .category-sidebar h4 a:hover,
.multishop-blue .related h4,
.multishop-blue .heading,
.multishop-blue ul.thumbs h5 a:hover, 
.multishop-blue ul.table h5 a:hover,
.multishop-blue .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-blue #multishop-settings .setting-block a:hover,
.multishop-blue .cart-result .cart-affiliate .points, 
.multishop-blue .affiliate .points { color: #00a6d6; }
.multishop-purple a:hover, .multishop-purple a.selected,
.multishop-purple #currencies a:hover, .multishop-purple #currencies a.selected,
.multishop-purple h3,
.multishop-purple .category-columns ul.menu-v h6 a, 
.multishop-purple .category-columns h6 a,
.multishop-purple .category-columns .parent-title a:hover,
.multishop-purple ul.menu-h.my-nav li.selected a, 
.multishop-purple ul.menu-h.my-nav li a:hover,
.multishop-purple ul.menu-v li.selected > a, .multishop-purple ul.menu-v li a:hover,
.multishop-purple .cart .stock-high,
.multishop-purple .compare-page h1,
.multishop-purple .checkout-step h2.selected,
.multishop-purple .cart-page h1,
.multishop-purple .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-purple .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-purple .filters input[type="radio"]:checked + label,
.multishop-purple .filters input[type="checkbox"]:checked + label, 
.multishop-purple .filters label:hover,
.multishop-purple .category-name,
.multishop-purple .category-sidebar ul.menu-v a.selected, 
.multishop-purple .category-sidebar ul.menu-v a:hover, 
.multishop-purple .category-sidebar h4 a:hover,
.multishop-purple .related h4,
.multishop-purple .heading,
.multishop-purple ul.thumbs h5 a:hover, 
.multishop-purple ul.table h5 a:hover,
.multishop-purple .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-purple #multishop-settings .setting-block a:hover { color: #834c91; }
.multishop-white a:hover, .multishop-white a.selected,
.multishop-white #currencies a:hover, .multishop-white #currencies a.selected,
.multishop-white h3,
.multishop-white .category-columns ul.menu-v h6 a, 
.multishop-white .category-columns h6 a,
.multishop-white .category-columns .parent-title a:hover,
.multishop-white ul.menu-h.my-nav li.selected a, 
.multishop-white ul.menu-h.my-nav li a:hover,
.multishop-white ul.menu-v li.selected > a, .multishop-white ul.menu-v li a:hover,
.multishop-white .cart .stock-high,
.multishop-white .compare-page h1,
.multishop-white .checkout-step h2.selected,
.multishop-white .cart-page h1,
.multishop-white .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-white .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-white .filters input[type="radio"]:checked + label,
.multishop-white .filters input[type="checkbox"]:checked + label, 
.multishop-white .filters label:hover,
.multishop-white .category-name,
.multishop-white .category-sidebar ul.menu-v a.selected, 
.multishop-white .category-sidebar ul.menu-v a:hover, 
.multishop-white .category-sidebar h4 a:hover,
.multishop-white .related h4,
.multishop-white .heading,
.multishop-white ul.thumbs h5 a:hover, 
.multishop-white ul.table h5 a:hover,
.multishop-white #multishop-settings .setting-block a:hover,
.multishop-white .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-white .cart-result .cart-affiliate .points, 
.multishop-white .affiliate .points,
.multishop-black a:hover, .multishop-black a.selected,
.multishop-black #currencies a:hover, .multishop-black #currencies a.selected,
.multishop-black h3,
.multishop-black .category-columns ul.menu-v h6 a, 
.multishop-black .category-columns h6 a,
.multishop-black .category-columns .parent-title a:hover,
.multishop-black ul.menu-h.my-nav li.selected a, 
.multishop-black ul.menu-h.my-nav li a:hover,
.multishop-black ul.menu-v li.selected > a, .multishop-black ul.menu-v li a:hover,
.multishop-black .cart .stock-high,
.multishop-black .compare-page h1,
.multishop-black .checkout-step h2.selected,
.multishop-black .cart-page h1,
.multishop-black .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-black .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-black .filters input[type="radio"]:checked + label,
.multishop-black .filters input[type="checkbox"]:checked + label, 
.multishop-black .filters label:hover,
.multishop-black .category-name,
.multishop-black .category-sidebar ul.menu-v a.selected, 
.multishop-black .category-sidebar ul.menu-v a:hover, 
.multishop-black .category-sidebar h4 a:hover,
.multishop-black .related h4,
.multishop-black .heading,
.multishop-black ul.thumbs h5 a:hover, 
.multishop-black ul.table h5 a:hover,
.multishop-black .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-black #multishop-settings .setting-block a:hover,
.multishop-black .cart-result .cart-affiliate .points, 
.multishop-black .affiliate .points { color: #80aed2; }
.multishop-emerald a:hover, .multishop-emerald a.selected,
.multishop-emerald #currencies a:hover, .multishop-emerald #currencies a.selected,
.multishop-emerald h3,
.multishop-emerald .category-columns ul.menu-v h6 a, 
.multishop-emerald .category-columns h6 a,
.multishop-emerald .category-columns .parent-title a:hover,
.multishop-emerald ul.menu-h.my-nav li.selected a, 
.multishop-emerald ul.menu-h.my-nav li a:hover,
.multishop-emerald ul.menu-v li.selected > a, .multishop-emerald ul.menu-v li a:hover,
.multishop-emerald .cart .stock-high,
.multishop-emerald .compare-page h1,
.multishop-emerald .checkout-step h2.selected,
.multishop-emerald .cart-page h1,
.multishop-emerald .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-emerald .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-emerald .filters input[type="radio"]:checked + label,
.multishop-emerald .filters input[type="checkbox"]:checked + label, 
.multishop-emerald .filters label:hover,
.multishop-emerald .category-name,
.multishop-emerald .category-sidebar ul.menu-v a.selected, 
.multishop-emerald .category-sidebar ul.menu-v a:hover, 
.multishop-emerald .category-sidebar h4 a:hover,
.multishop-emerald .related h4,
.multishop-emerald .heading,
.multishop-emerald ul.thumbs h5 a:hover, 
.multishop-emerald ul.table h5 a:hover,
.multishop-emerald .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-emerald #multishop-settings .setting-block a:hover,
.multishop-emerald .cart-result .cart-affiliate .points, 
.multishop-emerald .affiliate .points { color: #1fc987; }
.multishop-orange a:hover, .multishop-orange a.selected,
.multishop-orange #currencies a:hover, .multishop-orange #currencies a.selected,
.multishop-orange h3,
.multishop-orange .category-columns ul.menu-v h6 a, 
.multishop-orange .category-columns h6 a,
.multishop-orange .category-columns .parent-title a:hover,
.multishop-orange ul.menu-h.my-nav li.selected a, 
.multishop-orange ul.menu-h.my-nav li a:hover,
.multishop-orange ul.menu-v li.selected > a, .multishop-orange ul.menu-v li a:hover,
.multishop-orange .cart .stock-high,
.multishop-orange .compare-page h1,
.multishop-orange .checkout-step h2.selected,
.multishop-orange .cart-page h1,
.multishop-orange .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-orange .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-orange .filters input[type="radio"]:checked + label,
.multishop-orange .filters input[type="checkbox"]:checked + label, 
.multishop-orange .filters label:hover,
.multishop-orange .category-name,
.multishop-orange .category-sidebar ul.menu-v a.selected, 
.multishop-orange .category-sidebar ul.menu-v a:hover, 
.multishop-orange .category-sidebar h4 a:hover,
.multishop-orange .related h4,
.multishop-orange .heading,
.multishop-orange ul.thumbs h5 a:hover, 
.multishop-orange ul.table h5 a:hover,
.multishop-orange .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-orange #multishop-settings .setting-block a:hover,
.multishop-orange .cart-result .cart-affiliate .points, 
.multishop-orange .affiliate .points { color: #f7a316; }
.multishop-red a:hover, .multishop-red a.selected,
.multishop-red #currencies a:hover, .multishop-red #currencies a.selected,
.multishop-red h3,
.multishop-red .category-columns ul.menu-v h6 a, 
.multishop-red .category-columns h6 a,
.multishop-red .category-columns .parent-title a:hover,
.multishop-red ul.menu-h.my-nav li.selected a, 
.multishop-red ul.menu-h.my-nav li a:hover,
.multishop-red ul.menu-v li.selected > a, .multishop-red ul.menu-v li a:hover,
.multishop-red .cart .stock-high,
.multishop-red .compare-page h1,
.multishop-red .checkout-step h2.selected,
.multishop-red .cart-page h1,
.multishop-red .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-red .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-red .filters input[type="radio"]:checked + label,
.multishop-red .filters input[type="checkbox"]:checked + label, 
.multishop-red .filters label:hover,
.multishop-red .category-name,
.multishop-red .category-sidebar ul.menu-v a.selected, 
.multishop-red .category-sidebar ul.menu-v a:hover, 
.multishop-red .category-sidebar h4 a:hover,
.multishop-red .related h4,
.multishop-red .heading,
.multishop-red ul.thumbs h5 a:hover, 
.multishop-red ul.table h5 a:hover,
.multishop-red .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-red #multishop-settings .setting-block a:hover,
.multishop-red .cart-result .cart-affiliate .points, 
.multishop-red .affiliate .points { color: #e5012b; }
.multishop-red2 a:hover, .multishop-red2 a.selected,
.multishop-red2 #currencies a:hover, .multishop-red2 #currencies a.selected,
.multishop-red2 h3,
.multishop-red2 .category-columns ul.menu-v h6 a, 
.multishop-red2 .category-columns h6 a,
.multishop-red2 .category-columns .parent-title a:hover,
.multishop-red2 ul.menu-h.my-nav li.selected a, 
.multishop-red2 ul.menu-h.my-nav li a:hover,
.multishop-red2 ul.menu-v li.selected > a, .multishop-red2 ul.menu-v li a:hover,
.multishop-red2 .cart .stock-high,
.multishop-red2 .compare-page h1,
.multishop-red2 .checkout-step h2.selected,
.multishop-red2 .cart-page h1,
.multishop-red2 .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-red2 .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-red2 .filters input[type="radio"]:checked + label,
.multishop-red2 .filters input[type="checkbox"]:checked + label, 
.multishop-red2 .filters label:hover,
.multishop-red2 .category-name,
.multishop-red2 .category-sidebar ul.menu-v a.selected, 
.multishop-red2 .category-sidebar ul.menu-v a:hover, 
.multishop-red2 .category-sidebar h4 a:hover,
.multishop-red2 .related h4,
.multishop-red2 .heading,
.multishop-red2 ul.thumbs h5 a:hover, 
.multishop-red2 ul.table h5 a:hover,
.multishop-red2 .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-red2 #multishop-settings .setting-block a:hover,
.multishop-red2 .cart-result .cart-affiliate .points, 
.multishop-red2 .affiliate .points { color: #d10101; }
.multishop-lightpurple a:hover, .multishop-lightpurple a.selected,
.multishop-lightpurple #currencies a:hover, .multishop-lightpurple #currencies a.selected,
.multishop-lightpurple h3,
.multishop-lightpurple .category-columns ul.menu-v h6 a, 
.multishop-lightpurple .category-columns h6 a,
.multishop-lightpurple .category-columns .parent-title a:hover,
.multishop-lightpurple ul.menu-h.my-nav li.selected a, 
.multishop-lightpurple ul.menu-h.my-nav li a:hover,
.multishop-lightpurple ul.menu-v li.selected > a, .multishop-lightpurple ul.menu-v li a:hover,
.multishop-lightpurple .cart .stock-high,
.multishop-lightpurple .compare-page h1,
.multishop-lightpurple .checkout-step h2.selected,
.multishop-lightpurple .cart-page h1,
.multishop-lightpurple .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-lightpurple .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-lightpurple .filters input[type="radio"]:checked + label,
.multishop-lightpurple .filters input[type="checkbox"]:checked + label, 
.multishop-lightpurple .filters label:hover,
.multishop-lightpurple .category-name,
.multishop-lightpurple .category-sidebar ul.menu-v a.selected, 
.multishop-lightpurple .category-sidebar ul.menu-v a:hover, 
.multishop-lightpurple .category-sidebar h4 a:hover,
.multishop-lightpurple .related h4,
.multishop-lightpurple .heading,
.multishop-lightpurple ul.thumbs h5 a:hover, 
.multishop-lightpurple ul.table h5 a:hover,
.multishop-lightpurple .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-lightpurple #multishop-settings .setting-block a:hover,
.multishop-lightpurple .cart-result .cart-affiliate .points, 
.multishop-lightpurple .affiliate .points { color: #b39bb3; }
.multishop-blindblue a:hover, .multishop-blindblue a.selected,
.multishop-blindblue #currencies a:hover, .multishop-blindblue #currencies a.selected,
.multishop-blindblue h3,
.multishop-blindblue .category-columns ul.menu-v h6 a, 
.multishop-blindblue .category-columns h6 a,
.multishop-blindblue .category-columns .parent-title a:hover,
.multishop-blindblue ul.menu-h.my-nav li.selected a, 
.multishop-blindblue ul.menu-h.my-nav li a:hover,
.multishop-blindblue ul.menu-v li.selected > a, .multishop-blindblue ul.menu-v li a:hover,
.multishop-blindblue .cart .stock-high,
.multishop-blindblue .compare-page h1,
.multishop-blindblue .checkout-step h2.selected,
.multishop-blindblue .cart-page h1,
.multishop-blindblue .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap, 
.multishop-blindblue .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap,
.multishop-blindblue .filters input[type="radio"]:checked + label,
.multishop-blindblue .filters input[type="checkbox"]:checked + label, 
.multishop-blindblue .filters label:hover,
.multishop-blindblue .category-name,
.multishop-blindblue .category-sidebar ul.menu-v a.selected, 
.multishop-blindblue .category-sidebar ul.menu-v a:hover, 
.multishop-blindblue .category-sidebar h4 a:hover,
.multishop-blindblue .related h4,
.multishop-blindblue .heading,
.multishop-blindblue ul.thumbs h5 a:hover, 
.multishop-blindblue ul.table h5 a:hover,
.multishop-blindblue .lazyloading-paging ul.menu-h > li.selected > a,
.multishop-blindblue #multishop-settings .setting-block a:hover,
.multishop-blindblue .cart-result .cart-affiliate .points, 
.multishop-blindblue .affiliate .points { color: #8594cd; }

article time { font-style: italic; }
.wrap { width: 980px; margin: 0 auto; padding: 0; position: relative; }

.main-wrapper {height: auto; min-height: 100%; overflow: hidden;}
#main { margin: 0; padding-bottom: 166px; position: relative; z-index: 1; }
#main > .wrap { background: #fff; padding-bottom: 10px;   }
#main > .wrap:before { content: ''; display: block; height: 10px; }
#main.big-footer { padding-bottom: 305px; }

.content.main-page { margin-left: 530px; }
.price { color: #d0024e; }
.compare-price, .compare-at-price { color: #a3a3a3; text-decoration: line-through;  }
.hidden { display: none; }
.heading { color: #01C7C3; }
.h2 { font-size: 1.75em; }
/*Table*/
table tr.div { background: #FBFBFB; }
/*Page*/
#page { margin-bottom: 10px; padding-left: 10px; }
#page, p { line-height: 1.5; padding-right: 5px;}
ul.menu-h.subpages { margin-bottom: 5px; }
ul.menu-h.subpages a { text-decoration: underline; }
/* Buttons */
.button, .wa-submit input[type='submit'] { text-decoration: none; position: relative; text-align: center; line-height: 2.3; display: inline-block; border: 1px solid #3d3f41; color: #3d3f41; height: 35px; width: 153px; }

.multishop-pink .button.theme, 
.multishop-pink .wa-submit input[type='submit'],
.multishop-pink .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #d1225c; background:#ee437c;background:-moz-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(238,67,124,1)),color-stop(100%,rgba(219,48,105,1)));background:-webkit-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:-o-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:-ms-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:linear-gradient(to bottom,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee437c', endColorstr='#db3069', GradientType=0); }
.multishop-green .button.theme, 
.multishop-green .wa-submit input[type='submit'],
.multishop-green .checkout-step h2.selected .checkout-number { color: #01304b; border: 1px solid #7cc203; background:#a5eb2a;background:-moz-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(165,235,42,1)),color-stop(100%,rgba(146,216,23,1)));background:-webkit-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:-o-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:-ms-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:linear-gradient(to bottom,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5eb2a', endColorstr='#92d817', GradientType=0); } 
.multishop-blue .button.theme, 
.multishop-blue .wa-submit input[type='submit'],
.multishop-blue .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #008bb3; background:#24b8e3;background:-moz-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(36,184,227,1)),color-stop(100%,rgba(17,165,207,1)));background:-webkit-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:-o-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:-ms-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:linear-gradient(to bottom,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24b8e3', endColorstr='#11a5cf', GradientType=0); }
.multishop-lightblue .button.theme, 
.multishop-lightblue .wa-submit input[type='submit'],
.multishop-lightblue .checkout-step h2.selected .checkout-number { background: rgb(68,223,218); background: -moz-linear-gradient(top,  rgba(68,223,218,1) 0%, rgba(37,192,186,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(68,223,218,1)), color-stop(100%,rgba(37,192,186,1))); background: -webkit-linear-gradient(top,  rgba(68,223,218,1) 0%,rgba(37,192,186,1) 100%); background: -o-linear-gradient(top,  rgba(68,223,218,1) 0%,rgba(37,192,186,1) 100%); background: -ms-linear-gradient(top,  rgba(68,223,218,1) 0%,rgba(37,192,186,1) 100%); background: linear-gradient(to bottom,  rgba(68,223,218,1) 0%,rgba(37,192,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44dfda', endColorstr='#25c0ba',GradientType=0 ); }
.multishop-purple .button.theme, 
.multishop-purple .wa-submit input[type='submit'],
.multishop-purple .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #7d448c; background:#9b69a8;background:-moz-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(155,105,168,1)),color-stop(100%,rgba(136,86,149,1)));background:-webkit-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:-o-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:-ms-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:linear-gradient(to bottom,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b69a8', endColorstr='#885695', GradientType=0); }
.multishop-emerald .button.theme, 
.multishop-emerald .wa-submit input[type='submit'],
.multishop-emerald .checkout-step h2.selected .checkout-number { color: #384045; border: 1px solid #05ab6a; background:#3ee8a6;background:-moz-linear-gradient(top,rgba(62,232,166,1)2%,rgba(43,213,146,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(2%,rgba(62,232,166,1)),color-stop(100%,rgba(43,213,146,1)));background:-webkit-linear-gradient(top,rgba(62,232,166,1)2%,rgba(43,213,146,1)100%);background:-o-linear-gradient(top,rgba(62,232,166,1)2%,rgba(43,213,146,1)100%);background:-ms-linear-gradient(top,rgba(62,232,166,1)2%,rgba(43,213,146,1)100%);background:linear-gradient(to bottom,rgba(62,232,166,1)2%,rgba(43,213,146,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ee8a6', endColorstr='#2bd592', GradientType=0); }
.multishop-orange .button.theme, 
.multishop-orange .wa-submit input[type='submit'],
.multishop-orange .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #db7304; background:#fcab1c;background:-moz-linear-gradient(top,rgba(252,171,28,1)2%,rgba(243,157,16,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(2%,rgba(252,171,28,1)),color-stop(100%,rgba(243,157,16,1)));background:-webkit-linear-gradient(top,rgba(252,171,28,1)2%,rgba(243,157,16,1)100%);background:-o-linear-gradient(top,rgba(252,171,28,1)2%,rgba(243,157,16,1)100%);background:-ms-linear-gradient(top,rgba(252,171,28,1)2%,rgba(243,157,16,1)100%);background:linear-gradient(to bottom,rgba(252,171,28,1)2%,rgba(243,157,16,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcab1c', endColorstr='#f39d10', GradientType=0); }
.multishop-red .button.theme, 
.multishop-red .wa-submit input[type='submit'],
.multishop-red .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #c90227; background:#fd2f56;background:-moz-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(253,47,86,1)),color-stop(100%,rgba(234,28,67,1)));background:-webkit-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:-o-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:-ms-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:linear-gradient(to bottom,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd2f56', endColorstr='#ea1c43', GradientType=0); }
.multishop-red2 .button.theme, 
.multishop-red2 .wa-submit input[type='submit'],
.multishop-red2 .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #d10101; background:#fe2828;background:-moz-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(254,40,40,1)),color-stop(100%,rgba(241,8,8,1)));background:-webkit-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:-o-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:-ms-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:linear-gradient(to bottom,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe2828', endColorstr='#f10808', GradientType=0); }
.multishop-lightpurple .button.theme, 
.multishop-lightpurple .wa-submit input[type='submit'],
.multishop-lightpurple .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #8f688e; background:#bda5bd;background:-moz-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(189,165,189,1)),color-stop(100%,rgba(170,146,170,1)));background:-webkit-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:-o-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:-ms-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:linear-gradient(to bottom,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bda5bd', endColorstr='#aa92aa', GradientType=0); }  
.multishop-blindblue .button.theme, 
.multishop-blindblue .wa-submit input[type='submit'],
.multishop-blindblue .checkout-step h2.selected .checkout-number { color: #fff; border: 1px solid #5067b7; background:#8d9cd5;background:-moz-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(141,156,213,1)),color-stop(100%,rgba(122,137,194,1)));background:-webkit-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:-o-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:-ms-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:linear-gradient(to bottom,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d9cd5', endColorstr='#7a89c2', GradientType=0); } 

.cart-block .button.theme, 
.settings-footer 
.button.theme,
.wa-submit input[type='submit'] { border: 1px solid #3d3f41; }
.button.grey, 
.multishop-black .button.theme, 
.multishop-black .wa-submit input[type='submit'],
.multishop-black .checkout-step h2.selected .checkout-number,
.multishop-white .wa-submit input[type='submit'],
.multishop-white .checkout-step h2.selected .checkout-number,
.multishop-white .button.theme { background: rgb(253,253,254); background: -moz-linear-gradient(top,  rgba(253,253,254,1) 0%, rgba(219,219,220,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,254,1)), color-stop(100%,rgba(219,219,220,1))); background: -webkit-linear-gradient(top,  rgba(253,253,254,1) 0%,rgba(219,219,220,1) 100%); background: -o-linear-gradient(top,  rgba(253,253,254,1) 0%,rgba(219,219,220,1) 100%); background: -ms-linear-gradient(top,  rgba(253,253,254,1) 0%,rgba(219,219,220,1) 100%); background: linear-gradient(to bottom,  rgba(253,253,254,1) 0%,rgba(219,219,220,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfe', endColorstr='#dbdbdc',GradientType=0 ); }
.button.grey:hover, 
.button.light-grey:hover, 
.button.light-blue:hover, 
.button.theme:hover,
.wa-submit input[type='submit']:hover { color: #fff; background: rgb(133,133,148); background: -moz-linear-gradient(top,  rgba(133,133,148,1) 0%, rgba(90,90,106,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(133,133,148,1)), color-stop(100%,rgba(90,90,106,1))); background: -webkit-linear-gradient(top,  rgba(133,133,148,1) 0%,rgba(90,90,106,1) 100%); background: -o-linear-gradient(top,  rgba(133,133,148,1) 0%,rgba(90,90,106,1) 100%); background: -ms-linear-gradient(top,  rgba(133,133,148,1) 0%,rgba(90,90,106,1) 100%); background: linear-gradient(to bottom,  rgba(133,133,148,1) 0%,rgba(90,90,106,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858594', endColorstr='#5a5a6a',GradientType=0 ); }
.button.grey:active, 
.button.light-grey:active, 
.button.light-blue:active, 
.button.theme:active, 
.wa-submit input[type='submit']:active { background: rgb(74,74,87); background: -moz-linear-gradient(top,  rgba(74,74,87,1) 0%, rgba(121,121,135,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(74,74,87,1)), color-stop(100%,rgba(121,121,135,1))); background: -webkit-linear-gradient(top,  rgba(74,74,87,1) 0%,rgba(121,121,135,1) 100%); background: -o-linear-gradient(top,  rgba(74,74,87,1) 0%,rgba(121,121,135,1) 100%); background: -ms-linear-gradient(top,  rgba(74,74,87,1) 0%,rgba(121,121,135,1) 100%); background: linear-gradient(to bottom,  rgba(74,74,87,1) 0%,rgba(121,121,135,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a57', endColorstr='#797987',GradientType=0 ); }
.button.grey.border-light { border: 1px solid #c3c5c9; }
.button.light-grey { border: 1px solid #dadbdb; background: rgb(255,255,255); background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,216,216,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); }
.button.light-grey:disabled { background: #f1f1f1; }
/*Header*/
.top-section { position: relative; z-index: 15; height: 35px; font-size: 13px; color: #004268; background: url("img/colors/lightblue/top-section-stripe.png") repeat-x bottom left #fcfcfe; padding: 5px 0; }
.multishop-pink .top-section { background: url("img/colors/pink/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-green .top-section { background: url("img/colors/green/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-blue .top-section { background: url("img/colors/blue/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-purple .top-section { background: url("img/colors/purple/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-black .top-section { background: url("img/colors/black/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-white .top-section { background: url("img/colors/white/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-emerald .top-section { background: url("img/colors/emerald/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-orange .top-section { background: url("img/colors/orange/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-red .top-section { background: url("img/colors/red/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-red2 .top-section { background: url("img/colors/red2/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-lightpurple .top-section { background: url("img/colors/lightpurple/top-section-stripe.png") repeat-x bottom left #fcfcfe; }
.multishop-blindblue .top-section { background: url("img/colors/blindblue/top-section-stripe.png") repeat-x bottom left #fcfcfe; }

.top-section:after { display: block; content: ''; clear: both; }
.top-section i { position: relative; bottom: 4px; }
.top-section a { text-decoration: none; }
.top-section .mobile-block { float: left; }
.top-right-block { margin-top: -5px; padding-top: 13px; overflow: hidden; }
.phone { background: url("img/phone.png") no-repeat; margin-top: 6px; margin-left: 10px; float: left; height: 26px; font-size: 15px;  padding: 6px 0 0 35px;   }
.account { margin: 0 20px 0 0; display: inline-block; position: relative; padding-left: 20px; }
.account:hover i.th.user-bw { background-position: -16px -16px; }
.account:hover i.th.key-bw { background-position: -32px -16px; }
.rss-icon { left: 0; position: absolute; top: -4px; }
.user-account { padding-left: 25px; position: relative; }
i.userimg { display: inline-block; height: 20px; left: 0; position: absolute; top: -2px; width: 20px; }
.compare { display: inline-block; position: relative; }
.compare:hover i.th.compare-bw { background-position: 0 -16px; }
.compare.grey:hover i.th.compare-bw { background-position: 0 0; }

.compare.grey:hover .indicator,
.multishop-pink .compare.grey:hover .indicator,
.multishop-green .compare.grey:hover .indicator,
.multishop-blue .compare.grey:hover .indicator,
.multishop-purple .compare.grey:hover .indicator,
.multishop-black .compare.grey:hover .indicator,
.multishop-white .compare.grey:hover .indicator,
.multishop-emerald .compare.grey:hover .indicator,
.multishop-orange .compare.grey:hover .indicator,
.multishop-red .compare.grey:hover .indicator,
.multishop-red2 .compare.grey:hover .indicator,
.multishop-lightpurple .compare.grey:hover .indicator,
.multishop-blindblue .compare.grey:hover .indicator { background-color: #525968; }

.compare .indicator { position: absolute; text-align: center; left: 12px; top: -11px; z-index: 10; font-size: 11px; color: #fff; background-color: #525968; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; display: block; padding: 2px 4px; }
.compare.grey a { color: #818289;  }
.bottom-section { min-height: 153px; background-color: #f3f3f4; }
.bottom-section:after { display: block; content: ''; clear: both; }
.bottom-section .wrap:after { background: url("img/blick.png") no-repeat; position: absolute; right: 0; top: 0; width: 408px; height: 153px; content: ''; }
.bottom-section .wrap:before { background: url("img/blick.png") no-repeat; position: absolute; left: 0; top: 0; width: 408px; height: 153px; content: ''; }
.bottom-section.no-highlights .wrap:after { background: none; }
.bottom-section.no-highlights .wrap:before { background: none; }
.company-text { font-size: 14px; width: 285px; color: #818289; padding-left: 82px; position: relative; bottom: 10px; }
.logo { float: left; margin-top: 20px; margin-left: 10px; z-index: 5; position: relative }
#currencies { position: absolute; right: 5px; top: 10px; z-index: 1; }
#currencies a { display: block; font-size: 16px; color: #4e505c; text-decoration: none; text-align: center; }
#currencies a:hover, #currencies a.selected { color: #01c4c0; }
/*Form*/
.multishop-form .multishop-name, .multishop-form .wa-name { width: 120px; float: left; }
.multishop-form .multishop-value, .multishop-form .wa-value { margin-left: 130px; } 
.multishop-form .multishop-field, .multishop-form .wa-field { margin-bottom: 10px; }
.multishop-form .wa-field.wa-required .wa-name:after, 
.multishop-form .wa-value .wa-required.field span:after { content: '*'; color: #ff0000; margin-left: 2px; }
.multishop-form .multishop-field:after, .multishop-form .wa-field:after { content: ''; display: block; clear: both; } 
.multishop-form input[type='text'], .multishop-form textarea, .multishop-form select { width: 300px; padding: 7px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #fff; border: 1px solid #c1c0c0; color: #060606; }
.multishop-form input[type='text']:focus, .multishop-form textarea:focus, .multishop-form select:focus { background: #f1f3f3; }
.multishop-form .wa-field .field { display: block; margin-bottom: 5px; }
.multishop-form .wa-field .field > span { width: 100px; display: inline-block; color: #666666; font-size: 0.9em; }
.multishop-form .wa-error, 
.multishop-form input[type='text'].wa-error,
.multishop-form input[type='text'].error, 
.multishop-form textarea.wa-error,
.multishop-form textarea.error,
.multishop-form select.wa-error,
.multishop-form select.error { background-color: #ffcccc; }
/*Fly-form*/
.fly-form { background: #fbfafa; width: 725px; }
.fly-form input[type='text'], .fly-form input[type='password'], .fly-form textarea { width: 200px; }
.fly-form .wa-field { margin-bottom: 10px;  }
.fly-form .loader { position: relative; bottom: 5px; }
.fly-form .wa-name { display: inline-block; width: 90px; vertical-align: top; }
.fly-form .wa-value { display: inline-block; width: 230px; }
.fly-form .wa-submit { position: absolute;  bottom: 26px; z-index: 5; }
.fly-form .signup-submit { left: 191px; }
.fly-form .login-submit { right: 18px; bottom: 7px;  }
.fly-form .login-submit a, .fly-form .forgotpasswd-submit a { display: block; margin-top: 5px; color: #fff; text-align: center; }
.fly-form .login-submit a:hover, .fly-form .forgotpasswd-submit a:hover { text-decoration: none; }
.fly-form .forgotpasswd-submit { left: 115px; top: 15px; }
.fly-form .wa-error-msg { display: block; color: #ea2444; }
.fly-form .wa-auth-adapters ul { list-style: none; margin: 0; padding: 0; }
.fly-form .wa-auth-adapters li { display: inline-block; margin: 0 10px 10px 0; }
.fly-form .wa-auth-adapters li a { text-decoration: none; }
.fly-form .wa-auth-adapters li a img { vertical-align: top; }
.fly-form .sidebar { width: 325px; float: left; padding: 25px 17px 22px 22px; border-right: 1px solid #9d9c9c;   }
.fly-form .content { margin-left: 380px; width: 325px; padding-top: 25px; }
.fly-form .forgotpasswd .content { margin-left: 0; width: 325px; padding: 25px 17px 22px 22px;  }
.fly-form .footer-fly { height: 90px; position: relative; background: #525968; width: 100%; }
.fly-form .auth .footer-fly:after { width: 1px; background: #fff; content: ''; position: absolute; left: 364px; top: 0; height: 100%; }
.fly-form .border { width: 340px; border-right: 1px solid #fff; height: 100%; }
.fly-form .fancybox-close { top: -13px; right: -10px; }
.fly-form.fancybox-opened .fancybox-skin { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.fly-form .fancybox-skin { background: none; -webkit-border-radius: 0; -moz-border-radius: 0;border-radius: 0; color: #999999; }
.fly-form .h2 { color: #5a5a5a; font-size: 20px; }
.fly-form input[type='submit'] { border: 1px solid #979799; }
/*Search*/
#search { box-sizing: content-box; border: 1px solid #8c8c8c; width: 285px; padding: 10px 50px 10px 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: 2px 1px 3px 1px #E9E9E9 inset; -moz-box-shadow: 2px 1px 3px 1px #E9E9E9 inset; box-shadow: 2px 1px 3px 1px #E9E9E9 inset; font-style: italic; -webkit-appearance: none; }
.search { position: absolute; z-index: 3; right: 250px; top: 55px; }
.search input[type='submit'] { border: 0 none; position: absolute; right: -2px; top: -2px; width: 43px; height: 43px; border-radius: 43px; background: url("img/search.png") no-repeat center center #525968; }
.search input[type='submit']:hover { background-color: #2ecdc9; }

.multishop-pink .search input[type='submit']:hover, 
.multishop-pink #cart:hover, .multishop-pink #cart.open,
.multishop-pink .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-pink .top-menu .dropdown ul.menu-v li.selected, 
.multishop-pink .category-columns li > a:hover, 
.multishop-pink .category-columns li.selected > a, 
.multishop-pink .category-columns ul.menu-v h6 a:hover, 
.multishop-pink .category-columns h6:hover,
.multishop-pink .slider-custom.list .active-line,
.multishop-pink .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-pink .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-pink ul.menu-v.mobile-block li a:hover, 
.multishop-pink ul.menu-v.mobile-block h4 a:hover,
.multishop-pink ul.menu-v.mobile-block li.selected h4 > a,
.multishop-pink ul.menu-v.mobile-block li.selected > a,
.multishop-pink .bounce-popup,
.multishop-pink .top-menu ul.menu-v li.force-menu:hover,
.multishop-pink .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-pink .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-pink table.rating-distribution td .bar .filling { background-color: #db2261; }
.multishop-green .search input[type='submit']:hover,
.multishop-green #cart:hover, .multishop-green #cart.open,
.multishop-green .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-green .top-menu .dropdown ul.menu-v li.selected, 
.multishop-green .category-columns li > a:hover, 
.multishop-green .category-columns li.selected > a, 
.multishop-green .category-columns ul.menu-v h6 a:hover, 
.multishop-green .category-columns h6:hover,
.multishop-green .slider-custom.list .active-line,
.multishop-green .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-green .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-green ul.menu-v.mobile-block li a:hover, 
.multishop-green ul.menu-v.mobile-block h4 a:hover,
.multishop-green ul.menu-v.mobile-block li.selected h4 > a,
.multishop-green ul.menu-v.mobile-block li.selected > a,
.multishop-green .bounce-popup,
.multishop-green .top-menu ul.menu-v li.force-menu:hover,
.multishop-green .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-green .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-green table.rating-distribution td .bar .filling { background-color: #8ed417; }
.multishop-blue .search input[type='submit']:hover,
.multishop-blue #cart:hover, .multishop-blue #cart.open,
.multishop-blue .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-blue .top-menu .dropdown ul.menu-v li.selected, 
.multishop-blue .category-columns li > a:hover, 
.multishop-blue .category-columns li.selected > a, 
.multishop-blue .category-columns ul.menu-v h6 a:hover, 
.multishop-blue .category-columns h6:hover,
.multishop-blue .slider-custom.list .active-line,
.multishop-blue .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-blue .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-blue ul.menu-v.mobile-block li a:hover, 
.multishop-blue ul.menu-v.mobile-block h4 a:hover,
.multishop-blue ul.menu-v.mobile-block li.selected h4 > a,
.multishop-blue ul.menu-v.mobile-block li.selected > a,
.multishop-blue .bounce-popup,
.multishop-blue .top-menu ul.menu-v li.force-menu:hover,
.multishop-blue .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-blue .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-blue table.rating-distribution td .bar .filling { background-color: #00a6d6; }
.multishop-purple .search input[type='submit']:hover,
.multishop-purple #cart:hover, .multishop-purple #cart.open,
.multishop-purple .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-purple .top-menu .dropdown ul.menu-v li.selected, 
.multishop-purple .category-columns li > a:hover, 
.multishop-purple .category-columns li.selected > a, 
.multishop-purple .category-columns ul.menu-v h6 a:hover, 
.multishop-purple .category-columns h6:hover,
.multishop-purple .slider-custom.list .active-line,
.multishop-purple .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-purple .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-purple ul.menu-v.mobile-block li a:hover, 
.multishop-purple ul.menu-v.mobile-block h4 a:hover,
.multishop-purple ul.menu-v.mobile-block li.selected h4 > a,
.multishop-purple ul.menu-v.mobile-block li.selected > a,
.multishop-purple .bounce-popup,
.multishop-purple .top-menu ul.menu-v li.force-menu:hover,
.multishop-purple .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-purple .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-purple table.rating-distribution td .bar .filling { background-color: #834c91; }
.multishop-white .search input[type='submit']:hover,
.multishop-white #cart:hover, .multishop-white #cart.open,
.multishop-white .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-white .top-menu .dropdown ul.menu-v li.selected, 
.multishop-white .category-columns li > a:hover, 
.multishop-white .category-columns li.selected > a, 
.multishop-white .category-columns ul.menu-v h6 a:hover, 
.multishop-white .category-columns h6:hover,
.multishop-white .slider-custom.list .active-line,
.multishop-white .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-white .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-white ul.menu-v.mobile-block li a:hover, 
.multishop-white ul.menu-v.mobile-block h4 a:hover,
.multishop-white ul.menu-v.mobile-block li.selected h4 > a,
.multishop-white ul.menu-v.mobile-block li.selected > a,
.multishop-white .bounce-popup,
.multishop-white .top-menu ul.menu-v li.force-menu:hover,
.multishop-white .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-white .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-white table.rating-distribution td .bar .filling,
.multishop-black .search input[type='submit']:hover,
.multishop-black #cart:hover, .multishop-black #cart.open,
.multishop-black .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-black .top-menu .dropdown ul.menu-v li.selected, 
.multishop-black .category-columns li > a:hover, 
.multishop-black .category-columns li.selected > a, 
.multishop-black .category-columns ul.menu-v h6 a:hover, 
.multishop-black .category-columns h6:hover,
.multishop-black .slider-custom.list .active-line,
.multishop-black .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-black .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-black ul.menu-v.mobile-block li a:hover, 
.multishop-black ul.menu-v.mobile-block h4 a:hover,
.multishop-black ul.menu-v.mobile-block li.selected h4 > a,
.multishop-black ul.menu-v.mobile-block li.selected > a,
.multishop-black .bounce-popup,
.multishop-black .top-menu ul.menu-v li.force-menu:hover,
.multishop-black .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-black .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-black table.rating-distribution td .bar .filling { background-color: #80aed2; }
.multishop-emerald .search input[type='submit']:hover,
.multishop-emerald #cart:hover, .multishop-emerald #cart.open,
.multishop-emerald .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-emerald .top-menu .dropdown ul.menu-v li.selected, 
.multishop-emerald .category-columns li > a:hover, 
.multishop-emerald .category-columns li.selected > a, 
.multishop-emerald .category-columns ul.menu-v h6 a:hover, 
.multishop-emerald .category-columns h6:hover,
.multishop-emerald .slider-custom.list .active-line,
.multishop-emerald .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-emerald .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-emerald ul.menu-v.mobile-block li a:hover, 
.multishop-emerald ul.menu-v.mobile-block h4 a:hover,
.multishop-emerald ul.menu-v.mobile-block li.selected h4 > a,
.multishop-emerald ul.menu-v.mobile-block li.selected > a,
.multishop-emerald .bounce-popup,
.multishop-emerald .top-menu ul.menu-v li.force-menu:hover,
.multishop-emerald .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-emerald .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-emerald table.rating-distribution td .bar .filling { background-color: #1fc987; }
.multishop-orange .search input[type='submit']:hover,
.multishop-orange #cart:hover, .multishop-orange #cart.open,
.multishop-orange .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-orange .top-menu .dropdown ul.menu-v li.selected, 
.multishop-orange .category-columns li > a:hover, 
.multishop-orange .category-columns li.selected > a, 
.multishop-orange .category-columns ul.menu-v h6 a:hover, 
.multishop-orange .category-columns h6:hover,
.multishop-orange .slider-custom.list .active-line,
.multishop-orange .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-orange .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-orange ul.menu-v.mobile-block li a:hover, 
.multishop-orange ul.menu-v.mobile-block h4 a:hover,
.multishop-orange ul.menu-v.mobile-block li.selected h4 > a,
.multishop-orange ul.menu-v.mobile-block li.selected > a,
.multishop-orange .bounce-popup,
.multishop-orange .top-menu ul.menu-v li.force-menu:hover,
.multishop-orange .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-orange .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-orange table.rating-distribution td .bar .filling { background-color: #f7a316; }
.multishop-red .search input[type='submit']:hover,
.multishop-red #cart:hover, .multishop-red #cart.open,
.multishop-red .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-red .top-menu .dropdown ul.menu-v li.selected, 
.multishop-red .category-columns li > a:hover, 
.multishop-red .category-columns li.selected > a, 
.multishop-red .category-columns ul.menu-v h6 a:hover, 
.multishop-red .category-columns h6:hover,
.multishop-red .slider-custom.list .active-line,
.multishop-red .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-red .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-red ul.menu-v.mobile-block li a:hover, 
.multishop-red ul.menu-v.mobile-block h4 a:hover,
.multishop-red ul.menu-v.mobile-block li.selected h4 > a,
.multishop-red ul.menu-v.mobile-block li.selected > a,
.multishop-red .bounce-popup,
.multishop-red .top-menu ul.menu-v li.force-menu:hover,
.multishop-red .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-red .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-red table.rating-distribution td .bar .filling { background-color: #e5012b; }
.multishop-red2 .search input[type='submit']:hover,
.multishop-red2 #cart:hover, .multishop-red2 #cart.open,
.multishop-red2 .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-red2 .top-menu .dropdown ul.menu-v li.selected, 
.multishop-red2 .category-columns li > a:hover, 
.multishop-red2 .category-columns li.selected > a, 
.multishop-red2 .category-columns ul.menu-v h6 a:hover, 
.multishop-red2 .category-columns h6:hover,
.multishop-red2 .slider-custom.list .active-line,
.multishop-red2 .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-red2 .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-red2 ul.menu-v.mobile-block li a:hover, 
.multishop-red2 ul.menu-v.mobile-block h4 a:hover,
.multishop-red2 ul.menu-v.mobile-block li.selected h4 > a,
.multishop-red2 ul.menu-v.mobile-block li.selected > a,
.multishop-red2 .bounce-popup,
.multishop-red2 .top-menu ul.menu-v li.force-menu:hover,
.multishop-red2 .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-red2 .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-red2 table.rating-distribution td .bar .filling { background-color: #d10101; }
.multishop-lightpurple .search input[type='submit']:hover,
.multishop-lightpurple #cart:hover, .multishop-lightpurple #cart.open,
.multishop-lightpurple .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-lightpurple .top-menu .dropdown ul.menu-v li.selected, 
.multishop-lightpurple .category-columns li > a:hover, 
.multishop-lightpurple .category-columns li.selected > a, 
.multishop-lightpurple .category-columns ul.menu-v h6 a:hover, 
.multishop-lightpurple .category-columns h6:hover,
.multishop-lightpurple .slider-custom.list .active-line,
.multishop-lightpurple .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-lightpurple .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-lightpurple ul.menu-v.mobile-block li a:hover, 
.multishop-lightpurple ul.menu-v.mobile-block h4 a:hover,
.multishop-lightpurple ul.menu-v.mobile-block li.selected h4 > a,
.multishop-lightpurple ul.menu-v.mobile-block li.selected > a,
.multishop-lightpurple .bounce-popup,
.multishop-lightpurple .top-menu ul.menu-v li.force-menu:hover,
.multishop-lightpurple .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-lightpurple .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-lightpurple table.rating-distribution td .bar .filling { background-color: #b39bb3; }
.multishop-blindblue .search input[type='submit']:hover,
.multishop-blindblue #cart:hover, .multishop-blindblue #cart.open,
.multishop-blindblue .top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.multishop-blindblue .top-menu .dropdown ul.menu-v li.selected, 
.multishop-blindblue .category-columns li > a:hover, 
.multishop-blindblue .category-columns li.selected > a, 
.multishop-blindblue .category-columns ul.menu-v h6 a:hover, 
.multishop-blindblue .category-columns h6:hover,
.multishop-blindblue .slider-custom.list .active-line,
.multishop-blindblue .filters:not(#foo) input[type="radio"]:checked + label .stylish-wrap:after,
.multishop-blindblue .filters:not(#foo) input[type="checkbox"]:checked + label .stylish-wrap:after,
.multishop-blindblue ul.menu-v.mobile-block li a:hover, 
.multishop-blindblue ul.menu-v.mobile-block h4 a:hover,
.multishop-blindblue ul.menu-v.mobile-block li.selected h4 > a,
.multishop-blindblue ul.menu-v.mobile-block li.selected > a,
.multishop-blindblue .bounce-popup,
.multishop-blindblue .top-menu ul.menu-v li.force-menu:hover,
.multishop-blindblue .dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.multishop-blindblue .dropdown-combine-wrap ul.menu-v.l0 > li.selected > a,
.multishop-blindblue table.rating-distribution td .bar .filling { background-color: #8594cd; }

.search .hint { margin: 5px 0 0 22px; font-style: italic; }
/*Navigation*/
ul.menu-h.my-nav { margin-bottom: 20px; }
ul.menu-h.my-nav a { color: #060606; }
ul.menu-h.my-nav li.selected a, ul.menu-h.my-nav li a:hover { background: none; color: #00beba; }
.my-nav i.icon16.ms, .my-nav i.icon16.ig { margin-top: -2px; }
/*Fly cart*/
#cart { display: inline-block; width: 160px; height: 42px; bottom: 13px; position: relative; background-color: #525968; text-align: center; color: #fff; }
.ie8 #cart { bottom: 17px; }
#cart:hover, #cart.open { background-color: #01c4c0; }
#cart .cart-total { font-size: 15px; color: #fff; display: block; height: 100%; }
#cart .cart-total span.value { position: relative; top: 12px; }
.cart-sheet { background: url("img/cart-sheet.png") no-repeat; z-index: 5; width: 55px; height: 79px; position: absolute; bottom: -79px; right: 52px; }
.cart-sheet.fixed { top: 0; position: fixed; right: 108px; cursor: pointer; }
.cart-sheet:after { background: url("img/cart-sheet-shadow.png") no-repeat; z-index: 5; width: 89px; height: 6px; position: absolute; top: 0; left: -18px; content: ''; }
.cart-sheet i.icon32 { position: absolute; bottom: 20px; left: 10px; }
.cart-sheet i.icon16 { position: absolute; bottom: 30px; left: 18px; }
.cart-sheet.open i.icon32.cart-bw { background-position: -32px -32px; }
.cart-block { position: absolute; z-index: 6; bottom: 0; right: 0; width: 358px; background-color: #fbfafa; border-left: 1px solid #d2d2d3; border-bottom: 1px solid #d2d2d3; border-right: 1px solid #d2d2d3; }
.cart-block .show-all { margin-top: 10px; }
.cart-block .show-all a { border-bottom: 1px dotted #004268; text-decoration: none; }
.cart-block .show-all a:hover { border-bottom: none; }
.cart-block .buttons { margin-bottom: 4px; height: 88px; text-align: center; background-color: #525968; border-top: 1px solid #5c6271; border-bottom: 1px solid #5c6271; }
.cart-block .buttons a { margin-top: 25px; }
.cart-block.open i.icon32.cart-bw, 
i.icon32.cart-bw:hover, 
i.icon32.cart-bw.open, 
.cart-sheet.fixed:hover i.icon32.cart-bw { background-position: -32px -32px; }
.cart-block-content { padding: 10px; }
.cart-block-row { position: relative; font-size: 12px; text-align: left; margin-bottom: 10px; }
.cart-block-row:after { content: ''; display: block; clear: both; }
.cart-block-row:before { position: absolute; content: ''; background: #bab8b8; height: 1px; width: 230px; bottom: -5px; left: 87px; }
.cart-block-image { float: left; width: 77px; height: 96px; margin-right: 10px; position: relative; }
.cart-block-image img { max-width: 77px; max-height: 96px; border: 1px solid #b2b2b2; bottom: 0; margin: auto; position: absolute; top: 0; }
.cart-block-row .price { position: absolute; bottom: 0; left: 87px; font-size: 14px; }
.cart-block-row .delete { position: absolute; top: 10px; right: 0; }
.cart-block-row .delete:hover i, .cart-page .delete:hover i { background-position: -64px -16px; }
.cart-block-title { color: #525968; margin-bottom: 10px; width: 230px; margin-left: 87px; }
.cart-block-quantity { color: #8d8d8e; }
.cart-block-discount { margin-left: 87px; font-style: italic; color: #666; }
.count-block { color: #6a6a6a; text-align: center; font-size: 18px; margin-top: 5px; }
.cart-block i.icon16.ig.minus { margin-right: 5px; }
.cart-block i.icon16.ig.plus { margin-left: 5px; }
.cart-block i.icon16.ig.minus:hover { background-position: -80px -16px; }
.cart-block i.icon16.ig.plus:hover { background-position: -96px -16px; }
.cart-block .qty { width: 25px; height: 12px; text-align: center; font-size: 11px; }
/*Wa-auth*/
.wa-error-msg { display: block; color: #ea2444; }
.wa-auth-adapters ul { list-style: none; margin: 0; padding: 0; }
.wa-auth-adapters li { display: inline-block; margin: 0 10px 10px 0; }
.wa-auth-adapters li a { text-decoration: none; }
.wa-auth-adapters li a img { vertical-align: top; }
/*Top-menu*/
.top-menu { font-family: Arial; height: 43px; background: url("img/colors/lightblue/top-menu-bg.png") repeat-x; width: 100%; border-bottom: 1px solid #8d8d8d; }
.multishop-pink .top-menu { background: url("img/colors/pink/top-menu-bg.png") repeat-x; }
.multishop-green .top-menu { background: url("img/colors/green/top-menu-bg.png") repeat-x; }
.multishop-blue .top-menu { background: url("img/colors/blue/top-menu-bg.png") repeat-x; }
.multishop-purple .top-menu { background: url("img/colors/purple/top-menu-bg.png") repeat-x; }
.multishop-black .top-menu { background: url("img/colors/black/top-menu-bg.png") repeat-x; }
.multishop-white .top-menu { background: url("img/colors/white/top-menu-bg.png") repeat-x; }
.multishop-emerald .top-menu { background: url("img/colors/emerald/top-menu-bg.png") repeat-x; }
.multishop-orange .top-menu { background: url("img/colors/orange/top-menu-bg.png") repeat-x; }
.multishop-red .top-menu { background: url("img/colors/red/top-menu-bg.png") repeat-x; }
.multishop-red2 .top-menu { background: url("img/colors/red2/top-menu-bg.png") repeat-x; }
.multishop-lightpurple .top-menu { background: url("img/colors/lightpurple/top-menu-bg.png") repeat-x; }
.multishop-blindblue .top-menu { background: url("img/colors/blindblue/top-menu-bg.png") repeat-x; }

.top-menu ol { padding: 0; list-style: none; }
.top-menu ul.menu-h:after { content: ''; display: block; clear: both; }
.top-menu ul.menu-h > li { height: 43px; margin: 0; padding: 0; float: left; text-align: center; }

.top-menu ul.menu-h > li > a { margin: 0; color: #002135; height: 100%; line-height: 290%; padding: 0 15px; }
.multishop-pink .top-menu ul.menu-h > li > a,
.multishop-pink ul.menu-v.mobile-block li a:hover, 
.multishop-pink ul.menu-v.mobile-block h4 a:hover,
.multishop-pink ul.menu-v.mobile-block li.selected h4 > a,
.multishop-pink ul.menu-v.mobile-block li.selected > a,
.multishop-pink .footer-pages ul.menu-v li a,
.multishop-pink .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-pink .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-pink .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-red .top-menu ul.menu-h > li > a,
.multishop-red ul.menu-v.mobile-block li a:hover, 
.multishop-red ul.menu-v.mobile-block h4 a:hover,
.multishop-red ul.menu-v.mobile-block li.selected h4 > a,
.multishop-red ul.menu-v.mobile-block li.selected > a,
.multishop-red .footer-pages ul.menu-v li a,
.multishop-red .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-red .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-red .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-red2 .top-menu ul.menu-h > li > a,
.multishop-red2 ul.menu-v.mobile-block li a:hover, 
.multishop-red2 ul.menu-v.mobile-block h4 a:hover,
.multishop-red2 ul.menu-v.mobile-block li.selected h4 > a,
.multishop-red2 ul.menu-v.mobile-block li.selected > a,
.multishop-red2 .footer-pages ul.menu-v li a,
.multishop-red2 .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-red2 .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-red2 .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-blue .top-menu ul.menu-h > li > a,
.multishop-blue ul.menu-v.mobile-block li a:hover, 
.multishop-blue ul.menu-v.mobile-block h4 a:hover,
.multishop-blue ul.menu-v.mobile-block li.selected h4 > a,
.multishop-blue ul.menu-v.mobile-block li.selected > a,
.multishop-blue .footer-pages ul.menu-v li a,
.multishop-blue .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-blue .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-blue .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-purple .top-menu ul.menu-h > li > a,
.multishop-purple ul.menu-v.mobile-block li a:hover, 
.multishop-purple ul.menu-v.mobile-block h4 a:hover,
.multishop-purple ul.menu-v.mobile-block li.selected h4 > a,
.multishop-purple ul.menu-v.mobile-block li.selected > a,
.multishop-purple .footer-pages ul.menu-v li a,
.multishop-purple .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-purple .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-purple .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-purple .cart-result .cart-affiliate .points, 
.multishop-purple .affiliate .points,
.multishop-black .top-menu ul.menu-h > li > a,
.multishop-black ul.menu-v.mobile-block li a:hover, 
.multishop-black ul.menu-v.mobile-block h4 a:hover,
.multishop-black ul.menu-v.mobile-block li.selected h4 > a,
.multishop-black ul.menu-v.mobile-block li.selected > a,
.multishop-black .footer-pages ul.menu-v li a,
.multishop-black .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-black .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-black .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-orange .top-menu ul.menu-h > li > a,
.multishop-orange ul.menu-v.mobile-block li a:hover, 
.multishop-orange ul.menu-v.mobile-block h4 a:hover,
.multishop-orange ul.menu-v.mobile-block li.selected h4 > a,
.multishop-orange ul.menu-v.mobile-block li.selected > a,
.multishop-orange .footer-pages ul.menu-v li a,
.multishop-orange .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-orange .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-orange .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-lightpurple .top-menu ul.menu-h > li > a,
.multishop-lightpurple ul.menu-v.mobile-block li a:hover, 
.multishop-lightpurple ul.menu-v.mobile-block h4 a:hover,
.multishop-lightpurple ul.menu-v.mobile-block li.selected h4 > a,
.multishop-lightpurple ul.menu-v.mobile-block li.selected > a,
.multishop-lightpurple .footer-pages ul.menu-v li a,
.multishop-lightpurple .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-lightpurple .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-lightpurple .top-menu ul.menu-v li.force-menu:hover > a,
.multishop-blindblue .top-menu ul.menu-h > li > a,
.multishop-blindblue ul.menu-v.mobile-block li a:hover, 
.multishop-blindblue ul.menu-v.mobile-block h4 a:hover,
.multishop-blindblue ul.menu-v.mobile-block li.selected h4 > a,
.multishop-blindblue ul.menu-v.mobile-block li.selected > a,
.multishop-blindblue .footer-pages ul.menu-v li a,
.multishop-blindblue .top-menu .dropdown.dropdown-menu ul.menu-v li:hover > a, 
.multishop-blindblue .top-menu .dropdown.dropdown-menu li.selected > a,
.multishop-blindblue .top-menu ul.menu-v li.force-menu:hover > a { color: #fff; }   

.top-menu ul.menu-h > li:hover > a { background: url("img/opacity28.png") repeat; }
.top-menu ul.menu-h > li.selected > a { color: #fdfcfd; background-color: #525968; }
.top-menu .dropdown-menu ul.menu-v { font-family: Trebuchet MS; padding-top: 10px;   }
.top-menu ul.menu-v li.force-menu ul.menu-v { padding-top: 10px; }
.top-menu .dropdown-menu ul.menu-v a,
.top-menu li.force-menu ul.menu-v a {  color: #242424; position: relative; }
.top-menu .dropdown-menu ul.menu-v a i { position: absolute; right: 0; top: 4px; }
.top-menu .dropdown-menu ul.menu-v li,
.top-menu li.force-menu ul.menu-v li { width: 190px; padding-left: 20px; }
.top-menu .dropdown.dropdown-menu ul.menu-v li:hover, 
.top-menu .dropdown ul.menu-v li.selected, 
.category-columns li > a:hover, 
.category-columns li.selected > a, 
.category-columns ul.menu-v h6 a:hover, 
.category-columns h6:hover,
.top-menu ul.menu-v li.force-menu:hover { background-color: #1dc5c4; }
.top-menu .dropdown.dropdown-menu ul.menu-v li:hover a, 
.top-menu ul.menu-v li.dropdown.dropdown-menu a:hover, 
.top-menu .dropdown ul.menu-v li.selected a { color: #242424; }
.top-menu ul.menu-h > li:hover .dropdown-wrap,
.top-menu ul.menu-h > li:hover .dropdown-combine-wrap { visibility: visible; }
.top-menu .menu-v.l0 > li a { padding: 5px 16px 5px 0;  }
.top-menu .menu-v.l0 > li > a { font-weight: 400; }
.top-menu ul.menu-v li.force-menu ul { padding-left: 0; }
.top-menu ul.menu-v li.force-menu.dropdown ul { top: -7px; left: 100%; margin-left: -4px; }
.top-menu .menu-v.l0 > li .slider-controls a { padding: 5px; }

.dropdown-combine-wrap ul.menu-v.l0 { position: relative; }
.dropdown-combine-wrap ul.menu-v.l0 > li { width: 225px; position: static; }
.dropdown-combine-wrap ul.menu-v.l0 > li > a { width: 195px; z-index: 5; margin-left: 0; padding: 10px 15px; position: relative; background-color: #535969; color: #fff; padding-left: 15px; }
.dropdown-combine-wrap ul.menu-v.l0 > li:hover > a:after,
.dropdown-combine-wrap ul.menu-v.l0 > li.selected > a:after { display: none; }
.dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after,
.dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after { content: ''; display: block; position: absolute; right: -16px; top: 0; width: 0; height: 0; border-top: 18px solid transparent; border-bottom: 18px solid transparent; border-left-width: 17px; border-left-style: solid; border-left-color: #1dc5c6; }

.multishop-pink .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-pink .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #db2261; }
.multishop-green .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-green .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #8ed417; }
.multishop-blue .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-blue .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #00a6d6; }
.multishop-purple .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-purple .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #834c91; }
.multishop-white .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-white .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after,
.multishop-black .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-black .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #80aed2; }
.multishop-emerald .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-emerald .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #1fc987; }
.multishop-orange .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-orange .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #f7a316; }
.multishop-red .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-red .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #e5012b; }
.multishop-red2 .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-red2 .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #d10101; }
.multishop-lightpurple .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-lightpurple .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #b39bb3; }
.multishop-blindblue .dropdown-combine-wrap ul.menu-v.l0 > li.childs.selected > a:after,
.multishop-blindblue .dropdown-combine-wrap ul.menu-v.l0 > li.childs:hover > a:after { border-left-color: #8594cd; }

.dropdown-combine-wrap ul.menu-v.l0 > li:hover > a,
.dropdown-combine-wrap ul.menu-v.l0 > li.selected > a { color: #242424; background-color: #1dc5c6; }
.dropdown-combine-wrap ul.menu-v.l0 > li > a { word-wrap: break-word; }
.dropdown-combine-wrap ul.menu-v.l0 > li > ul { background: none repeat scroll 0 0 #535969; min-height: 100%; -webkit-box-shadow: 0 1px 3px 0 #BBBBBB; -moz-box-shadow: 0 1px 3px 0 #BBBBBB; box-shadow: 0 1px 3px 0 #BBBBBB; display: none; left: 0; margin-right: 0; padding: 8px 0 20px 255px; position: absolute; right: 0; top: -5px; width: 725px; } 
.no-boxshadow .dropdown-combine-wrap ul.menu-v.l0 > li > ul { border: 2px solid #535969; }
.dropdown-combine-wrap ul.menu-v.l0 > li > ul:before { background: none repeat scroll 0 0 #FFFFFF; content: ""; height: 100%; position: absolute; right: 0; top: 0; width: 755px; } 
.dropdown-combine-wrap ul.menu-v.l0 > li:hover > ul, 
.dropdown-combine-wrap ul.menu-v.l0 > li.selected > ul { display: block; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 > li { width: 175px; margin-right: -2px; float: left; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 > li > a { padding: 8px 5px; margin: 0; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 ul { padding-left: 20px; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 ul a { margin: 0; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 ul .image .right a { padding: 0; margin: 0 0 0 5px; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 .dropdown-menu ul { padding: 10px 0; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 > li.category-html { float: none; clear: both; width: 700px; overflow: hidden; height: 100%; padding: 10px 0; display: block; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 > li.category-html img { width: 100%; min-height: 100%; }
.dropdown-combine-wrap ul.menu-v.l1 .slider-custom li { border-top: none; }
/*Pages*/
.pages { position: relative; z-index: 2; padding: 0 10px; clear: both; -webkit-box-shadow: 0 1px 3px 0 #bbb; -moz-box-shadow: 0 1px 3px 0 #bbb; box-shadow: 0 1px 3px 0 #bbb; border-top: 1px solid #fafbfb; border-bottom: 1px solid #bbbbbb; background-color: #fcfdfd; }
.pages ul.menu-h li { margin-top: 9px; }
.pages ul { margin-bottom: 10px; }
/*Slider*/
.slider:after { content: ''; display: block; clear: both; }
.slider-custom { overflow: hidden; margin: 0 10px; }
.slider.slider-custom { margin: 0; }
.dropdown-combine-wrap ul.menu-v.l0 ul.menu-v.l1 .slider-custom ul { padding: 0; }

.slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/lightblue/slider-pagination.png") no-repeat; width: 13px; height: 14px; }
.multishop-pink .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/pink/slider-pagination.png") no-repeat; }
.multishop-green .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/green/slider-pagination.png") no-repeat; }
.multishop-blue .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/blue/slider-pagination.png") no-repeat; }
.multishop-purple .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/purple/slider-pagination.png") no-repeat; }
.multishop-black .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/black/slider-pagination.png") no-repeat; }
.multishop-white .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/white/slider-pagination.png") no-repeat; }
.multishop-emerald .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/emerald/slider-pagination.png") no-repeat; }
.multishop-orange .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/orange/slider-pagination.png") no-repeat; }
.multishop-red .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/red/slider-pagination.png") no-repeat; }
.multishop-red2 .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/red2/slider-pagination.png") no-repeat; }
.multishop-lightpurple .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/lightpurple/slider-pagination.png") no-repeat; }
.multishop-blindblue .slider-custom .bx-wrapper .bx-pager.bx-default-pager a { background: url("img/colors/blindblue/slider-pagination.png") no-repeat; }

.slider-custom .bx-wrapper .bx-pager.bx-default-pager a:hover, .slider-custom .bx-wrapper .bx-pager.bx-default-pager a.active { background-position: -17px 0; }

.slider-custom .bx-wrapper .bx-next { background: url("img/colors/lightblue/slider-icons.png") -32px 0 no-repeat; width: 28px; height: 34px; }
.multishop-pink .slider-custom .bx-wrapper .bx-next { background: url("img/colors/pink/slider-icons.png") -32px 0 no-repeat; }
.multishop-green .slider-custom .bx-wrapper .bx-next { background: url("img/colors/green/slider-icons.png") -32px 0 no-repeat; }
.multishop-blue .slider-custom .bx-wrapper .bx-next { background: url("img/colors/blue/slider-icons.png") -32px 0 no-repeat; }
.multishop-purple .slider-custom .bx-wrapper .bx-next { background: url("img/colors/purple/slider-icons.png") -32px 0 no-repeat; }
.multishop-black .slider-custom .bx-wrapper .bx-next { background: url("img/colors/black/slider-icons.png") -32px 0 no-repeat; }
.multishop-white .slider-custom .bx-wrapper .bx-next { background: url("img/colors/white/slider-icons.png") -32px 0 no-repeat; }
.multishop-emerald .slider-custom .bx-wrapper .bx-next { background: url("img/colors/emerald/slider-icons.png") -32px 0 no-repeat; }
.multishop-orange .slider-custom .bx-wrapper .bx-next { background: url("img/colors/orange/slider-icons.png") -32px 0 no-repeat; }
.multishop-red .slider-custom .bx-wrapper .bx-next { background: url("img/colors/red/slider-icons.png") -32px 0 no-repeat; }
.multishop-red2 .slider-custom .bx-wrapper .bx-next { background: url("img/colors/red2/slider-icons.png") -32px 0 no-repeat; }
.multishop-lightpurple .slider-custom .bx-wrapper .bx-next { background: url("img/colors/lightpurple/slider-icons.png") -32px 0 no-repeat; }
.multishop-blindblue .slider-custom .bx-wrapper .bx-next { background: url("img/colors/blindblue/slider-icons.png") -32px 0 no-repeat; }

.slider-custom .bx-wrapper .bx-next:hover { background-position: -32px -38px; }

.slider-custom .bx-wrapper .bx-prev { background: url("img/colors/lightblue/slider-icons.png") 0 0 no-repeat; width: 28px; height: 34px; }
.multishop-pink .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/pink/slider-icons.png") 0 0 no-repeat; }
.multishop-green .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/green/slider-icons.png") 0 0 no-repeat; }
.multishop-blue .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/blue/slider-icons.png") 0 0 no-repeat; }
.multishop-purple .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/purple/slider-icons.png") 0 0 no-repeat; }
.multishop-black .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/black/slider-icons.png") 0 0 no-repeat; }
.multishop-white .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/white/slider-icons.png") 0 0 no-repeat; }
.multishop-emerald .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/emerald/slider-icons.png") 0 0 no-repeat; }
.multishop-orange .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/orange/slider-icons.png") 0 0 no-repeat; }
.multishop-red .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/red/slider-icons.png") 0 0 no-repeat; }
.multishop-red2 .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/red2/slider-icons.png") 0 0 no-repeat; }
.multishop-lightpurple .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/lightpurple/slider-icons.png") 0 0 no-repeat; }
.multishop-blindblue .slider-custom .bx-wrapper .bx-prev { background: url("img/colors/blindblue/slider-icons.png") 0 0 no-repeat; }

.slider-custom .bx-wrapper .bx-prev:hover { background-position: 0 -38px; }
#bx-pager { float: left; width: 235px; }
#bx-pager a { display: block; margin-bottom: 5px; }
.bx-wrapper .bx-viewport { box-shadow: none; background: none; }
.bx-wrapper img { margin: 0 auto; }
.bx-wrapper { margin-bottom: 40px; }

i.slider-icons { background: url("img/colors/lightblue/slider-icons.png") 0 0 no-repeat; width: 28px; height: 34px; display: inline-block; }
.multishop-pink i.slider-icons { background: url("img/colors/pink/slider-icons.png") 0 0 no-repeat; }
.multishop-green i.slider-icons { background: url("img/colors/green/slider-icons.png") 0 0 no-repeat; }
.multishop-blue i.slider-icons { background: url("img/colors/blue/slider-icons.png") 0 0 no-repeat; }
.multishop-purple i.slider-icons { background: url("img/colors/purple/slider-icons.png") 0 0 no-repeat; }
.multishop-black i.slider-icons { background: url("img/colors/black/slider-icons.png") 0 0 no-repeat; }
.multishop-white i.slider-icons { background: url("img/colors/white/slider-icons.png") 0 0 no-repeat; }
.multishop-emerald i.slider-icons { background: url("img/colors/emerald/slider-icons.png") 0 0 no-repeat; }
.multishop-orange i.slider-icons { background: url("img/colors/orange/slider-icons.png") 0 0 no-repeat; }
.multishop-red i.slider-icons { background: url("img/colors/red/slider-icons.png") 0 0 no-repeat; }
.multishop-red2 i.slider-icons { background: url("img/colors/red2/slider-icons.png") 0 0 no-repeat; }
.multishop-lightpurple i.slider-icons { background: url("img/colors/lightpurple/slider-icons.png") 0 0 no-repeat; }
.multishop-blindblue i.slider-icons { background: url("img/colors/blindblue/slider-icons.png") 0 0 no-repeat; }

i.slider-icons.larr-bw { background-position: 0 0; }
i.slider-icons.larr { background-position: 0 -38px; }
i.slider-icons.rarr-bw { background-position: -32px 0; }
i.slider-icons.rarr { background-position: -32px -38px; }

i.slider-iconsv { background: url("img/colors/lightblue/slider-vertical-icons.png") 0 0 no-repeat; width: 141px; height: 11px; display: inline-block; }
.multishop-pink i.slider-iconsv { background: url("img/colors/pink/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-green i.slider-iconsv { background: url("img/colors/green/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-blue i.slider-iconsv { background: url("img/colors/blue/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-purple i.slider-iconsv { background: url("img/colors/purple/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-black i.slider-iconsv { background: url("img/colors/black/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-white i.slider-iconsv { background: url("img/colors/white/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-emerald i.slider-iconsv { background: url("img/colors/emerald/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-orange i.slider-iconsv { background: url("img/colors/orange/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-red i.slider-iconsv { background: url("img/colors/red/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-red2 i.slider-iconsv { background: url("img/colors/red2/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-lightpurple i.slider-iconsv { background: url("img/colors/lightpurple/slider-vertical-icons.png") 0 0 no-repeat; }
.multishop-blindblue i.slider-iconsv { background: url("img/colors/blindblue/slider-vertical-icons.png") 0 0 no-repeat; }

i.slider-iconsv.uarr-bw { background-position: 0 0; }
i.slider-iconsv.uarr { background-position: -143px 0; }
i.slider-iconsv.darr-bw { background-position: 0 -13px; }
i.slider-iconsv.darr { background-position: -143px -13px ; }
i.slider-iconsv.uarr-bw:hover { background-position: -143px 0; }
i.slider-iconsv.darr-bw:hover { background-position: -143px -13px; }
.slider-next i.slider-icons.rarr-bw:hover { background-position: -32px -38px; }
.slider-prev i.slider-icons.larr-bw:hover { background-position: 0 -38px; }
.slider-next i.slider-iconsv.darr-bw:hover { background-position: -143px -13px; }
.slider-prev i.slider-iconsv.uarr-bw:hover { background-position: -143px 0; }
.slider-controls { position: absolute; top: 12px; right: 0; z-index: 5; background: #fff; }
.slider-controls span, .jcarousel-prev, .jcarousel-next { cursor: pointer; display: inline-block; }
.slider-controls span.inactive, .jcarousel-prev.inactive, .jcarousel-next.inactive { opacity: 0.5; cursor: default; }
.slider-custom.list h3, .brands h3 { width: 100%; position: relative; height: 25px; padding: 0 10px 10px; }
.slider-custom.list .active-line, .brands .active-line { position: absolute; left: 0; bottom: -2px; width: 100px; background-color: #17b09f; height: 2px; }
.slider-custom.list .bx-controls, .brands .bx-controls { display: none; }
/*Footer*/
.footer { height: 120px; z-index: 5; background: url("img/colors/lightblue/footer-bg-small.png") repeat-x; position: relative; margin-top: -166px; clear: both;  }
.multishop-pink .footer { background: url("img/colors/pink/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-green .footer { background: url("img/colors/green/footer-bg-small.png") repeat-x; }
.multishop-blue .footer { background: url("img/colors/blue/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-purple .footer { background: url("img/colors/purple/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-black .footer { background: url("img/colors/black/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-white .footer { background: url("img/colors/white/footer-bg-small.png") repeat-x; }
.multishop-emerald .footer { background: url("img/colors/emerald/footer-bg-small.png") repeat-x; }
.multishop-orange .footer { background: url("img/colors/orange/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-red .footer { background: url("img/colors/red/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-red2 .footer { background: url("img/colors/red2/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-lightpurple .footer { background: url("img/colors/lightpurple/footer-bg-small.png") repeat-x; color: #fff; }
.multishop-blindblue .footer { background: url("img/colors/blindblue/footer-bg-small.png") repeat-x; color: #fff; }

.footer.big { height: 305px; background: url("img/colors/lightblue/footer-bg.png") repeat-x; margin-top: -305px;  }
.multishop-pink .footer.big { background: url("img/colors/pink/footer-bg.png") repeat-x; }
.multishop-green .footer.big { background: url("img/colors/green/footer-bg.png") repeat-x; }
.multishop-blue .footer.big { background: url("img/colors/blue/footer-bg.png") repeat-x; }
.multishop-purple .footer.big { background: url("img/colors/purple/footer-bg.png") repeat-x; }
.multishop-black .footer.big { background: url("img/colors/black/footer-bg.png") repeat-x; }
.multishop-white .footer.big { background: url("img/colors/white/footer-bg.png") repeat-x; }
.multishop-emerald .footer.big { background: url("img/colors/emerald/footer-bg.png") repeat-x; }
.multishop-orange .footer.big { background: url("img/colors/orange/footer-bg.png") repeat-x; }
.multishop-red .footer.big { background: url("img/colors/red/footer-bg.png") repeat-x; }
.multishop-red2 .footer.big { background: url("img/colors/red2/footer-bg.png") repeat-x; }
.multishop-lightpurple .footer.big { background: url("img/colors/lightpurple/footer-bg.png") repeat-x; }
.multishop-blindblue .footer.big { background: url("img/colors/blindblue/footer-bg.png") repeat-x; }

.footer .footer-text { font-size: 16px; }
.footer .sidebar { margin-top: 5px; margin-left: 10px; }
.footer .sidebar.left500px { width: 480px; }
.footer .content { margin-left: 10px; }
.footer .copyright { position: absolute; left: 0; bottom: 0; }
.footer.big .copyright { right: 15px; left: inherit; }
.footer-pages:after { display: block; clear: both; content: ''; }
.footer-pages h5 { color: #ffffff; }
.footer-pages ul.menu-v li a { font-size: 12px; color: #111014; }
.footer-pages ul.menu-v li a:hover { text-decoration: underline; color: #fefefe; }
.footer-pages .column { float: left; margin-right: 30px; margin-top: 10px; width: 210px; }
ul.social-buttons.menu-h, ul.payment-block.menu-h { padding-left: 0; }
ul.social-buttons.menu-h > li, ul.payment-block.menu-h > li { margin: 0; }
ul.payment-block.menu-h { text-align: left; height: 32px; overflow: hidden; margin-top: 5px; }
.footer .sidebar.right450px > p { margin-bottom: 10px; }
.footer .sidebar.right450px
/*Categories*/
.category-prepare { visibility: hidden; position: absolute; }
.category-columns { list-style: none; padding: 10px; }
.ie8 .category-columns li { margin-right: 0; }
.category-columns.width154px li { width: 154px; }
.category-columns > li { /*display: inline-block; vertical-align: top;*/ float: left; }
.category-columns ul.menu-v a { color: #014d4c; margin: 0; }
.category-columns ul.menu-v h6 a, .category-columns h6 a { color: #01aba9; font-size: 15px; padding: 5px; }
.category-columns ul.menu-v h6 a:hover { color: #fff; }
.category-columns h6 a:hover { color: #fff; }
.category-columns .parent-title:hover { background: none; }
.category-columns .parent-title a { text-decoration: underline; color: #01aba9; }

.category-columns .parent-title a:hover{ color: #01aba9; text-decoration: none; background: none; }
.multishop-pink .category-columns .parent-title a:hover, 
.multishop-pink .category-columns .parent-title:hover,
.multishop-green .category-columns .parent-title a:hover,
.multishop-green .category-columns .parent-title:hover,
.multishop-blue .category-columns .parent-title a:hover,
.multishop-blue .category-columns .parent-title:hover,
.multishop-purple .category-columns .parent-title a:hover,
.multishop-purple .category-columns .parent-title:hover,
.multishop-black .category-columns .parent-title a:hover,
.multishop-black .category-columns .parent-title:hover,
.multishop-white .category-columns .parent-title a:hover,
.multishop-white .category-columns .parent-title:hover,
.multishop-emerald .category-columns .parent-title a:hover,
.multishop-emerald .category-columns .parent-title:hover,
.multishop-orange .category-columns .parent-title a:hover,
.multishop-orange .category-columns .parent-title:hover,
.multishop-red .category-columns .parent-title a:hover,
.multishop-red .category-columns .parent-title:hover,
.multishop-red2 .category-columns .parent-title a:hover,
.multishop-red2 .category-columns .parent-title:hover,
.multishop-lightpurple .category-columns .parent-title a:hover,
.multishop-lightpurple .category-columns .parent-title:hover,
.multishop-blindblue .category-columns .parent-title a:hover,
.multishop-blindblue .category-columns .parent-title:hover { background: none; }

.category-columns ul.menu-v ul { padding-left: 10px; margin: 0; }
.category-columns.more ul.menu-v ul { padding-left: 0; }
.category-columns ul.menu-v li { margin: 0; }
/*.category-columns ol li { width: 154px; }*/
.category-columns .menu-v.l0 { width: 154px; }
.category-columns ol li.double-column { width: 312px; }
.category-columns ol li.double-column h6 { text-align: center; }
.category-columns ol li.double-column > ul.menu-v { float: left; }
.category-columns ol li.double-column:after { content: ''; display: block; clear: both; }
.category-columns ul li ul li + li, .dropdown-combine-wrap ul.menu-v.l1 li ul li + li { border-top: 1px dotted #CCCCCC; }
.more-tab .category-columns ul li ul li + li { border-top: none; }
.f-collapsible { position: absolute;  margin: 0; cursor: pointer; background-color: #F5F5F5; right: 0; top: 5px; }
.f-collapsible:hover { background-color: #ddd; }
.list-rarr { position: absolute;  margin: 0; right: 0; top: 5px;  }
.dropdown-wrap, .dropdown-combine-wrap { visibility: hidden; width: 100%; text-align: left; z-index: 288; background: none repeat scroll 0 0 #FFFFFF; -webkit-box-shadow: 0 1px 3px 0 #BBBBBB; -moz-box-shadow: 0 1px 3px 0 #BBBBBB; box-shadow: 0 1px 3px 0 #BBBBBB; left: 0; position: absolute;  top: 43px; } 
.no-boxshadow .dropdown-wrap, .no-boxshadow .dropdown-combine-wrap { border: 1px solid #bbb; }
/*Contact fields*/
.form input[type='text'], .form input[type='password'], .form textarea { border: 4px solid #d6d5d5; padding: 5px 10px; background: #f9f9f9; -moz-box-shadow: 0 0 2px 0 #555555 inset; -webkit-box-shadow: 0 0 2px 0 #555555 inset; box-shadow: 0 0 2px 0 #555555 inset; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.form input[type='text']:focus, .form input[type='password']:focus, .form textarea:focus { -moz-box-shadow: 0 0 3px 0 #000 inset; -webkit-box-shadow: 0 0 3px 0 #000 inset; box-shadow: 0 0 3px 0 #000 inset; }
.ie8 .form input[type='text']:focus, .ie8 .form input[type='password']:focus, .ie8 .form textarea:focus {  border: 4px solid #555; }
.form input[type="text"].wa-error, .form input[type="password"].wa-error, .form textarea.wa-error { background-color: #fbd5d5; }
/*Breadcrumbs*/
.breadcrumbs a { color: #666666; font-style: italic; font-size: 13px; }
.breadcrumbs a:hover { text-decoration: none; }

.sorting i.sort-desc { background: url("img/igaponov-icons10.png") 0 0 no-repeat; height:10px; width:10px; display:inline-block; text-indent:-9999px; text-decoration:none!important; }
.sorting i.sort-asc { background: url("img/igaponov-icons10.png") -20px 0 no-repeat; height:10px; width:10px; display:inline-block; text-indent:-9999px; text-decoration:none!important; }
/*10x10 Icons*/
i.icon10 { background-repeat:no-repeat; background-image: url("img/igaponov-icons10.png");  height:10px; width:10px; display:inline-block; text-indent:-9999px; text-decoration:none!important; }
* i.icon10 { text-decoration:none!important; vertical-align:top; margin: 0; }
i.icon10.darr { background-position: 0 0; }
i.icon10.rarr { background-position: -10px 0; }
i.icon10.uarr { background-position: -20px 0; }
i.icon10.larr { background-position: -30px 0; }
.icon10.star { background-position: -30px -10px; }
.icon10.star-empty { background-position: 0 -10px; }
.icon10.star-half { background-position: -10px -10px }
.icon10.star-hover { background-position: -20px -10px; }
/*16x16 Icons*/
i.icon16, i.icon16.th { background-repeat:no-repeat; background-image: url("img/igaponov-icons16.png"); height:16px; width:16px; display:inline-block; text-indent:-9999px; text-decoration:none!important; }
* i.icon16 { text-decoration:none!important; vertical-align:top; margin: 0.2em 0.25em 0 0; }

i.icon16.th { background-image: url("img/colors/lightblue/theme-icons16.png"); }
.multishop-pink i.icon16.th { background-image: url("img/colors/pink/theme-icons16.png"); }
.multishop-green i.icon16.th { background-image: url("img/colors/green/theme-icons16.png"); }
.multishop-blue i.icon16.th { background-image: url("img/colors/blue/theme-icons16.png"); }
.multishop-purple i.icon16.th { background-image: url("img/colors/purple/theme-icons16.png"); }
.multishop-black i.icon16.th { background-image: url("img/colors/black/theme-icons16.png"); }
.multishop-white i.icon16.th { background-image: url("img/colors/white/theme-icons16.png"); }
.multishop-emerald i.icon16.th { background-image: url("img/colors/emerald/theme-icons16.png"); }
.multishop-orange i.icon16.th { background-image: url("img/colors/orange/theme-icons16.png"); }
.multishop-red i.icon16.th { background-image: url("img/colors/red/theme-icons16.png"); }
.multishop-red2 i.icon16.th { background-image: url("img/colors/red2/theme-icons16.png"); }
.multishop-lightpurple i.icon16.th { background-image: url("img/colors/lightpurple/theme-icons16.png"); }
.multishop-blindblue i.icon16.th { background-image: url("img/colors/blindblue/theme-icons16.png"); }

.icon16.th.compare-bw { background-position: 0 0; }
.icon16.th.compare { background-position: 0 -16px; }
.icon16.th.user-bw { background-position: -16px 0; }
.icon16.th.user { background-position: -16px -16px; }
.icon16.th.key-bw { background-position: -32px 0; }
.icon16.th.key { background-position: -32px -16px; }
.icon16.th.calendar-bw { background-position: -48px 0; }
.icon16.th.calendar { background-position: -48px -16px; }
.icon16.th.rarr-active { background-position: -64px -16px; }

.icon16.ig, i.icon16.th { margin: 0 2px 0 0; }
.icon16.ig.search { background-position: 0 -16px; }
.icon16.ig.dtriangle { background-position: 0 -32px; }
.icon16.ig.rarr { background-position: -16px -32px; }
.icon16.ig.darr { background-position: -32px -32px; }
.icon16.ig.close-bw { background-position: -64px 0; }
.icon16.ig.close { background-position: -64px -16px; }
.icon16.ig.discount { background-position: -80px 0; }
.icon16.ig.minus-active { background-position: -80px -16px; }
.icon16.ig.minus { background-position: -80px -32px; }

.icon16.ig.plus-active { background-position: -96px -16px; }
.icon16.ig.plus { background-position: -96px -32px; }
.icon16.loading { background-image: url("img/loading16.gif"); }
.icon16.loading2 { background-image: url("img/loading16-2.gif"); }
.icon16.star { background-position: -48px -48px; }
.icon16.star-empty { background-position: 0 -48px; }
.icon16.star-half { background-position: -16px -48px }
.icon16.star-hover { background-position: -32px -48px; }
.icon16.ig.user-grey { background-position: -80px -48px; }
.icon16.ig.review { background-position: -64px -48px; }

.icon16.ig.comment-bw { background-position: -112px -32px; }
/*32x32 Icons*/
i.icon32 { background-repeat:no-repeat; height:32px; width:32px; display:inline-block; text-indent:-9999px; text-decoration:none!important; }
* i.icon32 { text-decoration:none!important; vertical-align:top; margin: 0; }
.icon32.ig { background: url("img/igaponov-icons32.png") 0 0 no-repeat;  }
.icon32.ig.cart { background-position: -32px -32px; }
.icon32.ig.cart-bw { background-position: -32px 0; }
/*Page icons*/
.page-icons { text-decoration:none!important; vertical-align:middle; margin: 0 2px 0 0; }
/*Social icons*/
i.social-icons { background-image: url("img/social-icons.png"); background-repeat:no-repeat; height:35px; width:35px; display:inline-block; text-indent:-9999px; text-decoration:none!important; }
* i.social-icons { text-decoration:none!important; vertical-align:middle; }
.social-icons.vk { background-position: 0 0; }
.social-icons.fb { background-position: -37px 0; }
.social-icons.twitter { background-position: -74px 0; }
.social-icons.google { background-position: -111px 0; }
.social-icons.lj { background-position: -148px 0; }
.social-icons.yandex { background-position: 0 -37px; }
.social-icons.odnokl { background-position: -37px -37px; }
.social-icons.youtube { background-position: -74px -37px; }
.social-icons.pinterest { background-position: -111px -37px; }
.social-icons.instagram { background-position: -148px -37px; }
/* Browser icons*/
i.browser-icon { background-image: url("img/browsers.jpg"); background-repeat:no-repeat; height:50px; width:50px; display:inline-block; text-decoration:none!important; }
* i.browser-icon { text-decoration:none!important; vertical-align:top; margin: 0; }
.browser-icon.ie { background-position: 0 0; }
.browser-icon.chrome { background-position: -52px 0; }
.browser-icon.safari { background-position: -104px 0; }
.browser-icon.opera { background-position: -156px 0; }
.browser-icon.firefox { background-position: -208px 0; }
/*Payment icons*/
i.payment-icon { background-image: url("img/payment-icons.png"); background-repeat:no-repeat; height:32px; width:48px; display:inline-block; text-decoration:none!important; }
* i.payment-icon { text-decoration:none!important; vertical-align:top; margin: 0; }
i.payment-icon.qiwi { background-position: -2px -2px; }
i.payment-icon.rbk-money { background-position: -52px -2px; }
i.payment-icon.robokassa { background-position: -102px -2px; }
i.payment-icon.privat-bank { background-position: -152px -2px; }
i.payment-icon.sberbank { background-position: -202px -2px; }
i.payment-icon.skrill-moneybookers { background-position: -252px -2px; }
i.payment-icon.telemoney { background-position: -302px -2px; }
i.payment-icon.unistream { background-position: -352px -2px; }
i.payment-icon.visa { background-position: -402px -2px; }
i.payment-icon.webmoney { background-position: -452px -2px; }
i.payment-icon.western-union { background-position: -2px -36px; }
i.payment-icon.yandex-money { background-position: -52px -36px; }
i.payment-icon.alfabank { background-position: -102px -36px; }
i.payment-icon.american-express { background-position: -152px -36px; }
i.payment-icon.assist { background-position: -202px -36px; }
i.payment-icon.payu { background-position: -252px -36px; }
i.payment-icon.cirrus { background-position: -302px -36px; }
i.payment-icon.contact { background-position: -352px -36px; }
i.payment-icon.diners-club { background-position: -402px -36px; }
i.payment-icon.elecsnet { background-position: -452px -36px; }
i.payment-icon.intellectmoney { background-position: -2px -70px; }
i.payment-icon.jcb { background-position: -52px -70px; }
i.payment-icon.maestro { background-position: -102px -70px; }
i.payment-icon.mail-money { background-position: -152px -70px; }
i.payment-icon.mastercard { background-position: -202px -70px; }
i.payment-icon.migom { background-position: -252px -70px; }
i.payment-icon.moneymail { background-position: -302px -70px; }
i.payment-icon.mts-bank { background-position: -352px -70px; }
i.payment-icon.paypal { background-position: -402px -70px; }
i.payment-icon.chronopay { background-position: -452px -70px; }
/*Mobile-bar icons*/
i.mobilebar-icon { background-image: url("img/colors/lightblue/mobile-bar.png"); background-position: -2px -2px; background-repeat:no-repeat; height:22px; width:32px; display:inline-block; text-decoration:none!important; }
* i.mobilebar-icon { text-decoration:none!important; vertical-align:middle; margin: 3px 0 0 0; }

.multishop-pink i.mobilebar-icon { background-image: url("img/colors/pink/mobile-bar.png"); }
.multishop-green i.mobilebar-icon { background-image: url("img/colors/green/mobile-bar.png"); }
.multishop-blue i.mobilebar-icon { background-image: url("img/colors/blue/mobile-bar.png"); }
.multishop-purple i.mobilebar-icon { background-image: url("img/colors/purple/mobile-bar.png"); }
.multishop-black i.mobilebar-icon { background-image: url("img/colors/black/mobile-bar.png"); }
.multishop-white i.mobilebar-icon { background-image: url("img/colors/white/mobile-bar.png"); }
.multishop-emerald i.mobilebar-icon { background-image: url("img/colors/emerald/mobile-bar.png"); }
.multishop-orange i.mobilebar-icon { background-image: url("img/colors/orange/mobile-bar.png"); }
.multishop-red i.mobilebar-icon { background-image: url("img/colors/red/mobile-bar.png"); }
.multishop-red2 i.mobilebar-icon { background-image: url("img/colors/red2/mobile-bar.png"); }
.multishop-lightpurple i.mobilebar-icon { background-image: url("img/colors/lightpurple/mobile-bar.png"); }
.multishop-blindblue i.mobilebar-icon { background-image: url("img/colors/blindblue/mobile-bar.png"); }

.mobilebar-icon:hover, 
#mobilebar-link:hover .mobilebar-icon { background-position: -36px -2px; } 
/*Mobile-menu icons*/
i.mobilemenu-icon { background-image: url("img/mobile-menu.png"); background-position: -2px -2px; background-repeat:no-repeat; height:22px; width:32px; display:inline-block; text-decoration:none!important; }
* i.mobilemenu-icon { text-decoration:none!important; vertical-align:middle; margin: -2px 0 0 0; }
#mobile-menu:hover .mobilemenu-icon { background-position: -36px -2px; } 
/*Plugin Autocomplete*/
#multishop input.autocomplete-loader { background: url("/wa-apps/shop/plugins/autocomplete/img/loading16.gif") no-repeat scroll 295px 10px #FFFFFF; }
#multishop .autocomplete-suggestions { border: 0 none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#multishop .autocomplete-suggestion { padding: 10px; border: 1px solid #a6a5a5; }
#multishop .autocomplete-suggestion a { color: #525968; font-style: italic; }
#multishop .autocomplete-price .compare-at-price { margin-right: 10px; }
#multishop .autocomplete-price .price { font-weight: bold; }
/*Plugin Quickorder*/
#multishop .quickorder-custom-button-cart { display: inline-block;  }
#multishop .quickorder-custom-button-cart .quickorder-button-cart, #multishop .quickorder-custom-button .quickorder-button, #multishop .quickorder-custom-form .quickorder-button { line-height: 1.3; margin: 0; padding: 0 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0;border-radius: 0; text-decoration: none; text-align: center; display: inline-block; height: 35px;  }
#multishop .quickorder-custom-form .quickorder-header { text-shadow: none; }
#multishop .cart-page .quickorder-custom-button-cart { margin-bottom: 10px; }
/*Settings*/
#multishop-settings {  width: 335px; right: 100%; margin-right: 0; top: 100px; position: fixed; }
#multishop-settings.open, #multishop-settings .settings-header { z-index: 2000; }
#multishop-settings .settings-header { background:#3cded8; -webkit-box-shadow: 1px 1px 3px 0px #000; -moz-box-shadow: 1px 1px 3px 0px #000; box-shadow: 1px 1px 3px 0px #000; background:-moz-linear-gradient(top,rgba(60,222,216,1) 0,rgba(29,190,184,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(60,222,216,1)),color-stop(100%,rgba(29,190,184,1)));background:-webkit-linear-gradient(top,rgba(60,222,216,1) 0,rgba(29,190,184,1) 100%);background:-o-linear-gradient(top,rgba(60,222,216,1) 0,rgba(29,190,184,1) 100%);background:-ms-linear-gradient(top,rgba(60,222,216,1) 0,rgba(29,190,184,1) 100%);background:linear-gradient(to bottom,rgba(60,222,216,1) 0,rgba(29,190,184,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cded8', endColorstr='#1dbeb8', GradientType=0); border: 1px solid #49cbc6; position: relative; height: 40px; }
.multishop-pink #multishop-settings .settings-header { border: 1px solid #ee437c; background:#ee437c;background:-moz-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(238,67,124,1)),color-stop(100%,rgba(219,48,105,1)));background:-webkit-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:-o-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:-ms-linear-gradient(top,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);background:linear-gradient(to bottom,rgba(238,67,124,1)0,rgba(219,48,105,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee437c', endColorstr='#db3069', GradientType=0); }
.multishop-green #multishop-settings .settings-header { border: 1px solid #a5eb2a;background:#a5eb2a;background:-moz-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(165,235,42,1)),color-stop(100%,rgba(146,216,23,1)));background:-webkit-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:-o-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:-ms-linear-gradient(top,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);background:linear-gradient(to bottom,rgba(165,235,42,1)0,rgba(146,216,23,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5eb2a', endColorstr='#92d817', GradientType=0); }
.multishop-blue #multishop-settings .settings-header { border: 1px solid #24b8e3;background:#24b8e3;background:-moz-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(36,184,227,1)),color-stop(100%,rgba(17,165,207,1)));background:-webkit-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:-o-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:-ms-linear-gradient(top,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);background:linear-gradient(to bottom,rgba(36,184,227,1)0,rgba(17,165,207,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24b8e3', endColorstr='#11a5cf', GradientType=0); }
.multishop-purple #multishop-settings .settings-header { border: 1px solid #9b69a8;background:#9b69a8;background:-moz-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(155,105,168,1)),color-stop(100%,rgba(136,86,149,1)));background:-webkit-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:-o-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:-ms-linear-gradient(top,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);background:linear-gradient(to bottom,rgba(155,105,168,1)0,rgba(136,86,149,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b69a8', endColorstr='#885695', GradientType=0); }
.multishop-black #multishop-settings .settings-header { border: 1px solid #6a707d;background:#6a707d;background:-moz-linear-gradient(top,rgba(106,112,125,1)0,rgba(87,93,106,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(106,112,125,1)),color-stop(100%,rgba(87,93,106,1)));background:-webkit-linear-gradient(top,rgba(106,112,125,1)0,rgba(87,93,106,1)100%);background:-o-linear-gradient(top,rgba(106,112,125,1)0,rgba(87,93,106,1)100%);background:-ms-linear-gradient(top,rgba(106,112,125,1)0,rgba(87,93,106,1)100%);background:linear-gradient(to bottom,rgba(106,112,125,1)0,rgba(87,93,106,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a707d', endColorstr='#575d6a', GradientType=0); }
.multishop-white #multishop-settings .settings-header { border: 1px solid #f8fafb;background:#f8fafb;background:-moz-linear-gradient(top,rgba(248,250,251,1)0,rgba(225,227,228,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(248,250,251,1)),color-stop(100%,rgba(225,227,228,1)));background:-webkit-linear-gradient(top,rgba(248,250,251,1)0,rgba(225,227,228,1)100%);background:-o-linear-gradient(top,rgba(248,250,251,1)0,rgba(225,227,228,1)100%);background:-ms-linear-gradient(top,rgba(248,250,251,1)0,rgba(225,227,228,1)100%);background:linear-gradient(to bottom,rgba(248,250,251,1)0,rgba(225,227,228,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8fafb', endColorstr='#e1e3e4', GradientType=0); }
.multishop-emerald #multishop-settings .settings-header { border: 1px solid #3ee8a6;background:#3ee8a6;background:-moz-linear-gradient(top,rgba(62,232,166,1)0,rgba(43,213,146,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(62,232,166,1)),color-stop(100%,rgba(43,213,146,1)));background:-webkit-linear-gradient(top,rgba(62,232,166,1)0,rgba(43,213,146,1)100%);background:-o-linear-gradient(top,rgba(62,232,166,1)0,rgba(43,213,146,1)100%);background:-ms-linear-gradient(top,rgba(62,232,166,1)0,rgba(43,213,146,1)100%);background:linear-gradient(to bottom,rgba(62,232,166,1)0,rgba(43,213,146,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ee8a6', endColorstr='#2bd592', GradientType=0); }
.multishop-orange #multishop-settings .settings-header { border: 1px solid #fcab1c; background:#fcab1c;background:-moz-linear-gradient(top,rgba(252,171,28,1)0,rgba(243,157,16,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(252,171,28,1)),color-stop(100%,rgba(243,157,16,1)));background:-webkit-linear-gradient(top,rgba(252,171,28,1)0,rgba(243,157,16,1)100%);background:-o-linear-gradient(top,rgba(252,171,28,1)0,rgba(243,157,16,1)100%);background:-ms-linear-gradient(top,rgba(252,171,28,1)0,rgba(243,157,16,1)100%);background:linear-gradient(to bottom,rgba(252,171,28,1)0,rgba(243,157,16,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcab1c', endColorstr='#f39d10', GradientType=0); }
.multishop-red #multishop-settings .settings-header { border: 1px solid #fd2f56;background:#fd2f56;background:-moz-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(253,47,86,1)),color-stop(100%,rgba(234,28,67,1)));background:-webkit-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:-o-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:-ms-linear-gradient(top,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);background:linear-gradient(to bottom,rgba(253,47,86,1)0,rgba(234,28,67,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd2f56', endColorstr='#ea1c43', GradientType=0); }
.multishop-red2 #multishop-settings .settings-header { border: 1px solid #d10101;background:#fe2828;background:-moz-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(254,40,40,1)),color-stop(100%,rgba(241,8,8,1)));background:-webkit-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:-o-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:-ms-linear-gradient(top,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);background:linear-gradient(to bottom,rgba(254,40,40,1)0,rgba(241,8,8,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd2f56', endColorstr='#ea1c43', GradientType=0); }
.multishop-lightpurple #multishop-settings .settings-header { border: 1px solid #bda5bd;background:#bda5bd;background:-moz-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(189,165,189,1)),color-stop(100%,rgba(170,146,170,1)));background:-webkit-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:-o-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:-ms-linear-gradient(top,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);background:linear-gradient(to bottom,rgba(189,165,189,1)0,rgba(170,146,170,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bda5bd', endColorstr='#aa92aa', GradientType=0); }
.multishop-blindblue #multishop-settings .settings-header { border: 1px solid #8d9cd5;background:#8d9cd5;background:-moz-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(141,156,213,1)),color-stop(100%,rgba(122,137,194,1)));background:-webkit-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:-o-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:-ms-linear-gradient(top,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);background:linear-gradient(to bottom,rgba(141,156,213,1)0,rgba(122,137,194,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d9cd5', endColorstr='#7a89c2', GradientType=0); }

#multishop-settings .settings-icon { position: absolute; right: 10px; top: 5px; width: 26px; height: 26px; background: url("img/settings.png") no-repeat; }  
.multishop-blue #multishop-settings .settings-icon,
.multishop-purple #multishop-settings .settings-icon,
.multishop-black #multishop-settings .settings-icon,
.multishop-lightpurple #multishop-settings .settings-icon,
.multishop-blindblue #multishop-settings .settings-icon { background: url("img/settings-white.png") no-repeat; }

#multishop-settings .settings-body { overflow-x: hidden; overflow-y: auto; height: 250px; -webkit-box-shadow: 1px 1px 3px 0px #000; -moz-box-shadow: 1px 1px 3px 0px #000; box-shadow: 1px 1px 3px 0px #000; width: 288px; border-right: 1px solid #D2D2D3; border-left: 1px solid #D2D2D3; background-color: #fbfafa; }
#multishop-settings .settings-footer { -webkit-box-shadow: 1px 1px 3px 0px #000; -moz-box-shadow: 1px 1px 3px 0px #000; box-shadow: 1px 1px 3px 0px #000; margin-bottom: 4px; width: 290px; height: 88px; text-align: center; background-color: #525968; border-top: 1px solid #5c6271; border-bottom: 1px solid #5c6271; }
#multishop-settings .settings-footer .cancel { background: none; border: medium none; color: #FFFFFF; margin-right: 10px; text-decoration: underline; } 
#multishop-settings .settings-footer .cancel:hover { text-decoration: none; }
#multishop-settings .settings-footer input { margin-top: 25px; }
#multishop-settings hr {  background: none repeat scroll 0 0 #C3C2C2; margin: 10px 0 0; }
#multishop-settings .setting-block { padding: 10px; }
#multishop-settings .setting-block a { color: #303031; }
#multishop-settings .setting-block a:hover { color: #00beba; }
#multishop-settings .setting-value { display: none; margin: 10px 0; } 
#multishop-settings i { margin-top: 3px; }
/*Mobile-bar*/
#mobilebar { z-index: 3000; width: 300px; padding: 10px; position: absolute; left: -340px; top: 0; background: #fbfafa; -webkit-box-shadow: 1px 1px 3px 0px #000; -moz-box-shadow: 1px 1px 3px 0px #000; box-shadow: 1px 1px 3px 0px #000; border-bottom: 1px solid #3CDED8; border-right: 1px solid #3CDED8; }

.multishop-pink #mobilebar  { border-bottom: 1px solid #ee437c; border-right: 1px solid #ee437c; }
.multishop-green #mobilebar { border-bottom: 1px solid #a5eb2a; border-right: 1px solid #a5eb2a; }
.multishop-blue #mobilebar { border-bottom: 1px solid #24b8e3; border-right: 1px solid #24b8e3; }
.multishop-purple #mobilebar { border-bottom: 1px solid #9b69a8; border-right: 1px solid #9b69a8; }
.multishop-black #mobilebar { border-bottom: 1px solid #6a707d; border-right: 1px solid #6a707d; }
.multishop-white #mobilebar { border-bottom: 1px solid #f8fafb; border-right: 1px solid #f8fafb; }
.multishop-emerald #mobilebar { border-bottom: 1px solid #3ee8a6; border-right: 1px solid #3ee8a6; }
.multishop-orange #mobilebar { border-bottom: 1px solid #fcab1c; border-right: 1px solid #fcab1c; }
.multishop-red #mobilebar { border-bottom: 1px solid #fd2f56; border-right: 1px solid #fd2f56; }
.multishop-lightpurple #mobilebar { border-bottom: 1px solid #bda5bd; border-right: 1px solid #bda5bd; }
.multishop-blindblue #mobilebar { border-bottom: 1px solid #8d9cd5; border-right: 1px solid #8d9cd5; }

#mobilebar .close { position: absolute; right: 10px; top: 5px; }
#mobilebar .rss-icon { position: relative; left: 0; top: 0; }
#mobilebar .rss-block { margin: 10px 0; }
/*Mobile block*/
.mobile-block, .mobile-menu { display: none; }
.mobile-menu { background: #fff; }
#mobilebar-link { font-size: 20px; line-height: 140%; }
#mobile-menu { text-decoration: none; font-size: 20px; line-height: 205%; }
#mobile-menu:hover { background: url("img/opacity28.png") repeat; color: #fff; }
ul.menu-v.mobile-block { padding: 0; }
ul.menu-v.mobile-block ul { padding-left: 20px; }
ul.menu-v.mobile-block li { margin-right: 0; }
ul.menu-v.mobile-block a { padding: 5px 26px 5px 10px; margin: 0; word-break: break-all; } 
ul.menu-v.mobile-block li a:hover, 
ul.menu-v.mobile-block h4 a:hover,
ul.menu-v.mobile-block li.selected h4 > a,
ul.menu-v.mobile-block li.selected > a { color: #002135; background-color: #01c4c0; }
ul.menu-v.mobile-block .f-collapsible { margin: 0 10px 0 0; }
ul.menu-v.mobile-block ul li ul li + li { border-top: 1px dotted #CCCCCC; padding-top: 3px; }
/*Lt-IE8*/
.lt-ie8-wrap { display:none; margin-top: 50px; }
.lt-ie8-wrap i { cursor: pointer; }
.lt-ie8 .lt-ie8-wrap{ display:block; }
.lt-ie8 .main-wrapper, .lt-ie8 .footer, .lt-ie8 #multishop-settings, .lt-ie8 #go-top { display: none; }
.lt-ie8-wrap table { width:100%; }
.lt-ie8-wrap a { display:block; color:#353535; }
.lt-ie8-wrap p { margin-top: 5px; font-size: 16px; }

.fancybox-overlay {  background: url("img/fancybox_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*Bottom fixed*/
.bottom-fixed { position: fixed; bottom: 0; left: 0; width: 100%; height: 46px; background: url("img/bg-bottom.png") repeat-x; z-index: 299; }
.bottom-fixed ul.menu-h { text-align: center; }
.bottom-fixed ul.menu-h li { height: 46px; vertical-align: top; margin: 0; }
.bottom-fixed ul.menu-h li a { padding: 15px 15px 0; display: block; height: 100%; color: #fff; font-size: 13px; }
.bottom-fixed ul.menu-h li a.grey { color: grey; }
.bottom-fixed ul.menu-h li a:hover, .bottom-fixed ul.menu-h li.selected a { background: #3f434a; }
.bottom-fixed .indicator { background-color: #303131;  -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; color: #FFFFFF; display: block; font-size: 11px; left: 12px; padding: 2px 4px;  position: absolute; text-align: center; top: -11px; z-index: 10; } 
.bottom-fixed img { vertical-align: middle; margin-right: 5px; }
.bottom-fixed .mobile-cart { display: none; }
.bottom-fixed .mobile-cart .indicator { left: 22px; top: -3px; }
.bottom-fixed .mobile-cart.active .indicator { background-color: #E12157; }
/*Bounce popup*/
.bounce-popup { background-color: #02d1cd; color: #2e3035; font-size: 13px; padding: 15px 10px; position: fixed; opacity: 0; display: none; z-index: 9999; top: 0; }
.multishop-pink .bounce-popup,
.multishop-blue .bounce-popup,
.multishop-purple .bounce-popup,
.multishop-orange .bounce-popup,
.multishop-red .bounce-popup,
.multishop-lightpurple .bounce-popup,
.multishop-blindblue .bounce-popup { color: #fff;  }

.bounce-popup:after { content: ''; position: absolute; width: 0; height: 0; bottom: -6px; left: 50%; margin-left: -11px; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top-width: 10px; border-top-style: solid; border-top-color: #02d1cd;  }
.multishop-pink .bounce-popup:after { border-top-color: #db2261; }
.multishop-green .bounce-popup:after { border-top-color: #8ed417; }
.multishop-blue .bounce-popup:after { border-top-color: #00a6d6; }
.multishop-purple .bounce-popup:after { border-top-color: #834c91; }
.multishop-white .bounce-popup:after, .multishop-black .bounce-popup:after { border-top-color: #80aed2; }
.multishop-emerald .bounce-popup:after { border-top-color: #1fc987; }
.multishop-orange .bounce-popup:after { border-top-color: #f7a316; }
.multishop-red .bounce-popup:after { border-top-color: #e5012b; }
.multishop-lightpurple .bounce-popup:after { border-top-color: #b39bb3; }
.multishop-blindblue .bounce-popup:after { border-top-color: #8594cd; }

.breadcrumbs { padding-left: 10px; }