/*
*@media (max-width: 1300px) {
*header #globalnav { height: 84px !important;  }
*}
*/

/*
 * Webasyst Default 3.0 theme family
 *
 * Core CSS file
 *
 * @link http://www.webasyst.com/
 * @author Webasyst LLC
 * @copyright 2015 Webasyst LLC
 * @package Webasyst
 */

/* 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; }

/* Common HTML elements, fonts, and colors
------------------------------------------ */
html,
body { width: 100%; min-height: 100%; font-family: 'Helvetica Neue', Roboto, sans-serif; font-size: 14px; background: #eee; line-height: 1.4em; }
a { color: #006bd8; outline:0 none; text-decoration: none; }
a:focus { outline:none; outline-offset:-4px; }
a:visited { color: #85c; }
a.not-visited:visited { color: #006bd8; }
a:hover { color: #52B848; }
input[type="button"]::-moz-focus-inner { border: 0; }
input[type="submit"]::-moz-focus-inner { border: 0; }
a img { border: 0; }
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, blockquote { margin-bottom: 20px; }
h1 { font-size: 22px; padding: 15px 0px; }
h1 a { text-decoration:none; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 1.2em; line-height: 23px; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1, h2, h3 { line-height: 35px; text-align: left; font-family: Roboto; font-weight: 400; }
ul, ol { padding-top:0; }
ol { list-style: decimal; }
input, textarea, select { margin:0; } 
input, textarea { font-size: 1em; color: #000; }
input[type="button"]:focus { outline:none; outline-offset:-2px; }
fieldset { border:1px solid #bbb; padding:10px; position:relative; background:#e9e9e9; margin-bottom:10px; }
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; }
blockquote cite { font-size: 0.9em; }
hr { background-color: rgb(148, 148, 148);
    height: 2px;
    border: 0;
    margin: 20px 0px; }
p { font-family: Roboto, sans-serif; line-height: 20px; font-size: 14px; text-align: left; margin-bottom: 15px; }
p a { text-decoration: underline; }
input::-webkit-input-placeholder { color: #bbb; }
input:-moz-placeholder,
input::-moz-placeholder { color: #bbb; }
input:-ms-input-placeholder { color: #bbb; }

/* Misc elements
---------------- */

.block { padding: 25px 30px; }
.inline { display: inline !important; }
.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.1em; }
.bold { font-weight: bold; }
.strike { text-decoration: line-through; }
.highlighted { background:  #ffc; }
.hint { color: #aaa; font-size: 12px; }
.hint a,
.hint:visited,
.hint a:visited { color: #888; }
.gray .dropdown ul 
.gray a,
.gray:visited,
.gray a:visited { color: #888; }
.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; }
.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; }
.hr { border-top: 1px solid #ccc; margin-bottom: 15px; }
.uppercase { text-transform: uppercase; }
.blurred { -webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(5px); }
.userpic { border-radius: 50%; background-size: auto; }

.container { min-width: 650px; max-width: 970px; margin: 0 auto; padding: 0; }
.container:before,
.container:after { content: " "; clear: both; }

.breadcrumbs { padding: 5px 0; font-size: 0.9em; }
.breadcrumbs a { color: #111;
    text-transform: uppercase;
    border: 2px solid #ff5809;
    border-radius: 5px;
    padding: 3px 8px;
    font-size: 10px; }
.breadcrumbs span.rarr { color: #ff5a0c; margin: 0 3px; }

.tags { line-height: 1.6em; }
.tags a { color: green !important; display: inline !important; padding: 0 4px !important; }
.tags a:hover { color: red !important; }

.welcome { text-align: center; background: url('img/welcome.png') no-repeat; background-position: top center; padding-top: 300px; background-size: 256px 256px; margin-bottom: 30px; }
.welcome h1 { font-weight: normal; font-size: 2em; }

.staff { background: #eeb; padding: 1px 4px !important; color: #345; font-size: 0.9em; border: 1px solid rgba(0,0,0,0.1); border-radius: 3px; white-space: nowrap; }

/* Buttons
---------- */

input[type=button],
input[type=submit] { background: #444444;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px 15px 10px;
    border: 0px solid rgba(0,0,0,0.1);
    -webkit-appearance: none;
    border-radius: 0px; }
input[type=button]:hover,
input[type=submit]:hover { cursor: pointer; background: #FF5809; }
input[type=button]:active,
input[type=submit]:active { background: #f3cd27; text-shadow: none; box-shadow: none; }
input[type=button]:disabled,
input[type=submit]:disabled { background: #eee; color: #999; text-shadow: 0 1px 1px #fff; cursor: pointer; }
input[type=button].small,
input[type=submit].small { font-size: 0.9em; padding: 3px 5px; }
input[type=button].large,
input[type=submit].large { font-size: 14px;
    padding: 7px 10px;
    font-weight: 400;
    font-family: Roboto; }
input[type=button].gray,
input[type=submit].gray { color: #333; font-weight: 700; background: #ff5809 linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.0) 100%); }

/* Navigation menus
------------------- */

ul.menu-v { margin: 0; padding: 0; font-family: 'Helvetica Neue', 'Trebuchet MS', Roboto, sans-serif; }
ul.menu-v li { list-style: none; padding: 0; line-height: 1.3em; border-bottom: 1px solid rgba(0,0,0,0.1); }
ul.menu-v li a { padding: 13px 30px 13px 16px; display: block; text-decoration: none; }
ul.menu-v li.collapsible { background: url('img/rarr.png') no-repeat; background-position: right center; background-size: 32px 16px; }
ul.menu-v.bottom-padded { margin-bottom: 20px; }
ul.menu-v li .count { float: right; color: #aaa; }
ul.menu-v li .count i.icon16 { margin: 0 -5px; }

ul.menu-h { margin: 0; padding: 0; }
ul.menu-h li { list-style: none; display: inline-block; padding: 0 10px 0 0; line-height: 1.3em; display:block\9; float:left\9; }
ul.menu-h li a { display: inline-block; padding: 13px 16px 13px 16px; display:block\9; float:left\9; text-decoration: none; }

ul.tree { list-style: none; padding-left: 0; display: none; }
ul.tree li { border: none; }
ul.tree li a { padding: 5px 16px; display: block; text-decoration: none; padding: 5px 16px; display: block; text-decoration: none; text-transform: uppercase; font-size: 13px; }
ul.tree li.selected a { background: transparent; }
ul.tree ul { padding-left: 20px; list-style: none; }
ul.tree ul a { padding: 3px 6px; font-size: 90%; }

.sidebar .store-info { display: none; }

header h2 img { margin: 0px !important; height: 48px; }

.paging-nav { text-align: center; }
.paging-nav ul li { display: inline-block; list-style: none; margin-right: 10px; }
.paging-nav ul li a { padding: 8px 10px; }
.paging-nav ul li.selected a { background: #eee; }

.top_phones { color: #fff; }
.top_phones li { line-height: 44px; }
.top_phones img { margin: 0 8px 0 12px; position: relative; top: 4px;}
.top_phones li:first-child img { margin-left: 0; }

/* Sign up & Login forms
------------------------ */

.wa-auth-adapters ul { padding: 0; min-height: 16px; }
.wa-auth-adapters ul li { list-style: none; float: left; padding: 0 15px 0 0; }
.wa-auth-adapters ul li a,
.wa-auth-adapters ul li span { display: block; padding: 0px 5px; }
.wa-auth-adapters ul li a img,
.wa-auth-adapters ul li span img { position: relative; top: 4px; margin-right: 3px; }
.wa-auth-adapters p { color: #888; font-size: 0.9em; width: 80%; }
.wa-auth-adapters.wa-connect { margin-top: 20px; }

.wa-form { float: left; margin: 10px 0; overflow: visible; }
.wa-form .wa-field { clear: left; margin: 0; padding-top: 3px; }
.wa-form .wa-field .wa-name { float: left; width: 155px; padding-top: 0.05em; padding-bottom: 10px; font-size: 14px; color: #888; }
.wa-form .wa-field.wa-separator { height: 10px; }
.wa-form .wa-field .wa-value { margin-left: 180px; margin-bottom: 5px; position: relative; }
.wa-form .wa-field .wa-value input.wa-error { border: 2px solid red; }
.wa-form .wa-field .wa-value .wa-error-msg { font-size: 0.9em; color: red; display: block; }
.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"] { width: 30%; min-width: 260px;  margin:0;}
.wa-form .wa-field .wa-value textarea { min-width: 300px; height: 70px; }
.wa-form .wa-field .wa-value input.wa-captcha-input { width: 100px; min-width: 0; }
.wa-form .wa-field .wa-value label { display: block; }
.wa-form .wa-field .wa-value .wa-captcha img { margin-left: 0; }
.wa-form .wa-field .wa-value .errormsg { margin-left: 0; }
.wa-form .wa-field .wa-value.wa-submit { margin-top: 10px; }
.wa-form .wa-field .wa-value p label { display: block; margin: 0; }
.wa-form .wa-field .wa-value p { line-height: 1.6em; margin-bottom: 23px; position: relative; } 
.wa-form .wa-field .wa-value p span { color: #777; font-size: 0.9em; display: block; }
.wa-form .wa-field .wa-value p i.icon16 { float: left; left: -20px; margin-top: 2px; position: absolute; }
.wa-form .wa-field .wa-value p input { display: block; margin-bottom: 2px; }
.wa-form .wa-field .wa-value p input[type="radio"],
.wa-form .wa-field .wa-value p input[type="checkbox"] { display: inline; }
.wa-form .wa-field .wa-value p .field.wa-required span:after { content: " *"; color: #faa; }
.wa-form .wa-field.wa-required .wa-name:after { content: " *"; color: #faa; }
.wa-signup-form .wa-form .wa-field.wa-field-email { margin-top: 20px; }
.wa-signup-form .wa-form .wa-field.wa-field-email .wa-value input { min-width: 300px; }
.wa-signup-form .wa-form .wa-field.wa-field-password .wa-value input,
.wa-signup-form .wa-form .wa-field.wa-field-password_confirm .wa-value input { min-width: 200px; width: 200px; }

.wa-captcha { padding: 7px 0 10px; }
.wa-captcha p { margin: 0; }
.wa-captcha strong { font-size: 1.2em; }
.wa-captcha p img { float: left !important; margin-right: 5px; margin-top: -8px; }
.wa-captcha .wa-captcha-refresh { font-size: 0.8em; text-decoration: underline; color: #aaa; }
.wa-captcha .wa-captcha-input { display: inline !important; }
.wa-captcha .errormsg { display: inline-block; margin-left: 10px; display:block\9; float:left\9; }

input.error, textarea.error { border: 2px solid red; }
.errormsg { color: red; margin-left: 170px; display: block; }

/* Multi-column layout
---------------------- */

.row { clear: both; margin: 0 -10px; }
.row:before {
    content: " ";
    display: table;
    width: 0!important;
    -webkit-flex-basis: 0!important;
    -ms-flex-preferred-size: 0!important;
    flex-basis: 0!important;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 1000;
    -webkit-order: 999;
    -ms-flex-order: 999;
    order: 999;
}
.row:after {
    content: " ";
    display: table;
    width: 0!important;
    -webkit-flex-basis: 0!important;
    -ms-flex-preferred-size: 0!important;
    flex-basis: 0!important;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 1000;
    -webkit-order: 999;
    -ms-flex-order: 999;
    order: 999;
    clear: both;
}
.row.no-border { border: none; }
.col { float: left; }
.col.w1 { width: 6%; }
.col.w2 { width: 12%; }
.col.w3 { width: 18%; }
.col.w4 { width: 24%; }
.col.w5 { width: 30%; }
.col.w6 { width: 36%; }
.col.w7 { width: 42%; }
.col.w8 { width: 48%; }
.col.w9 { width: 54%; }
.col.w10 { width: 60%; }
.col.w11 { width: 66%; }
.col.w12 { width: 72%; }
.col.w13 { width: 78%; }
.col.w14 { width: 84%; }
.col.w15 { width: 90%; }
.col.w16 { width: 96%; }

/* Tables
--------- */

table { border-collapse: collapse; border-spacing: 0; }
table th { color: #aaa; padding: 0px 10px 0px; }
table td { padding: 10px; border: 1px solid rgba(0,0,0,0.1); }
table.not-bordered td { border: none; }

table.lined { margin-top: 25px; width: 100%; border-spacing:0; border-collapse:collapse; }
table.lined th { padding-left: 7px; padding-right: 7px; }
table.lined td { padding: 15px 7px; border-bottom: 1px solid #ddd; }
table.lined td.min-width { width: 1%; }
table.lined td p { margin: 0; }
table.lined td input.numerical { width: 50px; margin-right: 5px; text-align: right; }
table.lined tr.no-border td { border: none; }
table.lined tr.thin td { padding-top: 13px; padding-bottom: 0; }
table.lined tr.service td { padding-top: 5px; padding-bottom: 5px; padding-left: 25px; font-size: 0.8em; color: #555; }

/* Customized search input look
------------------------------- */

.search {  }
.search-wrapper { position: relative; border: 2px solid #ff5809 !important; width: 32px; height: 30px; padding: 0 10px 0 10px; float: right; border: 0; border-radius: 3px; -webkit-appearance: none; margin-right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; }
.search:hover .search-wrapper { width: 100%; transition: all 0.4s ease; }
.search-wrapper:hover { width: 100%; transition: all 0.4s ease; }
.search input { width: 100%; float: left; height: 27px; padding-top: 0; margin-top: 1px; background: transparent; border: 0; -webkit-appearance: none; margin-right: 0; padding-left: 0; padding-right: 32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.search input:focus { outline: 0; }

.search input::-webkit-input-placeholder { color: #aaa; font-weight: normal; }
.search input:-moz-placeholder,
.search input::-moz-placeholder { color: #aaa; font-weight: normal; }
.search input:-ms-input-placeholder { color: #aaa; font-weight: normal; }
 
.search button { min-width: 32px; overflow: visible; position: absolute; right: 0px; float: left; border: none; padding: 0; cursor: pointer; height: 32px; color: #fff; background-color: transparent; background-image: url(img/search16black.png); background-repeat: no-repeat; background-position: 8px 6px; background-size: 16px 16px; border-radius: 0 3px 3px 0; font-size: 1.0em; }
.search button:hover { background-color: rgba(100,100,100,0.1); }
.search button:active,
.search button:focus { background-color: rgba(100,100,100,0.2); outline: 0; }
.search button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */ border: 0; padding: 0; }

/* Header: global navigation
---------------------------- */

header.globalheader { background: #c22; position: relative; z-index: 999999999; }
header a { text-decoration: none; }

header #globalnav { background: #000; height: 44px;
    position: fixed;
    width: 100%;
    z-index: 100000;
    padding: 0px !important;
}
header h2 { float: left; padding: 0px 0 0 0px; margin: 0 20px 0 -15px; font-size: 20px; }
header h2 a { color: #eee !important; }
header h2 a span { display: none; }
header h2 a:hover { color: #eea !important; }

header-logo { float: left; padding: 8px 0 0 15px; margin: 0 20px 0 -15px; font-size: 1.3em; }
header-logo a { color: #eee !important; }
header-logo a span { display: none; }
header-logo a:hover { color: #eea !important; }

header .apps { padding: 0; margin: 0 0 0 -15px; display: none; }
header .apps li { float: left; list-style: none; }
header .apps li a { display: block; padding: 13px 6px 11px; margin-right: 0px; color: #FFF; font-size: 1.1em; }
header .apps li a:hover { color: #eea; }
header .apps li.selected a { color: #fff; background: #000; }

header .auth { float: right; margin-bottom: 0; margin-top: 14px; padding-left: 10px; }
header .auth li { list-style: none; float: left; }
header .auth li a { font-size: 13px; padding: 5px 6px; color: #fff; font-weight: 400; }
header .auth li a:hover { color: #eea !important; }
header .auth li a:visited { color: #fff; }

header .cart { float: right; font-family: Roboto; font-size: 13px; min-width: 150px; }
header .cart a { padding: 14px; display: block; background: #444; color: #fff; font-size: 1.3em; }
header .cart a strong { color: #ff7; font-weight: 400; }
header .cart a:hover { background: #555 !important; }
header .cart .cart-just-added { display: none; padding: 9px 18px; font-size: 0.9em; }
header .cart a.cart-to-checkout { display: none !important; text-align: center; font-weight: bold; padding: 11px 18px; color: #006bd8; font-size: 1.1em; }
header .cart a.cart-to-checkout:hover { background: #fff !important; }
header .cart i.cart-icon { background-repeat:no-repeat; height:24px; width:24px; display: block; float: left; text-indent:-9999px; text-decoration:none!important; background-image: url('img/icons.png'); background-size: 260px 160px; background-position: -216px -50px; margin: -3px 10px 0 0; }
header .cart a .ruble { line-height: 1em; }

header .cart.empty a { background: #333 !important; color: #006bd8; }
header .cart.empty a:hover { background: #444 !important; }
header .cart.empty a:visited,
header .cart.empty a strong { color: #aaa; }
header .cart.empty i.cart-icon { background-position: -192px -50px; }

header .cart.fixed { top: 0; right: 0px !important; max-width: 150px; z-index: 999; padding: 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1); position: relative; }
header .cart.fixed a { text-align: left; border-top: none; background: #FF5809; }
header .cart.fixed a:hover { background: #d33 !important; }
header .cart.fixed .cart-just-added { display: block; background: #fafaf1; }
header .cart.fixed a.cart-to-checkout { display: block; border: none; background: #fff; box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.2); }
header .cart.fixed a.cart-to-checkout:hover { color: red !important; }

header #mobile-nav-toggle { /* mobile only */ display: none; background: url('img/mobile-nav-toggle.png') no-repeat center center; border: none; padding: 5px; background-size: 37px 31px; width: 37px; height: 31px; }

header #globalnav.light { background: #fff; }
header #globalnav.light h2 a { color: #000 !important; }
header #globalnav.light h2 a:hover { color: red !important; }
header #globalnav.light .apps li a { color: #888; }
header #globalnav.light .apps li a:hover { color: red !important; }
header #globalnav.light .apps li.selected a { color: #444; background: transparent; }
header #globalnav.light .auth li a:hover { color: red !important; }
header #globalnav.light .cart a { background: #ffc600; }
header #globalnav.light .cart a:hover { background: #ffba00 !important; }
header #globalnav.light .cart a strong { color: #fff; }
header #globalnav.light .cart.empty a { background: transparent !important; }
header #globalnav.light .cart.empty a:hover { background: #e7e7e7 !important; }
header #globalnav.light .cart.empty a strong { color: #aaa !important; }

/* Header: app navigation
------------------------- */

header .appnav { padding-top: 4px; padding-bottom: 2px; padding-top: 50px; }

header .search { float: right; padding: 10px 0; margin-left: 20px; }

header .pages { padding: 10px 0; margin: 0; height: 30px; overflow: hidden; }
header .pages li:last-child { display: none; }
header .pages li { display: inline-block; list-style: none; }
header .pages li a { display: block;
    color: #333;
    text-transform: uppercase;
    padding: 5px 10px 5px 0;
    margin-right: 0px;
    font-size: 12px;
    font-weight: 400; }
header .pages li a:hover { color: #ffa !important; }
header .pages li.selected a { font-weight: bold; color: #ff7; border-radius: 3px; background: transparent; }

header ul.flyout-nav li.collapsible { background: url('img/darr.png') no-repeat; background-position: right center; background-size: 16px 16px; }
header ul.flyout-nav li.collapsible a { padding-right: 20px; }
header ul.flyout-nav li .flyout { display: none; position: absolute; top: 100%; left: 0; right: 0; box-shadow: 0 5px 20px rgba(0,0,0,0.2); min-height: 150px; padding: 15px 30px; text-align: left; z-index: 101; background: #ffffff; }
header ul.flyout-nav li.submenu-is-shown .flyout { display: block }
li.submenu-is-shown { }

header ul.flyout-nav li .flyout a { color: #282828; text-transform: none; }
header ul.flyout-nav li .flyout a:hover { color: #337AB7 !important; }
header ul.flyout-nav li .flyout ul.menu-v li { float: left; border: none; vertical-align: top; text-align: left; margin: 0 2% 0 0; display: block; margin-bottom: 7px; }
header ul.flyout-nav li .flyout ul.menu-v li.collapsible { width: 48%; background: none; }
header ul.flyout-nav li .flyout ul.menu-v li a { font-weight: 700; padding-left: 0; font-size: 13px; display: inline-block; text-transform: uppercase; }
header ul.flyout-nav li .flyout ul.menu-v li ul.menu-v li { display: inline-block; margin: 0; font-size: 0.9em; }
header ul.flyout-nav li .flyout ul.menu-v li ul.menu-v li a { font-weight: normal; }
header ul.flyout-nav li .flyout ul.menu-v li ul.menu-v li ul { display: none; }
.container > .menu-v > li { width:48%; }
header ul.flyout-nav li .flyout .departments ul.menu-v li { width: 173px; }
header ul.flyout-nav li .flyout .tags { font-size: 120%; }
header ul.flyout-nav li .flyout ul.menu-v.brands { text-align: center; }
header ul.flyout-nav li .flyout ul.menu-v.brands a { font-size: 1.2em; font-weight: normal; }
header ul.flyout-nav li:nth-child(4) .collapsible > .menu-v { display: none; }

body.is-shadow-shown { position: relative; }
body.is-shadow-shown:after { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.25); z-index: 99;}
body.is-shadow-shown .globalheader { position: relative; z-index: 100; }

/* Main
------- */

main.maincontent { display: block; clear: both; margin: 0; background: #fff; }
main.maincontent .container { padding-top: 20px; padding-bottom: 20px; }
main.maincontent .container-brands img { margin: 8px; }

.sidebar { float: right; width: 260px; margin-bottom: 25px; }
.content { background: #fff; position: relative; min-height: 250px; }
.content.with-sidebar { margin-right: 290px; }

.sub-links { margin-bottom: 20px; padding-left: 0; }
.sub-links li { width: 31%; list-style: none; line-height: 1.5em; text-align: center; display: inline-block; margin: 4px 1.6% 0 0; padding: 4px 6px; background: #ff5809 linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.0) 100%); border: 1px solid #E5B22A; border-radius: 4px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; box-sizing: border-box; font-size: 11px; text-transform: uppercase; }
.sub-links li a { text-decoration: none; color: #333;}
.sub-links li a:hover { text-decoration: underline; }
.sub-links .grid-item:nth-child(2n) { }
.sub-links .grid-item--width2 { width: 48%; }
.grid { max-width: 880px; }

.likebox { margin-bottom: 25px; overflow: hidden; }
.connect.inline .likebox { width: 260px; display: inline-block; vertical-align: top; margin-right: 50px; }

.leadbox { background: #fff; border: 1px solid rgba(0,0,0,0.07);     box-shadow: 0 0px 20px rgba(0, 0, 0, 0.10); margin-bottom: 20px; }
.leadbox-2 { background: #fff; border: 1px solid rgba(0,0,0,0.07);     box-shadow: 0 0px 20px rgba(0, 0, 0, 0.10); margin-bottom: 20px; width: 420px !important; }
.leadbox h4 { font-size: 1.5em; line-height: 1.2em; }

@media (max-width: 360px) {
.leadbox-2 { width: 328px !important; margin-top: 40px; }
}

.olives { background: #f3f3f3; padding: 20px; margin-bottom: 40px; }
.olives-left { background: transparent url('img/olives-left.png') no-repeat center left; background-size: 50px 105px; min-height: 105px; }
.olives-right { background: transparent url('img/olives-right.png') no-repeat center right; background-size: 50px 105px; min-height: 105px; }
.olives-content { margin: 0 80px; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica Neue', Roboto, sans-serif; text-align: center; font-size: 1.1em; line-height: 1.4em; padding: 20px; }

/* Footer
--------- */

footer.globalfooter { clear: both; background: #eee; z-index: 0; padding-top: 25px; min-height: 40px; color: #333; font-size: 13px; }
footer a,
footer a:visited { color: #333 !important;  }
footer a:hover { color: red !important; }

.footer-block { display: inline-block; margin-right: 40px; vertical-align: top; margin-bottom: 20px; overflow-x: hidden; display:block\9; float:left\9; min-width: 170px; max-width: 220px; }
.footer-block.mailer-subscribe { max-width: 500px; width: auto; overflow-x: visible; }
.footer-block a,
.footer-block strong { display: block; padding: 1px 0; }
.footer-block a.top { font-weight: bold; margin-bottom: 10px; color: #888; }
.footer-block.contact-us { max-width: 270px; }
.footer-block.contact-us .social { margin-bottom: 4px; }
.footer-block.contact-us .social a { display: inline; margin-right: 5px; }

.appfooter { position: relative; text-align: center; padding: 20px 0 10px 0; color: #aaa; border-top: 1px solid #ddd; min-height: 1.5em; margin-top: 20px; }
.appfooter .copyright { position: absolute; left: 0; }
.appfooter .poweredby { position: absolute; right: 0; top: 10px;}
.appfooter .dots { font-size: 0.8em; text-decoration: none; display: inline-block; width: 54px; height: 9px; background: url("/wa-content/img/dots/all-dots-default-order@2x.png") no-repeat 0 3px; padding-top: 3px; margin-right: 10px; background-size: 54px 9px; }
.counters { text-align: left; margin-top: 20px; }

/* 16x16 Icons
-------------- */

i.icon16 { background-repeat:no-repeat; height:16px; width:16px; display:inline-block; text-indent:-9999px; text-decoration:none!important; background-image: url("img/icons.png"); background-size: 260px 160px /* 50% of the original size for auto @2x optimization */; }
* i.icon16 { text-decoration:none!important; vertical-align:top; margin: 0px 2px !important; }
.icon16.rss { background-position: -16px 0; }
.icon16.facebook { background-position: -32px 0; }
.icon16.twitter { background-position: -48px 0; }
.icon16.vk { background-position: -64px 0; }
.icon16.gplus { background-position: -80px 0; }
.icon16.pinterest { background-position: -96px 0; }
.icon16.youtube { background-position: -112px 0; }
.icon16.instagram { background-position: -128px 0; }

.icon16.userpic20 { background-position: -2px -2px; border-radius: 50%; background-size: 20px 20px; }
.icon16.color { border-radius: 50%; border: 1px solid rgba(0,0,0,0.2); width: 12px; height: 12px; background-image: none; }

.icon16.like { background-position:0 -16px; margin-top: 0; }
.icon16.star,
.icon16.star-full { background-position:-16px -16px; }
.icon16.star-half { background-position:-32px -16px; }
.icon16.star-empty { background-position:-48px -16px; }
.icon16.star-hover { background-position:-64px -16px; }

.icon16.remove { background-position:-96px -16px; }
.icon16.saved { background-position:-112px -16px; }
.icon16.stock-red { background-position:-128px -16px; }
.icon16.stock-yellow { background-position:-144px -16px; }
.icon16.stock-green { background-position:-160px -16px; }
.icon16.stock-transparent { background-position:-176px -16px; }
.icon16.checkmark { background-position:-192px -16px; }
.icon16.compare { background-position:-224px -16px; }
.icon16.compare.active { background-position:-224px -16px; }

.icon16.uarr { background: url('img/uarr.png'); background-position: 0 0; background-size: 16px 16px; }

.icon16.loading { background-image: url('img/loading16.gif'); background-position: 0 0; background-size: 16px 16px; }
.icon24.loading { background-image: url('img/loading.gif'); background-size: 24px 24px; height:24px; width:24px; display:inline-block; }
.icon32.loading { background-image: url('img/loading.gif'); background-size: 32px 32px; height:32px; width:32px; display:inline-block; }

/* 10x10 Icons
-------------- */

i.icon10 { background-repeat:no-repeat; height:10px; width:10px; display:inline-block; text-indent:-9999px; text-decoration:none!important; background-image: url("img/icons.png"); background-size: 260px 160px; }
* i.icon10 { text-decoration:none!important; vertical-align:top; margin: 0.3em 0.1em 0 0; }
.icon10.darr { background-image: url('img/darr.png'); background-size: 16px 16px; }

.icon10.star,
.icon10.star-full { background-position:0 -100px; }
.icon10.star-half { background-position:-10px -100px; }
.icon10.star-empty { background-position:-20px -100px; }

/* 24x24 Icons
-------------- */

i.icon24 { background-repeat:no-repeat; height:24px; width:24px; display:inline-block; text-indent:-9999px; text-decoration:none!important; background-image: url("img/icons.png"); background-size: 260px 160px; }
* i.icon16 { text-decoration:none!important; vertical-align:top; margin: 0.2em 0.25em 0 0; }
.icon24.rss { background-position: 0 -50px; }
.icon24.facebook { background-position: -24px -50px; }
.icon24.twitter { background-position: -48px -50px; }
.icon24.vk { background-position: -72px -50px; }
.icon24.instagram { background-position: -96px -50px; }
.icon24.youtube { background-position: -120px -50px; }
.icon24.pinterest { background-position: -144px -50px; }
.icon24.gplus { background-position: -168px -50px; }

/* My account (hide core app nav elements)
------------------------------------------ */

html.my ul.menu-h li a { padding: 5px 7px; }
html.my ul.menu-h li.selected a { color: #fff; }

html.my .sidebar { display: none; }

/* Custom styling
----------------- */

.color_scheme_yellow header.globalheader { background: #ff5809; }
.color_scheme_green header.globalheader { background: #6fb541; }
.color_scheme_blue header.globalheader { background: #4e81cc; }
.color_scheme_purple header.globalheader { background: #9a81b3; }
.color_scheme_gray header.globalheader { background: #9c9c9c; }
.color_scheme_pink header.globalheader { background: #e871b1; }
.color_scheme_cyan header.globalheader { background: #3ac1bf; }
.color_scheme_lime header.globalheader { background: #b5ce10; }
.color_scheme_brown header.globalheader { background: #a45e1a; }

.color_scheme_white header.globalheader { background: #fff; }
.color_scheme_white header.globalheader .appnav { border-top: 1px solid rgba(0,0,0,0.13); border-bottom: 1px solid rgba(0,0,0,0.13); margin-top: -1px; padding-bottom: 3px; }
.color_scheme_white header .pages li a { color: #777; }
.color_scheme_white header .pages li a:hover { color: #337ab7 !important; }
.color_scheme_white header ul.flyout-nav li .flyout { box-shadow: none; }
.color_scheme_white .search-wrapper { border: 1px solid #ccc; }
.color_scheme_white .search input { margin-top: 0; }

html.font_size_12,
html.font_size_12 body { font-size: 12px; }
html.font_size_13,
html.font_size_13 body { font-size: 13px; }
html.font_size_14,
html.font_size_14 body { font-size: 14px; }
html.font_size_15,
html.font_size_15 body { font-size: 15px; }
html.font_size_16,
html.font_size_16 body { font-size: 16px; }

.font_family_trebuchet,
.font_family_trebuchet * { font-family: "Trebuchet MS", sans-serif; }
.font_family_verdana,
.font_family_verdana * { font-family: Verdana, sans-serif; }
.font_family_georgia,
.font_family_georgia * { font-family: Georgia, Times, serif; }
.font_family_opensans,
.font_family_opensans * { font-family: 'Open Sans', sans-serif; }
.font_family_ptsans,
.font_family_ptsans * { font-family: 'PT Sans', sans-serif; }

/* Mobile
--------- */

.nav-negative { display: none; /* mobile-only slide-out navigation */ padding-left: 0; margin: -1px 0 0; border-bottom: 1px solid #777; background: #888; }
.nav-negative li { list-style: none; border-top: 1px solid #ffffff; background: #fff; }
.nav-negative li a {
	font-size: 1.2em;
    text-decoration: none;
    color: #fff !important;
    display: block;
    padding: 15px 26px 15px 16px;
    background: #464a5a;
}
.nav-negative li.selected a { color: #fff !important; text-shadow: 0 1px 0 #000; background: transparent; font-weight: bold; }
.nav-negative.auth li { background: #fff; }
.nav-negative.search { padding: 0; background: #fff; height: 48px; }
.nav-negative.search .search-wrapper { height: 48px; border-radius: 0; border: 0px !important; }
.nav-negative.search input { height: 48px; font-size: 1.3em; padding-left: 5px; padding-right: 52px; }
.nav-negative.search button { background-size: 24px 24px; height: 52px; width: 52px; background-position: 3px 15px; }
.main-catalog { display: none; }
.main-special { display: none; }

/* TABLET
========= */

@media (min-width: 760px) and (max-width: 1366px) {
    
    .phone-header  {
		font-size: 12.5pt !important;
	}
}

@media screen and (min-width: 760px) and (max-width: 1024px) {
    
    body { -webkit-text-size-adjust: 100%; }

    .container { padding: 0 25px; }
    .sidebar { width: 200px; margin-bottom: 25px; }
    .content.with-sidebar { margin-right: 220px; }
    
    header h2 { margin-right: 10px; }
    header .apps { margin-left: -10px; }
    header .apps li a { padding: 12px 10px; }
    .search-wrapper { max-width: 150px; }

    .color_scheme_white header.globalheader .appnav { padding-left: 0; padding-right: 0; margin-left: 25px; margin-right: 25px; }

    /* @media screen and (orientation : portrait) { */
    @media screen and (max-width: 850px) {
    

    }
    
}

@media screen and (max-width: 1000px) {
#navi7 {
  display: none !important;
}
.smart-search {
    width: 350px !important;
}
}

#nav7, #nav7 ul, #nav7 li {
  margin: 0;
  padding: 0;
}
#servise {
    margin: 0;
    padding: 0;

}
#nav7, #nav7 ul, #servise, #servise ul {
  background: rgb(68, 68, 68);
}
#nav7, #servise { /* подменю перемещается относительно меню */
    position: relative;
    display: table;
    width: 160px;
    height: 42px;
    line-height: 30px;
    float: right;
    margin-right: 10px;
}
#nav7 p { /* подменю перемещается относительно меню */
    margin: 0px 0px 7px 0px;
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
}
#nav7 hr, #servise hr { /* подменю перемещается относительно меню */
    margin: 10px 0px 7px 0px;
    background: #ff5809;
}
#nav7 ul, #servise ul { /* подменю находится вне потока */
  position: absolute;
  z-index: 5;
  display: none;
  width: 200px;
    padding: 0;
}
#nav7 li:hover ul, #servise li:hover ul { /* подменю будет показано, если курсор наведён на пункт меню с выпадающем списком */
  display: block;
}
#nav7 li, #servise li {
  display: table-cell;
  text-align: center;
}
#nav7 ul li, #servise ul li {
  display: block;
  text-align: left;
  padding: 10px 15px;
}
#nav7 ul li:hover, #servise ul li:hover {
  display: block;
  text-align: left;
  padding: 10px 15px;
  background: none;
}
#nav7 .right { /* последнее подменю будет расширяться справа налево */
  direction: rtl;
}
#nav7 .right ul { /* для IE, решение найдено случайно, где связь ??? */
  right: 0;
}
#nav7 .right li { /* последнее подменю будет расширяться справа налево, но не пункты последнего подменю */
  direction: ltr;
}
#nav7 a, #servise a {
  display: block;
  padding: 7px 0;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-family: Roboto;
}
#nav7 a:hover, #servise a:hover {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-family: Roboto;
  background: #FF5809 !important;
}
#nav7 ul a, #servise ul a {
  padding: 0px;
  text-decoration: none;
  background: #696969;
}
#nav7 ul a:hover, #servise ul a:hover {
    text-decoration: none;
}
#nav7 li:hover, #servise li:hover {
  background: #FF5809;
}
.whyus-logo {
    display: none;
}

    #nav7 ul a {
        background: transparent; 
    }
    #nav7 ul img {
        float: left;
        margin-right: 5px;
    }
    #nav7 li:hover {
        background: transparent;
    }
    #nav7 a:hover {
        background: transparent;
    }

/* MOBILE
========= */

@media screen and (max-width: 760px) {
    nav { display: block !important; }
    .mobile_menu p {
        font-family: Roboto !important;
        font-size: 18px !important;
        text-align: right !important;
        padding: 17px 26px 17px 16px !important;
        background: #565b71 !important;
    }
    .phone-div {
        display: block !important;
        float: none !important;
        margin-right: 0px !important;
        text-align: center;
        line-height: 25px;
    }
    .bb{
        width: 100% !important;
        margin-left: 0px !important;
        margin-top: 8px !important;
    }
    .globalnav-name {
        margin-left: 50px;
    }
    .smart-search {
        width: 94% !important;
        margin-bottom: 30px;
        padding: 0px 3%;
    }
    #filters_new .filters .ui-slider-horizontal {
        margin-bottom: 9px !important;
    }
    #navi7 {
        display: block !important;
    }
    #nav7 a:hover {
        background: transparent;
    }
    #nav7 ul {
        background: rgb(86, 91, 113);
    }
    #nav7 ul a {
        background: transparent; 
    }
    #nav7 ul img {
        float: left;
        margin-right: 5px;
    }
    #nav7 li:hover {
        background: transparent;
    }
    #nav7 {
        display: block !important;
        background: none !important;
        height: 50px;
        line-height: 0px;
        width: 50px;
        margin-right: -25px;
    }
    .open_menu span {
        margin-right: -10px;
    }
    #nav7 ul {
        left: -75px;
    }
    #nav7 a {
        padding: 2px 2px;   
    }
    #nav7 a span {
        display: none;
    }
    #nav7 a img {
        display: block !important;
        height: auto;
        width: 50px;
    }
    #servise {
        display: none;  
    }
    .olives {
        display: none;
    }
    .carousel_container {
        display: none;
    }
    .container-brands {
        display: none;
    }
    .main-slider .catalog-list {
        border-top: 0px solid #fff;
    }
    .main-slider {
        display: block !important;
    }
    .whyus .title {
        line-height: 45px !important;
    }
    .main-blog {
        display: none;
    }
    .main-catalog {
        display: block;
        padding: 15px;
        text-align: center;
        background: #ff8809;
        color: #fff;
        font-size: 25px;
        margin-bottom: 15px;
    }
    .main-special {
        display: block;
        display: block;
        padding: 15px;
        text-align: center;
        background: #ff0909;
        color: #fff;
        font-size: 25px;
        margin-bottom: 15px;
    }
    .whyus-icon {
        display: none;
    }
    .whyus-logo {
    display: block;
    height: 70px;
    font-size: 25px;
    line-height: 70px;
    }
    .whyus-space {
    display: none;
    }
    .gallery li {
    margin-right: 15px !important;
    width: 46% !important;
    margin: 0 2% 15px 2% !important;
    }
    .gallery-block img {
    width: 100% !important;
    }
    .gallery-link {
    margin-bottom: 20px;    
    padding-right: 10px !important;
    }
    .nav-negative.search {
        display: none !important;
    }
    .glav-menu {
    height: 0px !important;
    }
    .price-qty {
        font-size: 15px !important;
        margin-top: 5px !important;
    }
    .mobile_menu{
        width: 100% !important;
        position: fixed !important;
        top: 0px !important;
        right: 0px !important;
        left: inherit !important;
        text-align: right !important;
    }
    .mobile_menu a {
        text-align: left !important;
    }
    .visa {
        display: none;
    }
    .breadcrumbs a {
        border: 0;
    }
    .horizontal_menu.navbar {
        display: none !important;
    }
    nav .menu_place {
        display: none !important;
        height: 0px !important;
    }
    body { -webkit-text-size-adjust: 100%; padding-top: 52px /* fixed #globalnav */; }

    h1 { font-size: 22px; }
    h2 { font-size: 20px; }
    h3 { font-size: 18px; }
    
    .container { min-width: 0; padding: 0; }
    .breadcrumbs { font-size: 1.0em; line-height: 1.5em; margin-bottom: 0px; display: block; }
    
    .sidebar { float: none !important; width: auto !important; padding: 0 !important; margin-bottom: 25px; }
    .content { padding: 0px 15px; overflow-x: hidden; }
    .content.with-sidebar { margin-left: 0 !important; margin-right: 0 !important; }

    .nav-negative { display: block; /* mobile-only slide-out navigation */ }

    header #globalnav { position: fixed; top: 0; left: 0; z-index: 999999; height: 52px !important; padding-top: 0 !important; background: #565b71; width: 50%; }
    header #globalnav.light { box-shadow: 0 2px 5px rgba(0,0,0,0.1); }
    header #globalnav.light .cart.empty a { background: #f3f3f3 !important; }
    .color_scheme_white header #globalnav.light { box-shadow: none; border-bottom: 1px solid rgba(0,0,0,0.13); }
    .white_block {
    display: inline-block;
    height: auto !important;
    width: 100%;
    padding-top: 10px !important;
    text-align: center;
    }
    header h2 {     
    margin: 10px 0px 0px 0px;
    width: 90%;
    float: left;
    position: static;
    z-index: 9999;
    text-align: center;
    font-weight: normal !important;
    padding: 0px 5% !important;
    display: block !important;
    font-size: 19px !important; }
    header h2 a img {  }
    header h2 a span { display: inline; }
    header .appnav { padding: 0; }
    header #mobile-nav-toggle { display: block; float: left; margin-left: 10px; margin-top: 13px; outline: 0; margin-bottom: 9px; }
    header .apps { display: none; }
    header .pages { margin: 0; padding: 20px 0; }
    header .auth { float: left; padding-left: 0; display: none; }
    header .auth li a { font-size: 1em; }
    header .auth li a i.icon16 { margin-top: 0; }
    header .apps.unfolded { display: block; }
    header .cart,
    header .cart.fixed { position: fixed; margin-right: 10px; min-width: 0 !important; max-width: 64px; bottom: 0% !important; left: 0px; }
    header .cart a { height: 1em; padding: 16px 9px 15px 17px; background: #ff5809; }
    header .cart.fixed a { background: #FF5809; }
    header .cart a strong { display: none; }
    header .cart #cart-content { display: none; }
    
    header ul.flyout-nav li.submenu-is-shown > a { background: rgba(0,0,0,.33); border-radius: 3px; }
    .phone-header {
    color: #32414a !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 5px !important;
    margin-top: 15px !important;
    line-height: 0px !important;
    margin-left: 0px !important;
    float: left !important;
    width: 90% !important;
    padding: 0px 5% !important;
    display: none !important;
    }
    .content img { max-width: 100%; }

    .search { display: block; }
    .search-wrapper { padding-right: 0; }
    .bestsellers { margin-bottom: 20px; display: none; }
    header .search {
    float: left !important;
    padding: 10px 0 15px !important;
    margin-left: 0px !important;
    width: 100% !important;
    }
    
    .autofill-result {
        z-index: 10000 !important;
    }

    footer.globalfooter { top: 0; padding-top: 10px; }
    .footer-block { width: 100%; margin: 10px 15px !important; max-width: 300px; display: none; }
    .footer-block#copyright { width: auto; display: block; }
    .footer-block a { margin-bottom: 3px; }
    .footer-note { margin: 10px 15px; }
    .appfooter { padding: 10px 15px; }
    .appfooter .copyright,
    .appfooter .poweredby { position: static; padding: 10px 10px 0 10px; top: 10px;}

    .wa-form .wa-field .wa-name { float: none; padding-bottom: 0; }
    .wa-form .wa-field .wa-value { margin-left: 0; }
    .wa-form .wa-field .wa-value p span { display: block; }
    .wa-form .wa-field .wa-value input[type="text"],
    .wa-form .wa-field .wa-value input[type="email"],
    .wa-form .wa-field .wa-value input[type="password"] { min-width: 200px; }
    .wa-auth-adapters p { width: 80%; }
    .wa-captcha input.wa-captcha-input { width: 100px; }
    .errormsg { margin-left: 0; }
    
    table td { padding: 5px; }
    html.my ul.menu-h li a { padding: 10px; }
    .comment-form-fields label { float: left; }
    .sub-links li { font-size: 110%; margin-bottom: 5px; }
    .sidebar .likebox { display: none; }
    .connect.inline .likebox { display: block; width: auto; }
    
    .wa-signup-form .wa-form .wa-field.wa-field-email .wa-value input { min-width: 240px; }
    .wa-signup-form .wa-form .wa-field.wa-field-password .wa-value input,
    .wa-signup-form .wa-form .wa-field.wa-field-password_confirm .wa-value input { min-width: 160px; width: 160px; }

    .olives { padding: 10px; }
    .olives-left,
    .olives-right { background-size: 25px auto; min-height: 55px; }
    .olives-content { margin: 0 20px; font-size: 0.9em; padding: 10px; }

    .footer-block.contact-us { max-width: 999px; display: block; width: auto; }

}

@media screen and (min-width: 1000px) {
header .search { width: 400px; }
}

/* WIDE
========= */

@media screen and (min-width: 1300px) {

    .container { max-width: 1200px; }

}

@media screen (min-width: 761px) and (max-width: 1310px) {
    .smart-search {
        width: 350px !important;
    }
}

@media screen and (max-width: 1310px) {
header .apps {
    display: none;
}
.leadbox-2 {
    width: 100% !important;
}
.product-gallery {
    width: 100% !important;
    height: auto !important;
}
.image#product-core-image {
    min-height: inherit !important;
}
.consultant-text-name {
    font-size: 16px;
}
}

.top_change {
    float: left;
    height: 100%;
    padding: 0 10px;
}

#is_kredit {
	padding: 0 10px;
    background: #f7f7f7;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    line-height: 44px;
    color: #000;
    border: 0px solid rgb(54,131,168);
    font-family: Roboto;
    font-size: 14px;
}

#no_kredit {
    padding: 0 10px;
    background: #f7f7f7;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    line-height: 44px;
    color: #000;
    border: 0px solid rgb(54,131,168);
    border-left: 0;
    font-family: Roboto;
    font-size: 14px;
    margin-left: -3px;
}

@media screen and (max-width: 420px) {

#is_kredit {
    padding: 0 10px;
    background: white;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    color: #000;
    border: 0px solid rgb(54,131,168);
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    font-family: Roboto;
    font-size: 13px;
    box-shadow: inset 0px 0px 10px rgba(162, 162, 162, 0.9);
    width: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#no_kredit {
    padding: 0 10px;
    background: white;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    color: #000;
    border: 0px solid rgb(54,131,168);
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-left: 0;
    font-family: Roboto;
    font-size: 13px;
    box-shadow: inset 0px 0px 10px rgba(162, 162, 162, 0.9);
    margin-left: -3px;
    width: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
}

#header-container .search{
    display: none;
}

header .search {
    float: left;
    padding: 10px 0;
    margin-left: 20px;
}
.search .search-wrapper{
    width: 100%;
}
header .appnav{
    padding-top: 5px !important;
}
.white_block{
    background: #ffffff;
    height: 50px;
}
.phone-header  {
    color: #32414a;
    font-size: 18px;
    font-weight: 400;
    /* margin-bottom: -7px; */
    /* margin-top: -6px; */
    line-height: 30px;
    margin-left: 0px;
    float: left;
    width: 100%;
}
.sidebar .post{
    margin: 0;
    display: none;
}
.sidebar .post h3{
    font-size: 15px;
}
.visa{
    background-image: url(/wa-images/cards.png);
    float: left;
    width: 118px;
    height: 35px;
    line-height: 50px;
    background-size: 151px;
    margin-left: 24px;
    margin-top: 8px;
}
.bb{
    float: left;
    width: 553px;
    height: auto;
    line-height: 50px;
    background-size: 151px;
    margin-left: 24px;
    margin-top: -70px;
}
.bb img{
    max-width: 100%;
    height: auto !important;
}
.phone-div {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
#wa-announcement {
    display: none;
}

.mainbannerz {
	width: 1200px;
	height: 650px;
	z-index: 1010;
    margin-bottom: 40px;
}
#krovlia {
	position: absolute;
	display: block;
	height: 200px;
	width: 600px;
	top: 8px;
}
#stroymaterial {
	position: absolute;
	display: block;
	height: 447px;
	width: 290px;
	top: 210px;
	left: 0px;
}
#santehnika {
	position: absolute;
	display: block;
	height: 237px;
	width: 308px;
	top: 210px;
	left: 292px;
	background-color: #C3C3C3;
}
#tovarydliadoma {
	position: absolute;
	display: block;
	height: 208px;
	width: 601px;
	left: 292px;
	top: 449px;
	background-color: #CCC;
}
#otdelochniematerialy {
	position: absolute;
	display: block;
	height: 439px;
	width: 291px;
	left: 602px;
	top: 8px;
	background-color: #C2C2C2;
}	
#instrument {
	position: absolute;
	display: block;
	height: 200px;
	width: 304px;
	left: 895px;
	top: 8px;
	background-color: #C7C7C7;
}
#electrica {
	position: absolute;
	display: block;
	height: 447px;
	width: 304px;
	left: 895px;
	top: 210px;
	background-color: #C5C5C5;
}

.productday_block {
    display: inline-block;
    border: 3px solid #ff5809;
    padding: 10px;
}

.productday_title {
    font-size: 22px;
    color: #ff5809;
}

.productday_img {
    margin: 15px 0px;
}

.productday_name {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0px;
}

.productday_block .product-price {
    line-height: 38px;
}

.productday_block .product-price .price {
    background: #ff5809;
    font-weight: 400;
    font-size: 20px;
    border: 3px solid #ff5809;
    padding: 5px 15px;
    border-radius: 50px;
    color: #fff;
}

/* Базовый контейнер табов */
.tabsnew {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}

/* Стили секций с содержанием */
.tabsnew>section {
	display: none;
	padding: 25px;
	background: #fff;
	border: 1px solid #ddd;
}
.tabsnew>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

/* Описываем анимацию свойства opacity */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Прячем чекбоксы */
.tabsnew>input {
	display: none;
	position: absolute;
}

/* Стили переключателей вкладок (табов) */
.tabsnew>label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	border: 0px solid #ddd;
	border-width: 1px 1px 1px 1px;
	background: #444;
	border-radius: 3px 3px 0 0;
    font-size: 16px;
}

/* Изменения стиля переключателей вкладок при наведении */
.tabsnew>label:hover {
	color: #fff;
	cursor: pointer;
}

/* Стили для активной вкладки */
.tabsnew>input:checked+label {
	color: #555;
	border-top: 2px solid #ff5809;
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4, #tab5:checked~#content-tab5 {
	display: block;
}

/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/
@media screen and (max-width: 680px) {
	.tabsnew>label {
		font-size: 13px;
	}
}

/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabsnew>label {
		padding: 10px;
	}
}

.bestsellers .productday_block {
    display: block;
    border: 0px;
}

.bestsellers .productday_title {
    display: none;
}

.bestsellers .productday_description {
    display: none;
}

.bestsellers .productday_img {
    display: none;
}

.bestsellers .product-price {
    display: none;
}

.bestsellers .productday_name {
    display: none;
}

.bestsellers {
    border: 4px solid #ff5809;
}

.bestsellers .bx-wrapper {
    width: 90%;
}

.bestsellers .name-summary {
    min-height: auto !important;
}

.glav-menu {
    height: 70px;
}

.cartOS__payImg {
    max-width: 100%;
}

.cartOS .rate {
    display: none;
}

.fancybox-container {
    z-index: 9999999999 !important;
}

.gallery {
	margin: 50px 0 0 30px!important;
    margin: 0px !important;
    -webkit-padding-start: 0px;
}

.gallery li {
    list-style: none;
    float: left;
    margin-right: 1%;
    margin-bottom: 5px;
    width: 31.6%;
}

.gallery-block {
    display: inline-block;
}

.gallery-block img {
    width: 100%;
}

.gallery-link a {
    font-size: 14px;
}

.gallery-link {
    text-align: right;
    padding-right: 20px;
}

.main-slider .catalog-list-sl .owl-prev,
.main-slider .catalog-list-sl .owl-next {
    margin-top: -40px !important;
    background: #fff !important;
    font-size: 0 !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    display: none !important;
}

.main-slider .catalog-list:before {
    display: none;
}

.main-slider .owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
    background: #b3b3b3;
}

.main-slider .owl-theme .owl-dots .owl-dot.active span,
.main-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #006bd8;
}

.main-slider .owl-theme .owl-controls {
    margin-top: 0px;
    margin-bottom: 10px;
}

.main-slider {
    display: none;
}

#nav7 a img {
    display: none;
}

.mobile_menu {
    z-index: 99999 !important;
}

.smart-search {
    width: 450px;
    float: left;
    margin-top: 5px;
}


.promo-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start
}

.promo-content .slick-next {
    right: -9px
}

.promo-content .slick-prev {
    left: -9px
}
#best-promo-slider.row {
    margin: 0 -10px;
}
#best-promo-slider.row .slick-slide {
    padding: 0 10px;
}
#best-promo-slider.row .slick-dots{
    display: none;
}
.light {
    font-weight: 300;
}
.promo-content__item {
    position: relative;
    height: 220px;
    padding: 28px 22px 60px 21px;
    border: 1px solid #d6effb;
    background-color: #6c8a9b;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
}

.promo-content__item-header {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 1px #1c2227
}

.promo-content__item-header:focus,.promo-content__item-header:hover,.promo-content__item-header:hover:focus {
    text-decoration: none
}

.promo-content__item-header--dark {
    color: #1c2227;
    text-shadow: 0 0 1px #fff
}

.promo-content__item-footer {
    position: absolute;
    bottom: 20px
}
.promo-content__item-footer .btn-success {
    color: #fff;
    background-color: #ff5809;
    border-color: transparent;
    padding: 6px 0 4px;
}
.promo-content .btn-icon>.isoi{
    font-size: 12px;
    line-height: 1;
    padding-right: 12px;
    padding-left: 12px;
    float: none;
}
.promo-content__item-footer  .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.isoi {
    font-family: isolux-icon-font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.promo-content  .slick-next, .promo-content  .slick-prev {
    font-size: 0;
    font-weight: 700;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #fff;
    border: none;
    outline: 0;
    background: #61bdfc;
    user-select: none;
}
.promo-content .slick-prev {
    left: -9px;
}
.promo-content .slick-next {
    right: -9px;
}
.page-main__header-container {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.page-main__header-container:before{
    content: " ";
    display: table;
    width: 0!important;
    -webkit-flex-basis: 0!important;
    -ms-flex-preferred-size: 0!important;
    flex-basis: 0!important;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 1000;
    -webkit-order: 999;
    -ms-flex-order: 999;
    order: 999;
}
.page-main__header-icon {
    display: inline-block;
    float: left;
    width: 49px;
    height: 49px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #ff5809;
    flex-shrink: 0;
    color: #fff;
}
.page-main__header-icon .isoi.normalize {
    font-size: 23px;
    top: 10px;
}
.page-main__header-icon .isoi {
    position: relative;
    top: 14px;
}
.page-main__header {
    font-weight: 300;
    display: inline;
    margin: 0;
    flex-grow: 1;
    font-size: 30px;
}
.page-main__header a {
    color: #32414a;
}
.main-blog {
    margin-top: 30px;
}
@font-face {
    font-family: isolux-icon-font;
    src: url(./fonts/isolux-icon-font.ttf?da96ur) format('truetype'),url(./fonts/isolux-icon-font.woff?da96ur) format('woff'),url(./fonts/isolux-icon-font.svg?da96ur#isolux-icon-font) format('svg');
    font-weight: 400;
    font-style: normal
}
.isoi-arrow-right:before {
    content: "\e815";
}
.isoi-sales:before {
    content: "\e808";
}
.isoi-news:before {
    content: "\e81d";
}
.page-main__header-icon .isoi.normalize {
    font-size: 23px;
    top: 17px;
    position: relative;

}
.page-main__header-container .btn-icon {
    font-size: 21px;
    float: right;
    max-width: 175px;
    margin-left: auto;
    padding: 4px 0;
    color: #fff;
    border-width: 2px;
    border-radius: 2px;
}
@media (min-width: 1024px) {
    .page-main__header-container .btn-icon {
        font-size: 14px;
        min-width: 130px;
        padding: 4px 0;
        text-align: center;
    }
}

@media (max-width: 1023px) and (min-width: 440px){
    .page-main__header-container .btn-icon {
        position: relative;
    }
}
.page-main__header-container .btn-icon{
    background-color: #5bbf4f;
    border-color: transparent;
    font-size: 21px;
    float: right;
    max-width: 175px;
    margin-left: auto;
    padding: 4px 0;
    color: #fff;
    border-width: 2px;
    border-radius: 2px;
}
.page-main__header-container .btn-icon .isoi {
    font-size: 16px;
    line-height: 1;
    float: none;
    padding-right: 15px;
    padding-left: 15px;
}
.btn-icon__text {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    line-height: 1;
}
#ga-discounts-all {
    display: flex;
    max-width: inherit;
    height: 30px;
    align-items: center;
    font-size: 16px;
}
.btn-success:hover {
    color: #ffffff;
    background-color: #5bbf4f;
    border-color: rgba(31,31,31,0);
}
.promo-content__timing {
    font-size: 14px;
    padding: 10px 0 10px 20px;
    color: #6c8a9b;
    border: 1px solid #d6effb;
    border-top: none;
    background-color: #eaf8ff;
}
.promo-content__wrap {
    margin-bottom: 20px;
    text-decoration: none;
    padding: 0 10px;
    box-sizing: border-box;
}
.promo-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
@media (min-width: 768px) {
    .promo-content {
        flex-direction: row;
    }
    .cartOS__pay {
        width: calc(25% - 20px) !important;
    }
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .lead {
        font-size:24px
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }



    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 9px
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 17px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }

    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }

    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #d6effb;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #61bdfc
    }

    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #d6effb;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #61bdfc
    }

    .navbar {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .navbar-fixed-bottom,.navbar-fixed-top {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }

    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -10px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }

    .pagination>li>a,.pagination>li>span {
        padding: 12px 10px;
        min-width: 40px;
        height: 40px
    }

    .modal-header {
        padding: 30px 45px 0
    }

    .modal-body {
        padding: 20px 45px
    }

    .modal-footer {
        padding: 30px 45px 30px
    }

    .modal-dialog {
        width: 600px;
        margin: 35px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 1024px) {


    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .modal-lg {
        width: 900px
    }
}

@media (min-width: 1200px) {
   

    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .nav-tabs>li {
        margin-right: 40px
    }

    .modal-xl {
        width: 1100px
    }

    .visible-lg {
        display: block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }

    .hidden-lg {
        display: none!important
    }
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #b6b6b6
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
    
    .fixed,
    .rsidebar {
        display: none !important;
    }
    
    .gallery-all {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }

    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }

    .breadcrumb>li+li:before {
        position: relative;
        top: 2px;
        padding: 0 10px 0 0;
        content: "\e835";
        font-family: isolux-icon-font!important
    }

    .breadcrumb>li:not(:nth-last-child(2)) {
        display: none
    }

    .breadcrumb>li:nth-last-child(2) {
        display: inline-block
    }

    .breadcrumb>li:nth-last-child(2)::before {
        display: none
    }

    .breadcrumb>li:nth-last-child(2)>a {
        text-decoration: none
    }

    .breadcrumb>li:nth-last-child(2)>a>span {
        text-decoration: underline
    }

    .breadcrumb>li:nth-last-child(2)>a:focus,.breadcrumb>li:nth-last-child(2)>a:hover,.breadcrumb>li:nth-last-child(2)>a:hover:focus {
        text-decoration: none
    }

    .breadcrumb>li:nth-last-child(2)>a:focus>span,.breadcrumb>li:nth-last-child(2)>a:hover:focus>span,.breadcrumb>li:nth-last-child(2)>a:hover>span {
        text-decoration: none
    }

    .breadcrumb>li:nth-last-child(2)>a::before {
        content: "\e835";
        position: relative;
        top: 2px;
        font-size: 13px;
        padding: 0 5px 0 0;
        font-family: isolux-icon-font!important
    }

    .modal-dialog .close {
        width: 24px;
        height: 24px;
        line-height: 24px;
        right: 0;
        top: 0;
        color: #32414a;
        background-color: #ffe600
    }

    .visible-xs {
        display: block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }

    .hidden-xs {
        display: none!important
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }

    .hidden-sm {
        display: none!important
    }
}

@media (min-width: 1024px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }

    .hidden-md {
        display: none!important
    }
}

@media print {
    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }

    body {
        margin: 0 auto;
        min-width: 1170px!important
    }

    body.modal-open .modal {
        position: relative!important
    }

    body.modal-open .modal .modal-content {
        position: relative!important;
        max-width: 96%!important
    }

    .row {
        margin: 0!important
    }

    .navbar-iso {
        display: none
    }

    .navbar-main {
        display: block!important
    }

    .btn {
        border: 1px solid #000;
        page-break-inside: avoid
    }

    .product-table {
        width: 100%!important
    }

    .product-table__row {
        width: 100%!important;
        page-break-inside: avoid!important
    }

    .product-table__row--header {
        font-weight: 700
    }

    @page {
        size: a3 landscape;
        margin: 10px
    }



    .row {
        margin-left: -10px;
        width: 100%
    }

    [class*=col-] {
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }

    .col-lg-12,.col-md-12,.col-sm-12 {
        width: 100%
    }

    .col-lg-11,.col-md-11,.col-sm-11 {
        width: 91.66666667%
    }

    .col-lg-10,.col-md-10,.col-sm-10 {
        width: 83.33333333%
    }

    .col-lg-9,.col-md-9,.col-sm-9 {
        width: 75%
    }

    .col-lg-8,.col-md-8,.col-sm-8 {
        width: 66.66666667%
    }

    .col-lg-7,.col-md-7,.col-sm-7 {
        width: 58.33333333%
    }

    .col-lg-6,.col-md-6,.col-sm-6 {
        width: 50%
    }

    .col-lg-5,.col-md-5,.col-sm-5 {
        width: 41.66666667%
    }

    .col-lg-4,.col-md-4,.col-sm-4 {
        width: 33.33333333%
    }

    .col-lg-3,.col-md-3,.col-sm-3 {
        width: 25%
    }

    .col-lg-2,.col-md-2,.col-sm-2 {
        width: 16.66666667%
    }

    .col-lg-1,.col-md-1,.col-sm-1 {
        width: 8.33333333%
    }

    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }

    .visible-print-block {
        display: block!important
    }

    .visible-print-inline {
        display: inline!important
    }

    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}
.promo-content__timing>.isoi {
    position: relative;
    top: 1px;
    display: inline-block;
    padding-right: 4px;
}
.isoi-watch:before {
    content: "\e829";
}

.ssearch-wrapper .ssearch-result {
    max-height: 270px !important;
}

.rsidebar {
    width: 253px;
    float: left;
    height: 300px;
    background-color: #ededed;
    margin-top: 0px;
    border-top: 5px solid #fc0;
    padding: 20px 0;
}

.rsidebar div {
    margin: 0px 20px 10px 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.fixed {
	position:fixed;
	top:50px;
	margin-top:0;
}

.gallery-block .gallery li {
    display: none;
}

.gallery-block .gallery li:first-child {
    display: block;
}

.gallery-block h2 {
    line-height: 25px;
}

.gallery-all {
    width: 78%;
    float: left;
}

.rsidebar-all {
    width: 21%;
    float: left;
    overflow: hidden;
    padding-left: 1%;
}

.horizontal_menu .column2 {
    border-top: 5px solid #ffa200 !important;
    border-bottom: 5px solid #ffa200 !important;
}

.horizontal_menu .bg_block {
    border-top: 5px solid #ffa200 !important;
    border-right: 5px solid #ffa200 !important;
    border-bottom: 5px solid #ffa200 !important;
}

.main-blog ul.thumbs li {
    width: 20.5% !important;
    margin: 0px 0px 40px 0px !important;
    margin-right: 0px !important;
    padding: 2% !important;
    min-height: 145px;
    border: 1px solid #bbe4fa;
}

.main-blog ul.thumbs li a {
    font-size: 16px;
}

.cartOS__shipImg {
    max-width: 150px;
}

.cartOS__form_mt {
    display: none;
}