/* Minification failed. Returning unminified contents.
(13877,42): run-time error CSS1030: Expected identifier, found '.'
(13877,73): run-time error CSS1031: Expected selector, found ')'
(13877,73): run-time error CSS1025: Expected comma or open brace, found ')'
(23485,41): run-time error CSS1046: Expect comma, found '85'
(23485,46): run-time error CSS1046: Expect comma, found ')'
(23492,31): run-time error CSS1030: Expected identifier, found '.'
(23492,100): run-time error CSS1031: Expected selector, found ')'
(23492,100): run-time error CSS1025: Expected comma or open brace, found ')'
(23496,31): run-time error CSS1030: Expected identifier, found '.'
(23496,100): run-time error CSS1031: Expected selector, found ')'
(23496,100): run-time error CSS1025: Expected comma or open brace, found ')'
(23500,31): run-time error CSS1030: Expected identifier, found '.'
(23500,82): run-time error CSS1031: Expected selector, found ')'
(23500,82): run-time error CSS1025: Expected comma or open brace, found ')'
(23535,20): run-time error CSS1046: Expect comma, found '114'
(23535,27): run-time error CSS1046: Expect comma, found ')'
 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{-webkit-box-shadow:none;box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{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 th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-euro:before,.glyphicon-eur:before{content:"€"}.glyphicon-minus:before{content:"−"}.glyphicon-cloud:before{content:"☁"}.glyphicon-envelope:before{content:"✉"}.glyphicon-pencil:before{content:"✏"}.glyphicon-glass:before{content:""}.glyphicon-music:before{content:""}.glyphicon-search:before{content:""}.glyphicon-heart:before{content:""}.glyphicon-star:before{content:""}.glyphicon-star-empty:before{content:""}.glyphicon-user:before{content:""}.glyphicon-film:before{content:""}.glyphicon-th-large:before{content:""}.glyphicon-th:before{content:""}.glyphicon-th-list:before{content:""}.glyphicon-ok:before{content:""}.glyphicon-remove:before{content:""}.glyphicon-zoom-in:before{content:""}.glyphicon-zoom-out:before{content:""}.glyphicon-off:before{content:""}.glyphicon-signal:before{content:""}.glyphicon-cog:before{content:""}.glyphicon-trash:before{content:""}.glyphicon-home:before{content:""}.glyphicon-file:before{content:""}.glyphicon-time:before{content:""}.glyphicon-road:before{content:""}.glyphicon-download-alt:before{content:""}.glyphicon-download:before{content:""}.glyphicon-upload:before{content:""}.glyphicon-inbox:before{content:""}.glyphicon-play-circle:before{content:""}.glyphicon-repeat:before{content:""}.glyphicon-refresh:before{content:""}.glyphicon-list-alt:before{content:""}.glyphicon-lock:before{content:""}.glyphicon-flag:before{content:""}.glyphicon-headphones:before{content:""}.glyphicon-volume-off:before{content:""}.glyphicon-volume-down:before{content:""}.glyphicon-volume-up:before{content:""}.glyphicon-qrcode:before{content:""}.glyphicon-barcode:before{content:""}.glyphicon-tag:before{content:""}.glyphicon-tags:before{content:""}.glyphicon-book:before{content:""}.glyphicon-bookmark:before{content:""}.glyphicon-print:before{content:""}.glyphicon-camera:before{content:""}.glyphicon-font:before{content:""}.glyphicon-bold:before{content:""}.glyphicon-italic:before{content:""}.glyphicon-text-height:before{content:""}.glyphicon-text-width:before{content:""}.glyphicon-align-left:before{content:""}.glyphicon-align-center:before{content:""}.glyphicon-align-right:before{content:""}.glyphicon-align-justify:before{content:""}.glyphicon-list:before{content:""}.glyphicon-indent-left:before{content:""}.glyphicon-indent-right:before{content:""}.glyphicon-facetime-video:before{content:""}.glyphicon-picture:before{content:""}.glyphicon-map-marker:before{content:""}.glyphicon-adjust:before{content:""}.glyphicon-tint:before{content:""}.glyphicon-edit:before{content:""}.glyphicon-share:before{content:""}.glyphicon-check:before{content:""}.glyphicon-move:before{content:""}.glyphicon-step-backward:before{content:""}.glyphicon-fast-backward:before{content:""}.glyphicon-backward:before{content:""}.glyphicon-play:before{content:""}.glyphicon-pause:before{content:""}.glyphicon-stop:before{content:""}.glyphicon-forward:before{content:""}.glyphicon-fast-forward:before{content:""}.glyphicon-step-forward:before{content:""}.glyphicon-eject:before{content:""}.glyphicon-chevron-left:before{content:""}.glyphicon-chevron-right:before{content:""}.glyphicon-plus-sign:before{content:""}.glyphicon-minus-sign:before{content:""}.glyphicon-remove-sign:before{content:""}.glyphicon-ok-sign:before{content:""}.glyphicon-question-sign:before{content:""}.glyphicon-info-sign:before{content:""}.glyphicon-screenshot:before{content:""}.glyphicon-remove-circle:before{content:""}.glyphicon-ok-circle:before{content:""}.glyphicon-ban-circle:before{content:""}.glyphicon-arrow-left:before{content:""}.glyphicon-arrow-right:before{content:""}.glyphicon-arrow-up:before{content:""}.glyphicon-arrow-down:before{content:""}.glyphicon-share-alt:before{content:""}.glyphicon-resize-full:before{content:""}.glyphicon-resize-small:before{content:""}.glyphicon-exclamation-sign:before{content:""}.glyphicon-gift:before{content:""}.glyphicon-leaf:before{content:""}.glyphicon-fire:before{content:""}.glyphicon-eye-open:before{content:""}.glyphicon-eye-close:before{content:""}.glyphicon-warning-sign:before{content:""}.glyphicon-plane:before{content:""}.glyphicon-calendar:before{content:""}.glyphicon-random:before{content:""}.glyphicon-comment:before{content:""}.glyphicon-magnet:before{content:""}.glyphicon-chevron-up:before{content:""}.glyphicon-chevron-down:before{content:""}.glyphicon-retweet:before{content:""}.glyphicon-shopping-cart:before{content:""}.glyphicon-folder-close:before{content:""}.glyphicon-folder-open:before{content:""}.glyphicon-resize-vertical:before{content:""}.glyphicon-resize-horizontal:before{content:""}.glyphicon-hdd:before{content:""}.glyphicon-bullhorn:before{content:""}.glyphicon-bell:before{content:""}.glyphicon-certificate:before{content:""}.glyphicon-thumbs-up:before{content:""}.glyphicon-thumbs-down:before{content:""}.glyphicon-hand-right:before{content:""}.glyphicon-hand-left:before{content:""}.glyphicon-hand-up:before{content:""}.glyphicon-hand-down:before{content:""}.glyphicon-circle-arrow-right:before{content:""}.glyphicon-circle-arrow-left:before{content:""}.glyphicon-circle-arrow-up:before{content:""}.glyphicon-circle-arrow-down:before{content:""}.glyphicon-globe:before{content:""}.glyphicon-wrench:before{content:""}.glyphicon-tasks:before{content:""}.glyphicon-filter:before{content:""}.glyphicon-briefcase:before{content:""}.glyphicon-fullscreen:before{content:""}.glyphicon-dashboard:before{content:""}.glyphicon-paperclip:before{content:""}.glyphicon-heart-empty:before{content:""}.glyphicon-link:before{content:""}.glyphicon-phone:before{content:""}.glyphicon-pushpin:before{content:""}.glyphicon-usd:before{content:""}.glyphicon-gbp:before{content:""}.glyphicon-sort:before{content:""}.glyphicon-sort-by-alphabet:before{content:""}.glyphicon-sort-by-alphabet-alt:before{content:""}.glyphicon-sort-by-order:before{content:""}.glyphicon-sort-by-order-alt:before{content:""}.glyphicon-sort-by-attributes:before{content:""}.glyphicon-sort-by-attributes-alt:before{content:""}.glyphicon-unchecked:before{content:""}.glyphicon-expand:before{content:""}.glyphicon-collapse-down:before{content:""}.glyphicon-collapse-up:before{content:""}.glyphicon-log-in:before{content:""}.glyphicon-flash:before{content:""}.glyphicon-log-out:before{content:""}.glyphicon-new-window:before{content:""}.glyphicon-record:before{content:""}.glyphicon-save:before{content:""}.glyphicon-open:before{content:""}.glyphicon-saved:before{content:""}.glyphicon-import:before{content:""}.glyphicon-export:before{content:""}.glyphicon-send:before{content:""}.glyphicon-floppy-disk:before{content:""}.glyphicon-floppy-saved:before{content:""}.glyphicon-floppy-remove:before{content:""}.glyphicon-floppy-save:before{content:""}.glyphicon-floppy-open:before{content:""}.glyphicon-credit-card:before{content:""}.glyphicon-transfer:before{content:""}.glyphicon-cutlery:before{content:""}.glyphicon-header:before{content:""}.glyphicon-compressed:before{content:""}.glyphicon-earphone:before{content:""}.glyphicon-phone-alt:before{content:""}.glyphicon-tower:before{content:""}.glyphicon-stats:before{content:""}.glyphicon-sd-video:before{content:""}.glyphicon-hd-video:before{content:""}.glyphicon-subtitles:before{content:""}.glyphicon-sound-stereo:before{content:""}.glyphicon-sound-dolby:before{content:""}.glyphicon-sound-5-1:before{content:""}.glyphicon-sound-6-1:before{content:""}.glyphicon-sound-7-1:before{content:""}.glyphicon-copyright-mark:before{content:""}.glyphicon-registration-mark:before{content:""}.glyphicon-cloud-download:before{content:""}.glyphicon-cloud-upload:before{content:""}.glyphicon-tree-conifer:before{content:""}.glyphicon-tree-deciduous:before{content:""}.glyphicon-cd:before{content:""}.glyphicon-save-file:before{content:""}.glyphicon-open-file:before{content:""}.glyphicon-level-up:before{content:""}.glyphicon-copy:before{content:""}.glyphicon-paste:before{content:""}.glyphicon-alert:before{content:""}.glyphicon-equalizer:before{content:""}.glyphicon-king:before{content:""}.glyphicon-queen:before{content:""}.glyphicon-pawn:before{content:""}.glyphicon-bishop:before{content:""}.glyphicon-knight:before{content:""}.glyphicon-baby-formula:before{content:""}.glyphicon-tent:before{content:"⛺"}.glyphicon-blackboard:before{content:""}.glyphicon-bed:before{content:""}.glyphicon-apple:before{content:""}.glyphicon-erase:before{content:""}.glyphicon-hourglass:before{content:"⌛"}.glyphicon-lamp:before{content:""}.glyphicon-duplicate:before{content:""}.glyphicon-piggy-bank:before{content:""}.glyphicon-scissors:before{content:""}.glyphicon-bitcoin:before{content:""}.glyphicon-btc:before{content:""}.glyphicon-xbt:before{content:""}.glyphicon-yen:before{content:"¥"}.glyphicon-jpy:before{content:"¥"}.glyphicon-ruble:before{content:"₽"}.glyphicon-rub:before{content:"₽"}.glyphicon-scale:before{content:""}.glyphicon-ice-lolly:before{content:""}.glyphicon-ice-lolly-tasted:before{content:""}.glyphicon-education:before{content:""}.glyphicon-option-horizontal:before{content:""}.glyphicon-option-vertical:before{content:""}.glyphicon-menu-hamburger:before{content:""}.glyphicon-modal-window:before{content:""}.glyphicon-oil:before{content:""}.glyphicon-grain:before{content:""}.glyphicon-sunglasses:before{content:""}.glyphicon-text-size:before{content:""}.glyphicon-text-color:before{content:""}.glyphicon-text-background:before{content:""}.glyphicon-object-align-top:before{content:""}.glyphicon-object-align-bottom:before{content:""}.glyphicon-object-align-horizontal:before{content:""}.glyphicon-object-align-left:before{content:""}.glyphicon-object-align-vertical:before{content:""}.glyphicon-object-align-right:before{content:""}.glyphicon-triangle-right:before{content:""}.glyphicon-triangle-left:before{content:""}.glyphicon-triangle-bottom:before{content:""}.glyphicon-triangle-top:before{content:""}.glyphicon-console:before{content:""}.glyphicon-superscript:before{content:""}.glyphicon-subscript:before{content:""}.glyphicon-menu-left:before{content:""}.glyphicon-menu-right:before{content:""}.glyphicon-menu-down:before{content:""}.glyphicon-menu-up:before{content:""}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;line-height:1.42857143;color:#333;background-color:#fff;letter-spacing:.50px;}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#333;text-decoration:none}a:hover,a:focus{color: #333;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'— '}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:' —'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{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){.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12{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:32.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}}@media(min-width:992px){.col-md-1,.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-md-10,.col-md-11,.col-md-12{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}}@media(min-width:1200px){.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12{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}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#fff}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:15px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:15px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.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 .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right;white-space:nowrap;}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px;font-size:18px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:15px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration: none !important;}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:normal;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:15px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:15px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:5px 5px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.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{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.navbar{border-radius:4px}}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@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>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media(min-width:768px){.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 .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media(min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media(max-width:767px){.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:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.42857143px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:15px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'‹'}.carousel-control .icon-next:before{content:'›'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width:767px){.visible-xs-block{display:block !important}}@media(max-width:767px){.visible-xs-inline{display:inline !important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width:1200px){.visible-lg-block{display:block !important}}@media(min-width:1200px){.visible-lg-inline{display:inline !important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width:749px){.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/*!
 * Bootstrap-select v1.9.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;width:.11px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
.trust_sec {
    width: 215px;
    background: #f4f4f4;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 8px 3px 6px 10px;
    box-shadow: 1px 0px 5px 0 #8a8787
}

.trust_outer {
    vertical-align: top;
    display: inline-block;
    padding: 0px 0 0 5px;
    margin: 0px;
}

.trust_outer img {
    width: 100px;
    height: auto;
}

@media(max-width:740px) {

    .trust_sec {
        transform: scale(0.6);
        left: -50px;
        bottom: -14px
    }

    .promo_message {
        margin-bottom: 10px;
    }
}


.scroller,
.scroller-inner {
	position: relative;
}

.specantiscroll{

}

.scrollercont{
	            height: 100%;
    background: #fff;
    transition: 0.5s;
}

.scrollercont.noscrollfixcont{
	-webkit-transform: translate3d(300px, 0px, 0px);
	-moz-transform: translate3d(300px, 0px, 0px);
	transform: translate3d(300px, 0px, 0px);
}

#mp-pusher{
  transition: 0.5s;
}

.menu-trigger {
	position: relative;
	padding-left: 60px;
	font-size: 0.9em;
}

.menu-trigger:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 40px;
	height: 6px;
	background: #fff;
	box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;
	content: '';
}

.mp-pusher {
	position: relative;
	left: 0;
	height: 100%;
}

.mp-menu {
	position: fixed; /* we can't use fixed here :( */
		overflow: auto;
    background: #707070;
	top: 0;
	left: 0;
	z-index: 1;
	width: 300px;
	height: 100%;
}

.mp-menusss{
	-webkit-transform: translate3d(-300px, 0px, 0px);
	-moz-transform: translate3d(-300px, 0px, 0px);
	transform: translate3d(-300px, 0px, 0px);
  transition: 0.5s;
}

.mp-menusss.mp-menuopen{
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #707070;
    border-right: 1px solid #DDD;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
}

.mp-pusher::after,
.mp-level::after {
	background: rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}

.mp-level::after {
	z-index: -1;
}

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.mp-level.mp-level-overlay {
	cursor: pointer;
}

.mp-level.mp-level-overlay.mp-level::before {
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1;
}

.mp-pusher,
.mp-level {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;    background: #707070;
    height: 130%;
}

/* overlap */
.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}

/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* cover */
.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

/* content style */
.mp-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp-menu h2 {
	margin: 0;
	padding: 1em;
	color: #fff;
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-weight: 300;
	font-size: 2em;
}

.mp-menu.mp-overlap h2::before {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 8px;
	font-size: 75%;
	line-height: 1.8;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
	transition: opacity 0.3s, transform 0.1s 0.3s;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}

.mp-menu.mp-cover h2 {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 1em;
}

.mp-menu.mp-cover h2.glyphicon-picture:before{
    margin-right: 10px;
}

.mp-overlap .mp-level.mp-level-overlay > h2::before {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}

.mp-menu ul li > a {
    display: block;
    color: #fff;
    padding: 5px 10px 5px 30px;
    outline: none;
    box-shadow: inset 0 -1px rgba(0,0,0,0.2);
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    font-size: 16px;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
}

.mp-menu ul li::before {
    position: absolute;
    left: 10px;
    z-index: -1;
    color: #fff;
    line-height: 2.5;
    font-size: 13px;
}



.mp-level > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}

.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
	color: #fff;
}

.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0);
}

.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0), inset 0 1px rgba(0,0,0,0);
} /* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */

.mp-back {
	background: rgba(0,0,0,0.1);
	outline: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	display: block;
	font-size: 0.8em;
	padding: 1em;
	position: relative;
	box-shadow: inset 0 1px rgba(0,0,0,0.1);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}

.mp-back::after {
	font-family: 'linecons';
	position: absolute;
	content: "\e037";
	right: 10px;
	font-size: 1.3em;
	color: rgba(0,0,0,0.3);
}

.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
	background: transparent;
	box-shadow: none;
	color: transparent;
}

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
	padding-left: 300px;
}

.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
	display: none;
}

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
	display: block;
}


@font-face {
	font-family: 'linecons';
	src:url('../fonts/linecons/linecons.eot');
	src:url('../fonts/linecons/linecons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/linecons/linecons.woff') format('woff'),
		url('../fonts/linecons/linecons.ttf') format('truetype'),
		url('../fonts/linecons/linecons.svg#linecons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon:before {
	font-family: 'linecons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	margin-right: 0.6em;
	-webkit-font-smoothing: antialiased;
}
.icon-female:before {
	content: "\f182";
}
.icon-male:before {
	content: "\f183";
}
.icon-arrow-left:before {
	content: "\e032";
}
.icon-arrow-left-2:before {
	content: "\e034";
}
.icon-arrow-left-3:before {
	content: "\e036";
}
.icon-arrow-left-4:before {
	content: "\e038";
}
.icon-arrow-right:before {
	content: "\e035";
}
.icon-arrow-right-2:before {
	content: "\e037";
}
.icon-arrow-right-3:before {
	content: "\e039";
}
.icon-arrow-right-4:before {
	content: "\e033";
}

.icon-phone:before {
	content: "\e000";
}
.icon-news:before {
	content: "\e001";
}
.icon-photo:before {
	content: "\e002";
}
.icon-shop:before {
	content: "\e003";
}
.icon-wallet:before {
	content: "\e004";
}
.icon-t-shirt:before {
	content: "\e005";
}
.icon-heart:before {
	content: "\e006";
}
.icon-cloud:before {
	content: "\e007";
}
.icon-display:before {
	content: "\e008";
}
.icon-diamond:before {
	content: "\e009";
}
.icon-banknote:before {
	content: "\e00a";
}
.icon-data:before {
	content: "\e00b";
}
.icon-music:before {
	content: "\e00c";
}
.icon-location:before {
	content: "\e00d";
}
.icon-star:before {
	content: "\e00e";
}
.icon-tv:before {
	content: "\e00f";
}
.icon-eye:before {
	content: "\e010";
}
.icon-megaphone:before {
	content: "\e011";
}
.icon-study:before {
	content: "\e012";
}
.icon-bubble:before {
	content: "\e013";
}
.icon-sound:before {
	content: "\e014";
}
.icon-video:before {
	content: "\e015";
}
.icon-stack:before {
	content: "\e016";
}
.icon-lab:before {
	content: "\e017";
}
.icon-food:before {
	content: "\e018";
}
.icon-cup:before {
	content: "\e019";
}
.icon-trash:before {
	content: "\e01a";
}
.icon-user:before {
	content: "\e01b";
}
.icon-key:before {
	content: "\e01c";
}
.icon-fire:before {
	content: "\e01d";
}
.icon-clip:before {
	content: "\e01e";
}
.icon-mail:before {
	content: "\e01f";
}
.icon-search:before {
	content: "\e020";
}
.icon-settings:before {
	content: "\e021";
}
.icon-like:before {
	content: "\e022";
}
.icon-calendar:before {
	content: "\e023";
}
.icon-camera:before {
	content: "\e024";
}
.icon-tag:before {
	content: "\e025";
}
.icon-note:before {
	content: "\e026";
}
.icon-clock:before {
	content: "\e027";
}
.icon-lock:before {
	content: "\e028";
}
.icon-vynil:before {
	content: "\e029";
}
.icon-truck:before {
	content: "\e02a";
}
.icon-paperplane:before {
	content: "\e02b";
}
.icon-bulb:before {
	content: "\e02c";
}
.icon-pen:before {
	content: "\e02d";
}
.icon-params:before {
	content: "\e02e";
}
.icon-world:before {
	content: "\e02f";
}


.slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    background: #535353;
    overflow-y: auto;
    opacity: 0;
    -webkit-overflow-scrolling: touch;
    transition: 0.3s;
}

    .slideout-menu .nav > li > a:focus, .nav > li > a:hover, .slideout-menu .nav > li > a:active, .slideout-menu .nav .open > a, .slideout-menu .nav .open > a:focus, .slideout-menu .nav .open > a:hover {
        background-color: #484848;
        text-decoration: none;
    }

    .slideout-menu .navbar-nav .open .dropdown-menu > li.dropdown-header > a, .slideout-menu .navbar-nav .open .dropdown-menu > li.dropdown-header > div {
        padding: 0 !important;
        line-height: 0 !important;
        margin-top: 20px;
    }

    .slideout-menu .dropdown.open {
        background-color: #484848;
    }

    .slideout-menu .dropdown-header {
        color: #fff;
        font-weight: 700;
    }

    .slideout-menu .dropdown-menu .divider {
        background-color: #CCC;
    }

.slideout-panel {
    position: relative;
    z-index: 1;
    transition: 0.3s;
    left: 0;
}

.slideout-open .slideout-panel {
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

    .slideout-open .slideout-menu {
        opacity: 1 !important;
        left: 0;
    }

.slideout-menu .dropdown-header {
    padding: 3px 15px;
    font-size: 16px;
    position: relative;
}

.slideout-menu .dropdown-menu .dropdown-header:after {
    content: "";
    width: 100%;
    left: 0;
    top: 5px;
    display: block;
    position: absolute;
    border-bottom: 1px solid #666;
}

.slideout-menu .dropdown-menu .divider {
    margin: 4px 0;
    background: none;
}

.slideout-menu .dropdown-header > a, .slideout-menu .dropdown-header > div {
    font-weight: 700;
    color: #fff;
}

    .slideout-menu .dropdown-header > a:hover, .slideout-menu .dropdown-header > div:hover {
        opacity: .8;
        color: #fff;
    }

.filter_menu {
    color: #000 !important;
    padding-left: 3px !important;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block !important;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.container__category_design-ideas{

}




.topbanner__box {
    position: relative;
    display: block;
    margin-top: -3px;
    margin-bottom: 5px;
    width: 100%;
    min-height: 640px;
}

.tobanner__box__img{
    width: 100%;
}

.seotext__box__design-ideas {
    margin-bottom: 10px;
}

.seotext__box__design-ideas__title {
    color: #333;
    font: 30px Arial;
    padding: 0px 0px 0px 0px;
    text-transform: none;
    width: 70%;
    display: inline-block;
    margin-bottom: 1px;
}


.seotext__box__design-ideas p{
    margin: 25px 0 25px 0;
    padding: 0 0 0 0;
    text-align: justify;
    font: 17px arial;
    color: #333;
}


.container__category_design-ideas .product__filtr__block{
    margin-bottom: 10px;
}


.container__category_design-ideas .product__filtr__form{
    margin-bottom: 0;
}

.group__filtr__box_right__checkbox__filt{
    color: #335053;
    font: 12px arial;
}


.container__category_design-ideas .group__filtr__box_right{
    text-align: left;
}


.container__category_design-ideas .group__filtr__box_right .product__filtr__form:first-child{
    text-align: left;
    margin-left: 15%;
}


.container__category_design-ideas .product__block {
    width: 31.8%;
}

/*.container__category_design-ideas .product__block:nth-child(3n+2) {
    margin-left: 11.3%;
    margin-right: 11.3%;
}*/


.container__category_design-ideas .sale__class__box.sale__class__box_desid{

}


.container__category_design-ideas .sale__class__box_desid .sale__class__box__block{

}


.container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list{
    width: 23.5%;
}


.container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
}


.container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list{
    margin-left: 1.58%!important;
}

.container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list:nth-child(4n-3) {
    margin-left: 0!important;
}


.container__category_design-ideas .sale__class__box_desid_brands{

}

.sale__class__box_desid_brands .sale__class__box__block__list{
    position: relative;
    margin-bottom: 10px;
}

.sale__class__box_desid_brands .sale__class__box__block__list .sale__class__box__block__list__img_brand{
    position: absolute;
    top: 15px;
    opacity: 0.8;
    left: 0;
    height: 40px;
}



.sale__class__box_desid_brands .sale__class__box__block__list .sale__class__box__block__list__title{
    bottom: -12px;
    position: absolute;
    background: #fff;
    padding: 8px;
    opacity: 0.7;
    text-align: left;
    display: block;
    width: 100%;
}


@media (max-width: 569px){
    .seotext__box__design-ideas__title {
    font: 24px Arial;
    width: 100%;
}

.seotext__box__design-ideas p {
    margin: 15px 0 15px 0;
    font: 15px arial;
}

.container__category_design-ideas .group__filtr__box_right .product__filtr__form:first-child{
    width: auto;
    text-align: center;
    margin-left: 0;
}

.container__category_design-ideas .product__block:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
}

.container__category_design-ideas .product__block {
    width: 45%;
}

.container__category_design-ideas .product__block:nth-child(2n+1) {
    margin-right: 1%;
}

.container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list {
    margin-left: 0!important;
    width: 46.5%;
}



}


@media (min-width: 570px) and (max-width: 735px){
    .seotext__box__design-ideas__title {
    font: 24px Arial;
    width: 100%;
}

.seotext__box__design-ideas p {
    margin: 15px 0 15px 0;
    font: 15px arial;
}

.container__category_design-ideas .group__filtr__box_right .product__filtr__form:first-child{
    width: auto;
    text-align: center;
    margin-left: 0;
}


.container__category_design-ideas .product__block {
    width: 25%;
}


.container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list {
    width: 22.4%;
}



}


@media (min-width: 736px) and (max-width: 895px){
    .seotext__box__design-ideas__title {
    font: 24px Arial;
    width: 100%;
}

.seotext__box__design-ideas p {
    margin: 15px 0 15px 0;
    font: 15px arial;
}

.container__category_design-ideas .group__filtr__box_right .product__filtr__form:first-child{
    width: auto;
    text-align: center;
    margin-left: 0;
}


.container__category_design-ideas .product__block {
    width: 25.4%;
}


.container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list {
    width: 23.4%;
}



}

@media (min-width: 800px) and (max-width: 1000px){

.group__filtr__box_left {
    display: inline-block!important;
    width: 55%!important;
}

.product__filtr__form:first-child {
    width: 45%!important;
    text-align: right!important;
    margin-right: 15px!important;
}

.product__filtr__form {
    display: inline-block!important;
    /*width: 50%!important;*/
}

.group__filtr__box_right {
    display: inline-block!important;
    margin-right: 0!important;
    width: 40%!important;
    position: absolute;
}

.group__filtr__box_right .product__filtr__form:first-child{
    width: 55%!important;
}


}





.carusel__recent__product_shop-brand .brands__list {
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}


.carusel__recent__product_shop-brand .brands__fullwidth__box__title {
    margin-left: 10px;
    margin-right: 10px;
}

.carusel__recent__product_shop-brand .brands__fullwidth__box__title {
    margin-left: 10px;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .carusel__recent__product_shop-brand .brands__img__prod {
        margin-left: 5px;
    }
}


.carusel__recent__product_shop-brand .brands__img__prod_shop-brand {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 75px;
    height: 30px !important;
    opacity: 0.7;
}



.carusel__recent__product_shop-brand .brands__list .carusel__recent__title {
    margin-top: -37px;
    background: #fff;
    display: block;
    position: relative;
    opacity: 0.8;
    padding: 10px 10px;
    text-align: left;
    font: bold 15px Arial;
    color: #000;
}



.carusel__recent__product_shop-brand .brands__img__prod {
    border-bottom: none !important;
}

.brands__block_shop-brand {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
}

.carusel__recent__product_shop-brand {
    display: block;
    margin-bottom: 40px;
}

.carusel__recent__product.carusel__recent__product_shop-brand {
    display: block;
    width: 102%;
    margin-left: -1%;
}


.hb__block + .carusel__recent__product {
    margin-top: 5px;
}


.brands__block_shop-brand .brands__list {
    width: 230px;
    margin-bottom: 20px;
    position: relative;
}


    .brands__block_shop-brand .brands__list .brands__img__prod {
        height: auto;
    }

.carusel__recent__product_shop-brand .brands__fullwidth__box__title {
    padding-bottom: 2px;
    margin-bottom: 10px;
}

.sort-list__block {
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}

.sort-list__list {
    display: inline-block;
    margin-bottom: 10px;
}

.sort-list__link {
    text-decoration: none;
    background: #fff;
    font: 18px Arial;
    color: #111;
    padding: 6px 0px 4px 0px;
    width: 36.2px;
    margin-right: 0;
    border: 1px solid #111;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    text-align: center;
}

    .sort-list__link:hover {
        color: #fff;
        background: #111;
        text-decoration: none;
        transition-duration: .25s;
        transition-timing-function: ease-out;
    }



@media (max-width: 439px) {
    .carusel__recent__product_shop-brand .brands__img__prod_shop-brand {
        display: none;
    }

    .carusel__recent__product_shop-brand .brands__list {
        margin-left: 4px;
        margin-right: 4px;
        min-height: 187px;
    }

        .carusel__recent__product_shop-brand .brands__list .carusel__recent__title {
            font: bold 8px Arial;
        }

    .brands__block_shop-brand_nocarusel .brands__list {
        width: 47%;
    }

        .brands__block_shop-brand_nocarusel .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }
}



@media (min-width: 440px) and (max-width: 499px) {
    .carusel__recent__product_shop-brand .brands__img__prod_shop-brand {
        display: none;
    }

    .carusel__recent__product_shop-brand .brands__list {
        margin-left: 4px;
        margin-right: 4px;
    }

        .carusel__recent__product_shop-brand .brands__list .carusel__recent__title {
            font: bold 10px Arial;
        }

    .brands__block_shop-brand_nocarusel .brands__list {
        width: 48%;
    }

        .brands__block_shop-brand_nocarusel .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }
}



@media (min-width: 500px) and (max-width: 650px) {
    .carusel__recent__product_shop-brand .brands__img__prod_shop-brand {
        display: none;
    }

    .carusel__recent__product_shop-brand .brands__list {
        margin-left: 4px;
        margin-right: 4px;
    }

        .carusel__recent__product_shop-brand .brands__list .carusel__recent__title {
            font: bold 12px Arial;
        }

    .brands__block_shop-brand_nocarusel .brands__list {
        width: 48%;
    }

        .brands__block_shop-brand_nocarusel .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }
}


@media (min-width: 651px) and (max-width: 780px) {

    .carusel__recent__product_shop-brand .brands__list {
        margin-left: 4px;
        margin-right: 4px;
    }

        .carusel__recent__product_shop-brand .brands__list .carusel__recent__title {
            font: bold 14px Arial;
        }

    .brands__block_shop-brand_nocarusel .brands__list {
        width: 32%;
    }

        .brands__block_shop-brand_nocarusel .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }
}



@media (min-width: 751px) and (max-width: 950px) {
    .carusel__recent__product_shop-brand .brands__list {
        margin-left: 4px;
        margin-right: 4px;
    }

        .carusel__recent__product_shop-brand .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }

    .brands__block_shop-brand_nocarusel .brands__list {
        width: 23.9%;
    }

        .brands__block_shop-brand_nocarusel .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }
}



@media (min-width: 951px) and (max-width: 999px) {
    .carusel__recent__product_shop-brand .brands__list {
        margin-left: 4px;
        margin-right: 4px;
    }

        .carusel__recent__product_shop-brand .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }

    .brands__block_shop-brand_nocarusel .brands__list {
        width: 24%;
    }

        .brands__block_shop-brand_nocarusel .brands__list .carusel__recent__title {
            font: bold 15px Arial;
        }
}

.brands-scroll-anchor {
    scroll-margin-top: 60px;
}










.brand__banner__box {
    margin-bottom: 10px;
    display: block;
    position: relative;
    width: 100%;
}

.brand__banner__link {
}


.brand__banner__img {
    width: 100%;
}

.partner__banner__box {
    padding: 0;
    list-style-type: none;
        display: block;
    position: relative;
/*    top: 25px;
*/    margin-right: 10px;
}

.partner__banner__list {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 5px;
}

.partner__banner__link {
    display: block;
    text-decoration: none;
    border: 1px solid #d8d8d8;
	maring-top:10px;
}
    .partner__banner__link .partner__banner__img {
        border: 3px solid #fff;
        min-height: 66px;
    }   

.partner__banner__link:hover {
        text-decoration: none;
    }

.brand-logo-conetnt {
    float: left;
    width: 235px;
    text-align: center;
    margin-right: 15px;
}

@media (max-width: 764px) {
    .brand-logo-conetnt {
        float: none !important;
        margin-bottom: 10px;
    }
}

.partner__banner__title {
    display: block;
    position: relative;
    padding: 5px 0;
    background: #111;
    font: bold 14px arial;
    color: #fff;
    text-decoration: none;
}

.partner__banner__list:hover {
    text-decoration: none;
}


    .partner__banner__list:hover .partner__banner__title {
        background: #333;
        text-decoration: none;
    }

.ul__category__left__filter_brand {
}

    .ul__category__left__filter_brand .list__category__left__filter .link__category__left__filter {
        padding-left: 20px;
    }

.category__left__filter_collorelem {
    float: left;
    border: solid 1px #777;
    width: 3px;
    height: 3px;
    padding: 7px 15px 7px 15px;
    margin-right: 2px;
    display: block;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0;
    border-radius: 0px;
    margin-left: -5px;
    margin-top: -1px;
    margin-right: 7px;
}

.category__left__filter_collorelem_red {
    background-color: #ff0000;
}

.category__left__filter_collorelem_beige {
    background-color: #cfbda5;
}

.category__left__filter_collorelem_black {
    background-color: #000;
}

.category__left__filter_collorelem_blue {
    background-color: #0055f0;
}


#DivPopupProduct {
    width: 260px;
    padding: 4px 4px 4px 4px;
    height: 195px;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    z-index: 2000
}

    #DivPopupProduct .lblcode {
        text-align: left;
        width: 258px;
        background-color: #f3f3f3;
        font: 11px Arial;
        color: #000;
        padding: 1px 5px 1px 5px;
        filter: alpha(opacity=90);
        -moz-opacity: 0.90;
        opacity: 0.90;
        position: absolute;
        bottom: 0px;
        left: 0px
    }

.list__category__left__filter__preview__img {
    display: none;
    position: absolute;
    margin-left: 1%;
    z-index: 9;
    margin-top: -1.8%;
}


.ul__category__left__filter_brand .list__category__left__filter:hover .list__category__left__filter__preview__img {
    display: block;
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: center;
    width: 255px;
    max-width: 255px;
}

.list__category__left__filter__preview__imag {
    position: relative;
    max-height: 190px;
}

.list__category__left__filter__preview__title {
    background: #F7F7F7;
    display: block;
    padding: 0 5px;
    text-align: left;
    font-size: 11px;
}
 
.about__brand__box {
    max-height: 149px;
    display: block;
    position: relative;
    padding-right: 8px;
    /*margin-bottom: 11px;*/
    overflow: hidden;
    min-height: 104px;
}

    .about__brand__box .seotext__block {
        margin-top: 5px;
    }

.category__title_widthvideo {
    margin: 5px 10px 5px 0px !important;
    float: left;
}

.caregory__title__video {
    margin-bottom: 5px;
}

.brand__categories__box_collect {
    margin-top: 15px;
    display: block;
    position: relative;
}

.brand__categories__box_collect__ul {
    padding: 0;
    padding-top: 5px;
    list-style-type: none;
    max-height: 185px;
    overflow: auto;
    width: 100%;
}

.brand__categories__box_collect__li {
    display: inline-block;
    margin-left: 2%;
    margin-bottom: 12px;
    min-width: 180px;
}

    .brand__categories__box_collect__li:nth-child(4n-3) {
        margin-left: 0;
    }

.brand__categories__box_collect__link {
}


    .brand__categories__box_collect__link:first-child {
        text-decoration: none;
    }

.brand__categories__box_collect__img {
}

.brand__categories__box_collect__title {
    color: #333333;
    font: bold 15px arial;
    text-decoration: none;
    cursor: pointer;
}


.brand__categories__box {
}

.brand__categories__box__title {
    color: #111;
    font: bold 15px Arial;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 3px 0px;
}

.brand__categories__block {
    display: inline-block;
    width: 21%;
    text-align: center;
    margin-right: 4.7%;
    margin-bottom: 25px;
}

    .brand__categories__block:nth-child(4n-3) {
        margin-right: 0;
    }

.brand__categories__box__img {
    max-height: 152px;
    display: block;
    position: relative;
    padding-bottom: 1px;
    border-bottom: solid 1px #dedfde;
    margin-bottom: 5px;
}

.brand__categories__block:hover .brand__categories__box__img {
    border-bottom: solid 1px #94864a;
}

.brand__categories__link__img {
}

.brand__categories__block__img {
    max-height: 149px;
    max-width: 100%;
}

.brand__categories__block__img_custom {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: none;
    max-width: 130px;
    max-height: 101px;
}

.brand__categories__link {
}

.brand__categories__block__title {
    color: #333;
    font: bold 15px arial;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    margin-top: 13px;
}

    .brand__categories__block__title::after {
        content: '';
        color: #736129;
        font: bold 9px arial;
        text-decoration: none;
        margin-left: 5px;
        top: 1px;
        position: relative;
    }


.brand__categories__block:hover .brand__categories__block__title {
    color: #736129;
    text-decoration: none;
}

.brand__categories__link:hover,
.brand__categories__link:hover .brand__categories__block__title,
.brand__categories__link:hover .brand__categories__block__title::after {
    text-decoration: none;
}


.brand__collection__box {
    margin-top: 15px;
    margin-bottom: 55px;
}

/*   .brand__collection__box .row {
        margin-right: -47px;
        margin-left: -47px;
    }*/

.brand__collection__box__title {
    color: #111;
    font: 30px Arial;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
}

.brand__collection__block {
    display: inline-block;
    width: 23%;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 25px;
}

    .brand__collection__block:nth-child(4n-3) {
        margin-right: 0;
    }

.brand__collection__box__img {
    max-height: 152px;
    display: block;
    position: relative;
    padding-bottom: 2px;
    border-bottom: solid 1px #dedfde;
    margin-bottom: 84px;
}

.brand__collection__block:hover .brand__collection__box__img {
    border-bottom: solid 1px #94864a;
}

.brand__collection__link__img {
}

.brand__collection__link__img_custom {
    width: 130px;
    height: 101px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.brand__collection__block__img {
    height: auto;
    max-width: 100%;
    width: 320px;
}

    .brand__collection__block__img.shrunk_img {
        height: 134px;
    }



.brand__collection__block__img_custom {
    width: auto;
    height: auto;
    margin: 0 auto;
    border: none;
    max-width: 130px;
    max-height: 101px;
}

.brand__collection__link {
}

.brand__collection__block__title {
    color: #333;
    font: 18px arial;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    display: block;
    padding: 10px 0 10px 0px;
}

    .brand__collection__block__title:hover {
        text-decoration: underline !important;
    }

    .brand__collection__block__title::after {
        content: '';
        color: #736129;
        font: bold 15px arial;
        text-decoration: none;
        margin-left: 5px;
        top: 1px;
        position: relative;
    }


.brand__collection__block:hover .brand__collection__block__title {
    color: #736129;
    text-decoration: none;
}

.brand__collection__link:hover,
.brand__collection__link:hover .brand__collection__block__title,
.brand__collection__link:hover .brand__collection__block__title::after {
    text-decoration: none;
}

.full-height {
    height: 100%;
}

@media (max-width: 414px) {

    .about__brand__box {
        display: none;
    }

    .category__title_widthvideo {
        font: 21px Arial;
    }

    .brand__categories__block {
        display: inline-block;
        width: 44.6%;
        margin-right: 0;
    }

    .brand__collection__block {
        display: inline-block;
        width: 44.6%;
        margin-right: 0;
    }

    .brand__categories__box_collect__li:nth-child(4n-3) {
        margin-left: 2%;
    }
}

@media (min-width: 413px) and (max-width: 853px) {

    .brand__categories__block {
        display: inline-block;
        width: 44.6%;
        margin-right: 0;
    }

        .brand__categories__block:nth-child(2n) {
            margin-left: 4%;
        }

    .brand__collection__block {
        display: inline-block;
        width: 44.6%;
        margin-right: 0;
    }


        .brand__collection__block:nth-child(2n) {
            margin-left: 4.2%;
        }

    .brand__categories__box_collect__li:nth-child(4n-3) {
        margin-left: 2%;
    }
}


@media (min-width: 854px) and (max-width: 1000px) {
    .brand__categories__box_collect__li:nth-child(4n-3) {
        margin-left: 2%;
    }
}

.seotext__block strong {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 3px;
}

@media (max-width: 767px) {
    .partner__banner__box {
        display: block;
        margin-right: 0;

    }
}



h6 small b {
    color: #333;
}



.product__content_leftbox {
    display: block;
    float: left;
    width: 45%;
    /*    margin-right: 10px;
*/
}

.product__content__imagebox {
    display: none;
    position: relative;
    padding: 5px;
    border: 1px solid #DDD;
}

    .product__content__imagebox.active {
        display: block;
    }

.product__content__imagebox__link {
}

.product__content__productimg {
    width: 100%;
    max-height: 328px;
}

.product__content__productchild_modal {
    margin-top: 10px;
}

.product__content__productchild {
    padding: 0;
    list-style-type: none;
    margin-bottom: 5px;
    max-width: 120px;
    height: 562px;
    overflow: hidden;
}

    .product__content__productchild .mCSB_inside > .mCSB_container {
        margin-right: 0;
    }

.product__content__productchild__li {
    display: inline-table;
    margin-left: 5px;
    width: 45px;
    text-align: center;
    margin-left: 2px;
    margin-bottom: 10px;
}

.product__content__productchild__link {
    text-align: center;
}

.product__content__productchild__img {
    width: 100%;
    padding: 5px;
}

.product__content__productchild__view {
    display: block;
    border: 1px solid #DDD;
    border-top: 0;
    background: #F1F1F1;
    font: 12px Arial;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.product__content__productchild__li_video .product__content__productchild__img {
    padding: 5px;
    max-width: 103px;
    height: auto;
    max-height: 82px;
}

.product__content__productchild__li:hover .product__content__productchild__img {
    border: 1px solid #333;
}











.product__content_rightbox {
    float: right;
    display: block;
    width: 54%;
}

.product__content__title__product {
    color: #222;
    font: 25px Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;
}

.product__content__text {
    font: 15px Arial;
    color: #777;
    position: relative;
    z-index: 2;
}

.product__content__text__linkorsb {
    cursor: pointer;
    color: #000;
    font: 15px arial;
    text-decoration: underline !important;
}

.inform-prod__starreinfo {
    position: relative;
    z-index: 2;
    font: 15px Arial;
    color: #000000;
    display: block;
    margin-top: 5px;
}

.inform-prod__starreinfo__img {
    position: relative;
    top: -2px;
}

.inform-prod__starreinfo:hover, .inform-prod__starreinfo:active, .inform-prod__starreinfo:focus {
    text-decoration: none;
    color: #000000;
}

.product__content__text__linkorsb[href]:hover {
    text-decoration: none !important;
    color: #000;
}

a.product__content__text__linkorsb:not([href]) {
    text-decoration: none !important;
    color: #000;
    cursor: auto;
}


:not([style*=none])

.product__content__priembanner {
    padding: 0;
    list-style-type: none;
    margin-top: 10px;
    position: relative;
    z-index: 2;
}

.product__content__priembanner__li {
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

.product__content__priembanner__li_low .product__content__priembanner__img {
    background: url('../img/seals/BestPrice.gif');
}

.product__content__priembanner__li_shipping .product__content__priembanner__img {
    background: url('../img/seals/FreeShip.gif');
}

.product__content__priembanner__li_sales .product__content__priembanner__img {
    background: url('../img/seals/NoTaxes.gif');
}

.product__content__priembanner__li_easy_returns .product__content__priembanner__img {
    background: url('../img/seals/EasyReturns.gif');
}

.product__content__priembanner__li_free_returns .product__content__priembanner__img {
    background: url('../img/seals/FreeReturns.gif');
}

.product__content__priembanner__li_no_restocking_fees .product__content__priembanner__img {
    background: url('../img/seals/NoRestocking.gif');
}

.product__content__priembanner__link {
}

.product__content__priembanner__img {
    width: 80px;
    height: 44px;
    display: block;
    position: relative;
    transition: 1s;
}

.product__content__collor__select__box {
    margin-bottom: 15px;
}

.product__content__collor__select__box__headerblock {
    background: #F7F7F7;
    padding: 5px;
    border: solid 1px #dedfde;
    border-bottom: none;
}

.product__content__collor__select__box__headerblock-colors {
    background: none;
    border: none;
    align-items: center;
}

.remove-selected-option-icon-wrapper {
    display: flex;
}



@media (max-width: 768px) {
    #optionsModalContent {
        z-index: 10000000000;
    }
}

.product__content__collor__select__box__headerblock__title {
    font: Bold 15px Arial;
    color: #000000;
    display: inline-block;
}

.product__content__collor__selectnow__link {
}

.product__content__collor__selectnow__img {
    width: 32px;
}

.product__content__collor__selectnow__link:hover {
    text-decoration: none;
}

.product__content__collor__selectnow__title {
    color: #000000;
    font-size: 13px;
    font-family: arial;
    border: solid 0px #fff;
    padding: 0px 0px 0px 0px;
}

.product__content__collor__selectnow__linkremowe {
    cursor: pointer;
    color: #FD0000;
    font: bold 13px arial;
    text-decoration: underline;
    margin-left: 2px;
}

    .product__content__collor__selectnow__linkremowe:hover {
        color: #FD0000;
        text-decoration: none;
    }

.product__content__collor__selectnow__linkmore {
    cursor: pointer;
    color: #000000;
    font: 15px arial;
    text-decoration: underline;
    margin-right: 0px;
    white-space: nowrap;
    float: right;
}

    .product__content__collor__selectnow__linkmore:hover {
        cursor: pointer;
        color: #000000;
        text-decoration: none;
        margin-right: 0px;
        white-space: nowrap;
    }



.product__content__collor__allselection__block {
    list-style-type: none;
    padding-bottom: 0;
    margin-bottom: 5px;
}


.product__content__collor__select__box__headerblock.options-fixes {
    display: flex;
    align-items: center;
    height: 40px;
    padding-left: 0px;
    padding-right: 0px;
}

.product__content__collor__select__box__headerblock-dropdown.options-fixes {
    padding-left: 10px;
    padding-right: 10px;
}


.product__content__collor__select__box__headerblock-start {
    width: 90%;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: start;
    margin-bottom: 3px;
}

.product__content__collor__selectnow__linkmore {
    margin-left: 2px;
}

.product__content__collor__select__box__headerblock-start-segment-name {
    font-weight: 700;
}

.product__content__collor__select__box__headerblock-start-option-name {
    margin-left: 4px;
}

.product__content__collor__select__box__headerblock-start-dropdown-required-text {
    margin-left: 4px;
}

.product__content__collor__select__box__headerblock-end {
    width: 10%;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: end;
}

.product__content__collor__allselection__link {
}

.product__content__collor__allselection__img {
    width: 34px;
}

#divImageOpts {
    cursor: pointer;
    display: flex;
    position: relative;
}

    #divImageOpts > div:first-child {
    }

    #divImageOpts > div:nth-child(2) {
        position: absolute;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        bottom: 0;
    }

    #divImageOpts div:nth-child(2) .lbldesc {
        width: 100%;
        text-align: left;
        background-color: #333333;
        font: bold 12px Arial;
        color: #ffffff;
        padding: 3px;
        padding-bottom: 0px;
        display: block;
    }

    #divImageOpts div:nth-child(2) .lblGrade {
        width: 100%;
        text-align: left;
        background-color: #333333;
        font: bold 12px Arial;
        color: #ffffff;
        padding: 0px;
        display: block;
    }

    #divImageOpts .lblcode {
        width: 100%;
        padding-left: 3px;
        padding-bottom: 3px;
        font: bold 12px Arial;
        color: #ffffff;
        background-color: #333333;
        display: block;
        opacity: 0.8;
    }

.tooltip_img {
    width: 100%;
}

.option-modal-save-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    pointer-events: all;
    bottom: 0;
    background-color: white;
    z-index: 1000;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
}

.option-modal-save-wrapper-sale-price-label {
    font-weight: 600;
}

.option-modal-save-wrapper-sale-price {
    margin-left: 4px;
}

.option-modal-save-wrapper div {
    width: 100%;
    display: flex;
}

.option-modal-save-wrapper button {
    width: 100%;
    margin-left: 0px;
    margin-top: 4px;
}

#divImageOpts:hover {
    position: relative;
    cursor: pointer
}

#divImageOpts .img {
    max-width: 315px;
    max-height: 236px
}



#divImageOpts .lblprice {
    width: 400px;
    text-align: left;
    background-color: #333333;
    font: 11px Arial;
    color: #ffffff;
    padding: 3px 5px 3px 5px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    position: absolute;
    top: 215px;
    left: 0px;
    display: block
}

#divImageOpts .lbldesc {
    width: 100%;
    text-align: left;
    background-color: #333333;
    font: bold 11px Arial;
    color: #ffffff;
    padding: 3px 5px 3px 5px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    display: block;
}

.product__content__controll__button {
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}


.trade-login-create {
    margin: 10px 0 14px;
    display: block;
    text-align: left;
    color: #000;
}

.requestquote__button {
    display: block;
    background: #eeeeee;
    font: bold 15px Arial;
    color: #222;
    height: 30px;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    float: right;
}


.tab__product__information {
    margin: 10px 0;
    position: relative;
    z-index: 2;
}

.tab__product__information__ul {
}

.tab__product__information__li {
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #dedfde;
    background-color: #eee;
    color: #222;
    margin-top: 5px;
    cursor: pointer;
    text-align: center;
    margin-left: 10px;
}

    .tab__product__information__li:first-child {
        margin-left: 0;
    }


    .tab__product__information__li .tab__product__information__link {
        color: #222;
        margin-top: 5px;
        cursor: pointer;
        text-align: center;
    }

    .tab__product__information__li.active {
        bottom: 0px;
        position: relative;
        display: block;
        border: 0;
        border-top: 7px solid #000;
    }

        .tab__product__information__li.active .tab__product__information__link {
            border-top: solid 1px #dedfde;
            border-left: solid 1px #dedfde;
            border-right: solid 1px #dedfde;
            border-bottom: solid 1px #dedfde;
            border-bottom: solid 1px #ffffff;
            background-color: #ffffff;
            color: #000;
            margin: 0;
            text-align: center;
            border-radius: 0;
        }

        .tab__product__information__li.active:hover {
            margin-top: 5px;
            background: #fff;
        }

    .tab__product__information__li:hover .tab__product__information__link {
        background: none !important;
        border-bottom: 0;
        border-color: #DEDFDE;
        border-bottom: 0;
    }


    .tab__product__information__li:hover {
        margin-top: 6px;
        background: #dedfde;
    }

.tab__product__information__link {
    font-size: 15px;
    font-weight: bold;
    font-family: arial,helvetica,clean,sans-serif;
    text-transform: uppercase;
    padding: 10px 30px !important;
}

.tab__product__information__content {
    padding: 5px;
    padding-top: 10px;
    border: 1px solid #DEDFDE;
    border-top: 0;
}

.product__info__tab__title {
    font: 17px Arial;
    color: #333;
}

.product__info__tab__detals__ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.product__info__tab__detals__li {
    margin-left: 10%;
}

    .product__info__tab__detals__li:first-child {
        margin-left: 0;
    }

.quickview__modal__more__brand__features__list_docs {
}

.quickview__modal__more__brand__features__list_docs__link {
    color: #111;
    font: 12px/27px arial;
    text-decoration: underline;
    cursor: pointer;
    font-size: 15px !important;
}

    .quickview__modal__more__brand__features__list_docs__link:hover {
        color: #000;
    }

.product__info__tab__detals__li__brandimg {
    margin: 0 1.5%;
}

.quickview__modal__more__brand__features__list_brands {
}

.quickview__modal__more__brand__features__list_brands__link {
}

.product__info__tab__detals__li__table {
    display: block;
    margin-left: 0;
    margin-top: 15px;
}

    .product__info__tab__detals__li__table .quickview__modal__more__inform__specifications__table {
        margin-bottom: 0;
    }

        .product__info__tab__detals__li__table .quickview__modal__more__inform__specifications__table a {
            color: #111 !important;
            text-decoration: underline;
        }

            .product__info__tab__detals__li__table .quickview__modal__more__inform__specifications__table a:hover {
                color: #111;
                text-decoration: none;
            }

.product__info__tab__collections__ul {
    padding: 0;
    list-style-type: none;
}

.product__info__tab__collections__li {
    display: inline-block;
    width: 15.19%;
    margin: 0 0.575%;
    margin-bottom: 50px;
}

.product__info__tab__collections__product__link {
}

.product__info__tab__collections__product__img {
    width: 100%;
    padding-bottom: 3px;
    border-bottom: solid 1px #dedfde;
}


.product__info__tab__collections__li:hover .product__info__tab__collections__product__img {
    border-bottom: solid 2px #94864a;
    padding-bottom: 2px;
}

.product__info__tab__collections__product__title {
    cursor: pointer;
    color: #333;
    font: 12px arial;
    text-decoration: none;
    text-align: left;
    display: block;
}

.product__info__tab__collections__li:hover .product__info__tab__collections__product__title {
    cursor: pointer;
    color: #000;
    text-decoration: none;
}


.product__info__tab__collections__li:hover .product__info__tab__collections__product__link {
    text-decoration: none;
}

.product__info__tab__collections__product__price {
    display: block;
    font: Bold 11px Arial;
    color: #333;
    line-height: 15px;
}

.product__info__tab__collections__li:hover .product__info__tab__collections__product__price {
    color: #333;
}

.product__info__tab__brand__box__title {
    color: #000;
    font: bold 15px Arial;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 2px 0px;
}

.product__info__tab__brand__box__linkviewmore {
    color: #333333;
    font: 12px arial;
    cursor: pointer;
    text-decoration: underline;
}

    .product__info__tab__brand__box__linkviewmore:hover {
        text-decoration: none;
    }

.product__info__tab__brand__ul {
    padding: 0;
    list-style-type: none;
    margin-top: 5px;
}

.product__info__tab__brand__li {
    display: inline-block;
    width: 13.16%;
    margin: 0 0.395%;
    text-align: center;
    margin-bottom: 20px;
}

.product__info__tab__brand__link {
}

.product__info__tab__brand__img {
    width: 100%;
    padding-bottom: 3px;
    border-bottom: solid 1px #dedfde;
}

.product__info__tab__brand__title {
    color: #333;
    font: bold 11px arial;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}

.product__info__tab__brand__li:hover .product__info__tab__brand__link {
    text-decoration: none;
}


.product__info__tab__brand__li:hover .product__info__tab__brand__title {
    color: #736129;
}


.product__info__tab__brand__li:hover .product__info__tab__brand__img {
    border-bottom: solid 2px #94864a;
    padding-bottom: 2px;
}

.star-rating .clear-rating {
    display: none !important;
}


.star-rating .caption {
    display: none !important;
}

.product__info__tab__starrei__title {
    font: 15px Arial;
    color: #111;
}

.product__info__tab__starrei__link {
    color: #333;
    font-weight: bold;
    display: block;
}

    .product__info__tab__starrei__link:hover,
    .product__info__tab__starrei__link:active,
    .product__info__tab__starrei__link:focus {
        color: #333;
    }

    .product__info__tab__starrei__link:hover {
        text-decoration: underline;
    }

.button__writeareview {
    background: #333;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 15px;
    display: inline-block;
    margin: 10px 0;
    margin-bottom: 0;
}

    .button__writeareview:hover, .button__writeareview:active, .button__writeareview:focus {
        text-decoration: none;
        color: #fff;
    }

.reviewlist__block {
    padding: 0;
    list-style-type: none;
}

.reviewlist__list {
    font: 13px arial;
    color: #333333;
    font-style: italic;
    display: table;
    margin: 10px 0;
    padding-top: 5px;
    width: 100%;
}

    .reviewlist__list:first-child {
        border: none;
    }

.review-star {
    width: 18px;
}

.outof__prod__starreinfo {
    font: 15px Arial;
    color: #aaa;
    line-height: 20px;
}

.headline__reviewlist__block {
    font: Bold 15px Arial;
    color: #111;
    display: block;
    margin: 5px 0;
}

.author__reviewlist__block {
}

.city__reviewlist__block {
}

.data__reviewlist__block {
    font: 13px Arial;
    color: #777;
    margin-left: 5px;
    position: relative;
}

.text__reviewlist__block {
    font: 15px Arial;
    color: #111;
    display: block;
    margin-top: 3px;
}

.product__info__tab__whyld {
    padding: 0;
    list-style-type: none;
}

.product__info__tab__whyld__li {
    display: inline-flex;
    width: 45%;
    margin: 0 2.4%;
    margin-bottom: 15px;
}

.product__info__tab__whyld__link {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.product__info__tab__whyld__img {
}

.product__info__tab__whyld__txt {
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    text-align: justify;
    font: 13px arial;
    color: #333333;
    line-height: 16px;
}

.product__info__tab__whyld__txt__title {
    font: bold 12px Arial;
    color: #333333;
    display: block;
}

.carusel__recent__product {
    margin: 35px 0;
    margin-bottom: 25px;
}

    .carusel__recent__product .brands__img__prod {
        height: 175px;
        padding-bottom: 9px;
    }

.carusel__recent__title {
    cursor: pointer;
    color: #333;
    font: 1em arial;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 85px;
}

.brands__item-main-info {
    margin-right: 5px;
}

a.brands__item-img-link-box {
    outline: none;
    outline-offset: initial;
    -webkit-filter: brightness(.97);
    filter: brightness(.97);
    background-color: #ffffff;
    transform: translateZ(0);
}

.brands__item-img-link-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.brands__item-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    ;
}

.brands__item-box {
    display: grid;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    grid-template-rows: minmax(405px, auto) auto;
}

.brands__block, .brands__block-with-compare {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
}

.brands__attributes-box {
    display: grid;
    grid-row-gap: 5px;
}

.brands__attribute-box {
    display: grid;
    grid-template-columns: minmax(75px, 1fr) 2fr;
    grid-column-gap: 5px;
    padding: 5px;
}

    .brands__attribute-box:nth-child(odd) {
        background-color: #f1f1f1;
    }

.brands__attribute-description-box {
    display: flex;
    align-items: center;
    text-align: left;
}

.brands__attribute-description {
    font-weight: 600;
    font-size: 0.9em;
}

.brands__attribute-value-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 1;
    min-width: 0;
}

.brands__attribute-value {
    font-size: 0.9em;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.brands__attribute-value--overload {
    cursor: pointer;
    border-bottom: 1px dotted #505050;
}

.brands__attribute-value-box:hover .brands__attribute-tooltip {
    visibility: visible;
}

.brands__attribute-tooltip {
    visibility: hidden;
    max-width: 200px;
    min-width: 75px;
    background-color: #505050;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    font-size: 1.1rem;
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 768px) {

    .brands__attribute-description {
        font-size: 0.8em;
    }

    .brands__attribute-tooltip {
        display: none;
    }

    .brands__attribute-value--overload {
        border: none;
        cursor: default;
    }

    .brands__attribute-box {
        grid-template-columns: 1fr;
        grid-template-rows: 20px 1fr;
    }

    .brands__attribute-description-box {
        justify-content: center;
    }

    .brands__attribute-description {
        text-transform: uppercase;
        text-align: center;
    }

    .brands__item-box {
        grid-template-rows: minmax(320px, auto) auto;
        margin-left: 5px;
    }

    .brands__block-with-compare {
        margin-bottom: 50px;
    }


    

    .brands__item-img-link-box {
        height: 160px;
    }

    .brands__attribute-value {
        white-space: normal;
    }
}

.carusel__recent__product .brands__list:hover .carusel__recent__title {
    cursor: pointer;
    color: #000;
    text-decoration: none;
}

.carusel__recent__product .brands__list:hover .brands__link {
    text-decoration: none;
}

.carusel__recent__product .brands__fullwidth__box__title {
    padding-bottom: 2px;
    margin-bottom: 10px;
    margin-top: 12px;
}

/*@media (min-width: 767px) {
    .carusel__recent__product .brands__fullwidth__box__title {
        border-bottom: 1px solid #DEDFDE;
    }
}*/









.quickview__modal__footer__qty__select_filtrselect {
    width: 120px !important;
    margin: 15px 0;
    margin-bottom: 10px;
}

.modal__right__buttoncontroll__block {
    text-align: right;
    float: right;
    display: inline-block;
    margin: 15px 0;
    margin-bottom: 10px;
    width: 50%;
}

.filter__refresh__button {
}

.filter__refresh__button__icon {
}

.filter__minuse__button {
}

.filter__minuse__button__icon {
}

.filter__pluse__button {
}

.filter__pluse__button__icon {
}

.filter__search__input {
    padding: 5px 5px;
    top: 2px;
    position: relative;
    width: 45%;
}

.filter__searchbutton__icon__link {
}

.filter__searchbutton__icon {
}



.filter__refresh__button:hover,
.filter__minuse__button:hover,
.filter__pluse__button:hover,
.filter__searchbutton__icon__link:hover,
.filter__searchbutton__icon__link:active, .filter__searchbutton__icon__link:focus,
.filter__pluse__button:active, .filter__pluse__button:focus,
.filter__minuse__button:active, .filter__minuse__button:focus,
.filter__refresh__button:active, .filter__refresh__button:focus {
    text-decoration: none;
}

.selectionmodal__box {
}

.selectionmodal__ul {
    padding: 0;
    list-style-type: none;
    transition: 1s;
}

.selectionmodal__li {
    display: inline-block;
    margin: 0 0.4%;
    margin-bottom: 5px;
    transition: 1s;
}

.selectionmodal__link {
    display: block;
}

.selectionmodal__img {
    width: 110px;
    display: block;
    transition: 1s;
}

.selectionmodal__img__title {
    cursor: pointer;
    color: #333333;
    font: bold 11px arial;
    text-decoration: underline;
    display: block;
}

.selectionmodal__title {
    font: 12px Arial;
    color: #333333;
    display: block;
    text-align: center;
}

.addcompare__link {
    cursor: pointer;
    color: #333333;
    font: 15px arial;
    text-decoration: underline;
    display: block;
}


    .addcompare__link:hover {
        text-decoration: none;
        color: #333333;
    }

.view__selectcollor__more__box {
    display: block;
    position: relative;
    text-align: center;
    margin: 50px 0;
}

.button__view__selectcollor__more {
    background: #507578;
    font: 18px Arial;
    color: #fff;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    position: relative;
    padding: 13px 25px;
}

    .button__view__selectcollor__more:hover, .button__view__selectcollor__more:active, .button__view__selectcollor__more:focus {
        color: #fff;
        text-decoration: none;
        background: #426366;
        border: 1px solid #426366;
        -webkit-appearance: none;
    }

.quickview__modal__body_collorselectmodal.largeimage {
    padding-right: 0;
}



.selectionmodal__ul.largeimage .selectionmodal__li {
    margin: 0;
    justify-content: flex-start;
    padding: 0;
    align-items: stretch;
}


.selectionmodal__ul.largeimage .selectionmodal__img {
    width: 316px;
}




.selectionmodal__compare__header {
    font: Bold 12px Arial;
    color: #000;
    background: #D5D5D5;
    text-decoration: none;
    padding: 10px 0;
    padding-left: 5px;
    text-transform: uppercase;
    display: block;
    border-top: 1px solid #ABABAB;
    border-bottom: 1px solid #ABABAB;
}

.selectionmodal__compare .selectionmodal__ul {
    padding: 8px;
    margin-bottom: -10px;
}


.selectionmodal__compare .selectionmodal__img__title {
    position: absolute;
    margin-top: -16px;
    color: #fff;
    background: #000;
    padding: 2px 5px;
    font: 11px Arial;
    text-decoration: none;
    opacity: 0.7;
}


    .selectionmodal__compare .selectionmodal__img__title:hover {
        color: #fff;
        text-decoration: none;
    }


.selectionmodal__compare .selectionmodal__li:hover .selectionmodal__img__title {
    color: #fff;
    text-decoration: none;
}

.title__modal__lowpricw {
    font: Bold 16px Arial;
    color: #111;
}

.p__modal__lowprice {
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    text-align: justify;
    font: 13px arial;
    color: #333333;
    line-height: 16px;
}

.reviewmodal__product__img {
    display: inline-block;
    width: 29.32%;
    margin-left: 5%;
}

.reviewmodal__product__rightblock {
    display: inline-block;
    float: right;
    width: 55%;
    text-align: center;
    margin-right: 5%;
    margin-top: 40px;
}

.reviewmodal__product__star__title {
    font: 20px Verdana;
    color: #111;
    line-height: 20px;
}

.modal__reviewform {
}

    .modal__reviewform .modal__reviewform__label {
        font: 12px Arial;
        color: #777;
    }

        .modal__reviewform .modal__reviewform__label b {
            color: #000;
        }

    .modal__reviewform .modal__reviewform__input {
        border-radius: 0;
    }

    .modal__reviewform .modal__reviewform__textarea {
        border-radius: 0;
    }

.modal__reviewform__controllbutton {
    text-align: center;
    margin-bottom: 5px;
}

.modal__reviewform__sendbutton {
    background: #507578;
    font: 18px Arial;
    color: #fff;
    height: 38px;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0;
}

    .modal__reviewform__sendbutton:hover,
    .modal__reviewform__sendbutton:focus,
    .modal__reviewform__sendbutton:active {
        background: #426366;
        border: 1px solid #426366;
        -webkit-appearance: none;
        text-decoration: none;
        color: #fff;
    }

.product__content__collor__selectnow__linkmore_mobile {
    display: none;
}


@media (max-width: 350px) {
    .product__content_leftbox {
        float: none;
        width: 99%;
    }

    .product__content_rightbox {
        float: none;
        display: block;
        width: 99%;
    }

    

        .product__content__collor__selectnow__linkmore.product__content__collor__selectnow__linkmore_mobile {
            display: inline-block !important;
            border: 1px solid #333;
            padding: 2px 6px 1px 6px;
            text-decoration: none;
            border-radius: 2px;
            color: #333;
        }

    .tab__product__information__link {
        font-size: 9px;
        padding: 5px 5px !important;
    }

    .tab__product__information__li {
        margin-left: 8px;
    }

        .tab__product__information__li:nth-child(6) {
            display: none;
        }

    .quickview__modal__block {
        width: auto;
    }

        .quickview__modal__block .quickview__modal__footer__qty__select {
            padding: 3.5px 5px !important;
            font-size: 15px !important;
            top: 0px !important;
        }

    .quickview__modal__footer__qty__select_filtrselect {
        width: 100px !important;
    }

    .modal__right__buttoncontroll__block {
        text-align: right;
        float: right;
        display: inline-block;
        margin: 15px 0;
        margin-bottom: 10px;
        width: 60%;
    }

    .quickview__modal__block {
        width: auto !important;
    }

    .filter__refresh__button,
    .filter__minuse__button,
    .filter__pluse__button,
    .filter__searchbutton__icon__link {
        width: 20px;
        display: inline-block;
    }

    .filter__refresh__button__icon,
    .filter__minuse__button__icon,
    .filter__pluse__button__icon,
    .filter__searchbutton__icon {
        width: 100%;
    }


    .filter__search__input {
        padding: 2px 5px;
        top: -1px;
        position: relative;
        width: 32%;
        font-size: 10px;
    }

    .selectionmodal__li {
        display: inline-block;
        margin: 0 3%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 240px;
    }

    .product__info__tab__detals__li {
        display: inline-table;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .product__info__tab__collections__li {
        width: 31.19%;
    }

    .product__info__tab__brand__li {
        display: inline-block;
        width: 31.5%;
    }

    .reviewmodal__product__rightblock {
        display: inline-block;
        float: right;
        width: 55%;
        text-align: center;
        margin-right: 5%;
        margin-top: 0;
    }

    .reviewmodal__product__star__title {
        font: 12px Verdana;
        color: #111;
        line-height: 13px;
        display: block;
    }

    .rating-lg {
        font-size: 22px !important;
    }

    .carusel__recent__product .brands__img__prod {
        height: 70px;
    }
}





@media (min-width: 351px) and (max-width: 550px) {
    .product__content_leftbox {
        float: none;
        width: 99%;
    }

    .product__content_rightbox {
        float: none;
        display: block;
        width: 99%;
    }

   

        .product__content__collor__selectnow__linkmore.product__content__collor__selectnow__linkmore_mobile {
            display: inline-block !important;
            border: 1px solid #333;
            padding: 2px 6px 1px 6px;
            text-decoration: none;
            border-radius: 2px;
            color: #333;
        }

    .tab__product__information__link {
        font-size: 9px;
        padding: 5px 5px !important;
    }

    .tab__product__information__li {
        margin-left: 8px;
    }

        .tab__product__information__li:nth-child(6) {
            display: none;
        }

    .quickview__modal__block {
        width: auto;
    }

        .quickview__modal__block .quickview__modal__footer__qty__select {
            padding: 3.5px 5px !important;
            font-size: 15px !important;
            top: 0px !important;
        }

    .quickview__modal__footer__qty__select_filtrselect {
        width: 100px !important;
    }

    .modal__right__buttoncontroll__block {
        text-align: right;
        float: right;
        display: inline-block;
        margin: 15px 0;
        margin-bottom: 10px;
        width: 60%;
    }

    .quickview__modal__block {
        width: auto !important;
    }

    .filter__refresh__button,
    .filter__minuse__button,
    .filter__pluse__button,
    .filter__searchbutton__icon__link {
        width: 20px;
        display: inline-block;
    }

    .filter__refresh__button__icon,
    .filter__minuse__button__icon,
    .filter__pluse__button__icon,
    .filter__searchbutton__icon {
        width: 100%;
    }


    .filter__search__input {
        padding: 2px 5px;
        top: -1px;
        position: relative;
        width: 32%;
        font-size: 10px;
    }

    .selectionmodal__li {
        display: inline-block;
        margin: 0 5%;
        width: 35.5%;
    }

    .selectionmodal__ul .selectionmodal__img {
        width: 100%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__li {
        width: 97%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 100%;
    }

    .product__info__tab__detals__li {
        display: inline-table;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .product__info__tab__collections__li {
        width: 31.19%;
    }

    .product__info__tab__brand__li {
        display: inline-block;
        width: 31.5%;
    }

    .reviewmodal__product__rightblock {
        display: inline-block;
        float: right;
        width: 55%;
        text-align: center;
        margin-right: 5%;
        margin-top: 0;
    }

    .reviewmodal__product__star__title {
        font: 12px Verdana;
        color: #111;
        line-height: 13px;
        display: block;
    }

    .rating-lg {
        font-size: 22px !important;
    }

    .carusel__recent__product .brands__img__prod {
        height: auto;
        padding: 3px;
        -webkit-filter: brightness(.97);
        filter: brightness(.97);
        background-color: #ffffff;
        transform: translateZ(0);
    }
}

.mobileclrmor {
    clear: none;
}


@media (min-width: 551px) and (max-width: 666px) {
    .product__content_leftbox {
        float: left;
        width: 45%;
    }

    .product__content__title__product {
        font: 20px Arial !important;
    }

    .modal__inform-prod__nowprice {
        font: Bold 22px Arial !important;
    }

    .modal__inform-prod__txtshipping {
        font: 18px Arial !important;
    }

    .product__content_rightbox {
        float: none;
        display: block;
        width: 100%;
    }

    .mobileclr {
        clear: none;
    }

    .mobileclrmor {
        clear: both;
    }

    .product__content__collor__selectnow__linkmore {
        display: inline-block;
    }

        .product__content__collor__selectnow__linkmore.product__content__collor__selectnow__linkmore_mobile {
            display: none;
            border: 1px solid #333;
            padding: 2px 6px 1px 6px;
            text-decoration: none;
            border-radius: 2px;
            color: #333;
        }

    .tab__product__information__link {
        padding: 5px 8px !important;
    }

    .tab__product__information__li {
        margin-left: 8px;
    }

        .tab__product__information__li:nth-child(6) {
            display: none;
        }

    .quickview__modal__block {
        width: auto;
    }




    .modal__right__buttoncontroll__block {
        text-align: right;
        float: right;
        display: inline-block;
        margin: 15px 0;
        margin-bottom: 10px;
        width: 60%;
    }

    .quickview__modal__block {
        width: auto !important;
    }



    .selectionmodal__li {
        display: inline-block;
        margin: 0 2.5%;
        width: 27.5%;
    }

    .selectionmodal__ul .selectionmodal__img {
        width: 100%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__li {
        width: 98%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 100%;
    }

    .product__info__tab__detals__li {
        margin-bottom: 10px;
    }

    .product__info__tab__collections__li {
        width: 31.19%;
    }

    .product__info__tab__brand__li {
        display: inline-block;
        width: 31.5%;
    }

    .reviewmodal__product__rightblock {
        display: inline-block;
        float: right;
        width: 55%;
        text-align: center;
        margin-right: 5%;
        margin-top: 0;
    }

    .reviewmodal__product__star__title {
        font: 17px Verdana;
        color: #111;
        line-height: 22px;
        display: block;
    }

    .rating-lg {
        font-size: 35px !important;
    }

    .carusel__recent__product .brands__img__prod {
        height: 90px;
    }
}






@media (min-width: 667px) and (max-width: 830px) {
    .product__content_leftbox {
        float: left;
        width: 45%;
        margin-bottom: 45px;
    }

    .product__content_rightbox {
        float: none;
        display: block;
        width: 100%;
    }

    .mobileclr {
        clear: none;
    }

    .mobileclrmor {
        clear: both;
    }

    .product__content__collor__selectnow__linkmore {
        display: inline-block;
    }

        .product__content__collor__selectnow__linkmore.product__content__collor__selectnow__linkmore_mobile {
            display: none !important;
            border: 1px solid #333;
            padding: 2px 6px 1px 6px;
            text-decoration: none;
            border-radius: 2px;
            color: #333;
        }

    .tab__product__information__link {
        padding: 5px 19px !important;
    }

    .tab__product__information__li {
        margin-left: 8px;
    }

        .tab__product__information__li:nth-child(6) {
            display: none;
        }

    .quickview__modal__block {
        width: auto;
    }





    .quickview__modal__block {
        width: auto !important;
    }



    .selectionmodal__li {
        display: inline-block;
        margin: 0 0.5%;
        width: 18.4%;
    }

    .selectionmodal__ul .selectionmodal__img {
        width: 100%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__li {
        width: 49%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 100%;
    }

    .product__info__tab__detals__li {
        margin-bottom: 10px;
    }

    .product__info__tab__collections__li {
        width: 23.19%;
    }

    .product__info__tab__brand__li {
        width: 23.5%;
    }

    .reviewmodal__product__rightblock {
        display: inline-block;
        float: right;
        width: 55%;
        text-align: center;
        margin-right: 5%;
        margin-top: 0;
    }

    .reviewmodal__product__star__title {
        font: 17px Verdana;
        color: #111;
        line-height: 22px;
        display: block;
    }

    .rating-lg {
        font-size: 35px !important;
    }

    .carusel__recent__product .brands__img__prod {
        height: 110px;
    }
}


@media (max-width: 999px) {
    .product__content__productchild__li_video {
        display: none;
    }
}

@media (min-width: 831px) and (max-width: 999px) {
    .product__content_leftbox {
        float: left;
        width: 45%;
    }

    .product__content_rightbox {
        float: right;
        display: block;
        width: 53%;
    }

    .mobileclr {
        clear: none;
    }

    .mobileclrmor {
        clear: both;
    }

    .product__content__collor__selectnow__linkmore {
        display: inline-block;
    }

        .product__content__collor__selectnow__linkmore.product__content__collor__selectnow__linkmore_mobile {
            display: none !important;
            border: 1px solid #333;
            padding: 2px 6px 1px 6px;
            text-decoration: none;
            border-radius: 2px;
            color: #333;
        }

    .tab__product__information__link {
        padding: 5px 18px !important;
    }

    .tab__product__information__li {
        margin-left: 8px;
    }

    .product__info__tab__whyld__li {
        margin: 0 1.4%;
    }

    .quickview__modal__block {
        width: auto;
    }





    .quickview__modal__block {
        width: auto !important;
    }



    .selectionmodal__li {
        display: inline-block;
        margin: 0 0.1%;
        width: 16%;
    }

    .selectionmodal__ul .selectionmodal__img {
        width: 100%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__li {
        width: 49%;
    }

    .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 100%;
    }

    .product__info__tab__detals__li {
        margin-bottom: 10px;
    }

    .product__info__tab__collections__li {
        width: 18.4%;
    }

    .product__info__tab__brand__li {
        width: 18.8%;
    }

    .reviewmodal__product__rightblock {
        display: inline-block;
        float: right;
        width: 55%;
        text-align: center;
        margin-right: 5%;
        margin-top: 0;
    }

    .reviewmodal__product__star__title {
        font: 17px Verdana;
        color: #111;
        line-height: 22px;
        display: block;
    }

    .rating-lg {
        font-size: 35px !important;
    }

    .carusel__recent__product .brands__img__prod {
        height: 160px;
    }
}




@media (max-width: 831px) {
    .magnifier-preview {
        display: none !important;
    }
}



@media (max-width: 767px) {
    /* .request-swatch_set {
        height: 21px;
    }*/

    /* .text-swatches_main {
        font-size: 12px !important;
    }*/

    #show-swatches-link {
        margin-top: 20px !important;
        width: 100%;
    }

    #show_3d_model_btn > a {
        margin-top: 20px !important;
    }
}

.request-swatch_set {
}


#show-swatches-link {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    margin-top: 10px;
    border: 1px solid;
    text-decoration: none !important;
    margin-left: 7px;
}

#show_3d_model_btn > a {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid;
    text-decoration: none !important;
}

.product__content__set .text-swatches {
    font: 18px Arial !important;
}

.product__content__set .text-view3d {
    font: 18px Arial !important;
}

.text-swatches {
    margin-top: 13px;
    font: 22px Arial;
    text-decoration: none;
    text-transform: uppercase;
    margin: auto;
}

.text-view3d {
    margin-top: 13px;
    font: 22px Arial;
    text-decoration: none;
    text-transform: uppercase;
    margin: auto;
}

.quickview__modal__body_collorselectmodal {
    padding-bottom: 10px;
}

.product_options_modal-wrapper {
    border-left: 1px solid #111111;
    display: grid;
    grid-template-columns: 1fr;
}


.close-product_options_modal {
    position: relative;
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    background: transparent;
}

.close-icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container.container__category.product_list_container {
    margin-top: 15px;
}


.dropdown-menu {
    border-top: 1px solid #ccc;
}


.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.products-total-container {
    display: flex;
    justify-content: space-between;
}

.shopping-cart-product-container .tax-span {
    display: none;
}

.shopping-cart-product-container .shop-tablet,
.shopping-cart-product-container .shop-tel {
    display: block;
}

.title__cart__box {
    color: #000;
    font: 25px Arial;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
}

.total__right__block_cart-page .title__cart__box {
    text-align: right;
}

.controllpanel__cart__box {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 17px;
    height: auto;
}

.keepshopping__button__cartpage {
    background: #eeeeee;
    font: bold 17px Arial;
    color: #333;
    padding: 20px 20px 20px 20px;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block;
}

.checout__button__cartpage {
    display: block;
    background: #111;
    font: 18px Arial !important;
    color: #fff !important;
    padding: 10px 0;
    border: 1px solid #111;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
}

@media screen and (min-width: 1600px) {
    .checout__button__cartpage {
        padding: 20px 0;
    }
}

.checout__button__cartpage_on-footer {
    padding: 20px 20px 20px 20px;
    margin-right: 400px;
}

.checout__button__cartpage_on-header {
    margin-bottom: 20px;
}

.checout__button__cartpage__wrap {
    order: 3;
}

.keepshopping__button__cartpage:hover,
.keepshopping__button__cartpage:focus,
.keepshopping__button__cartpage:active {
    background: #ddd;
    border: 1px solid #ddd;
    color: #111;
    -webkit-appearance: none;
    text-decoration: none !important;
}

.checout__button__cartpage:hover,
.checout__button__cartpage:active,
.checout__button__cartpage:focus {
    background: #333;
    color: #fff !important;
    border: 1px solid #111;
    -webkit-appearance: none;
    text-decoration: none !important;
}

.table_cart-page {
    width: 66%;
}

.table_cart-page tr:first-child td {
    border-top: none;
}

.table_cart-page .table__cart__totallinfo {
    border-right: 0 !important;
}

.table_cart-page .table__cart__pricelinfo {
    margin: 20px 0;
}

.table__cart__box {
    margin-bottom: 0;
}

.table__cart__box thead {
    background-color: #fff;
}

.table__cart__box thead tr {
}

.table__cart__box thead th {
    font: bold 15px Arial;
    color: #555;
    border: none !important;
    text-align: center;
}

.table__cart__box thead th:first-child {
    text-align: left;
}

.table__cart__image__product {
    width: 200px;
    text-align: center;
}

.table__cart__imgprod {
    width: 100%;    
}

a.table__cart__titleprod {
    color: #333333;
    font: 13px arial;
    text-decoration: none;
    cursor: pointer;
}

.table__cart__titleprod b {
    display: block;
    margin-bottom: -2px;
}


.table__cart__infoprod {
    font: 15px Arial;
    color: #111;
}

.table__cart__retailinfo {
    font: 15px Arial;
    color: #777;
    text-align: center;
}

    .table__cart__retailinfo i {
        font: 15px Arial;
        color: #880000;
        font-style: normal;
        display: block;
    }



.table__cart__pricelinfo {
    font: 15px Arial;
    color: #111;
    text-align: center;
}


.table__cart__totallinfo {
    font: 22px Arial;
    color: #111;
    text-align: center;
}

    .table__cart__totallinfo b {
        font-weight: normal;
    }

.table__cart__quainfo {
    font: 15px Arial;
    color: #111;
    text-align: center;
}

.more__prod__info__cart__table {
    text-align: left;
}

    .more__prod__info__cart__table td {
        border-top: 0 !important;
    }

.table__cart__box thead .tablecart__thtotal {
    border-right: 1px solid #DDD !important;
}

.table__cart__image__product,
.table__cart__infoprod,
.table__cart__retailinfo,
.table__cart__pricelinfo,
.table__cart__quainfo,
.table__cart__totallinfo {
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
}


.table__cart__totallinfo {
    border-right: 1px solid #DDD !important;
}

.shipstxt__table__cart {
    font: 16px Arial;
    color: #333333;
    display: block;
    margin-bottom: 5px;
}

.deiwerytxt__table__cart {
    font: bold 15px Arial;
    color: #333333;
}

.linkdelivery__table__cart {
    cursor: pointer;
    color: #777;
    font: 15px arial;
    text-decoration: underline;
    margin-left: 5px;
    white-space: nowrap;
}

    .linkdelivery__table__cart:hover {
        text-decoration: none;
        color: #777;
    }

.more__prod__info__cart__table .product__filtr__form__label__input {
    display: block;
    margin-top: 2px;
}

.quainput__table__cart {
    color: #000;
    background-color: #fff;
    width: 25px;
    height: 40px;
    font: 20px Arial;
    border: solid 1px #a7a6aa;
    padding: 2px 2px 2px 2px;
    text-align: center;
}

.linkupdate__table__cart__table {
    cursor: pointer;
    color: #333;
    font: 15px arial;
    text-decoration: underline;
    display: block;
    margin: 15px 0;
}

.linkupdate__table__cart__table:hover {
    text-decoration: none;
}

.linkremove__table__cart__table {
    cursor: pointer;
    color: #333;
    font: 15px arial;
    text-decoration: underline;
    text-align: center;
    display: block;
    
}

.linkremove__table__cart__table:hover {
    text-decoration: none;
}

.linkrmove__to__cart__table {
    cursor: pointer;
    color: #333;
    font: 15px arial;
    text-decoration: underline;
    margin: 10px 0;
    display: block;
}


.linkwishlist__table__cart__table {
    cursor: pointer;
    color: #333;
    font: 15px arial;
    text-decoration: underline;
    text-align: center;
    margin: 15px 0;
    display: block;
}

.wishlist_container .linkwishlist__table__cart__table {
    margin: 30px 0;
}

.linkwishlist__table__cart__table:hover {
    text-decoration: none;
}

.table__controll__uprempanel {
    font: 12px Aral;
    color: #333333;
    background-color: #f7f7f7;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 0;
    text-align: right;
    padding: 5px;
}

.table__controll__uprempanel__link__update {
    cursor: pointer;
    color: #333333;
    font: 12px arial;
    text-decoration: underline;
}

.table__controll__uprempanel__link__remove {
    cursor: pointer;
    color: #880000;
    font: 15px arial;
    text-decoration: underline;
    margin-left: 10px;
}

.table__controll__uprempanel__link__update:hover {
    cursor: pointer;
    color: #333333;
    text-decoration: none;
}

.table__controll__uprempanel__link__remove:hover {
    cursor: pointer;
    color: #880000;
    text-decoration: none;
}

.total__afttable__cart__block {
    display: flex;
    justify-content: flex-end;
    padding: 5px;
    position: relative;
    background: #f7f7f7;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 50px;
}

.total__afttable__cart__block_cart-page {
    width: 33%;
    background: none;
    margin-bottom: 0;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.garant__cartbock {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: -15px;
}

.garant__cartbock__list {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.garant__cartbock__list_trustpilot {
    max-width: 28%;
}

.garant__cartbock__img {
    width: 100%;
}

.total__right__block {
    float: right;
    display: inline-block;
    position: relative;
    text-align: right;
}

.total__right__block span {
    display: block;
    font-size: 17px;
    color: #333;
    padding-top: 3px;
    white-space: nowrap;
}

.total__right__block b {
    display: block;
    font-size: 20px;
    color: #111;
    padding-top: 4px;
    font-weight: 600;
}

.total__right__block .red {
    font: 17px Arial;
    color: #880000;
    font-style: normal;
}

.total__right__block i {
    font-style: normal;
    min-width: 55px;
    position: relative;
    display: inline-block;
    margin-left: 5px;
}

.total__right__block_cart-page {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: -60px;
}

.total__right__block_cart-page .total__right__block__promocode {
    order: 2;
    padding: 10px 0;
}

.total__right__block_cart-page .total__right__block__totals {
    order: 1;
    padding-top: 10px;
}

.total__right__block_cart-page .checkout-images-block {
    order: 4;
    padding: 0;
}

.total__right__block_cart-page .checkout-images-block__title {
    margin-top: 35px;
    margin-bottom: 10px;
}

.total-line {
    margin-top: 10px;
    margin-bottom: 0px;
}

.checoutpaypal__button__link {
    float: right;
    margin-top: -10px;
}

.checoutpaypal__button__img {
}

.controllpanel__cart__box span {
    float: right;
    font: bold 12px Arial;
    color: #333333;
    text-transform: uppercase;
    margin: 7px 15px 0;
}

.carusel__recent__product.carusel__recent__product_favorites_cart {
    margin-top: 30px;
}

.total__right__block_cart-page .table__controll__uprempanel {
    padding-left: 0;
    background: none;
    padding-right: 0px;
}


@media (max-width: 430px) {
    .controllpanel__cart__box .keepshopping__button__cartpage {
        font: bold 13px Arial !important;
        padding: 10px 20px 9px 20px;
    }

    .controllpanel__cart__box .checout__button__cartpage {
        font: bold 13px Arial !important;
        padding: 10px 20px 9px 20px;
        top: -8px;
    }

    .table-bordered.table__cart__box thead th:first-child {
        display: none;
    }

    .table__cart__image__product {
        display: none;
    }

    .thead__retail,
    .table__cart__retailinfo {
        display: none;
    }

    .garant__cartbock {
        width: 55%;
    }

    .garant__cartbock__list {
        width: 45%;
    }

    .controllpanel__cart__box_footer .keepshopping__button__cartpage {
        display: none;
    }

    .controllpanel__cart__box_footer .checout__button__cartpage {
        display: none;
    }

    .controllpanel__cart__box_footer span {
        display: none;
    }

    .controllpanel__cart__box_footer .checoutpaypal__button__link {
        float: none;
        position: relative;
        top: -8px;
    }

    .paypal-cart-page-btn {
        float: none !important;
        width: 100%;
    }

    .checout__button__cartpage__wrap {
        margin-top: 15px;
    }
}


@media (min-width: 430px) and (max-width: 630px) {


    .table-bordered.table__cart__box thead th:first-child {
        display: none;
    }

    .table__cart__image__product {
        display: none;
    }

    .thead__retail,
    .table__cart__retailinfo {
        display: none;
    }

    .garant__cartbock {
        width: 70%;
    }

    .garant__cartbock__list {
        width: 25%;
    }

    .controllpanel__cart__box_footer .keepshopping__button__cartpage {
        display: none;
    }

    .controllpanel__cart__box_footer .checout__button__cartpage {
        display: none;
    }

    .controllpanel__cart__box_footer span {
        display: none;
    }

    .controllpanel__cart__box_footer .checoutpaypal__button__link {
        float: none;
        position: relative;
        top: -10px;
    }

    .paypal-cart-page-btn {
        float: none !important;
    }
}



@media (min-width: 631px) and (max-width: 680px) {



    .garant__cartbock {
        width: 70%;
    }
}

@media (max-width: 680px) {
    .image_comments {
        margin-top: 0;
    }
}

@media (min-width: 680px) {
    .image_comments {
        margin-top: 3px;
    }
}

.warranty__cart__table td {
    border: none !important;
}


.mullberry_banner {
    margin-bottom: 20px;
    max-width: 100%;
    cursor: pointer;
}

.color_800 {
    color: #800 !important;
}

.item_set_qty {
    /*    float: right;
*/ display: flex;
    align-items: center;
    margin: 15px 5px;
}

    .item_set_qty > div {
        margin-right: 10px;
    }

@media (max-width: 680px) {
    .item_set_qty {
        float: initial;
        display: flex !important;
        align-items: center;
    }

    a.table__cart__titleprod b {
        font-weight: bold;
        text-decoration: underline;
    }
}




.full__width__container {
    width: 100%;
    padding: 0 10px;
    font-size: 15px !important;
}

.container__category {
    width: 1000px;
    padding: 0;
}

#account-page {
    margin-bottom: 20px;
}

.hb__block {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .hb__block {
        margin-top: 4px;
    }
}

.ul__hb__block {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 5px;
    margin-left: 0px !important;
}

.top__menu__list {
    text-indent: inherit !important;
}

.list__hb__block {
    display: inline-block;
    margin-bottom: 0 !important;
    text-indent: initial !important;
    padding-left: 0px !important;
}

.link__hb__block {
    height: 20px;
    font: 13px arial;
    color: #555;
    text-decoration: none;
    padding: 0px 2px 0px 2px;
}

.list__hb__block:before {
    content: '/';
    display: inline-block;
    font: 11px arial;
    color: #333;
    padding-top: 2px;
    padding-bottom: 2px;
    position: relative;
    margin-right: 4px;
}

.product_list_container .list__hb__block:before {
    margin-right: 0px !important;
}

.categories__fullsize__box .list__hb__block:before {
    margin-right: 4px;
}

.product-page-details-breadcrumbs .list__hb__block:before {
    margin-right: 0px !important;
}

.list__hb__block:first-child:before {
    display: none;
}

.category__title {
    color: #000;
    font: 25px Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.top-filter__block {
    padding-top: 5px;
    margin-bottom: 10px;
}

@media (max-width: 749px) {
    .wrap_top-filter__block {
        margin-top: 0 !important;
    }
}

.top-filter__title {
    font: Bold 15px Arial;
    color: #000000;
    /* margin: 0;
    margin-right: 35px;
    display: inline-block; */
}

/* .category__top__filter{
    display: inline-block;
} */

.ul__category__top__filter {
    list-style-type: none;
    padding-left: 0px;
    padding-right: 5px;
    display: inline-block;
    position: relative;
    /*    top: -25px;
*/
}

.list__category__top__filter {
}

.link__category__top__filter {
    color: #111;
    background: #fff;
    font: 15px arial;
    text-decoration: none;
    cursor: pointer;
    padding: 14px 14px 14px 14px;
    margin-right: 6px;
    border: 1px solid #111;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
}


    .link__category__top__filter:hover, .list__category__top__filter.open .link__category__top__filter {
        color: #111;
        font: 15px arial;
        text-decoration: none;
        background: #fff;
        cursor: pointer;
        border: 1px solid #000;
        /*        padding: 13px 13px 13px 13px;
*/ margin-right: 6px;
        /*        border: 2px solid #111;
*/ -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        white-space: nowrap;
    }


.child__ul__category__top__filter {
    margin-top: 0px;
    padding-top: 5px;
    border-radius: 0;
    max-height: 306px;
    overflow-y: auto;
    overflow-x: hidden;
}

.top__filter_img {
    width: 350px !important;
}

.child__filter_img:nth-child(even) {
    float: right;
}

.child__filter_img:nth-child(odd) {
    float: left;
}

.child__link__category_banner {
    padding-left: 3px;
}

.child__list__category__top__filter a {
    padding-left: 0 !important;
}

.child__list__category__top__filter {
    padding-top: 10px;
    margin-left: 10px !important;
    margin-right: 10px;
}

.category__top__filter_menu .child__list__category__top__filter {
    padding-top: 2px !important;
}

.child__list__category__top__filter .child__link__category__top__filter {
    display: flex;
    color: #111;
    font: 12px arial;
    text-decoration: none;
    cursor: pointer;
    padding: 5px;
    margin-left: 0;
    width: 163px;
    text-align: left;
}


    .child__list__category__top__filter:hover .child__link__category__top__filter,
    .child__list__category__top__filter .child__link__category__top__filter:hover {
        text-decoration: underline;
    }

.child__link__category__top__filter__textsf {
    font: 11px Arial;
    color: #777;
}

.left-filter__block {
    display: block;
    float: left;
    width: 18%;
    margin-right: 10px;
}

.ul__category__left__filter {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    border-radius: 0;
    /*max-height: 275px;
    overflow-y: auto;
    overflow-x: hidden;*/
}

.list__category__left__filter__title {
    background: #fff;
    font: 15px Arial;
    color: #333;
    padding: 6px 7px;
    position: relative;
    display: block;
    text-shadow: none;
}

.list__category__left__filter {
}

    .list__category__left__filter .link__category__left__filter {
        color: #111;
        font: 15px arial;
        text-decoration: none;
        cursor: pointer;
        display: block;
        padding: 3px;
        padding-left: 0;
        margin-left: 0;
        text-align: left;
    }


        .list__category__left__filter:hover .link__category__left__filter,
        .list__category__left__filter .link__category__left__filter:hover {
            text-decoration: underline;
        }

.img__category__left__filter {
}

.link__category__top__filter__textsf {
    font: 11px Arial;
    color: #777;
    margin-left: 5px;
}

.why__decompany__block {
}

.why__decompany__block__title {
    font: bold 12px Arial;
    color: #111;
    padding: 0 5px;
    margin: 5px 0;
    padding-top: 10px;
}

.why__decompany__ul {
    padding: 0;
    list-style-type: none;
}

.why__decompany__list {
    padding-left: 4px;
    /* height: 17px; */
    color: #333333;
    font: 11px arial;
    border-bottom: solid 1px #eee;
    padding: 5px;
}

    .why__decompany__list:hover {
        text-decoration: underline;
    }

.why__decompany__link {
    color: #333;
    font: 12px arial;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 0;
}

.why__decompany__list .why__decompany__link:hover,
.why__decompany__list:hover .why__decompany__link {
    color: #000;
}

.company__free__phnumber__left {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

    .company__free__phnumber__left .text {
        font: 12px Arial;
        color: #111;
    }

        .company__free__phnumber__left .text b {
            display: block;
            line-height: 12px;
            margin-bottom: -3px;
        }

.add__left__block {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

.ul__add__left__block {
    padding: 0;
    list-style-type: none;
}

.list__add__left__block {
    display: block;
    position: relative;
    margin: 15px auto;
}

.link__add__left__block {
}

.img__add__left__block {
}

.content__category__block {
    display: block;
    float: right;
    width: 81%;
    margin-bottom: 15px;
}

.no_filter {
    width: 100% !important;
}

.product__filtr__block {
    background: #fff;
    padding: 5px 3px 5px 3px;
    border: solid 1px #f1f1f1;
    margin-bottom: 5px;
}

.group__filtr__box_left {
    display: inline-block;
    width: 50%;
    margin-right: 15px;
}

.product__filtr__form {
    display: inline-block;
    /*width: 50%;*/
    margin-bottom: 5px;
}

    .product__filtr__form:first-child {
        width: 47%;
        margin-right: 5px;
    }

.product__filtr__form__label {
    font: bold 12px Arial;
    color: #333333;
}

.product__filtr__form .form-control.product__filtr__form__select {
    display: inline-block;
    width: 30%;
    border-radius: 1px;
    color: #333333;
    font-size: 12px;
    font-family: arial;
    padding: 0px;
    height: 20px;
    line-height: 11px;
    border: 1px solid #949494;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(194,194,194,0.65) 99%, rgba(196,196,196,0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(99%,rgba(194,194,194,0.65)), color-stop(100%,rgba(196,196,196,0.65)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(194,194,194,0.65) 99%,rgba(196,196,196,0.65) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(194,194,194,0.65) 99%,rgba(196,196,196,0.65) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(194,194,194,0.65) 99%,rgba(196,196,196,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(194,194,194,0.65) 99%,rgba(196,196,196,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6c4c4c4',GradientType=0 );
}

.product__filtr__form__label__input {
    font: 15px Arial;
    color: #333333;
    line-height: 12px;
    vertical-align: middle;
    margin-top: 0;
    cursor: pointer;
    text-decoration: none;
}

    .product__filtr__form__label__input.active {
        color: #000;
        font-weight: bold;
    }

    .product__filtr__form__label__input .product__filtr__form__radio {
        margin-top: 0;
    }

.coll__prod__text {
    display: block;
    font: 12px Arial;
    color: #111;
}

.group__filtr__box_right {
    display: inline-block;
    margin-right: 0;
    width: 47%;
    float: right;
    text-align: right;
}

    .group__filtr__box_right .product__filtr__form:first-child {
        width: 77%;
        text-align: right;
        margin-right: 0;
    }

.pagination__content {
    margin: 0;
    margin-top: -4px;
}

.pagination__content__list {
}

    .pagination__content__list .pagination__content__link {
        margin-left: 3px;
        padding: 6px;
        background-color: #fff;
        height: 20px;
        cursor: pointer;
        color: #555;
        border: solid 1px #dedfde;
        font: bold 11px/6px arial;
        text-decoration: none;
        display: block;
        text-align: center;
    }

    .pagination__content__list.disabled .pagination__content__link,
    .pagination__content__list.disabled:hover .pagination__content__link {
        border: none;
        background: none;
        color: #e5e4e8;
    }

    .pagination__content__list.active .pagination__content__link {
        background-color: #507578;
        color: #fff;
        border: solid 1px #46676a;
    }

    .pagination__content__list.active:hover .pagination__content__link {
        background-color: #507578;
        color: #fff;
        border: solid 1px #46676a;
    }

    .pagination__content__list:last-child > .pagination__content__link, .pagination__content__list:first-child > .pagination__content__link {
        border-radius: 0;
    }

.pagination__content__link__decore {
    top: -1px;
    position: relative;
}

.product__content__block {
    min-height: 500px;
}

.product__block {
    width: 31.483%;
    display: inline-block;
    margin-bottom: 50px;
    vertical-align: top;
}


.similar_product,
.similar_product ~ div.col {
    padding: 5px;
}

    .product__block:hover > div,
    .similar_product:hover,
    .similar_product ~ div.col:hover {
        box-shadow: 0 0 0 1px #333;
    }

    .product__block:focus-within > div,
    .similar_product:focus-within,
    .similar_product ~ div.col:focus-within {
        box-shadow: 0 0 0 2px #000;
    }

.product__block > div {
    /*border: solid 1px #dedfde;*/
    height: 100%;
    padding: 5px;
}

/*    .product__block img {
        -ms-transform: translateY(0);
        transform: translateY(0);
        transition: transform .2s cubic-bezier(.65,.05,.36,1);
    }

    .product__block:hover img {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }*/

.product__content__block_image .product__block {
    margin-bottom: 15px;
}

.product__content__block_gallery .product__block {
    margin-bottom: 6px;
}

.product__block:nth-child(3n+2) {
    /*margin-left: 18.5px;
    margin-right: 18.5px;*/
}

.product__content__block_gallery .product__block {
    width: 49.39%;
}

    .product__content__block_gallery .product__block:nth-child(3n+2) {
        margin-left: 0;
        margin-right: 0;
    }

    .product__content__block_gallery .product__block:nth-child(2n) {
        margin-left: 6px;
        margin-right: 0;
    }

.likeandsocial-link__block {
    display: block;
    position: relative;
}

.likeandsocial__link {
    position: absolute;
    z-index: 3;
    right: 10px;
    opacity: 0;
    transition: 0.5s;
    bottom: -85px;
}

.product__block:hover .likeandsocial__link {
    opacity: 0.8;
}

.likeandsocial__link:first-child {
    bottom: -48px;
}

.product__block:hover .likeandsocial__link:hover {
    opacity: 1;
}

.link__product__block {
    display: block;
}

    .link__product__block:hover {
        text-decoration: none !important;
    }

.img__product__block {
    border-bottom: 1px solid #fff;
}

.img__product__block__img__product {
    display: block;
    position: relative;
    width: 100%;
}

.quick__view_block {
    position: relative;
    text-align: center;
    display: block;
    opacity: 0;
    transition: 0.5s;
}

.product__block:hover .quick__view_block {
    opacity: 1;
}

.brands__list_price:hover .quick__view_block {
    opacity: 1;
}

.quick__view__link {
    background: #fff;
    border: 1px solid #555;
    position: absolute;
    bottom: 10px;
    padding: 5px 10px;
    color: #333;
    opacity: 0.8;
    left: 36%;
    text-transform: uppercase;
    transition: 1s;
}

.featured_products .quick__view__link {
    left: 24% !important;
}

.quick__view_favorites__link {
    background: #FCFCFB;
    border: 1px solid #CBCBCB;
    position: absolute;
    bottom: 10px;
    padding: 5px 10px;
    color: #333;
    opacity: 0.8;
    left: 36%;
    text-transform: uppercase;
    transition: 1s;
}

    .quick__view_favorites__link:hover {
        opacity: 1;
        color: #333;
        text-decoration: none;
    }

.product__content__block_gallery .quick__view__link {
    left: 36%;
}

.quick__view__link:hover {
    opacity: 1;
    color: #333;
    text-decoration: underline;
}

.content__block__title__product {
    cursor: pointer;
    color: #333;
    font: 15px arial;
    text-decoration: none;
    text-align: left;
    margin: 5px 0;
    margin-bottom: 10px;
    font-weight: 500;
}


.product__block:hover .content__block__title__product {
    color: #000;
    text-decoration: underline;
}

.brands__list .by__ptoduct {
    padding-left: 2px;
    text-align: left;
}

.brands__list .now__price__product {
    text-align: left;
    display: block;
    text-decoration: none !important;
}


.by__ptoduct {
    color: #111;
    font: 15px arial;
    text-decoration: none;
    cursor: pointer;
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: bold;
}

    .by__ptoduct.buy-guide_description {
        font-size: 15px;
        text-transform: initial;
    }

.now__price__product {
    font: 15px Arial;
    color: #111;
    margin-top: 6px;
}

.now__price__product_trade {
    color: #111 !important;
}

.product__block_sale .now__price__product {
    font: 17px Arial;
    color: #880000;
}

    .product__block_sale .now__price__product.now__price__product-trade {
        margin-left: 4px;
    }

.before__price__product {
    font: 15px Arial;
    color: #111;
    visibility: hidden;
}

.before__price__product_grid {
    display: none;
}

.decore__icon__block {
}

.sale__txt__icon {
    z-index: 3;
    background: #000;
    color: #fff;
    font: 15px arial;
    position: absolute;
    padding: 4px 7px;
    display: none;
    margin-top: 0px;
}

.product__block_sale .sale__txt__icon {
    display: block;
}


.likeandsocial__img {
}

.shipping__txt {
    font: 13px Arial;
    color: #333;
    display: block;
    margin-top: 5px;
}

.promotion__txt {
    color: #880000;
}

.quickview__modal__bg {
}

.quickview__modal__block {
    width: 1000px;
    border-radius: 0;
}

.quickview__modal__content {
    border-radius: 0;
    border: 7px solid #B3B3B3;
}

.quickview__modal__header {
    padding: 10px 7px;
    border-bottom: 0;
}

.quickview__modal__header__title {
    font: Bold 22px Arial;
    color: #333;
}

.quickview__modal__body {
    padding: 8px;
    padding-top: 0;
}

.quickview__modal__img-prod__block {
    display: inline-block;
    width: 44.33%;
}

    .quickview__modal__img-prod__block div.center-align-block {
        text-align: center;
    }

.quickview__modal__img-prod {
    width: 100%;
}

.modal__inform-prod__nowprice {
    font: 27px Arial;
    color: #000;
    line-height: 20px;
    position: relative;
    z-index: 2;
}

.modal__inform-prod__txtshipping {
    font: 20px Arial;
    color: #111111;
    line-height: 20px;
    margin-bottom: 2px;
    position: relative;
    z-index: 2;
    margin-top: 10px;
}

.quickview__modal__inform-prod {
    display: inline-block;
    float: right;
    text-align: left;
    width: 54%;
    margin-top: 7px;
}

.quickview__modal__more__inform {
    height: 398px;
    overflow: auto;
    display: block;
    position: relative;
    margin-top: 4px;
}

.modal__inform-prod__old__ptice {
    font: 15px Arial;
    color: #111;
    position: relative;
    z-index: 2;
}

.modal__inform-prod__save-money {
    font: 12px Arial;
    color: #880000;
    position: relative;
    z-index: 2;
}

.modal__inform-prod__procent-discont {
    font: bold 15px Arial;
    padding: 3px 4px 3px 4px;
    width: 40px;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #880000;
}

.quickview__modal__more__inform__labelredb {
    display: block;
    font: 22px Arial;
    color: #880000;
    line-height: 22px;
    position: relative;
    z-index: 2;
}

.quickview__modal__more__inform__labelrb {
    font: 15px Arial !important;
    color: #880000 !important;
    line-height: 16px !important;
    position: relative !important;
    z-index: 2 !important;
}

.quickview__modal__more__inform__labelgryb {
    font: Bold 13px Arial;
    color: #777;
    line-height: 16px;
    position: relative;
    z-index: 2;
}

.quickview__modal__more__inform__labelb {
    display: block;
    font: Bold 12px Arial;
    color: #000;
    position: relative;
    z-index: 2;
}

.quickview__modal__more__inform__labelgrnb {
    margin-top: 10px;
    display: block;
    font: Bold 17px Arial;
    color: #005e17;
    position: relative;
    z-index: 2;
}

.quickview__modal__more__inform__shipsday {
    display: block;
    margin-bottom: 5px;
    font: 15px Arial;
    color: #000;
    position: relative;
    z-index: 2;
}

.quickview__modal__more__inform__moreprize {
    display: block;
    font: 15px Arial;
    color: #000;
    position: relative;
    z-index: 2;
}

.quickview__modal__more__inform__features__title {
    font: 15px Arial;
    color: #000;
    line-height: 20px;
    margin: 8px 0;
    display: block;
    position: relative;
    z-index: 2;
}

.quickview__modal__more__inform__features__ul {
    list-style-type: none;
    padding-left: 8px;
}

.quickview__modal__more__inform__features__list {
    font: 12px Arial;
    color: #111;
    display: flex;
}

    .quickview__modal__more__inform__features__list::before {
        content: '';
        width: 5px;
        max-height: 5px;
        background: #656565;
        color: #656565;
        display: inline-block;
        position: relative;
        top: 5px;
        padding: 2px;
        left: -6px;
    }

.quickview__modal__more__inform__brandinfo__title {
    font: 17px Arial;
    color: #000;
    line-height: 20px;
    margin: 10px 0 5px 0;
    display: block;
}

.quickview__modal__more__inform__brand__ul {
    padding-left: 0;
    list-style-type: none;
}

.quickview__modal__more__brand__features__list {
    font: 15px Arial;
    color: #333333;
    background-color: #fff;
    padding: 1px 0px 1px 0px;
    vertical-align: middle;
}

.modal-dialog .quickview__modal__more__inform__features__ul .quickview__modal__more__brand__features__list {
    padding-left: 14px;
    text-indent: -1.1em;
}



@media (max-width: 767px) {
    .product__info__details__accordion_section.product__info__details__accordion_section_desktop_inline.show .quickview__modal__more__inform__brand__ul .quickview__modal__more__brand__features__list img {
        float: left;
    }

    .product__info__details__accordion_section.product__info__details__accordion_section_desktop_inline.show .quickview__modal__more__inform__brand__ul .quickview__modal__more__brand__features__list p {
        margin-left: 11px;
        margin-bottom: 2px;
    }

    .mobile_more__brand__description > p {
        margin-left: 0px !important;
    }
}

.quickview__modal__more__brand__features__list__link {
    color: #111;
    font: 15px arial;
    padding: 0px 0px 0px 0px;
    text-decoration: underline;
}

    .quickview__modal__more__brand__features__list__link:hover {
        color: #000;
        font: 15px arial;
        padding: 0px 0px 0px 0px;
        cursor: pointer;
        text-decoration: none;
    }

.quickview__modal__more__inform__specifications__title {
    font: 15px Arial;
    color: #736129;
    line-height: 20px;
    margin: 4px 0;
    display: block;
}

.quickview__modal__more__inform__specifications__table {
}

    .quickview__modal__more__inform__specifications__table tr {
    }

    .quickview__modal__more__inform__specifications__table td {
        font: 12px/12px Arial;
        color: #333333;
        padding: 3px 0px 3px 5px !important;
    }

.quickview__modal__footer {
}

.quickview__modal__footer__addtocart {
    background: #426366;
    border: 1px solid #426366;
    -webkit-appearance: none !important;
    color: #fff;
    padding: 5px 50px;
}

.quickview__modal__footer__qty__select {
    width: 50px;
    display: inline-block;
    height: 37.5px;
    padding: 0px 5px;
    border-radius: 0;
    position: relative;
    top: -1px;
}

.quickview__modal__footer__likeandsocial__link {
}

    .quickview__modal__footer__likeandsocial__link:hover {
        text-decoration: none;
    }

    .quickview__modal__footer__likeandsocial__link .likeandsocial__img {
        height: 38px;
        vertical-align: top;
    }

.quickview__modal__footer__left-block {
    display: inline-block;
    width: 44.33%;
    float: left;
    text-align: center;
}

.quickview__modal__footer__left-block__link {
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 10px;
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    opacity: .8;
    cursor: pointer;
}

    .quickview__modal__footer__left-block__link:hover,
    .quickview__modal__footer__left-block__link:active,
    .quickview__modal__footer__left-block__link:focus {
        opacity: 1;
        text-decoration: none;
    }

.quickview__modal__close-button {
}



@media (max-width: 375px) {

    .container__category {
        width: 320px;
        padding: 0;
    }


    .child__ul__category__top__filter.specright {
        right: 0;
        left: auto;
    }

    .left-filter__block {
        float: none;
        width: 89%;
        margin-right: 0;
    }

    .add__left__block {
        display: none;
    }

    .content__category__block {
        display: block;
        float: none;
        width: 100%;
    }

    .group__filtr__box_left {
        display: block;
        width: 100%;
        margin-right: 15px;
    }

    .product__filtr__form:first-child {
        width: 47%;
        margin-right: 0;
    }

    .product__filtr__form {
        display: inline-block;
        width: 50%;
        margin-bottom: 5px;
    }

    .group__filtr__box_right {
        display: block;
        margin-right: 0;
        width: 100%;
        float: none;
        text-align: right;
    }

    .product__block {
        width: 49%;
        display: inline-block;
    }

        .product__block:nth-child(3n+2) {
            margin-left: 0px;
            margin-right: 0px;
        }
}




@media (min-width: 321px) and (max-width: 390px) {

    .container__category {
        width: 320px;
        padding: 0;
    }


    .child__ul__category__top__filter.specright {
        right: 0;
        left: auto;
    }

    .left-filter__block {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .add__left__block {
        display: none;
    }

    .content__category__block {
        display: block;
        float: none;
        width: 100%;
    }

    .group__filtr__box_left {
        display: block;
        width: 100%;
        margin-right: 15px;
    }

    .product__filtr__form:first-child {
        width: 47%;
        margin-right: 0;
    }

    .product__filtr__form {
        display: inline-block;
        width: 50%;
        margin-bottom: 5px;
    }

    .group__filtr__box_right {
        display: block;
        margin-right: 0;
        width: 100%;
        float: none;
        text-align: right;
    }

    .product__block {
        width: 49.3%;
        display: inline-block;
    }

        .product__block:nth-child(3n+2) {
            margin-left: 0px;
            margin-right: 0px;
        }
}


@media (min-width: 391px) and (max-width: 640px) {

    .container__category {
        width: 100%;
        padding: 0;
    }


    .child__ul__category__top__filter.specright {
        right: 0;
        left: auto;
    }

    .left-filter__block {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .add__left__block {
        display: none;
    }

    .content__category__block {
        display: block;
        float: none;
        width: 100%;
    }

    .group__filtr__box_left {
        display: block;
        width: 100%;
        margin-right: 15px;
    }

    .product__filtr__form:first-child {
        width: 47%;
        margin-right: 0;
    }

    .product__filtr__form {
        display: inline-block;
        width: 50%;
        margin-bottom: 5px;
    }

    .group__filtr__box_right {
        display: block;
        margin-right: 0;
        width: 100%;
        float: none;
        text-align: right;
    }

    .product__block {
        width: 49.3%;
        display: inline-block;
    }

        .product__block:nth-child(3n+2) {
            margin-left: 0px;
            margin-right: 0px;
        }
}







@media (min-width: 641px) and (max-width: 684px) {

    .container__category {
        width: 100%;
        padding: 0;
    }


    .child__ul__category__top__filter.specright {
        right: 0;
        left: auto;
    }


    .add__left__block {
        text-align: center;
    }




    .group__filtr__box_left {
        display: block;
        width: 100%;
        margin-right: 15px;
    }



    .product__filtr__form:first-child {
        width: 47%;
        margin-right: 0;
    }

    .product__filtr__form {
        display: inline-block;
        width: 50%;
        margin-bottom: 5px;
    }

    .group__filtr__box_right {
        display: block;
        margin-right: 0;
        width: 100%;
        float: none;
        text-align: right;
    }

    .product__block {
        width: 49.3%;
        display: inline-block;
    }

        .product__block:nth-child(3n+2) {
            margin-left: 0px;
            margin-right: 0px;
        }
}



@media (min-width: 685px) and (max-width: 799px) {

    .container__category {
        width: 100%;
        padding: 0;
    }


    .child__ul__category__top__filter.specright {
        right: 0;
        left: auto;
    }


    .add__left__block {
        text-align: center;
    }

    .content__category__block {
        display: block;
        float: right;
        width: 65%;
        margin-bottom: 15px;
    }

    .left-filter__block {
        display: block;
        float: left;
        width: 33%;
        margin-right: 10px;
    }

    .group__filtr__box_left {
        display: block;
        width: 100%;
        margin-right: 15px;
    }



    .product__filtr__form:first-child {
        width: 47%;
        margin-right: 0;
    }

    .product__filtr__form {
        display: inline-block;
        width: 50%;
        margin-bottom: 5px;
    }

    .group__filtr__box_right {
        display: block;
        margin-right: 0;
        width: 100%;
        float: none;
        text-align: right;
    }

    .product__block {
        width: 49.3%;
        display: inline-block;
    }

        .product__block:nth-child(3n+2) {
            margin-left: 0px;
            margin-right: 0px;
        }
}

@media (min-width: 767px) and (max-width: 966px) {
    .link__product__block .img--start {
        /*max-width: ;*/
    }
}

@media (min-width: 749px) and (max-width: 966px) {

    .trade-login-create {
        margin: 10px 0 14px;
        display: block;
        text-align: left;
    }

    .container__category {
        width: 100%;
        padding: 0;
    }


    .child__ul__category__top__filter.specright {
        right: 0;
        left: auto;
    }


    .add__left__block {
        text-align: center;
    }

    .content__category__block {
        display: block;
        float: right;
        width: 71% !important;
        margin-bottom: 15px;
    }

    .left-filter__block {
        /*display: none !important;*/
        float: left;
        width: 27%;
        margin-right: 10px;
    }

    .group__filtr__box_left {
        display: block;
        width: 100%;
        margin-right: 15px;
    }



    .product__filtr__form:first-child {
        width: 47%;
        margin-right: 0;
    }

    .product__filtr__form {
        display: inline-block;
        /*width: 50%;*/
        margin-bottom: 5px;
    }

    .group__filtr__box_right {
        display: block;
        margin-right: 0;
        width: 100%;
        float: none;
        text-align: right;
    }

    .product__block {
        width: 32.8%;
        display: inline-block;
    }

        .product__block:nth-child(3n+2) {
            margin-left: 0px;
            margin-right: 0px;
        }
}


@media (max-width: 999px) {
    .quick__view_block {
        display: none;
    }

    .dealCategoriesWrapper {
        padding-left: 9px;
        padding-right: 9px;
    }
}


@media (min-width: 749px) {

    .likeandsocial__link:first-child {
        top: 0;
        right: 0;
        height: 38px;
    }

    .options-select__quickview__modal__header {
        display: inline-table;
        width: 100%;
    }

    .grid-trade-price-wrapper {
        margin: 0 !important;
    }
    /*.product__block:nth-child(3){
        margin-left: 0;
        margin-right: 0;
    }*/
    .list__category__left__filter__title_openfiltr__button {
        display: none;
    }
}

@media (max-width: 749px) {



    .left-filter__block.mobile__left-filter__block {
        width: 100%;
    }

    .list__category__left__filter__title_openfiltr__button {
        background: #fff;
        margin-bottom: 8px;
        padding: 9px 0;
        border-radius: 0px;
        border-color: #111;
    }

        .list__category__left__filter__title_openfiltr__button:hover {
            background: #fff !important;
            color: #000 !important;
            border-color: #333 !important;
        }


        .list__category__left__filter__title_openfiltr__button .openfiltr__button {
            color: #000;
            font: 20px Arial;
            display: block;
        }

            .list__category__left__filter__title_openfiltr__button .openfiltr__button:before {
                background: url("/img/filterIcon.svg") no-repeat 50% 50%;
                background-image: url("/img/filterIcon.svg");
                background-position-x: 50%;
                background-position-y: 50%;
                background-size: initial;
                background-repeat-x: no-repeat;
                background-repeat-y: no-repeat;
                background-attachment: initial;
                background-origin: initial;
                background-clip: initial;
                background-color: initial;
                background-size: 16px 16px;
                content: "";
                display: inline-block;
                height: 16px;
                margin-right: 7px;
                margin-bottom: 2px;
                vertical-align: middle;
                width: 16px;
            }


        .list__category__left__filter__title_openfiltr__button .clfiltr__button {
            color: #fff;
            font: 20px Arial;
            display: none;
        }


        .list__category__left__filter__title_openfiltr__button.openn .openfiltr__button {
            display: none;
        }


        .list__category__left__filter__title_openfiltr__button.openn .clfiltr__button {
            display: block;
        }

    .left-filter__block {
        display: none;
    }
}



@media (max-width: 770px) {
    .product__filtr__form:first-child {
        width: 100%;
        margin-right: 0;
        text-align: right;
    }

    .product__filtr__form {
        display: block;
        width: 100%;
        margin: 15px 0;
    }

    .group__filtr__box_right .product__filtr__form:first-child {
        width: 100%;
        text-align: right;
        margin-right: 0;
    }

    .coll__prod__text {
        display: none;
    }

    .product__filtr__block {
        text-align: center;
    }

    .group__filtr__box_left {
        margin-bottom: 10px;
    }

    .group__filtr__box_right {
        text-align: center;
    }

    .pagination__content__list .pagination__content__link {
        margin-left: 3px;
        padding: 10px;
        height: auto;
        display: inline-flex;
    }
}

@media (max-width: 400px) {

    .pagination__content__list .pagination__content__link {
        padding: 7px;
        height: auto;
    }
}


@media (min-width: 771px) and (max-width: 999px) {

    div.group__filtr__box_bottom {
        margin-top: 0px;
    }

    .group__filtr__box_left {
        display: inline-block;
        width: 40%;
        margin-right: 15px;
    }

    .product__filtr__form:first-child {
        width: 60%;
        margin-right: 0;
    }

    .group__filtr__box_right {
        display: inline-block;
        margin-right: 0;
        width: 56%;
        float: right;
        text-align: right;
    }

    .product__filtr__form:first-child {
        width: 100%;
        margin-right: 0;
    }

    .product__filtr__form {
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
    }

    .pagination__content__list .pagination__content__link {
        padding: 8px;
        height: auto;
    }
}

body div div div div#panel div div div div#jsProductPage div div div div div div a#desktop-zoom > .mz-figure > img {
    width: auto !important;
}

body div div div div#panel div div div div#jsProductPage div div div div div div a#desktop-zoom:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img {
    width: auto !important;
}

.list__category__left__filter__title_openfiltr__button_wrapper {
}

.tippy-box[data-theme~='zoom-segment-option-tooltip'] {
    background-color: #fff;
    border: 1px solid #111111;
    padding: 0;
    border-radius: 0;
}

    .tippy-box[data-theme~='zoom-segment-option-tooltip'] > .tippy-content {
        padding: 0 !important;
    }

    .tippy-box[data-theme~='zoom-segment-option-tooltip'] > .tippy-arrow::before {
    }

.selection-options-modal-close-info {
    margin-bottom: 5px;
}

    .selection-options-modal-close-info span {
        cursor: pointer;
        text-decoration: underline;
    }

        .selection-options-modal-close-info span:hover {
            cursor: pointer;
            text-decoration: none;
        }

.helpful__info .linkr {
    margin-left: 10px;
}

.helpful__info ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}

.trade-product-price-wrapper {
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin-top: 8px;
}

.trade-savings-product-wrapper {
    color: #70632b;
    font-weight: 600;
}

.item-more-options-count-container {
    display: flex;
    width: 100%;
    margin-top: 12px;
    align-items: center;
    gap: 8px;
}

.item-more-options-container {
    display: flex;
    gap: 2px;
}

.item-more-options-count-text {
    font-size: 14px;
}

    .item-more-options-count-text:hover {
        text-decoration: underline;
    }


.item-more-options--img-wrapper-border {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #ddd;
    transition: border-color 0.3s ease;
}

    .item-more-options--img-wrapper-border:hover {
        border-color: #111;
    }

.item-more-options--img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
}

.item-more-options--img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
    max-width: 100% !important;
}

@media (max-width: 768px) {
    .item-more-options--img-wrapper {
        width: 18px;
        height: 18px;
    }

    .item-more-options--img-wrapper-border {
        width: 20px;
        height: 20px;
    }

    .item-more-options-container {
        gap: 2px;
    }

    .item-more-options-count-container {
        gap: 6px;
        margin-top: 6px;
    }

    .item-more-options-count-text {
        font-size: 10px;
    }
}

.container__category_account{

}

.container__category_account .trade__leftbox{
	float: right;
    margin-top: 0;
}

.container__category_account .trade__rightbox{
	float: left;
    border-right: 1px solid #E2E1E1;
    padding-right: 10px;
    padding-bottom: 150px;
    margin-bottom: 25px;
    margin-top: 0;
}

.container__category_account .blocckforinput i{
    margin-bottom: 10px;
}


.container__category_account .forgot__pass__link{
    margin-top: 7px;
}

.container__category_account .rght__loginblock{
	background: none;
}

.container__category_account .trade__leftbox .submitbutton{
	margin-left: 0;
}

.container__category_account .rght__loginblock .needhelpmodal__contactblock__form{
	    width: 85%;
}

.container__category_account .rght__loginblock p{
    font: 15px arial;
    color: #333333;
}


.container__category_account .trade__leftbox p {
    font: 15px arial;
    color: #333333;
}

.container__category_account .brands__fullwidth__box__title{
    color: #000;
    font: 25px Arial;
}


@media (max-width: 600px){
	.container__category_account .trade__rightbox{
    border: none;
    padding-right: 10px;
    padding-bottom: 0;
    margin-bottom: 25px;
}

}
@media (min-width: 601px) and (max-width: 791px){
	.container__category_account .trade__rightbox{
    padding-right: 10px;
    padding-bottom: 0;
    margin-bottom: 25px;
}

}
.container__category_craccount .trade__leftbox{
    width: 100%;
    float: none;
}

.container__category_craccount .trade__leftbox .needhelpmodal__contactblock__form{
	width: 40%;
}

.container__category_craccount .form-group {
    margin-bottom: 10px;
}

.container__category_craccount .trade__leftbox .submitbutton {
    padding: 10px 20px;

}


@media (max-width: 999px){

.container__category_craccount .trade__leftbox .needhelpmodal__contactblock__form{
	width: 100%;
}
}
.trade__top-banner {
    width: 100%;
}

.trade__leftbox {
    width: 50%;
    margin: 10px 0;
    display: inline-block;
}

.trade__rightbox {
    width: 47%;
    margin: 10px 0;
    display: inline-block;
    float: right;
}

.trade__leftbox p {
    font-size: 14px;
}

.trade__leftbox ul {
    font-size: 12px;
    margin-bottom: 30px;
    margin-left: 17px;
}


.trade__leftbox .blocckforinput {
    width: 54%;
}

.passblinp .blocckforinput i {
    position: absolute;
    width: 135%;
    bottom: -16px;
}

.trade__leftbox .form-group {
    margin-bottom: 10px;
}

.trade__leftbox .checkbox__label__trade {
    margin-top: -5px;
}

.form-group.passblinp {
    margin-bottom: 20px;
}

.blocckforinput.buttoncreateblock {
    display: block;
    width: 100%;
    text-align: right;
}

.trade__leftbox .submitbutton {
    padding: 10px 25px;
    /* width: auto!important; */
    font: 18px Arial;
}


.checkbox__label__trade {
    font: Bold 12px Arial;
    color: #000;
    cursor: pointer;
    margin-left: 15px;
}

.trade__leftbox .needhelpmodal__contactblock__form {
    width: 80%;
}

.trade__leftbox .needhelpmodal__contactblock__label {
    width: 120px;
}

.trade__rightbox .blocckforinput {
    width: 60%;
}

.trade__rightbox .form-group {
    margin-bottom: 10px;
}

.trade__leftbox .submitbutton {
}

.rght__loginblock {
    background: url('https://imgdataserver.com/slide/designers.jpg');
    padding-left: 10px;
    padding-right: 10px;
}

    .rght__loginblock p {
        text-align: justify;
        font: 15px arial;
        color: #333333;
        line-height: 18px;
    }

    .rght__loginblock .needhelpmodal__contactblock__form {
        width: 80%;
    }

    .rght__loginblock .needhelpmodal__contactblock__label {
        width: 120px;
    }

.checkbox__label__trade_login {
    font: 15px Arial;
    color: #111;
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
    position: relative;
}

.trade__leftbox .brands__fullwidth__box__title {
    color: #000;
    font: 25px Arial;
}

.trade__leftbox ul li {
    font: 15px Arial;
    color: #333333;
    margin-bottom: 3px;
}

.trade__leftbox ul + .brands__fullwidth__box__title {
    color: #000;
    font: 22px Arial;
}

.tradetxtspan {
    text-align: justify;
    font: 15px arial;
    color: #333333;
    line-height: 18px;
}

.rght__loginblock .brands__fullwidth__box__title {
    color: #000;
    font: 25px Arial;
}

.blocckforinput i {
    font: 11px Arial;
    color: #333333;
    display: block;
    margin-top: 5px;
    font-style: italic;
}

.rght__loginblock .submitbutton {
    margin: 0px 0;
}

.forgot__pass__link {
    font: 15px Arial;
    color: #111;
    text-decoration: underline;
    margin-bottom: 5px;
    position: relative;
    display: block;
}

    .forgot__pass__link:hover {
        color: #111;
        text-decoration: none;
    }

.login__box__brandlogo__box {
    padding: 0;
    list-style-type: none;
}

    .login__box__brandlogo__box .brands__fullwidth__box__title {
        display: inline-block;
    }

.brands__fullwidth__box__viewmorbrand {
    display: inline-block;
    float: right;
    color: #000;
    font: bold 16px arial;
    text-decoration: underline;
    cursor: pointer;
    line-height: 30px;
    margin-top: 3px;
    width: 63%;
    text-align: center;
}

.login__box__brandlogo__list {
    display: inline-block;
    margin: 10px 2px;
}

.login__box__brandlogo__link {
}

.login__box__brandlogo__img {
}

.brands__fullwidth__box__viewmorbrand_last {
    float: none;
    display: block;
}


@media (max-width: 400px) {
    .trade__leftbox {
        width: 100%;
    }

    .trade__rightbox {
        width: 100%;
    }

    .trade__leftbox .submitbutton {
        margin-left: 0;
    }

    .brands__fullwidth__box__viewmorbrand {
        display: block;
        float: none;
        text-align: left;
    }

    .login__box__brandlogo__list {
        display: inline-block;
        margin: 10px 5px;
        width: 44%;
    }

    .trade__leftbox .blocckforinput {
        width: 80%;
    }

    .trade__rightbox .blocckforinput {
        width: 100%;
    }
}

@media (min-width: 401px) and (max-width: 450px) {
    .trade__leftbox {
        width: 100%;
    }

    .trade__rightbox {
        width: 100%;
    }

    .trade__leftbox .submitbutton {
        margin-left: 0;
    }

    .brands__fullwidth__box__viewmorbrand {
        display: block;
        float: none;
        text-align: left;
    }

    .login__box__brandlogo__list {
        display: inline-block;
        margin: 10px 4%;
    }

    .trade__leftbox .blocckforinput {
        width: 80%;
    }

    .trade__rightbox .blocckforinput {
        width: 100%;
    }

    .blocckforinput.buttoncreateblock {
        text-align: left;
    }
}


@media (min-width: 451px) and (max-width: 499px) {
    .trade__leftbox {
        width: 100%;
    }

    .trade__rightbox {
        width: 100%;
    }

    .trade__leftbox .submitbutton {
        margin-left: 0;
    }

    .login__box__brandlogo__list {
        display: inline-block;
        margin: 10px 7.2%;
    }

    .trade__leftbox .blocckforinput {
        width: 60%;
    }


    .blocckforinput.buttoncreateblock {
        text-align: left;
    }


    .trade__leftbox .blocckforinput {
        width: 85%;
    }

    .trade__rightbox .blocckforinput {
        width: 100%;
    }
}



@media (min-width: 500px) and (max-width: 550px) {
    .trade__leftbox {
        width: 100%;
    }

    .trade__rightbox {
        width: 100%;
    }


    .login__box__brandlogo__list {
        display: inline-block;
        margin: 10px 5px;
    }


    .blocckforinput.buttoncreateblock {
        text-align: left;
    }


    .trade__leftbox .blocckforinput {
        width: 85%;
    }

    .trade__rightbox .blocckforinput {
        width: 100%;
    }
}


@media (min-width: 551px) and (max-width: 639px) {
    .trade__leftbox {
        width: 100%;
    }

    .trade__rightbox {
        width: 100%;
    }


    .login__box__brandlogo__list {
        display: inline-block;
        margin: 10px 2%;
    }


    .blocckforinput.buttoncreateblock {
        text-align: left;
    }
}


@media (min-width: 640px) and (max-width: 700px) {


    .brands__fullwidth__box__viewmorbrand {
        display: block;
        float: none;
        text-align: left;
    }

    .login__box__brandlogo__list {
        display: inline-block;
        margin: 10px 2%;
        width: 45%;
    }

    .trade__leftbox .blocckforinput {
        width: 85%;
    }

    .trade__rightbox .blocckforinput {
        width: 100%;
    }
}


@media (min-width: 700px) and (max-width: 1000px) {
    .brands__fullwidth__box__viewmorbrand {
        display: block;
        float: none;
    }

    .trade__leftbox .blocckforinput {
        width: 85%;
    }

    .trade__rightbox .blocckforinput {
        width: 100%;
    }
}


@media (min-width: 960px) and (max-width: 1000px) {
    .login__box__brandlogo__list {
        width: 30%;
    }

    .trade-login-create {
        margin: 10px 0 14px !important;
        display: block;
        float: none !important;
    }
}

@media(min-width: 767px) {
    .forgot__pass__link {
        display: inline-table;
        vertical-align: middle;
        padding-left: 15px;
    }

    img.trade__top-banner {
        min-height: 276px;
        height: 100%;
        display: block;
    }

    .login__box__brandlogo__list {
        height: 60px;
    }
}

.container__category_quote .seotext__fullwidth__box__title{

    margin-top: 10px;
    margin-bottom: 20px;
}

.continueshopping__button{
    background: #eeeeee;
    font: 22px Arial;
    color: #333;
    height: 38px;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-appearance: none;
    padding: 10px 20px;
    line-height: 25px;
	text-decoration:none!important;
}

.continueshopping__button:hover{
	text-decoration: none; 
    background: #ddd;
    border: 1px solid #ddd;
    color: #111;
}

.table__quotebox{
    margin: 25px 0;
    margin-bottom: 0;
}

.table__quotebox thead{
    background-color: #f7f7f7;
}


.table__quotebox thead th{
    font: bold 15px Arial;
    color: #555;
    border: none!important;
}

.table__quotebox__headth{
}

.table__quotebox__bodytr{

}

.table-bordered>tbody>.table__quotebox__bodytr>td,
.table-bordered>tbody>.table__quotebox__bodytr>.table__quotebox__imgprodth{

    border-left: 0!important;
    border-right: 0!important;
    font: 15px Arial;
    color: #111;
}


.table-bordered>tbody>.table__quotebox__bodytr>td b{
	display: block;
}


.table__quotebox__imgprodth{
    text-align: center;	
}

.table__quote__imgprod{
    width: 225px;
}

.table__quote__titleprod{
	font-size:15px;
}


.table__quote__collorlistblock{
    padding: 0;
    list-style-type: none;
}

.table__quote__collorlist{
    margin: 5px 0;
}

.table__quote__collorlist .product__content__collor__selectnow__link{

}

.table__quote__collorlist .product__content__collor__selectnow__img{

}

.table__quote__collorlist .product__content__collor__selectnow__title{

}

.table__quotebox__headthqua,
.table__quote__quaprod{
	text-align: center;
}

.updateblock{
    padding: 5px;
    background: #F7F7F7;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #ddd;
}
@media (max-width: 510px) {
    .updateblock { border-bottom: 1px solid #DDD; }
}

    .updateblock__link {
        cursor: pointer;
        color: #111;
        font: 15px arial;
        text-decoration: underline;
        margin-left: 5px;
    }

        .updateblock__link:hover {
            color: #111;
            text-decoration: none;
        }

    .contact__block__quotepage {
        border: 1px solid #DDD;
        font: 15px Arial;
        color: #111;
        padding: 10px 5px;
        margin-bottom: 25px;
    }

    .contact__block__quotepage__leftblock {
        width: 40%;
        display: inline-block;
    }

    .contact__block__quotepage__rightblock {
        width: 60%;
        display: inline-block;
        float: right;
    }

    .contact__block__quotepage .needhelpmodal__contactblock__form {
        width: 100%;
    }

    .contact__block__quotepage .needhelpmodal__contactblock__label {
        width: 130px;
    }


    .contact__block__quotepage .needhelpmodal__contactblock__select {
        width: 100%
    }

    .contact__block__quotepage__rightblock .needhelpmodal__contactblock__label {
    }

    .contact__block__quotepage .blocckforinput {
        width: 74%;
        text-align: center;
    }

    .contact__block__quotepage__leftblock .blocckforinput {
        width: 65%;
    }

    .contact__block__quotepage .blocckforinput.submitbuttonblock {
        width: 100%;
    }




    @media (max-width: 510px) {

        .container__category_quote .contact__leftblock {
            margin-bottom: 25px;
        }

        .table__quote__imgprod {
            width: 100%;
        }

        .table__quote__collorlistblock {
            display: none;
        }

        .table__quote__titleprod {
            /*    width: 135%;
*/ display: block;
        }

        .contact__block__quotepage__rightblock {
            width: 100%;
        }

        .contact__block__quotepage__leftblock {
            width: 100%;
        }
    }


    @media (min-width: 511px) and (max-width: 680px) {

        .container__category_quote .contact__leftblock {
            margin-bottom: 25px;
        }

        .table__quote__imgprod {
            width: 80%;
        }

        .table__quote__titleprod {
            width: 100%;
            display: block;
        }

        .contact__block__quotepage__rightblock {
            width: 100%;
        }

        .contact__block__quotepage__leftblock {
            width: 100%;
        }
    }




a {
    color: #333
}

    a:hover {
        color: #333;
        text-decoration: underline;
    }

.top__menu__container {
    border-top: solid 1px #ddd;
    border-bottom: 1px solid #ddd;
}

    .top__menu__container.top__menu-fix {
        width: 100%;
    }

    .top__menu__container .top__menu {
        margin: 0 auto;
        max-width: 1000px;
    }

@media(min-width: 767px) and (max-width: 991px) {
    .top__menu__container .top__menu {
        width: 750px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}

@media(min-width: 991px) and (max-width: 1023px) {
    .top__menu__container .top__menu {
        width: 100%;
        max-width: 970px;
    }

    .trade-login-create {
        margin: 10px 0 14px !important;
        display: block;
        float: none !important;
    }
}


@media (min-width: 1024px) {
    .container__body {
        width: 1000px;
    }

    .full-width__child__menu__box {
        display: inline-flex;
    }

    .banner__menu {
        display: inline-block;
    }
}

.container__body {
    padding: 0 7px;
}

.error-body {
    padding: 25px;
    line-height: 1;
}

.header__logoandmenandph {
    transition: 0.2s;
    background: #fff;
}

.logo__box {
    float: left;
}

    .logo__box.formobile__logo {
        width: 135px !important;
        border-left: 1px solid #E7E7E7;
        margin: 0;
        padding-left: 10px !important;
    }


        .logo__box.formobile__logo .logo__img {
            width: 100% !important;
        }

.logo__link {
}

.logo__img {
}

.right-top__box {
    float: right;
}

.right-top__box__menu {
    display: block;
}

.right-top__box__menu__block {
    list-style-type: none;
    display: inline-block;
}

.right-top__box__menu__block__list {
    display: inline-block;
}

.right-top__box__menu__block__list__link {
    color: #333;
    font: 13px/12px arial;
    text-decoration: none;
    padding-left: 0px;
}


.child__minitop__menu__block {
    border-radius: 2px;
}

.child__minitop__menu__block__list {
}

    .child__minitop__menu__block__list:hover {
        background: none;
    }

    .child__minitop__menu__block__list .child__minitop__menu__block__link {
        color: #333;
        font: 12px arial;
        text-decoration: none;
        padding: 2px 10px;
    }

        .child__minitop__menu__block__list .child__minitop__menu__block__link:hover {
            background: none !important;
            color: #c2b88e;
            font: 12px arial;
            text-decoration: none;
        }

.right-top__box__menu__block__list__link::after {
    content: '|';
    color: #dddddd;
    font: 12px arial;
    padding: 0px 13px 0px 13px;
}

.right-top__box__menu__block__list__link:hover {
    color: #c2b88e !important;
    text-decoration: none;
}

.topphone__box {
    display: inline-block;
}

.topphone__icon {
    display: inline-block;
    position: relative;
    margin-right: 2px;
}

.topphone__phone {
    display: inline-block;
    color: #333;
    font: 12px arial;
    text-decoration: none;
}

.topgarant__box {
    display: block;
    text-align: right;
    top: -3px;
    position: relative;
}

.topgarant__garant__link {
    display: inline-block;
    margin-right: 18px;
}

    .topgarant__garant__link:first-child {
        top: -4px;
        position: relative;
    }

.topgarant__garant__img {
}

.search__box {
    display: inline-block;
    float: right;
}

    .search__box.specmobile {
        width: 60% !important;
        float: right !important;
        margin: 5px 0 !important;
    }

        .search__box.specmobile .search__input {
            width: 80% !important;
        }

.search__input {
    box-sizing: border-box;
    font-size: 13px;
    font-weight: normal;
    color: #777;
    background-color: #fff;
    width: 255px;
    height: 34px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #777;
    border-left: none;
    padding-left: 3px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    float: left;
}


.search__input__button {
    border: none;
    /*    background: url('../img/btnsrch.gif');
*/ width: 33px;
    height: 33px;
    display: inline-block;
    /*    border: 1px solid #ddd;
*/ border-left: 0;
    border-top: 0;
    position: relative;
    top: -2px;
}


.menu__fullsize__box {
    transition: 0.2s;
    background: #fff;
}

.menu__fullsize__box_banner {
    /*margin-bottom: 55px !important;*/
}

.slideout-panel {
    transition: 0.5s;
}

.top__menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.top__menu__list {
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
}

    .top__menu__list.dropdown {
        position: static;
        width: 100%;
    }


    .top__menu__list.navbar-right {
        float: none !important;
    }

    .top__menu__list:first-child {
        margin-left: 0;
        padding-left: 0;
    }

.top__menu__link {
    font: 18px/15px Arial;
    border-top: solid 4px #fff;
    padding: 9px 0px;
    text-decoration: none !important;
    display: block;
    position: relative;
    padding-bottom: 9px;
    letter-spacing: .75px;
    text-transform: uppercase;
    text-align: center;
}

a.top__menu__link {
    color: #333;
}

.top__menu__list_red .top__menu__link {
    color: #880000;
}

.top__menu__list.last {
    margin-right: 0;
    padding-right: 0;
    padding-left: 29px;
}

@media (max-width: 1329px) {
    .top__menu__list {
        margin: 0 5px;
    }

        .top__menu__list.last {
            padding-left: 20px;
        }
}

.top__menu__link:hover {
    padding: 9px 0px;
    text-decoration: none !important;
    padding-bottom: 9px;
}

.top__menu__list:hover .top__menu__link {
    padding: 9px 0px;
    text-decoration: none;
    padding-bottom: 9px;
    width: min-content;
    margin: auto;
}

.top__menu__list_right {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 4px;
    margin-right: 0;
}

.child__menu__box {
    padding: 10px;
    margin-top: 0px;
    border-radius: 0;
    margin-left: -1px;
}

    .child__menu__box hr {
        color: #fff;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-style: none none solid;
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
    }

.child__menu__block {
    max-width: 224px;
    min-width: 100px;
    margin-right: 20px;
    margin-bottom: 15px;
    display: inline-table;
}


    .child__menu__block:first-child {
        margin-left: 3px;
    }

    .child__menu__block.last {
        margin-right: 0;
    }


.banner__menu {
    display: none;
}

.title__child__menu__block {
    padding: 0;
    margin: 0;
    line-height: 15px;
    margin-bottom: 11px;
    border-bottom: 1px solid #dedfde;
}

    .title__child__menu__block .title__child__menu__link {
        color: #111;
        cursor: pointer;
        font: 15px Arial;
        text-decoration: none;
    }

div.title__child__menu__link {
    cursor: initial !important;
}

.title__child__menu__block:hover a.title__child__menu__link {
    padding: 0;
    margin: 0;
    cursor: pointer;
    font: 15px Arial;
    text-decoration: underline;
}

.child__menu__list {
    display: block;
}

.child__menu__link {
    color: #333;
    cursor: pointer;
    display: block;
    font: 12px Arial;
    padding-bottom: 6px;
    text-decoration: none;
}

    .child__menu__link:hover {
        cursor: pointer;
        display: block;
        font: 12px Arial;
        text-decoration: underline;
    }

a.child__menu__link {
    color: #333;
}

.fav__link {
}

    .fav__link:hover, .cart__link:hover {
        text-decoration: none;
    }

.fav__img {
}

.cart__link {
}

.cart__img {
    width: 26px;
}

.checout__link {
    text-decoration: none;
    background: #eeeeee;
    font: bold 12px Arial;
    color: #555;
    /* height: 19px; */
    border: 1px solid #ddd;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    margin-left: 5px;
}

    .checout__link:hover {
        background: #ddd;
        border: 1px solid #ddd;
        color: #333;
    }

.sticky {
    position: fixed;
    display: block;
    z-index: 999;
    background: #fff !important;
}


.categories__block {
    display: inline-block;
    text-align: center;
    width: 325px;
    position: relative;
    margin: 0px 0px 10px 0px;
    border: solid 1px #eeeeee;
}

    .categories__block:nth-child(2), .categories__block:nth-child(5), .categories__block:nth-child(8) {
        margin: 0 8.5px;
    }

.categories__link, .shop-by-department__link {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #111;
    font: 17px Helvetica, Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    text-transform: none;
    margin: auto;
    margin-right: 5px;
}

    .categories__link > div {
        position: relative;
        margin-bottom: 10px;
    }

    .categories__link > div, .shop-by-department__box {
        min-height: 234px;
        width: 100%;
        margin-bottom: 5px;
    }

        .categories__link > div > img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            width: auto;
            height: 100%;
            object-fit: contain;
            padding: 3px;
        }

        .shop-by-department__box > img {
            max-width: 100%;
        }

@media screen and (max-width: 1330px) {
    .categories__link > div,
    .shop-by-department__box {
        min-height: 170px;
    }
}

@media screen and (max-width: 1024px) {
    .categories__link > div,
    .shop-by-department__box {
        min-height: 165px;
    }
}

@media screen and (max-width: 768px) {
    .categories__link > div,
    .shop-by-department__box {
        min-height: 145px;
    }
}

.categories__link:hover, .shop-by-department__link:hover {
    text-decoration: underline !important;
}

.categories__link_com {
    color: #111;
    font: 18px Helvetica, Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    display: block;
    text-transform: none;
    margin: auto;
    min-height: 233px;
}

.section__link {
    color: #111;
    font: bold 17px Helvetica, Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    display: block;
    text-transform: none;
    margin: auto;
    min-height: 180px;
}


.categories__link:hover {
    text-decoration: none;
}


.categories__img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    height: 100%;
    width: 100%;
    -webkit-filter: brightness(.97);
    filter: brightness(.97);
    background-color: #ffffff;
    transform: translateZ(0);
}


@media (max-width: 767px) {
    .categories__img {
        /*        max-height: 138px;
*/
    }
}

.categories__title {
    /* padding: 10px 0 0px 10px; */
}

.categories__title, .shop-by-department__title {
    display: block;
    font: 18px Helvetica, Arial, sans-serif;
    bottom: 0;
    text-align: center;
    padding-bottom: 22px;
}

    .categories__title::after, .shop-by-department__title::after {
        content: '';
        color: #333;
        font: bold 13px Helvetica, Arial, sans-serif;
    }

.banners__block {
    vertical-align: top;
    text-align: center;
    width: 240px;
    position: relative;
    margin: 0px 0px 10px 0px;
    border: solid 1px #eeeeee;
    display: inline-block;
    margin-left: 9.2px;
}

    .banners__block:first-child {
        margin-left: 0;
    }

.banners__link {
}

    .banners__link:hover {
        text-decoration: none;
    }

.banners__img {
    width: 100%;
}

.banners__title {
    display: block;
    color: #847639;
    font: bold 20px Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 7px 0px 0 10px;
    margin: 0;
}

.banners__txt {
    display: block;
    padding: 0 0px 7px 10px;
    text-align: left;
    color: #111;
    font: bold 13px Helvetica, Arial, sans-serif;
}

    .banners__txt::after {
        content: '';
        color: #847639;
        font: bold 13px Helvetica, Arial, sans-serif;
    }

.banners__link:hover .banners__txt {
    color: #847639;
}

.banners__link:hover .banners__img {
    opacity: 0.9;
}

.ideas__fullwidth__box {
}

    .ideas__fullwidth__box hr {
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
    }

.ideas__block {
    text-align: center;
    width: 49%;
    position: relative;
    margin: 0px 0px 10px 0px;
    border: solid 1px #eeeeee;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 767px) {

    .ideas__block {
        border: none;
    }
}

.ideas__box__title {
    color: #000;
    font: 22px Arial;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 2px 0px;
}

.ideas__link {
}

    .ideas__link:hover {
        text-decoration: none;
    }

.container__body .ideas__link:hover {
    text-decoration: underline;
}

.ideas__link:hover .ideas__img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.ideas__img {
    max-width: 100%;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}

@media (min-width: 767px) {
    .ideas__img_home {
        max-width: 90% !important;
    }
}

.ideas__title {
    padding: 5px 0 10px 10px;
    display: block;
    font: 18px Helvetica, Arial, sans-serif;
    text-align: left;
    color: #111;
}

    .ideas__title::after {
        content: '';
        color: #847639;
        font: bold 13px Helvetica, Arial, sans-serif;
    }

.brands__fullwidth__box {
}

.brands__fullwidth__box__title {
    color: #000;
    font: 22px Arial;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 10px 0px;
    text-align: left;
}

.index__fullwidth__box__title {
    color: #000;
    font: 22px Arial;
    padding: 0px 0px 0px 0px;
    margin: 24px 0px 20px 0px;
    text-align: left;
}

@media (max-width: 741px) {
    .index__fullwidth__box__title {
        margin: 8px 0px 8px 0px;
    }

    .index__box__title {
        margin-top: 12px;
    }

    .brands__list {
        float: left;
    }
}

@media (max-width: 741px) {
    .brands__list {
        list-style: none;
        width: 50%;
    }
}

@media (min-width: 741px) {
    .brands__list {
        list-style: none;
        width: 150px;
        padding: 3px;
    }
}

.brands__list:active, .brands__list:focus {
    outline: none;
}

.brands__list:first-child {
    margin-left: 0;
}

.brands__link {
    outline: none;
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    margin-right: 5px;
}

    .brands__link:active, .brands__link:focus {
        outline: none;
        text-decoration: none !important;
    }

.brands__img__prod {
    height: 135px;
}

.brands__img__bra {
    width: 100%;
    margin-top: 1px;
}

.slick-prev {
    background: url(../img/prev-horizontal.png);
    border: none;
    font-size: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 999;
    top: 30%;
    left: 0;
}

.slick-next {
    background: url(../img/next-horizontal.png);
    border: none;
    font-size: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 999;
    top: 30%;
    right: 0;
}

.slick-next--with-compare, .slick-prev--with-compare {
    top: 110px;
}

.seotext__fullwidth__box {
    margin-top: 50px;
    display: block !important;
    padding: 0 0px;
}

    .seotext__fullwidth__box hr {
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
    }

.seotext__fullwidth__box__title {
    color: #000;
    font-family: Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

h1.seotext__fullwidth__box__title {
    font-size: 2em;
}

.seotext__block a {
    text-decoration: underline !important;
}

    .seotext__block a:hover {
        text-decoration: none !important;
    }

.seotext__block p {
    font-size: 15px;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    line-height: 20px;
    text-align: justify;
}

.seotext__block h2 {
    font-size: 15px !important;
    font-weight: bold !important;
}

.seotext__block h3 {
    font-size: 17px !important;
    font-weight: bold !important;
}

.needhelpmodal__contactblock__label.needadd::after {
    content: '*';
    display: inline-block;
    position: absolute;
    font: bold 10px verdana;
    color: #800;
    padding-left: 2px;
}

.footer__fullwidth__box {
    background-color: #222;
    font-size: 13px;
    color: #ffffff;
}

footer {
    padding: 10px 5px 0px 5px;
    /*border: solid 1px #e2e1e1;*/
}

.footer__left__block {
    float: left;
    width: 100%;
    column-gap: 15px;
}

.footer__promo__but {
    display: block;
    margin-bottom: 5px;
}

.footer__promo__but__img {
}

.footer__menu__block {
    list-style-type: none;
    display: inline-table;
    margin: 0;
    padding: 0;
    margin-right: 35px;
    text-align: left;
}

    .footer__menu__block.last {
        margin-right: 0;
    }

.footer__menu__block__title {
    font: 20px/15px Arial;
    color: #fff;
    margin: 15px 0px 20px 0px;
}

.footer__menu__list {
    display: block;
    color: #fff;
    margin-top: 6px;
}

.footer__left__block {
    display: flex;
}

    .footer__left__block > ul {
        width: 100%;
    }

@media (max-width: 768px) {

    .footer__left__block {
        display: flex;
        flex-wrap: wrap;
    }

    .footer__menu__block {
        width: 45% !important;
    }

    .footer__menu__block__form {
        width: 100% !important;
    }
}



.footer__menu__link {
    cursor: pointer;
    font: 15px Arial;
    color: #fff !important;
    text-decoration: none;
}

    .footer__menu__link:hover {
        color: #fff;
    }


    .footer__menu__link:active {
        color: #fff;
    }

    .footer__menu__link:visited {
        color: #fff;
    }




.footer__menu__img {
}

.copyright__txt {
    color: #fff;
    font: 15px arial;
    margin-top: 10px;
    display: block;
    margin-bottom: 5px;
}

.footer__block__right {
    float: right;
    margin-top: 30px;
}

.footer__garanty__link:hover {
    text-decoration: none !important;
}

.footer__garanty__block {
    display: block;
    margin-bottom: 30px;
}

.footer__block__followme {
    display: flex;
    margin-top: 50px;
    position: relative;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
}

.footer__block__followme__title {
    color: #A7A7A7;
    font: 15px Arial;
    display: none;
    margin: 0;
    position: relative;
    top: -13px;
}

.footer__block__followme__block {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.google-reviews-badge-wrapper {
    display: flex;
    justify-content: flex-start;
}

.google-reviews-badge {
    display: block;
    background: #f8f9fa;
    padding: 15px;
    box-shadow: none !important;
    position: initial !important;
    z-index: 0 !important;
    margin-left: -9px !important;
}

@media (max-width: 768px) {
    .google-reviews-badge {
        z-index: 2147483647;
    }

    .google-reviews-badge {
        display: none;
    }
}

.footer__block__followme__list {
    display: inline-block;
}

.footer__block__followme__link {
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    background: url('../img/follow-sprite.png');
}

.footer__block__followme__link_hz {
    background-position: -1px -2px;
}

.footer__block__followme__link_pin {
    background-position: -52px -4px;
}

.footer__block__followme__link_fk {
    background-position: -102px -4px;
}

.footer__block__followme__link_tv {
    background-position: -152px -4px;
}

.footer__block__followme__link_ig {
    background-position: -201px -4px;
}

.footer__box__pyment-sys {
}

.footer__pyment-sys__block {
    text-align: right;
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
    top: 10px;
    position: relative;
}

.footer__pyment-sys__list {
    display: none;
    text-align: right;
}

.footer__pyment-sys__link {
    width: 240px;
    height: 30px;
    display: block;
    background: url('../img/pyment-sys.png');
    background-repeat: no-repeat;
}

.clr {
    clear: both;
}




.minmenu-formobile {
    margin-top: 100px !important;
}






.bbb {
    position: fixed;
    left: 15px;
    background: #fff;
    z-index: 999;
    bottom: 20px;
    overflow: hidden;
    border: 1px solid #aaa;
    padding: 5px;
    border-radius: 0px;
    width: 75px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

    .bbb:hover {
        width: 150px;
    }

.bbb__link {
}

.bbb__img {
}

.button__needhelp {
    position: fixed;
    left: -42px;
    top: 40%;
    z-index: 999;
    color: #000;
    font: 17px/18px Arial !important;
    border: 1px solid #aaa !important;
    padding: 5px 15px;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.needhelpmodal__controll {
}

.needhelpmodal__controll__list {
    margin-left: 10px;
    border-top: solid #e7e7e7 1px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    bottom: -3px !important;
}

    .needhelpmodal__controll__list.active {
        bottom: -0.4px !important;
    }


        .needhelpmodal__controll__list.active .needhelpmodal__controll__list__link {
            padding: 10px 15px !important;
        }

    .needhelpmodal__controll__list:hover {
    }

        .needhelpmodal__controll__list:hover .needhelpmodal__controll__list__link {
            background: #f7f7f7;
            border-color: #eee #eee #ddd;
            border-bottom: 0;
            color: #333;
        }

    .needhelpmodal__controll__list.active:hover {
    }

.needhelpmodal__controll__list__link {
    border-radius: 0 !important;
    color: #333;
    background: #f7f7f7;
    margin-right: 0 !important;
    padding: 8px 15px !important;
}

.needhelpmodal__content {
}

    .needhelpmodal__content .product__info__tab__brand__box__title {
        margin: 10px 0;
        position: relative;
        display: block;
    }


.needhelpmodal__content {
    font: 13px arial;
    color: #333333;
}

.needhelpmodal__contactblock {
    display: inline-table;
    width: 475px;
    margin-right: 30px;
}

.needhelpmodal__contactblock__form {
    text-align: left;
    width: 65%;
}

.needhelpmodal__contactblock__label {
    font: bold 13px Arial;
    color: #333333;
    text-align: left !important;
    white-space: nowrap;
}

@media (max-width: 767px) {

    .opt_in_message {
        padding-left: 35px !important;
    }

    label.opt_in_message {
        margin-left: 25px;
        padding-left: 10px !important;
    }
}

.opt_in_message {
    width: 240px;
    padding-top: 9px;
    padding-left: 0;
}

.needhelpmodal__contactblock__input {
    color: #000;
    background-color: #fff;
    font-size: 15px;
    font-family: arial;
    border: solid 1px #a7a6aa;
    padding: 5px 5px 5px 5px;
    border-radius: 0;
}

.blocckforinput {
    width: 71.333333%;
}

.needhelpmodal__contactblock__select {
    color: #333333;
    width: 206px;
    font-size: 15px;
    font-family: arial;
    border: solid 1px #A7A6AA;
    border-radius: 0;
    background: #DDD;
}

.submitbutton {
    background: #507578;
    font: 18px Arial !important;
    color: #fff;
    height: 38px;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin: 10px 0;
}

.needhelpmodal__contactblock__info {
    display: inline-table;
}

.needhelpmodal__contactblock__info__txt {
    display: block;
}

.needhelpmodal__contactblock__info__img {
    display: inline-table;
    position: absolute;
    margin-left: 5%;
}

.PriceGuarantee__tab {
}

    .PriceGuarantee__tab .needhelpmodal__contactblock__form {
        width: 65%;
        float: right;
    }

    .PriceGuarantee__tab .needhelpmodal__contactblock {
        display: inline-table;
        float: right;
        margin-right: 5px;
    }

    .PriceGuarantee__tab .p__modal__lowprice {
        display: inline-table;
        width: 460px;
        float: left;
    }

.fqstab {
}

    .fqstab h2 {
        margin: 0;
        line-height: 12px;
    }

        .fqstab h2 a {
            font: bold 12px Arial;
            color: #333333;
        }

    .fqstab:hover h2 a {
        font: bold 12px Arial;
        color: #333333;
        text-decoration: none;
    }

    .fqstab .linkg {
        cursor: pointer;
        color: #333;
        font: 12px arial;
        text-decoration: underline;
    }


        .fqstab .linkg:hover {
            color: #333;
            font: 12px arial;
            text-decoration: none;
        }

.promotionimg {
    float: right;
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.needhelpmodal__content .tab-pane {
    max-height: 440px;
    overflow: auto;
    padding-right: 14px;
    margin-right: -8px;
}

.button__needhelp:hover,
.button__needhelp:active,
.button__needhelp:focus {
    text-decoration: none;
    color: #000;
}

@media (max-width: 360px) {
    .design_category_deals .ideas__block a div {
        min-height: 123px !important;
    }
}

@media (max-width: 379px) {

    .container_ideas {
        padding-left: 3px;
        padding-right: 3px;
        min-height: 800px;
    }

    .ideas_block_left_div {
        min-height: 222px;
    }

    .design_category_deals .ideas_block_left_div {
        min-height: 182px;
    }

    .design_category_deals .ideas__block a div {
        min-height: 144px;
    }

    .container__body {
        width: 320px;
    }

    .logo__box {
        margin-left: 12.5%;
        margin-bottom: 10px;
    }

    .right-top__box__menu__block {
        margin-left: 20px;
        padding-left: 0;
    }

    .right-top__box__menu__block__list__link {
        font: 14px/12px arial;
    }

    .topphone__box {
        display: inline-block;
        margin-bottom: 10px;
        margin-left: 25%;
    }

    .topphone__icon {
        display: inline-block;
        position: relative;
        margin-right: 4px;
        top: -3px;
    }

    .topphone__phone {
        display: inline-block;
        color: #333;
        font: 20px arial;
        text-decoration: none;
    }

    .topgarant__box {
        display: block;
        text-align: center;
    }

    .search__box {
        display: block;
        float: left;
        width: 100%;
    }

    .search__input {
        width: 75%;
        border: 1px solid #555;
        padding-left: 10px;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        float: left;
        font-size: 11px;
    }

    .search__input__button {
        float: left;
        margin-right: 5%;
    }

    .search__box.specmobile {
        width: 55% !important;
        float: right !important;
        margin: 5px 0 !important;
    }

        .search__box.specmobile .search__input {
            width: 71% !important;
        }

    .top__menu__list {
        display: inline-block;
        margin: 0 5px;
    }

        .top__menu__list:first-child {
            margin-left: 5px;
        }

    .top__menu__link {
        color: #333;
        font: bold 10px/10px Arial;
    }

    a.top__menu__link {
        color: #333;
    }

    .top__menu__list_right {
        display: inline-block;
        width: 150px;
    }

        .top__menu__list_right.specmobile {
            width: auto !important;
        }

    .checout__link {
        font: bold 8.5px Arial;
    }

    .categories__block {
        display: inline-table;
        text-align: center;
        width: 48.5%;
    }

        .categories__block:nth-child(1), .categories__block:nth-child(3), .categories__block:nth-child(5) {
            margin-left: 5px;
        }

        .categories__block:nth-child(5) {
            margin-right: 0;
        }

        .categories__block:nth-child(2), .categories__block:nth-child(6) {
            margin-left: 0;
            margin-right: 0;
        }

    .banners__block {
        text-align: center;
        width: 47%;
        margin: 0px 0px 5px 0px;
        margin-left: 5px;
    }

        .banners__block:nth-child(2n) {
            text-align: center;
            width: 47%;
            margin: 0px 0px 5px 0px;
        }

        .banners__block:first-child {
            text-align: center;
            width: 47%;
            margin: 0px 0px 5px 5px;
        }

    .ideas__block:nth-child(2n) {
        margin-left: 0;
    }

    .brands__img__prod {
        height: 34px;
    }

    .brands__fullwidth__box {
        display: none;
    }

    .slick-prev {
        top: 10%;
        opacity: 0.9;
    }

    .slick-next {
        top: 10%;
        opacity: 0.9;
    }

    .seotext__fullwidth__box__title {
        font-size: 25px;
    }

    .footer__promo__but {
        display: block;
        margin-bottom: 5px;
        text-align: center;
    }

    .footer__menu__block {
        margin-right: 25px;
        margin-left: 25px;
        margin-right: initial;
    }

    .footer__menu__block__title {
        margin-top: 20px;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__garanty__block {
        text-align: center;
    }

    .footer__garanty__link {
        margin-bottom: 15px;
    }

    .footer__garanty__link {
        margin: 3px 0;
        display: inline-block;
    }

    .footer__block__followme {
        margin-top: 30px;
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        top: 0;
    }
}




@media (min-width: 375px) and (max-width: 480px) {

    .container_ideas {
        padding-left: 3px;
        padding-right: 3px;
    }

    .container__body {
        width: 380px;
    }

    .logo__box {
        margin-left: 20%;
        margin-bottom: 10px;
    }

    .right-top__box__menu__block {
        margin-left: 20px;
        padding-left: 0;
    }

    .right-top__box__menu__block__list__link {
        font: 18px/30px arial;
    }

    .topphone__box {
        display: inline-block;
        margin-bottom: 10px;
        margin-left: 3%;
        margin-right: -2%;
        float: left;
    }

    .topphone__icon {
        display: inline-block;
        position: relative;
        margin-right: 4px;
        top: -3px;
    }

    .topphone__phone {
        display: inline-block;
        color: #333;
        font: 20px arial;
        text-decoration: none;
    }

    .topgarant__box {
        display: block;
        text-align: center;
    }

    .topgarant__garant__link {
        display: inline-block;
        margin-right: 4px;
    }

    .search__box {
        display: block;
        float: left;
        width: 100%;
    }

    .search__input {
        width: 80%;
        /* border: 1px solid #777; */
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #ddd;
        padding-left: 33px;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        float: left;
    }

    .search__input__button {
        float: left;
        margin-right: 5%;
    }

    .search__box.specmobile {
        width: 60% !important;
        float: right !important;
        margin: 5px 0 !important;
    }

        .search__box.specmobile .search__input {
            width: 75% !important;
        }

    .top__menu__list {
        display: inline-block;
        margin: 0 5px;
    }

        .top__menu__list:first-child {
            margin-left: 5px;
        }

    .top__menu__link {
        color: #333;
        font: bold 13px/10px Arial;
    }

    .top__menu__list_right {
        display: inline-block;
        width: auto;
    }

    .contact__block__quotepage__leftblock label.opt_in_message {
        width: 90% !important;
    }

    .checout__link {
        font: bold 12px Arial;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 48.5%;
    }

        .categories__block:nth-child(1), .categories__block:nth-child(3), .categories__block:nth-child(5) {
            margin-left: 5px;
        }

        .categories__block:nth-child(5) {
            margin-right: 0;
        }

        .categories__block:nth-child(2), .categories__block:nth-child(6) {
            margin-left: 0;
            margin-right: 0;
        }

    .banners__block {
        text-align: center;
        width: 47%;
        margin: 0px 0px 5px 0px;
        margin-left: 5px;
    }

        .banners__block:nth-child(2n) {
            text-align: center;
            width: 47%;
            margin: 0px 0px 5px 0px;
        }

        .banners__block:first-child {
            text-align: center;
            width: 47%;
            margin: 0px 0px 5px 5px;
        }

    .ideas__block:nth-child(2n) {
        margin-left: 0;
    }

    .brands__img__prod {
        height: 34px;
    }

    .brands__fullwidth__box {
        display: none;
    }

    .slick-prev {
        top: 10%;
        opacity: 0.9;
    }

    .slick-next {
        top: 10%;
        opacity: 0.9;
    }

    .seotext__fullwidth__box__title {
        font-size: 18px;
    }

    .footer__promo__but {
        display: block;
        margin-bottom: 5px;
        text-align: center;
    }

    .footer__menu__block {
        margin-right: 12px;
        margin-left: 13px;
    }

        .footer__menu__block.last {
            margin-right: 0;
            margin: 0 35%;
        }

    .footer__menu__block__title {
        margin-top: 20px;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__garanty__block {
        text-align: center;
    }

    .footer__garanty__link {
        margin-bottom: 15px;
    }

    .footer__garanty__link {
        margin: 3px 0;
        display: inline-block;
    }

    .footer__block__followme {
        margin-top: 30px;
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        top: 0;
    }
}


@media (min-width: 481px) and (max-width: 589px) {
    .logo__box {
        float: left;
        width: 25%;
    }

    .logo__img {
        width: 100%;
    }

    .right-top__box {
        float: right;
        width: 75%;
    }

    .right-top__box__menu {
        display: block;
        width: 100%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
        margin-right: 0;
        width: 75%;
        float: left;
    }

    .topgarant__box {
        display: block;
        text-align: center;
        top: -3px;
        position: relative;
        margin-left: -30%;
    }

    .search__box {
        width: 100%;
    }

    .search__input {
        width: 90%;
    }

    .search__input__button {
        float: left;
        margin-right: 5%;
    }

    .top__menu__list:first-child {
        margin-left: 17px;
    }

    .top__menu__link {
        color: #333;
        font: bold 14px/15px Arial;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 4px;
        margin-right: 17px;
        margin-left: -17px;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 10px Arial;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 48.5%;
    }


        .categories__block:nth-child(1), .categories__block:nth-child(3), .categories__block:nth-child(5) {
            margin-left: 5px;
        }

        .categories__block:nth-child(5) {
            margin-right: 0;
        }

        .categories__block:nth-child(2), .categories__block:nth-child(6) {
            margin-left: 0;
            margin-right: 0;
        }

    .banners__block {
        text-align: center;
        width: 47%;
    }

        .banners__block:first-child {
            margin: 0px 0px 10px 0px;
            margin-left: 9.2px;
        }

    .ideas__block {
        text-align: center;
        width: 48.8%;
    }

    .ideas__block {
        margin-left: 4px;
    }

        .ideas__block:nth-child(2n) {
            margin-left: 4px;
        }

    .brands__img__prod {
        height: 70px;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__block__right {
        float: none;
    }

    .footer__garanty__block, .footer__block__followme {
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }
}



@media (min-width: 590px) and (max-width: 649px) {
    .logo__box {
        float: left;
        width: 32%;
    }

    .logo__img {
        width: 100%;
    }

    .right-top__box {
        float: right;
        width: 68%;
    }

    .right-top__box__menu {
        display: block;
        width: 100%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
        margin-right: 0;
        width: 76%;
        float: left;
    }

    .right-top__box__menu__block__list__link {
        color: #333;
        font: 15px/29px arial;
    }

    .topphone__icon {
        display: inline-block;
        position: relative;
        margin-right: 3px;
        /* margin-top: 10px; */
    }

    .topphone__phone {
        display: inline-block;
        color: #333;
        font: 13px/35px arial;
        text-decoration: none;
    }

    .topgarant__box {
        display: block;
        text-align: center;
        top: -3px;
        position: relative;
        margin-left: -40%;
    }

    .search__box {
        width: 100%;
    }

    .search__input {
        width: 90%;
    }

    .search__input__button {
        float: left;
        margin-right: 2%;
    }

    .top__menu__list:first-child {
        margin-left: 17px;
    }

    .top__menu__link {
        color: #333;
        font: bold 19px/15px Arial;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 4px;
        margin-right: 17px;
        margin-left: -17px;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 12px Arial;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 31.1%;
        margin-left: 5px;
        margin-right: 5px;
    }

        .categories__block:first-child {
            margin-left: 5px;
        }

        .categories__block:nth-child(2), .categories__block:nth-child(5) {
            margin: 10px 5px;
        }

    .banners__block {
        text-align: center;
        width: 47.5%;
    }

        .banners__block:first-child {
            margin: 0px 0px 10px 0px;
            margin-left: 9.2px;
        }

    .brands__img__prod {
        height: 70px;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__block__right {
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .footer__garanty__block, .footer__block__followme {
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }


    .footer__left__block {
        float: left;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
}




/*
@media (min-width: 650px) and (max-width: 689px){
	.logo__box {
        float: left;
        width: 32%;
    }

    .logo__img{
    	width: 100%;
    }

    .right-top__box {
        float: right;
        width: 68%;
    }

    .right-top__box__menu {
        display: block;
        width: 100%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
        margin-right: 0;
        width: 76%;
        float: left;
    }

    .right-top__box__menu__block__list__link {
        color: #333;
        font: 15px/29px arial;
     }

     .topphone__icon {
        display: inline-block;
        position: relative;
        margin-right: 3px;
        //margin-top: 10px;
    }

    .topphone__phone {
        display: inline-block;
        color: #333;
        font: 13px/35px arial;
        text-decoration: none;
    }

    .topgarant__box {
        display: block;
        text-align: center;
        top: -3px;
        position: relative;
        margin-left: -40%;
    }

    .search__box{
    	width: 100%;
    }

    .search__input{
    	width: 90%;
    }

    .search__input__button{
    	float: left;
    }

    .top__menu__list:first-child{
    	margin-left: 17px;
    }

    .top__menu__link {
        color: #333;
        font: bold 19px/15px Arial;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 4px;
        margin-right: 17px;
        margin-left: -17px;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 12px Arial;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 31.5%;
        margin: 10px 6.5px;
    }

    .categories__block:nth-child(2), .categories__block:nth-child(5) {
        margin: 0 ;
    }


    .banners__block {
        text-align: center;
        width: 47.5%;
    }

    .banners__block:first-child{
        margin: 0px 0px 10px 0px;
        margin-left: 9.2px;
    }

    .seotext__fullwidth__box {
        padding: 0 10px;
    }

    .brands__fullwidth__box {
        padding: 0 10px;
    }

    .brands__img__prod {
        width: 100%;
        height: 70px;
    }

    .copyright__txt {
        text-align: center;
    }
    .footer__left__block {
        float: left;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .footer__block__right{
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .footer__garanty__block, .footer__block__followme{
    	text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }
}
*/

@media (min-width: 650px) and (max-width: 740px) {
    .logo__box {
        float: left;
        width: 25%;
        margin-top: 5px;
    }

    .logo__img {
        width: 100%;
    }

    .right-top__box {
        float: right;
        width: 75%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
    }

    .right-top__box__menu__block__list__link::after {
        content: '|';
        color: #dddddd;
        font: 12px arial;
        padding: 0px 2px 0px 6px;
    }

    .topgarant__garant__link {
        display: inline-block;
        margin-right: 5px;
        float: left;
        width: 93px;
        margin-top: 3px;
    }

    .topgarant__garant__img {
        width: 100%;
    }

    .top__menu__list {
        display: inline-block;
        margin: 0 7px;
    }

        .top__menu__list:first-child {
            margin-left: 5px;
        }

    .top__menu__link {
        color: #333;
        font: bold 12px/15px Arial;
        text-transform: uppercase;
        padding: 10px 0px;
        text-decoration: none;
        display: block;
        position: relative;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 10px Arial;
        color: #555;
        /* height: 19px; */
        border: 1px solid #ddd;
        -webkit-appearance: none;
        text-transform: uppercase;
        cursor: pointer;
        padding: 5px;
        letter-spacing: 1px;
        display: inline-block;
        position: relative;
        margin-left: 0px;
        margin-right: 5px;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 7px;
        margin-right: 0;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 229px;
        margin: 10px 6.5px;
    }

        .categories__block:nth-child(2), .categories__block:nth-child(5) {
            margin: 0;
        }


    .banners__block {
        text-align: center;
        width: 346px;
    }

        .banners__block:first-child {
            margin: 0px 0px 10px 0px;
            margin-left: 9.2px;
        }

    .ideas__block {
        width: 49%;
    }

        .ideas__block:nth-child(2n) {
            margin-left: 5px;
        }

    .brands__img__prod {
        height: 70px;
    }

    .footer__left__block {
        float: left;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__block__right {
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .footer__garanty__block, .footer__block__followme {
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }
}


@media (min-width: 741px) and (max-width: 800px) {
    .child__menu__box.dropdown-menu {
        /*display: inline-flex;*/
    }

    .title__child__menu__block .title__child__menu__link {
        font: bold 11px Arial;
    }

    .logo__box {
        float: left;
        width: 25%;
        margin-top: 5px;
    }

    .right-top__box {
        float: right;
        width: 75%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
    }

    .right-top__box__menu__block__list__link::after {
        content: '|';
        color: #dddddd;
        font: 12px arial;
        padding: 0px 7px 0px 7px;
    }

    .topgarant__garant__link {
        display: inline-block;
        margin-right: 5px;
        float: left;
        width: 93px;
        margin-top: 3px;
    }

    .topgarant__garant__img {
        width: 100%;
    }

    .top__menu__list {
        display: inline-block;
        margin: 0 7px;
    }

        .top__menu__list:first-child {
            margin-left: 5px;
        }

    .top__menu__link {
        color: #333;
        font: bold 13px/15px Arial;
        text-transform: uppercase;
        padding: 10px 0px;
        text-decoration: none;
        display: block;
        position: relative;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 10px Arial;
        color: #555;
        /* height: 19px; */
        border: 1px solid #ddd;
        -webkit-appearance: none;
        text-transform: uppercase;
        cursor: pointer;
        padding: 5px;
        letter-spacing: 1px;
        display: inline-block;
        position: relative;
        margin-left: 0px;
        margin-right: 5px;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 7px;
        margin-right: 0;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 30.30%;
        margin: 10px 2%;
    }

        .categories__block:nth-child(2), .categories__block:nth-child(5) {
            margin: 0;
        }


    .banners__block {
        text-align: center;
        width: 47%;
        margin-left: 2%;
    }

        .banners__block:first-child {
            margin: 0px 0px 10px 0px;
            margin-left: 2%;
        }

    .ideas__block {
        width: 49.7%;
    }

        .ideas__block:nth-child(2n) {
            margin-left: 0;
        }

    .brands__img__prod {
        height: 90px;
    }

    .footer__left__block {
        float: left;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__block__right {
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .footer__garanty__block, .footer__block__followme {
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }


    .links.hidden-667 {
        display: none;
    }
}

.inspiration-block_content_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

@media (max-width: 550px) {
    .inspiration-block_content_wrapper {
        flex-direction: column;
        width: 100%;
    }
}

@media (min-width: 801px) and (max-width: 853px) {
    .logo__box {
        float: left;
        width: 25%;
        margin-top: 5px;
    }

    .right-top__box {
        float: right;
        width: 75%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
    }

    .right-top__box__menu__block__list__link::after {
        content: '|';
        color: #dddddd;
        font: 12px arial;
        padding: 0px 7px 0px 7px;
    }

    .topgarant__garant__link {
        display: inline-block;
        margin-right: 5px;
        float: left;
        width: 93px;
        margin-top: 3px;
    }

    .topgarant__garant__img {
        width: 100%;
    }

    .top__menu__list {
        display: inline-block;
        margin: 0 5px;
    }

        .top__menu__list:first-child {
            margin-left: 5px;
        }

    .top__menu__link {
        color: #333;
        font: bold 13px/15px Arial;
        text-transform: uppercase;
        padding: 10px 0px;
        text-decoration: none;
        display: block;
        position: relative;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 10px Arial;
        color: #555;
        /* height: 19px; */
        border: 1px solid #ddd;
        -webkit-appearance: none;
        text-transform: uppercase;
        cursor: pointer;
        padding: 5px;
        letter-spacing: 1px;
        display: inline-block;
        position: relative;
        margin-left: 0px;
        margin-right: 5px;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 6px;
        margin-right: 0;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 30.30%;
        margin: 10px 2%;
    }

        .categories__block:nth-child(2), .categories__block:nth-child(5) {
            margin: 0;
        }


    .banners__block {
        text-align: center;
        width: 47%;
        margin-left: 2%;
    }

        .banners__block:first-child {
            margin: 0px 0px 10px 0px;
            margin-left: 2%;
        }

    .ideas__block {
        width: 49.7%;
    }

        .ideas__block:nth-child(2n) {
            margin-left: 0;
        }

    .brands__img__prod {
        height: 90px;
    }

    .footer__left__block {
        float: left;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__block__right {
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .footer__garanty__block, .footer__block__followme {
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }
}





@media (min-width: 854px) and (max-width: 966px) {
    .logo__box {
        float: left;
        width: 25%;
        margin-top: 5px;
    }

    .logo__img {
        width: 100%;
    }

    .right-top__box {
        float: right;
        width: 75%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
    }

    .right-top__box__menu__block__list__link::after {
        content: '|';
        color: #dddddd;
        font: 12px arial;
        padding: 0px 7px 0px 7px;
    }

    .topgarant__garant__link {
        display: inline-block;
        margin-right: 5px;
        float: left;
        width: 93px;
        margin-top: 3px;
    }

    .topgarant__garant__img {
        width: 100%;
    }

    .top__menu__list {
        display: inline-block;
        margin: 0 5px;
    }

        .top__menu__list:first-child {
            margin-left: 5px;
        }

    .top__menu__link {
        color: #333;
        font: bold 13px/15px Arial;
        text-transform: uppercase;
        padding: 10px 0px;
        text-decoration: none;
        display: block;
        position: relative;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 10px Arial;
        color: #555;
        /* height: 19px; */
        border: 1px solid #ddd;
        -webkit-appearance: none;
        text-transform: uppercase;
        cursor: pointer;
        padding: 5px;
        letter-spacing: 1px;
        display: inline-block;
        position: relative;
        margin-left: 0px;
        margin-right: 5px;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 6px;
        margin-right: 0;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
        width: 30.30%;
        margin: 10px 2%;
    }

        .categories__block:nth-child(2), .categories__block:nth-child(5) {
            margin: 0;
        }


    .banners__block {
        text-align: center;
        width: 47%;
        margin-left: 2%;
    }

        .banners__block:first-child {
            margin: 0px 0px 10px 0px;
            margin-left: 2%;
        }

    .ideas__block {
        width: 49.7%;
    }

        .ideas__block:nth-child(2n) {
            margin-left: 0;
        }

    .brands__img__prod {
        height: 90px;
    }

    .footer__left__block {
        float: left;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__block__right {
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .footer__garanty__block, .footer__block__followme {
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }
}


@media (min-width: 590px) and (max-width: 627px) {

    .logo__box {
        float: left;
        width: 30%;
    }

    .logo__img {
        width: 100%;
    }

    .right-top__box {
        float: right;
        width: 68%;
    }

    .right-top__box__menu {
        display: block;
        width: 100%;
    }

    .right-top__box__menu__block {
        list-style-type: none;
        display: inline-block;
        padding-left: 10px;
        margin-right: 0;
        width: 100%;
        float: left;
    }

    .right-top__box__menu__block__list__link {
        color: #333;
        font: 13px/12px arial;
    }

        .right-top__box__menu__block__list__link::after {
            content: '|';
            color: #dddddd;
            font: 12px arial;
            padding: 0px 5px 0px 5px;
        }

    .topphone__box {
        display: inline-block;
        top: -9px;
        position: relative;
    }

    .topphone__icon {
        display: inline-block;
        position: relative;
        margin-right: 3px;
        /* margin-top: 10px; */
    }

    .topphone__phone {
        display: inline-block;
        color: #333;
        font: 13px/18px arial;
        text-decoration: none;
    }

    .topgarant__box {
        display: block;
        text-align: center;
        top: -3px;
        position: relative;
        margin-left: -40%;
    }

    .topgarant__garant__link {
        display: inline-block;
        margin-right: 18px;
        display: none;
    }

    .search__box {
        width: 100%;
        margin-top: 10px;
    }

    .search__input {
        width: 90%;
    }

    .search__input__button {
        float: left;
        margin-right: 3%;
    }

    .top__menu__list:first-child {
        margin-left: 17px;
    }

    .top__menu__link {
        color: #333;
        font: bold 17px/15px Arial;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 4px;
        margin-right: 17px;
        margin-left: -17px;
    }

    .checout__link {
        text-decoration: none;
        background: #eeeeee;
        font: bold 12px Arial;
    }

    .categories__block {
        display: inline-block;
        text-align: center;
    }


        .categories__block:nth-child(3), .categories__block:nth-child(5) {
            margin-left: 5px;
        }

    .banners__block {
        text-align: center;
        width: 47.5%;
    }

        .banners__block:first-child {
            margin: 0px 0px 10px 0px;
            margin-left: 9.2px;
        }

    .brands__img__prod {
        height: 70px;
    }

    .copyright__txt {
        text-align: center;
    }

    .footer__block__right {
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .footer__garanty__block, .footer__block__followme {
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }


    .footer__left__block {
        float: left;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .full-width__child__menu__box {
        display: inline-flex;
    }

    .banner__menu {
        display: inline-block;
    }
}












@media (max-width: 667px) {

    .logo__box {
        margin: 0 auto;
        text-align: center;
        float: none;
        width: auto !important;
    }

        .logo__box .logo__img {
            width: auto !important;
        }

    .top__menu .nomobile, .top__menu.nomobile, .right-top__box.nomobile, .nomobile {
        display: none !important;
    }

    .navbar-toggle {
        position: relative;
        float: left;
        padding: 5px 5px;
        margin-top: 8px;
        margin-left: 15px;
        border-radius: 2px;
    }

    .navbar {
        position: relative;
        min-height: 40px;
        margin: 5px 0;
    }

    .navbar-default {
        background-color: #EFEFEF;
        border-color: #e7e7e7;
        background: none;
        border-left: none;
        border-right: none;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 15px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 3px;
        }

    .top__menu__list_right.specmobile {
        margin: 7px 15px;
    }
}

.scrollercont {
    background: #fff;
}

@media (min-width: 668px) {
    .nodesctope {
        display: none;
    }


    .slideout-panel {
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
        -moz-transform: translate3d(0px, 0px, 0px) !important;
        transform: translate3d(0px, 0px, 0px) !important;
        transition: 0.3s;
    }

    .slideout-open, .slideout-open body, .slideout-open .slideout-panel {
        overflow: visible !important;
    }

        .slideout-open .slideout-menu {
            -webkit-transform: translate3d(-256px, 0px, 0px) !important;
            -moz-transform: translate3d(-256px, 0px, 0px) !important;
            transform: translate3d(-256px, 0px, 0px) !important;
            opacity: 0;
            transition: 0.3s;
        }


    .menuopenhb {
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
        -moz-transform: translate3d(0px, 0px, 0px) !important;
        transform: translate3d(0px, 0px, 0px) !important;
        transition: 0.3s;
    }

    .menuopenmn {
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
        -moz-transform: translate3d(0px, 0px, 0px) !important;
        transform: translate3d(0px, 0px, 0px) !important;
        transition: 0.3s;
    }

    .specantiscroll.noscrollfix {
        overflow: visible !important;
    }

    .scrollercont.noscrollfixcont {
        overflow-y: auto !important;
    }
}


@media (max-width: 767px) {

    .promotionimg {
        display: none;
    }
}

.navbar-default .js-slideout-toggle.navbar-toggle {
    border: none !important;
    padding: 15px 15px !important;
    margin: 0 !important;
    border-right: 1px solid #E7E7E7 !important;
}

.navbar-default .js-slideout-toggle.navbar-toggle {
    background: none;
}


    .navbar-default .js-slideout-toggle.navbar-toggle.menuopen .icon-bar {
        background-color: #FFB956;
    }


.slideout-open .menuopenmn,
.slideout-open .menuopenhb {
    margin-left: 256px;
}



@media (min-width: 650px) and (max-width: 736px) {
    .top__menu__list {
        display: inline-block;
        margin: 0 4px;
    }

    .top__menu__link {
        color: #333;
        font: bold 11px/15px Arial;
    }

    .categories__block {
        width: 31.65%;
    }

    .top__menu__list_right {
        margin-top: 7px;
    }

    .search__box {
        margin-top: -22px;
    }

    .topgarant__garant__link {
        display: none;
    }

    .topphone__box {
        margin-left: 10px;
    }

    .banners__block {
        width: 47.8%;
    }

    .ideas__fullwidth__box {
        padding: 0 10px;
    }

    .brands__fullwidth__box {
        padding: 0 10px;
    }

    .seotext__fullwidth__box {
        margin-top: 50px;
    }
}






@media (min-width: 741px) and (max-width: 764px) {
    .top__menu__link {
        font: bold 12px/15px Arial;
    }

    .categories__block {
        width: 30.3%;
    }
}








@media (min-width: 967px) and (max-width: 992px) {
    .logo__box {
        float: left;
        width: 20%;
    }

    .right-top__box__menu__block {
        padding-left: 0;
    }

    .top__menu__link {
        font: bold 12px/15px Arial;
    }

    .top__menu__list {
        margin: 0 7px;
    }

    .top__menu__list_right {
        margin-top: 4px;
        margin-left: 0;
    }

    .categories__block {
        width: 32.22%;
    }

    .banners__block {
        width: 23.65%;
    }

    .ideas__block {
        width: 48.65%;
    }

    .footer__left__block {
        float: none;
        max-width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .footer__block__right {
        float: none;
        text-align: center;
    }

    .footer__pyment-sys__block {
        text-align: center;
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }
}


@media (min-width: 992px) and (max-width: 1023px) {

    .top__menu__link {
        color: #333;
        font: bold 14px/15px Arial;
    }

    .categories__block {
        width: 32.45%;
    }

    .banners__block {
        width: 23.98%;
    }

    .banners__txt {
        font: bold 12px Helvetica, Arial, sans-serif;
    }

    .ideas__block {
        width: 48.95%;
    }
}

.scrollup {
    right: 10px;
    position: fixed;
    top: 50%;
    z-index: 1;
    display: none;
}


@media (max-width: 1220px) {
    .bbb {
        display: none !important;
    }
}

@media (max-width: 767px) {
    a.scrollup > .img {
        zoom: 0.5;
    }
}





@media (max-width: 1080px) {
    .button__needhelp {
        display: none;
    }
}



/* new styles fix */

.child__menu__block {
    display: inline-block;
    margin-right: 0;
    padding-right: 20px;
    vertical-align: top;
}

.title__child__menu__block, .sub-title__child__menu__block {
    white-space: nowrap;
}

.child__menu__box {
    margin-right: 0;
    margin-left: 0;
}

.banner__menu {
    display: none;
}

@media (min-width: 992px) {
    .full-width__child__menu__box {
        display: inline-flex;
    }

    .child__menu__block {
        display: table-cell;
    }

    .banner__menu {
        display: table-cell;
    }

    .child__menu__box {
        margin-right: -1px;
        margin-left: -1px;
    }
}

@media (min-width: 668px) and (max-width: 748px) {
    .topgarant__garant__link {
        display: none;
    }

    .topphone__box {
        margin-left: 10px;
    }

    .search__box {
        margin-top: -22px;
    }
}

.ideas_block_left_div {
    float: left;
}

.ideas_block_right_div {
    float: right;
}

@media (min-width: 1600px) {
    .design_category_deals .ideas__block a div {
        min-height: 304px;
    }

    .design_category_deals .ideas__block {
        min-height: 345px;
    }
}

/* added by Ivan */
@media (min-width: 749px) {
    .custom_row {
        display: flex !important;
        flex-wrap: wrap !important;
        margin-right: -5px;
    }

    .custom_col_6, .custom_col_4, .custom_col_3, .custom_col_2_4, custom_col_2_4_19 {
        margin: 0 !important;
        padding-right: 10px;
        width: 100% !important;
    }

    .custom_col_6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custom_col_4 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .custom_col_3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .custom_col_2_4 {
        flex: 0 0 20%;
        max-width: 20%;
    }


    .custom-col--min-height {
        min-height: 230px;
    }

    @media screen and (max-width: 1440px) {
        .custom-col--min-height {
            min-height: 190px;
        }
    }

    @media screen and (max-width: 1024px) {
        .custom-col--min-height {
            min-height: 160px;
        }
    }


    .custom_col_2_4_19 {
        flex: 0 0 19.9%;
        max-width: 19.9%;
    }

    .ideas__block {
        border: none !important;
        margin-bottom: 20px !important;
        padding-left: 0px;
        padding-right: 44px;
    }

    div.container_ideas .ideas__block {
        padding-left: unset;
        padding-right: 10px;
    }

    .container_inspired .ideas__block {
        margin-bottom: 0 !important;
    }

    .brands__fullwidth__box__title {
        font-size: 30px !important;
        width: 100%;
    }

    .index__fullwidth__box__title {
        font-size: 30px !important;
        width: 100%;
    }

    .index__box__title {
        margin: 40px 0 5px 0;
    }


    .categories__block__small > .categories__link .img-responsive.categories__img {
        margin: auto;
    }

    .left-filter__block {
        margin-right: 0 !important;
    }

    .product-change-color-wrapper {
        border: none !important;
    }

    .product-image-wrapper {
        border: none !important;
        max-width: 100% !important;
        width: auto !important;
    }

    .product__content_leftbox {
        margin-right: 0 !important;
    }

    .products-paging-block::after, .product__container::after {
        display: block;
        content: "";
        clear: both;
    }

    .product__content_rightbox {
        float: left !important;
        padding-left: 10px;
        width: 54% !important;
    }
}

@media (min-width: 1330px) and (max-width: 1599px) {
    .container__body, .container__category {
        width: 1309px !important;
    }

    .buy-guide__responsive__wrapper, .customer-service_row_container > hr, .top__menu__container .top__menu {
        max-width: 1310px !important;
    }

    .carusel__recent__product .brands__img__prod {
        max-height: 207px;
    }
}

@media (min-width: 1330px) {
    .right-top__box__menu {
        text-align: right;
    }

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        position: relative;
        width: 100%;
    }

    .brand__banner__link {
        display: block;
        height: 300px;
        overflow: hidden;
        cursor: pointer;
    }

    .categories__block {
        width: 24.7%;
    }

        .categories__block:nth-child(2), .categories__block:nth-child(5), .categories__block:nth-child(8) {
            margin: 0;
        }

    .product__block .img__product__block, .product__block .link__product__block, .product__block .link__product__block .img--start {
        max-height: 325px;
    }

    .product__block .category-block__table-cell {
        height: 326px;
    }

    .product__content_leftbox, .quickview__modal__img-prod__block {
        width: 57.3%;
    }

    .product__content_rightbox, .quickview__modal__inform-prod {
        width: 41.7%;
    }

    #desktop-zoom.MagicZoom > figure {
        height: auto !important;
    }

    .product__content__collor__allselection__img {
        width: 35.5px;
    }

    .carusel__recent__product_shop-brand .brands__fullwidth__box__title {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .carusel__recent__product .brands__img__prod {
        margin: 0 auto;
        height: 100%;
        -webkit-filter: brightness(.97);
        filter: brightness(.97);
        transform: translateZ(0);
        background-color: #ffffff;
        /* padding: 10px 10px 10px 10px; */
    }

    .quickview__modal__content--mobile-update .carusel__recent__product .brands__img__prod {
        height: auto !important;
    }

    .brand__collection__box {
        font-size: 0;
    }

    .top__menu__list {
        margin: 0;
    }

    .top__menu__list_right {
        margin: 4px 0 0 25px;
    }

    .carusel__recent__product {
        overflow: hidden auto;
    }

    .product__container .carusel__recent__product .brands__block {
        width: 100%;
    }



        .product__container .carusel__recent__product .brands__block .brands__list {
            text-align: -webkit-left;
        }

        .product__container .carusel__recent__product .brands__block .brands__list {
            margin: 0;
            padding: 3px;
        }


    .brands__block .slick-next {
    }

    /*.brands__block_g .slick-next {
        right: 2% !important;
    }*/

    .brand__collection__link__img_custom {
        height: 110px;
        width: 148px;
    }

    .sale__class__box__block .sale__class__box__block__list .sale__class__box__block__list__link {
        display: block;
        position: relative;
    }

    .brand__categories__box_collect__ul .brand__categories__box_collect__li {
        margin: 0 4px 13px !important;
    }

    .brand_normal_categories__box_collect .brand__collection__box__title {
        width: 100%;
    }

    .brand__collection__block__wrapper .brand__collection__block__small_fixed {
        margin: 0 6px 15px !important;
        width: 120px !important;
    }

    /*.products-paging-block {
        display: flex;
        justify-content: space-between;
    }*/

    .ideas__title {
        /* border: solid 1px #eee; */
        display: block;
        padding-left: 0;
        text-align: left !important;
    }

    .categories__link .categories__title {
        padding-top: 10px;
        /* padding-top: 0px;
        padding-bottom: 7px; */
    }

    div.container_ideas .ideas__title {
        padding-left: 25px;
    }

    .ideas__link:hover .ideas__title, .categories__link:hover .categories__title {
        color: #111;
        text-decoration: underline;
    }

    .categories__block {
        border: none !important;
        margin-bottom: 10px !important;
    }

    .brand__collection__block {
        margin-bottom: 25px !important;
    }

    .product__block {
        margin-bottom: 80px !important;
    }

    .favorites__box_compareview .product__block {
        margin-bottom: 115px !important;
    }

        .favorites__box_compareview .product__block > div {
            height: unset !important;
        }

    .brands__block_shop-brand .brands__list {
        margin-bottom: 100px !important;
    }

    /* .slick-slide.brands__list {margin-left: 10px !important;} */
    .carusel__recent__product_shop-brand .vendor-slide .brands__img__prod:first-child {
        min-height: 180px !important;
    }

    .brands__link {
        display: block;
        position: relative;
        text-align: left;
        min-height: 10px;
    }

    .vendor-slider-div .brands__list {
        margin-left: 0 !important;
        padding: 3px;
    }

        .vendor-slider-div .brands__list .brands__link {
            max-width: 100% !important;
        }

    .sale__class__box__block__list, .category__sale__list {
        margin-bottom: 15px !important;
    }

    .sale__class__box_brands .sale__class__box__block__list {
        border: none !important;
    }

    .categories__block__small {
        margin: 0 0 22px !important;
    }

    .product-image-wrapper {
        border: none !important;
    }

    #panel .full__width__container .product-image-wrapper img {
        max-height: 550px !important;
    }

    .product-image-wrapper, a.MagicZoom {
        width: auto !important;
        max-width: 100% !important;
    }

        .product-image-wrapper img {
            height: auto !important;
            max-width: 100% !important;
            width: auto !important;
        }

        .product-image-wrapper .mz-figure, a.MagicZoom {
            width: 100%;
        }

    .brand__categories__box_collect__ul {
        /* display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between; */
        max-height: 100%;
    }

    .brand__categories__box_collect__li {
        margin: 0 5px 13px 0 !important;
        width: 200px !important;
    }

    .link__hb__block {
        font-size: 13px !important;
    }

        .link__hb__block:focus {
            color: #333 !important;
        }

    .link__category__top__filter {
        font-size: 15px !important;
    }

    .list__category__left__filter .link__category__left__filter, .link__category__top__filter__textsf {
        font-size: 15px !important;
    }

    .current-filter__el, .current-filter__all, .onsale__link {
        font-size: 13px !important;
    }

        .current-filter__el:focus, .current-filter__all:focus {
            color: #333 !important;
        }

    .current-filter__el {
        height: auto;
        padding: 2px 4px;
    }

    .categories__title::after, .ideas__title::after, .banners__txt::after, .brand__collection__block__title::after, .sale__class__box__block__list__title::after {
        display: none !important;
    }

    .full-width__child__menu__box {
        justify-content: space-between;
        padding: 0 20px;
        width: 100%;
        padding-right: 1px;
    }

    .child__menu__block hr {
        display: none;
    }

    .child__menu__block .title__child__menu__block {
        padding-bottom: 3px;
    }

    .child__menu__link {
        font-size: 15px !important;
    }

    .child__menu__block .title__child__menu__link {
        font-size: 20px !important;
    }

    .container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list {
        margin-left: 0 !important
    }


    .category_sidebar .list__category__left__filter__title:first-child {
        margin-top: 0 !important;
    }

    .ul__category__left__filter_brand .list__category__left__filter.current__collection-item__background {
        background: none !important;
    }

    .ul__category__left__filter_brand .list__category__left__filter .link__category__left__filter {
        padding-left: 0 !important;
    }

    .ul__category__left__filter_brand .list__category__left__filter.current__collection-item__background .link__category__left__filter {
        font-weight: 700;
    }

    .link__category__top__filter {
        font-size: 16px !important;
    }

    .child__link__category__top__filter {
        font-size: 15px !important;
        padding: 3px 5px !important;
    }

        .child__link__category__top__filter:hover {
            background: none !important;
            text-decoration: underline !important;
        }

            .child__link__category__top__filter:hover .link__category__top__filter__textsf {
                display: inline-block;
                text-decoration: none !important;
            }

    .login__box__brandlogo__box {
        align-items: flex-start;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .list__category__left__filter.underline {
        border-bottom: none !important;
    }

    .brands__fullwidth__box__viewmorbrand {
        margin: 3px auto 0;
    }

        .brands__fullwidth__box__viewmorbrand:hover {
            text-decoration: none;
            color: #000;
        }

    .why__decompany__list {
        border-bottom: none;
        padding: 5px 0;
    }

    .why__decompany__link, .company__free__phnumber__left .text, .products-paging-block {
        font-size: 15px !important;
    }

    .products-paging-paging-btn {
        font-size: 13px !important;
    }

    .why__decompany__block__title {
        font-size: 15px !important;
        padding: 0;
    }

    .ul__category__left__filter, .ul__category__left__filter .mCustomScrollBox {
        max-height: none !important;
        overflow: hidden !important;
    }

    .why__decompany__list .why__decompany__link:hover, .why__decompany__list:hover .why__decompany__link {
        text-decoration: underline;
    }

    .why__decompany__list:hover {
        background: none !important;
    }

    .modal__inform-prod__nowprice {
        font-size: 25px !important;
    }



    .modal__inform-prod__old__ptice,
    .modal__inform-prod__save-money,
    .modal__inform-prod__procent-discont,
    .quickview__modal__more__inform__shipsday,
    .quickview__modal__more__inform__moreprize,
    lx-select.short .lx-select__item-title,
    .quickview__modal__more__brand__features__list,
    .quickview__modal__more__brand__features__list_docs__link,
    .quickview__modal__more__inform__specifications__table td,
    .headline__reviewlist__block,
    .text__reviewlist__block,
    .product__info__tab__starrei__title {
        font-size: 15px !important;
    }

    .quickview__modal__more__brand__features__list_docs__link {
        color: #111;
        text-decoration: underline;
    }

        .quickview__modal__more__brand__features__list_docs__link:hover {
            text-decoration: none;
        }

    .labelcnfg {
        font-size: 19px !important;
    }

    .quickview__modal__more__inform__shipsday {
        margin-top: 5px;
    }

    .quickview__modal__more__inform__brandinfo__title {
        font-size: 17px !important;
    }

    .clickable_show_product__content__collor {
        display: inline-block;
        font-size: 18px !important;
        margin-top: 10px !important;
    }

    .product__content__text__linkorsb[href]:hover {
        text-decoration: none !important;
        color: #000;
    }

    .set-list__content {
        max-width: 458px !important;
    }

        .set-list__content .linkblsg {
            color: #000 !important;
            font-size: 15px !important;
        }



    .current-filter__el {
        height: auto !important;
        padding: 2px !important;
    }

        .current-filter__el:hover, .current-filter__all:hover {
            color: #000;
            text-decoration: underline;
        }

    .inform-prod__starreinfo .linkorsb {
        color: #000 !important;
        text-decoration: none !important;
    }

        .inform-prod__starreinfo .linkorsb:hover {
            text-decoration: underline !important;
        }

    .set-list__content .linkblsu {
        font-size: 15px !important;
    }

    .set-list__content .labelb {
        font-size: 15px !important;
    }



    .modal__right__buttoncontroll__block {
        align-items: center;
        display: flex;
        justify-content: flex-end;
    }

        .modal__right__buttoncontroll__block .filter__refresh__button, .modal__right__buttoncontroll__block .filter__minuse__button, .modal__right__buttoncontroll__block .filter__pluse__button {
            flex: none;
            margin-right: 5px;
        }

    .wrap_filter_search {
        align-items: center;
        display: inline-flex !important;
        justify-content: center;
        min-width: 250px;
    }

        .wrap_filter_search .filter__search__input {
            flex: 0 0 221px;
            position: static !important;
        }

        .wrap_filter_search .filter__searchbutton__icon__link {
            flex: none;
        }

    .quickview__modal__body_collorselectmodal, .scroller-y {
        overflow-y: auto !important;
    }

    /* footer */
    .footer__menu__block__title {
        font-size: 20px !important;
    }

    .footer__menu__link, .copyright__txt {
        font-size: 15px !important;
    }

    .footer__menu__block {
        margin-right: 50px !important;
    }
    /* END footer */
    .modal-content {
        box-shadow: none !important;
    }
    /* .modal_product_details_wrapper .product__content__collor__allselection__block {margin: 0 -6px;} */
    .landing-image-wrapper img {
        max-height: 100% !important;
        max-width: 100% !important;
    }

    .wrapp_categories_box.full_height {
        height: auto;
    }

    .wrapp_categories_box {
        height: 215px;
        transition: all 0.1s linear;
    }

    .more_less_btn {
        color: #69868a;
        display: none;
        font-size: 16px;
        margin-top: 10px;
        text-transform: uppercase;
    }

    .modal-content {
        /*border: solid 1px #ddd !important;*/
    }

    #productModal #productContent #desktop-zoom.MagicZoom > .mz-figure > img {
        width: auto !important;
    }

    .contact__rightblock .label {
        color: #333;
        font-size: 15px;
    }

    .exit-popup-header {
        font: 36px/1em Arial !important;
    }

    .brands__block > li:nth-child(8) {
        position: relative !important;
    }

    .product__content_rightbox {
        width: 41.7% !important;
    }
}





.wrapp_categories_box.full_height {
    height: auto;
}

.wrapp_categories_box {
    height: 215px;
    transition: all 0.1s linear;
}

.more_less_btn {
    color: #69868a;
    display: none;
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
}

.favourite_icon {
    display: inline-block;
    height: 30px;
    opacity: 1;
    vertical-align: top;
    width: 30px;
    text-decoration: none !important;
}

    .favourite_icon svg {
        fill: #fff;
        pointer-events: none;
        stroke: #000;
    }



.wrap_top_part_header {
    display: none;
}

.desktop_show_options_modal, .mobile_show_options_modal {
    display: none !important;
    text-decoration: underline;
}

    .desktop_show_options_modal:hover, .mobile_show_options_modal:hover {
        text-decoration: none;
    }

@media (max-width: 749px) {
    .display_none_mob {
        display: none !important;
    }

    .mobile_show_options_modal {
        display: inline-block !important;
    }
}

@media (min-width: 1100px) {
    .right-top__box__menu__block__list .right-top__box__menu__block__list__link::after {
        /* padding: 0 20px; */
        margin-left: 15px;
    }
}


@media (min-width: 1050px) and (max-width: 1329px) {
    .right-top__box__menu__block__list .right-top__box__menu__block__list__link::after {
        padding: 0 9px;
    }
}


@media (min-width: 768px) and (max-width: 992px) {
    .right-top__box__menu__block__list .right-top__box__menu__block__list__link::after {
        padding: 0 0px;
    }
}

@media (max-width: 992px) {
    .top_shipping_text {
        font-size: 11px !important;
        text-transform: none !important;
    }

    .wrap_top_part_header {
        font-size: 11px !important;
    }
}


@media (min-width: 992px) and (max-width: 1050px) {
    .right-top__box__menu__block__list .right-top__box__menu__block__list__link::after {
        padding: 0 6px;
    }
}

@media (min-width: 749px) {
    .desktop_show_options_modal {
        display: inline-block !important;
    }

    .mobile_more__brand__features__list, .mobile_partner_banner_box {
        display: none !important;
    }

    .child__menu__box {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .full-width__child__menu__box {
        display: flex;
        width: 100%;
    }

    .child__menu__box.dropdown-menu {
        padding: 0;
    }

        .child__menu__box.dropdown-menu .wrapp_child__menu {
            display: flex;
            flex: 1 0 auto;
            justify-content: center;
            padding: 20px 5px;
        }

            .child__menu__box.dropdown-menu .wrapp_child__menu:first-child {
                flex-grow: 0.5;
                justify-content: flex-start !important;
            }

            .child__menu__box.dropdown-menu .wrapp_child__menu:last-child {
                border-right: none;
                flex-grow: 0.5;
                justify-content: flex-end;
            }

    .wrapp_banner_menu {
        padding: 0 !important;
    }

    .child__menu__box.dropdown-menu .child__menu__block {
        margin: 0;
        padding: 0;
    }

        .child__menu__box.dropdown-menu .child__menu__block.last {
            margin: 0;
        }

    .child__menu__box.dropdown-menu .child__menu__link {
        padding: 0;
    }

    .child__menu__box.dropdown-menu .child__menu__list {
        padding-bottom: 7px;
    }

    .category_sidebar .link__category__left__filter.category__left__filter__link {
        padding-left: 0 !important;
    }

    /* filter */
    .list__category__left__filter__title {
        background: none;
        font-size: 18px;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 15px 7px 0 0;
    }

    .link__category__left__filter:hover, .list__category__left__filter:hover .link__category__left__filter, .child__link__category__top__filter:hover {
        background: none !important;
        text-decoration: underline !important;
    }

        .link__category__left__filter:hover .title_filter_text, .child__link__category__top__filter:hover .title_filter_text {
            text-decoration: underline;
        }
    /* END filter */



    /* header */
    .logo__box {
        flex: none;
        width: auto !important;
        margin-right: 15px;
    }

    .container.container__body.jsMainHeader.wrap_logo .wrap_logo_search .logo__box,
    .container.container__body.jsMainHeader .logo__box {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .search__input {
        font-size: 16px;
        height: 38.85px;
        width: 100%;
    }

    .search-suggest-container div {
        font-size: 16px !important;
    }

    .topgarant__garant__link {
        margin-right: 40px !important;
    }

    .search__box {
        align-items: center;
        display: flex;
        flex-wrap: nowrap;
        float: none;
        flex-direction: row-reverse;
        width: 320px;
    }

    .elastic-search-autocomplete-wrap {
        width: 100%;
    }

    .search__input__button {
        background: #fff;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #777;
        border-right: none;
        height: 38.85px;
        flex: none;
        top: 0;
    }



        .search__input__button svg {
            display: block;
        }

    .search__input__button {
        position: relative;
    }

    .in_button {
        align-items: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }


    .elastic-search-autocomplete-wrap {
        margin-right: 0 !important;
        position: relative;
    }

        .elastic-search-autocomplete-wrap .search-suggest-container {
            border-top: none;
            margin-top: 0px;
            max-width: 100%;
            top: 100%;
        }

    .top__menu__container .top__menu {
        display: flex;
        justify-content: space-between;
    }

    .right-top__box__menu, .shopper-approved-pop-up, .topgarant__garant__link, .top__menu__list_right {
        display: none !important;
    }

    .wrap_top_part_header {
        display: block;
        font-size: 15px;
        padding: 3px 0;
    }

    .top_part_header {
        align-items: center;
        color: #fff;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
    }

        .top_part_header::before, .top_part_header::after {
            display: none;
        }

        .top_part_header .child__minitop__menu__block {
            margin-top: 3px;
        }

        .top_part_header .main_tel a {
            color: #fff !important;
            line-height: 1em;
        }

        .top_part_header .main_tel svg {
            fill: #fff;
            margin: 0 5px -1px 0;
            transform: scale(-1,1);
        }

        .top_part_header .live_chat a {
            color: #fff !important;
            line-height: 1em;
            text-transform: uppercase;
        }

    .right-top__box__menu__block {
        line-height: 1em;
        margin-bottom: 0;
        padding-left: 0;
    }

    .right-top__box__menu__block__list__link {
        color: #fff !important;
        font-size: 13px;
    }

        .right-top__box__menu__block__list__link:hover {
            color: #fff !important;
            text-decoration: underline;
        }

    .right-top__box__menu__block__list .right-top__box__menu__block__list__link::after {
        content: '';
    }

    .topgarant__box {
        position: static;
        width: 100%;
    }

    .wrap_logo_search {
        position: relative;
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .wrap_logo_search-checkout {
        padding: 40px 0;
    }

        .wrap_logo_search-checkout .logo__box {
            left: 50% !important;
        }

    .return-to-cart {
        position: absolute;
        right: 0;
        text-decoration: underline;
    }

        .return-to-cart:hover {
            text-decoration: none;
        }

    .checkout_list {
        align-items: center;
        display: flex;
        justify-content: flex-start;
        flex: none;
        flex-wrap: nowrap;
        font-size: 26px;
        margin-bottom: 0;
        padding-left: 0;
    }

        .checkout_list li {
            align-items: center;
            display: flex;
            justify-content: flex-start;
            flex: none;
            flex-wrap: wrap;
        }

            .checkout_list li::after {
                content: '';
                margin: 0 5px;
            }

            .checkout_list li:last-child::after {
                display: none;
            }

    .like_btn, .cart_btn, .account_btn {
        align-items: center;
        display: flex;
        justify-content: center;
        position: relative;
        height: 38px;
    }

    .account_btn {
        top: 1px;
    }

    .like_btn svg {
        fill: #fff;
        height: 30px;
        stroke: #000;
        transition: all .1s linear;
        width: 30px;
    }

    .like_btn .coun_like {
        align-items: center;
        color: #000;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        bottom: 0;
        font-size: 12px;
        left: 0;
        position: absolute;
        right: 0;
        text-shadow: 0px 0px 1px #ccc;
        top: 0;
    }


    .account_btn svg {
        height: 33px;
        stroke: #fff;
        width: 33px;
    }

    .account_btn img {
        height: 26px;
        width: 26px;
    }

    .menu_btn, .cart_btn {
        align-items: center;
        display: flex;
        justify-content: center;
        position: relative;
        height: 38px;
    }

        .menu_btn svg {
            fill: #000;
            height: 30px;
            transition: all .1s linear;
            width: 30px;
        }


    .phone_btn, .cart_btn {
        align-items: center;
        display: flex;
        justify-content: center;
        position: relative;
        height: 38px;
        right: 3px;
    }

    .cart_btn {
        top: 3px;
    }

    .phone_btn svg {
        fill: #000;
        height: 30px;
        transition: all .1s linear;
        width: 30px;
    }

    .cart_btn svg {
        height: 20px;
        width: 37px;
    }

    .cart_btn .count_product_cart {
        position: absolute;
        top: 2px;
        right: 6px;
        line-height: 1;
        text-align: center;
        color: #353336;
        font-size: 14px;
        z-index: 1;
        width: 18px;
        display: block;
    }


        .cart_btn .count_product_cart:after {
            content: "";
            width: 2.25rem;
            height: 2.25rem;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            z-index: -1;
            border-radius: 100%;
            background-color: #dfdfe1;
        }


    .checkout_btn_drpd {
        background: #111 !important;
        border-color: #333 !important;
        color: #fff !important;
    }

        .checkout_btn_drpd:hover {
            background: #333 !important;
            border-color: #333 !important;
        }

    .checkout_btn {
        background: #eee;
        border-color: #ccc;
        border-radius: 0;
        color: #333;
        font-size: 18px;
        font-weight: 500;
        padding: 7px 33px 5px;
        text-transform: uppercase;
    }

        .checkout_btn:hover, .checkout_btn:focus {
            background: #ccc;
            border-color: #ccc;
            transition-duration: .30s;
            transition-timing-function: ease-out;
        }

    .header__logoandmenandph {
        background: #fff;
        transition: top 0.1s linear;
        z-index: 10;
        position: relative;
    }

    .top__menu__container {
        background: #fff;
        left: 0;
        /*position: fixed;*/
        right: 0;
        top: 109px;
        transition: top 0.1s linear;
        /*z-index: 9 !important;*/
    }



    /*body {
        padding-top: 147px !important;
    }*/
    /* body.sticky_header {padding-top: 110px !important;} */
    .specantiscroll {
        padding-top: 0 !important;
    }

    .content_link {
        text-decoration: underline;
    }

        .content_link:hover {
            text-decoration: none;
        }

    .sticky_header .header__logoandmenandph {
        top: -27px;
    }

    .sticky_header .top__menu__container {
        top: 83px;
    }

    .child__minitop__menu__block__list .child__minitop__menu__block__link {
        color: #333 !important;
        font-size: 15px !important;
    }

        .child__minitop__menu__block__list .child__minitop__menu__block__link:hover {
            text-decoration: underline;
        }

    .top_shipping_text {
        font-size: 12px;
        text-transform: uppercase;
    }
    /* END header */

    .mobile_partner__banner__box {
        display: none !important;
    }

    .set-list li {
        display: flex !important;
        justify-content: center;
        flex-wrap: nowrap;
    }

        .set-list li .set-list__img-wrap {
            flex: none;
            margin-right: 4px;
        }

        .set-list li .set-list__content {
            flex: 1 1 auto;
            width: auto !important;
        }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .search__box {
        width: 240px;
    }

    .products-sort-block_brand-page {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .wrap_top_part_header, .right-top__box__menu__block__list__link {
        font-size: 15px;
    }

    .top_shipping_text {
        font-size: 15px;
    }
}

.favourite_icon.selected-like {
    opacity: 1;
}

    .favourite_icon.selected-like svg {
        fill: #000000;
    }

@media (max-width: 749px) {
    .partner__top__banner__img {
        height: 100%;
        width: auto !important;
    }

    .hb__block {
        border: none !important;
    }

    .content__category__block {
        width: 100% !important;
    }

    .likeandsocial-link__block {
        display: block !important;
    }

    .likeandsocial__link {
        opacity: 1 !important;
    }

    .mobile_partner__banner__box {
        display: block !important;
    }

    .more_less_list {
        display: none !important;
    }

    .mob-menu__link {
        position: relative;
    }

        .mob-menu__link .coun_like, .mob-menu__link .count_product_cart {
            align-items: center;
            color: #000;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            font-size: 10px;
            position: absolute;
            right: 0;
            text-shadow: 0 0 1px #ccc;
            top: -10px;
        }

        .mob-menu__link .coun_like {
            left: 0;
        }

        .mob-menu__link .count_product_cart {
            left: 5px;
        }

    .likeandsocial__link {
        bottom: auto !important;
        top: 0 !important;
        right: 0 !important;
    }

    .right_mob_menu {
        align-items: center;
        display: flex !important;
        justify-content: center;
    }

        .right_mob_menu .phone_img img {
            width: 14px;
        }

        .right_mob_menu .mob-menu__link {
            line-height: 1em;
            margin-top: 0;
        }

    .like_btn {
        height: 32px;
    }

        .like_btn svg {
            height: 30px;
            fill: #fff;
            stroke: #000;
            transition: all .1s linear;
            width: 30px;
        }

    .account_btn {
        height: 32px;
        position: relative;
        top: 3px;
    }

        .account_btn svg {
            height: 30px;
            stroke: #fff;
            width: 30px;
        }

        .account_btn img {
            height: 26px;
            width: 26px;
        }

    .menu_btn {
        height: 32px;
        top: -6px;
        left: -14px;
    }

        .menu_btn svg {
            height: 33px;
            transition: all .1s linear;
            width: 33px;
        }

    .phone_btn {
        height: 32px;
        top: 2px;
        margin-left: 0 !important;
        right: 2px;
        visibility: hidden;
    }

        .phone_btn svg {
            height: 33px;
            transition: all .1s linear;
            width: 33px;
        }

        .phone_btn img {
            height: 26px !important;
            width: 26px !important;
            top: 1px;
            position: relative;
            left: -8px;
        }


    .like_btn .coun_like {
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        display: flex;
        bottom: 0;
        font-size: 14px;
        left: 0;
        padding-bottom: 2px;
        position: absolute;
        right: 0;
        text-shadow: 0 0 1px #ccc;
        top: -2px;
    }

    .cart_btn svg {
        height: 20px !important;
        margin-bottom: -5px;
        width: 37px !important;
    }

    .cart_btn .count_product_cart {
        position: absolute;
        top: -6px;
        right: -1px;
        line-height: 1;
        text-align: center;
        color: #353336;
        font-size: 14px;
        z-index: 1;
    }


        .cart_btn .count_product_cart:after {
            content: "";
            width: 2.25rem;
            height: 2.25rem;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            z-index: -1;
            border-radius: 100%;
            background-color: #dfdfe1;
        }

    .categories__wrapper .categories__block:last-child {
        display: block !important;
    }

    .categories__fullsize__box--mob {
        border-bottom: none !important;
    }

    .seotext__fullwidth__box--more {
        max-height: 100%;
    }
}

.wrapp_pop_txt {
    align-items: flex-start;
    display: flex !important;
    justify-content: space-between;
}

.modal__inform-prod__txtshipping {
    display: block;
}

.product-onsale-block {
    margin-top: 7px;
}

.modal__inform-prod__nowprice {
    display: block;
    line-height: 1.1em !important;
}

.wrap_reviews {
    margin: -5px 0 8px;
}

@media (min-width: 992px) and (max-width: 1050px) {
    .container {
        width: 970px;
    }

    #livechat_button {
        display: none !important;
    }
}

@media (min-width: 749px) and (max-width: 991px) {
    .container {
        width: 750px;
    }

    #livechat_button {
        display: none !important;
    }
}

@media (min-width: 749px) and (max-width: 991px) {
    .wrapp_banner_menu {
        display: none !important;
    }

    .products-paging-col {
        width: 100% !important;
    }
}

@media (min-width: 749px) and (max-width: 1329px) {
    /* .category-block__table-cell {height: auto !important;} */
    .products-paging-block {
        height: auto !important;
        padding-bottom: 10px;
    }

    .trade-login-create {
        margin: 10px 0 14px !important;
        display: block;
        float: none !important;
    }

    .categories__block, .product__block {
        border: none;
        flex: 0 0 33.333%;
        margin: 0 0 10px 0 !important;
        max-width: 33.333%;
        padding: 0 5px;
        width: 100%;
    }

    #livechat_button {
        display: none !important;
    }
}

.shipping-content-block ul {
    font: 15px arial;
    line-height: 20px;
}

.categories__title::after, .ideas__title::after, .brand__collection__block__title::after {
    display: none !important;
}

@media (max-width: 749px) {
    .ideas__title {
        padding-left: 5px !important;
        text-align: left !important;
    }
}

@media (min-width: 1024px) and (max-width: 1055px) {

    .trade-login-create {
        margin: 10px 0 14px !important;
        display: block;
        float: none !important;
    }
}

.modal-backdrop.in {
    opacity: 0.5 !important;
}

.modal-backdrop.custom-options-backdrop.in {
    opacity: 0 !important;
}

.option-more-info {
    text-align: center;
}

@media (max-width: 813px) {
    .product__content_rightbox-custom {
        width: 100% !important;
    }
}

.modal-content.quickview__modal__content.exit-popup-body {
    max-width: 445px;
    width: 100% !important;
}

.exit-popup-input-group-wrapper {
    position: relative;
}

.exit-popup-input-group-wrapper, .entry-popup-email-block {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

    .exit-popup-input-group-wrapper input, .entry-popup-email-block input {
        border-radius: 0;
        max-width: 314px;
        width: 100% !important;
    }

.submit-exit-popup, .submit-entry-popup {
    flex: none;
    left: 0 !important;
    min-width: 90px;
    text-align: center !important;
    top: 0 !important;
    padding: 10px;
}

@media (max-width: 450px) {
    .quickview__modal__bg {
        padding-right: 0 !important;
    }

    .exit-popup-discount-amount {
        font-size: 70px !important;
    }

    .exit-popup-discount-top-text {
        font-size: 30px !important;
    }

    .exit-popup-discount-bottom-text {
        font-size: 13px !important;
    }
}

.exit-popup-validation, .entry-popup-validation {
    font-size: 12px !important;
    padding: 3px 0 0 2px;
    text-align: left !important;
}

.wrap_title_btn {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 15px;
}

    .wrap_title_btn .keepshopping__button__cartpage {
        margin-left: 10px;
    }

/* first order modal */
.first_order_modal {
    background: #fff;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1050;
}

    .first_order_modal .first_order_modal_inner {
        padding: 5px 15px;
    }

    .first_order_modal .title_modal {
        font: 18px/1.2em "Arial",sans-serif;
        margin-bottom: 5px;
        text-align: center;
        text-transform: uppercase;
    }

    .first_order_modal .sub_title_modal {
        font: 22px/1.2em "Arial",sans-serif;
        margin-bottom: 4px;
        padding-bottom: 3px;
        text-transform: uppercase;
    }

    .first_order_modal .src_box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 2px;
        position: relative;
        width: 100%;
    }

        .first_order_modal .src_box .form-control {
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            height: 50px;
            width: -webkit-calc(100% - 90px);
            width: calc(100% - 90px);
        }

.jsIosInput {
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.first_order_modal .src_box .bt {
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-size: 21px;
    height: 50px;
    min-width: 90px;
    position: relative;
    text-transform: uppercase;
    width: 90px;
}

.first_order_modal .help_text {
    font: 600 13px/1.23em arial;
    margin-bottom: 5px;
    text-align: center;
}

    .first_order_modal .help_text a {
        text-decoration: underline;
    }

        .first_order_modal .help_text a:hover {
            text-decoration: none;
        }

.first_order_modal .close {
    background: #000;
    color: #fff;
    height: 30px;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    width: 30px;
}

    .first_order_modal .close svg {
        fill: #fff;
    }

.first_order_modal.luxedecor_theme .sub_title_modal {
    border-color: #94854A;
    color: #94854A;
}

.first_order_modal.luxedecor_theme .src_box .form-control, .first_order_modal.luxedecor_theme .src_box .bt {
    border-color: #94854A;
}

.first_order_modal.luxedecor_theme .src_box .bt {
    background: #94854A;
}


.page-wrapper {
    transition: padding-top .1s linear;
}

.mob-menu__wrapper {
    transition: top .1s linear !important;
}

.first_order_top .page-wrapper {
    padding-top: 143px;
}

.first_order_top .mob-menu__wrapper {
    top: 142px;
}

.first_order_top_v .page-wrapper {
    padding-top: 93px;
}

.first_order_top_v .mob-menu__wrapper {
    top: 95px;
}


.first_order_top .fixedPosition .menu-drop {
    padding-top: 143px;
}

.menu-drop {
    background: #fff;
    position: fixed;
}
/* @media (max-width: 575px) {
    .first_order_top .mob-search__drop {
        top: 183px !important;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .first_order_top .mob-search__drop {
        top: 193px !important;
    }
} */
/* END first order modal */

.more_info_tooltip {
    padding: 5px 10px;
    max-width: 250px;
    font-size: 12px;
}

.modal .close, .modal .close:hover {
    background: #000 url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20224.512%20224.512%22%20width%3D%2217px%22%20height%3D%22100%25%22%20fill%3D%22%23fff%22%3E%3Cpolygon%20id%3D%22close_icon%22%20points%3D%22224.507%2C6.997%20217.521%2C0%20112.256%2C105.258%206.998%2C0%200.005%2C6.997%20105.263%2C112.254%200.005%2C217.512%206.998%2C224.512%20112.256%2C119.24%20217.521%2C224.512%20224.507%2C217.512%20119.249%2C112.254%22%3E%3C/polygon%3E%3C/svg%3E") no-repeat center center;
    background-size: 17px 17px;
    border: none;
    color: transparent;
    font-size: 10px !important;
    height: 3em;
    opacity: 1;
    text-align: center;
    text-shadow: none;
    width: 3em;
}

    .modal .close span {
        display: none !important;
    }

/* fix for new modal bug on ios = > 11 */
/*.ios-magic body.modal-open, .first_order_showed.ios-magic body {
    position: fixed;
    width: 100%;
}*/
/* END fix for new modal bug on ios = > 11 */

.more_info_link {
    font-size: 13px;
    text-decoration: underline;
}

    .more_info_link:hover {
        text-decoration: none;
    }


/* .jsSegmentColorsList.product__content__collor__allselection__block {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.jsSegmentColorsList.product__content__collor__allselection__block.between_list {justify-content: space-between;}
.jsSegmentColorsList.product__content__collor__allselection__block li {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 2px 0;
} */
/* .jsSegmentColorsList.product__content__collor__allselection__block li::after {
    content: '';
    margin: 0 1px;
} 

.jsSegmentColorsList.product__content__collor__allselection__block li:last-child::after {display: none;} */
/* END added by Ivan */


.wrap_main_content_product {
    display: flex;
}

    .wrap_main_content_product .product__content_leftbox,
    .wrap_main_content_product .product__content_rightbox,
    .wrap_main_content_product .quickview__modal__img-prod__block,
    .wrapp_content_quickview .quickview__modal__inform-prod {
        width: 100%;
    }

@media (min-width: 769px) {
    /* .wrap_main_content_product {margin: 0 -10px;} */
    .wrap_main_content_product .product__content_leftbox,
    .wrap_main_content_product .product__content_rightbox,
    .wrapp_content_quickview .quickview__modal__img-prod__block,
    .wrapp_content_quickview .quickview__modal__inform-prod {
        padding: 0 10px;
    }
}

.wrap_main_content_product .quickview__modal__img-prod__block, .wrap_main_content_product .product__content_leftbox {
    flex: 1 1 100%;
    max-width: 100%;
    padding-left: 0;
    overflow: initial;
}

@media (min-width: 1330px) {
    .wrap_main_content_product .quickview__modal__inform-prod {
        flex: 0 0 420px;
        max-width: 420px;
    }

    .wrap_main_content_product .product__content_rightbox {
        flex: 0 0 574px;
        max-width: 574px;
    }
}

@media (max-width: 1329px) and (min-width: 1200px) {
    .wrap_main_content_product .quickview__modal__inform-prod, .wrap_main_content_product .product__content_rightbox {
        flex: 0 0 470px;
        max-width: 470px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .wrap_main_content_product .quickview__modal__inform-prod, .wrap_main_content_product .product__content_rightbox {
        flex: 0 0 462px;
        max-width: 462px;
    }
}

@media (max-width: 991px) and (min-width: 769px) {
    .wrap_main_content_product .quickview__modal__inform-prod, .wrap_main_content_product .product__content_rightbox {
        flex: 0 0 392px;
        max-width: 392px;
    }
}

@media (max-width: 768px) {
    .wrap_main_content_product {
        flex-wrap: wrap;
        margin-bottom: 35px;
    }

        .wrap_main_content_product .jsParentSegmentLists {
            margin: 0 auto;
        }
}

@media (min-width: 740px) and (max-width: 768px) {
    .wrap_main_content_product .jsParentSegmentLists {
        max-width: 732px;
    }
}

@media (min-width: 675px) and (max-width: 739px) {
    .wrap_main_content_product .jsParentSegmentLists {
        max-width: 660px;
    }
}

@media (min-width: 600px) and (max-width: 674px) {
    .wrap_main_content_product .jsParentSegmentLists {
        max-width: 588px;
    }
}

@media (min-width: 525px) and (max-width: 599px) {
    .wrap_main_content_product .jsParentSegmentLists {
        max-width: 516px;
    }
}

@media (min-width: 450px) and (max-width: 524px) {
    .wrap_main_content_product .jsParentSegmentLists {
        max-width: 445px;
    }
}



@media (min-width: 375px) and (max-width: 413px) {


    .wrap_main_content_product .jsParentSegmentLists {
        max-width: 378px;
    }
}

@media (min-width: 320px) and (max-width: 374px) {
    .wrap_main_content_product .jsParentSegmentLists {
        max-width: 296px;
    }
}

/* segment modal */
@media (min-width: 765px) and (max-width: 768px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 735px;
    }

    .wrapp_content_quickview .product__content__collor__allselection__block {
        padding: 5px 3px;
    }
}

@media (min-width: 740px) and (max-width: 764px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 660px;
    }
}

@media (min-width: 675px) and (max-width: 739px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 590px;
    }
}

@media (min-width: 600px) and (max-width: 674px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 518px;
    }
}

@media (min-width: 525px) and (max-width: 599px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 445px;
    }
}

@media (min-width: 450px) and (max-width: 524px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 375px;
    }
}

@media (min-width: 375px) and (max-width: 413px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 300px;
    }
}

@media (min-width: 320px) and (max-width: 374px) {
    .wrapp_content_quickview.wrap_main_content_product .jsParentSegmentLists {
        max-width: 225px;
    }
}
/* segment modal */
@media (max-width: 449px) {


    .div-inner-flexible-wrapper-start {
        flex-wrap: wrap;
    }

    .product__content__collor__select__box__headerblock__title.segment-name-span {
        margin-bottom: 2px;
        max-width: 100% !important;
        width: 100% !important;
    }

    .padding-five-pixels-left {
        padding-left: 0 !important;
    }
}

.product__content__collor__select__box__headerblock.options-fixes {
    justify-content: space-between;
}

    .product__content__collor__select__box__headerblock.options-fixes .div-inner-flexible-wrapper-start {
        flex: 1 1 auto !important;
    }

    .product__content__collor__select__box__headerblock.options-fixes .div-inner-flexible-wrapper-end .select__box__right__align {
        align-items: center;
        display: flex;
    }

.wrap_main_content_product .product__content__collor__allselection__block {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
}

    .wrap_main_content_product .product__content__collor__allselection__block li {
        align-items: center;
        display: flex;
        justify-content: center;
        width: 100%;
        max-width: 89px;
        font-weight: 600;
    }




.product__content__collor__count-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 19px;
    cursor: pointer;
    border: 2px solid #000;
}



@media (max-width: 768px) {
    .product__content__collor__count-container {
        padding: 14px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .wrap_main_content_product .product__content__collor__allselection__block li {
        max-width: 79px;
        height: 68px;
    }
}

@media (max-width: 391px) {
    .wrap_main_content_product .product__content__collor__allselection__block li {
        max-width: 71px;
    }
}

@media (max-width: 391px) {
    .product__content__collor__count-container {
        padding: 11px;
    }
}

.product__content__collor__count-container span {
    width: 100%;
    text-align: center;
    line-height: 1;
}

.product__content__collor__count-container:hover span {
    text-decoration: underline;
}

.product__content__collor-option {
    padding: 4px;
    border: 1px solid #000;
    margin-right: 5px !important;
}

    .product__content__collor-option:has(.selected-segment-option-marker) {
        border: 2px solid #000;
        margin: -1px;
    }

.product__content__collor__allselection__link {
    width: 100%;
}

.product__content__collor-option img {
    height: 60px;
    width: 100%;
}

@media (min-width: 768px) and (max-width: 1180px) {
    .product__content__collor-option img {
        height: 40px;
        width: 100%;
    }

    .wrap_main_content_product .product__content__collor__allselection__block li {
        max-width: 60px;
    }

    .product__content__collor__count-container {
        padding: 8px;
    }
}




/* zoom image fix */
body div div div div#panel div#panel div div div div div div div.magic_zoom_main_image_wrapper a#desktop-zoom > .mz-figure > img {
    width: auto !important;
}

.MagicZoom > img, .mz-figure > img {
    max-width: 100% !important;
}
/* END zoom image fix */


/* filters */
.wrap_filters_selected {
    display: flex;
    margin-bottom: 14px;
    margin-top: -6px;
}

.top-filter__title {
    flex: 0 0 auto;
    margin: 0 10px 0 0 !important;
    padding-top: 2px !important;
}

.filters_selected {
    /* align-items: center; */
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
}

@media (max-width: 550px) {
    .filters_selected {
        padding: 10px 0;
        display: grid;
        grid-template-columns: 60px auto;
        grid-auto-flow: column;
        grid-gap: 5px;
        /* width: 100%; */
        max-height: 40px;
        overflow: scroll hidden;
    }

        .filters_selected::-webkit-scrollbar {
            display: none;
        }
}

.wrap_clear_all {
    /*  align-items: center;
    display: flex;*/
}

.title_filter_text {
    padding-top: 1px;
}
/* END filters */


/* mobile filters */
@media (min-width: 749px) {
    .mobile_close_btn_filter, .wrap_filter_btns, .list__category__left__filter__title_openfiltr__button, .mobile_link__category__top__filter {
        display: none !important;
    }
    /* .mobile_filter_collapse {
        display: block !important;
        height: auto !important;
    }
    .list__category__left__filter__title {pointer-events: none !important;} */
    .list__category__left__filter__title {
        align-items: center;
        /*        border-bottom: 1px solid #dedfde;
*/ display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        padding-bottom: 9px;
    }

        .list__category__left__filter__title:hover, .list__category__left__filter__title:focus {
            color: #333;
        }

        .list__category__left__filter__title .button_collapse {
            display: none !important;
        }

        .list__category__left__filter__title .desctop_icon {
            fill: #6f6f6f;
            flex: none;
            height: 20px;
            width: 20px;
        }

        .list__category__left__filter__title[aria-expanded="true"] .desctop_icon {
            transform: rotate(200grad);
        }

    .list__category__top__filter.open .child__ul__category__top__filter {
        display: block;
        max-width: none;
        min-width: 200px;
        width: auto;
    }
}

@media (max-width: 749px) {
    .list__category__left__filter__title .desctop_icon {
        display: none !important;
    }
    /* .show_filters .page-wrapper {
        position: relative;
        z-index: 5;
    } */
    .show_filters .slideout-panel {
        position: static;
        transition: none;
    }

    .left-filter__block {
        background: #fff;
        bottom: 0;
        display: block !important;
        font-size: 0;
        left: 100%;
        overflow-y: auto;
        padding: 0 0 55px;
        -webkit-overflow-scrolling: touch;
        position: fixed;
        top: 0;
        width: calc(100% - 50px);
        z-index: 99998;
    }

    .backdrop_mobile_filters {
        background: rgba(0,0,0,.8);
        bottom: 0;
        content: '';
        left: 0;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: -5;
        display: none;
    }

    .wrap_filter_btns {
        background: #fff;
        bottom: 0;
        left: 100%;
        padding: 10px;
        position: fixed;
        right: 0;
        z-index: 700000302 !important;
        border-top: 1px solid #777;
    }

    .left-filter__block, .backdrop_mobile_filters, .wrap_filter_btns {
        transition: all .1s linear;
    }

    .show_filters .left-filter__block {
        left: 50px;
        z-index: 700000302 !important;
    }

    .show_filters .backdrop_mobile_filters {
        opacity: 1;
        z-index: 9995;
        display: block;
    }

    .show_filters .wrap_filter_btns {
        left: 50px;
    }
    /* .show_filters .content-wrapper {z-index: 3;} */
    .show_filters {
        height: 100%;
        position: fixed;
        position: -webkit-sticky;
    }

    .left-filter__block .mobile_close_btn_filter {
        display: none;
        left: 15px;
        position: fixed;
        top: 15px;
        z-index: 11;
    }

        .left-filter__block .mobile_close_btn_filter svg {
            fill: #fff;
            stroke-width: 10px;
            stroke: #fff;
        }

    .show_filters .left-filter__block .mobile_close_btn_filter {
        display: block;
    }

    .show_filters .ul__category__left__filter, .show_filters .mCustomScrollBox {
        max-height: none !important;
    }


    .ul__category__top__filter {
        margin: 0;
        width: 100%;
    }

    .left-filter__block .list__category__left__filter__title {
        align-items: center;
        background: #fff;
        border: none;
        border-bottom: 1px solid #dedfde;
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin: 0;
        /* padding: 12px 24px; */
        width: 100%;
        min-height: 50px;
        height: 50px;
        padding-left: 20px;
        font-weight: bold;
    }

        .left-filter__block .list__category__left__filter__title:hover {
            color: #333;
        }

    .ul__category__left__filter {
        background: #fff;
        margin-bottom: 0 !important;
        padding: 5px 0px;
        border-bottom: 1px solid #dedfde;
    }

        .ul__category__left__filter .link__category__left__filter {
            border: none;
            box-shadow: none;
            display: block;
            float: none;
            /* max-height: 100% !important; */
            max-width: 100% !important;
            padding: 5px 22px;
            position: static;
            width: 100% !important;
        }

    .button_collapse {
        flex: none;
        font-size: 7px;
        height: 1.4em;
        margin-right: 8px;
        position: relative;
        width: 1.4em;
    }

        .button_collapse::before, .button_collapse::after {
            background-color: #000;
            content: '';
            position: absolute;
            transition: transform .25s ease-out;
        }

        .button_collapse::before {
            top: 0;
            left: 50%;
            width: .2em;
            height: 100%;
            margin-left: -.1em;
        }

        .button_collapse::after {
            top: 50%;
            left: 0;
            width: 100%;
            height: .2em;
            margin-top: -.1em;
        }

    .list__category__left__filter__title[aria-expanded="true"] .button_collapse::before, .list__category__left__filter__title[aria-expanded="aria-expanded"] .button_collapse::before {
        transform: rotate(90deg);
    }


    .list__category__left__filter__title[aria-expanded="true"] .button_collapse::after {
        transform: rotate(180deg);
    }

    .filters_btn {
        border-radius: 0;
        color: #fff !important;
        cursor: pointer;
        display: block;
        font: 500 16px "Arial",sans-serif;
        padding: 8px 15px 6px;
        text-align: center;
        text-decoration: none;
        transition: all .15s ease-in-out;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
        width: 100%;
    }

        .filters_btn.btn_green {
            background: #111;
            border: 1px solid #000;
        }

        .filters_btn.btn_black {
            background: #fff;
            border: 1px solid #777777;
            color: #111 !important;
        }

    #livechat-compact-container, .show_filters .first_order_modal {
        transition: all .1s linear;
    }

    .show_filters #livechat-compact-container, .show_filters .first_order_modal {
        z-index: 4 !important;
    }

    .selected-option-close {
        position: absolute;
        right: 5px;
        top: 20%;
    }
}

#chat-widget-container {
    z-index: 1000 !important;
}

.menu-drop {
    z-index: 10000000000 !important;
}
/* END mobile filters */


/* selected filters */
.current-filter__el {
    align-items: center;
    color: #000 !important;
    display: inline-flex !important;
    justify-content: flex-start;
    height: auto !important;
    /* margin: 2px 7px 0 0px; */
    padding: 5px 5px 5px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    border-radius: 15px;
}



.onsale__link {
    align-items: center;
    display: inline-flex !important;
    fill: #fff;
    justify-content: flex-start;
    height: auto !important;
    margin: 2px 5px;
    padding: 5px 5px 5px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    margin-left: 0;
    margin-bottom: 0;
}

    .current-filter__el svg, .onsale__link svg {
        flex: none;
        margin-left: 5px;
        margin: 0px 2px 1px auto;
    }
/* .current-filter__el.sale-text {
    color: #ac2727 !important;
    font-weight: 700;
} */
.current-filter__all {
    border: none !important;
    color: #000 !important;
    font-size: 14px !important;
    text-decoration: underline !important;
    white-space: nowrap;
    margin-bottom: 10px;
    margin-right: 5px;
}

    .current-filter__all:hover {
        text-decoration: none !important;
        cursor: pointer;
    }


.clear-all-selected-filters-top-link:hover:focus {
    text-decoration: underline !important;
}
/* END selected filters */
/* login modal - favourite action */
.login_modal .modal-dialog {
    align-items: center;
    display: flex;
    height: 100vh;
    margin: auto;
    max-width: 340px !important;
    width: auto;
}

.login_modal .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.login_modal .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.login_modal .close {
    flex: 0 0 30px;
}

.login_modal .modal-content {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 0;
    box-shadow: 0 8px 10px 0 rgba(112, 112, 112, 0.1);
    height: auto;
    padding: 10px 20px;
}

.login_modal .relative {
    position: relative;
}

.login_modal .title_popover {
    color: #333;
    margin-bottom: 12px;
}

.login_modal .form-control {
    border-radius: 0;
    padding-right: 50px;
}

.login_modal .btn {
    border-radius: 0;
    height: auto;
    color: #fff !important;
    font: 18px Arial !important;
}

.login_modal .success_valid, .login_modal .error_valid {
    font-size: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: -webkit-calc(50% - 10px);
    top: calc(50% - 10px);
    width: 16px;
}

    .login_modal .success_valid svg, .login_modal .error_valid svg {
        fill: #214c76;
    }

.login_modal .error_valid {
    display: none;
}

.login_modal .wrap_valid_msg .alert {
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
}

.login_modal .cracc_validation-text {
    display: inline-block;
    padding: 15px;
}

.login_modal .update-account-success-text {
    display: inline-block;
    padding: 15px;
}

.login_modal .forgot_password_btn {
    margin-top: 13px;
    text-align: center;
}

    .login_modal .forgot_password_btn a {
        color: #111;
        text-decoration: underline;
    }

        .login_modal .forgot_password_btn a:hover {
            text-decoration: none;
        }

.login_modal .reset_link {
    color: #3A6051;
    font-size: 16px;
    text-decoration: underline;
}

    .login_modal .reset_link:hover {
        text-decoration: none;
    }
/* END login modal - favourite action */


/* filters fix */
#filter_closeoutgroup .ul__category__left__filter, #filter_salegroup .ul__category__left__filter {
    margin-bottom: 0;
}

#filter_closeoutgroup .ul__category__left__filter, #filter_salegroup .ul__category__left__filter {
    padding-top: 0;
}

@media(min-width: 769px) {
    .product-modal-cart-block {
        padding-left: 25px;
    }
}
/* END filters fix */

/* related modal */
.product-modal-cart-block {
    flex-grow: 1;
    padding-left: 25px;
    width: auto !important;
}

.cart-modal-item-info-block-buttons {
    display: flex;
    margin: 4% -16px 0;
    max-width: 576px;
}

    .cart-modal-item-info-block-buttons li {
        flex: 0 0 50%;
        padding: 0 16px;
        max-width: 50%;
    }

    .cart-modal-item-info-block-buttons .cart-modal-item-info-view-shp-cart-btn, .cart-modal-item-info-block-buttons .cart-modal-item-info-view-checkout-btn {
        margin: 0;
        padding: 8px 5px;
        width: 100%;
    }

@media(max-width: 870px) {
    .product-modal-cart-block {
        padding-left: 10px;
    }

    .cart-modal-item-info-block-buttons {
        margin: 4% -5px 0;
    }

        .cart-modal-item-info-block-buttons li {
            padding: 0 5px;
        }

        .cart-modal-item-info-block-buttons .cart-modal-item-info-view-shp-cart-btn, .cart-modal-item-info-block-buttons .cart-modal-item-info-view-checkout-btn {
            font-size: 15px;
            height: 37px;
        }
}

@media(max-width: 767px) {
    #productContent > div.modal-header.quickview__modal__header {
        min-height: 0 !important;
        height: auto !important;
    }

    .product-cart-info-image {
        max-width: 500px;
        margin: 0 auto 20px;
    }

    .cart-modal-item-info-block-buttons {
        max-width: 100%;
    }
}

@media(max-width: 480px) {
    .cart-modal-item-info-block-buttons .cart-modal-item-info-view-shp-cart-btn, .cart-modal-item-info-block-buttons .cart-modal-item-info-view-checkout-btn {
        font-size: 14px;
        height: 33px;
    }
}

@media(max-width: 435px) {
    .cart-modal-item-info-block-buttons {
        flex-wrap: wrap;
        max-width: 100%;
    }

        .cart-modal-item-info-block-buttons li {
            flex: 0 0 100%;
            max-width: 100%;
            margin-bottom: 15px;
        }

            .cart-modal-item-info-block-buttons li button {
                font-size: 19px !important;
                height: 41px !important;
            }
}
/* END related modal */

/* product list view image */
.product-list-view-image {
    width: 35% !important;
}

.product-list-view-info {
    width: 38% !important;
}

.product-list-view-image a {
    display: inline-block !important;
}

.product-list-view-image img {
    max-height: 250px !important;
}
/* END product list view image */

.container__category .wrap_top-filter__block {
    background: #fff;
    /*position: -webkit-sticky;
     position: sticky; */
    top: 50px;
    z-index: 100;
    margin-bottom: 2px;
    /*    padding-top: 25px;
*/
}

@media (min-width: 767px ) and (max-width: 1024px) {
    /*    .container__category .wrap_top-filter__block { top: 0px; }
*/
}

.container__category .wrap_top-menu__block {
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 100;
    margin-bottom: 2px;
    padding-top: 5px;
}

.container__body .wrap_top-menu__block {
    background: #fff;
    margin-bottom: 2px;
    padding-top: 5px;
    /*    padding-top: 25px;
*/
}

@media (min-width: 750px) {
    .container__body .wrap_top-menu__block {
        position: -webkit-sticky;
        position: sticky;
        top: 50px;
        z-index: 100;
    }
}

.products-sort-block {
    display: inline-block;
}



.products-sort-block_brand-page {
    float: right;
    display: flex !important;
    width: 81%;
    justify-content: space-between;
    margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .products-sort-block_brand-page {
        width: 100%;
        margin-top: 12px;
    }
}

ul.ul__category__left__filter_brand-page {
    max-height: 295px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

@media (max-width: 749px) {
    .products-sort-block_brand-page {
        float: none;
        width: 100% !important;
    }

    .products-sort-block {
        display: none !important;
    }
}

.category__top__filter {
    min-height: 65px;
}

.container__category .category__top__filter {
    min-height: 55px;
}

.container__body .category__top__filter {
    min-height: 55px;
}

.container__body .wrap_top-filter__block {
    background: #fff;
    padding-top: 10px;
    position: -webkit-sticky;
    position: sticky;
    top: 45px;
    z-index: 5;
}

.container__body .top-filter__block {
    margin-bottom: 5px;
}

.top_header_banner .container__category .wrap_top-filter__block {
    top: 50px;
}


.top_header_banner .container__category .wrap_top-filter__block_brand .container__category {
    /*   top: -27px;
    position: relative;*/
}


@media (max-width: 966px) and (min-width: 767px) {
    .top_header_banner .container__category .wrap_top-filter__block {
        top: 0px;
    }
}

.container__category .link__category__top__filter {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 1em !important;
}
/* sticky filters IE */
.sticky_filters_ie .wrap_top-filter__block {
    left: 0;
    position: fixed;
    right: 0;
}

@media (min-width: 768px) {
    .sticky_filters_ie .wrap_top-filter__block {
        top: 119px;
    }
}

.no_sticky_filters_ie .wrap_top-filter__block .container__category {
    width: 100% !important;
}

.sticky_filters_ie .wrap_top-filter__block .container__category {
    margin: 0 auto;
}

.no_sticky_filters_ie .wrap_top-filter__block .top-filter__block, .sticky_filters_ie .wrap_top-filter__block .top-filter__block {
    display: flex;
    flex-wrap: wrap;
}
/* END sticky filters IE */

/* finish modal */
.modal .selectionmodal__link {
    display: inline-block;
    height: auto;
    width: 100%;
}

/* END finish modal */

/* favorites */
/* @media (min-width: 1330px) {
    .favorites__box .img__product__block {min-height: 238px;}
    .favorites__box .link__product__block img {max-height: 238px;}
}
@media (min-width: 992px) and (max-width: 1329px) {
    .favorites__box .img__product__block {min-height: 243px;}
    .favorites__box .link__product__block img, .favorites__box .link__product__block, .favorites__box .img__product__block {
        max-height: 243px;
    }     
}
@media (min-width: 768px) and (max-width: 991px) {
    .favorites__box .img__product__block {min-height: 180px;}
    .favorites__box .link__product__block img, .favorites__box .link__product__block, .favorites__box .img__product__block {
        max-height: 180px;
    }
} */
@media (max-width: 749px) {
    .favorites__box .custom_row {
        display: flex !important;
        flex-wrap: wrap !important;
        margin-left: -5px;
        margin-right: -5px;
    }

    .favorites__box .product__block {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
        width: 100%;
    }
    /* .favorites__box .link__product__block, .favorites__box .link__product__block img {width: auto;} */
    /* .favorites__box .img__product__block {min-height: 110px;} */

}

/*.favorites__box .img__product__block {
    max-height: none;
}*/

.favorites__box .link__product__block, .favorites__box .link__product__block img {
    max-height: none !important;
    max-width: 100% !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: auto !important;
}

@media (max-width: 749px) {
    .favorites__box .link__product__block img {
        height: -webkit-calc(-webkit-calc(50vw - 10px) / 1.3333333333333);
        height: calc(calc(50vw - 10px) / 1.3333333333333);
    }
}

@media (min-width: 749px) and (max-width: 991.98px) {
    .favorites__box .link__product__block img {
        height: -webkit-calc(243px / 1.3333333333333);
        height: calc(243px / 1.3333333333333);
    }
}

@media (min-width: 992px) and (max-width: 1050.98px) {
    .favorites__box .link__product__block img {
        height: -webkit-calc(317px / 1.3333333333333);
        height: calc(317px / 1.3333333333333);
    }
}

@media (min-width: 1051px) and (max-width: 1329.98px) {
    .favorites__box .link__product__block img {
        height: -webkit-calc(327px / 1.3333333333333);
        height: calc(327px / 1.3333333333333);
    }

    .trade-login-create {
        margin: 10px 0 14px !important;
        display: block;
        float: none !important;
    }
}

@media (min-width: 1330px) {
    .favorites__box .link__product__block img {
        height: -webkit-calc(320px / 1.3333333333333);
        height: calc(320px / 1.3333333333333);
    }
}
/* END favorites */

/* login page */
@media (max-width: 1024px) {
    .wrap_login_block .checkoutShowLoginBtn, .wrap_login_block .btnblm.submitbutton {
        width: 100% !important;
    }

    .wrap_login_block .checkoutShowLoginBtn {
        margin: 0 !important;
    }

    .wrap_login_block .form-horizontal .form-group {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}
/* END login page */

/* list view product */
@media (min-width: 768px) and (max-width: 991px) {
    .product-list-view-item .product-list-view-image, .product-list-view-item .product-list-view-info {
        width: 33% !important;
    }

    .product-list-view-item .product-list-specification {
        width: 32% !important;
    }
}
/* END list view product */

.product-mobile-delivery-radio {
    font-weight: 400 !important;
}

.more_btn_plus {
    color: #111;
    display: inline-block;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-decoration: underline;
}

    .more_btn_plus:hover {
        text-decoration: none;
    }

/* product_options_modal */
.product_options_modal .slick-slide img {
    width: 100%;
}

.product_options_modal .selectionmodal_list {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

    .product_options_modal .selectionmodal_list::before, .product_options_modal .selectionmodal_list::after {
        display: none !important;
    }

    .product_options_modal .selectionmodal_list li {
        align-items: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 10px 0;
        padding: 0 2px;
        width: auto !important;
    }

.product_options_modal .selectionmodal__ul.largeimage .selectionmodal__img {
    width: 120px;
    height: 90px;
}

@media (max-width: 768px) {
    .product_options_modal .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 100%;
        height: 100%;
    }

    .product_options_modal .selectionmodal_list {
        justify-content: space-between;
    }
}

.no-picture-configurable-wrapper {
    justify-content: center;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
    font-size: 12px;
}

.no-picture-configurable-wrapper-mob {
    margin-bottom: 10px;
}

.no-picture-configurable-wrapper div {
    background: rgba(49, 51, 61, 0.7);
    border-radius: 2em;
    padding: .7em 1.1em;
    color: white;
}

@media (min-width: 769px) and (max-width: 1366px) {
    .product_options_modal .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 390px) and (max-width: 430px) {
    .product_options_modal .selectionmodal__ul.largeimage .selectionmodal__img {
        width: 100%;
        height: 100%;
    }

    .product_options_modal .selectionmodal_list {
        justify-content: space-between;
    }
}



.option-modal-block-img-wrapper {
    border: 1px solid #000;
    padding: 4px;
}

.option-modal-img-wrapper-selected {
    border: 2px solid #000;
    margin: -1px;
}


.product_options_modal .wrap_compare_slider_divider {
    margin-top: 10px;
}

.product_options_modal .selectionmodal_desc {
    padding: 5px;
    margin-bottom: 5px;
}

    .product_options_modal .selectionmodal_desc a {
        text-align: center;
        font-size: 13px;
    }

    .product_options_modal .selectionmodal_desc .more_info_link {
        color: #555;
    }

.product_options_modal .wrap_compare_check {
    text-align: left;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.wrap_compare_check {
    visibility: hidden;
}

.selectionmodal__li__table:hover .wrap_compare_check {
    visibility: visible;
}

.product_options_modal .wrap_compare_check label {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: 300;
    font-size: 13px;
}

    .product_options_modal .wrap_compare_check label input {
        height: 13px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 13px;
        margin-right: 5px;
    }

@media (min-width: 1100px) {
    .product_options_modal .modal-dialog.vertical-align-center.modal-lg {
        width: 600px !important
    }

    .product_options_modal .selectionmodal_list li {
        flex: 0 0 24%;
        max-width: 24%;
    }

    .product_options_modal .selectionmodal_list {
        column-gap: 5px;
    }
}

.selectionmodal__row-wrap-column {
    display: grid;
    grid-template-columns: 1fr;
}

@media (min-width: 768px) and (max-width: 1099px) {
    .product_options_modal .modal-dialog.vertical-align-center.modal-lg {
        width: 742px !important;
    }

    .product_options_modal .selectionmodal_list li {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .product_options_modal .modal-dialog.vertical-align-center.modal-lg {
        width: 505px !important;
    }

    .product_options_modal .selectionmodal_list li {
        flex: 0 0 49%;
        max-width: 49%;
    }
}

@media (max-width: 575px) {
    .product_options_modal .selectionmodal_list li {
        flex: 0 0 49%;
        max-width: 49%;
    }

    .product_options_modal .selectionmodal_list li, .product_options_modal .wrap_compare_slider .slick-slide img {
        padding: 0 2px;
    }
}

@media (min-width: 414px) and (max-width: 575px) {


    .product_options_modal .wrap_compare_slider .slick-slide img {
        width: 194px !important;
    }
}

@media (min-width: 375px) and (max-width: 413px) {


    .product_options_modal .wrap_compare_slider .slick-slide img {
        width: 174px !important;
    }
}

@media (max-width: 374px) {
    .product_options_modal .modal-dialog.vertical-align-center.modal-lg {
        width: 320px !important;
    }

    .product_options_modal .wrap_compare_slider .slick-slide img {
        width: 147px !important;
    }
}

.product_options_modal .top_part_selectionmodal .close {
    flex: none;
    margin-left: 15px;
}

.product_options_modal .top_part_selectionmodal {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product_options_modal .wrap_tools_selectionmodal {
    align-items: center;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}


.wrap__tools_selectionmodal {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.product_options_modal .top_part_selectionmodal {
    align-items: flex-start;
    flex-wrap: nowrap;
}

.top_part_selectionmodal {
    padding-bottom: 10px;
    border-bottom: 1px solid #111111;
}

@media (max-width: 768px) {
    .top_part_selectionmodal {
        padding-bottom: 0px;
    }
}


.product_options_modal .wrap_tools_selectionmodal .quickview__modal__footer__qty__select {
    top: 0;
}

@media (max-width: 767px) {
    .product_options_modal .wrap_tools_selectionmodal .quickview__modal__footer__qty__select {
        width: 100% !important;
    }
}

.product_options_modal .wrap_tools_selectionmodal .right_tools_selectionmodal {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    width: 100%;
}

.product_options_modal .wrap_tools_selectionmodal .modal__right__buttoncontroll__block {
    width: auto;
}

.product_options_modal .wrap_filter_search {
    align-items: center;
    display: flex !important;
    margin-left: 10px;
    width: 100%;
}

@media (max-width: 768px) {

    .product_options_modal .wrap_filter_search {
        margin-left: 20px;
    }
}

.product_options_modal .wrap_filter_search .filter__search__input {
    border-radius: 0;
    box-shadow: none;
    flex: 1 1 220px;
    position: static !important;
}

.product_options_modal [type="checkbox"]:not(:checked), .product_options_modal [type="checkbox"]:checked {
    position: static;
}

.product_options_modal .wrap_filter_search .filter__searchbutton__icon__link {
    flex: none;
}

@media (max-width: 767px) {
    .product_options_modal .right_tools_selectionmodal {
        width: 100%;
    }

    .product_options_modal .wrap_filter_search {
        flex: 1 1 auto;
    }

        .product_options_modal .wrap_filter_search .filter__search__input {
            width: 100%;
            font-size: 15px;
        }

        .product_options_modal .wrap_filter_search .filter__searchbutton__icon__link, .product_options_modal .filter__refresh__button {
            width: 33px;
        }

        .product_options_modal .wrap_filter_search .filter__searchbutton__icon, .product_options_modal .filter__refresh__button__icon {
            margin: 0;
            width: auto;
        }
}

.mobile-magic .option-zoom-in-block {
    display: none !important;
}

.filter__refresh__button {
    margin-right: 7px;
}

.highlight_text {
    cursor: pointer;
    color: #537a81 !important;
    text-decoration: none !important;
}

    .highlight_text:hover {
        text-decoration: underline !important;
    }

.simular_image {
    height: 70px !important;
}


.brands__fullwidth__box__title {
    text-align: left;
}

.index__fullwidth__box__title {
    text-align: center;
}

a[data-zoom-id] img,
.mz-thumb img {
    box-shadow: none !important;
}

.sprite {
    background-image: url(../img/sprites/layout.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-ScrollTop {
    width: 60px;
    height: 60px;
    background-position: -5px -5px;
}

.sprite-an {
    width: 62px;
    height: 50px;
    background-position: -75px -5px;
}

.sprite-btncrte {
    width: 26px;
    height: 26px;
    background-position: -147px -5px;
}

.sprite-btnfav {
    width: 26px;
    height: 26px;
    background-position: -147px -41px;
}

.sprite-github {
    width: 30px;
    height: 30px;
    background-position: -5px -77px;
}

.sprite-gmail {
    width: 30px;
    height: 30px;
    background-position: -45px -77px;
}

.sprite-icnPhone {
    width: 15px;
    height: 15px;
    background-position: -85px -77px;
}

.sprite-linkedin {
    width: 30px;
    height: 30px;
    background-position: -110px -77px;
}

.sprite-mob-menu {
    width: 24px;
    height: 20px;
    background-position: -150px -77px;
}

.sprite-next-horizontal {
    width: 128px;
    height: 32px;
    background-position: -5px -117px;
}

.sprite-phone-icon {
    width: 17px;
    height: 17px;
    background-position: -150px -107px;
}

.sprite-prev-horizontal {
    width: 128px;
    height: 32px;
    background-position: -183px -5px;
}

.sprite-search-icon {
    width: 19px;
    height: 18px;
    background-position: -183px -47px;
}

.sprite-stackoverflow {
    width: 30px;
    height: 30px;
    background-position: -212px -47px;
}

.sprite-tumblr {
    width: 30px;
    height: 30px;
    background-position: -252px -47px;
}

.sprite-twitter {
    width: 30px;
    height: 30px;
    background-position: -292px -47px;
}

img#trustwaveSealImage {
    height: 47px;
}

.send_email_input {
    padding-left: 5px;
    max-width: 37%;
}

@media (max-width: 480px) {
    .send_email_input {
        max-width: 70%;
    }
}

.top_fixed_menu {
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    border-bottom: 1px solid #dedede;
    /* box-shadow: 0 4px 1px rgba(34,25,36,.05); */
    background: #fff;
    display: none;
}

    .top_fixed_menu .cartMenu {
        top: 47px !important;
    }

.cartMenu {
    top: 40px;
    margin-top: -3px !important;
}

.top_fixed_drop_menu {
    position: fixed;
    top: unset;
    left: unset;
}

.fixed_top_link_menu {
    color: #000 !important;
    font-size: 20px;
    padding-top: 3px;
    text-transform: initial !important;
}

    .fixed_top_link_menu:hover {
        color: #000 !important;
    }

    .fixed_top_link_menu::after {
        content: none;
    }

.fixed_menu {
    left: -44px;
    top: -4px;
}

.fixed_tom_menu_droptd {
    position: relative;
}

@media (max-width: 1329px) {
    .fixed_menu {
        left: 0 !important;
    }

    .fixed_tom_menu_droptd {
        right: 0 !important;
    }
}

@media (min-width: 1330px) {
    .top_menu_block {
        margin-left: 290px;
    }

    #fixed_top_menu .right-top__box {
        position: relative !important;
    }
}

@media (min-width: 1330px) and (max-width: 1600px) {


    .fixed_menu {
        left: -26px;
    }

    .search__box {
        width: 85%;
    }
}


.sitemap .row {
    margin-left: 0 !important;
}

@media (min-width: 1600px) {
    .right-top__box__menu {
        text-align: right;
    }

    .container__body {
        width: 1599px !important;
    }

    .container__category {
        width: 1600px !important;
    }



    div.container_ideas {
        width: 1651px !important;
    }

    .buy-guide__responsive__wrapper, .customer-service_row_container > hr, .top__menu__container .top__menu {
        max-width: 1475px !important;
    }

    .categories__img {
        max-height: 345px;
    }

    #livechat_button {
        margin-right: 20px;
    }

    .livechat_phone {
        width: 230px;
        text-align: right;
    }

    .carusel__recent__product .brands__img__prod {
        max-height: 249px;
    }
}

li.quickview__modal__more__brand__features__list.quickview__modal__more__brand__features__list_docs {
    /* margin-bottom: 224px !important; */
    height: 30px !important;
}

.cushions_btn {
    margin-bottom: 10px;
    background: -webkit-linear-gradient(225deg,rgba(150,152,216,.55) 10%,rgba(167,171,204,.55) 0%,rgba(170,177,228,.52) 21%,rgba(226,225,212,.56) 21%,rgba(222,219,172,.55) 33%,rgba(169,165,108,.56) 20%,rgba(232,217,111,.55) 45%,rgba(210,196,55,.53) 45%,rgba(220,198,160,.54) 57%,rgba(197,179,174,.54) 60%,rgba(191,185,183,.52) 74%,rgba(185,185,185,.52) 75%,rgba(167,154,151,.48) 60%,rgba(115,108,106,.54) 88%,rgba(136,97,88,.5) 73%,rgba(134,115,110,.5) 60%) !important;
    background: linear-gradient(225deg,rgba(150,152,216,.55) 10%,rgba(167,171,204,.55) 0%,rgba(170,177,228,.52) 21%,rgba(226,225,212,.56) 21%,rgba(222,219,172,.55) 33%,rgba(169,165,108,.56) 20%,rgba(232,217,111,.55) 45%,rgba(210,196,55,.53) 45%,rgba(220,198,160,.54) 57%,rgba(197,179,174,.54) 60%,rgba(191,185,183,.52) 74%,rgba(185,185,185,.52) 75%,rgba(167,154,151,.48) 60%,rgba(115,108,106,.54) 88%,rgba(136,97,88,.5) 73%,rgba(134,115,110,.5) 60%) !important;
    border: 1px solid #eee !important;
    color: #000;
    padding: 10px 20px 8px;
}


.shop_sale_prom {
    display: block;
    margin-top: 1px;
    font-size: 14px;
    color: #fff;
    padding: 6px;
    height: 30px;
}

@media (max-width: 768px) {
    .shop_sale_prom_link {
        display: none;
    }
}


.shop_sale_prom_link:focus .shop_sale_prom {
    text-decoration: underline !important;
}

.shop_sale_prom_link:hover .shop_sale_prom {
    text-decoration: underline !important;
}


.footer__garanty__link {
    text-decoration: none !important;
}

.pp-message {
    padding-top: 10px;
    min-height: 51px;
}

.order-shipping-status {
    padding-left: 40px;
}

.featured_brands .categories__title {
    margin-bottom: 20px;
}



.shopperapproved {
    position: fixed;
    z-index: 999;
    bottom: 0px;
    padding: 5px;
}

.view_in_3d {
    margin-top: 15px;
}

    .view_in_3d a {
        cursor: pointer;
        color: #000;
        font: 15px arial;
        text-decoration: underline;
        margin-right: 0px;
        white-space: nowrap;
    }

        .view_in_3d a:hover {
            text-decoration: none !important;
        }



.stars_outer .str {
    width: 87px;
    height: 18px;
}



.container_1 {
    width: 100%
}

.stars_outer {
    padding-right: 0px;
}

.trust_main {
    padding-left: 0px;
    text-align: center;
}

.review_list ul {
    margin: 0;
    margin-bottom: 1px;
    padding: 0px 0 0 10px;
}

    .review_list ul li {
        display: inline-block;
        font-size: 11px;
        color: #666666;
    }

.star-1 {
    background-color: transparent !important;
    margin-top: 7px;
}

label#star-container {
    margin: 0;
    cursor: pointer;
}


@media(max-width:640px) {
    label#offer_text {
        display: inline;
        float: left;
        width: auto;
    }

    label#offer_timing {
        display: inline;
        float: left;
        width: auto;
    }

    .time_deal_message label {
        font-size: 12px;
    }

    .purchaseBlk {
        text-align: left;
        width: 84%;
    }
}

@media(max-width:620px) {
    label#offer_text {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

@media(max-width:580px) {
    .time_deal_message label {
        font-size: 11px;
    }

    .promo_message label {
        display: inline;
    }

    .promo_message {
        margin-bottom: 5px;
    }

    .listin01 li {
        float: none;
        display: inherit;
    }

    .listin01 {
        width: 100%;
        text-align: left;
    }
}

span.ideas__title_home {
    margin-bottom: 20px;
}

/*.trustpilot_modal {
    width:750px;
}*/

.trustpilot_modal .quickview__modal__block {
    width: 770px !important;
}

#renderCanvas {
    width: 100%;
    height: 100%;
    touch-action: none;
    outline-color: #fff;
}


@media(min-width:740px) {
    #item_3d_body {
        min-height: 500px;
    }

    .search_vendor {
        float: left;
    }
}

@media(max-width:740px) {
    div.volume_discount {
        font-size: 20px !important;
        padding-top: 7px;
    }

    .search_vendor {
        float: inherit !important;
    }
}


.volume_discount {
    font-size: 25px !important;
    text-align: center;
    color: #fff !important
}

.open > .dropdown-menu {
    z-index: 1003;
}

#search_collections, .search-bar {
    display: block;
    border: 2px solid #ccc !important;
    padding: 7px;
    margin-left: 5px;
    margin-right: 5px;
    outline-color: #ccc;
    /*    position: sticky;
    top: 0;*/
    width: 214px;
    border-radius: 0 !important;
    outline: 0;
}

.search-bar {
    width: 100%;
    margin: 0;
}

.search-bar__container {
    display: flex;
    margin: 10px 0;
}


#brand_search_collections {
    display: block;
    width: 97%;
    margin-left: 12px;
    float: left;
    border: 2px solid #ccc !important;
    padding: 7px;
    margin-left: 5px;
    margin-right: 5px;
    outline-color: #ccc;
    border-radius: 0 !important;
    /*   
    position: sticky;
    top: 0;*/
    z-index: 5;
    outline: 0;
}

#search_items {
    margin: auto;
    display: block;
    border: 2px solid #ccc !important;
    padding: 7px;
    outline-color: #ccc;
    width: 250px;
    border-radius: 0 !important;
    outline: 0;
    /* position: sticky;
    top: 0;*/
}

.search_dropdown_brand {
    margin: 0;
    width: 350px;
    border-radius: 0;
    padding-bottom: 6px;
}

    .search_dropdown_brand .dropdown-menu-right {
        border-top: 0;
        box-shadow: 0 9px 9px rgba(0, 0, 0, .175);
        right: -1px;
    }

@media(min-width:740px) {
    .category_block {
        margin-right: -10px;
    }
}

.recent_products_body {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media(max-width: 769px) {
    .search_result h1 {
        font-size: 22px;
    }
}

@media (max-width: 480px) {
    img.banner__img_n500 {
        display: none !important;
    }
}

@media (min-width: 481px) {
    img.banner__img_500 {
        display: none !important;
    }
}

.logo__link {
    text-decoration: none !important;
}

@media(max-width: 769px) {
    .menu-name {
        display: none;
    }
}

@media(min-width: 769px) {
    .cart_btn .count_product_cart.count_product_menu {
        left: 13px;
    }

    .menu-name {
        font: 18px/15px Arial;
        margin-left: 5px;
        margin-right: 15px;
    }
}

@media(max-width: 769px) {
    .magic-zoom-main-image {
        min-height: 285px;
    }
}

.goods-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
    grid-gap: 20px;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 480px) {
    .brands__link > div {
        height: auto;
    }
}

.good-item {
    max-width: 100%;
}

.good-item__img-wrapper {
    width: 100%;
    min-height: 220px !important;
    position: relative;
}

.good-item img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    object-fit: fill;
    top: 0;
    left: 0;
}

    .good-item img:hover {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

@media (max-width: 560px) {
    .goods-wrapper {
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
        justify-content: center;
    }

        .goods-wrapper a {
            gap: 10px;
        }

            .goods-wrapper a > div {
                height: 100%;
                margin: 0;
            }

        .goods-wrapper .categories__title {
            padding: 0;
            margin: 0 !important;
            font-size: 17px;
        }

    .good-item__img-wrapper {
        min-height: 140px !important;
    }
}

.current-filter {
    flex-wrap: wrap;
}

.current-filter__el:hover {
    opacity: 0.8;
}


.ship__txt__icon {
    z-index: 3;
    position: absolute;
    bottom: 0;
    background: #edefed;
    color: #000000;
    font: 10px arial;
    padding: 4px 7px;
    display: none;
    text-transform: uppercase;
    opacity: .7;
}


.ship__txt__icon_left-top {
    bottom: unset;
}

.product__block_ship .ship__txt__icon {
    display: block;
}

.ship__txt__icon_pdp {
    z-index: 3;
    position: absolute;
    bottom: 0;
    background: #edefed;
    color: #000;
    font: 10px arial;
    padding: 4px 7px;
    display: none;
    bottom: unset;
    text-transform: uppercase;
    opacity: .7;
}

.product__block_ship .ship__txt__icon_pdp {
    display: block;
}

/* Magic Zoom buttons */
button.mz-button.mz-button-prev:before,
button.mz-button.mz-button-next:before,
.mz-button-close:before {
    filter: grayscale(1) brightness(2);
}

.sales-links-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1em;
    list-style: none;
}

.cat-links-header {
    font-size: 36px !important;
}

.sale__shop-by-cat {
    margin-top: 15px;
}

@media only screen and (max-width: 600px) {
    .sales-links-container {
        grid-template-columns: repeat(2, 1fr);
    }


    .content-wrapper .full__width__container .container__category .sale__class__box.sales-links-container__wrapper {
        margin-bottom: 30px;
    }
}

.come-from-modal.left .modal-dialog,
.come-from-modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.come-from-modal.left .modal-content,
.come-from-modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
}

.come-from-modal.left .modal-body,
.come-from-modal.right .modal-body {
    padding: 15px 0px 60px 7px;
}

.come-from-modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.come-from-modal.right.fade.in .modal-dialog {
    right: 0;
}

.product-validation-wrapper {
    margin-top: 10px;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
}

    .product-validation-wrapper .product-valid-text-mobile {
        margin-left: 5px;
    }

.feather-x {
    transition: transform 0.3s, stroke 0.3s;
}

    .feather-x:hover {
        transform: scale(1.1);
        stroke: #ff4d4d;
    }

.jsSelectedOptionImg {
    height: 30px;
    margin-left: 5px;
    cursor: pointer;
    padding: 1px;
    border: 1px solid #000;
}

    .jsSelectedOptionImg img {
        height: 100%;
    }

.compare-option-name-link {
    font-size: 13px;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 2px;
    text-decoration: underline;
}

.compare-option-grade-link {
    font-size: 13px;
    display: block;
    width: 100%;
    text-align: center;
}

.compare-option-name-link:hover {
    text-decoration: none;
}

.compared-option-img-wrapper {
    display: block;
    padding: 4px;
    border: 1px solid #000;
}

.banner__fullsize__box {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}

@media (max-width: 1920px) {
    .banner__fullsize__box {
        width: 100%;
    }
}

.banner__img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 3.2 / 1;
}

@media (max-width: 768px) {
    .banner__img {
        aspect-ratio: 3 / 2;
    }
}


.ot-sdk-btn--tpm,
.ot-sdk-btn--lxd,
.ot-sdk-btn--plv {
    background: none;
    border: none;
    font: 15px Arial;
    text-align: left;
    height: 100%;
}

    .ot-sdk-btn--tpm:hover,
    .ot-sdk-btn--lxd:hover,
    .ot-sdk-btn--plv:hover {
        text-decoration: underline;
    }

.ot-sdk-btn--tpm {
    color: #000;
}

.ot-sdk-btn--lxd,
.ot-sdk-btn--plv {
    color: #000;
}


.brands-slider {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
}


    .brands-slider > :nth-child(n+6) {
        display: none;
    }


    .brands-slider > ul,
    .brands-slider > li,
    .brands-slider > a {
        width: 100% !important;
        height: 100% !important;
    }

    .brands-slider img {
        min-height: 240px !important;
    }

@media (max-width: 768px) {

    .brands-slider {
        grid-template-columns: repeat(2, 1fr);
    }

        .brands-slider img {
            min-height: 150px !important;
        }

        .brands-slider > :nth-child(n+3) {
            display: none;
        }
}

.main-category-items-container .main-category-item-wrapper > a > svg {
    display: none;
}

@media (max-width: 768px) {
    .main-category-items-container .main-category-item-wrapper {
        width: 100% !important;
        display: flex;
        margin: 0px !important;
        padding-bottom: 8px;
        padding-top: 8px;
        border-bottom: 1px solid #ddd;
    }

        .main-category-items-container .main-category-item-wrapper .categories__link {
            width: 100%;
            flex-direction: row;
            margin: 0;
        }

        .main-category-items-container .main-category-item-wrapper > a {
            justify-content: space-between;
        }

            .main-category-items-container .main-category-item-wrapper > a > svg {
                width: 22px;
                color: #777;
                display: block;
            }

        .main-category-items-container .main-category-item-wrapper .categories__link > div {
            margin: 0;
            min-height: auto;
            min-width: auto;
            width: fit-content;
            display: flex;
            align-items: center;
            column-gap: 12px;
        }

            .main-category-items-container .main-category-item-wrapper .categories__link > div > span {
                font-size: 14px;
                padding: 0px;
            }

        .main-category-items-container .main-category-item-wrapper .categories__link img {
            filter: none;
            width: 100%;
            height: 100%;
            position: inherit;
            height: 60px;
            width: 90px;
            margin: 0;
        }
}

.product__content__title__product {
    margin-top: 8px;
    font-size: 15px;
    margin-bottom: 10px;
}

.product__content__text {
    font-size: 15px;
}



.favorites__box__title {
    color: #000;
    font: 25px Arial;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 5px 0px;
}

.favorites__controll_panel {
    margin: 15px 0;
    position: relative;
    display: block;
    margin-bottom: -2px;
}

.favorites__keepshopping-button {
    background: #eeeeee;
    font: bold 17px Arial;
    color: #333;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-appearance: none;
    float: right;
    padding: 10px 15px 6px 15px;
    top: -15px;
    position: relative;
}

/* .favorites__box{
    border: 1px solid #D5D5D5;
    padding: 25px;
    margin-bottom: 25px;
}

.favorites__box .product__block {
    width: 21.1%;
}

.favorites__box .product__block:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
}


.favorites__box .product__block{
    margin-left: 4.79%!important;
    display: inline-table;
}


.favorites__box .product__block:nth-child(4n-3) {
    margin-left: 0!important;
} */

.favorites__compare__block {
    margin-bottom: 10px;
    display: none;
}

.favorites__box_compareview .favorites__compare__block {
    display: block;
}

.favorites__compare__info {
    font: 15px Arial;
    color: #333333;
    padding: 5px 0px 0px 0px;
    display: block;
}


    .favorites__compare__info b {
    }

.removeitem__compare__link {
    cursor: pointer;
    color: #880000;
    font: 15px arial;
    text-decoration: underline;
}

    .removeitem__compare__link:hover {
        text-decoration: none;
        color: #880000;
    }

.carusel__recent__product_favorites {
}


    .carusel__recent__product_favorites .carusel__recent__title {
        text-align: left;
    }

    .carusel__recent__product_favorites .brands__list {
        margin: 0 0.12%;
    }

.favorites-items-wrapper-icon {
    width: fit-content;
    position: absolute;
    top: 4px;
    right: 4px;
    opacity: 0;
    transition: opacity 0.2s ease;
}

    .favorites-items-wrapper-icon svg {
        width: 24px;
    }

    .favorites-items-wrapper-icon button {
        all: unset;
        cursor: pointer;
    }

        .favorites-items-wrapper-icon button:hover {
            opacity: 0.85;
        }

.save-to-favorites-group-selection-dialog {
    width: 400px;
}

.save-to-favorites-group-selection-dialog-header {
    border-bottom: 1px solid #ddd;
}

.save-to-favorites-group-selection-dialog-body {
    margin-top: 12px;
    max-height: 400px;
    overflow-y: auto;
}

.save-to-favorites-group-selection-dialog-group-control {
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
    display: flex;
}

    .save-to-favorites-group-selection-dialog-group-control input {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        height: 50px;
        border-radius: 0;
        border: 1px solid #ccc;
        outline: none;
    }

        .save-to-favorites-group-selection-dialog-group-control input:focus {
            border: 1px solid #111;
        }

.save-favorites-groups-modal-container {
    margin-top: 12px;
}

.save-favorites-groups-modal-wrapper {
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom: 1px solid #ddd;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 12px;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
}

    .save-favorites-groups-modal-wrapper:hover {
        opacity: 0.85;
    }

    .save-favorites-groups-modal-wrapper svg {
        width: 32px;
    }

.save-favorites-groups-modal-container-middle {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .save-favorites-groups-modal-container-middle span {
        width: 100%;
    }

.save-favorites-groups-modal-container-image-wrapper svg {
    width: 54px;
}


.save-favorites-groups-modal-container-image-wrapper {
    display: flex;
    justify-content: center;
    -webkit-filter: brightness(.94);
    filter: brightness(.94);
}

.save-favorites-groups-modal-container-right {
    display: flex;
    justify-content: flex-end;
}

.save-favorites-groups-modal-container-middle-group-items-count {
    font-size: 12px;
}

.favorites__keepshopping-btn {
    top: 0px;
    float: none;
    display: flex;
    width: 20vh;
    justify-content: center;
}

.favorites-header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .favorites-header-container h2 {
        margin: 0px;
    }

    .favorites-header-container div {
        display: flex;
        justify-content: space-between;
        column-gap: 12px;
    }

        .favorites-header-container div .checkout-black-btn {
            height: 40px;
            width: 20vh;
        }

.favorites-group-items-container {
    margin-top: 24px;
}

.favorites-items-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    gap: 12px;
    width: 100%;
}

.favorites-item-container {
    position: relative;
    padding-bottom: 58px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    border: 1px solid transparent;
    cursor: pointer;
}

    .favorites-item-container:hover {
        border: 1px solid #333;
    }

.favorite-group-item-labels-wrapper {
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 2px;
}

    .favorite-group-item-labels-wrapper span {
        width: 100%;
    }

.favorites-item-container-image-wrapper {
    background-color: #f8f8f8;
}

.favorites-item-container-image {
    filter: brightness(.97);
    width: 100%;
}

.favorites-item-images-wrapper {
    display: flex;
    height: 100%;
    column-gap: 4px;
}

.favorites-item-container-image-wrapper {
    width: 60%;
    display: flex;
    align-items: center;
    min-height: 220px;
}

.favorite-group-item-labels-count {
    font-size: 12px;
}

.favorites-item-container-secondary-images-wrapper {
    width: 40%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 4px;
}

.favorites-item-container-secondary-image-wrapper {
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

    .favorites-item-container-secondary-image-wrapper img {
        width: 100%;
        filter: brightness(.97);
    }

.favorites-item-container:hover .favorites-items-wrapper-icon {
    opacity: 1;
}



.favorites-hb-block {
    margin-top: 4px;
}

.create-favorites-group-selection-dialog-group-control {
    padding-bottom: 0px;
    border: none;
}

.group-items-header-container {
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
    margin-top: 12px;
}

.group-items-header-title-wrapper {
    margin-top: 18px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.group-items-header-title-wrapper-left h4 {
    width: 100%;
    margin: 0px;
}

.group-items-header-title-wrapper-left span {
    width: 100%;
    font-size: 14px;
}

.group-items-header-title-wrapper-left {
    display: flex;
    flex-wrap: wrap;
}

.favorites-back-to-group {
    all: unset;
    cursor: pointer;
    display: flex;
    gap: 4px;
}

    .favorites-back-to-group span {
        text-decoration: underline;
    }

        .favorites-back-to-group span:hover {
            text-decoration: none;
        }

    .favorites-back-to-group svg {
        width: 16px;
    }

.favorites-edit-group-btn {
    width: 20vh !important;
    height: 40px !important;
}


@media (max-width: 768px) {
    .favorites-items-wrapper {
        grid-template-columns: 1fr;
    }

    .favorites-item-container {
        width: 100%;
    }

    .save-to-favorites-group-selection-dialog {
        height: 100%;
        margin: 0;
        width: 100%;
    }

    .save-to-favorites-group-selection-dialog-group-control .checkout-black-btn {
        width: 50%;
    }

    .save-to-favorites-group-selection-dialog-body {
        max-height: 100%;
        overflow-y: auto;
    }

    .favorites__keepshopping-btn {
        top: 0px !important;
        height: 40px;
    }

    .favorites-header-container {
        flex-wrap: wrap;
        row-gap: 12px;
    }

        .favorites-header-container div {
            width: 100%;
        }

            .favorites-header-container div .checkout-black-btn {
                width: 50%;
            }

            .favorites-header-container div a {
                width: 50%;
            }

    .favorites-items-wrapper-icon {
        opacity: 1;
    }

    .favorites-items-wrapper-icon {
        top: 16px;
        right: 16px;
    }

    .favorites-item-container-image-wrapper {
        min-height: 160px;
    }
}


.product_favorites__block {
    position: relative;
}

.product_favorites_icon_block {
    display: block;
    position: absolute;
    top: 0;
    right: 12px;
    padding: 0 !important;
}

@media(max-width: 768px) {
    .product_favorites_icon_block {
        right: 6px !important;
    }
}


.container__category_checkoutpage {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wrap_login_block {
    margin: 15px 0 150px;
}
.wrap_login_block > div {
    padding-right: 3%;
}

.container__category_checkoutpage .title__cart__box {
    color: #333;
    font: bold 18px Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.main-container {
    display: flex;
}

.table__controll__uprempanel.table__controll__uprempanel__checkoutpage {
    text-align: left;
    border: 0;
    margin-top: 5px;
}

.table__controll__uprempanel.table__controll__uprempanel__checkoutpage .table__controll__uprempanel__link__remove {
}


.form-horizontal.form__promocode {
    display: flex;
    justify-content: flex-end;
     
    position: relative;
}


.form__promocode__input {
    color: #000;
    background-color: #fff;
    
    margin-right: -4px;
    font-size: 15px;
    font-family: arial;
    border: solid 1px #a7a6aa;
    padding: 2px 2px 2px 8px;
    border-radius: 0;
    line-height: 16px;
    height: 31px;
    display: inline-block;
}

.buttons__activatepromo {
    background: #507578;
    font: bold 11px Arial;
    color: #fff;
    height: 25px;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 3px;
    -webkit-appearance: none;
    display: inline-block;
}

.form-horizontal .form-group .col-sm-10 {
    width: 97% !important;
    padding-right: 2px;
}

.pays__form__box {
    position: relative;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 53%;
    max-width: 770px;
}

.pays__form__box__block {
    border: 1px solid #ddd;
    padding: 10px;
}

.block-header__pays__form__box {
    background-color: #111111;
    color: #fff;
    font: bold 18px Arial;
    margin: -10px -10px 10px;
    padding: 5px 15px;
    text-align: left;
}

.block-header__pays__form__box_m-0 {
    margin: 0;
}

.billing__block__pays__form {
    margin-bottom: 15px;
}

.billing__block__pays__form .billing__block__pays__form__box {
    padding-right: 7px;
}

.form-group.form-group__billing__block__pays__form {
    margin-bottom: 0px;
    margin-top: 10px;
}


.billing__block__pays__form__label {
    font: bold 13px Arial;
    color: #333333;
    text-align: left !important;
    padding-right: 0;
    margin-right: -15px;
    padding-bottom: 2px;
}

.billing__block__pays__form__inputblock {
}

.billing__block__pays__form__input {
    color: #000;
    background-color: #fff;
    font-size: 15px;
    font-family: arial;
    border: solid 1px #a7a6aa;
    padding: 7px 7px 7px 7px;
    margin: 0px 0px 0 0px;
    border-radius: 0;
}


.billing__block__pays__form__textarea {
    color: #000;
    background-color: #fff;
    font-size: 15px;
    font-family: arial;
    border: solid 1px #a7a6aa;
    padding: 7px 7px 7px 7px;
    margin: 0px 0px 0 0px;
    border-radius: 0;
    min-height: 90px;
}

.billing__block__pays__form__select {
    display: inline-block;
    color: #333333;
    font-size: 12px;
    font-family: arial;
    border: solid 1px #A7A6AA;
    padding: 7px 7px 7px 7px;
    margin: 0;
    border-radius: 0;
    background: #DDD;
}

.shipping__block__pays__form {
    margin-bottom: 15px;
}

.payment__block__pays__form {
    display: block;
    width: 28%;
    float: right;
}

.needadd::after {
    content: '*';
    display: inline;
    position: absolute;
    font: bold 10px verdana;
    color: #800;
}

.billing__block__pays__form__box__title {
    color: #333;
    font: bold 18px Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.usebillingaddres__button {
    background: #eeeeee;
    font: bold 12px Arial;
    color: #111;
    height: 25px;
    border: 1px solid #dddddd;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 3px;
    -webkit-appearance: none;
    float: right;
    margin-right: 5px;
    padding: 0 5px;
}

    .usebillingaddres__button:hover {
        background: #dddddd;
        border: 1px solid #dddddd;
        color: #000;
        -webkit-appearance: none;
        transition-duration: .30s;
        transition-timing-function: ease-out;
    }

.paymentmethod__box {
    display: block;
    position: relative;
}

.change__paymentmethod__block {
    background: #F7F7F7;
    border: 1px solid #DDD;
    padding: 2px 5px 0px 5px;
}

.change__paymentmethod__block .product__filtr__form:first-child {
    width: 100%;
}

.imagechange__paymentmethod__block {
    border: 1px solid #DDD;
    border-top: 0;
    padding: 5px;
}

.imagechange__paymentmethod__block__ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.imagechange__paymentmethod__block__li {
    display: inline-block;
    margin-right: 4%;
    background: #000;
}

.imagechange__paymentmethod__block__link {
}

.imagechange__paymentmethod__block__li.active .imagechange__paymentmethod__block__img {
    opacity: 1;
}

.imagechange__paymentmethod__block__img {
    opacity: 0.7;
}

.amount__paymentmethod__block {
    background: #F7F7F7;
    border: 1px solid #DDD;
    padding: 4px 5px 5px 15px;
}

.amount__paymentmethod__block__title {
    font: 15px Arial;
    color: #333333;
}

.amount__paymentmethod__block__price {
    font: Bold 15px Arial;
    color: #000000;
    margin-left: 25px;
}

.payment__info__box {
    padding: 10px 10px 0;
    border-top: 0;
}

.payment__info__box_by-check {
    padding: 0 10px 0;
}

.payment__info__box_by-check .btnbl {
    margin-top: 0;
}

.payment__info__form {
    margin: 0 auto;
    padding: 0 10px 0;
}

.payment__info__form__inputs-wrap {
}

.payment__info__form__group {
    margin-bottom: 10px;
}

.payment__info__form__label {
    font: bold 13px Arial;
    color: #333333;
    text-align: left !important;
    margin-bottom: 2px;
}

.payment__info__form__label_flex-sb {
    display: flex;
    justify-content: space-between;
    padding-bottom: 2px;
}

.payment__info__form__block {
}

.payment__info__form__select {
    color: #333333;
    font-size: 12px;
    font-family: arial;
    border: solid 1px #A7A6AA;
    padding: 7px 7px 7px 7px;
    margin: 0;
    color: #000;
    border-radius: 0;
    background: #DDD;
}

.payment__info__form__input {
    color: #000;
    background-color: #fff;
    font-size: 15px;
    font-family: arial;
    border: solid 1px #a7a6aa;
    padding: 7px 7px 7px 7px;
    margin: 0;
    border-radius: 0;
}

.payment__info__form__morlabel {
    font: 12px Arial;
    color: #333333;
    width: 32%;
    text-align: left !important;
    padding-right: 0;
    padding-left: 0;
    display: inline-block;
}

.payment__info__form__group__card {
    position: relative;
}

.payment__info__form__group__card__icon {
    position: absolute;
    display: block;
    top: 46%;
    right: 2%;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.payment__info__form__group__card__icon_visa {
    height: 36px;
    width: 36px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy5\
        3My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB2ZXJzaW9uPSIxLj\
        EiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly\
        93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSLlvaLnirZfMV8zXyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7Ij48ZyBpZD0i5b2i54q2XzEiPjxnPjxwYXRoIGQ9Ik0yMTEuMzI\
        4LDE4NC40NDVsLTIzLjQ2NSwxNDQuMjA4aDM3LjU0MmwyMy40NjgtMTQ0LjIwOCAgICAgSDIxMS4zMjh6IE0xNTYuMjc2LDE4NC40NDVsLTM1Ljc5NCw5OS4xODVsLTQuMjM0LTIxLjM1OGwwLjAwMywwL\
        jAwN2wtMC45MzMtNC43ODdjLTQuMzMyLTkuMzM2LTE0LjM2NS0yNy4wOC0zMy4zMS00Mi4yMjMgICAgIGMtNS42MDEtNC40NzYtMTEuMjQ3LTguMjk2LTE2LjcwNS0xMS41NTlsMzIuNTMxLDEyNC45NDNo\
        MzkuMTE2bDU5LjczMy0xNDQuMjA4SDE1Ni4yNzZ6IE0zMDIuNzk3LDIyNC40OCAgICAgYzAtMTYuMzA0LDM2LjU2My0xNC4yMDksNTIuNjI5LTUuMzU2bDUuMzU3LTMwLjk3MmMwLDAtMTYuNTM0LTYuMjg4\
        LTMzLjc2OC02LjI4OGMtMTguNjMyLDAtNjIuODc1LDguMTQ4LTYyLjg3NSw0Ny43MzkgICAgIGMwLDM3LjI2LDUxLjkyOCwzNy43MjMsNTEuOTI4LDU3LjI4NWMwLDE5LjU2Mi00Ni41NzQsMTYuMDY2LTYxL\
        jk0NCwzLjcyNmwtNS41ODYsMzIuMzczYzAsMCwxNi43NjMsOC4xNDgsNDIuMzgyLDguMTQ4ICAgICBjMjUuNjE2LDAsNjQuMjcyLTEzLjI3MSw2NC4yNzItNDkuMzdDMzU1LjE5MiwyNDQuMjcyLDMwMi43OT\
        csMjQwLjc4LDMwMi43OTcsMjI0LjQ4eiBNNDU1Ljk5NywxODQuNDQ1aC0zMC4xODUgICAgIGMtMTMuOTM4LDAtMTcuMzMyLDEwLjc0Ny0xNy4zMzIsMTAuNzQ3bC01NS45ODgsMTMzLjQ2MWgzOS4xMzFsNy44\
        MjgtMjEuNDE5aDQ3LjcyOGw0LjQwMywyMS40MTloMzQuNDcyTDQ1NS45OTcsMTg0LjQ0NXogICAgICBNNDEwLjI3LDI3Ny42NDFsMTkuNzI4LTUzLjk2NmwxMS4wOTgsNTMuOTY2SDQxMC4yN3oiIHN0eWxlPSJ\
        maWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiMwMDVCQUM7Ii8+PC9nPjwvZz48L2c+PGcgaWQ9IuW9oueKtl8xXzJfIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDsiPjx\
        nIGlkPSLlvaLnirZfMV8xXyI+PGc+PHBhdGggZD0iTTEwNC4xMzIsMTk4LjAyMmMwLDAtMS41NTQtMTMuMDE1LTE4LjE0NC0xMy4wMTVIMjUuNzE1ICAgICBsLTAuNzA2LDIuNDQ2YzAsMCwyOC45NzIsNS45MDYs\
        NTYuNzY3LDI4LjAzM2MyNi41NjIsMjEuMTQ4LDM1LjIyNyw0Ny41MSwzNS4yMjcsNDcuNTFMMTA0LjEzMiwxOTguMDIyeiIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0\
        Y2QUMxRDsiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
}

.payment__info__form__group__card__icon_mc {
    height: 36px;
    width: 36px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABpFJREFUaEPtmX9snWUVxz/nvb3tvb1df2xtoffe0TlgykDHAoOAFgaTAWMgU1kWRuaKiIaMKKAjaJSZkBBhA+P8kWBMnMZIkJmhEfwDFGM0CvJbYhygQ2m3ezu6H223e2/7vsec27fN2t7evtvDIkv2Js1N+p7ne57vOec5zznnFU7wR07w/XOSwP/bgyc9cEJ4QDm7Nk//Ug9vVYAsEbRToUXQYYV9iuyMob9X5Il2el6uRmpoW3qxF/AJkKWgC1S1BSQuHvuAXcDzgu6oq5/9rKx+vTSTgaqG0LvMbvRJblSCDYLXNBPY6Ht9U/A2tfLOzwWC8n824RU6O9aqyr0inB4FR9EDImxN1BQflJv6D063ZloCedI3g3wLaI2icLKMwkse3q2pbeoR+I8IsuhYcIA+kI3J7p4fV1o/hYBCTR/p+0DuPkaF48sSHxz04xeLckl9jSsWKo8khk/dIJ9/YfhIrAkEbPM5Op7w8Fa4Kqw/Z4DUeQNlmKLfiC5LuULa+t8k3u69XjYxMgY2gUCe7FbQDa6aEvMPMatr/wSYQqoZliRdoRHk24nunjumEMiT+QxQMc6ORmuscYSWa/uQGp2wTIeFwsI2JBM7GrjKsqI3Jdfv/pm9LHsgT1sDxN8AOdUVvemKfmrThYoww4MJ/JUtrips/e5EzD9T1uWGygRyZDcJeq8rcvyUIs1XvVsVptA+BxbWuqoCla8nb+65TxRifWT2HGu6PHInjUv3Udd5uOrmSgNJgmub3QlAXyLV2yF9ZC9V9FlXRIv5OWv2ILGJsT8ZV32h2HUK1LqXYRpol+TIbBG405VAbbZA07L+SDCHm2cj59ZFkq0mJMJmyZP5I/AxV7T6jwyQWjya92d6iqVZ6PKGmcQivJc/SI70fwXJRpCuKjLrogMkFgxFgikN1hOsjFhaVUNU/iM5OvZHL9SmR2u8dB9186of4LHVpYNJguvcD3K54MuR7hfEOTk3du2nbv6haB54jwgg7JU8abvAzoikuYpQw4UHSH4oagilCFY2uqpEA91pWehJgatd0WzzRiLKUwga4fL3prizEPqKIA9EUVxNJt5aovmavZFgCqe1wvx4JNnqZ1jukjzZM0DfcEYTmLN6D16i3IRN+wTFGKXl7WEV5qZV8BaExVz6VZAPu8FB6vyD1J89WBWmeKgBXTHLVRWKvlLfvfvckEDm08AvXFFjDT4t1+enLSfKZcSiNmh1L6kDWJXq7t0xXpDkyfwJuNiVRDUvFEsN6HJ366P8JdHgXX54MFg8TiBHZpGAkXBKD1bUtazsI9Y03vWVbeIP1VBa1ook3Io4FQZjI/5Fdbfk/m64E9ByZFeBbhfHIxZrHqHl6r1I7eiB1pJHceEcyLr19qoonqypX9/z2FikTDFHnuztij4s4BSo8bYSTR8frU6Lc1vgLLcmRhXf8/hiYn3v944M84r+zDH3SvAfFcSpYKlpK/0reRs+8+JnupwthQEP1ia6e389GWfagMxx2nzFv1/ghmMIqUFFtvgED3T8xJeCH7tblTtFju58WciIBI8R03uS63L/rmSEGU/UXrIXBOgdiqwQdKYCZpfCdiG+uZ1d1qaOP0M/7eyIjZS+rMingM7qN6wekECfCjweSnXveb6a7IwExhaPDngPXiYES6A83xzLVn0Cb1pb2k7vS1FCxQa8EshloKd70FbOUjDkqbwlXvBc1MHulCwURfn7TSayB95HG7fZ1Xk2ZjweHrCLcB3w1nEkbJu/HVg/mcCXgI8C1h//FbDirgO4DXgOeBRIA3Y4bRCwA7Dxnt0X9msd/ebwI8V3gd8B3wcsFW8Bfgs8WR4Ewg+AK4ErAJuEWT+yFTg/XN8L/BB4ELBp9F3A14CF5Tnc6B6mEPgm8DawLfw1phnAxuw2N/oAsDFkbyRfBVYD3wH+Blg3c6QHtgPPAHawfxROPgzHvhN0Ad8AlgM2nrgQ+AJgReVVwC2hMWzccwPwSbCvOtj81nTa9LwigVeAXwKvA+cA80Ir/NkqAuBhwNLgBcBXgTWhFecCyyYRMA+8COwMw8lw7e+ScJM3huFmr68Lydhk3AgaOfNmN3ArsDbczz2hIYxgRQKvAY9XIGAgTwH/DBVYOJi1zSKWCCwMPheGhhF/GngBuB+wb2bvhIb4VbgBCzurZ6zis0NpIWQhaS2d3REWIkbgs6E3bC5v+g3HbvV/hOTOOhGz0IT8cJLAcUyXkaBPeiCSmY6j0P8AZ5byQYeT7tEAAAAASUVORK5CYII=");
}

.payment__info__form__group__card__icon_ae {
    height: 36px;
    width: 36px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABrpJREFUaEPtWHlQlGUY/327C+zCghwLKyz3ESIJCOSFJlnshmmmldB0TIdaY2pTjR1mTaUxmTZljldeU2SJlaGhgEdG4IWi4Qm43KLIJcuxC3t9zfugTMeMs863TuXs8xff937v8z6/3+853oXD/9y4/3n8cAD4txV0KOBQQCADjhQSSKDg7Q4FBFMo0MGdp0Do3O1DRRJ+lQh8mEBy7L290miyzGtY++S1Pzv+hwJRC7at58HNsffpdvHHYZl2ZcZbNwUQOT+nABw0djnQ3k54Pke7KjPTAcDexNrsz1YFxGJOMzrKj/xaLDz0RjPcZU703KIzoKGtB8kRvjafe+WaHv5ervR9c6cechcnyK/7u+Gko6cf3nKXQZ/t3X3wcZfSc11LNy5f0wO2AkiLU2kWPjwCx7StGBXhC6WnDEXnr6Cnz4SUaCVWF17A0/dGory+A/dEKFDX2oPWrj46bIirEyKUHjhZ207PTmIO46KV6NKb0N7ThzFRfjjT0IHq5m7EBnnhqs5AwanjVBBxHArKLyFS6Y7oAE9caOqEm1SCXScasPlgle0AsudP1GQXV6O+tRsqbzesn50C9UcFxN6Kp0YhZdhQzFpfgnONHVg0PQG5x+uJrVBfORTuLhBzHL4pqUZanAoVTZ1o6tBj5tgwApwcocCX+yuQOtwfE4Yp8fZ3J+A3RIY5D0QjJsAT0z89ADcXCQoXPYgVeWeg8nJFd5/JdgAzlu8r/uL5seMf/mQvchem4aGPC5H3ppoCZmnFAlqSkYhZ60qIwfti/QkAMz8PGcKU7vBxc0bOkVpMSw7GqboOuEhEiAvxJgAsBTNTwjEtOQRfFV3EkaoWpI8MxFdFWmRlJuHlzUcQo/KEq7MEYjF36wDmbTp0PNhXnsyc+3lI0dxpwJMTIimFPpyZiNezS+m9Jl6Fs42dGD9MSQDGRyuRGOZDtXKqth07yxrw2OhQHL3YCp4HEkIHAOj0RqTFBeCJlAiolxagU28kxlkaLZmZiA2/VOGb+RORnlWIoZ6umJIYdGsKPL+m6Ojpxo7RLFXClR7QNusoaMbIymfHoLS6FWv3XkDxB1PwzrayQQCsBjxkTgjykSM53AflDdfwzL0RlNfztxzFM9dr5tHRoXhjaym83Vxg4XlsfHECqffZ7rOovKxDn8mCA++mY+OBSizbdRqvpMfeGoDZ63479t5jI0fpDEZMX7Ef+xanU07zlCJSyme5VEKHO4lFkDqJoe83o99svV60IuomFqsVB89dgSY+kNY5DjCarTAY2d8cqSJzFiO7WIu95U3Y/uoksE4kEXPoN1kh4kDfMVLW7L1gew3c8ZNYHR+I+GCvf8yAX883E4PPpkYNrvE8T+3VbOER4D0wBxj1VzoNjF74e8r+4oe9dxZzg/2fKcdqkHU3kYjDtpKa3TvfVE8RdJVYkpEEFycRTtYM9HlmUmcJ5twfjX6TBT8cqyMgLHhm7jJnPJcahR2ldbjU3jv4btaku7C1RIsW3cD8CFa4ITXWHxt/qYKh30JnvP94Ilblnx8YYgB+r23JLV7yyHTBAFg3MZmtuH+EP/naffIS+s0W+LpLUdvSTd1DLOJo/duSGoQo5Ki4rMOYKF8MD/TE2n0V0MSpsOdUI7XQyKEe8HJzQfZvWsicJZgxKoQYZxN4S9FFLEiPpZrYtL9qz48L0x6yC4B9p5uowEJ93bFudgo0WQVUrPsXpyMrtxyNbb2ID/UG+27yyCCUVFylqcwK/ERNGza8OB5vbT0Os5WnNpoUriAgWT+V0zAcHuhFqr608RB85FIoPKRo0/Xm5b09eapdALBAMseFU5v8uaweO0rrKRB1vAoNbb3oMpgwMUaJAC9XjL1LiYzPD2JqUhANtGU7T2NyQiC2Ha4Bu7Ikhimoo7Gu09tvolRj33//6iQEK+SUknM3HUZ1s074dZrVQGN7L/JPNQ4SwfJ8zQtjSfZ5m49Qa52aFEx5nFfWSNeEr4u0dH+yWHkaaM4SEbXPmpZu8hMf4k3gdh6vJ1ISQn0w6W5/vLf9JKUjU8doNuf/8Jp6siAF5qpj6I7zd8s5XAO90UIFe8O2/HoRu07UY/GMBEoRZocqr9KF8GZmslihbe6iK8UNa+0y4Iv8c3tyF2qE1cBNT77di7Zepx0/KW+XErYoEL4gZ7UImHu7YhDil+ewtHplxrs3LeJhL+/wMYtNy8FxI8Bb/xP/+OJ4zmrlrGUSqesblZ9MG2hb1+0/EaAQVRwAhLBnj70OBezBohAfDgWEsGePvQ4F7MGiEB8OBYSwZ4+9fwAU9w9eFgaiqwAAAABJRU5ErkJggg==");
}

.payment__info__form__group__card__icon_dc {
    height: 36px;
    width: 36px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABXhJREFUaEPtmHtsU1Ucx7+3vd2jr42xbjA72nVbtogwEp0BEh4ah2ElQAABQcUIsmkMoEGCIAnsAZoYGZg9IAyC4CAb8pjzBZZBACWiIkO2IjDWwR6sLWPbbdfRtcfc09iIzqxw24wmPf2jvT33nt/38/ue3z33XAZB3pgg148QwFA7GHIg5IDADISmkMAECr6csdvtarfbvZsQ8hzDMKzgEQM8ACHkPsMwjYSQQ3K5PI/hOO44gKwAxw3I8ISQfKanp4cnkgQkQuAHbeAdIIGPE5gIhJC+oAbg0+JXgI5uJ368wcHC9cPlBjhHP5wuj8GKCDHSR0ZgQrIC0jCR3yzxC0C/m+CL8xZII8KRnTEcccowKpD//2JTD/aebUN9i43+Jw8X4ZUJKujHRvsFQjCAmxBsN9zB/PEjkRovHVAUf07xD7dx5Bezt39GRjRypsQLhhAMUH2xE09pozFGLafT5csLHVg43iPsoqkHYWIRRqtl4CfS+qobOH+9yyt69YsjMSVNKQhCEACf2bLTFryv11IRBcdu4kJjN469m0GPa363oPjEbWxdnIr0BBluWR14fWc9heHbiCgJdi7RCdqUCAIwtvWC62cxJT0af7bbkbvHSIv1nwCfftuMTJ0SHy9IoaJz9hhxrd3uzXrRQg2S4yIe2QVBAKevdiM9MRo6VSSqfzOj6PtbAwJIw8Woec/jSmF1EwxX7noFr5megEmpiqEDSFNHIzkuEscv38VHNU0DAsQqJKh8ZwwVmX/0JmobOh8PgGt3HLjrEOH5J4eh0+bEopIrCGOZ/0yh2U+rsGJaIhW9bFcDGs29XoDPFmuhHR4+NA7wxVhSa8aaGZ4i/q7Oih0nW3Bk1VhvER/91Yyti1KhiGRxo6MXb5Y3eMXywnkAIU1QDfCBT13thipKhmeTPbdDk9UBzXBPUbZ33UeMjEUYK4LLTbD6wDVcauZoH8MAebMTMS5x4LXDVyjBAHygPefMmJQei4xR8gHj8uvDJ9+YcOIPT/Hy28Blk+Mwc9wwX3X+73l+AeBH/7ruHiw2gqwxMd4V2d7nwk/Xu7D/XDt1hm8josKwfLIKmUkDwz4skd8A+MC2Pjd+vsmhydpHH+b6nG6vHn59GP1EJDISpWBF/tuK+xXgYbPncrkgFou9l/372JfxfAbYXV6OpKQkmDvMSE5JQVSUEkk63QMCBgtYX18Pm80Ghn4IDAYD1qxd672sID8fH27YMNgwD/T7DLB/3z7MnDULSqUSb+e+hXXr1yNWFYteey+6uruQkJAAG2eDs98JmUwGjuPouW1tbdDpdHA4HNhRVoaVq1ZRAfc6O1FRUYHp2dkYER8Pi9WKmuqvMGfeXCgUCkilvt2dHglgc0Eh5Ao5sqZNw6HKSmTrZ6DZ1IRLl+ogZsWIiYlBWloaWltb8UxmJlJSUujvkwYD3li61JvBkuJisGIWy3NzUFpSApFIhDlz52J7URHyCwt9csJngH17P8d0fTbEIjG2bNmMF7KyoNFocPbMGbw0fz4OHjiIKKUSC15eiENVVdDr9ejoMKOstBRr131AM5q3cSPyCgrAMAx15sjhw5CwEry65DXs3lVO4XNyc7F92zasWLnSvwCnamtBCKHBJ0yciMbGRkgjI2lm+Zrgvy/XXYZWq4FMLodarUZrSwudGlOnTgXLsmg2mWA0GjFKowEIgcVipXXV3GwCK5Gg5XYLnT4qlQpjMzyr+WDNZwcGG2io+vn3Qn0Mw3g2sUHW6Fs6juOMANKCTPvfcht4BwoZhlkXjAD01SIhRGKz2TYBmEcI0T7urxkJIU6GYZoIIZVyuXyT/x5KhsjCEMAQJd4bNuRAyAGBGQhNIYEJFHx50DvwF7PTXeJDwTikAAAAAElFTkSuQmCC");
}

.payment__info__form__group__card__icon_discover {
    height: 22px;
    width: 36px;
    top: 8px;
    background: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEA3ADcAAD/2wBDAAICAgICAQICAgIDAgIDAwYEAwMDAwcFBQQGCAcJCAgHCAgJCg0LCQoMCggICw8LDA0ODg8OCQsQERAOEQ0ODg7/2wBDAQIDAwMDAwcEBAcOCQgJDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg7/wAARCABGAG4DASIAAhEBAxEB/8QAHQAAAgMAAwEBAAAAAAAAAAAAAAcBCAkCAwYFBP/EAEwQAAAEBQIDAA0GCQwDAAAAAAECAwQABQYHEQgSEyExCRQVFyJBUVNxkbPT1DJSV2GVliMkM0NVdoGGlCUnKDc4QlZiZXJzdIWh0f/EABwBAAICAwEBAAAAAAAAAAAAAAAHAQIDBAYIBf/EAC8RAAECBAMGBgIDAQAAAAAAAAEAAgMEBREGEiEUMUFRUrETYXGBkdEikgcyoUL/2gAMAwEAAhEDEQA/ANmZ3OK0m96H1I0k/ltPJS2VIPXr6YMjPDKmXOqVNIiZTkAoFBE4mMJh+UUADqMdgSG8XP8AnGkAfuof4qO6S/2wa7/VuU+2ew08c+kfNZC8TMXOO88bLfdF8Owa0bhwB7pT9wbw/SJIvuof4mDuDeHx3EkX3UN8TDagjLszeo/JVNpd0t/UfSUvcG7/ANIki+6hviY5dwbw/SJIvuob4mGxBE7OzqPyftG0u6W/qPpKjuDd76Q5EH7rH+Jie4N3PpCkX3WN8TDWiMBBszeo/J+1G0O6R+o+kqgkF3AH+sGQj+6x/iY+HOpTfpBoKkjrClpisBfyTuRLIbjZ6AYqx8cvqh47Qz0iYxOlGvBGZw9yrsmnMcDlafVoWfdaXj1J2/X3VNTkratM4I9RYmVbnH/kKoIB6BwP1R4MurW7RiY2SP8AgD+8jTR20bPpes1dNknKCpdqiSpAMU4D1AQHkIRQy+mnBGVMnFYW9ZmKzJuUmMnJk3CDqKiIddoeMniDmHkhZV6nV+UhOjyUw5zRqQd4HlzTaw7VcMzkVstUZRjXHQOG6/nrp2Xgy6sbrYxsku3/AKB/eRcmxFy5nc+0jmbTpogzmTN8ZqsZqIlTVwUpwMBRERLyPgQyPMM/VGVBUwCNEdIAB3jajDp/LpvYpRyeEq3VZ2reBHiFzbHQ+S6rG9Bo0hRhHlYQa7MNRyKc0nDGr6uhD/Dcp9s8hpQl1na8v1CXTmDbaC7ajmCyW4uQ3EM+MGQ9IRnXZO9XZALw6OCXwpB7bqpZaVZwQlLuJSqg9eC3V2KEIYpgIAnwbbk31chh/wAA/ifU9152jbx6DstfIIylnevef1fYzTbWFuGbenZjVN1G9IV1KJk1BczI/wCDFZNIwiAgAgoBinxnA4EMgME/1G32ub2Sa6tobc3Roqx7Oglway5hVDErlxVDjryFTGCGEOezwilOQQAwjkNtay1agihl7dSlzbWUzZu0Eip6UVpqor1kkRNmjvTlDJQC4cOjZHdwymA+0MhyIcwjgMD20jLdalAXEkNV3dupRdaW0Ik4XrFgwkYNF5UiRBZQDt1AKUVQKYqQDnngRwA9YqTl1V2tc52UK9nPHSDOR9MY81XrJvDVNZrvqPfI0VTG8e57LtFNdydMcbTLHUAwbh64KAAGcc+se7HVFfScaQq5Tpc8u77MglppvK3S0rBVGatm4b3SB0sgBVeFvOUS4ARJjAePloeIaZGnBKtf+R0HIlMeewLX6dTBUIzBktci/wCQHMjutTYIo8vrDkCfYZC6niqId0T0+CabDZ4PdofxftfbnO0HGR6/k+cVzuJqN1W0NYrSK2mVR0lT1yLrvnYTd1OJOCTCVpG7WM1KoG7wNhF8qD1yIh4o6tLaxWtscDFAxDAJeQxlvc2+mpuzPY67q3QqO5ttbgVDLJhKUJGpSTUF0WgLOeG4BwXOBExTk2+TaIx2qahtS9rtYVjLc3QnlGVtIbsJAhKX8jlJ2r+UrKJk2LKoCoIGIVRUmfEYpT8wHkEEXFiixX6dQ1tUKFvOV/LUeDIp0Uy7dIPkoqgP4QgeQOYGD048UWL0jYLZCogH9OG9ilE6haemR9HcmWqGZJTmoJM5bdtTEjfgg6OIcI5wIA4JuEwGEocg6BHLSWGLKVD5O7Q+xThHytPZIY6LIQs1zS4e41/0FOucqT6hgRpim7mPDb87bv8ACEwJgQyl7btETIJ1D0UyKUpS5ERHt7AAHjjLHSFqPqGxfY3pJaphYW5FYXXJMJgsylyVLrosjGWUOqkJ1zgGChy3ABc9cRrdKA/pbVuPlpyV+2eQzAIXHIMQ5Zf+p9T3Sdjbx6DssC3emO49o7BaXAqWQOn1d1HqAbVPVDWUtzuyShM3DKQqhkwMUoEKBjGNnaAnxkcZhx6s6xs9XE/urSF19LdYM7wMjumFC1FI5EZweagVHc0c9tI7cgJg3CmO/aTkPPIBsltCIFMhjFExCiYPk7i9I3FrXKw+ZWS1JW8tjpK1QvqTmNx7k0DLHLCqqTXUMMzCVnVcdq4yJhMqmg5VAwfKLuTASjtNFw2uqilNRTpvZaS2puHLXNXMnUum76eU0ozaSQoslFBUUUHIGwcCFAvg5EwDnHIb/YL5IgCEyIgGMxVzQ9paeKuyIYbw9u8ahYuu7J1ZR09GW1BI3CKyRuGVdJMTorY5AJDgGBAfF44tvp2tFNWNwk6qm8qOwljZsomiR0jgXJlCiQQ2jz2gAjnIc4vOZFJQAA6ZVA6+EXMdoEApeWAhWSuC4ECqtnXRS4NNw3z8zxsmzVf5CqlVphk4jQMwsSOI8hwusGGOmOtleyxraTVTvS6ZmNVDcojIyY9rnamIBSIAfpjifi23/Kc2M84sn2RuQs398NJMwnlCzeuaBlNRv1aol0mk6r0RZfie8gkTD+8UDAACIZ28o1SBJMFuJsLv243beePJnyRzEpR6hDVSjuViNe9K0FU9h5vlT+m2xNW0G5LO5G5mUvd0i5aKzA4vAApkiCJzKbCpn3YDwQEM9Y9Jbu16ulHsnFGVXU1Dzi4tua6kjVCn6rcN3ExeUM6MlhVucR3mKmInwJhABAhgwPgnAdldhcYxECUoBzgRcqvephyijpfet1D4O4ftk0g8ogpvH/0U0ed0plxZWoB/1s3sU4Xup2r0prWkqpBitxEZbld7tNy4xgwUvpKXIj/vhkaVgEtn5+Hi7sD7FOEfDn4U9j4thG4Ywt9xqe6bcSTiyuBgXi2d4d7bh2umpKMDqxrX9XpX7V3DO6QmpjOUqR1GTucTlm9LKJpJWaLZ41YqOScVBRcTkMCYGMUcKkEMhgefPlH2u+1Rvnpn9gvPdQ24UeFDzNcbG57pYvgxImVzQSLDsmZBC2C7NHCH5WZ/YTz3cT31qO89MvsN57uNja5bqHysezR+k/CZHLMELfvrUf56ZfYjv3cSF1KRH89MvsR17uDa5bqCjZ4/SUx4IXPfSpDzsx+xHXu4nvo0j4lpiP8A4R17uK7bK9YRs0fpPwmLmIEcBC+C6FJD+dmP7JK693HyJpd+nGCAmbS6dzVTGSkayZfnz6ZOUoBGN9Qk4bS5zxZWbKzD3Wa03TXz5BzCJu5eFjQ0jVlkrVTfVUuQeCkHhFbh03qfX5C+MfqhSVjem484SUZ0vScxp5sbkZwZmc7g3oHbgv7Of1xXRanKrdTBZ06kk2XcqnE6qp2aomOY3MRERDrCfxJjONDhOl6ZDc5x0zZTYemmp800KDhOHFitj1GI1rR/zmFz666BefcruX8zcvnixnLxwqZRZU5sicwjkRH0xeDS8G2zs+AOvdgfZEioJaWqL9ATL+BV/wDkXZ08SGayO0D8ZswVYGdzEyqJFiiU4kAhS5Eo8w5gPWF1gGDPjEfjRWG+V1yQeK7nHExJOoXgwnj+zbAEcFYMSEx4RQGI4SfzCwQR61yt5LzZcqeEn8wPVBwk/mB6oIIMreSLlHDJ8wvqg4ZPNl9UEEGVvJFyjhE82X1QcInmy+qCCDI3ki5Rwk/mB6ojgp+bLBBBkZyRcqOAl5ovqg4CXmy+qCCK+FD5Kcx5o4CXmy+qOYEKAYAAAPRBBEtYxu4KLkr/2Q==");
}

.payment__info__form__group__card__icon_unionpay {
    height: 36px;
    width: 36px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABkhJREFUaEPtmHtwVOUZxn/f2T1732SzuW42F3IXjSYkpKJWhSjiqFDRtsI4jLWBolLx0jKdlqh0LCODUKUtXkfGGe0US9POdAZaZKbSSNFaKFRxSG0uRK4REnPbS3b3nNPZdSTV3W3OkgRwJvkv833v8z7Pe/ves4Kv+J/4ivNnSsCFzuBUBqYyMM4ITJXQOAM4bnOhaZrk8/keEkI8oKpqmRDios6KFiUsSZ2apm222+2bxPDw8KPAxnGH4sIAPCKGhoY6hBClF8b/+LwKIdqjAtSLvWySyYyWU7SEtHONgxYOIUKhhOY+IaNIhoRniqahoiEbpYTnFoOESUp89mWDcxKgRcKEt2wivPvPoChfwFTcOTxVuYjtkbyE5KxmCTUfRuxq0rjJksSG2grm5LrHjO05CQj/dguhltcSgq+qf5A9wpPccTHgHJMXt+Rnsa6mYsyL5yQg8IN7UY8diQOPODO4tmpVUqcGSaBM19CzAzeVeXmosmgSBIwE8H3nNlDjS+BkeT13uO5M6tSaJhEoSl46/2u4cUYVc/MmoYTUtg8IPLEyIcndNQv4sTwrqQApS6Dm6ZsZO66fQYHNMvEZCG/fhvbuX7HevpjB9c1krH+JgXWrUftOs652KTut5UhC4A99sbmjTFbML+Gm0mxsRiPN/zzM309/mpBgumyk9cYGPZVGyj0w8sufIdsdSOlufNteJfOlFnqX3REjcmvNakrLvCiqxoFjA3HkNt17Oc+2dVDtSsMuG9jaeTyhgKuzXLzQMH3M6EcvpCzA//ASHPPvInTwPSLd7ThXPkak6yNEfjHL26zcWp3Lno5ell49jVf2dpPvslDtSWNvVy/3XFfE2z29XOpysu3ICcqddrp9AWrdabQNDBNUVFqOnGBZWQEPVhZOggC/D993F5D+2NP4f/cacsV0RJoLQ2Y2J46dYq08k8X1XoZDEdbvaueeKwtx201s3X+c+jIXd9Z5WL73X5wOjvDyNbVsP9qD02TEY7VwmctJ098OMhyO8ExdFTfoeANSzoBy6ADBJx/FMvtm7EvuQznaxeDP12Bb1ESbnM2qdivfu6aYbIcZVdPY3NrFwis87Dvaj5QG11dl8cN/fIhBCHbMnUV/KMzmti5muNNxm008caAtFvWds+vwWM0Tn4HwH7cS+vWLCYHX1C5npzH6SkG6VcYqS5waHBm9G62I9NF/vTYL0Rf3VCDI47VVbPnPx7QP+nCZjLTe0KCLfMoZCD77U5R3dseDC8G82tUMGmxnz64ty6TYbcUXUshymMgrMrPr1Gkq0x3kfz4eNWjt6WWeN+ds9L+e7eK5mfoaOGUBgZV3o/aciBMwkpnH7JLRt8FmMvD8XTXsPPwJ35qRz/GBAJWFDpr3t/FIdSldQ34CEYVihy3WzPvO9NM78tlSuLy8gBUV+ho4JQHa8BD+pd8ALf4hOlIxi8XpC84KK3bb+MU3q2nt6KWxMpv+kTAl2TbmvfkOLY0NZJpNbDjUzs3eXAbCYZ7+oJ2jvkDMflNdla4l7nNnuseo8v4+gmsT7zk7ahbypDxat7df4eFHc8v5zf7jfK3YhdVm4C9nzrD3kz4WlXhpyHKx4VAHT9VP5/fdJ1n7/kdE1M8Cs2tOPbkW08T3QOgPrxPe+kpC4J/U3Mdb8ujideW0DJquKmJPRx+VOQ4un+ak6d2DPHBJSYy83WigpfsktxXmxgS8/O/uGG6mWeatxpm6yadUQsGNj6O893bCBr6ptpkhg/Xsmcsmc1mekz5/GNkgMEwTdAX8sbFpMxoosFnJtJg43D+E2yzTOeSP2V6Xk8Gv6i+ZHAGBFYtQz/TEgQeyvTQWr0jq1GKWCFbo20Dvryjk/vKCiRegDfbjX7YwIXBn1VXc7Zyf1Kkjw8CwN36xS2SQagPrLiH1404Cq5oSktx/6Y1839aYPAOZEkHP2BmIbqBvzqnHatD3LZzaFFJVgs+sQfnwQBzRUFoWD5cuoUMk/k40yqAUgfZ/BkuO2URzdSl1GTq+Nb/EQPcYTakwz+PlqIA+IOM8+pxIV59GBbwBfHsiUc8j1hvC5/N5VFX9kxCi5jw6HrcrTdMOSpJ0y0X9S7QelVMC9ERpMu9MZWAyo6sHeyoDeqI0mXemMjCZ0dWD/V/9s1UekRsoSwAAAABJRU5ErkJggg==");
}

.payment__info__form__group__card__icon_jcb {
    height: 36px;
    width: 36px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABPZJREFUaEPtmW1Mm1UUx//3aUvLaJkMAXlnIJps6AIbwhiBAE40S/TDNuMHP8zNLBFhyTLnpn4QZja3bEp0c2ZmLm4zImimJqwZGjYHboQIDHThHYa8FQZpgb7St2vug4DS0ta0Bbb0fmr6nOec8zvn3HtObwke8EUecP/hA1juDPoy4MuAmxHwlZCbAXT7daLT6aKsVusFSmkOIUTotkYvK6CUGgkhvZTS76VS6RGi0Wh+BrDVy3a9op5S+gFRq9WMSOQVC95X2sYyQP+PHa3BBKvV9pVVYiEEAm5OFTWZYDVO26jmBEIQiWTue4vVAoPZYCtHOPiL/B26RimddhmgpmUQpRWN+Gtkyq7S84fykfJEKCzqKSjOn4a67jdQs8lGNjA9E1FvF8NoNuJyczmu99TYBYh5JAql2z50GluXAOpbFSgsrYbFTuRnLTCA5IRg9L2zD/rujkUNzwKcqv0Udf2/LyrnUYDdx6+huWvMYTQYQKKqEwMnih3KMQDr3j3Yf/Vdh3IeBcguKodaZ3QKEN1chbFvLzoF6Hs5H6W3zi4dwJaCMuinzc4BGuUY++5rpwBdO/Jwpu4LHwCLgEub+KHMwHOpsYh4VMaXwZ2uURRtT0F0oxwT16sgS8+EOGYtBAFS/rlFp4VJMQRNSyP8QsNgfH0XbvfX25SQyWJC0/AfGJ5SwKOb2F4Gzh54FunrwnknPrvSjM1JEVjvr4NfeBSIUAirQY+p2zUwT6ogkK1GQNIG6Lvaoa6r4fsAW53j3ehT9fMNa3NMKoScEEaLCQfk70HICTzXB1wFYI2MLeZ871tvwDg8OB9lQuAXEgZJ/ONzAJeayvBTm5yXOZi1D+nRqfzn4zdLMaq5v3wALPKDp47YPWVmGxl7eHe0DV3jPZCIxMiNz4KAE6J+oAGn684hXBa2dABnrtxBRlIkP0qwNXnzFwx9csJlAI7jsCUmDWtWBaFX2YfP67+ElVo9B7CwkXGE4IdjLyE6dGYTH71UjxfS184BmCdU6Cl6DRat5j8QRCiCbFOa3RLKT8zD3md28fLNij9xsekbzwGo1AZUN/bjbu84pk0WbE2NQ25KNG9sRKnFK8WV+LgwBxsi/CGQzkCx+lfKf4R5QgnB6iBIn06GRauFpqFuDqBpqAWtY+3gCIec+Cy+bNiq7v4VlR1VngO4XNWKuPBARARLIfYT8Ebuq/Ro7BhBeXUHlGoD2CzEjlF9TycCM7Ihjp0/Rq06LYwjw5isvQFCAL+CN9GjvGdTYhSUP5Uq26sQJg3xHMBD2cgWhm82A75Z6J/IeL0TL8zAhcPPI7LhqtNpVJaWie6drkyj0SjddszuUfzvLz0yzLGNKT+5Hdy1CqcAwS/uRGvWOqfjdGpUCg5n718agLyNMThZkI2xsq8cAnBiMeI/OodbhnsOAQgI3s87hKceW+99gNyUGJTsyUCAROQQQBgUjIjCg5Amb8KN3tpFAdhgt3vjq8hNyHLqPBNg90LThBA/R9IN7SN2f9BHhcgQGTIzMrNlGlXAOKqwUUXEEvgnJIJ1YrZU+gkMTA7ZyLFpNH5NLCTC+WsXR37xt3QajaYdwJMu4a48oTaWgaOEEMdXBCvPcd4j/mqRUirSarUlAHZQSuNW+jUjpdRECOmjlFZIpdIS3/8Dy11dvgz4MuBmBHwl5GYA3X7dlwG3Q+imgr8B843J4gWfplkAAAAASUVORK5CYII=");
}

.twoogred__formgroup {
    display: inline-block;
    width: 30%;
}

.payment__info__form__group__code .payment__info__form__input {
    display: inline-block;
}

.twoogred__formgroup .payment__info__form__select {
    width: 60%;
    margin-right: 0;
    display: inline-block;
    padding: 5px;
    height: 30px;
}

.twoogred__formgroup.twoogred__formgroup_month .payment__info__form__morlabel {
    padding-left: 15px;
    width: 47%;
    margin-right: -8%;
}

.twoogred__formgroup.twoogred__formgroup_month .payment__info__form__select {
    width: 47%;
    margin-right: 0;
    display: inline-block;
    margin-left: 15px;
}

.whatscode__link {
    cursor: pointer;
    color: #333333;
    font: 12px arial;
    text-decoration: underline;
    margin-left: 5px;
    display: inline-block;
    padding-top: 7px;
    padding-right: 2px;
}

.whatscode__link:hover {
    cursor: pointer;
    color: #333333;
    text-decoration: none;
}

.btnbl {
    background: #507578;
    font: 18px Arial !important;
    color: #fff;
    width: 97.5%;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 10px;
    width: 100%;
    height: 45px;
}
@media screen and (min-width: 1390px) {
    .submit-order-btn {
        height: 60px !important;
    }
}


.btnbl:hover {
    background: #426366;
    border: 1px solid #426366;
    -webkit-appearance: none;
}

.payment__txtinfo__block {
    font: 15px Arial;
    color: #333;
    margin-top: 20px;
}

.payment__txtinfo__block_mobile {
    display: none;
}

.linku {
    color: #333333;
    font: 15px arial;
    text-decoration: none;
    cursor: pointer;
    text-decoration: underline;
    white-space: nowrap;
}

    .linku:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        text-decoration: none;
    }

.paymentmethod__box.noactive {
    display: none;
}

.payment__info__box__txtinfo {
    font: 12px Arial;
    color: #111;
    margin-bottom: 10px;
}

.payment__info__box__txtinfoimg {
}

.paymentmethod__box_echeck .payment__info__form__label {
    width: 33%;
}

.radio__group__ecard {
    margin-left: 15px;
}

.paymentmethod__box_echeck .payment__info__form__group .col-sm-10 {
    padding-left: 0;
}

.shipping-address-radio {
    display: block;
    position: relative;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 2px;
    padding-left: 20px;
}

.shipping-address-input {
    position: absolute;
    margin-left: -20px !important;
}

.order-info {
    width: 50%;
}

.form-group__split-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding-right: 1%;
}

.payment__info__form .form-group__split-wrapper {
    padding-right: 0;
}

.form-group__split-wrapper .form-group__billing__block__pays__form {
    margin: 0;
    width: 100%;
}

.form-group__split-wrapper .form-group__billing__block__pays__form:first-child {
    margin-right: 10px;
}

.form-group__split-wrapper .form-group__billing__block__pays__form:nth-child(3) {
    margin-left: 10px;
}

.form-group__split-wrapper .payment__info__form__group {
    margin: 0;
}

.form-group__split-wrapper .payment__info__form__group__card {
    margin-top: 10px;
    margin-right: 10px !important;
    width: 40%;
}

.form-group__split-wrapper .payment__info__form__group__code {
    width: 70%;
}

.form-group__split-wrapper .payment__info__form__group__exp {
    margin-left: 10px;
}

.billing__block__pays__form__inputblock_full-width {
    width: 100% !important;
    padding-right: 2px;
}


@media (max-width: 532px) {
    .checkout-title {
        margin-top: -29px;
    }

    .form-horizontal.form__promocode {
        float: none;
        width: 100%;
        
        top: 5px;
        margin-left: 10px;
        position: relative;
    }

    .form-horizontal .form-group .col-sm-10 {
        width: 100% !important;
        padding-right: 2px;
    }

    .main-container {
        flex-direction: column-reverse;
    }

    .pays__form__box {
        width: 100%;
        margin-right: 0;
    }

    .payment__info__box_by-check {
        padding-bottom: 10px;
    }

   .form-group__split-wrapper {
        margin-top: 10px;
        padding-right: 0;
    }

    .form-group__split-wrapper_mob-column {
        flex-direction: column;
    }

    .form-group__split-wrapper .form-group__billing__block__pays__form:first-child {
        margin-right: 5px !important;
    }

    .form-group__split-wrapper .form-group__billing__block__pays__form:nth-child(3) {
        margin-left: 5px !important;
    }

    .billing__block__pays__form {
        margin-bottom: 25px;
    }

    .payment__info {
        margin-right: 5px;
    }

    .payment__block__pays__form {
        display: block;
        width: 100%;
        float: none;
        margin-top: 25px;
    }

    .billing__block__pays__form__box {
        border-right: 0;
    }

    .payment__info__form__select {
        width: 95%;
    }

    .payment__info__form__input {
        width: 95%;
    }

    .form-group__split-wrapper .payment__info__form__group__card {
        margin-right: 0;
        width: 100%;
    }

    .form-group__split-wrapper .payment__info__form__group__code {
        width: 58%;
    }

    .form-group__split-wrapper .payment__info__form__group__exp {
        width: 40%;
    }

    .payment__info__form__label_flex-sb {
        display: block;
        padding-bottom: 0;
    }

    .whatscode__link {
        float: right;
        padding-top: 5px;
    }

    .twoogred__formgroup {
        display: inline-block;
        width: 40%;
    }

    .paymentmethod__box_echeck .product__filtr__form__label__input {
        margin-left: 20px;
    }

    .paymentmethod__box_echeck .payment__info__form__label {
        width: 40%;
    }

    .paymentmethod__box_echeck .payment__info__form__input {
        width: 82%;
        margin-left: 20px;
    }

    .order-info {
        width: 100%;
    }

    .payment__txtinfo__block_mobile {
        display: block;
        text-align: center;
        margin-top: 30px;
    }

    .payment__info__form {
        padding: 0 10px;
    }

    .needadd::after {
        position: static;
        margin-left: -3px;
    }

    .needadd_ml-2::after {
        margin-left: 2px;
    }
}


@media (min-width: 533px) and (max-width: 620px) {
    .checkout-title {
        margin-top: -39px;
    }

    .form-horizontal.form__promocode {
        float: none;
        width: 100%;
         
        top: 5px;
        margin-left: 10px;
        position: relative;
    }

    .form-horizontal .form-group .col-sm-10 {
        width: 100% !important;
        padding-right: 2px;
    }

    .main-container {
        flex-direction: column-reverse;
    }

    .pays__form__box {
        width: 100%;
        margin-right: 0;
    }

    .billing__block__pays__form {
        margin-bottom: 25px;
    }

    .shipping__block__pays__form {
        border: 0;
    }

    .payment__block__pays__form {
        display: block;
        width: 100%;
        float: none;
        margin-top: 25px;
    }

    .billing__block__pays__form__box {
        border-right: 0;
    }

    .payment__info__form__select {
        width: 95%;
    }

    .payment__info__form__input {
        width: 95%;
    }

    .payment__info__form__group__code + .payment__info__form__group .payment__info__form__label {
        width: 20%;
    }

    .twoogred__formgroup {
        display: inline-block;
        width: 28%;
    }

    .paymentmethod__box_echeck .product__filtr__form__label__input {
        margin-left: 20px;
    }

    .paymentmethod__box_echeck .payment__info__form__label {
        width: 40%;
    }

    .paymentmethod__box_echeck .payment__info__form__input {
        width: 82%;
        margin-left: 20px;
    }

    .order-info {
        width: 100%;
    }
}



@media (min-width: 521px) and (max-width: 750px) {
    .form-horizontal.form__promocode {
        float: none;
        width: 100%;
         
        top: 5px;
        margin-left: 10px;
        position: relative;
    }

    .form-horizontal .form-group .col-sm-10 {
        width: 100% !important;
        padding-right: 2px;
    }

    .main-container {
        flex-direction: column-reverse;
    }

    .pays__form__box {
        margin-right: 0;
        width: 100%;
    }

    .billing__block__pays__form {
        margin-left: 3%;
    }

    .shipping__block__pays__form {
        margin-left: 3%;
    }

    .payment__block__pays__form {
        display: block;
        width: 100%;
        float: none;
        margin-top: 25px;
    }

    .billing__block__pays__form__box {
        border-right: 0;
    }

    .payment__info__form__select {
        width: 95%;
    }

    .payment__info__form__input {
        width: 95%;
    }

    .payment__info__form__group__code {
        width: 46%;
        display: inline-block;
    }

    .payment__info__form__group__code + .payment__info__form__group {
        width: 60%;
        display: inline-block;
    }

    .payment__info__form__group__code + .payment__info__form__group .payment__info__form__label {
        width: 20%;
    }

    .twoogred__formgroup {
        display: inline-block;
        width: 38%;
    }

    .paymentmethod__box_echeck .product__filtr__form__label__input {
        margin-left: 20px;
    }

    .paymentmethod__box_echeck .payment__info__form__label {
        width: 40%;
    }

    .paymentmethod__box_echeck .payment__info__form__input {
        width: 82%;
        margin-left: 20px;
    }

    .order-info {
        width: 100%;
    }
}



@media (min-width: 751px) and (max-width: 999px) {

    .form-group__split-wrapper {
        padding-right: 0;
    }

    .billing__block__pays__form__box__title {
        font: bold 13px Arial;
    }

    .order-info .title__cart__box {
        font: bold 13px Arial;
    }

    .main-container {
        flex-direction: column-reverse;
    }

    .pays__form__box {
        width: 100%;
        margin-right: 0;
    }

    .usebillingaddres__button {
        background: #ddd;
        font: bold 9px Arial;
    }

    .imagechange__paymentmethod__block__li {
        display: inline-block;
        margin-right: 4%;
    }

    .twoogred__formgroup {
        display: inline-block;
        width: 46.5%;
    }

    .change__paymentmethod__block .product__filtr__form:first-child {
        width: 100% !important;
        text-align: left !important;
    }

    .order-info {
        width: 100%;
    }

    .payment__info__form {
        padding: 0 10px;
    }
}

.jsSubmitOrder {
    border-radius: 4px;
}

.protection_plan_container .jsSubmitOrder {
    border-radius: initial;
}

.payment__boxes {
    border: 1px solid #DDD;
}

@media (min-width: 1025px) {
    .protection_plan_container {
        display: inline;
    }

    .protection_plan_container .shop-tablet {
        width: 70%;
        float: left;
    }

    .protection_plan_container .total__right__block {
        width: 40%;
    }
}

@media (min-width: 776px) {
    .protection_plan_container .pays__form__box {
        margin-bottom: 0;
    }

    .protection_plan_container .payment__block__pays__form {
        position: relative;
        top: -41px;
    }

    .protection_plan_container .billing__block__pays__form__box__title {
        margin-bottom: 20px;
        display: block;
    }

    .protection_plan_container .paymentmethod__box {
        margin-top: 0;
    }
}

@media (max-width: 1599px) {
    .payment__info__form {
        margin: 0;
        padding: 0 10px;
    }
}

.exclusions a {
    font-weight: normal;
    color: #426366;
    text-decoration: underline !important;
}

.exclusions a:hover {
    text-decoration: underline !important;
}

.exclusions a:nth-of-type(1) {
    padding-bottom: 5px;
    display: block;
    color: #a70a1c;
}

.exclusions span {
    font-weight: normal;
    color: #000;
    display: inline;
}

/*


   Magic Zoom Plus v5.3.7 
   Copyright 2021 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magiczoomplus/
   License agreement: https://www.magictoolbox.com/license/


*/

/**
 * Core styles
 */
.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-expand-stage .mz-image-stage .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.MagicZoom,
.mz-figure {
    display: inline-block;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr !important;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.MagicZoom {
    -webkit-transform: translate3d(0,0,0);
    -ms-touch-action: pan-y;
        touch-action: pan-y;
}
figure.mz-figure {
    overflow: hidden;
    margin: 0 !important;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.MagicZoom img,
.mz-figure img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
}
.MagicZoom > img,
.mz-figure > img {
    width: 100%;
    height: auto;
}
.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
    width: 100%;
    max-width: none !important;
}
.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
    cursor: default !important;
}
.mz-figure.mz-active,
.mz-expand {
    -ms-touch-action: none;
        touch-action: none;
}

.mz-lens,
.mz-zoom-window {
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important;
}
.mz-lens img,
.mz-zoom-window img {
    position: absolute !important;
    max-width: none !important;
    max-height: none !important;
}
.mz-lens img {
    -webkit-transition: none !important;
            transition: none !important;
}

.mz-zoom-window {
    z-index: 2000000000;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.mz-zoom-window.mz-magnifier {
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
    -webkit-mask-clip: content;
    cursor: none;
}
.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
    pointer-events: auto !important;
    cursor: inherit !important;
}
.mz-zoom-window.mz-magnifier.mz-expanded {
    z-index: 2147483647;
}
.mz-zoom-window img  {
    width: auto;
    height: auto;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto !important;
    -webkit-transition: none !important;
            transition: none !important;
    -webkit-transform-origin: 50% 50% !important;
        -ms-transform-origin: 50% 50% !important;
            transform-origin: 50% 50% !important;
}
.mz-zoom-window.mz-preview img {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
}
.lt-ie9-magic .mz-zoom-window img  {
    margin: 0 !important;
}

.mz-expand-controls {
    z-index: 2147483647;
}

.mz-fade {
    -webkit-transition: opacity .25s;
            transition: opacity .25s;
}
.mz-hidden {
    opacity: 0;
}
.mz-visible {
    opacity: 1;
}

.mobile-magic .mz-expand .mz-expand-bg {
    -webkit-transform-style: flat !important;
            transform-style: flat !important;
}

.mobile-magic .mz-expand-controls.mz-fade {
    transition: none !important;
}

.mobile-magic .mz-expand > .mz-zoom-window {
    top: 0 !important;
    left: 0 !important;
}


@media not screen and (max-device-width: 767px) {
    .mz-expanded-view-open,
    .mz-expanded-view-open body {
        overflow: hidden !important;
    }
    .mz-expanded-view-open body { height: auto !important; }
}

@media screen and (max-device-width: 767px) {
    :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]),
    :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
        overflow: hidden !important;
    }
    :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body { height: auto !important; }
}


/**
 * Main figure
 */
.mz-figure.mz-active {
    background: #fff;
}
.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mz-figure.mz-active.mz-no-expand {
    cursor: crosshair;
}
.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
}
.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
    cursor: none;
}
.mz-figure.mz-magnifier-zoom.mz-active {
    overflow: visible !important;
}

.mz-figure.mz-active > img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/><feComponentTransfer><feFuncA type=\'linear\' slope=\'0.6\'/></feComponentTransfer></filter></svg>#grayscale");
    -webkit-filter: grayscale(80%) opacity(60%);
    filter: grayscale(80%) opacity(60%);
}
.no-cssfilters-magic .mz-figure.mz-active > img {
    opacity: 0.6;
}
.lt-ie10-magic .mz-figure.mz-active > img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6);
}
.mz-expand .mz-figure.mz-active.mz-inner-zoom,
:not(.mz-expand) .mz-figure.mz-active.mz-inner-zoom > img {
    opacity: 0;
}

.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
    filter: alpha(opacity=0);
}
.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
    background: transparent;
}

/**
 * Zoom lens
 */
.mz-lens {
    border: 1px solid #aaa;
    border-color: rgba(170,170,170,0.7);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    cursor: none;
    z-index: 10;
    opacity: 0;
}
.mz-figure.mz-active .mz-lens {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
    transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
}
.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
    border-radius: 50%;
    opacity: 0;
    cursor: none;
}

/**
 * Zoom window
 */
.mz-zoom-window {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.mz-zoom-window.mz-magnifier {
    border-radius: 100%;
    border: 0;
    background: rgba(255,255,255,.3);
}
.mz-zoom-window.mz-magnifier:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;bottom: 0;
    left: 0; right: 0;
    border-radius: 100%;
    border: 1px solid rgba(170,170,170,0.7);
    box-shadow: inset 0 0 20px 1px rgba(0,0,0,.3);
    background: transparent;
    z-index: 1;
}
.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
    border-radius: 0 !important;
}
.lt-ie9-magic .mz-zoom-window {
    border: 1px solid #e5e5e5;
}
.mz-zoom-window.mz-inner {
    border: none;
    box-shadow: none;
}
.mz-zoom-window.mz-inner:not(.mz-expanded) {
    z-index: 80;
}

/* Caption in zoom window */
.mz-zoom-window .mz-caption {
    background: #777;
    color: #fff;
    font-size: 10pt;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 150;
    padding: 3px;
    width: 100%;
    line-height: normal !important;
    text-align: center !important;
}
.lt-ie9-magic .mz-zoom-window .mz-caption {
    filter: alpha(opacity=80);
}
.mz-zoom-window.caption-bottom .mz-caption {
    top: auto;
    bottom: 0;
}
.mz-zoom-window.mz-expanded > .mz-caption {
    display: none;
}

/* Zoom window animations */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.mz-zoom-window.mz-deactivating {
    -webkit-transition-duration: .25s, .25s, .25s;
            transition-duration: .25s, .25s, .25s;
}
.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
    opacity: 0;
    z-index: -100;
}
.mz-zoom-window.mz-p-right {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
}
.mz-zoom-window.mz-p-left {
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
}
.mz-zoom-window.mz-p-top {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
}
.mz-zoom-window.mz-p-bottom {
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0);
}
/* Inner mode animation */
.mz-zoom-window > img {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
    -webkit-transition: -webkit-transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
            transition: transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
}
/* Magnifier mode animation */
.mz-zoom-window.mz-p-magnifier {
    -webkit-transform: scale(.1);
            transform: scale(.1);
}
/* Preview mode animation */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
}
.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
    opacity: 0;
}


/**
 * Hint & Loading
 */
.mz-hint,
.mz-loading {
    color: #eee;
    background: rgba(49,51,61,0.7);
    font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    direction: ltr;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.25s ease;
            transition: opacity 0.25s ease;
}

.mz-hint {
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10%;
    background-color: transparent;
    -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
            transition: opacity 0.4s ease, z-index 0.4s ease;
}
.mz-hint-message {
    display: inline-block;
    background: rgba(49,51,61,0.7);
    border-radius: 2em;
    padding: .7em 1.1em;
}
.mz-hint-message:before {
    content: '\02295';
    font-family: serif;
    font-size: 1.5em;
    speak: none;
    text-align: center;
    vertical-align: -2px;
    margin-right: 6px;
}
.mobile-magic .mz-hint-message:before {
    display: none;
}

.mz-hint-hidden {
    opacity: 0;
    z-index: -1;
    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}
/* Hint in the expanded view on mobile */
.mz-expand .mz-hint {
    font-size: 18px;
    line-height: 1.1em;
    top: 50%;
    bottom: auto;
    margin: 0;
    -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
            transform: translate(0,-50%);

}
.mz-expand .mz-hint-message {
    padding: 1.1em;
}
.mz-expand .mz-hint-message:before {
    display: none;
}
.mz-expand .mz-hint-hidden {
    opacity: 0;
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
}

/* Loading indicator */
.mz-loading {
    font-size: 0;
    border-radius: 100%;
    opacity: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.mz-loading:after {
    content: '';
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    text-indent: -9999em;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    border-top-color: transparent;
    box-sizing: border-box;
}
.mz-loading.shown {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
}
.mz-loading.shown:after {
    -webkit-animation: spin-loading .9s infinite linear;
            animation: spin-loading .9s infinite linear;
}

@-webkit-keyframes spin-loading {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes spin-loading {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.lt-ie10-magic .mz-loading {
    border-radius: 2em;
    font-size: 12px;
    padding: .7em 1.1em;
    width: auto;
    height: auto;
}
.lt-ie10-magic .mz-loading:after {
    content: 'Loading...';
    text-indent: 0;
    border: none;
    position: relative;
}

.lt-ie9-magic .mz-loading {
    filter: alpha(opacity=0);
    right: 0;
    left:  0;
    width: 126px;
    margin: auto;
}
.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
    background: transparent !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7c31333D', EndColorStr='#7c31333D');
}
.lt-ie9-magic .mz-hint-hidden {
    filter: alpha(opacity=0);
}



/**
 * Expanded view
 */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg {
    width: auto !important;
    height: auto !important;

}
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > svg  {
    min-width: 100% !important;
    min-height: 100% !important;
}

.mz-expand {
    background-color: rgba(0, 0, 0, 1);
    text-align: center;
    vertical-align: middle;
    display: block;
    overflow: hidden;
    z-index: 2100000000;
    position: fixed;
    width: auto;
    height: auto;
    -webkit-perspective: 600px;
            perspective: 600px;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -ms-overflow-style: none;
}

/* Expanded view background */
.mz-expand .mz-expand-bg {
    display: inline-block;
    max-width: none !important;
    max-height: none !important;
    margin: auto;
    vertical-align: middle;
    z-index: -100;
    background-repeat: no-repeat;
    background-size: cover;

    -webkit-perspective: 600px;
            perspective: 600px;

    -webkit-transform: translate3d(0, 0, 0) scale(7) rotate(0.01deg);
            transform: translate3d(0, 0 ,0) scale(7) rotate(0.01deg);
}

.mz-expand .mz-expand-bg > img  {
    margin: auto;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.mz-expand .mz-expand-bg > img  {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'80\' in=\'SourceGraphic\'></feGaussianBlur></filter></svg>#blur");
    -webkit-filter: blur(20px) brightness(60%);
            filter: blur(20px) brightness(60%);
}

.mz-expand .mz-expand-bg > svg  {
    margin: auto;
    opacity: .6;
}

[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
    display: none !important;
}
.lt-ie9-magic .mz-expand {
    background: #1f1f1f;
}
[data-magic-ua=edge] .mz-expand {
    background-color: rgba(31, 31, 31, .96);
}

/** Plain backgrounds: dark-bg, white-bg **/
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
    display: none !important;
}
.mz-expand.dark-bg {
    background-color: #1f1f1f;
    background-color: rgba(31, 31, 31, .96);
}
.mz-expand.white-bg {
    background-color: #fff;
}

/* Expanded view stage */
.mz-expand .mz-expand-stage {
    display: flex;
    flex-direction: column;
    padding: 0;
    z-index: 2100000000;
}

.mz-expand .mz-expand-stage .mz-image-stage {
    display: flex;
    flex-direction: column;
    flex: 1 1;
    position: relative;
    margin: 0;
    padding: 20px 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding: 0 !important;
    left: 0;
    right: 0;
}


.mz-expand .mz-image-stage > figure {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 1;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 0;
    overflow: hidden;
}

.mz-expand .mz-figure {
    max-width: 100% !important;
    overflow: visible;
}
.mz-expand .mz-figure > img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
    flex: 1 0;
    width: 100%;
    height: 100%;
}
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active > img {
    pointer-events: none;
}
.mz-expand .mz-figure {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mz-expand .mz-figure.mz-active {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
}
/* When inner zoom is always shown */
.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage > figure > figure > img {
    z-index: 1;
    position: absolute !important;
    top: -5000px !important;
    bottom: -5000px !important;
    left: -5000px !important;
    right: -5000px !important;
    margin: auto !important;
}

.lt-ie10-magic .mz-zoom-window.mz-expanded img  { filter: alpha(opacity=100); }
.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
    overflow: hidden;
    filter: alpha(opacity=100);
}

/* Caption in expanded view */
.mz-expand .mz-caption {
    flex: 0 0;
    color: #fff;
    text-shadow: 0px 0px 46px #000;
    padding: 10px 30px;
    font: normal 10pt/1.25 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    opacity: 0;
}

.mz-expand .mz-caption.mz-show {
    -webkit-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    opacity: 1;
}

.mz-expand .mz-zoom-in .mz-image-stage .mz-caption {
    display: none;
}

.mz-expand .mz-caption a {
    color: inherit;
    cursor: pointer;
}

.mz-expand.white-bg .mz-caption {
    color: #555;
    text-shadow: none;
}

.lt-ie9-magic .mz-expand .mz-caption {
    top: 100%;
}

.mz-expand .mz-zoom-window {
    box-shadow: none;
    background: transparent;
}

.lt-ie9-magic .mz-expand .mz-zoom-window {
    border: 0;
}

/* Expanded view on mobile */
@media screen and (max-device-width: 767px) {
    .mobile-magic .mz-expand .mz-image-stage .mz-caption {
        display: none !important;
    }
}

/**
 * Buttons & Arrows
 */
.mz-nav-controls,
.mz-expand-controls,
button.mz-button {
    margin: 0 !important;
    padding: 0 !important;
    outline: 0 !important;
}

.mz-nav-controls {
    z-index: 2100000000;
}

button.mz-button {
    color: rgba(180, 180, 180, .6) !important;
    font-size: 0;
    cursor: pointer;
    z-index: 2100000000 !important;
    background-color: transparent !important;
    border: 0 solid transparent !important;
    border-radius: 100% !important;
    box-shadow: none !important;
    position: absolute !important;
    text-transform: none !important;
    text-align: center;
    speak: none;
    width: 60px !important;
    height: 60px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;
    -webkit-transition: color .25s, background-color .25s !important;
            transition: color .25s, background-color .25s !important;
}

button.mz-button:before {
    display: block;
    position: static;
    height: 100%;
    transform: scale(.9);
    -webkit-transition: -webkit-transform .25s !important;
            transition: transform .25s !important;
}

:root:not(.mobile-magic) button.mz-button:hover,
button.mz-button:active {
    color: rgba(180, 180, 180, 1) !important;
}

button.mz-button:active:before {
    -webkit-transform: scale(.7) !important;
            transform: scale(.7) !important;
}

.mobile-magic .mz-expand button.mz-button:active {
    background-color: rgba(49, 51, 61, .7) !important;
}


button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
    margin: auto 10px !important;
    top: 0 !important;
    bottom: 0 !important;
    overflow: hidden !important;
}

button.mz-button.mz-button-prev {
    left: 0 !important;
    transform: rotateZ(180deg) !important;
}

button.mz-button.mz-button-next {
    right: 0 !important;
}

button.mz-button.mz-button-close {
    margin: 10px !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 95 !important;
}

button.mz-button.mz-button-close:before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}

button.mz-button.mz-button-prev:before,
button.mz-button.mz-button-next:before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}

@supports(
        ((-webkit-mask-image:url()) or (mask-image:url())) and
        ((-webkit-mask-repeat:no-repeat) or (mask-repeat:no-repeat)) and
        ((-webkit-mask-position:center) or (mask-position:center)) and
        ((-webkit-mask-size:cover) or (mask-size:cover))
) {
    button.mz-button:before {
        content: "" !important;
        background-color: currentColor;
        background-image: none;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-position: center;
                mask-position: center;
        -webkit-mask-size: cover;
                mask-size: cover;
    }

    button.mz-button.mz-button-close:before {
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
                mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    }

    button.mz-button.mz-button-prev:before,
    button.mz-button.mz-button-next:before {
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
                mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");

    }
}

@media screen and (max-device-width: 767px) {
    button.mz-button-prev,
    button.mz-button-next {
        display: none !important;
    }

    .mobile-magic .mz-expand button.mz-button.mz-button-close {
        width: 50px !important;
        height: 50px !important;
        color: rgb(180, 180, 180) !important;
    }

    .mobile-magic .mz-expand button.mz-button:before {
        transform: scale(.8);
    }
}

.lt-ie9-magic button.mz-button {
    border: 0;
    filter: alpha(opacity=75);
}

.lt-ie9-magic button.mz-button:hover {
    filter: alpha(opacity=100);
}

/* Arrows on the main image on the page */
.mz-figure .mz-nav-controls button.mz-button {
    display: none;
    width: 32px !important;
    height: 56px !important;
    margin: auto 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.mz-figure.mz-show-arrows .mz-nav-controls button.mz-button {
    display: block;
}



/**
 * Thumbnails
 */

/** Thumbnails on the page **/
a[data-zoom-id],
.mz-thumb, .mz-thumb:focus {
    display: inline-block;
    line-height: 0;
    outline: none;
}

a[data-zoom-id] img,
.mz-thumb img {
    padding-bottom: 4px;
    border: 0;
    border-bottom: 2px solid transparent;
    box-sizing: border-box;
}

.mz-thumb:not(.mz-thumb-selected):hover img {
    border-bottom-color: rgba(180, 180, 180, .3);
}

.mz-thumb.mz-thumb-selected img {
    border-bottom-color: rgb(180, 180, 180);
}

/** Thumbnails in expanded view **/
.mz-expand-thumbnails {
    flex: 0 0 80px;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 10px 0;
    z-index: 50;
    overflow: hidden;
}

.ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand-thumbnails,
:root[data-magic-ua=firefox] .mz-expand-thumbnails {
    height: 80px;
}

.mz-expand-thumbnails .magic-thumb > img {
    cursor: pointer;
    padding-bottom: 4px;
    border: 0;
    border-bottom: 2px solid transparent;
}

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected):hover img {
    border-bottom-color: rgba(180, 180, 180, .3);
}

.mz-expand-thumbnails .magic-thumb.magic-thumb-selected img {
    border-bottom-color: rgb(180, 180, 180);
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
    box-shadow: none;
}

/** Thumbnails on the left in expanded view with .expand-thumbnails-left class **/
@media not screen and (max-device-width: 767px) and (orientation: portrait) {
    .mz-expand.expand-thumbnails-left .mz-expand-stage {
        flex-direction: row-reverse;
    }

    .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
        padding: 0 10px;
        height: 100%;
        overflow: hidden;
    }

    .ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails,
    :root[data-magic-ua=firefox] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
        width: 80px;
        height: 100%;
    }

    @media not screen and (max-device-width: 767px) {
        .mz-expand-thumbnails .magic-thumbs.magic-thumbs-vertical {
            height: calc(100% - 40px);
            margin-top: 20px;
            margin-bottom: 20px;
        }
    }

    @media screen and (max-device-width: 767px) {
        .mz-expand-thumbnails .magic-thumbs.magic-thumbs-vertical.no-buttons {
            height: calc(100% - 40px);
            margin-top: 20px;
            margin-bottom: 20px;
        }
    }
}

/** Hide thumbnails in expanded view with .no-expand-thumbnails class **/
.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
    display: none;
}


/** Thumbnails shaded style (improved previous one)  **/
.thumbnails-style-shaded.mz-thumb img {
    border: 0 !important;
    padding-bottom: 0;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, .3);
}

.thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
    -webkit-filter: brightness(.7);
            filter: brightness(.7);

}
.thumbnails-style-shaded.mz-thumb-selected img {
    -webkit-filter: brightness(.7) opacity(.7);
            filter: brightness(.7) opacity(.7);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb > img {
    border: 0 ;
    padding-bottom: 0;
    box-shadow:0 0 5px 1px rgba(0, 0, 0, .3);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
    -webkit-filter: brightness(.75);
            filter: brightness(.75);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb-selected img {
    -webkit-filter: brightness(.7) opacity(.7);
            filter: brightness(.7) opacity(.7);
}

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb.mz-thumb-selected,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb.magic-thumb-selected {
    background: #000;
}

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb-selected img {
    opacity: .7;
    filter: alpha(opacity=70);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb {
    position: relative;
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    z-index: 100;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected):after {
    background-color: rgba(0, 0, 0, 0.2);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb.magic-thumb-selected:after {
    background-color: rgba(0, 0, 0, 0.3);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb img {
    position: relative;
    z-index: 1;
}

.ie9-magic .thumbnails-style-shaded.mz-thumb img {
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, .3);
}

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.magic-thumbs {
    direction: ltr;
    overflow: visible;
    z-index: 100;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 40px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
        touch-action: none;
}

.magic-thumbs {
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

.magic-thumbs.no-buttons {
    padding: 0 !important;
}

.magic-thumbs-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.magic-thumbs ul {
    list-style: none;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
    white-space: nowrap;
}
.magic-thumbs.no-buttons ul {
    left: 0 !important;
    padding: 0 !important;
    -webkit-transition: none !important;
            transition: none !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
}


.magic-thumbs ul li {
    margin: 0 4px;
    height: 100%;
    width: auto;
    vertical-align: top;
    line-height: 0;
    display: inline-block;
}
.magic-thumbs ul li:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.magic-thumbs ul li > img {
    width: auto;
    height: auto;
    max-width: none !important;
    max-height: 100% !important;
    vertical-align: middle;
}
.ie8-magic .magic-thumbs ul li > img {
    max-width: none !important;
    max-height: none !important;
}

/* vertical */
.magic-thumbs.magic-thumbs-vertical {
    height: 100%;
}
.magic-thumbs-vertical {
    padding: 40px 0;
}
.magic-thumbs-vertical ul {
    height: auto;
    width: 100%;
    white-space: normal;
}
.magic-thumbs-vertical ul li {
    width: 100%;
    height: auto;
}
.magic-thumbs-vertical ul li {
    margin: 4px 0;
}

.magic-thumbs-vertical ul li > img {
    max-width: 100% !important;
    max-height: none !important;
}
.ie8-magic .magic-thumbs-vertical ul li > img {
    width: 100%;
}

/**
 * Buttons
 */
.magic-thumbs button.magic-thumbs-button {
    color: rgba(180, 180, 180, .6) !important;
    font-size: 0;
    cursor: pointer;
    z-index: 90 !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-image: none;
    border: 0;
    border-radius: 100%;
    box-shadow: none !important;
    overflow: hidden;
    position: absolute;
    text-transform: none !important;
    speak: none;
    text-align: center;
    width: 33px;
    height: 33px;
    top: 0;
    bottom: 0;
    margin: auto 3px;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;
    -webkit-transition: color .25s, background-color .25s !important;
            transition: color .25s, background-color .25s !important;
}

.magic-thumbs button.magic-thumbs-button:before {
    display: block;
    position: static;
    height: 100%;
    transform: scale(1);
    -webkit-transition: -webkit-transform .25s !important;
            transition: transform .25s !important;
}

.mobile-magic .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled),
:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):hover,
.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
    color: rgba(180, 180, 180, 1) !important;
}

.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active:before {
    -webkit-transform: scale(.7) !important;
            transform: scale(.7) !important;
}

.mobile-magic .mz-expand .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
    background-color: rgba(49, 51, 61, .7) !important;
}

.magic-thumbs .magic-thumbs-button-prev {
    left: 0;
    transform: rotateZ(180deg) !important;
}

.magic-thumbs .magic-thumbs-button-next {
    right: 0;
}

.magic-thumbs-vertical button.magic-thumbs-button {
    top: auto;
    right: 0;
    bottom: auto;
    left: 0;
    margin: 3px auto;
}

.magic-thumbs-vertical button.magic-thumbs-button-prev {
    top: 0;
    transform: rotateZ(-90deg) !important;
}

.magic-thumbs-vertical button.magic-thumbs-button-next {
    bottom: 0;
    transform: rotateZ(90deg) !important;
}

.magic-thumbs .magic-thumbs-button-prev:before,
.magic-thumbs .magic-thumbs-button-next:before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}

@supports(
        ((-webkit-mask-image:url()) or (mask-image:url())) and
        ((-webkit-mask-repeat:no-repeat) or (mask-repeat:no-repeat)) and
        ((-webkit-mask-position:center) or (mask-position:center)) and
        ((-webkit-mask-size:cover) or (mask-size:cover))
) {
    .magic-thumbs button.magic-thumbs-button:before {
        content: "" !important;
        background-color: currentColor;
        background-image: none;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-position: center;
                mask-position: center;
        -webkit-mask-size: cover;
                mask-size: cover;
    }

    .magic-thumbs .magic-thumbs-button-prev:before,
    .magic-thumbs .magic-thumbs-button-next:before {
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
                mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");

    }
}

.magic-thumbs.no-buttons .magic-thumbs-button {
    display: none !important;
}
.magic-thumbs-button-disabled {
    opacity: 0.2;
    filter: alpha(opacity = 20);
}

.scrollable {
  position: relative;
}

.scrollable:focus {
  outline: 0;
}

.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

.scrollable .viewport .overview {
  position: absolute;
}

.scrollable .scroll-bar {
  display: none;
}

.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
}

.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.scrollable .scroll-bar .thumb {
  position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Default skin*/

.scrollable.default-skin {
  padding-right: 10px;
  padding-bottom: 6px;
}

.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
  background-color: black;
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

/*Gray skin*/

.scrollable.gray-skin {
  padding-right: 17px;
}

.scrollable.gray-skin .scroll-bar {
  border: 1px solid gray;
  background-color: #d3d3d3;
}

.scrollable.gray-skin .scroll-bar .thumb {
  background-color: gray;
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
  background-color: black;
}

.scrollable.gray-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.gray-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/*Modern skin*/
.scrollable.modern-skin {
  padding-right: 17px;
}

.scrollable.modern-skin .scroll-bar {
  border: 1px solid gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: inset 0 0 5px #888;
  -webkit-box-shadow: inset 0 0 5px #888;
  box-shadow: inset 0 0 5px #888;
}

.scrollable.modern-skin .scroll-bar .thumb {
  background-color: #95aabf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #536984;
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
  width: 8px;
  background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092));
  background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -o-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: linear-gradient(to right, #95aabf 0%, #547092 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )";
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
  height: 8px;
  background-image: linear-gradient(#95aabf, #547092);
  background-image: -o-linear-gradient(#95aabf, #547092);
  background-image: -moz-linear-gradient(#95aabf, #547092);
  background-image: -webkit-linear-gradient(#95aabf, #547092);
  background-image: -ms-linear-gradient(#95aabf, #547092);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )";
}

.scrollable.modern-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.modern-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}
/*************** SCROLLBAR BASE CSS ***************/
 
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
 
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
 
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
 
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
 
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
 
 
 
/*************** SIMPLE INNER SCROLLBAR ***************/
 
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
 
.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
 
.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 0;
    height: 11px;
    left: 0;
    width: 100%;
}
 
.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 11px;
}
 
.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}
 
 
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 


.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #ffffff; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #333; }
.scrollbar-inner > .scroll-element:hover { cursor:pointer; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { cursor:pointer; opacity: 0.8 }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { opacity: 0.8  }
 
 
/* update scrollbar offset if both scrolls are visible */
 
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }
 
 
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }
.ul__hb__block {
    display: inline;
    vertical-align: top;
}

/* .current-filter{
    display: inline;
    vertical-align: top;
} */
/* .current-filter__el{
    display: inline-block;
    vertical-align: top;
    color: #333;
    background: #fff;
    font: 11px arial;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 2px 14px 2px;
    margin-left: 5px;
    margin-bottom: 2px;
    border: 1px solid #dedfde;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    height: 14px;
    margin-top: 2px;
}

.current-filter__el strong{
    font-weight: bold;
}

.current-filter__all{
    display: inline-block;
    vertical-align: top;
    color: #333;
    background: #fff;
    font: 11px arial;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 2px 14px 2px;
    margin-left: 5px;
    margin-bottom: 2px;
    border: 1px solid transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    height: 14px;
    margin-top: 2px;
} */

/* left-filter__block */

.left-filter__block__current-brend {
    display: block;
    margin-bottom: 10px;
}

    .left-filter__block__current-brend a {
        display: block;
        border: 1px solid #f1f1f1;
    }

        .left-filter__block__current-brend a img {
            display: block;
            margin: 0 auto;
        }

        .left-filter__block__current-brend a span {
            display: block;
            background: #777777;
            text-align: center;
            height: 25px;
            font: bold 14px arial;
            line-height: 25px;
            color: #ffffff;
        }

    .left-filter__block__current-brend:hover a {
        border: 1px solid #444444;
    }

        .left-filter__block__current-brend:hover a span {
            background: #444444;
        }

/* category__top__filter */

.dropdown-menu.filter-color {
    max-height: 275px;
    max-width: 200px;
    width: 200px;
}

.child__link__category__top__filter-color {
    display: inline-block;
    vertical-align: middle;
    border: solid 1px #777;
    width: 3px;
    height: 3px;
    padding: 7px 15px 7px 15px;
    margin-right: 2px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 3px;
    border-radius: 0px;
}

.link__product__block {
    max-height: 190px;
}

    .link__product__block img {
        max-width: 100%;
        width: auto;
        max-height: 190px;
        margin: 0 auto;
    }

    .link__product__block .img--start {
        display: block;
    }

    .link__product__block img.hidden-block {
        display: none;
    }

/* jq-selectbox */

.styled-select.jq-selectbox.jqselect {
    border: none;
    background: none;
}

.focused .jq-selectbox__select,
.jq-selectbox__select:hover,
.jq-selectbox__select {
    background: #ffffff;
    height: 20px;
    border-radius: 5px;
    padding: 0 45px 0 5px;
    border: 1px solid #CCC;
}

.jq-selectbox__select-text {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-family: Arial;
    text-align: left;
}

.jq-selectbox__trigger {
    border-left: none;
    width: 18px;
    right: 0px;
    top: 0;
    bottom: 1px;
    overflow: hidden;
}

.jq-selectbox__trigger-arrow {
    width: 18px;
    background: url("../img/icon--dropdown.jpg") no-repeat 0 0;
    border-radius: 0 5px 5px 0;
    background-size: auto 100%;
    border: none;
    height: 20px;
    top: -1px;
    right: -1px;
}

.jq-selectbox li {
    padding: 0;
    padding-left: 5px;
    text-align: left;
}

.styled-radio input {
    display: none;
}

.styled-radio .psevdoradio {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 1px solid #b1b1b1;
    box-shadow: inset 0 2px 2px #d2d2d2;
    background: #ffffff;
}

    .styled-radio .psevdoradio i {
        width: 6px;
        height: 6px;
        border-radius: 6px;
        background: #ffffff;
        margin-top: 4px;
        margin-left: 4px;
        display: block;
    }

.styled-radio .radio-content span {
    color: #333333;
    display: inline-block;
    vertical-align: middle;
}

.styled-radio input:checked + .radio-content .psevdoradio {
    background: #99999e;
    box-shadow: none;
}

    .styled-radio input:checked + .radio-content .psevdoradio i {
        box-shadow: 0 2px 3px #79797e;
    }

.styled-radio input:checked + .radio-content span {
    color: #96864c;
}

.radio-inline {
    padding-left: 0;
}

/* link__product__block */
.img__product__block {
}

.link__product__block .img--miniatures {
    display: block;
    text-align: left;
    padding-left: 0;
    margin-top: 3px;
}

    .link__product__block .img--miniatures li {
        display: inline-block;
        vertical-align: top;
        width: 38px;
        text-align: center;
    }

        .link__product__block .img--miniatures li img {
            max-width: 38px;
            max-height: 29px;
        }
/* SetTitem */

.set-list {
    display: block;
    padding: 0;
    margin-top: 20px;
}

    .set-list li {
        display: block;
        list-style: none;
        padding: 4px 0;
    }

.set-list__img-wrap {
    display: inline-block;
    vertical-align: middle;
    
    text-align: center;
}

    .set-list__img-wrap a {
        display: block;
        text-align: center;
        cursor: pointer;
        color: #333333;
        font: 14px arial;
        text-decoration: underline;
    }

        .set-list__img-wrap a:hover {
            text-decoration: none;
        }

.set-list__img {
    display: inline-block;
    vertical-align: top;
    
    position: relative;
}

 

   

 

.set-list__content-title {
    display: block;
    text-align: left;
}

.set-list__content__params{
    margin-top: 8px;
}

.set-list__content-title span {
    font: 16px Arial;
    color: #111;
}

.set-list__content__params--price,
.set-list__content__params--availability,
.set-list__content__params--counter {
    display: inline-block;
    vertical-align: top;
}

.set-list__content__params--price {
    font: 18px Arial;
    color: #000000;   
}

.set-list__content__params--availability {
    width: auto;
}

    .set-list__content__params--availability span {
        display: block;
        font: 15px Arial;
        color: #000;
    }

        .set-list__content__params--availability span strong {
            font: 16px Arial;
            color: #000;
            font-weight: bold;
        }

.set-list__content__params--counter {
    width: 50px;
    position: relative;
}

    .set-list__content__params--counter .jq-number {
        width: 50px;
        padding: 0;
    }

    .set-list__content__params--counter .focused .jq-number__field,
    .set-list__content__params--counter .jq-number__field {
        outline: none;
        border: none;
        width: 26px;
        outline: none;
        box-shadow: none;
        border: none;
    }

    .set-list__content__params--counter .jq-number__spin {
        width: 25px;
        height: 13px;
        background-size: 100% 100%;
        border: none;
        box-shadow: none;
        border-radius: 0;
    }

        .set-list__content__params--counter .jq-number__spin:after {
            display: none
        }

        .set-list__content__params--counter .jq-number__spin.minus {
            background: url("../img/icon--counter-down.jpg")
        }

        .set-list__content__params--counter .jq-number__spin.plus {
            background: url("../img/icon--counter-top.jpg")
        }

    .set-list__content__params--counter .focused .styled-input,
    .set-list__content__params--counter .jq-number .styled-input:focus,
    .set-list__content__params--counter .jq-number .styled-input,
    .set-list__content__params--counter .styled-input {
        color: #000;
        background-color: #fff;
        width: 26px;
        height: 26px;
        font: Bold 12px Arial;
        border: solid 1px #a7a6aa;
        text-align: center;
        border-radius: 0;
        outline: none;
        padding: 0;
        line-height: 26px;
    }

.modal-body .modal-body__img-wrap {
    display: inline-flex !important;
    display: -ms-inline-flex !important;
    display: -webkit-inline-flex !important;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    padding-top: 10px;
}

    .modal-body .modal-body__img-wrap img {
       width: 100%;
    }

.modal-body .modal-body__content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-top: 20px;
}

    .modal-body .modal-body__content .modal-body__content--title {
        display: block;
        cursor: pointer;
        color: #000;
        font: 20px arial;
        text-decoration: none;
        text-align: left;
        padding-bottom: 20px;
        padding-bottom: 20px;
    }

        .modal-body .modal-body__content .modal-body__content--title:hover {
            text-decoration: underline;
        }

    .modal-body .modal-body__content .modal-body__content--price {
        font: Bold 27px Arial;
        color: #000;
        line-height: 20px;
        padding-bottom: 10px;
    }

.modal-body ul.modal-params {
    border: 1px solid #dedfde;
    border-bottom: none;
    display: block;
    padding: 0;
    margin-top: 10px;
}

    .modal-body ul.modal-params li {
        display: block;
        padding: 5px;
        border-bottom: 1px solid #dedfde;
    }

        .modal-body ul.modal-params li span {
            font: 16px Arial;
            color: #333333;
        }

            .modal-body ul.modal-params li span strong {
                font-weight: bold;
            }

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.sales-page-description {
    float: left;
}

.sales-page-description ul {
    margin-left: 20px;
}

.container__category_sale .hb__block {
    margin-bottom: 10px;
}

.category__sale__box {
}

.category__sale__block {
    padding: 0;
    list-style-type: none;
    margin-right: -13px;
}

@media (max-width: 767px) {
    .category__sale__block {
        margin-right: 0 !important;
    }

    .sales-page-breadcrumb_banner {
        /* min-height: 222px; */
    }
}

@media (min-width: 767px) {
    .sales-page-breadcrumb_banner {
        min-height: 140px;
    }
}

.category__sale__list {
    display: inline-block;
    width: 19%;
    margin-bottom: 15px;
    margin-left: 0 !important;
}


    .category__sale__list:nth-child(2n) {
        margin-right: 8px;
    }


    .category__sale__list:nth-child(2n+1) {
        margin-right: 8px;
    }

    .category__sale__list:nth-child(5n+5) {
        margin-right: 0;
    }

.category__sale__link {
}

.sales-page-breadcrumb_banner {
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
}

    .sales-page-breadcrumb_banner img {
        max-width: 100%;
    }

.category__sale__imgcat {
    max-width: 100%;
}

.sale__class__box {
    margin-bottom: 30px;
}

.sale__class__box__title {
    color: #000;
    font: 22px Arial;
    margin: 0;
}

.sale__class__box hr {
    margin: 2px 0;
    border-color: #d9d9d9;
    margin-bottom: 5px;
}

.sale__class__box__block {
    padding: 0;
    list-style-type: none;
    padding-top: 10px;
}

.sale__class__box__block__list {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    width: 32.5%;
}

    .sale__class__box__block__list img {
        -ms-transform: translateY(0);
        transform: translateY(0);
        transition: transform .2s cubic-bezier(.65,.05,.36,1);
        min-height: 137px;
    }

    .sale__class__box__block__list:hover img {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }



    .sale__class__box__block__list:nth-child(3n+2) {
        margin-left: 8.5px;
        margin-right: 8.5px;
    }

.sale__class__box__block__list__link {
}

.sale__icon__txt {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 5px 7px;
    font: 13px arial;
    z-index: 1;
}

.sale__class__box__block__list__img {
    width: 100%;
}

.sale__class__box__block__list__title {
    display: block;
    color: #111;
    font: 18px arial;
    text-align: left;
    margin: 10px 0;
    height: 20px;
}

.brand__class__box__block__list__title {
    display: block;
    color: #111;
    font: 18px arial;
    text-align: left;
}

@media (max-width: 767px) {
    .brand__class__box__block__list__title {
        margin-top: 4px;
        margin-left: 5px;
    }
}

.sale__class__box__block__list__title::after {
    content: '';
    display: inline-block;
    margin-left: 5px;
    font: bold 13px Helvetica, Arial, sans-serif;
    color: #111;
}

.sale__class__box__block__list__link:hover {
    text-decoration: underline;
    color: #111;
}

    .sale__class__box__block__list__link:hover .sale__class__box__block__list__title {
        text-decoration: none;
        color: #111;
    }

.sale__class__box_brands {
}

    .sale__class__box_brands .sale__class__box__block__list {
        text-align: left;
        width: 32.3%;
    }


    .sale__class__box_brands .sale__class__box__block__list__img {
        width: 100%;
    }


    .sale__class__box_brands .sale__class__box__block__list:nth-child(3n+2) {
        margin-left: 11px;
        margin-right: 11px;
    }


    .sale__class__box_brands .sale__class__box__block__list__title {
        font: 18px Helvetica, Arial, sans-serif;
        padding: 0;
        text-align: left;
    }

        .sale__class__box_brands .sale__class__box__block__list__title b {
            color: #ff001e;
            font-weight: normal;
        }



@media (max-width: 400px) {

    .category__sale__list {
        width: 49.2%;
    }

        .category__sale__list:nth-child(2n+1) {
            margin-right: 10px;
        }

        .category__sale__list:nth-child(2n) {
            margin-left: 0px;
        }

    .sale__class__box__block__list {
        width: 46.5%;
    }

        .sale__class__box__block__list:nth-child(3n+2) {
            margin-left: 0;
            margin-right: 0;
        }


        .sale__class__box__block__list:nth-child(2n+1) {
            margin-right: 10px;
        }

    .sale__class__box_brands .sale__class__box__block__list {
        width: 46.5%;
    }

        .sale__class__box_brands .sale__class__box__block__list:nth-child(3n+2) {
            margin-left: 0;
            margin-right: 0;
        }

        .sale__class__box_brands .sale__class__box__block__list:nth-child(2n+1) {
            margin-right: 10px;
        }
}



@media (min-width: 401px) and (max-width: 479px) {

    .category__sale__list {
        width: 48.5%;
    }

        .category__sale__list:nth-child(2n+1) {
            margin-right: 10px;
        }

        .category__sale__list:nth-child(2n) {
            margin-left: 0px;
        }

    .sale__class__box__block__list {
        width: 48.1%;
    }

        .sale__class__box__block__list:nth-child(3n+2) {
            margin-left: 0;
            margin-right: 0;
        }


        .sale__class__box__block__list:nth-child(2n+1) {
            margin-right: 10px;
        }

    .sale__class__box_brands .sale__class__box__block__list {
        width: 48.1%;
    }

        .sale__class__box_brands .sale__class__box__block__list:nth-child(3n+2) {
            margin-left: 0;
            margin-right: 0;
        }

        .sale__class__box_brands .sale__class__box__block__list:nth-child(2n+1) {
            margin-right: 10px;
        }
}



@media (min-width: 480px) and (max-width: 666px) {

    .category__sale__list {
        width: 49.4%;
    }

        .category__sale__list:nth-child(2n+1) {
            margin-right: 0px;
        }

        .category__sale__list:nth-child(2n) {
            margin-right: 0px;
        }

        .category__sale__list:nth-child(3n+2) {
            margin-left: 3.5%;
            margin-right: 3.5%;
        }

    .sale__class__box__block__list {
        width: 48.1%;
    }

        .sale__class__box__block__list:nth-child(3n+2) {
            margin-left: 0;
            margin-right: 0;
        }


        .sale__class__box__block__list:nth-child(2n+1) {
            margin-right: 10px;
        }

    .sale__class__box_brands .sale__class__box__block__list {
        width: 48.1%;
    }

        .sale__class__box_brands .sale__class__box__block__list:nth-child(3n+2) {
            margin-left: 0;
            margin-right: 0;
        }

        .sale__class__box_brands .sale__class__box__block__list:nth-child(2n+1) {
            margin-right: 10px;
        }
}




@media (min-width: 667px) and (max-width: 965px) {


    .category__sale__list:nth-child(2n) {
        margin-right: 0px;
    }

    .category__sale__list:nth-child(2n+1) {
        margin-right: 0px;
    }

    .category__sale__list {
        width: 23.27%;
        margin-left: 1.5%;
    }

        .category__sale__list:nth-child(4n-3) {
            margin-left: 0;
        }

    .sale__class__box__block__list {
        width: 32%;
    }

    .sale__class__box_brands .sale__class__box__block__list {
        width: 31.6%;
    }
}


@media (min-width: 966px) and (max-width: 1000px) {


    .category__sale__list {
        width: 18.95%;
    }


    .sale__class__box__block__list {
        width: 32.35%;
    }

    .sale__class__box_brands .sale__class__box__block__list {
        width: 32.23%;
    }
}

@media (max-width: 767px) {
    .container__body .categories__link img {
        -ms-transform: translateY(0);
        transform: translateY(0);
        transition: transform .2s cubic-bezier(.65,.05,.36,1);
    }

    .container__body .categories__link:hover img {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .sale__class__box__block__list__title {
        margin: 10px 0 0 6px;
    }
}

/*!
 * @copyright &copy; Kartik Visweswaran, Krajee.com, 2013 - 2015
 * @version 3.5.4
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */.rating-fa,.rating-fa .rating-stars:before{padding-left:1px}.rating-container-rtl .rating-stars:before,.rating-container-rtl:before,.rating-container:before{content:attr(data-content)}.rating-container,.rating-container-rtl{display:inline-block;vertical-align:middle}.star-rating .clear-rating,.star-rating-rtl .caption{padding-right:5px}.rating-loading{width:25px;height:25px;font-size:0;color:#fff;background:url(../img/loading.gif)top left no-repeat;border:none}.rating-fa{font-family:FontAwesome}.rating-gly,.rating-gly-star{font-family:'Glyphicons Halflings'}.rating-gly-star,.rating-gly-star .rating-stars:before{padding-left:2px}.rating-lg .rating-gly-star,.rating-lg .rating-gly-star .rating-stars:before{padding-left:4px}.rating-xl .rating-gly-star,.rating-xl .rating-gly-star .rating-stars:before{padding-left:2px}.rating-active{cursor:default}.rating-disabled{cursor:not-allowed}.rating-uni{font-size:1.2em;margin-top:-5px}.rating-container{position:relative;color:#e3e3e3;overflow:hidden}.rating-container .rating-stars{position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden;color:#fde16d;transition:all .25s ease-out;-o-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-webkit-transition:all .25s ease-out}.rating-container .rating-stars:before{content:attr(data-content);text-shadow:0 0 1px rgba(0,0,0,.7)}.rating-container-rtl{position:relative;overflow:hidden;color:#fde16d}.rating-container-rtl:before{text-shadow:0 0 1px rgba(0,0,0,.7)}.rating-container-rtl .rating-stars{position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden;color:#e3e3e3;transition:all .25s ease-out;-o-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-webkit-transition:all .25s ease-out}.rating-xl{font-size:4.89em}.rating-lg{font-size:3.91em}.rating-md{font-size:3.13em}.rating-sm{font-size:2.5em}.rating-xs{font-size:2em}.star-rating .clear-rating,.star-rating-rtl .clear-rating{color:#aaa;cursor:not-allowed;display:inline-block;vertical-align:middle;font-size:60%}.clear-rating-active{cursor:pointer!important}.clear-rating-active:hover{color:#843534}.star-rating .caption,.star-rating-rtl .caption{color:#999;display:inline-block;vertical-align:middle;font-size:55%}.star-rating .caption{padding-left:5px}@media print{.rating-container,.rating-container-rtl .rating-stars,.rating-container-rtl .rating-stars:before,.rating-container:before{color:#f3f3f3!important}.star-rating .clear-rating,.star-rating-rtl .clear-rating{display:none}}
#xscroll_tab {
    background-color: #fff;
    border: solid 1px #555;
    height: 400px;
    margin: 0;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 550px
}

#xscroll_option {
    height: 520px;
    overflow: auto;
    padding: 0 0 0 1px;
    position: relative;
    text-align: left;
    width: 978px
}

#xscroll_optionp {
    height: 375px;
    overflow: auto;
    padding: 0 0 0 1px;
    position: relative;
    text-align: left;
    width: 978px
}

#xscroll_popup {
    background: #fff;
    height: 650px;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 978px
}

#xscroll_popups {
    background: #fff;
    height: 450px;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 978px
}

#xscroll_popupss {
    background: #fff;
    height: 260px;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 978px
}

#xscroll_order {
    background: #fff;
    height: 300px;
    overflow: auto;
    position: relative;
    text-align: left;
    width: 800px
}

#xscroll_help {
    background: #fff;
    color: #333;
    font: 12px Arial;
    height: 430px;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 1000px
}

#xscroll_helpbg {
    background: #fff;
    color: #333;
    font: 12px Arial;
    height: 350px;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 800px
}

#xscroll_specs {
    background: #fff;
    height: 70px;
    overflow: auto;
    position: relative;
    text-align: left;
    width: 515px
}

#xscroll_specsb {
    background: #fff;
    height: 100px;
    overflow: auto;
    position: relative;
    text-align: left;
    width: 515px
}

#xscroll_cm {
    height: 138px;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 687px
}

#xscroll_terms {
    height: 190px;
    overflow: auto;
    padding-right: 5px;
    position: relative;
    text-align: left;
    width: 295px
}

#xscroll_swatch {
    height: 455px;
    overflow: auto;
    padding: 0;
    position: relative;
    width: 100%
}

#xscroll_access {
    height: 200px;
    overflow: auto;
    padding: 0;
    position: relative;
    width: 100%
}

.xscroll_clct {
    height: 345px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 357px
}

.xscroll_clctprod {
    height: 435px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 275px
}

.xscroll_favs {
    height: 500px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 990px
}

.xscroll_design {
    height: 110px;
    overflow: auto;
    padding: 0 2px 0 0;
    position: relative;
    text-align: left;
    width: 839px
}

#xscroll_brand {
    height: 339px;
    overflow: auto;
    padding: 5px 10px 0 6px;
    position: relative;
    text-align: left;
    width: 455px
}

.xscroll_clclinks {
    height: 190px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 836px
}

.xscroll_filter {
    height: 275px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 179px
}

.xscroll_filters {
    height: 203px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 160px
}

.xscroll_filterscol {
    height: 203px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 150px
}

.xscroll_home {
    height: 100px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 997px
}

.xscroll_cats {
    height: 100px;
    overflow: auto;
    padding: 0 3px 0 0;
    position: relative;
    text-align: left;
    width: 997px
}

.xscroll_mega {
    height: 380px;
    overflow: auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 968px;
    padding-right: 10px
}

.xscroll_quick {
    height: 150px;
    overflow: auto;
    padding: 3px 3px 3px 3px;
    position: relative;
    text-align: left;
    width: 544px
}

.xscroll_quickb {
    height: 200px;
    overflow: auto;
    padding: 3px 3px 3px 3px;
    position: relative;
    text-align: left;
    width: 544px
}

.xscroll_quickbb {
    height: 250px;
    overflow: auto;
    padding: 3px 3px 3px 3px;
    position: relative;
    text-align: left;
    width: 544px
}

.scrollgeneric {
    font-size: 1px;
    left: 0;
    line-height: 1px;
    position: absolute;
    top: 0
}

.vscrollerbase {
    background: #efefef url(../../img/scroll/scrollers.gif) 0 0 repeat-y;
    background-color: #efefef;
    cursor: pointer;
    width: 15px
}

.vscrollerbar {
    background: #efefef url(../../img/scroll/scrollers.gif) -15px 0 repeat-y;
    background-color: #000;
    width: 15px
}

.hscrollerbase {
    background: #efefef url(../../img/scroll/scrollersh.gif) 0 -15px repeat-x;
    background-color: #efefef;
    cursor: pointer;
    height: 15px
}

.hscrollerbar {
    background: #efefef url(../../img/scroll/scrollersh.gif) 0 -30px repeat-x;
    background-color: #000;
    height: 15px
}

.vscrollerbar, .hscrollerbar {
    padding: 10px;
    z-index: 2
}

.vscrollerbarbeg {
    background: url(../../img/scroll/scrollers.gif) -45px -30px no-repeat;
    height: 15px !important;
    width: 15px
}

.vscrollerbarend {
    background: url(../../img/scroll/scrollers.gif) -45px 0 no-repeat;
    height: 15px;
    width: 15px
}

.hscrollerbarbeg {
    background: url(../../img/scroll/scrollers.gif) -60px -15px no-repeat;
    height: 15px;
    width: 15px !important
}

.hscrollerbarend {
    background: url(../../img/scroll/scrollers.gif) -30px -15px no-repeat;
    height: 15px;
    width: 15px
}

.scrollerjogbox {
    background: #efefef url(../../img/scroll/scrollersh.gif) 0 0;
    bottom: 0;
    height: 15px;
    left: auto;
    right: 0;
    top: auto;
    width: 15px
}

.vscrollerbasebeg {
    background: url(../../img/scroll/scrollers.gif) -30px -30px no-repeat;
    height: 15px !important;
    width: 15px
}

.vscrollerbaseend {
    background: url(../../img/scroll/scrollers.gif) -60px -30px no-repeat;
    height: 15px;
    width: 15px
}

.hscrollerbasebeg {
    background: url(../../img/scroll/scrollers.gif) -60px 0 no-repeat;
    height: 15px;
    width: 15px !important
}

.hscrollerbaseend {
    background: url(../../img/scroll/scrollers.gif) -30px 0 no-repeat;
    height: 15px;
    width: 15px
}

.scrollerjogbox:hover {
    background: #efefef url(../../img/scroll/scrollers.gif) -45px -15px
}

.btngrn {
    background: #111;
    font: bold 17px Arial;
    color: #fff;
    height: 38px;
    border: 1px solid #111;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none
}

    .btngrn:hover {
        background: #333;
        border: 1px solid #111;
        -webkit-appearance: none
    }

.btnbls {
    background: #507578;
    font: bold 11px Arial;
    color: #fff;
    height: 25px;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 3px;
    -webkit-appearance: none
}

    .btnbls:hover {
        background: #426366;
        border: 1px solid #426366;
        -webkit-appearance: none
    }

.btnbl {
    background: #111;
    font: bold 17px Arial;
    color: #fff;
    height: 45px;
    border: 1px solid #111;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none
}

    .btnbl:hover {
        background: #333;
        border: 1px solid #111;
        -webkit-appearance: none
    }

.btnsl {
    background: #eeeeee;
    font: bold 17px Arial;
    color: #333;
    height: 38px;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none
}

    .btnsl:hover {
        background: #ddd;
        border: 1px solid #ddd;
        color: #111;
        -webkit-appearance: none
    }

.btnblm {
    background: #333;
    font: bold 15px Arial;
    color: #fff !important;
    height: 38px;
    border: 1px solid #111;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
}

    .btnblm:hover {
        background: #426366;
        border: 1px solid #426366;
        -webkit-appearance: none
    }

    .btnblm:focus {
        text-decoration: none !important;
    }

.btnor {
    background: #94864a;
    font: bold 17px Arial;
    color: #fff;
    height: 38px;
    border: 1px solid #756a3d;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none
}

    .btnor:hover {
        background: #847639;
        border: 1px solid #847639;
        -webkit-appearance: none
    }

.btnqt {
    background: #eeeeee;
    font: bold 15px Arial;
    color: #222;
    height: 30px;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px
}

    .btnqt:hover {
        background: #ddd;
        border: 1px solid #ddd;
        margin-top: 5px;
        margin-bottom: 5px;
        color: #000
    }

#scrollcst::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    border-radius: 0px
}

#scrollcst::-webkit-scrollbar {
    width: 13px;
    background-color: #F5F5F5;
    border-radius: 0px
}

#scrollcst::-webkit-scrollbar-thumb {
    background-color: #eee;
    border-radius: 0px;
    border: solid 1px #dfdfdf
}

.btntchke {
    text-decoration: none;
    background: #eeeeee;
    font: bold 12px Arial;
    color: #555;
    height: 19px;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 5px;
    letter-spacing: 1px
}

    .btntchke:hover {
        background: #ddd;
        border: 1px solid #ddd;
        color: #333
    }

.btntchk {
    text-decoration: none;
    background: #94864a;
    font: bold 12px Arial;
    color: #fff;
    height: 19px;
    border: 1px solid #756a3d;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 5px;
    letter-spacing: 1px
}

    .btntchk:hover {
        background: #847639
    }

.btncustall {
    width: 1000px;
    display: block;
    text-decoration: none;
    background: #f7f7f7;
    font: bold 19px Arial;
    color: #000;
    height: 23px;
    border: 1px solid #dedfde;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 6px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    word-spacing: 5px;
    text-align: center;
    margin-bottom: 2px
}

    .btncustall:hover {
        color: #fff;
        background: #9b9b9b
    }

.btncustall1 {
    width: 1000px;
    display: block;
    text-decoration: none;
    background: #9b9b9b;
    font: bold 19px Arial;
    color: #fff;
    height: 23px;
    border: 1px solid #737573;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 6px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    word-spacing: 5px;
    text-align: center;
    margin-bottom: 2px
}

    .btncustall1:hover {
        color: #fff;
        background: #847639
    }

.custom-select {
    position: relative;
    margin: 10px 0;
}

.custom-select__hidden-input {
    width: 0;
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
}

.custom-select__item {
    padding: 3px 5px 2px;
    display: block;
}

.custom-select__item:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
}

.custom-select__item-img {
    height: 34px;
    width: auto;
    float: left;
    margin-right: 10px;
}

.custom-select__item-title {
    float: left;
    line-height: 34px;
    overflow: hidden;  
}

.custom-select__drop {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: solid 1px #ccc;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
    display: none;
}

.custom-select__drop-item {
    cursor: pointer;
}

.custom-select__drop-item:hover {
    background-color: #ddd;
}

.custom-select__drop-item-wrapper {
    display: grid;
    grid-template-columns: minmax(60px, min-content) auto 40px;
    align-items: center;
    padding: 5px;
}

.custom-select__drop-item-description > span {
    line-height: normal;
}

.custom-select__field {
    border: solid 1px #ccc;
    display: block;
    cursor: pointer;
    position: relative;
    padding-right: 40px;
}

.custom-select__field.inner-class-with-no-padding-right {
    padding-right: 0px;
}

.custom-select__field:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000 transparent transparent transparent;
}

.custom-select__field.open:after {
    border-color: #333 transparent transparent transparent;
}

.custom-select__drop-item.selected {
    background-color: #ddd;
}


.item-set-group-dd-list{
    display:none;
}

.item-set-group-dd-open .item-set-group-dd-list{
    display:block;
}


.item-set-quantity-scroll{
    max-height: 100px;
}
 

.select-quantity .lx-select {
    width: 70px;
    height: 45px;
    margin: 0;
}

.lx-select__hidden-input {
    width: 0;
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
}

.lx-select__item {
    padding: 3px 5px 2px;
    display: block;
}

    .lx-select__item:after {
        content: '';
        display: table;
        width: 100%;
        clear: both;
    }

.lx-select__item-img {
    height: 34px;
    width: auto;
    float: left;
    margin-right: 10px;
}

.lx-select__item-title {
    float: left;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   
}

.item-set-group-dd-open .lx-select__field {
    border-bottom: none;
}


.lx-select__item-title-selected {
    max-width: 340px;
}

.lx-select__drop {
    position: absolute;
    min-width: 394px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: solid 1px #ccc;
     
    background: #fff;
    z-index: 1000;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
}


.lx-select__drop-item {
    cursor: pointer;
}

    .lx-select__drop-item:hover {
        background-color: #ddd;
    }

.lx-select__field {
    border: solid 1px #ccc;
    display: block;
    cursor: pointer;
    position: relative;
    padding-right: 32px;
}

    .lx-select__field.inner-class-with-no-padding-right {
        padding-right: 0px;
    }

    .lx-select__field:after {
        content: '';
        position: absolute;
        right: 10px;
        top: 16px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #000 transparent transparent transparent;
    }

    .lx-select__field.open:after {
        border-color: #333 transparent transparent transparent;
    }

.lx-select__drop-item.selected {
    background-color: #333;
}

span.lx-select__item {
    padding: 3px 10px 2px 10px;
}

.lx-select__field {
    height: 100%;
}

lx-select.short .lx-select {
    height: 45px;
    display: inline-block;
    min-width: 60px;
    margin: 0;
    vertical-align: top;
}

lx-select.short span.lx-select__field.lx-select__btn {
    width: 70px;
    text-align: center;
}

lx-select.short .lx-select__item-title {
    font-weight: bold;
    line-height: 39px;
}

lx-select.short .lx-select__field:after {
    top: 17px;
}

lx-select.short .lx-select__drop {
    top: 32px;
}




.lx-select-drop-wrap.ng-hide:not(.ng-animate) > .scrollbar-inner {
    border: none;
}

.lx-select-drop-wrap > .scrollbar-inner {
    overflow-y: auto;
    margin: 0;
    padding: 0;
    position: relative;
    border: solid 1px #ccc;
    border-top: none;
    background-color: white;
    -webkit-transition: 0.3s cubic-bezier(0, 1, 0.5, 1) all;
    transition: 0.3s cubic-bezier(0, 1, 0.5, 1) all;
    height: 200px;
    max-height: 200px;
    z-index: 1;
}

.lx-select-drop-wrap.ng-hide-add, .lx-select-drop-wrap.ng-hide-remove {
    display: block !important;
}

.lx-select-drop-wrap.ng-hide > .scrollbar-inner {
    -webkit-transition: 0.3s cubic-bezier(0, 1, 0.5, 1) all;
    transition: 0.3s cubic-bezier(0, 1, 0.5, 1) all;
    max-height: 0;
    overflow-y: hidden;
}
.page-title {
    padding: 0;
    padding-top: 10px;
    margin: 0 0 5px;
}

.accost-block {
    padding: 0 0 0 0;
    text-align: justify;
}

    .accost-block p {
        margin: 0 0 5px 0;
        font: 13px arial;
        color: #000;
        line-height: 16px;
    }

.accost-block__signature {
    background-color: #fff;
    font: 12px arial;
    color: #333;
    text-align: left;
    padding-top: 10px;
}

.brown-btn {
    display: inline-block;
    background: #94864a;
    font: bold 17px Arial;
    border: 1px solid #756a3d;
    color: #fff;
    padding: 8px 9px;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}

    .brown-btn:hover {
        background: #847639;
        border: 1px solid #847639;
        -webkit-appearance: none;
        color: #fff;
    }

.btn-wrap {
    margin: 10px 0;
}

.qoute-info {
    margin-bottom: 10px;
}

.qoute-info__number {
    font: bold 12px Arial;
    color: #333333;
    margin-bottom: 0;
}

.qoute-info__value {
    font: 12px Arial;
    color: #000;
}

.qoute-info__little {
    font: 11px Arial;
    color: #69696B;
    margin-bottom: 0;
}

.qoute-info__little--black {
    color: #111;
}

.total-block {
    margin-bottom: 0
}

.standard-table {
    margin-bottom: 0;
    width: 100%;
}

    .standard-table td {
        vertical-align: middle !important;
        border: none !important;
        padding: 10px 0;
    }

#all-orders-details .standard-table tbody .table_body td {
    text-align: right;
}

    .standard-table tr {
        border: 1px solid #ddd;
    }

    .standard-table thead {
        background: #f7f7f7;
    }

    .standard-table th {
        font: bold 12px Arial;
        color: #333333;
        border: none !important;
        text-align: center;
    }

        .standard-table th:first-child {
            text-align: left;
        }

.standard-table__title {
    color: #333;
    font: 15px arial;
    cursor: pointer;
    text-decoration: underline
}

.standard-table__img {
    float: left;
    max-width: 100px;
    margin-right: 10px;
/*    width: 100%;
*/}

.standard-table__text-block {
    float: left;
    max-width: 510px;
}

.standard-table__title:hover {
    text-decoration: none;
}

.standard-table__subtitle {
    font: 15px Arial;
    color: #69696B;
    margin-bottom: 0;
}


.standard-table__subtitle--black {
    color: #111;
}

.standard-table__total {
    float: right;
    padding-right: 5px;
}

.standard-table__total-item {
    display: block;
    line-height: 1.1;
}

.standard-table__total-name {
    display: inline-block;
    font: 15px Arial;
    color: #69696B;
    margin-right: 10px;
    width: 147px;
    white-space: nowrap;
    text-align: right;
}

.standard-table__total-value {
    font: 15px Arial;
    color: #69696B;
    width: 75px;
    display: inline-block;
    text-align: right;
}

.standard-table__list {
    list-style: none;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 0;
}

.standard-table__list-img {
    width: 20px;
    height: 15px;
    margin-right: 5px;
}

.standard-table__item-number {
    width: 20px;
    padding-right: 10px;
}

.align-center {
    text-align: center;
}

.black-text {
    color: #111;
    font-weight: bold;
}

.standard-table__list {
    font: 13px Arial;
    color: #69696B;
}

.message-text {
    font: 13px Arial;
    color: #69696b;
}

.order-table strong {
    font: 13px Arial;
}

.min-block-wrap {
    max-width: 750px;
    width: 98%;
    border: solid 1px #d6d7d6;
    padding-top: 5px;
    margin: 1%;
}

.message-wrap {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-top: 5px;
}

.message-block {
    padding: 10px
}

.message-block__title {
    font: bold 13px Arial;
    color: #111111;
    margin-bottom: 15px;
    font-weight: bold;
}

.order-table td {
    width: 100px;
    font-size: 11px;
    padding-bottom: 5px;
}

    .order-table td:first-child {
        color: #111;
        vertical-align: top;
    }

.payment-table {
    width: 100%;
    font-size: 12px;
}

    .payment-table tr {
        border-bottom: 1px solid #ddd
    }


        .payment-table tr:last-child {
            border-bottom: none
        }

    .payment-table td {
        padding: 7px 0
    }

    .payment-table th {
        padding-bottom: 15px
    }

.message-footer {
    padding-top: 5px;
}

    .message-footer span {
        margin-top: 5px;
    }

.message-footer__link {
    font: 11px Arial;
    color: #0055f0;
    text-decoration: underline;
}

.message-block__wrap {
    border-right: 1px solid #ddd;
    margin-bottom: 10px;
}

.message-block__wrap--no-border {
    border-right: none;
}

@media (max-width: 767px) {
    .message-block__wrap {
        border: none
    }

    .standard-table__text-block {
        max-width: 300px;
    }
}

@media (min-width: 610px) {
    .standard-table .mob_label {
        display: none;
    }
}

@media (max-width: 610px) {

    .table__quote__quaprod {
        text-align: left !important;
    }

    .standard-table thead {
        display: none
    }

    .standard-table td {
        display: block;
        margin-bottom: 5px;
        padding: 4px !important;
    }

        .standard-table td:last-child {
            margin-bottom: 15px;
        }

    .standard-table__img {
        float: none;
        max-width: 150px;
        margin: 0 auto;
    }

    .standard-table__title {
        display: block;
        margin-bottom: 5px;
    }

    .standard-table__text-block {
        float: none;
        max-width: 100%;
    }

    .payment-table thead {
        display: none
    }

    .payment-table td {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
        padding: 0;
    }

    .payment-table tr {
        border-bottom: 1px solid #ddd;
        margin-bottom: 0;
        margin-top: 15px;
        display: block;
        padding-bottom: 10px;
    }

        .payment-table tr:last-child {
            border: none;
            margin-bottom: 0;
        }

    .standard-table-orders td:before {
        font: bold 12px Arial;
        color: #333333;
        float: left;
        background: #f7f7f7;
        width: 100px;
        height: 25px;
        padding: 5px;
        margin-right: 5px;
    }

    .standard-table-orders td {
        text-align: left;
        margin-bottom: 0;
    }

        .standard-table-orders td:nth-of-type(1):before {
            content: "Order #";
        }

        .standard-table-orders td:nth-of-type(2):before {
            content: "Date Placed";
        }

        .standard-table-orders td:nth-of-type(3):before {
            content: "Order Type";
        }

        .standard-table-orders td:nth-of-type(4):before {
            content: "Payment Type";
        }

        .standard-table-orders td:nth-of-type(5):before {
            content: "Order Total";
        }

        .standard-table-orders td:nth-of-type(6):before {
            content: "Order Status";
        }

        .standard-table-orders td:nth-of-type(7):before {
            content: "Confirmation";
        }

        .standard-table-orders td:nth-of-type(8):before {
            content: "Receipt";
        }

        .standard-table-orders td:nth-of-type(9):before {
            content: "Order Status";
        }


    .standard-table-quotes td:before {
        font: bold 12px Arial;
        color: #333333;
        float: left;
        background: #f7f7f7;
        width: 100px;
        height: 25px;
        padding: 5px;
        margin-right: 5px;
        white-space: nowrap;
    }

    .standard-table-quotes td {
        text-align: left;
        margin-bottom: 0;
    }

        .standard-table-quotes td:nth-of-type(1):before {
            content: "Quote #";
        }

        .standard-table-quotes td:nth-of-type(2):before {
            content: "Date Placed";
        }

        .standard-table-quotes td:nth-of-type(3):before {
            content: "Shipping State";
        }

        .standard-table-quotes td:nth-of-type(4):before {
            content: "Est. Total";
        }
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.table-no-border tr {
    border: none
}

.brand__collection__detail__next-prev__link {
    background-color: #fff;
    width: 60px;
    cursor: pointer;
    color: #555;
    border: solid 1px #dedfde;
    font: bold 11px arial;
    text-decoration: none;
    text-align: center;
    padding: 5px;
    display: inline-block;
    height: 24px;
}

    .brand__collection__detail__next-prev__link:hover {
        background-color: #507578;
        width: 60px;
        cursor: pointer;
        color: #fff;
        border: solid 1px #46676a;
        font: bold 11px arial;
        text-decoration: none;
        text-align: center;
        display: inline-block;
        height: 24px;
    }

    .brand__collection__detail__next-prev__link:focus {
        text-decoration: none;
        color: #555;
    }

        .brand__collection__detail__next-prev__link:focus:hover {
            text-decoration: none;
            color: #fff;
        }

.collection-wrap .brand__collection__link__img {
    display: block;
}

.collection-wrap .brand__categories__block__img {
    vertical-align: top;
    width: 100%;
}

.collection-wrap .brand__categories__block__img_custom {
    vertical-align: top;
}

.collection-wrap .brand__collection__box__img {
    vertical-align: top;
    width: 100%;
}

.collection-wrap .brand__collection__link {
    display: block;
    margin-bottom: 0;
    line-height: 0.1;
}

.collection-item {
    height: 305px;
    text-align: center;
}

.collection-wrap .brand__collection__box__img {
    width: auto;
    display: inline-block;
}

@media (max-width: 767px) {
    .collection-wrap .brand__collection__box__img {
        display: inline-table;
    }
}

.collection-wrap .brand__collection__box__img_custom {
    width: 130px;
    height: 101px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}


.more-collection-wrap {
    margin-top: 15px;
}

    .more-collection-wrap .categories__title {
        margin-top: 10px;
    }

.more-collection-item {
    height: 135px;
}

.more-collection-item_custom {
    height: 101px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.product__filtr__form__radio-custom {
    margin-left: -15px;
}

.product__filtr__text {
    vertical-align: bottom;
}

.product__filtr__form:first-child, .product__filtr__form:first-child {
    width: 100%
}

.product__filtr__pag {
    text-align: right;
    margin-bottom: 0;
    margin-top: 2px;
    padding-right: 5px;
}

@media (max-width: 640px) and (min-width: 530px) {
    .more-collection-item {
        height: 170px;
    }
}

@media (max-width: 529px) and (min-width: 440px) {
    .more-collection-item {
        height: 150px;
    }
}

@media (max-width: 439px) {
    .more-collection-item {
        height: 135px;
    }
}

@media (max-width: 991px) {
    .product__filtr__pag, .product__filtr__check {
        padding-bottom: 5px;
    }

    .product__filtr__check {
        text-align: left !important;
    }

    .product__filtr__pag {
        text-align: right !important;
    }
}

@media (max-width: 767px) {
    .product__filtr__check {
        padding-right: 0;
        padding-left: 0;
        margin-top: 5px
    }

    .product__filtr__check, .product__filtr__pag {
        text-align: center !important;
    }

    .brand_collection_item {
        width: 49%;
        display: inline-block;
    }

        .brand_collection_item .brand__collection__box__img {
            max-height: 65px;
        }

        .brand_collection_item .collection-item {
            height: 210px;
        }

    .brand__collection__box {
        margin-bottom: 5px;
    }

    .brand__collection__box__img {
        margin-bottom: 10px;
    }
}


@media (max-width: 400px) {
    .brand_collection_item {
        width: 49%;
        display: inline-table;
    }
}

.collections-loader-wrapper {
    display: flex;
    justify-content: center;
}


.customer-service-content ul {
    margin-left: 20px;
}

.seotext__fullwidth__box ul {
    margin-left: 20px;
}
.seotext__fullwidth__box ol {
    margin-left: 20px;
}

.container__category_contact .hb__block {
    margin-bottom: 10px;
}


.contact__leftblock{

    display: inline-block;
    width: 70%;
}

.contact__leftblock p{
    font: 15px arial;
	line-height:20px;
}

.container__category_contact .needhelpmodal__contactblock__label{
    width: 100px;
}

.contact__rightblock{
    display: inline-block;
    float: right;
    font: 15px Arial;
    color: #333333;
}

.contact__leftblock .form-control{
    width: 65%;
}


.contact__leftblock .form-group_textarea .form-control{
    width: 100%;	
}


@media (max-width: 639px){
	.contact__leftblock{

    display: inline-block;
    width: 100%;
}

.contact__leftblock .needhelpmodal__contactblock__form{
	width: 100%;
}

.contact__leftblock .blocckforinput{
	width: 100%;
}

.contact__leftblock .form-control{
    width: 100%;
}

.contact__rightblock{
    display: inline-block;
    width: 80%;
    float: none;
}

}


@media (min-width: 640px) and (max-width: 840px){

.contact__leftblock .needhelpmodal__contactblock__form{
	width: 100%;
}

.contact__leftblock .blocckforinput{
	width: 100%;
}

.contact__leftblock .form-control {
    width: 80%;
}


}
.about-office-coordinates {
    margin-top: 10px;
}

.google-map-office-coordinates {
    margin-top: 10px;
    text-align: center;
}

    .google-map-office-coordinates img {
        width: 99.6%;
    }

.img-office-coordinates {
    text-align: center;
}

    .img-office-coordinates img {
        display: inline-block;
        width: 33%;
    }

.contact-us-btn-link {
    margin-top: 15px;
    text-align: center;
}

.customer-service_content p {
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 20px;
    text-align: justify;
}

.more-options-ul_custom-service {
    list-style: none;
    padding-left: 0px;
}

    .more-options-ul_custom-service li {
        line-height: 1;
    }

.customer-service__ul-title-more-optins {
    font: bold 15px Arial;
    color: #333333;
    margin: 0px;
    margin-bottom: 5px;
}

.customer__more_options-link {
    color: #333;
    font: 15px arial;
    text-decoration: none;
    line-height: 20px;
}

    .customer__more_options-link:hover {
        color: #000;
        text-decoration: underline
    }

.about-ol-title {
    color: #000;
    font: bold 17px Arial;
    margin: 0px 0px 2px 0px;
}

.about-ol li {
    font-size: 12px;
    text-align: justify;
    line-height: 1.2;
}

.customer-service-return_content p {
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 20px;
    text-align: justify;
}

.customer-service-return_content li {
    font: 12px Arial;
    color: #333333;
}

.returns-list-block p {
    font-size: 13px;
}

.returns-list-block {
    margin-top: 5px;
}

    .returns-list-block li {
        font-size: 12px;
        line-height: 1.2;
        text-align: justify;
    }

    .returns-list-block ol {
        font-size: 12px;
        line-height: 1.2;
        text-align: justify;
    }

.return-complex-list-block p {
    margin: 0;
}

.return-complex-list-block {
    font-size: 12px;
    line-height: 1.2;
    text-align: justify;
}

.returns-text-block {
    text-align: justify;
    font: 13px arial;
    color: #333333;
    line-height: 16px;
}

.returns-complex-text-block p {
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 20px;
    text-align: justify;
}

.customer-service__form-input-comments {
    font: 11px Arial;
    color: #333333;
}

.shipping-content-block p {
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 20px;
    text-align: justify;
}

.text {
    font: 15px Arial;
    color: #111;
}

#customer-service-contact-form {
    width: 75%;
    margin-top: 15px;
}

.select-background {
    background-color: #fff;
}



#PriceGuarantee label {
    padding-top: 0px;
}

.promotion-modal-contact-us select {
    width: 217px;
}

.promotion-modal-contact-us label {
    width: 100px;
}

.needhelpmodal__contactblock__info__img {
    margin-left: 4%;
}

.promo-modal-price-form-group {
    margin-bottom: 10px;
}



@media(max-width: 767px) {
    img.img-office-coordinates__image {
        width: 32.8%;
    }

    .about-us__satisfied__customers {
        margin-left: 11px;
    }
}

@media(min-width: 767px) {
    .about-office-coordinates {
        margin-bottom: 7px;
    }

    .about-us__satisfied__customers {
        margin-left: 15px;
    }

    .customer-service_row_container > hr {
        width: 100%;
        max-width: 1000px;
        display: block;
        margin: 0 auto;
    }
}


@media(max-width: 500px) {
    img.img-office-coordinates__image {
        width: 100%;
    }
}

@media(max-width: 376px) {
    img.img-office-coordinates__image {
        width: 100%;
    }
}

@media(max-width: 321px) {
    img.img-office-coordinates__image {
        width: 100%;
    }
}

.customer-service-page__content {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}

.customer-service-page-grid {
    display: grid;
    gap: 15px;
    align-items: start;
}

.customer-service-page-grid {
    grid-template-columns: 1fr;
}

@media (min-width: 992px) {
    .customer-service-page-grid {
        grid-template-columns: 3fr 2fr;
    }
}

.customer-service-block-title {
    background: #111;
    padding-left: 20px;
    height: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    font: bold 18px Arial;
    width: 100%;
}

.customer-service-block-content-container {
    padding: 20px;
    width: 100%;
}

.customer-service-form-container {
    display: flex;
    flex-direction: column;
}

.customer-service-form-row {
    display: flex;
    margin-bottom: 10px;
}

.customer-service-form-group {
    flex: 1;
    margin-right: 5px;
}

    .customer-service-form-group:last-child {
        margin-right: 0;
    }

.customer-service-form-input,
.customer-service-form-select {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    height: 36px;
    border-radius: 0;
    border: 1px solid #ccc;
    outline: none;
}

.customer-service-form-textarea {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #ccc;
    outline: none;
    resize: none;
}

.customer-service-form-label {
    margin-bottom: 5px;
    font: bold 13px Arial;
}

    .customer-service-form-label.required::after {
        content: "*";
        color: #800;
        margin-left: 2px;
    }

.customer-service-form-input:focus,
.customer-service-form-select:focus,
.customer-service-form-textarea:focus {
    border-color: #666;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.customer-service-form-row label.error {
    font-size: 0.8em;
    color: #800;
    margin-bottom: 0px;
}

.customer-service-form-row input.error {
    border-color: #800;
}

.customer-service-form-row select.error {
    border-color: #800;
}

.customer-service-form-group.error input,
.customer-service-form-group.error select {
    border-color: #800;
}

.customer-service-form-group.error .customer-service-form-label {
    color: #800;
}

.customer-service-save-continue-container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.customer-service-black-btn {
    background: #111;
    color: #fff;
    height: 50px;
    width: 170px;
    border: 0;
    cursor: pointer;
}

    .customer-service-black-btn:hover {
        background: #333;
    }

.customer-service-radio-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

    .customer-service-radio-container label {
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .customer-service-radio-container input {
        position: static;
        opacity: 1;
        margin-right: 5px;
        cursor: pointer;
    }


    .customer-service-radio-container .checkmark {
        display: none;
    }

.text {
    font: 15px Arial;
    color: #111;
}

.contact-us-btn-link {
    margin-top: 15px;
    text-align: center;
}

.customer-service_content p {
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 20px;
    text-align: justify;
}

.more-options-ul_custom-service {
    list-style: none;
    padding-left: 0px;
}

    .more-options-ul_custom-service li {
        line-height: 1;
    }

.customer-service__ul-title-more-optins {
    font: bold 15px Arial;
    color: #333333;
    margin: 0;
    margin-bottom: 5px;
}

.customer__more_options-link {
    color: #333;
    font: 15px Arial;
    text-decoration: none;
    line-height: 20px;
}

    .customer__more_options-link:hover {
        color: #000;
        text-decoration: underline;
    }


@media (max-width: 767px) {
    .customer-service-page-grid {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 992px) {
    .customer-service-page-grid {
        grid-template-columns: 3fr 2fr;
    }
}

.customer-service-radio-container input {
    margin-top: 0px
}

.customer-service-block-content-container {
    padding: 20px;
    width: 100%;
    max-width: 100%;
}

@media (min-width: 992px) {
    .customer-service-block-content-container {
        max-width: 1000px;
    }
}

.alert {
    display: block;
    padding: 15px;
    margin-top: 15px;
    border: 1px solid transparent;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    width: 100%;
    margin-top: 15px;
    padding: 10px;
}

.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}


.alert::before {
    content: '✖';
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: inherit;
}

.alert-success::before {
    content: '✔';
}

.popover {
    max-width: 100%;
    border-radius: 0px;
}

.brand-block__item-wrap {
    height: 135px;
    width: 13.15%;
    vertical-align: top;
    margin-top: 15px;
}

.brand-block__item {
    display: table;
}

.brand-block__item-wrap:hover .brand-block__item-img img {
    padding-bottom: 3px;
    border-bottom: none;
}

.brand-block__item-link {
    display: table;
    width: 100%;
    min-height: 160px !important;
}

.brand-block__item-link_fixed {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.brand-block__item-img img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    border: none;
    max-width: 130px;
    max-height: 101px;
}

.brand-block__item-img__wrap {
    display: table-row;
}

.brand-block__item-img__wrap_fixed {
    width: 130px;
    height: 101px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.brand-block__item-img__wrap_custom {
    display: table-cell;
}

.brand-block__item-img {
    display: table-cell;
    height: 101px;
    vertical-align: middle;
    width: 130px;
}


.brand-block__item-title-wrap {
    display: table-row;
}

.brand-block__item-title {
    display: block;
    width: 100%;
    border-top: solid 1px #dedfde;
    padding-top: 3px;
}

.brand-block__item-wrap:hover .brand-block__item-title {
    border-top: solid 2px #94864a;
    padding-top: 2px;
}

.selectionmodal__li__table {
    display: table;
    width: 10%;
    float: left;
    text-align: center;
}

.selectionmodal__row {
    display: table-row;
}

    .selectionmodal__row:last-child {
        text-align: left;
    }

.selectionmodal__link {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
}

.selectionmodal__compare__table-wrap {
    padding-bottom: 10px;
}

.product__info__tab__detals__ul {
    width: 100%;
    margin-top: 10px;
}

.group-filter-options-modal {
    margin-left: 1%;
}

@media (max-width: 999px) {
    .group-filter-options-modal {
        margin-left: 0;
    }

    .selectionmodal__li__table {
        width: 19%;
        margin: 0 0.5% 10px;
    }

    .selectionmodal__link {
        height: 150px;
    }
}

@media (max-width: 810px) {
    .selectionmodal__link {
        height: 115px;
    }

    .group-filter-options-modal {
        margin-left: 0;
    }
}

@media (max-width: 700px) {
    .selectionmodal__link {
        height: 100px;
    }

    .quickview__modal__img-prod__block {
        display: block;
        width: 100%;
    }

    .quickview__modal__inform-prod {
        width: 100%;
        float: left;
    }

    .group-filter-options-modal {
        margin-left: 0;
    }
}

@media (max-width: 600px) {
    .selectionmodal__li__table {
        width: 24%;
    }

    .selectionmodal__link {
        height: 120px;
    }

    .group-filter-options-modal {
        margin-left: 0;
    }

    .product__content__collor__selectnow__title--limit-width {
        max-width: 175px;
    }

    .div-inner-flexible-wrapper-end {
        margin-left: 0 !important;
    }
}

@media (max-width: 500px) {
    .selectionmodal__link {
        height: 90px;
    }

    .group-filter-options-modal {
        margin-left: 0;
    }
}

@media (max-width: 400px) {
    .selectionmodal__li__table {
        width: 49%;
    }

    .selectionmodal__link {
        height: 135px;
    }

    .group-filter-options-modal {
        margin-left: 0;
    }
}

@media (max-width: 380px) {
    .selectionmodal__link {
        height: 120px;
    }

    .group-filter-options-modal {
        margin-left: 0;
    }
}

@media (max-width: 350px) {
    .selectionmodal__link {
        height: 100px;
    }

    .group-filter-options-modal {
        margin-left: 0;
    }
}

.product__info__table-cell {
    display: table-cell;
    vertical-align: top;
}

.product__info__table-cell-longer {
    width: 33%;
}

.product__info__tab__detals__li__table .quickview__modal__more__inform__specifications__table td {
    width: 33%;
}

.custom-select--short {
    display: inline-block;
    min-width: 60px;
    margin: 0;
    vertical-align: top;
}

    .custom-select--short .custom-select__item-title {
        font-weight: bold;
        line-height: 26px;
    }

    .custom-select--short .custom-select__field:after {
        top: 12px;
    }

    .custom-select--short .custom-select__drop {
        top: 32px;
    }

.product__content__controll-block__button {
    z-index: 3;
}

.custom-scroll-drop {
    position: static;
    border: none;
    max-height: 200px;
    font-weight: bold;
}

.custom-scroll-drop-wrap {
    min-width: 60px;
    left: 0;
    right: 0;
    top: 32px;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}

.custom-select--short-drop .overview {
    width: 60px;
    overflow-y: scroll;
}

.scrollable.default-skin .scroll-bar .thumb {
    background: #b8a864;
    border-radius: 0;
    opacity: 1;
}

.scrollable.default-skin .scroll-bar.vertical {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f9f9f9;
    border-radius: 0px;
    z-index: 100;
}

.scrollable .viewport .overview {
    width: 100%;
}

.scrollable.default-skin {
    padding-bottom: 0;
    padding-right: 0;
}

.MagicThumb-background {
    opacity: 0.6 !important;
    visibility: visible !important;
}

.product__content__collor__select__box__headerblock__title--limit-width {
    max-width: 125px;
}

.product__content__collor__selectnow__title--limit-width {
    width: 100%;
    display: inline-block;
}

.product__content__productchild__li {
    vertical-align: top;
}

.product__content__productchild__link {
    display: table;
    float: left;
    margin-left: 5px;
    vertical-align: top;
    width: 100%;
}

.product__content__productchild__img-wrap {
    padding: 0;
    display: table-row;
    height: 37px;
}

.product__content__productchild__img-block {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    border: 1px solid #ddd;
    width: 57px;
    height: 49px;
}

    .product__content__productchild__img-block:hover {
        border: 1px solid #777;
    }

.product__content__productchild__img-wrap img {
    padding: 0;
    width: 100%;
    border: none;
    vertical-align: middle;
}

.product__content__productchild__li:hover .product__content__productchild__img-wrap img {
    border: none;
}

/*.product__content__productchild__li:hover .product__content__productchild__img-block {
    border: 1px solid #333;
}*/

a[data-zoom-id] img,
.mz-thumb img {
    border-bottom: initial !important;
}

/*/*Update 10.03.2016*/

.no-hover-border:active, .no-hover-border:focus, .no-hover-border:hover {
    text-decoration: none;
}


.accessories-list__img img {
    max-height: 57px;
    width: 100%;
    margin: 0px;
}

.product-list--dot li {
    background: url(../img/blt.gif) 0 0 no-repeat;
    padding-left: 14px;
}


.custom-select__item-title {
    display: inline-block;
    max-width: 84%;
}

.custom-select__item-img {
    max-width: 15%;
}

.product-image-wrapper {
    /*    max-width: 450px;
*/ width: auto;
    border: 1px solid #DDD;
    text-align: center;
}

.landing-image-wrapper {
    display: inline-block;
    float: left;
    width: 45%;
    text-align: center;
}

.landing-item-content-block {
    display: inline-block;
    width: 53%;
    float: right;
}

.landing-image-wrapper img {
    width: 100%;
    max-height: 400px;
    max-width: 300px;
}

.product-image-wrapper .product__content__imagebox {
    border: none;
}

span.custom-select__item {
    padding: 3px 0 2px 10px;
}

.product-modal-cart-block {
    width: 62%;
    display: inline-block;
    float: right;
}

.cart-modal-item-info-block {
    margin-top: 3%;
}

.cart-modal-item-info-block {
    font-weight: 600 !important;
    font-size: 13px;
    color: #000 !important;
}

    .cart-modal-item-info-block span {
        font-weight: 100;
    }

.cart-modal-item-info-block-price {
    font: Bold 25px Arial;
    margin-top: 4%;
}

.cart-modal-item-info-view-shp-cart-btn {
    background: #eee;
    font: bold 17px Arial;
    color: #333;
    height: 42px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    cursor: pointer;
    width: 43%;
}

    .cart-modal-item-info-view-shp-cart-btn:hover {
        background: #ccc;
    }

.cart-modal-item-info-view-checkout-btn {
    margin-left: 5%;
    background: #111;
    border: 1px solid #333;
    padding: 8px 35px 8px 31px;
    text-align: center;
    height: 42px;
    color: #fff;
    font: 18px Arial;
    width: 43%;
}

    .cart-modal-item-info-view-checkout-btn:hover {
        background: #333;
    }

.cart-modal-item-info-block-buttons {
    margin-top: 4%;
}


.cart-modal-item-info-view-checkout-btn .arrow-modal-checkout {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #ffffff;
    margin-left: 4px;
}

.product-cart-info-image img {
    display: block;
    margin: 0 auto;
    max-height: 240px;
}

.product-cart-info-image {
    display: inline-block;
}

.cart-modal-item-info-segment-block img {
    width: 34px;
}

.cart-modal-item-info-segment-block {
    font-size: 13px;
    margin-top: 2%;
    margin-bottom: 2%;
}

    .cart-modal-item-info-segment-block div {
        margin-bottom: 3px;
    }

.cart-modal-item-info-block-accessories-block {
    margin-top: 3%;
}

    .cart-modal-item-info-block-accessories-block img {
        max-width: 50px;
    }

.accessory-desc {
    font-size: 13px;
    margin-left: 3%;
    font-weight: 600;
}

.accessories-title {
    color: rgb(112, 99, 43);
    font: 18px Arial;
    display: block;
}

.cart-modal-item-info-block-accessories-block div {
    margin-top: 1%;
}

.cart-modal-item-info-block-title {
    font-size: 18px;
}

.landing-full-details {
    display: block;
}



.set-list__content__params .short .lxSelectWrap .scroll-wrapper {
    z-index: 100;
}


.set-list__content__params lx-select.short span.lx-select__field.lx-select__btn {
    width: 70px;
}


.mss-slide div {
    text-align: center;
}

.mobile-product-image {
    position: relative;
    display: none;
}

.landing-container-wrapper {
    display: block;
    float: right;
    width: 81%;
}

    .landing-container-wrapper .product__content__title__product {
        margin-bottom: 10px;
    }

.landing-item-btn {
    background: #507578;
    font: 18px Arial;
    color: #fff;
    height: 38px;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}

    .landing-item-btn:hover {
        background: #426366;
        border: 1px solid #426366;
        -webkit-appearance: none;
    }

.landing-item-content-block .product__content__title__product,
.landing-item-content-block .product__content__text {
    display: none;
}

.landing-item-content-block .landing-item-btn {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (max-width: 812px) {
    .mobile-product-image {
        display: block;
    }
}

@media (max-width: 767px) {
    .landing-full-details {
        float: none;
    }

    .landing-item-btn {
        margin-bottom: 10px;
    }

    .landing-container-wrapper {
        float: none;
        width: 100%;
    }

    .landing-image-wrapper {
        width: 100%;
        float: none;
        display: block;
        margin-bottom: 15px;
    }

    .landing-item-content-block {
        width: 100%;
        float: none;
        display: block;
    }

        .landing-item-content-block .product__content__text {
            display: none;
        }




    /* .product-image-wrapper {
        display: none;
    }*/

    .product__content__productchild {
        display: none;
    }

    .MagicSlideshow#zoom-slideshow .mss-arrow {
        height: 60px !important;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        opacity: 0.3 !important;
    }

    .MagicSlideshow#zoom-slideshow .mss-content-slide {
        background-color: white;
    }

    .mobile-product-image {
        text-align: center;
    }
}


/*acidjs-rating-stars acidjs-rating-disabled*/

.acidjs-rating-stars,
.acidjs-rating-stars label::before {
    display: inline-block;
}

    .acidjs-rating-stars label:hover,
    .acidjs-rating-stars label:hover ~ label {
        color: #189800;
    }

    .acidjs-rating-stars * {
        margin: 0;
        padding: 0;
    }

    .acidjs-rating-stars input {
        display: none;
    }

.acidjs-rating-stars {
    unicode-bidi: bidi-override;
    direction: rtl;
}

    .acidjs-rating-stars label {
        color: #ccc;
    }

        .acidjs-rating-stars label::before {
            content: "\2605";
            width: 18px;
            line-height: 20px;
            text-align: center;
            font-size: 23px;
            cursor: pointer;
        }

    .acidjs-rating-stars input:checked ~ label {
        color: #fde16d;
    }

.acidjs-rating-disabled {
    opacity: 1;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

.stock-info-label {
    font: 15px Arial;
    color: #000;
    font-weight: 600;
}

.quickview__modal__img-prod__block {
    text-align: center;
}

.product-image-wrapper {
    /*height: 432px;*/
    min-height: 300px;
    max-height: 562px;
}

.option-zoom-in-block {
    background: #fcfcfb;
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    color: #333;
    opacity: .8;
    left: 0;
    text-transform: uppercase;
    transition: 1s;
    display: none;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.compared-option-wrapper:hover .jsShowZoomedOption {
    display: flex;
    cursor: pointer;
}

.slick-track {
    display: flex;
    flex-wrap: nowrap;
}

    .slick-track .compared-option-wrapper {
        width: 135px !important;
        margin-left: 2px;
    }

@media (max-width: 768px) {
    .slick-track .compared-option-wrapper {
        width: 135px !important;
    }
}


.selectionmodal__link:hover .option-zoom-in-block {
    display: flex;
}

.icon {
    display: inline-flex;
    align-self: center;
}

    .icon svg, .icon img {
        height: 1em;
        width: 1em;
        fill: currentColor;
    }

    .icon.baseline svg, .icon img {
        top: .125em;
        position: relative;
    }

.mCSB_scrollTools .mCSB_draggerContainer {
    right: -5px !important;
}

.mz-figure.mz-active > img {
    filter: none !important;
}

#helpfulinfo-body img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .product__info__detalis__accordion {
        margin-bottom: 55px;
    }
}

.view_3d_btn {
    cursor: pointer;
}


.product-overview-container-header {
    display: flex;
    justify-content: center;
    column-gap: 16px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

    .product-overview-container-header div {
        cursor: pointer;
        font-size: 16px;
        padding: 12px;
        border-bottom: 2px solid transparent;
    }

        .product-overview-container-header div:hover {
            opacity: 0.9;
        }

    .product-overview-container-header .selected-tab {
        font-weight: 600;
        border-bottom: 2px solid rgb(75 85 99);
    }

.product-overview-tab {
    display: flex;
}

    .product-overview-tab:has(.product-overview-tab-column-container:nth-child(2):nth-last-child(1)) {
        gap: 100px;
    }

    .product-overview-tab:has(.product-overview-tab-column-container:nth-child(3):nth-last-child(1)) {
        gap: 100px;
    }

    .product-overview-tab:has(.product-overview-tab-column-container:nth-child(4)) {
        justify-content: space-between;
    }

.product-tab-title {
    display: flex;
    font-size: 17px;
    width: 100%;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.product-overview-container-body {
    margin-top: 24px;
}



.product-tab-item-wrapper {
    width: 100%;
}

.product-tab-item-title {
    font-weight: 600;
}

.product-tab-item-link {
    text-decoration: underline;
}

    .product-tab-item-link:hover {
        text-decoration: none;
    }

.product-tab-item-na {
    color: rgb(107 114 128);
}

.product-tab-review-wrapper .reviewlist__list {
    margin: 0px;
}

.product-tab-review-container {
    max-height: 500px;
    overflow-y: auto;
}

.g-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: rgba(156, 163, 175, 0.5) transparent;
}

    .g-scrollbar::-webkit-scrollbar {
        width: 6px;
    }

    .g-scrollbar::-webkit-scrollbar-track {
        background: transparent;
    }

    .g-scrollbar::-webkit-scrollbar-thumb {
        background-color: rgba(156, 163, 175, 0.5);
        border-radius: 10px;
    }

        .g-scrollbar::-webkit-scrollbar-thumb:hover {
            background-color: rgba(156, 163, 175, 0.8);
        }

    .g-scrollbar::-webkit-scrollbar {
        display: none;
    }

    .g-scrollbar:hover::-webkit-scrollbar {
        display: block;
    }

.scrollbar-hide {
    scrollbar-width: none;
}

    .scrollbar-hide::-webkit-scrollbar {
        display: none;
    }

.product-tab-shipping-returns-wrapper {
    display: flex;
    justify-content: space-between;
}

.product-tab-shipping-returns-wrapper-title {
    display: flex;
    align-items: flex-end;
    margin-bottom: 8px;
}

    .product-tab-shipping-returns-wrapper-title svg {
        width: 28px;
    }

    .product-tab-shipping-returns-wrapper-title .product-tab-title {
        margin-bottom: 0px;
        margin-left: 8px;
    }

.product-tab-shipping-returns-wrapper-link {
    margin-top: 8px;
}

@media(min-width: 768px) {
    .product-page-title-overview {
        text-align: center
    }
}

.product-info-desc-container {
    padding-top: 16px;
    margin-top: 16px;
}

    .product-info-desc-container span {
        font-size: 17px;
    }

.product-info-desc-wrapper {
}


.product-tab-item-warranty-list {
    list-style: none;
}

.product-overview-tab-features-list {
    margin-left: 16px;
}

.set-list__img {
    filter: brightness(.97);
    margin-bottom: 6px;
}

    .set-list__img img {
        height: 110px;
    }


.set-list__content__params {
    column-gap: 12px;
}

.set-list li {
    align-items: flex-start;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}

.set-list__content__params--availability {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-details-price-sale-details {
    display: flex;
    margin-bottom: 4px;
    margin-bottom: 4px;
}

@media (max-width: 768px) {
    .set-list__content__params {
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 8px;
    }

    .set-list li {
        display: flex;
        column-gap: 4px;
    }
}

.product-tab-shipping-returns-col {
    max-width: 27%;
}

.product-tab-shipping-delivery-options {
    margin-top: 16px;
}

.product-tab-shipping-delivery-options-title {
    font-size: 18px;
}

.product-tab-shipping-delivery-options-sub-title {
    margin-top: 8px;
    font-size: 16px;
}

.product-tab-shipping-delivery-options-list {
    margin-top: 6px;
}

.product-tab-shipping-delivery-options-list-item {
    display: flex;
    flex-wrap: wrap;
    padding-top: 6px;
    padding-bottom: 6px;
}

.product-tab-shipping-delivery-options-list-item-title {
    font-weight: 600;
}

.product-details-price-sale-details {
    margin-top: 8px;
    align-items: center;
}


.set-list-image-price-wrapper {
    display: flex;
}

.set-list li {
    justify-content: space-between;
}

@media (max-width: 768px) {
    .set-list__content__params {
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 8px;
        flex-wrap: wrap;
    }

    .set-list__img img {
        height: 140px;
    }

    .set-list li {
        display: flex;
        column-gap: 4px;
        flex-wrap: wrap;
        row-gap: 8px;
    }

    .set-list__content {
        width: 100%;
        margin-left: 0px !important;
    }

    .lx-select__drop.item-set-group-dd-list {
        width: 100%;
    }

    .lx-select__item-title-selected {
        max-width: 370px;
    }

    .lx-select__item-title {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 370px;
        width: 100%;
    }

    .lx-select__drop {
        min-width: 100%;
    }


    #show-swatches-link {
        margin-left: 0px;
    }

    .product-details-price-sale-details {
        margin-top: 0px;
    }

    .set-list-image-price-wrapper {
        column-gap: 12px;
    }

    .item-set-group-dd-block {
        width: 100%;
    }

    .set-list__content__params {
        margin-top: 12px;
    }

    .set-list__content__params--availability {
        margin-top: 12px;
    }
}


.product-details-price-sale-details .onsale__link {
    margin: 0;
    margin-left: 8px;
}

.product__content__productgroup__link .set-list__img {
    margin-bottom: 0px;
}

.product__content__productgroup__link img {
    height: 100%;
}

.jsProductSegmentOptionsContainer {
    position: relative;
}

    .jsProductSegmentOptionsContainer .lx-select__drop {
        width: 100%;
    }

.product-page .product__content__text__linkorsb {
    font-size: 25px;
}

.product-page-quote-favorites-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 16px;
    align-items: center;
}


    .product-page-quote-favorites-wrapper a {
        font-size: 16px;
        text-decoration: underline;
    }

        .product-page-quote-favorites-wrapper a:hover {
            text-decoration: none;
        }

.product-page-shop-confidence-info-wrapper {
    margin-top: 38px;
}

.product-page-shop-confidence-info-title {
    font: 20px Arial;
}

.product-page-shop-confidence-info-item {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 15px;
    display: block;
    column-gap: 4px;
}





    .product-page-shop-confidence-info-item a {
        text-decoration: underline;
    }

        .product-page-shop-confidence-info-item a:hover {
            text-decoration: none;
        }

.add-quote-to-cart-link-btn {
    padding: 6px 12px;
    background-color: #eee;
    display: flex;
    color: #333;
    border-radius: 0;
    border: 1px solid #ccc;
    justify-content: center;
    text-transform: initial !important;
    font: 14px Arial !important;
}

    .add-quote-to-cart-link-btn:focus {
        text-decoration: none;
        opacity: 0.85;
    }

    .add-quote-to-cart-link-btn:hover {
        text-decoration: none;
        opacity: 0.85;
    }

.product-page-shop-confidence-info-item-assistance-wrapper {
    display: flex;
    column-gap: 18px;
    width: 100%;
    margin-top: 4px;
}

.product-page-shop-confidence-info-item-assistance-wrapper-chat-phone-wrapper {
    display: flex;
    column-gap: 18px;
}

.product-page-shop-confidence-info-item-assistance-wrapper svg {
    width: 20px;
}

.product-page-shop-confidence-info-item-assistance-wrapper-icon-phone svg {
    transform: scale(-1, 1);
}

.product-page-shop-confidence-info-item-assistance-wrapper-icon {
    display: flex;
    column-gap: 6px;
}

@media (max-width: 768px) {
    .product-page-shop-confidence-info-item {
        display: block;
    }

    .product-page-shop-confidence-info-item-assistance-wrapper {
        flex-wrap: wrap;
        row-gap: 12px;
    }

    .product-page-shop-confidence-info-item-assistance-wrapper-chat-phone-wrapper {
        width: 100%;
        display: flex;
        column-gap: 12px;
    }
}

@media (max-width: 1024px) {
    .product-page-shop-confidence-info-item {
        display: block;
    }

    .product-page-shop-confidence-info-item-assistance-wrapper {
        flex-wrap: wrap;
        row-gap: 12px;
    }

    .product-page-shop-confidence-info-item-assistance-wrapper-chat-phone-wrapper {
        width: 100%;
        display: flex;
        column-gap: 12px;
    }
}


.product-page-shop-confidence-info-item-contact-container {
    display: flex;
    margin-top: 36px;
    flex-wrap: wrap;
}

.product-page-shop-confidence-info-item-contact-title {
    font: 20px Arial;
}

.more-from-collection-product-title-wrapper {
    display: flex;
    column-gap: 40px;
    align-items: center;
    width: 100%;
}

    .more-from-collection-product-title-wrapper h2 {
        width: fit-content;
    }

@media (max-width: 768px) {
    .more-from-collection-product-title-wrapper {
        justify-content: space-between;
    }

        .more-from-collection-product-title-wrapper h2 {
            margin: 0;
        }
}

.product-overview-tab-column-container {
    display: flex;
    justify-content: flex-end;
    max-width: 25%;
}

.product-overview-tab-column-container-wrapper {
}

#optionsModalContentBody {
    display: flex;
    flex-direction: column;
}

.product__content__imagebox__table{
    display: none;
    text-align: center;
    width: 100%;
    height: 340px;
}

.product__content__imagebox__table-row{
    display: table-row;
}

.product__content__imagebox__table-cell{
    display: table-cell!important;
    vertical-align: middle;
}

.product__content__imagebox__table-cell a{
    visibility: visible!important;
    opacity: 1!important;
}

.product__content__imagebox__table-cell img{
    width: inherit;
    max-width: 100%;
    height: auto;
}

.product__content__imagebox__table.active{
    display: table;
}

.MagicThumb-expanded>div>div:last-child{display: none!important;}

a.MagicZoom, a.MagicZoom:hover{
/*    max-width: 440px;
*/}

@media (max-width: 952px){
    a.MagicZoom, a.MagicZoom:hover{
/*        max-width: 350px;
*/    }
}

@media (max-width: 533px){
    a.MagicZoom, a.MagicZoom:hover{
        max-width: 100%;
    }
}

@media (max-width: 813px){ 
    .product__content_rightbox-custom{
        width: 100%;
    }
    .product__content_leftbox{
        width: 100%;
        float: none;
    }
}
.link__category__left__filter.category__left__filter__link{
    /* padding-left: 0; */
    /*padding-right: 15px;*/
    position: relative;
    /*margin-bottom: 6px;*/
    /* min-height: 23px; */
    /* padding-left: 25px; */
    display: flex;
    align-items: center;
}

.category__left__filter__link .img__category__left__filter{
    position: absolute;
    top: 1px;
    left: 0;
}

.category__left__filter__link .link__category__top__filter__textsf{
    display: inline-block;
    margin-left: 2px;
}

.left-filter-block__desktop-checkbox {
    height: 17.5px;
    min-width: 17.5px;
    border: 1.4px solid #8c8d92;
    /* -ms-border-radius: 0;
    border-radius: 0;
    margin-left: 1px;
    display: inline-block;
    -ms-opacity: 0.75; */
    opacity: 0.75;    
    /* margin-bottom: -3px; */
}

.left-filter-block__desktop-checkbox .checked-icon {
    display: none;
}

.left-filter-block__desktop-checkbox.checked {
    background-color: #111;
    -ms-opacity: 1;
    opacity: 1;
}

.left-filter-block__desktop-checkbox.checked .checked-icon {
    display: block;
    padding-left: 2px;
    margin-top: -2px;
    color: white;
    
}

a.link__category__left__filter.category__left__filter__link .left-filter-block__desktop-checkbox, div.link__category__left__filter.category__left__filter__link .left-filter-block__desktop-checkbox {
    margin-right: 6px;
    /* margin-left: -24px; */
}

.sort_filter_group .left-filter-block__desktop-checkbox {
    border-radius: 50%;
}

.sort_filter_group .link__category__left__filter {
    text-decoration: none !important;
}

.sort-panel .sort-panel-subtitle {
    font-size: 12px;
    color: #646266;
}

/* a.link__category__left__filter.category__left__filter__link.search-filter-checkbox .left-filter-block__desktop-checkbox {
    margin-right: 1px;
    
} */
.brand__collection__block__wrapper .brand__collection__block{
    vertical-align: top;
}

.brand-block__item-img__cell{
    display: table-cell;
    height: 190px;
    vertical-align: middle;
}

.brand-block__item-img__cell--small{
    height: 90px;
}

.brand__collection__block__wrapper .brand__collection__block__small{
    vertical-align: top;
}

.brand__collection__block__wrapper .brand__collection__block__small_fixed{
    vertical-align: top;
    width: 130px;
    margin: 0px 0px 15px 0px;
}

.brand__collection__block__small_fixed {
    display: inline-block;
    width: 18%;
    text-align: center;
}

.brand__collection__block__small:hover .brand__collection__box__img{
    padding-bottom: 1px;
    border-bottom: solid 2px #94864a;
}

.brand__collection__block__small:hover .brand__collection__block__small__title{color: #000}

.brand-block__item-img__cell--small img{
    max-height: 90px;
}
/*SLIDER MARKUP STYLE*/

.slider__wrap{
    position: relative;
    max-height: 250px;
    overflow-y: hidden;
}

.slider{
    display: block;
}

.slider__item-wrap{
    position: relative;
    float: left;
    margin: 0 10px;
    text-decoration: none;
    cursor: pointer;
    max-width:240px;
    display:block;
}


.slider__item-wrap:first-child{
    margin-left: 0;
}

@media (min-width: 992px){
    .slider__item-wrap:nth-child(4n){margin-right: 0}
    .slider__item-wrap{min-height: 180px}    
}

@media (min-width: 550px) and (max-width: 991px){
    .slider__item-wrap:nth-child(3n){margin-right: 0}    
}

@media (max-width: 550px){
    .slider__item-wrap:nth-child(2n){margin-right: 0}
    .slider__item-wrap{min-height: 140px}
}

.slider__item-table{
    display: table;
    padding-bottom: 3px;
    border-bottom: solid 1px #dedfde;
}
.slider__item-row{
    display: table-row;
}
.slider__item-cell{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 190px;
}

@media (max-width: 650px){
    .slider__item-cell{height: 160px}
}

@media (max-width: 550px){
    .slider__item-cell{height: 150px}
}

@media (max-width: 480px){
    .slider__item-cell{height: 140px}
}


/*SLIDER CONTENT STYLE*/


.slider__img{
    width: 100%;
}

.slider__img-logo{
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 30px;
}

@media(max-width: 500px){
    .slider__img{
        min-height: 100%;
    }
}

.slider__text{
    color: #333;
    font: 12px arial;
    text-decoration: none;
    text-align: left;
    padding-top: 3px;  
}



/*SLIDER ARROW STYLE*/

.slider__arrow{
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;

    position: absolute;
    top: 50%;
    margin-top: -22px;

    background-image: url("../img/slider-arrow-sprite.png");
    background-repeat: no-repeat;
}

.slider__arrow--prev{
    background-position: 0 0;
    left: 0;
}

.slider__arrow--next{
    background-position: -30px 0;
    right: 0;
}

.slider__item-wrap:hover{
    text-decoration: none;
}

.slider__item-wrap:hover .slider__item-table{
    padding-bottom: 2px;
    border-bottom: solid 2px #94864a;
}

.slider__item-wrap:hover .slider__text{
    color: #000;
}

.slider__plaha{
    display: block;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.85;

    font: bold 15px Arial;
    color: #000;
    padding: 5px 10px 5px 10px;
    text-align: left;
}

.slider__item-wrap--plaha:after{
    display: none;
    content: "";
    background-color: #fff;
    opacity: 0.3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.slider__item-wrap--plaha:hover:after{
    display: block;
}

.checkout-images-block {
    padding: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.checkout-images-block__title {
    margin-top: 20px;
    font: 18px Arial;
}

.paypal-cart-page-btn {
    display: inline-block;
    float: right;
    width: 100%;
}

.checkout-paypal-banner {
    width: 99%;
}

.checkout-login-right-block {
    border-left: 1px solid #e7e7e7;
}

    .checkout-login-right-block a {
        display: block;
        margin-top: 15px;
        margin-bottom: 30px;
        margin-left: 30px;
    }

.checkout-login-right-title {
    margin-left: 30px;
}

.checkout-login-form-label {
    width: 22%;
    padding-right: 0px;
    text-align: left !important;
    font: bold 12px Arial;
    color: #333333;
}

.checkout-login-form-label-radio {
    width: 50%;
    padding-right: 0px;
    text-align: left !important;
    font: bold 12px Arial;
    color: #333333;
}

.checkout-login-radio-block {
    padding-left: 12px;
}

    .checkout-login-radio-block input {
        margin-top: 1px;
    }

.checkout-login-input {
}

.checkout-login-button-block {
    margin-left: 0px;
}

.checkout-complete-text-block p {
    text-align: justify;
    font: 13px arial;
    color: #333333;
    line-height: 16px;
}

.checkout-complete-title {
    color: #000;
    font: 25px Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}

.order-comple-total-block {
    border: none;
    margin-bottom: 0px;
}

.check-complete-bottom-link {
    color: #2497a0;
    font: 13px arial;
    text-decoration: none;
}

    .check-complete-bottom-link:hover {
        text-decoration: underline;
        color: #2497a0;
    }

.split-payment-label {
    padding-left: 15px;
    text-indent: -15px;
    font: 12px Arial;
    color: #008500;
}

.split-payment-checkbox {
    width: 13px;
    height: 13px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

.request-quote-checkout-link {
    font: 11px Arial;
    color: #880000;
}

    .request-quote-checkout-link:hover {
        text-decoration: underline;
        color: #880000;
    }

.cart-request-quote-text {
    display: block;
    margin: 15px 0px 15px 0px;
}

.paypal-authorized-block img,
.paypal-authorized-block span,
.paypal-authorized-block button {
    display: block;
}

.paypal-authorized-block img {
    margin: auto;
}

.paypal-authorized-block {
    font-size: 12px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding-bottom: 2%;
    padding-top: 2%;
}

    .paypal-authorized-block button {
        margin-top: 5%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 0;
        background-color: #009cde;
        border-color: #009cde;
        font-size: 15px;
        color: white;
    }

        .paypal-authorized-block button:hover {
            background-color: #003087;
            border-color: #003087;
            color: white;
        }

        .paypal-authorized-block button:active:focus {
            background-color: #003087;
            border-color: #003087;
            color: white;
        }

.checkout-password-box-disabled {
    background-color: #eee;
    opacity: 1;
}

.paymentmethod__box_echeck .payment__info__form__label {
    width: 35%;
}


a.item-set-component-checkout-link:hover {
    color: #111;
    text-decoration: underline;
}

.checkoutShowLoginBtn {
    padding: 9px;
    width: 100%;
    border: 1px solid #ddd;
    background-color: #f1f1f1;
    text-transform: uppercase;
}

.wrap_login_block .btnblm.submitbutton {
    width: 100%;
}

.form__promocode__group {
    display: flex;
}

.form__promocode__group_mobile {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 1%;
    margin-bottom: 0;
}

.form__promocode__label {
    color: #333;
    font: 18px Arial;
    margin-right: 5px;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .checkoutShowLoginBtn {
        margin-left: 15px;
        width: 93%;
    }

    .checkout-login-input {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    .checkoutShowLoginBtn {
        padding: 0;
       
    }

    .form-promo-code-mobile {
        padding-left: 10px;
    }

    .checkout-images-block {
        display: none;
    }
}

@media (max-width: 480px) {
    .checkout-images-block__title {
        margin: 0;
    }
}

.mobile-loader__wrap {
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 1000;
    }

    .mobile-loader__overlay {
        height: 100%;
        width: 100%;
        background-color: #111;
        -ms-opacity: .2;
        opacity: .2;
        position: absolute;
        z-index: 1000;
    }

    .mobile-loader__wrap md-progress-circular {
        outline: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: 1050;
    }

.forgot-password-server-message {
    display: block;
    width: 100%;
    text-align: center;
}
.trade-business-account-form-wrapper-background-image {
    background-image: url('../img/TradeSignUp.jpg');
}

.gift-certificate-block {
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 12px;
    color: #000;
}

    .gift-certificate-block span {
        color: #333333;
    }

.progress-line-indeterminate {
    display: none;
}

    .progress-line-indeterminate[ng\:cloak], .progress-line-indeterminate[ng-cloak], .progress-line-indeterminate[data-ng-cloak], .progress-line-indeterminate[x-ng-cloak], .progress-line-indeterminate.ng-cloak, .progress-line-indeterminate.x-ng-cloak {
        display: block !important;
    }

.trade-business-account-container {
    width: 100%;
    height: 100%;
    position: relative;
}

    .trade-business-account-container form {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
    }

.desktop-profession-span {
}

@media(max-width: 767px) {

        .md-button.md-raised:not([disabled]) {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

    .md-button.md-default-theme.md-raised:not([disabled]):hover, .md-button.md-raised:not([disabled]):hover {
        background-color: #426366;
    }

    .where-is-ein {
        display: block;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
    }

    .ein-tip-modal > div {
        text-align: left;
        margin-left: 15px;
        font-size: 25px;
        margin-top: 5px;
    }

    .ein-tip-modal {
        display: block;
        cursor: pointer;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
               -webkit-transition: margin ease-in 0.3s;
        -moz-transition: margin ease-in 0.3s;
        -ms-transition: margin ease-in 0.3s;
        -o-transition: margin ease-in 0.3s;
        transition: margin ease-in 0.3s;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        margin-top: -2000px;
        width: 100%;
        max-height: 200px;
        background-color: white;
        -ms-border-radius: 5px;
        border-radius: 5px;
        z-index: 99;
        border: 1px solid grey;
    }

    .ein-tip-modal.active {
       margin-top: 50%;
        
    }


    .PicoAppChooseProfession-title {
        display: block;
        text-align: center;   
    }

    .mobile-greeting-header {
        display: block;
        font-size: 20px;
        text-align: center;
    }

     #step-content-1 md-input-container,
     #step-content-0 md-input-container {
        margin-bottom: -20px;
    }
  

    #step-content-0 md-input-container.md-input-invalid {
        margin-bottom: 20px;
    }

     #step-content-1 md-input-container.md-input-invalid {
         margin-bottom: -5px;
     }
    .desktop-email-step-header-first {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 25px;
        position: absolute;
        top: -80%;
    }

    .desktop-email-step-header-second {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 25px;
        position: absolute;
        top: -55%;
    }
 
    .trade-business-account-form-wrapper-background-image form {
        top: 15%;
    }

    #step-content-0 md-content {
        background-color: transparent;
    }    
    
    .trade-business-account-form-wrapper-background-image md-card {
        background-color: transparent;
    }

     md-input-container label:not(.md-no-float):not(.md-container-ignore) {
        padding-left: 10px;
    }


    md-card {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

    md-content {
        background-color: white;
    }

    md-input-container:not(.md-input-invalid).md-input-focused .md-input {
        border: 1px solid rgb(63,81,181);
    }

    md-input-container.md-block.md-icon-float.flex-gt-sm.md-input-invalid input.md-input{
        border: 1px solid rgb(221,44,0);
    }

    md-input-container .md-input {
        border: 1px solid rgb(192, 192, 192);
    }

    md-input-container input.md-input {
        -ms-border-radius: 3px;
        border-radius: 3px;
        padding-left: 10px;
    }

   

    .trade-business-account-container form {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    md-steppers-wrapper.md-stretch-steppers {
        display: none;
    }

    .mobile-email-existing-user-wrong-password {
        width: 100%;
        text-align: center;
        color: rgb(221,44,0);
        font-family: Roboto,Helvetica Neue,sans-serif;
    }

    .mobile-email-existing-user-greeting {
        width: 100%;
        text-align: center;
    }

   

    .mobile-email-step-submit-button {
        margin-top: -25px;
    }

    .mobile-trade-account-link-button {
        text-align: center;
    }

        .mobile-trade-account-link-button a {
            text-decoration: none;
            color: #111;
        }

    md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-placeholder label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float) {
        -webkit-transform: translate3d(0, 12px, 0) scale(.75);
        -moz-transform: translate3d(0, 12px, 0) scale(.75);
        -ms-transform: translate3d(0, 12px, 0) scale(.75);
        -o-transform: translate3d(0, 12px, 0) scale(.75);
        transform: translate3d(0, 12px, 0) scale(.75);
        margin-left: 3px;
        margin-right: 3px;
    }


    md-steppers-canvas md-pagination-wrapper md-step-item.md-step {
        max-width: 20% !important;
    }

    .mobile-trade-business-account-requirements h2,
    .mobile-trade-business-account-requirements h3 {
        display: block;
        text-align: center;
    }

    .mobile-trade-business-account-requirements ul {
        list-style-type: none;
        list-style-type: none;
        display: block;
        margin: 0 auto;
        max-width: 220px;
    }

    .md-button.md-raised:not([disabled]):hover span.mobile-photo-dropzone-text {
        color: white;
    }

    md-step-item md-step-label-wrapper span {
        display: none;
    }

    md-card.trade-business-account-steppers md-steppers:not(.md-no-step-content):not(.md-dynamic-height) {
        min-height: 100px;
    }

    md-card.trade-business-account-steppers md-steppers-content-wrapper {
        position: inherit;
    }

    md-card.trade-business-account-steppers md-step-content {
        position: absolute;
    }

        md-card.trade-business-account-steppers md-step-content.md-active {
            position: relative;
            top: 0px;
        }

    md-card.trade-business-account-steppers md-steppers-content-wrapper {
        top: 0;
    }



    .padded-profession-tiles.chosenOccupation {
        -webkit-box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
        -moz-box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
        -ms-box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
        box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
    }

    .mobile-trade-business-account-photo-preview {
        width: 100%;
        height: auto;
        text-align: center;
    }

        .mobile-trade-business-account-photo-preview img {
            max-height: 200px;
            max-width: 100%;
            display: block;
            margin: 0 auto;
        }

    .md-button.md-raised:not([disabled]):hover span {
        color: rgb(255, 255, 255);
        -webkit-transition: color 400ms linear;
        -moz-transition: color 400ms linear;
        -o-transition: color 400ms linear;
        -ms-transition: color 400ms linear;
        transition: color 400ms linear;
    }

    .picture-upload-trade-business-account-wrapper.dropzone button {
        -ms-opacity: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
    }

    .trade-business-account-form-wrapper {
        background-color: white;
        height: 100%;
        background-repeat: no-repeat;
        -ms-background-size: cover;
        background-size: cover;
    }

    .dropzone {
        display: none;
    }

    .photo-trade-business-account.md-button.md-raised:not([disabled]):hover {
        background-color: #507578;
    }

    .photo-trade-business-account input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -ms-opacity: 0;
        opacity: 0;
        cursor: pointer;
    }

    button.md-button.clear-photo-button-trade-business-account,
    button.md-button.photo-trade-business-account {
        width: 100%;
        background-color: #507578;
        -ms-border-radius: 0;
        border-radius: 0;
        margin-left: 0;
        color: white;
        height: 40px;
        display: block;
    }

    button.md-button.skip-button-trade-business-account {
        width: 100%;
        border: 1px solid #1b3b65;;
        -ms-border-radius: 3px;
        border-radius: 3px;
        margin-left: 0;
        /*background-color: transparent;*/
        color: #1b3b65;
        background-color: white;
        height: 40px;
    }

    .profession-tiles {
        padding: 8px;
    }

    .padded-profession-tiles span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .padded-profession-tiles {
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
        height: 50px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid;
        border-color: rgb(66, 99, 102);
        margin: 10px 0 0 5px;
        background-color: rgb(255, 255, 255);
        color:  #333;
        font-size: 100%;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }
    .padded-profession-tiles:active {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95);
    }
    .mobile-create-trade-business-account-content {
        text-align: center;
        width: 100%;
        background-color: white;
        -ms-opacity: .8;
        opacity: .8;
    }


    input.phone-trade-business-account,
    input.password-trade-business-account,
    input.email-trade-business-account {
        padding-top: 10px;
        background-color: white;
        display: table-cell;
        margin-top: -8px;
        -ms-border-radius: 0;
        border-radius: 0;
        height: 48px;
        font-size: 18px;
    }

    input.password-trade-business-account {
    }

    .submit-button-trade-business-account-wrapper {
        /*width: 100%;*/
        padding-right: 3px;
        padding-left: 3px;
    }

    button.md-button.submit-button-trade-business-account {
        width: 100%;
        -ms-border-radius: 4px;
        border-radius: 4px;
        height: 45px;
        background-color: rgb(80, 117, 120);
        margin-left: 0;
        color: rgb(255, 255, 255);
        border: 1px solid #426366;
        
    }
    
    .desktop-how-it-works,
    .desktop-email-step-header,
    .business-account-desktop-whitespace-footer,
    .PicoAppCredentialsUpload-documentsList,
    .PicoAppCredentialsUpload-documentSection,
    .desktop-trade-account-header,
    #status-buttons,
    .desktop-photo-dropzone-text,
    .desktop-photo-dropzone-glyph,
    .profession-dropdown-trade-business-account-wrapper,
    .photo-preview-trade-business-account-wrapper,
    .trade-business-account-desktop-header-hr,
    .trade-business-account-desktop-header {
        display: none;
    }
}

@media(min-width: 768px) {



    .desktop-how-it-processImage, .desktop-how-it-processStepsWrapper {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    }
    .desktop-how-it-processStepsWrapper {
     width: calc(100% - 395px);
    }
    .desktop-how-it-processImage {
        max-width: 370px;
    }

    .desktop-how-it-processStepDescription {
    display: block;
    padding-top: 12px;
    width: 90%;
}

    .desktop-how-it-processStepNumber {
     float: left;
    font-size: 50px;
    width: 10%;
        max-width: 45px;
        margin-top: 6px;
}

    .desktop-how-it-processStep {
    font-size: 114.286%;
    margin: 20px 0;
    text-align: left;
}

    .third-processStepNumber-row.desktop-how-it-processStepNumber {
        margin-top: 14px;
    }

    .desktop-how-it-processImage {
        background: no-repeat;
        background-image: url('../img/tradeAccountHowItWorks.png');
        -ms-background-size: contain;
        background-size: contain;
        height: 370px;
    }

    .desktop-how-it-processStepsWrapper {
    padding-top: 25px;
}

    .desktop-how-it-processWrapper {
    margin: auto;
    position: relative;
    max-width: 1200px;
    width: 100%;
}

    .desktop-how-it-processTitle {
    font-size: 200%;
    margin-top: 35px;
    padding-bottom: 35px;
    position: relative;
    text-align: center;
}


    .desktop-how-it-works {
            padding: 95px 0;
    }

    .business-account-desktop-whitespace-footer h2 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .business-account-desktop-whitespace-footer div {
        display: inline-table;
        margin-left: 8px;
        margin-right: 8px;
    }
    .business-account-desktop-whitespace-footer div span{
        display: block;
        margin-top: 10px;
    }

    .email-existing-user-wrong-password {
        font-weight: bold;
        width: 100%;
        text-align: center;
        color: rgb(221,44,0);
        font-family: Roboto,Helvetica Neue,sans-serif;
    }

    .picture-step-skip {
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 27px;
        font-size: 20px;
        font-weight: bold;
        cursor: pointer;
    }

    .desktop-phone-step-header {
        font-size: 25px;
        position: absolute;
        top: 20px;
        margin: auto;
        display: block;
        text-align: center;
        width: 100%;
    }

    button.md-button.md-raised:not([disabled]):hover {
        background-color: #426366;
    }

    #step-content-0 {
        top: 50px;
        overflow: hidden;
    }

    #step-content-0 md-input-container {
        margin-bottom: -20px;
    }
    #step-content-0 .submit-button-trade-business-account-wrapper {
        margin-top: 55px;
    }
    #step-content-0 md-input-container.md-input-invalid {
        margin-bottom: 0;
    }

    .desktop-email-step-header-first {
        display: block;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 50px;
        font-size: 25px;
    }

    .desktop-email-step-header-second {
        display: block;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 80px;
        font-size: 25px;
    }

    .md-button.md-raised:not([disabled]) {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

    .business-account-desktop-whitespace-footer {
        position: absolute;
        width: 100%;
        max-height: 190px;
        background-color: white;
        bottom: 0;
        text-align: center;
        height: 25%;

    }

    .PicoAppCredentialsUpload-alternate {
        position: relative;
        top: -18px;
        font-size: 128.571%;
        color: #818181;
        background-color: #fff;
        padding: 0 17px;
    }

    .PicoAppCredentialsUpload-divider {
        border-bottom: 1px solid #d9d9d9;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(217, 217, 217);
        height: 0;
        margin-bottom: 22px;
        margin: 0 auto;
        width: 335px;
    }
    p.PicoAppCredentialsUpload-instructions {
        margin-top: -45px;
        margin-bottom: 8px;
    }
    
    .dropzone #picoLabel.PicoApp-initiateFormButton:hover {
        background-color: #173255;
    }

    #picoLabel.PicoAppCredentialsUpload-label.PicoApp-initiateFormButton {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        width: 339px;
        height: 50px;
        line-height: 19px;
        border-radius: 3px;
        bottom: 30px;
        left: 0;
        right: 0;
        margin: auto;
        background: #507578;
        padding: 16px 49px;
        font-size: 128.571%;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }



    .PicoAppCredentialsUpload-label {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        width: 339px;
        height: 50px;
        line-height: 19px;
        border-radius: 3px;
        background: #1b3b65;
        padding: 16px 49px;
        font-size: 128.571%;
    }

    .PicoAppCredentialsUpload-dragAndDropWrap {
        width: 339px;
        margin: auto;
    }

    md-input-container label:not(.md-no-float):not(.md-container-ignore) {
        -webkit-transform: translate3d(0,20px,0) scale(1);
        -moz-transform: translate3d(0,20px,0) scale(1);
        -ms-transform: translate3d(0,20px,0) scale(1);
        -o-transform: translate3d(0,20px,0) scale(1);
        transform: translate3d(0,20px,0) scale(1);
    }

    /*md-input-container.md-input-focused  label:not(.md-no-float):not(.md-container-ignore)*/

    md-input-container.md-input-focused label:not(.md-no-float),
    md-input-container.md-input-has-placeholder label:not(.md-no-float),
    md-input-container.md-input-has-value label:not(.md-no-float) {
        -webkit-transform: translate3d(0,6px,0) scale(.75);
        -moz-transform: translate3d(0,6px,0) scale(.75);
        -ms-transform: translate3d(0,6px,0) scale(.75);
        -o-transform: translate3d(0,6px,0) scale(.75);
        transform: translate3d(0,6px,0) scale(.75);
    }

    md-input-container.md-block.md-icon-float.flex-gt-sm.md-input-focused input.md-input {
        border: 1px solid rgb(192, 192, 192);
    }

    md-input-container.md-block.md-icon-float.flex-gt-sm.md-input-invalid input.md-input{
        border: 1px solid rgb(221,44,0);
    }

    .layout-gt-sm-row md-input-container input {
        height: 49px;
        margin-top: -15px;
        padding-top: 15px;
        border: 1px solid rgb(192, 192, 192);
        -ms-border-radius: 3px;
        border-radius: 3px;
    }

    .layout-gt-sm-row .md-block.md-icon-float.flex-gt-sm.md-input-focused input {
        border: 1px solid rgb(192, 192, 192);
        -ms-border-radius: 3px;
        border-radius: 3px;
    }

    md-input-container {
        padding: 0;
    }

    .PicoAppCredentialsUpload-documentsList {
        margin-top: 26px;
        margin-left: 131px;
        width: 550px;
        text-align: left;
        font-size: 128.571%;
        color: #818181;
        list-style-type: disc;
    }

        .PicoAppCredentialsUpload-documentsList li {
            width: 50%;
            float: left;
            list-style: none;
        }

    .PicoAppCredentialsUpload-documentSection {
        font-size: 128.571%;
        color: #818181;
        margin-top: 48px;
    }

    form.trade-business-account-picture-step-wrapper md-input-container {
        max-width: 100%;
    }

    form.trade-business-account-picture-step-wrapper md-steppers-content-wrapper {
        height: 500px;
        top: 30px;
    }

    form.trade-business-account-picture-step-wrapper md-step-content {
        top: -24px !important;
        height: 470px !important;
        min-height: 400px !important;
    }

    form.trade-business-account-picture-step-wrapper md-steppers:not(.md-no-step-content):not(.md-dynamic-height) {
        min-height: 490px;
    }

    .PicoAppChooseProfession-title {
        font-size: 171.429%;
        margin-bottom: 59px;
        display: block;
        text-align: center;
    }

    .md-button span {
        text-transform: none;
    }

    .trade-business-account-form-wrapper.choose-profession-step {
        width: 822px;
        height: 500px;
    }

        .trade-business-account-form-wrapper.choose-profession-step form {
            height: 100%;
        }

            .trade-business-account-form-wrapper.choose-profession-step form md-step-content {
                top: -26px;
            }

        .trade-business-account-form-wrapper.choose-profession-step md-step-content {
            height: 400px;
            min-height: 400px;
        }


            .trade-business-account-form-wrapper.choose-profession-step md-step-content md-content > div {
                text-align: center;
            }

    .sign-in-button-trade-business-account-wrapper {
        position: relative;
    }

    .layout-gt-sm-row {
        margin-top: 20px;
    }

    md-input-container {
        max-width: 340px;
        margin: 0 auto;
    }

    .business-account-desktop-header-wrapper {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 100;
        background-color: white;
    }

        .business-account-desktop-header-wrapper > div {
            background-image: url('../img/LuxeDecorTrade.png');
            background-repeat: no-repeat;
            -moz-background-position-x: left;
            -o-background-position-x: left;
            background-position-x: left;
            max-width: 968px;
            margin: 0 auto;
            text-align: right;
            padding: 25px;
            min-height: 20px;
        }

    .padded-profession-tiles.chosenOccupation {
        background-color: rgb(66, 99, 102);
        cursor: pointer;
        -webkit-box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
        -moz-box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
        -ms-box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
        box-shadow: inset 7px 7px 5px -6px rgba(50, 50, 50, 0.48);
    }

        .padded-profession-tiles.chosenOccupation span {
            color: white;
        }

    .padded-profession-tiles span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        -webkit-transition: color 400ms linear;
        -moz-transition: color 400ms linear;
        -o-transition: color 400ms linear;
        -ms-transition: background-color 400ms linear;
        transition: color 400ms linear;
    }

    .padded-profession-tiles:hover span {
        color: white;
        -webkit-transition: color 400ms linear;
        -moz-transition: color 400ms linear;
        -o-transition: color 400ms linear;
        -ms-transition: background-color 400ms linear;
        transition: color 400ms linear;
    }

    .padded-profession-tiles {
        background-color: white;
        display: inline-table;
        min-height: 50px;
        vertical-align: middle;
        margin-bottom: 20px;
        -ms-border-radius: 7px;
        border-radius: 7px;
        border: 1px solid rgb(66, 99, 102);
        width: 340px;
        height: 50px;
        margin: 0 10px 20px;
        color: #333;
        font-size: 128.571%;
        text-transform: none;
        -webkit-transition: background-color 400ms linear;
        -moz-transition: background-color 400ms linear;
        -o-transition: background-color 400ms linear;
        -ms-transition: background-color 400ms linear;
        transition: background-color 400ms linear;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

    .padded-profession-tiles:hover {
            background-color: #426366;
            cursor: pointer;
        }

    .trade-business-account-container {
        background-image: url('../img/DesktopTradeSignUp.jpg');
        background-repeat: no-repeat;
        -ms-background-size: cover;
        background-size: cover;
    }

    .profession-tiles {
    }

    .mobile-trade-business-account-requirements {
        display: none;
    }

    .skip-button-trade-business-account {
        display: none;
    }

    .desktop-trade-account-header {
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
    }

    div.sign-in-button-trade-business-account-wrapper button.submit-button-trade-business-account {
        top: 10px;
    }

    .trade-business-account-desktop-header.link-header {
        /*font-family:  Arial sans-serif;*/
        cursor: pointer;
    }

    .trade-account-phone-step-wrapper {
        max-width: 408px;
    }

    .trade-account-phone-step-wrapper > span:first-child {
        margin-left: 32px;
    }

    .submit-button-trade-business-account-wrapper {
        margin-top: 50px;
        position: relative;
    }

        .submit-button-trade-business-account-wrapper.submit-button-occupation-wrapper {
            margin-top: 90px;
        }

    md-card.trade-business-account-steppers md-content {
        background-color: transparent;
    }

    md-card.trade-business-account-steppers md-steppers {
        height: 350px;
    }

    md-card.trade-business-account-steppers {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

    .picture-upload-trade-business-account-wrapper {
        margin-left: -15px;
    }

    button.clear-photo-button-trade-business-account {
        left: 0px;
    }

    .desktop-photo-dropzone-glyph {
        font-size: 60px;
        display: block;
    }

    .trade-business-account-container form {
        height: 405px;
        padding-left: 0;
        padding-right: 0;
    }

        .trade-business-account-container form div.sub-form button.md-button.submit-button-trade-business-account {
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            -ms-border-radius: 4px;
            border-radius: 4px;
        }


        .trade-business-account-container form div.sub-form {
            width: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            height: 250px;
            max-width: 408px;
        }

    .picture-upload-trade-business-account-wrapper .layout-gt-sm-row {
        width: 100%;
        text-align: center;
    }

    .photo-preview-trade-business-account-wrapper {
        border: 1px solid black;
        width: 198px;
        height: 198px;
    }

        .photo-preview-trade-business-account-wrapper img {
            max-width: 100%;
            max-height: 100%;
        }

    .md-block.md-icon-float.flex-gt-sm.md-input-focused input.email-trade-business-account,
    .md-block.md-icon-float.flex-gt-sm.md-input-focused input.password-trade-business-account,
    .md-block.md-icon-float.flex-gt-sm.md-input-focused input.phone-trade-business-account {
        border-bottom: #847639 1px solid;
    }

    .trade-business-account-desktop-header {
        margin-left: 15px;
        display: inline-block;
        color: #1b3b65;
        text-decoration: underline;
        font-size: 18px;
    }

        .trade-business-account-desktop-header.trade-business-account-sign-in {
            /*float: right;*/
            margin-right: 15px;
        }

    .md-button.md-raised:not([disabled]):hover span {
        color: rgb(255, 255, 255);
        -webkit-transition: color 400ms linear;
        -moz-transition: color 400ms linear;
        -o-transition: color 400ms linear;
        -ms-transition: color 400ms linear;
        transition: color 400ms linear;
    }

    button.clear-photo-button-trade-business-account,
    button.md-button.skip-button-trade-business-account span,
    button.md-button.submit-button-trade-business-account span {
        font-size: 22px;
    }

    button.md-button.clear-photo-button-trade-business-account,
    button.md-button.skip-button-trade-business-account,
    button.md-button.submit-button-trade-business-account {
        float: right;
        -ms-border-radius: 4px;
        border-radius: 4px;
        width: 340px;
        height: 45px;
        background-color: rgb(80, 117, 120);
        color: rgb(255, 255, 255);
        border: 1px solid #426366;
    }

    button.md-button.clear-photo-button-trade-business-account {
        float: left;
        position: relative;
        top: -5px;
        left: 15px;
    }

    button.md-button.submit-button-trade-business-account {
        position: absolute;
        right: 0px;
        left: 0;
        margin: 0 auto;
        bottom: 5px;
    }

    .profession-dropdown-trade-business-account-wrapper {
        position: relative;
        width: 261px;
    }

    .profession-dropdown-trade-business-account {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 290px;
        height: 34px;
        padding-left: 5px;
    }


    .profession-dropdown-after {
        display: block;
        position: absolute;
        top: 0;
        right: -29px;
        width: 29px;
        height: 29px;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        background: #4c5c70;
        pointer-events: none;
        display: block;
        padding-right: 2px;
        padding-top: 5px;
    }


    .trade-business-account-form-wrapper {
        padding: 0;
        background-color: white;
        width: 460px;
        height: 365px;
        position: absolute;
        top: 0;
        bottom: 15%;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }


    .dropzone #fileUpload {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        -ms-opacity: 0;
        opacity: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
    }

    .dropzone {
        border: 1px dashed silver;
        -ms-border-radius: 4px;
        border-radius: 4px;
        font-size: 114.286%;
        height: 203px;
        width: 620px;
        display: inline-block;
        margin: 37px 0 auto;
        position: relative;
        text-align: center;
        background-color: #fff !important;
        margin-top: 5px;
    }


    /*.picture-upload-trade-business-account-wrapper,*/
    .ein-tip-modal,
    .where-is-ein,
    .mobile-photo-dropzone-glyph,
    .mobile-photo-dropzone-text,
    .mobile-create-trade-business-account-content,
    md-steppers-wrapper.md-stretch-steppers {
        display: none;
    }
}


@media(max-height: 776px) {
    .trade-business-account-form-wrapper.choose-profession-step.choose-profession-step {
    width: 822px;
    height: 435px;
}
    .trade-business-account-picture-step-wrapper md-card.trade-business-account-steppers {
        height: 427px;
    }

    .trade-business-account-picture-step-wrapper .dropzone {
        height: 189px;
    }
    .trade-business-account-picture-step-wrapper .picture-step-skip {
        padding-top: 8px;
    }
}

/* numbered buttons */
#status-buttons {
}

    #status-buttons a {
        color: #FFF;
        display: inline-block;
        font-size: 12px;
        margin-right: 10px;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none !important;
        color: rgba(0,0,0,0.38);
        -webkit-transition: all 225ms ease;
        -moz-transition: all 225ms ease;
        -ms-transition: all 225ms ease;
        -o-transition: all 225ms ease;
        transition: all 225ms ease;
        position: relative;
        -moz-min-width: 70px;
        -ms-min-width: 70px;
        -o-min-width: 70px;
        -webkit-min-width: 70px;
        min-width: 70px;
    }

        #status-buttons a p {
            color: rgb(79, 117, 120);
            font-weight: bold;
        }

        #status-buttons a.current span {
            background: lightgray;
        }

            #status-buttons a.current span:after {
                border: lightgray solid 4px;
            }


        #status-buttons a:hover {
            text-decoration: none;
            cursor: pointer;
            -ms-opacity: 1;
            opacity: 1;
            color: #ef6443;
        }

        #status-buttons a span:after {
            content: '';
            position: absolute;
            border: rgb(79, 117, 120) solid 4px;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            -webkit-transition-duration: 0.3s;
            -moz-transition-duration: 0.3s;
            -ms-transition-duration: 0.3s;
            -o-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-property: top, right, bottom, left;
            -moz-transition-property: top, right, bottom, left;
            -ms-transition-property: top, right, bottom, left;
            -o-transition-property: top, right, bottom, left;
            transition-property: top, right, bottom, left;
            -ms-border-radius: 50%;
            border-radius: 50%;
            -webkit-animation-duration: 1s;
            -moz-animation-duration: 1s;
            -ms-animation-duration: 1s;
            -o-animation-duration: 1s;
            animation-duration: 1s;
        }

        #status-buttons a:hover span:after {
            -ms-border-radius: 50%;
            border-radius: 50%;
            -webkit-animation-name: hvr-ripple-out;
            -moz-animation-name: hvr-ripple-out;
            -ms-animation-name: hvr-ripple-out;
            -o-animation-name: hvr-ripple-out;
            animation-name: hvr-ripple-out;
            color: wheat;
        }

        #status-buttons a:hover > p {
            color: wheat;
        }

    /* we will style the span as the circled number */
    #status-buttons span {
        background: rgb(79, 117, 120);
        display: block;
        height: 30px;
        margin: 0 auto 10px;
        padding-top: 7px;
        width: 30px;
        border-radius: 50%;
        position: relative;
        color: white;
        font-weight: bold;
    }

    /* active buttons turn light green-blue*/
    #status-buttons a.active span {
        background: #00BC8C;
    }

    #status-buttons a:hover span {
        color: wheat;
        /*background:#00BC8C;*/
    }

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@-moz-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}


.popup-wrapper .modal-content {
    padding: 0
}

.popup-request {
    position: fixed;
    width: 100%;
    max-width: 1030px;
    left: 50%;
    margin-left: -515px;
    top: 50px;
    background: #fff;
    color: #000;
    overflow-y: auto;
    border: 7px solid rgba(0, 0, 0, 0.3);
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.popup-request__b-title {
    padding: 7px 10px;
}

.popup-request__title {
    float: left;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 5px;
    margin-top: 0;
}

.popup-request__b-title__content {
    font: bold 12px Arial;
    color: #333;
    padding-top: 15px;
    line-height: 22px;
    min-height: 135px;
}

.popup-request__b-title__signature {
    font: italic 12px Arial;
    color: #111;
}

.popup-request__close {
    float: right;
    cursor: pointer;
}

.popup-request__b-search {
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #a8a8a8;
    border-left: solid 1px #d8d8d8;
    border-right: solid 1px #d8d8d8;
    text-align: left;
    vertical-align: middle;
    background-color: #ededed;
    padding: 3px 10px;
    margin-top: 8px;
}

    .popup-request__b-search label {
        font: bold 12px Arial;
        color: #333;
        text-transform: uppercase;
    }

.popup-request__search-request {
    height: 20px;
    margin-left: 5px;
    width: 75px;
    border: none;
    font: bold 12px arial;
    color: #fff;
    cursor: pointer;
    /*background: url('../img/Swatch/btn-popup-request.gif');*/
    padding: 1px 6px;
    background-color: #111;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

#swatch-list-container .popup-request__info-content.clearfix {
    margin-left: -4px;
}

#swatch-list-container .popup-request__b-info__item {
    width: 163px;
}

img.zooms-swatch {
    width: 165px;
}

.popup-request__search-request.modal__search-button.process-swatch-search.swatch-rectangular-button,
.popup-request__search-request.modal__search-button.reload-swatch-list.swatch-rectangular-button {
    -ms-border-radius: 0;
    border-radius: 0;
    height: 33px;
}

    .popup-request__search-request.modal__search-button.process-swatch-search.swatch-rectangular-button:hover,
    .popup-request__search-request.modal__search-button.reload-swatch-list.swatch-rectangular-button:hover {
        -ms-opacity: .7;
        opacity: .7;
    }

.popup-request__search-cont.popup-request__search-cont--left.move-to-swatch-list-step.swatch-modal-previous,
.popup-request__search-cont.submit-swatch-form-step.swatch-continue-button {
    height: 33px;
    margin-top: 6px;
    padding-top: 9px;
    font-size: 12px;
}

.popup-request__b-info .nav > li > a:hover {
    font: 12px Arial;
    background-color: white;
    color: #000;
    border: 1px solid #000;
    margin: 2px 2px 2px 2px;
}

.popup-request__b-info .nav > li > a {
    font: 12px Arial;
    background-color: white;
    color: #333;
    border: 1px solid #333;
    margin: 2px 2px 2px 2px;
}

.popup-request__b-info .nav > li.active > a {
    font: 12px Arial;
    background-color: #111;
    color: #fff;
    border: 1px solid #000;
    margin: 2px 2px 2px 2px;
}

.search-error.swatch-request-error.swatch-request-modal-error {
    float: none;
    margin-right: 0;
    display: inline-table;
    vertical-align: middle;
    margin-top: 0;
}

.popup-request__search-field {
    color: #000;
    background-color: #fff;
    width: 190px;
    font-size: 12px;
    font-family: arial;
    border: solid 1px #a7a6aa;
    padding: 7px;
    margin: 5px 0 5px 8px;
}

.popup-request__search-cont {
    display: block;
    float: right;
    background: #111;
    font: bold 11px Arial;
    margin-top: 8px;
    color: #fff;
    height: 25px;
    padding-top: 6px;
    text-align: center;
    border: 1px solid #426366;
    -webkit-appearance: none;
    cursor: pointer;
    margin-bottom: 3px;
    -webkit-appearance: none;
    width: 130px;
}

.popup-request__search-cont--left {
    float: none;
}

.modal-content p.popup-request__info-title, .modal-content p.popup-request__info-subtitle {
    margin: 0;
    padding: 7px 0 0 5px;
    font: Bold 12px Arial;
    text-decoration: none;
    height: 27px;
    text-transform: uppercase;
    border-left: solid 1px #a8a8a8;
    border-right: solid 1px #a8a8a8;
}

.modal-content p.popup-request__info-title {
    color: #fff;
    background: url("../img/Swatch/popup-requser-title-bg.gif") 0 0 repeat-x;
}

.modal-content p.popup-request__info-subtitle {
    color: #000;
    background: url("../img/Swatch/popup-requser-subtitle-bg.gif") 0 0 repeat-x;
}

.popup-request__b-info__wrap {
    height: 455px;
    overflow-y: auto;
}

.popup-request__b-info__item {
    display: inline-block;
    width: 165px;
    margin: 4px 3px 0;
    vertical-align: top;
    padding-bottom: 11px;
}

.popup-request__info-img-sign {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    min-width: 20px;
    background-color: #fff;
    font: 12px Arial;
    color: #000;
    padding: 1px 5px 1px 5px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}

.popup-request__info-item-wrap {
    display: table;
    width: 110px;
}

.popup-request__info-item {
    display: table-row;
}

.popup-request__info-img {
    display: table-cell;
    height: 87px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

    .popup-request__info-img:hover {
        opacity: 0.9;
    }

.popup-request__info-link {
    display: inline-block;
    cursor: pointer;
    color: #333;
    font: 12px arial;
    text-decoration: underline;
}

    .popup-request__info-link:hover {
        text-decoration: none;
        color: #333;
    }

.search-error {
    float: right;
    background-image: url('../img/Swatch/form-error-icon.gif');
    background-color: #fff;
    background-position: 2px center;
    background-repeat: no-repeat;
    font: 12px Arial;
    color: #880000;
    border: 1px solid #880000;
    width: 220px;
    height: 22px;
    padding: 3px;
    padding-left: 24px;
    margin-right: 6%;
    margin-top: 10px;
}

@media (min-width: 1024px) {
    .swatch-modal-container {
        max-width: 720px !important;
        margin: 0 auto;
    }

    .swatch-modal__quickview {
        width: 100% !important;
    }
}

@media (max-width: 1024px) {
    .popup-request {
        width: auto;
        left: 10px;
        margin-left: 0;
        right: 10px;
    }
}

@media (max-width: 890px) {
    .popup-request__search-field, .popup-request__search-request, .popup-request__search-cont, .search-error {
        display: block;
        float: none;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .popup-request__search-field {
        display: inline-block;
    }

    .search-error {
        margin-bottom: 5px;
    }
}


.popup-request-select-wrap .popup-request__info-link {
    color: #800
}

.popup-request__form-feedback {
    padding: 10px 5px;
}

    .popup-request__form-feedback label {
        width: 180px;
        display: inline-block;
        font-size: 12px;
        color: #333;
    }

    .popup-request__form-feedback input, .popup-request__form-feedback select, .popup-request__form-feedback textarea {
        display: inline-block;
        padding: 6px 7px 5px;
        border: solid 1px #a7a6aa;
        font-size: 12px;
        color: #000;
        width: 206px;
    }

    .popup-request__form-feedback textarea {
        display: block;
        width: 300px;
        height: 76px;
    }

    .popup-request__form-feedback .red {
        color: #FD0000;
    }

    .popup-request__form-feedback .form-group {
        margin-bottom: 10px;
    }

.radio-item {
    display: inline-block;
    margin-right: 3px;
}

    .radio-item input {
        width: auto;
        padding: 0;
    }

    .radio-item label {
        width: auto;
        color: #111;
        font-weight: normal;
    }

.form-group__title {
    margin-bottom: 0;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.btn-blue {
    background: #111;
    font: 18px Arial;
    width: 230px;
    color: #fff;
    height: 38px;
    border: 1px solid #333;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-appearance: none;
}

    .popup-request__search-cont.popup-request__search-cont--left.move-to-swatch-list-step.swatch-modal-previous:hover,
    .popup-request__search-cont.submit-swatch-form-step.swatch-continue-button:hover,
    .btn-blue:hover {
        background: #333;
        border: 1px solid #333;
        -webkit-appearance: none;
    }

.swatch-request-modal-form textarea {
    width: 100%;
}

.form-group.swatch-request-textarea-container {
    margin-right: -5px;
}

.swatch-request-modal-form input[type=radio] {
    position: relative;
    top: 2px;
}

.swatch-request-modal-form .search-error.swatch-request-error.swatch-request-modal-error {
    float: none;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    left: 27px;
}

.swatch-request-modal-form .form-group.swatch-request-textarea-container label {
    display: block;
    width: 100%;
}

.swatch-request-modal-form input,
.swatch-request-modal-form select,
.swatch-request-modal-form textarea {
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
}

.popup-request__b-info .nav-pills {
    padding-top: 5px;
    padding-bottom: 5px;
}

.swatch-request-modal-form label.red {
    display: block;
    width: 100%;
    float: right;
    padding-left: 185px;
    font-size: 12px;
}

@media (max-width: 767px) {
    .swatch-request-modal-form label.red {
        padding-left: 0 !important;
    }
}

.swatch-request-modal-form div.form-group {
    min-height: 30px;
}

.swatch-request-modal-form > div:first-child > div.popup-request__form-feedback {
    padding-top: 35px;
}

.swatch-request-modal-form label {
    font-size: 13px;
}

.popup-request__step .cracc_validation-text {
    display: inline-block;
    margin-top: 10px;
    margin-left: 19px;
}

@media(width: 768px) {
    #swatch-list-container .popup-request__b-info__item {
        width: 98px;
    }

    .popup-request__search-request.modal__search-button.process-swatch-search.swatch-rectangular-button,
    .popup-request__search-request.modal__search-button.reload-swatch-list.swatch-rectangular-button {
        display: inline-block;
    }
}

@media(max-width: 767px) {
    .popup-request__search-request.modal__search-button.process-swatch-search.swatch-rectangular-button,
    .popup-request__search-request.modal__search-button.reload-swatch-list.swatch-rectangular-button {
        display: inline-block;
    }


    .popup-request__info-content.clearfix.swatch-request-modal .popup-request__b-info__item {
        width: 50%;
    }
}

@media(max-width: 768px) {

    .popup-request__search-cont.submit-swatch-form-step.swatch-continue-button {
        display: inline-block;
    }

    .swatch-request-modal-form .request-swatch-btn {
        margin-bottom: 50px;
    }
}

.swatches-message > div {
    color: #800;
}

@media(min-width: 992px) {
    .swatches-message > div {
        margin-top: 35%;
    }
}

/*.swatches-body{
    background-color:#ffffff;
    background-image:url('../img/site/bgSwatches.png');
    background-attachment:fixed;
    background-position:top left;
    background-repeat:repeat-x;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding:10px 10px 10px 3px;
}*/

.swatches-btn{    
    height: 20px;
    width: 75px;
    border: 0px solid #fff;
    font: bold 10px arial;
    color: #fff;
    cursor: pointer;
    background: url('../img/site/btnsms.gif');
           
}

.swathes-select-brand{
    color: #333333;
    width: 200px;
    font-size: 12px;
    font-family: arial;
    border: solid 1px #A7A6AA;
    padding: 7px 7px 7px 7px;
    margin: 5px 0px 5px 0px;
}

.swatches-select-brand-span{
    font: Bold 12px Arial;
    color: #f5f5f5;
}

.swatches-brand-panel{
    font: Bold 12px Arial;
    color: #fff;
    background-color:gray;
    text-decoration: none;
   
    padding-left: 5px;
    text-transform: uppercase;
}

.swatch-segment-title{
    background: url('../img/site/bgHrdtbd.gif');
    padding: 6px 0px 6px 12px;
        font: Bold 12px Arial;
    color: #fff;
}

.swatch-group-title{
   background: url('../img/site/bgHrdtb.gif');
    margin: 0px;  
    padding: 7px 0px 6px 12px; 
    font: Bold 12px Arial;
    color: #000;
}

.swatch-segment-title p{
    margin: 0px;
}

.search-error{
    margin-right:10%;
    width: 235px;
}

.swatch-container{
    width: 111px;
}

.swatch-text-block{
    font: bold 12px Arial;
    color: #333333;
}

.swatch-text-block i{
    font-weight:100;
}

.swatch-segment-list{
    background-color:#ededed;
    padding: 3px 10px;
}
.swatch-segment-list button{
    margin-right: 1%;
    margin-bottom: 1%;
    border-radius: 4px;
    width: 15%;
    font-size: 12px;
    background-color:#1A1A1A;
    color:#fff;
}

.swatch-segment-list button:hover{     
    background-color:white;
    color:black;
}


.swatch-segment-pressed-btn{
    background-color:white !important;
    color:black !important;    
}

.swatch-segment-list div{
    margin-bottom: 1%;
    font-size: 22px;
    font-weight: 600;
}
.name-location-form{
    border:solid 5px #eee;
    width: 97.1%;
    margin-left: 1.5%;
    margin-top: 1%;
    padding: 1.5%;
}

.name-location-form label{
    display:block;
        font: bold 12px Arial;
    color: #333333;
}

.name-location-form input{
        width: 100%;
}

.review-products-banner{
    width:100%;
}

.empty-start-rate{
    background-image: url(https://imgdataserver.com/site/EmptyStar.png);
}

.filled-rating-star{
    background-image: url(https://imgdataserver.com/site/FilledStar.png);
}

.rating-star{
    font-size: 0pt;
    width: 70px;
    height: 70px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    display:inline-block;
}

.product-review-image{    
    display: inline;
    float: left;
}

.product-review-link{
    display:block;
    color: #333333;
    font: bold 20px arial;
    text-decoration: none;
}

.product-review-link:hover{
    text-decoration:underline;
    color:#333333;
}

.product-review-headline-comment-block label{
    display:block;
     font: bold 12px Arial;
    color: #333333;
}

.product-review-headline-comment-block input{
    width: 100%;
}

.product-review-headline-comment-block textarea{
    width: 100%;
}
.error-img{
    margin-left: 1.3%;
    margin-top: 1%;
    margin-bottom: 1.3%;
}

.validation-error{
    border:1px solid red;
}

.validation-ok{
    border:1px solid initial;
}

.product-review-text{
    font-size: 13px;
}

.span-in-label{
    color: #777; font: 12px Arial;
}

.product-review-headline-comment-block div{
    margin-top: 0.5%;
}

.product-review-btn{
    background: #111;
    font: 18px Arial;
    color: #fff;
    height: 38px;
    border: 1px solid #426366;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top:2%;
    margin-left: 40%;
    margin-right: 28%;
    margin-bottom: 10px;
}

.product-review-item-block{
    margin-top: 2%; 
    border: solid 5px #eee; 
    padding: 1%;
    width: 100%;
    margin-left: 0.1%;
}
.subscription-title-block h1{
    color: #000;
    font: 25px Arial;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}

.labelblu {
    font: Bold 15px Arial;
    color: #475e7c;
}

.subscriptions-block span{
    display:block;    
}
.subscriptions-block{
    margin-top: 15px;
}
.labelrb {
    font: Bold 13px Arial;
    color: #a70a1c;  
}

.subscriptions-block label {   
    padding-left: 15px;
    text-indent: -15px;
}
.subscriptions-block input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0px 5px 10px 0px;
    vertical-align: bottom;
    position: relative;
    top: 4px;    
}

.subscription-btn-block button{
    width:20%;
} 
.subscription-btn-block{
    margin-top:10px;
}
.mobile-entry-popup-content {
    display: none;
}

.update-account-success-text,
.exit-popup-validation,
.entry-popup-validation {
    display: block;
}

.entry-pop-body-text {
    font: 25px/28px Arial;
}

.entry-popup-hr {
    border: 1px solid rgb(148,133,74);
    width: 200px;
    display: block;
    margin: 0 auto;
}

.entry-popup-modal-window > .modal-content {
    width: 500px;
}

.entry-popup-header-description {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font: bold 15px/15px Arial;
    font-size: 16px;
}

.entry-popup-logo__box {
    text-align: center;
}

.entry-popup__close-button {
    position: absolute;
    right: 0;
    top: 0;
}

.exit-popup-input-group-wrapper {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.exit-popup-discount-top-text {
    color: rgb(148,133,74);
    text-transform: uppercase;
    font-style: italic;
    font-size: 50px;
}

.exit-popup-discount-bottom-text {
    color: rgb(148,133,74);
    text-transform: uppercase;
    font-size: 20px;
}

.modal-content.quickview__modal__content.exit-popup-body {
    width: 430px;
}

.exit-popup-hr {
    border: 1px solid rgb(148,133,74);
    border-style: none none solid;
}

.exit-popup-discount-amount {
    font-size: 100px;
    font-weight: bold;
    color: rgb(148,133,74);
}

.exit-popup-second_header {
    text-align: center;
    font: 24px/24px Arial;
}

.exit-popup-right-discount-block {
    display: inline-block;
}


.exit-popup-left-discount-block {
    width: 50%;
    display: inline-block;
}

.exit-popup-header {
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
    font: 40px/40px Arial;
}

.exit-popup-title-span {
    font: bold 30px Arial;
    color: rgb(148,133,74);
    font-style: italic;
    text-transform: uppercase;
}

.exit-popup-special-offers {
    font: bold 75px Arial;
    color: #000;
}

.exit-popup-body {
    background: #fff;
    /*padding: 3% 5% !important;*/
}

    .exit-popup-body span {
        display: block;
    }

.exit-popup-enter-email {
    font: 30px arial;
    color: #000;
}

    .exit-popup-enter-email i {
        color: #005009
    }

.exit-popup-body input {
    background-color: #f9f9f9;
    border: 1px solid rgb(148,133,74);
    width: 314px;
    height: 50px;
    color: #111;
    font-size: 16px;
    font-family: arial Narrow;
    padding-left: 20px;
}

.exit-popup-body button {
    background: rgb(148,133,74);
    font: 24px/24px Arial;
    color: #fff;
    height: 50px;
    border: 1px solid rgb(148,133,74);
    display: inline-block;
    position: relative;
    top: 2px;
    left: -4px;
    width: 90px;
    text-transform: uppercase;
}

    .exit-popup-body button:hover {
        background: rgb(148,133,74);
        border: 1px solid rgb(148,133,74);
    }

.submit-entry-popup {
    background: rgb(148,133,74);
    border: 1px solid rgb(148,133,74);
}

.mobile-entry-popup-note-text {
    font: 12px/12px Roboto;
    color: #111;
    width: 100%;
    margin-top: 1%;
    text-align: center;
}

.exit-popup-note-text {
    font: 12px/12px Arial;
    color: #111;
    width: 100%;
    margin-top: 3%;
    text-align: center;
    font-weight: bold;
}

    .exit-popup-note-text a {
        font: 12px/12px Arial;
        color: #111;
        text-decoration: underline;
    }

        .exit-popup-note-text a:hover {
            text-decoration: none;
        }

.exit-popup-close a {
    color: #94010a;
    font-size: 30px;
    text-decoration: none;
    font-family: Garamond, "Apple Garamond";
    -ms-opacity: .4;
    opacity: .4;
}

.exit-popup-close {
    text-align: center;
    top: -10px;
    right: 0;
    position: absolute;
}

    .exit-popup-close span {
        font-size: 29px;
        font-weight: bold;
        -ms-opacity: .4;
        opacity: .4;
    }

        .exit-popup-close span:hover {
            -ms-opacity: .5;
            opacity: .5;
            cursor: pointer;
        }

#exitPopUp .freeshipping-modal {
    width: 650px;
}

.exit-popup-validation,
.entry-popup-validation {
    font: bold 15px/15px Arial;
    font-size: 20px;
    color: #FD0000;
    margin-bottom: 2%;
}



.exit-popup-success-message {
    font: Bold 20px Arial;
    color: #111;
    display: block;
    text-align: center;
}

.entry-pop-container {
    width: 450px;
}

.entry-pop__title {
    font: Bold 22px Arial;
    color: #333;
    margin-top: 2%;
}

.entry-pop-container .modal-content {
    border-radius: 0;
}

.entry-pop-container .modal-header {
    border-bottom: 0;
}

.entry-pop-body span {
    display: block;
}

.entry-popup-save10-text {
    font: bold 21px Arial;
    color: #333;
    margin-top: 3%;
}

    .entry-popup-save10-text label {
        color: #c69909;
    }

.entry-pop-email-text {
    font: 15px arial;
    color: #333333;
    margin-top: 3%;
}

.entry-popup-email-block span {
    display: inline-block;
    font: bold 13px Arial;
    color: #333;
    width: 22%;
}

.entry-popup-email-block {
    margin-top: 3%;
    text-align: center;
}

    .entry-popup-email-block input {
        background-color: #f9f9f9;
        border: 1px solid rgb(148,133,74);
        width: 304px;
        height: 50px;
        font-size: 16px;
        color: #111;
        font-family: arial Narrow;
        padding-left: 20px;
    }

.entry-pop-body button {
    background: rgb(148,133,74);
    font: 15px/15px Arial;
    font-size: 24px;
    color: #fff;
    height: 50px;
    border: 1px solid rgb(148,133,74);
    display: inline-block;
    position: relative;
    top: 2px;
    left: -4px;
    width: 90px;
    text-transform: uppercase;
}

    .entry-pop-body button:hover {
        background: #000;
    }

.entry-popup-annotation-block {
    text-align: center;
    margin-top: 10px;
}

    .entry-popup-annotation-block span {
        color: #333;
        font: bold 12px/12px Arial;
    }

    .entry-popup-annotation-block a {
        font: 11px Arial;
        color: #333;
        text-decoration: none;
    }

        .entry-popup-annotation-block a:hover {
            text-decoration: underline;
        }

.entry-pop-container button.close {
    margin-top: 0;
    font-size: 35px;
}

.entry-pop-body .update-account-success-text {
    margin-top: 2%;
}

/*#entry-popup .modal-backdrop{
    background: none;
}*/
@media only screen and (max-device-width:480px) {
    .entry-pop-container {
        width: 95%;
    }
}

@media(max-width: 767px) {

    div.mobile-hidden-entry-popup {
        top: -140px;
    }

    #mobile-entry-popup-content-block.mobile-entry-popup-content.hidden-mobile-entry-popup {
        top: -300px;
    }

    .close.mobile-entry-popup__slide-down-button,
    .close.quickview__modal__close-button.mobile-entry-popup__close-button {
        position: absolute;
        bottom: 0;
        right: 5px;
    }

    .close.quickview__modal__close-button.mobile-entry-popup__close-button {
        font-size: 40px;
    }

    #mobile-entry-popup-content-block.full-block {
        top: 40px;
    }

    .mobile-entry-popup-form input, button {
        height: 35px;
        border: 1px solid grey;
        -ms-border-radius: 0;
        border-radius: 0;
    }

    .mobile-entry-popup-form input {
        width: 70%;
        padding-left: 25px;
        -ms-border-radius: 0;
        border-radius: 0;
    }

    .mobile-entry-popup-form button {
        left: -5px;
        position: relative;
        background-color: white;
        -moz-min-width: 35px;
        -ms-min-width: 35px;
        -o-min-width: 35px;
        -webkit-min-width: 35px;
        min-width: 35px;
        width: 20%;
        max-width: 80px;
        margin-left: 8px;
        display: inline-table;
        vertical-align: bottom;
    }

    .mobile-entry-popup-form i::before {
        position: absolute;
        left: 10px;
        bottom: -2px;
        height: auto;
    }

    .mobile-entry-popup-form {
        position: relative;
    }

    .mobile-entry-popup-header {
        display: block;
        text-transform: uppercase;
        font-size: 22px;
        margin-top: 10px;
        font-family: Roboto;
        font-weight: 100;
    }

    .mobile-entry-popup-text {
        display: block;
        font-size: 20px;
        margin-bottom: 7px;
        margin-top: -8px;
        font-family: Roboto;
        font-weight: 400;
    }

    .mobile-entry-popup-content {
        display: block;
        position: fixed;
        /*bottom: -20px;*/
        width: 100%;
        top: -5px;
        z-index: 1;
        background-color: white;
        padding: 10px;
        -webkit-transition: ease-in 0.3s;
        -moz-transition: ease-in 0.3s;
        -ms-transition: ease-in 0.3s;
        -o-transition: ease-in 0.3s;
        transition: ease-in 0.3s;
        -webkit-box-shadow: 0 4px 2px -2px gray;
        -ms-box-shadow: 0 4px 2px -2px gray;
        box-shadow: 0 4px 2px -2px gray;
    }

    .desktop-entry-popup-content {
        display: none;
    }
}

.search-did-you-mean-option-link {
    font: 16px Arial;
    color: #111;
    display: inline-block;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    text-decoration: underline;
    margin-right: 6px;
}

.search-did-you-mean-option-link-selected.search-did-you-mean-option-link:hover
{
	text-decoration:none;
}

.search-did-you-mean-option-link-selected.search-did-you-mean-option-link {
    opacity: 1;
    text-decoration: underline;
    color: #000000;
}

.search-did-you-mean-option-link:hover {
    opacity: .75;
    text-decoration: none;
    color: #111;
}


.popular-links-left-block a,
.popular-links-right-block a {
    display: block;
    color: #000000;
}

    .popular-links-left-block a:hover,
    .popular-links-right-block a:hover {
        text-decoration: underline;
        color: #000000;
    }

.popular-links-left-block {
    float: left;
}

.popular-links-left-block,
.popular-links-right-block {
    display: inline-block;
    margin-left: 25%;
    margin-bottom: 10%;
}

.search-filter-block ul {
    overflow: auto;
}

.search-suggest-container {
    position: absolute;
    z-index: 100;
    background: white;
    width: 343px;
    text-align: left;
    border: 1px solid #ddd;
    border-top: none;
}

    .search-suggest-container div {
        cursor: pointer;
        padding: 1%;
        font-size: 15px;
    }

/*.search-suggest-container div:hover{
    background: #f2f2f2;
}*/

.search__input:focus {
    outline: none;
}




.search-suggest-container.ng-enter, .search-suggest-container.ng-leave {
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
}

    .search-suggest-container.ng-enter,
    .search-suggest-container.ng-leave.ng-leave-active {
        opacity: 0;
    }

        .search-suggest-container.ng-leave,
        .search-suggest-container.ng-enter.ng-enter-active {
            opacity: 1;
        }

#search-not-found-container {
    max-width: 950px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.elastic-search-autocomplete-wrap {
    display: inline-block;
    margin-right: -4px;
}

.search-suggest-container {
    max-width: 255px;
    width: 95%;
    margin-top: 35px;
    position: absolute;
    background-color: white;
    border: 0px solid #777;
    border-top: 0;
    -webkit-box-shadow: 0px 6px 9px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 6px 9px -3px rgba(0,0,0,0.25);
    -ms-box-shadow: 0px 6px 9px -3px rgba(0,0,0,0.25);
    box-shadow: 0px 6px 9px -3px rgba(0,0,0,0.25);
    z-index: 1001;
}


.search__input.search-suggest-input {
    z-index: 100;
	color: #333;
}

.search__input.search-suggest-input::placeholder {
    z-index: 100;
	color: #555;
}


.search-suggest-container a {
    display: block;
    border-bottom: 0px dotted #DDDDDD;
    min-height: 30px;
    padding: 4px;
    width: 100%;
    text-align: left;
    color: #111;
    font-size: 12px;
}

    .search-suggest-container a.elastic-search-autocomplete-item:nth-child(even) {
        background-color: #F5F5F5;
    }

    .search-suggest-container a.elastic-search-autocomplete-item {
        height: 60px;
        position: relative;
    }

        .search-suggest-container a.elastic-search-autocomplete-item span {
            right: 0;
            /* max-width: 80%; */
            display: table;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            vertical-align: middle;
            padding: 5px;
            padding-left: 10px;
        }

        .search-suggest-container a.elastic-search-autocomplete-item img {
            max-width: 20%;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            display: block;
            /* left: 0; */
            margin: auto;
            max-width: 100%;
        }

    .search-suggest-container a.elastic-search-autocomplete-output {
        height: 25px;
    }

        .search-suggest-container a:hover,
        .search-suggest-container a.elastic-search-autocomplete-output.active,
        .search-suggest-container a.elastic-search-autocomplete-item:hover {
            background-color: #ddd;
        }

    .search-suggest-container a img {
        max-height: 40px;
        display: inline-block;
    }

    .search-suggest-container a span {
        display: inline-block;
        float: right;
        line-height: 1;
        font-weight: bolder;
        color: #111;
        font-size: 12px;
    }

@media (max-width: 966px) and (min-width: 767px) {
    #search-not-found-container .product__block {
        width: 31%;
        display: inline-block;
    }

    .popular-links-left-block,
    .popular-links-right-block {
        width: 50%;
        margin-left: 0;
    }
}


.elastic-search-autocomplete-output {
    position: relative;
}

    .elastic-search-autocomplete-output div {
        position: absolute;
        top: 0;
        bottom: 0;
        padding-right: 10px;
        line-height: 1;
        margin: auto;
        display: table;
        width: 100%;
    }


@media(max-width: 767px) {
    .current-filter__el {
        display: none;
    }
        .current-filter__el div {
            display: none !important;
        }

        .search__input.search-suggest-input {
            width: 100%;
            font-size: 15px;
            height: 45px;
            border-left: none;
            border-right: none;
        }

    .search-suggest-container {
        border-bottom: none;
        max-width: 100%;
        width: 100%;
    }

        .search-suggest-container a.elastic-search-autocomplete-output {
            height: 35px;
        }

    .elastic-search-autocomplete-wrap {
        width: 100%;
        
    }

    .search-suggest-container a {
        padding-top: 7px;
        font-size: 16px;
        border-top: 0px dotted #DDDDDD;
        border-bottom: none;
    }
}

.ul__category__left__filter.search-price-filters-ul {
    max-height: 300px;
}

.elastic-search-autocomplete-item-text {
    position: absolute;
    width: 80%;
    right: 4px;
    top: 0;
    bottom: 0;
}

.elastic-search-autocomplete-item-image {
    width: 20%;
    position: absolute;
    height: 100%;
    top: 0;
}

.menu-drop__call-sublist.inspiration_mobile_menu {
    color: #fff;
}

.page-wrapper {
    width: 100%;
    /*    overflow-x: hidden;
*/
}



.mob-menu__wrapper {
    width: 100%;
    z-index: 2;
    background-color: #fff;
    transition: left 0.1s linear;
    border-bottom: 1px solid #ddd;
}

.closing-filter .mob-menu__wrapper {
    z-index: 1;
}

.mob-menu__wrapper.open-menu {
    left: 70%;
}

.mob-logo-link {
    margin-left: 0px;
    display: inline-block;
}

    .mob-logo-link img {
        width: 146px;
        height: 33px;
    }

.mob-head-block {
    display: block;
    margin-top: 6px;
    margin-right: 18px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

.mob-search__drop {
    /*    display: none;
*/
    z-index: 100;
    background-color: white;
    padding: 0;
}

    .mob-search__drop.shadow {
        /* box-shadow: 0 2px 2px rgba(34,25,36,.2); */
    }

.mob-search__field {
    width: 100%;
    font-size: 21px;
    padding: 15px 7px;
    margin-top: 1px;
    border: 0;
    color: #000;
}

.mob-search__field-close {
    display: block;
    width: 15px;
    height: 16px;
    z-index: 101;
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -8px;
    background-image: url("../img/search-close.png");
    cursor: pointer;
}

.mob-search__field {
    display: block;
    width: 20px;
    height: 16px;
    z-index: 101;
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
}

.mob-search-field-go {
    display: block;
    z-index: 99;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    cursor: pointer;
    font-size: 23px;
    /*    background: url(../img/btnsrch.png);
*/ width: 33px;
    height: 33px;
    /*    background: #efefef;
*/ padding-left: 9px;
    /*    background-color: #efefef;
*/
}

.mob-menu__inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 6px 2% 5px;
    border-left: 0;
    border-right: 0;
    max-height: 48px;
}

.mob-menu {
    margin-top: 3px;
    vertical-align: top;
    display: inline-block;
}

.mob-menu--logo {
    margin-top: 0;
}

.mob-menu__link {
    margin-left: 12px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: top;
}

.mob-menu__btn, .mob-search__btn {
    cursor: pointer;
}

.mob-search {
    margin-top: 0px;
}

.menu-drop {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    transition: left 0.1s linear;
    z-index: 3;
    background: #fff;
    box-shadow: inset -69px 0 5px -70px rgba(3,3,3,.4);
}

    .menu-drop.open-menu {
        left: 0;
        top: 0;
    }

.scroll-menu {
    left: 0;
    top: 0;
    position: fixed;
    overflow: scroll;
    position: fixed;
    height: 100%;
    overflow-x: hidden !important;
}

.fixedPosition {
    overflow: hidden;
}

.mob-menu__bg {
    display: none;
    position: fixed;
    background: rgba(0,0,0,.7);
    /* 
	background: #fff;
    opacity: 0.3; 
	background: rgba(0,0,0,.7);*/
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

    .mob-menu__bg.open-menu {
        display: block;
    }

.menu-drop__title {
    background-color: #e8e8ea;
    color: #fff;
    font-size: 17px;
    margin-right: -1px;
    padding: 7px 10px 7px;
}

.menu-drop__list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 0;
}

    .menu-drop__list > li {
        display: block;
        position: relative;
        background-color: #f2f2f4;
        background-color: #fff;
        border-bottom: 1px solid #333;
    }

        .menu-drop__list > li > span, .menu-drop__list > li > a {
            display: block;
            font-size: 16px;
            padding: 10px 12px;
            border-bottom: 0px solid #dedfde;
            /* box-shadow: inset -69px 0 5px -70px rgba(3,3,3,.4); */
        }

            .menu-drop__list > li > span:before {
                content: "\e258";
                font-family: 'Glyphicons Halflings';
                right: 5px;
                position: absolute;
            }

            .menu-drop__list > li > span.open:before {
                content: "\e259";
                font-family: 'Glyphicons Halflings';
                right: 4px;
                position: absolute;
            }

.menu-drop__lower {
    display: none;
    /*    border-right: 1px solid #D8D8D8;
*/
}

menu-drop__lower:first-child .menu-drop__sublist li {
    background-color: #d8d8d8
}

.menu-drop__lower-item {
    border-bottom: 0px solid #D8D8D8;
}

    .menu-drop__lower-item a {
        color: #ffffff;
    }

        .menu-drop__lower-item a:hover {
            color: #ffffff;
        }

.menu-drop__sublist li:last-child {
    border-bottom: 0
}

/*.menu-drop__block:first-child .menu-drop__lower-item:first-child .menu-drop__sublist li a{
    color: #000;
    font-weight: bold;
    padding: 8px 12px 8px;
}*/

.menu-drop__lower-item:last-child {
    border-bottom: 0;
}

.menu-drop__call-sublist {
    color: #fff !important;
    cursor: pointer;
    background: #333;
}

    .menu-drop__call-sublist.red {
        color: #fff !important;
    }

    .menu-drop__call-sublist.blue {
        color: #288cb0;
    }

.menu-drop__sublist {
    list-style-type: none;
    padding-left: 0;
}

.menu-drop__sublist-title {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    background-color: #444;
    border-bottom: 0px solid #dedfde;
    margin-bottom: 0;
    padding: 10px 12px;
    box-shadow: inset -69px 0 5px -70px rgba(3,3,3,.4);
}



    .menu-drop__sublist-title a {
        text-decoration: underline;
        color: #ffffff;
    }

        .menu-drop__sublist-title a:hover {
            text-decoration: none;
            color: #ffffff;
        }

.menu-drop__sublist li {
    background-color: #444;
    border-bottom: 0px solid #d8d8d8;
    text-transform: capitalize;
    padding-left: 10px;
}

    /*.menu-drop__lower div:first-child .menu-drop__sublist li{background: #d8d8d8}*/



    .menu-drop__sublist li a {
        display: block;
        padding: 10px 12px;
        font-size: 16px;
        color: #fff;
        /* box-shadow: inset -69px 0 5px -70px rgba(3,3,3,.4); */
    }

.content-wrapper.open-menu {
    /* left: 70%; */
}

.content-wrapper {
    padding: 0 0;
}

.return-to-cart_underline {
    position: absolute;
    right: 2%;
    text-decoration: underline;
}

@media (max-width: 340px) {
    .mob-menu__link {
        margin-left: 12px;
    }
}


@media (min-width: 340px) {

    .mob-menu__link {
        margin-left: 18px;
    }

    .mob-head-block {
        margin-right: 10px;
    }
}

@media (min-width: 360px) {
    .mob-menu__link {
        margin-left: 8px;
    }
}



@media (max-width: 500px) {
    .mob-menu__wrap {
        padding: 6px 8px;
    }



    .mob-menu__btn img {
        width: 18px;
        height: 15px;
    }

    .mob-menu__inner {
        padding: 5px 3% 5px;
    }

    .mob-menu__link {
        margin-top: 5px;
    }

        .mob-menu__link.cart__link {
            margin-top: 1px
        }

    .mob-menu-left .mob-menu__link {
        margin-left: 8px;
    }

    .mob-menu-left .phone_btn {
        left: -2px;
    }
}

.tel {
    display: none
}

@media (max-width: 767px) {
    .notel {
        display: none;
    }

    .tel {
        display: block
    }

    /*.ideas__title {
        margin: 0px 0px 10px 0px;
        border: solid 1px #eeeeee;
    }*/
}

@media (max-width: 749px) {
    .notablet {
        display: none;
    }

    .content-wrapper {
        position: relative;
        /*        padding-top: 86px;
*/ left: 0;
        transition: left 0.1s linear;
    }
}

.nodesk {
    display: none
}

@media (max-width: 749px) {
    .nodesk {
        display: block
    }
}

li.menu-drop__subcategory-all {
    background-color: #444;
}

    li.menu-drop__subcategory-all a {
        background-color: #444;
        margin-left: -10px;
        text-decoration: underline;
    }

        li.menu-drop__subcategory-all a:hover {
            text-decoration: none;
        }

.mob-navigation-container__header {
    display: flex;
    column-gap: 2px;
    padding: 6px 10px;
    align-items: center;
    border-bottom: 1px solid #ddd;
    background: white;
}

.mob-navigation-container__close-icon {
    width: 22px;
    height: 22px;
}

.mob-navigation-container__header img {
    width: 200px;
    height: 50px;
}

.mob-navigation-container__body {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.mob-navigation__item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 14px 14px;
    border-bottom: 1px solid #ddd;
}

.mob-navigation__brand__title {
    width: 100%;
    display: flex;
    padding-left: 14px;
    font-size: 16px;
    font-weight: 600;
}

.mob-navigation__brand__title-middle-list {
    margin-top: 16px;
}

.mob-navigation__item span,
.mob-navigation__item a {
    color: #333;
}

.mob-navigation__item a {
    width: 100%;
}

.mob-navigation__item svg {
    color: #333;
    width: 18px;
    height: 18px;
}

.mob-navigation-container__body-items {
    width: 100%;
}

.mob-navigation-container__body-items-back-btn {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 12px 10px;
}

    .mob-navigation-container__body-items-back-btn svg {
        width: 16px;
        height: 16px;
        color: #333;
    }

    .mob-navigation-container__body-items-back-btn span {
        color: #333;
        text-decoration: underline;
        margin-left: 4px;
        font-size: 14px;
    }

.mob-navigation-container__body-item-title {
    padding: 14px 10px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

    .mob-navigation-container__body-item-title span {
        color: #333;
        font-size: 24px;
        font-weight: 600;
    }

    .mob-navigation-container__body-item-title a {
        color: #333;
        text-decoration: underline;
        font-size: 16px;
    }

.mob-navigation-wrapper {
    position: relative;
    height: 100%;
}

.mob-navigation-container__footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 14px 10px;
    background: #111;
    border-top: 1px solid;
}

    .mob-navigation-container__footer button {
        width: 100%;
    }

.mob-navigation__item {
    color: #333;
}

    .mob-navigation-container__body-item-title a:focus,
    .mob-navigation-container__body-item-title a:hover,
    .mob-navigation__item:focus,
    .mob-navigation__item:hover {
        color: #333;
        text-decoration: underline;
    }

.mob-menu-uppercase-text {
    text-transform: none;
}

.mob-navigation-container__header img {
    margin: 0 auto;
}

.mob-navigation-container__close-icon {
    position: absolute;
}


.mob-navigation-container__header {
    position: fixed;
    height: 52px;
}

.mob-navigation-container__body {
    padding-top: 52px;
}


.mob-navigation__item a.active {
    text-decoration: underline;
}

.menu-drop.mob-navigation-container.open-menu.scroll-menu .mob-navigation-container__header {
    width: 100%;
}

@media (max-width: 767px) {
    .banner__fullsize__box--main .carousel-control.left, .carousel-control.right {
/*        display: none;
*/    }

    .categories__wrapper, .categories__fullsize__box--mob, .categories__fullsize__box--padding {
        padding: 0 3px
    }

        .categories__wrapper .categories__block {
            width: 48%;
            margin-right: 3%;
            margin-left: 0;
        }

        .categories__fullsize__box--mob .categories__block__small {
            width: 49.5%;
            margin-right: 0;
            margin-left: 0;
            vertical-align: top;
        }

    .categories__fullsize__box--mob {
        font: 19px Arial;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 3px;
        border-bottom: 1px solid #e4e4e4;
    }

        .categories__fullsize__box--mob .brands__fullwidth__box__title {
            font-size: 19px;
            padding-bottom: 2px;
            margin-bottom: 6px;
        }

        .categories__fullsize__box--mob .categories__block__small .categories__title {
            font-size: 17px;
            padding: 5px 0 5px 0px;
        }

    .content-wrapper .container__body {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .categories__wrapper .categories__block img, .categories__fullsize__box--mob .categories__block__small img {
        margin: auto;
    }

    .categories__wrapper .categories__block:nth-child(2n), .categories__fullsize__box--mob .categories__block__small:nth-child(odd) {
        margin-right: 0;
    }

    .ideas__fullwidth__box--main {
        margin-top: 0;
        padding: 0 3px;
    }

        .ideas__fullwidth__box--main .ideas__block {
            width: 100%;
            display: none;
        }

            .ideas__fullwidth__box--main .ideas__block:nth-child(1), .ideas__fullwidth__box--main .ideas__block:nth-child(2) {
                display: block
            }

    .footer__promo__but {
        margin: 2px auto 0;
        width: 100%;
        max-width: 352px;
    }

        .footer__promo__but img {
            width: 100%;
        }

    .footer__menu__block {
        width: 48%;
        margin-right: 2%;
        margin-left: 0;
    }

        .footer__menu__block:nth-child(odd) {
            margin-right: 0;
        }

        .footer__menu__block:first-child {
            margin-right: auto;
        }

        .footer__menu__block.last {
            margin: 0;
        }

   
    .footer__menu__list {
        height: auto;
        margin-left:10px;
    }

    .footer__menu__block__title {
        font-size: 19px;
        margin-top: 25px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .footer__menu__link {
        font-size: 17px;
        line-height: 1.75;
    }
	
    .footer__menu__img {
        width: 160px;
        height: 83px;
    }

    .footer__block__followme {
        text-align: center;
        margin-top: 6px;
        float: none;
        padding-left: 0;
    }

    .footer__block__followme__link {
        width: 36px;
    }

    .footer__block__followme__title {
        font-size: 17px;
        letter-spacing: -0.2px;
    }

    .footer__block__followme__block {
        margin-left: 10px;
        margin-top: 2px;
    }

    .footer__menu__block.last .footer__menu__block__title {
        margin-bottom: 5px;
    }

    .footer__left__block, .footer__block__right {
        float: none;
        text-align: center;
    }

    .copyright__txt {
        font-size: 13px;
        margin-top: 1px;
    }

    .brand-slider-padding {
        padding: 0 3px;
    }
}

@media (max-width: 480px) {


    .categories__wrapper .categories__block {
        width: 48%;
        margin-right: 2%;
    }

    .footer__menu__block {
        text-align: left;
        display: inline-block;
        vertical-align: top;
    }

        .footer__menu__block .footer__menu__block__title {
            font-size: 17px;
        }

    .footer__menu__link {
        font-size: 14px;
    }

    .footer__menu__block.last {
        width: auto;
        display: inline-block;
        margin-bottom: 20px;
    }

    .footer__block__followme__block {
        margin-left: 0
    }
}

@media (max-width: 550px) {
    .categories__fullsize__box--mob .categories__block__small {
        width: 49%
    }
}

@media (max-width: 370px) {
    .footer__block__followme__title {
        top: 0;
        margin-top: 15px;
    }
}

@media (max-width: 350px) {
    .footer__menu__img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 1024px) and (min-width: 767px) {
    .garant__cartbock__img {
        width: auto;
        max-width: 100%;
    }
}

@media (max-width: 1024px) and (min-width: 1023px) {
    .scrollup {
        right: 12px;
    }
}


@media (max-width: 767px) {
    .block__pays__form--margin {
        margin: 15px 5px 25px 0;
    }

    .content-wrapper .full__width__container {
        padding: 0 6px;
    }

        .content-wrapper .full__width__container .container__category {
            width: 100%;
        }

            .content-wrapper .full__width__container .container__category .billing__block__pays__form .billing__block__pays__form__box {
                margin-right: 0;
                padding-right: 0;
            }

            .content-wrapper .full__width__container .container__category .form-group.form-group__billing__block__pays__form {
                margin-left: 0;
                margin-right: 0;
            }

            .content-wrapper .full__width__container .container__category .form-horizontal .form-group {
                margin: 0;
            }

                .content-wrapper .full__width__container .container__category .form-horizontal .form-group .col-sm-10, .content-wrapper .full__width__container .container__category .billing__block__pays__form__label {
                    padding-right: 0;
                    padding-left: 0;
                }

                .content-wrapper .full__width__container .container__category .form-horizontal .form-group .payment__info__form__select {
                    padding: 0;
                    width: 100%;
                    margin: 0;
                }

            .content-wrapper .full__width__container .container__category .form-horizontal .payment__info__form__label,
            .content-wrapper .full__width__container .container__category .form-horizontal .payment__info__form__morlabel {
                padding-left: 0;
            }

            .content-wrapper .full__width__container .container__category .form-horizontal .payment__info__form__input {
                width: 100%;
            }

            .content-wrapper .full__width__container .container__category .form-horizontal .twoogred__formgroup {
                width: 49.4%;
            }

            .content-wrapper .full__width__container .container__category .form-horizontal .control-label {
                padding: 0;
                margin-bottom: 5px;
            }

            .content-wrapper .full__width__container .container__category .form-horizontal .form-group {
                margin-top: 2%;
            }

            .content-wrapper .full__width__container .container__category .form-group input,
            .content-wrapper .full__width__container .container__category .form-group select {
                border: 1px solid #ccc;
            }

    .form-horizontal.form-promo-code-mobile {
        margin: 0;
    }

        .form-horizontal.form-promo-code-mobile input {
            width: 65%;
            padding: 7px;
            height: 38px;
        }

        .form-horizontal.form-promo-code-mobile button {
            height: 38px;
        }
}

.shop-tel{
    display: none;
}

.visible-tel{
    display: none;
}

.visible-desk {
    display: block;
}

@media (max-width: 767px) {
    .shop-tel
    {
        display: block;
    }

    .shop-tablet
    {
        display: none;
    }

}

@media (max-width: 767px){
    .visible-tel
    {
        display: block;
    }

    .pagination>li 
    {
        display: inline-block;
    }

    .visible-desk
    {
        display: none;
    }
}



@media (max-width: 767px) {

    .category__sale__box--mobile {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

        .category__sale__box--mobile li:nth-child(n) {
            flex: 0 0 32%;
            margin-left: 0;
            margin-right: 0;
        }

        .category__sale__box--mobile li:first-child {
            margin-left: 0
        }

        .category__sale__box--mobile .category__sale__block {
            margin-bottom: -11px
        }

    .content-wrapper .full__width__container .container__category .sale__class__box {
        margin-bottom: 5px
    }

    .hb__block {
        display: none;
        margin-bottom: 0 !important;
    }

    .full__width__container--max-width {
        padding: 0 3px;
    }

        .full__width__container--max-width .container__category {
            width: 100%
        }

    .container__category_sale--max-width .sale__class__box__block {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

        .container__category_sale--max-width .sale__class__box__block li {
            flex: 0 0 49.5%;
            width: 49.5%;
            margin-right: 1% !important;
            margin-left: 0 !important;
            min-height: 167px;
        }

            .container__category_sale--max-width .sale__class__box__block li:nth-child(even) {
                margin-right: 0 !important;
            }
}

@media (max-width: 767px) and (min-width: 551px) {
    .category__sale__box--mobile li:nth-child(3n) {
        margin-right: 0
    }

    .category__sale__box--mobile li:nth-child(3n + 1) {
        margin-left: 0
    }
}

@media (max-width: 550px) {
    .category__sale__box--mobile li:nth-child(n) {
        flex: 0 0 49%
    }

    .category__sale__box--mobile li:nth-child(odd) {
        margin-right: 0%;
        margin-left: 0;
    }

    .category__sale__box--mobile li:nth-child(even) {
        margin-right: 0
    }
}

.loader{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
}

.loader p{
    margin: 10px 0 0;
    color: #000;
    font-size: 20px;
}

.loader__wrap{
    display: none;
    outline: 0;

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000;
}

.loader__wrap:after{
    display: block;
    content: "";

    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

    opacity: 0.3;
    background: #D8D8D8;
    z-index: 0;
}
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}
.table__cart__quainfo {
    position: relative;
}

.quainfo__notification {
    position: absolute;
    bottom: 99%;
    left: auto;
    right: 20px;
    width: 330px;
    max-width: 330px;
    background: #fff;
    border: solid 1px #ddd;
    color: #880000;
    padding: 10px 5px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    transition: all linear 0.5s;
}

    .quainfo__notification:after {
        display: block;
        content: "";
        position: absolute;
        bottom: -6px;
        right: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 5px 0 5px;
        border-color: #A7A6AA transparent transparent transparent;
    }

    .quainfo__notification.ng-hide {
        opacity: 0;
    }

@media (max-width: 767px) {
    .product-price-block-mobile {
        position: relative;
    }

        .product-price-block-mobile .lx-select__item {
            float: initial !important;
        }

        .product-price-block-mobile .lx-select-drop-wrap .scroll-wrapper {
            z-index: 1;
        }

        .product-price-block-mobile #selectedQuantity {
            float: left;
        }

    .product-item-set-price-block-mobile-qty .lx-select__item {
        float: initial !important;
    }

    .product-item-set-price-block-mobile-qty .lx-select-drop-wrap .scroll-wrapper {
        z-index: 1;
    }

    .product-item-set-price-block-mobile-qty #selectedQuantity {
        float: left;
    }



    .quainfo__notification {
        bottom: 31px;
        width: 100%;
        left: 0;
        right: auto;
    }

        .quainfo__notification:after {
            bottom: -6px;
            left: 5px;
            right: auto;
        }
}

.products-paging-items-per-page {
    display: inline-block;
}

.products-paging-sort {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}

.product-list-view-image:hover .quick__view_block {
    opacity: 1;
}

.product-list-view-image:hover .likeandsocial__link {
    opacity: 0.8;
}

    .product-list-view-image:hover .likeandsocial__link:hover {
        opacity: 1;
    }

.products-paging-view-icons {
    display: inline-block;
    width: 15%;
}

.products-list-view {
    margin-left: 10px;
}


.products-paging-block {
    margin-left: 1px;
    margin-bottom: 10px;
    margin-right: 0px;
    font-size: 12px;
    height: 50px;
}

    .products-paging-block a {
        text-decoration: none !important;
    }

    .products-paging-block label {
        font-weight: 100;
    }

.products-paging-col {
    padding: 0;
    height: 100%;
}

.products-paging-col-left select {
    border: solid 1px #dedfde;
    height: 21px;
}

.products-paging-paging-btn {
    background-color: #fff;
    color: #333;
    border: solid 1px #dedfde;
    height: 35px;
    min-width: 35px;
    font: 11px/6px arial;
    display: block;
    float: left;
    margin-left: 5px;
	padding: 0 5px 0 5px;
}


    .products-paging-paging-btn:hover:not(.paging-btn-current):not(.paging-btn-disabled) {
        color: #000;
        background-color: #fff;
        border-color: #000;
    }

.paging-btn-disabled {
    border: none;
    background: none;
    color: #e5e4e8;
}

.paging-btn-current {
    background-color: #111;
    color: #fff;
    border: solid 1px #000;
}

.products-paging-paging-btn span {
    position: relative;
    top: -1px;
}

.products-paging-col-left {
    padding-top: 13px;
    display: inline-block;
    float: left;
    width: 54%;
}

.products-paging-col-right {
    display: inline-block;
    padding-left: 123px;
    padding-top: 1px;
    float: right;
}

.left-paging-btn-disabled {
    padding-left: 0;
}

.products-paging-products-count {
    color: #333;
    font-weight: normal;
    display: inline-block;
    position: relative;
    top: 2px;
}

    .products-paging-products-count label {
        font-weight: normal;
    }

.product-list-view-image,
.product-list-view-info,
.product-list-specification {
    display: inline-block;
}

.product-list-view-item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e4e8;
}

.product-list-view-image img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 200px;
}

.product-list-view-image {
    width: 30%;
}

.product-list-view-info {
    vertical-align: top;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 43%;
}

.product-list-view-price-block {
    margin-top: 30px;
}

.more_options_link-product-list-view {
    margin-top: 20px;
}

.free-shipping-block {
    margin-bottom: 30px;
}

.product-list-specification ul {
    list-style-type: square;
    font-size: 12px;
    color: #ababab;
}

.product-spec-value {
    font-weight: 100;
    color: #777777;
}

.product-list-specification {
    border-left: 1px solid #e5e4e8;
    vertical-align: top;
}

    .product-list-specification ul li {
        max-width: 160px;
        margin-bottom: 3px;
    }


.top-paging-height-sale-checkbox {
    height: 70px;
}

.top-paging-padding-page-btns {
    padding-top: 10px;
}

.brands-partial-products-onsale-checkbox {
    margin-top: 6px;
}

    .brands-partial-products-onsale-checkbox span {
        color: #880000;
        font-weight: bold;
        font-size: 13px;
    }

.design-page-paging-block .products-paging-view-icons,
.collection-page-view-type {
    float: right;
}

.collection-page-buttons {
    display: inline-block;
    width: 46%;
    text-align: center;
	color: #fff;
}

    .collection-page-buttons a {
        background-color: #111;
        color: #fff !important;
        border: solid 1px #111;
        height: 20px;
        font: 11px/6px arial;
        margin-left: 1px;
        display: inline-block;
        position: relative;
        cursor: pointer;
        min-height: 36px;
        min-width: 88px;
        line-height: 36px;
        vertical-align: middle;
        align-items: center;
        text-align: center;
        border-radius: 0;
        box-sizing: border-box;
        padding: 0 6px;
        margin: 6px 8px;
        white-space: nowrap;
        text-transform: uppercase;
        font-size: 16px;
        text-decoration: none;
        overflow: hidden;
        -webkit-transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
        transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    }

        .collection-page-buttons a:hover {
            background-color: #333;
			border: solid 1px #333;
			color: #fff !important;
            text-decoration: underline !important;
        }

.disabled-prev-next {
    color: rgba(0,0,0,0.38) !important;
    cursor: default !important;
    pointer-events: none !important;
}

.products-paging-block-mobile-bottom {
    display: none;
}

.brand-sale-filter,
.design-items-filter-checkbox {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 17px;
    height: 17px;
}

    .brand-sale-filter + .brand-sale-filter-label,
    .design-items-filter-checkbox + .design-items-filter-label {
        cursor: pointer;
    }

    .brand-sale-filter:not(checked),
    .design-items-filter-checkbox:not(checked) {
        position: absolute;
        opacity: 0;
    }

        .brand-sale-filter:not(checked) + .brand-sale-filter-label,
        .design-items-filter-checkbox:not(checked) + .design-items-filter-label {
            position: relative;
            padding: 0 0 0 60px;
        }

            .brand-sale-filter:not(checked) + .brand-sale-filter-label:before,
            .design-items-filter-checkbox:not(checked) + .design-items-filter-label:before {
                content: '';
                position: absolute;
                top: -4px;
                left: 0;
                width: 50px;
                height: 26px;
                border-radius: 13px;
                background: #CDD1DA;
                box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
            }

            .brand-sale-filter:not(checked) + .brand-sale-filter-label:after,
            .design-items-filter-checkbox:not(checked) + .design-items-filter-label:after {
                content: '';
                position: absolute;
                top: -2px;
                left: 2px;
                width: 22px;
                height: 22px;
                border-radius: 10px;
                background: #FFF;
                box-shadow: 0 2px 5px rgba(0,0,0,.3);
                transition: all .2s;
            }

    .brand-sale-filter:checked + .brand-sale-filter-label:before {
        background: #880000;
    }

    .design-items-filter-checkbox:checked + .design-items-filter-label:before {
        background: #333;
    }

.design-items-sale-filter-checkbox:checked + .design-items-filter-label:before {
    background: #880000;
}


.brand-sale-filter:checked + .brand-sale-filter-label:after {
    left: 26px;
}

.design-items-filter-checkbox:checked + .design-items-filter-label:after {
    left: 2px;
}

@media (min-width: 767px) {
    .design_idea_product_list_container .design-items-filter-checkbox:checked + .design-items-filter-label:after {
        left: 26px;
    }

    .design-items-filter-checkbox:checked + .design-items-filter-label:after {
        left: 26px;
    }
}


.vendor__sale__box:hover {
    opacity: 0.8;
}

.design-page-checkbox {
    display: inline-block;
    padding-right: 15px;
}

.brand-sale-filter-label span:hover {
    text-decoration: underline;
    color: #880000;
}

.design-items-filter-label span:hover {
    text-decoration: underline;
}



@media (max-width: 749px) {

    .products-paging-col.products-paging-col-left {
        display: table;
    }

    .products-paging-block {
        width: 100%;
    }       

    .design-page-checkbox {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding-top: 0px;
        padding-left: 10px;
    }

    .products-paging-view-icons,
    .products-paging-col-right,
    .products-paging-col-left label {
        display: none;
    }

    .products-paging-col-left {
        width: 100%;
        padding: 0;
    }

    .products-paging-col-left,
    .products-paging-block {
        border: none;
    }

    .products-paging-block {
        background: none;
        display: table;
    }

    .products-paging-items-per-page {
        width: 49.5%;
        float: right;
    }


    .products-paging-sort {
        width: 50%;
        float: left;
    }

    .design-page-paging-block .products-paging-sort {
        width: 100%;
        float: left;
    }

    .mobile-products-partial-paging-buttons button {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0px;
        color: #fff;
        font-size: 15px;
        background-color: #111;
        border: solid #000 1px !important;
        margin: 0;
        font: 11px/6px arial;
        font-size: 16px;
    }

    .mobile-products-partial-paging-buttons button:hover {
        text-decoration: underline;
    }

    .mobile-products-partial-paging-buttons {
        margin-bottom: 30px;
        width: 100%;
        text-align: center;
    }

    .mobile-prev-button,
    .mobile-page-select-block,
    .mobile-next-button {
        display: inline-block;
    }

    .mobile-prev-button {
        float: left;
        width: 29%;
    }

    .mobile-next-button {
        float: right;
        width: 29%;
    }

    .products-paging-col-left select,
    .mobile-page-select-block select {
        border: 1px solid #111;
        background: transparent;
        padding: 5px;
        font-size: 16px;
        border: 1px solid #ccc;
        border-radius: 0;
        height: 35px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        padding-bottom: 7px;
        outline-color: #ccc;
    }

    .products-paging-sort,
    .products-paging-items-per-page,
    .mobile-page-select-block {
        position: relative;
    }

    .select-mobile-arrow,
    .select-mobile-arrow::after {
        content: '';
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -4px;
        border: 8px solid transparent;
        border-top: 8px solid #000;
        z-index: 3;
        -webkit-transform-origin: 50% 20%;
        -moz-transform-origin: 50% 20%;
        -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
        transform-origin: 50% 20%;
    }

        .select-mobile-arrow::after {
            margin-top: -10px;
            right: -8px;
            border-top-color: #f8f8f8;
        }

    .mobile-page-select-block {
        width: 40%;
    }

    .collection-page-selects {
        width: 45%;
    }

        .collection-page-selects .products-paging-sort {
            width: 100%;
        }

    .collection-page-buttons {
        text-align: right;
        width: 55%;
    }

        .collection-page-buttons a {
            margin: 0px;
            border: 1px solid #111;
            min-height: 34px;
            height: 34px;
            width: 48%;
            line-height: 32px;
            height: 35px;
            font-size: 16px !important;
            padding-top: 1px;
        }

    .products-paging-block-desktop-bottom {
        display: none;
    }

    .products-paging-block-mobile-bottom {
        display: block;
    }

    .design-items-filter-checkbox:not(checked) + .design-items-filter-label,
    .design-items-filter-checkbox:checked + .design-items-filter-label {
        top: -3px;
    }

        .design-items-filter-checkbox:not(:checked) + .design-items-filter-label:before,
        .design-items-filter-checkbox:checked + .design-items-filter-label:before {
            top: -5px;
        }
}

@media (max-width: 749px) {
    .products-sort-block {
        display: none;
    }
}

.products-sort-block .menu_option .label_opt {
    display: none;
}

.products-sort-block .btn {
    border: none !important;
    border-radius: unset !important;
    background-color: #fff !important;
}

.products-sort-block .btn-default:hover {
    background-color: #fff !important;
}

.products-sort-block .open > .dropdown-toggle.btn-default {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    box-shadow: none !important;
    padding-top: 5px;
    padding-left: 11px;
    padding-bottom: 5px;
    padding-right: 24px;
}

.products-sort-block .dropdown-menu > li > a {
    background-color: #fff !important;
}

.products-sort-block .dropdown-menu {
    border-radius: unset !important;
    box-shadow: none !important;
    margin: 0 !important;
    border-top: none;
}

.products-sort-block a:focus {
    outline: unset !important;
    outline-offset: unset;
}

.products-sort-block .btn-default {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.products-sort-block .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

@media(min-width: 767px) {
    .style_blog-description {
    color: grey;
        margin-bottom:17px;
    }

    .blog_hrader_block {
        width: 100%;
        display: inline-block;
    }

    .social_sharing_block.design-ideas_social_sharing_block.social_blog_sharing_block {
        float: right;
        text-align: right;
        width: 25%;
        display: inline-block;
        margin-top: 25px;
    }

    .blog_header {
        display: inline-block;
    }
}

@media(max-width: 767px) {

    .by__ptoduct.buy-guide_description {
        font-size: 13px;
    }

    h3.style-blog-block-title {
        margin-top: 5px;
    }

    div.style-blog-block {
        width: 100%;
    }


    .blog_hrader_block {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
.style_blog-description{
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
.social_sharing_block.design-ideas_social_sharing_block.social_blog_sharing_block  {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
}
}



/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

/*Newsletter Segment*/
.newsletter-hero {
    margin-bottom: 40px;
}

.newsletter-hero .newsletter-content {
    margin: auto;
    position: relative;
}

.hero-signup {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    padding: 40px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hero-signup .page-title {
    margin-top: 0 !important;
}

.hero-signup p {
    padding: 0 45px;
}

.hero-signup h3,
.hero-signup p {
    color: white;
    border-color: white;
}

.hero-signup .block-content {
    text-align: center;
}

.hero-signup .input-box,
.hero-signup .actions {
    display: inline-block;
    vertical-align: top;
}

.hero-signup .input-box {
    width: 65%;
}

.hero-signup input {
    background: #ffffff;
    width: 100%;
    height: 40px;
}

.hero-signup button.btn {
    background: #fff;
    border: 0;
    margin-left: 5px;
}

.hero-signup button.btn:hover {
    border: 0;
}

.hero-signup .page-title,
.hero-signup ul {
    margin-bottom: 20px;
}

.hero-signup li {
    text-align: left;
    margin-bottom: 10px;
}

.hero-signup li > span {
    background: #000;
    display: inline-block;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}


@media only screen and (max-width: 768px) {
	.newsletter-hero {
        border-top: solid 1px white;
        margin-top: 2px;
    }

    .newsletter-hero .newsletter-content .hero-signup {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 100%;
        background: #1e1e1e;
    }

    .newsletter-hero .newsletter-content img {
        display: none;
    }

    .hero-block .bannerContent p {
        max-width: 80%;
    }
}


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
		text-align: center;
	}
}

/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
}

/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}

/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 49.2%;
	}
	.span_1_of_4:nth-child(2n+0) {
		margin-left: 1%;
	}
}

/*  GRID OF FIVE   ============================================================================= */

	
.span_5_of_5 {
	width: 100%;
}

.span_4_of_5 {
  	width: 79.68%; 
}

.span_3_of_5 {
  	width: 59.36%; 
}

.span_2_of_5 {
  	width: 39.04%;
}

.span_1_of_5 {
  	width: 18.72%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_5_of_5 {
		width: 100%; 
	}
	.span_4_of_5 {
		width: 100%; 
	}
	.span_3_of_5 {
		width: 100%; 
	}
	.span_2_of_5 {
		width: 100%; 
	}
	.span_1_of_5 {
		width: 100%; 
	}
}

/*  GRID OF SIX   ============================================================================= */


.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.06%;
}

.span_4_of_6 {
  	width: 66.13%;
}

.span_3_of_6 {
  	width: 49.2%;
}

.span_2_of_6 {
  	width: 32.26%;
}

.span_1_of_6 {
  	width: 15.33%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_6_of_6 {
		width: 100%; 
	}
	.span_5_of_6 {
		width: 100%; 
	}
	.span_4_of_6 {
		width: 100%; 
	}
	.span_3_of_6 {
		width: 100%; 
	}
	.span_2_of_6 {
		width: 100%; 
	}
	.span_1_of_6 {
		width: 49.2%; 
	}
	.span_1_of_6:nth-child(2n+0) {
		margin-left: 1%;
	}
}

.product__filtr__block-master {
    background: none;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    padding: 11px 3px 9px 0;
}

.collection-title-container {
    float: left;
    height: 100%;
    display: table;
    width: 50%;
    text-align: center;
}

.collection-page-buttons-master {
    float: right;
}

.brand_normal_categories__box_collect {
    overflow: hidden;
}

.brand__categories__box_collect.brand__categories__box_collect_autoheight {
    height: auto !important;
}




div > img.readmore_right_icon {
    width: initial;
    height: initial;
}

.Style_studio_header {
    margin-bottom: 25px;
    text-align: left;
}

.style-blog-block-read_more {
    display: inline-block;
    color: #111;
}

.style-blog-block-description-wrapper {
    height: 105px;
}

.style-blog-block-title {
    display: block;
    color: #111;
    margin-top: 15px;
    margin-bottom: 7px;
    font-size: 19px;
}

.style-blog-block-desc {
    line-height: 1.2;
    display: block;
    color: gray;
    max-height: 35px;
    height: auto;
    overflow: hidden;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    /*-moz-text-overflow: ellipsis;
    text-overflow: ellipsis;   
    white-space: nowrap;*/
}

.style-blog-block > a > div > img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}

.style-blog-block:hover > a > div > img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/*.style-blog-block:hover > a > div > span.style-blog-block-desc {
    -ms-text-shadow: 0px 0 3px #c5c6c9;
    text-shadow: 0px 0 3px #c5c6c9;
}*/

/*.style-blog-block-desc:hover {
    -ms-text-shadow: 0px 0 3px #c5c6c9;
    text-shadow: 0px 0 3px #c5c6c9;
}*/

.buy-guide__responsive__wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}

.link__product__block.category-block__table-cell.deal__categories__table-cell {
    height: 235px;
    max-height: 235px;
}

.link__product__block.category-block__table-cell.buy-guide__table-cell {
    height: 235px;
    max-height: 235px;
}

.img__product__block__img__product.img__deal_categories__img {
    max-height: 235px;
}

.img__product__block__img__product.img__buy-guide__img {
    max-height: 235px;
}

.link__product__block.category-block__table-cell {
    position: relative;
    height: 325px;
    max-height: 325px;
    display: table-cell;
    -webkit-filter: brightness(.97);
    filter: brightness(.97);
    background-color: #ffffff;
    transform: translateZ(0);
}

    .link__product__block.category-block__table-cell img {
        max-height: 275px;
        width: auto;
    }



.content__block__title__product.deal__categories__block__title__category {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.buy-guide__responsive__wrapper .buy-guide-category-title {
    text-align: left;
}

.img__product__block.category-block__table.buy-guide-block__table {
    border-bottom: 0;
    height: 235px;
    max-height: 235px;
    padding: 0;
}


.img__product__block.category-block__table.deal__Categories__block__table {
    border-bottom: 0;
    height: 235px;
    max-height: 235px;
}


.link__deal__categories__block {
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}

.dealCategoriesWrapper {
    width: 100%;
}

.dealCategoriesResponsiveContainer {
    margin: 0 auto;
    width: 1000px;
    max-width: 100%;
}

input[type="checkbox"].trade_program_enter_company_info {
    position: inherit;
}

.favorites-inline-radiobuttons > md-radio-button > div > div {
    border-color: rgba(0,0,0,0.54) !important;
}

    .favorites-inline-radiobuttons > md-radio-button > div > div.md-on {
        background-color: rgba(0,0,0,0.54) !important;
    }

div.md-on, div.md-off {
    width: 17px;
    height: 17px;
}

.md-container.md-ink-ripple {
    width: 17px;
    height: 17px;
}

.quickview__modal__body_collorselectmodal {
    width: 100%;
}

.seotext__box__design-ideas_header__container {
    display: inline-block;
    width: 100%;
}

.social_sharing_block.design-ideas_social_sharing_block {
    float: right;
    text-align: right;
    width: 25%;
    display: inline-block;
    margin-top: 10px;
}

.partner__banner__box__visible__tel {
    display: none;
}

.social_sharing_block.mobile_social_sharing {
    width: 100%;
}

.product-change-color-wrapper {
    border: rgb(222, 223, 222) 1px solid;
}

.carusel__recent__product.carusel__product__filter {
    display: none;
}

.addthis_sharing_toolbox.social_sharing_product_inline_block {
    display: inline-table;
    min-height: 35px;
}

.social_sharing_product_span_block {
    display: table-cell;
    padding-right: 5px;
    padding-top: 4px;
    vertical-align: top;
}


.clickable_show_product__content__collor {
    cursor: initial;
}

.btnblm.submitbutton {
    width: 65%;
    text-align: center;
}

.partner__top__banner__link {
    display: none;
}

.partner__banner__mobile__link {
    display: none;
}




.mobile_product_specifications {
    display: none;
}

    .mobile_product_specifications a {
        text-decoration: underline;
    }

.seotext__fullwidth__box--more {
    transition: all 0.5s ease 0s;
}

.seo-more-btn__vivsible {
    padding: 0;
    display: inline-block;
    margin-bottom: 20px;
    color: #111;
    font-size: 15px;
    text-decoration: underline;
    cursor: pointer;
    padding-top: 10px;
    opacity: 0;
}


    .seo-more-btn__vivsible:hover {
        text-decoration: none;
    }

.transformable {
    display: block;
    /*transition: 1s max-height;*/
    overflow: hidden;
}

.show_more_normal_from_brand,
.show_more_from_brand {
    padding: 0 3px;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    color: #111;
    font-size: 15px;
    cursor: pointer;
    text-decoration: underline;
}

button.product__info__details__accordion_section_button {
    display: none;
}

.group__filtr__box_top, .group__filtr__box_bottom {
    display: inline-block;
    width: 100%;
}

.form-control.product__filtr__form__select.idea_details_filter_dropdown {
    width: 75%;
}

select.product__filtr__form__select.styled-select.product_filter_by_type_select {
    max-width: 140px;
    width: 75%;
}

select.product__filtr__form__select.styled-select.per_page {
    max-width: 217px;
    width: 75%;
}

.form-group.form-group-sm.product__filtr__form.productCount {
    margin: 0px;
}

.form-group.form-group-sm.product__filtr__form.pagin-search-panel-filter-page {
    margin: 0;
}

.form-group.form-group-sm.product__filtr__form.productCount {
    text-align: right;
}

.group__filtr__box_bottom {
    margin-top: -10px;
    display: initial;
}

.group__filtr__box_top {
    margin-bottom: -5px;
}

.group__filtr__box_top_left, .group__filtr__box_top_right,
.group__filtr__box_bottom_left, .group__filtr__box_bottom_right {
    display: inline-block;
    width: 49%;
}

.brand_collection_details_youtube_player_div {
    width: 100%;
    margin-top: 20px;
    height: 550px;
}

.paging-nav {
    float: right;
}

div.at-share-tbx-element {
    font-size: 30px;
}

.mobile_brand_description {
    display: none;
}

.form-group.form-group-sm.product__filtr__form.design_idea_filtr__block {
    width: 48%;
}

.mobile_categories_dropdown {
    display: none;
}

.checkout-radio-btn-paypal,
.checkout-radio-btn-eCheck {
    margin-left: 3% !important;
}

.related-product-itemWebCode {
    text-transform: uppercase;
}

.product-page-details-breadcrumbs .link__hb__block:before {
    position: inherit;
    left: 0;
}

.radio-inline.product__filtr__form__label__input {
    padding-left: 0px;
}

    .radio-inline.product__filtr__form__label__input.design_ideas__filtr__form__label__input {
        padding-left: 15px;
    }

.product-page-details-breadcrumbs .link__hb__block {
    padding: 0;
}

.validation-area-update-acc {
    margin-left: 130px;
    margin-top: -10px;
}

.brand__categories__box_collect__li {
    width: 180px;
    text-align: center;
}

.paypal-baner-product {
    float: left;
    width: 67.9%;
    margin-top: 5px;
    height: 30px;
}


.footer__promo__but {
    width: 181px;
}

@media (min-width: 768px) {
    .magic_zoom_main_image_wrapper .round-btn.rt-btn {
        display: none;
    }

    .magic_zoom_main_image_wrapper .round-btn.lt-btn {
        display: none;
    }
}

@media (max-width: 767px) {
    .brand__collection__box.brand__collection__block__wrapper.brand_normal_categories__box_collect {
        display: none;
    }

    .mz-zoom-window.mz-inner.mz-expanded > img {
        max-width: 2500px !important;
        max-height: 2000px !important;
    }

    .slider__block__logo_top > li:nth-child(-n+2) {
        display: inline-block;
        max-width: 49%;
    }

    .slider__block__logo_top > li:nth-child(n+3) {
        position: absolute;
        margin-left: -9999px;
    }




    .set-list__content__params .quantity_lxSelectWrap {
        width: 65px;
        display: inline-block;
        float: left;
    }

    .keep-shopping-button_wrapper {
        height: 55px;
    }

        .keep-shopping-button_wrapper button {
            float: left;
            width: 197px;
        }

    a.favorites__view-button {
        width: 100%;
    }

    .magic_zoom_bullets_wrapper a {
        margin-bottom: 4px;
        margin-right: 3px;
    }

    .magic_zoom_slider {
        margin-top: -5px;
    }

    .magic_zoom_main_image_wrapper .MagicZoom > figure {
        display: table-cell;
        vertical-align: middle;
    }

        .magic_zoom_main_image_wrapper .MagicZoom > figure > img {
            max-height: 100% !important;
        }

    .magic_zoom_bullets_wrapper {
        display: none;
    }

    .magic_zoom_preview_image {
        height: 40px;
    }

    .magic_zoom_main_image_wrapper .round-btn span {
        display: block;
        margin-top: 5px;
    }

    .product-item-set-img-mobile_image {
        max-width: 220px;
        max-height: 200px;
        display: block;
        margin: 0 auto;
    }

    .magic_zoom_main_image_wrapper {
        position: relative;
    }

        .magic_zoom_main_image_wrapper .round-btn.rt-btn {
            right: 0;
            text-decoration: none !important;
        }

        .magic_zoom_main_image_wrapper .round-btn.lt-btn {
            left: 0;
        }

        .magic_zoom_main_image_wrapper .round-btn {
            width: 40px;
            height: 40px;
            background-repeat: no-repeat;
            background-color: #000;
            border: 2px solid #000;
            -ms-opacity: .3;
            opacity: .3;
            -ms-border-radius: 7px;
            border-radius: 7px;
            color: #d9d9d9;
            font-size: 22px !important;
            position: absolute;
            top: 50%;
            margin-top: -15px;
            z-index: 999;
            text-decoration: none;
        }

    .magic_zoom_slider > a > figure {
        height: 300px !important;
    }

    .content__block__title__product.deal__categories__block__title__category.buy-guide-category-title {
        font-size: 19px;
        margin-top: 5px;
        margin-bottom: 7px;
        font-weight: 500;
    }

    .img__product__block__img__product.img__buy-guide__img {
        width: 100%;
        max-width: 100%;
    }

    .product__block.buy-guide__block {
        width: 100%;
        margin: inherit;
        margin-bottom: 15px;
    }

    .popup-request__search-request.modal__search-button {
        display: inline-block;
    }

    .style-blog-block-desc {
        height: auto;
        max-height: inherit;
        overflow: inherit;
    }

    .style-blog-block-description-wrapper {
        height: auto;
    }

    .style-blog-block-image-wrapper > img.style-blog-block-image {
        width: auto;
        max-width: 100%;
    }

    .style-blog-block-image-wrapper {
        display: table-cell;
        height: 160px;
        vertical-align: middle;
    }

    .popup-wrapper {
        left: auto !important;
    }

    .modal-content.quickview__modal__content.modal-content.quickview__modal__content--mobile-update > div.row > div.col-md-12 {
        width: 100% !important;
    }

    .link__deal__categories__block {
        width: 100%;
        margin-top: 0;
    }

    .product__block.deal__Categories__block {
        width: 49%;
        margin-bottom: 20px;
    }

    div.product__block.deal__Categories__block:nth-of-type(even) {
        margin-left: 2px;
    }

    .link__product__block.category-block__table-cell {
        width: 100%;
        height: 198px !important;
        max-height: 198px !important;
    }

    .img__product__block.category-block__table.deal__Categories__block__table {
        width: 100%;
    }

    .link__product__block.buy-guide__table-cell {
        width: 100%;
    }

    .img__product__block.category-block__table.buy-guide__block__table {
        width: 100%;
    }

    .desktop_vendor_sale_text {
        display: none;
    }

    .content__category__block {
        width: 100%;
    }

        .content__category__block.content__category__block--mob-update.content__category__block--collection-update {
            width: 100%;
        }

    .about__brand__box.seotext__fullwidth__box--more.about__brand__box--mobile-update {
        display: none;
    }

    .read-more-desktop {
        display: none;
    }

    .mobile_brand_description {
        display: block;        
    }

    .why_luxedecor_desktop {
        display: none;
    }

    .mobile_left_filter_block {
        display: block;
    }

    .desktop_left_filter_block {
        display: none;
    }

    .favorites__controll_panel.favorites-radio-btns {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }

    .favorites-inline-radiobuttons {
        display: inline-block;
    }

    .favorites__controll_panel.favorites-radio-btns > .favorites-inline-radiobuttons > md-radio-button > .md-label {
        margin-left: 20px;
    }

    .favorites__keepshopping-button {
        top: -5px;
    }

    .favorites__controll_panel.favorites-radio-btns > .favorites-inline-radiobuttons > md-radio-button {
        display: inline-block;
    }

    /* .favorites__box .product__block {
        display: inline-table;
    }
    
    .favorites__box.favorites__box_compareview :nth-child(even) {
        margin-left: 1% !important;
    }
    
    .favorites__box.favorites__box_compareview :nth-child(odd) {
        margin-left: 0% !important;
    }
    
    .favorites__box.favorites__box_compareview {
        padding: 2px;
        display: inline-block;
    } */

    .mobile-categories-select {
        height: 34px;
        width: 100%;
        border: 1px #ccc solid;
        background: transparent;
        -ms-border-radius: 0px;
        border-radius: 0px;
    }

    .select-mobile-categories-arrow-wrapper {
        height: 25px;
        width: 25px;
        float: right;
        position: relative;
        margin-right: 4px;
        margin-top: -30px;
        background-color: white;
        -webkit-box-shadow: 0 0 1px 1px #ccc;
        -ms-box-shadow: 0 0 1px 1px #ccc;
        box-shadow: 0 0 1px 1px #ccc;
    }

    .select-mobile-categories-arrow,
    .select-mobile-categories-arrow::after {
        content: '';
        position: absolute;
        right: 4px;
        top: 50%;
        margin-top: -4px;
        border: 8px solid transparent;
        border-top: 8px solid #000;
        z-index: 3;
        -webkit-transform-origin: 50% 20%;
        -moz-transform-origin: 50% 20%;
        -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
        transform-origin: 50% 20%;
    }

        .select-mobile-categories-arrow::after {
            margin-top: -10px;
            right: -8px;
            border-top-color: #f8f8f8;
        }

    .mobile_categories_dropdown {
        display: block;
        position: relative;
        width: 100%;
    }

    .slider__item-table {
        width: 100%;
        display: block;
        margin: auto;
    }

    .slider__item-row {
        width: 100%;
        display: block;
    }

    .slider__item-cell {
        width: 100%;
        display: block;
    }

    .slider__img {
        width: initial;
        display: block;
        margin: 0 auto;
        max-height: 100%;
    }

    .social_sharing_block.design-ideas_social_sharing_block {
        float: left;
        text-align: left;
        width: 100%;
        display: inline-block;
        margin-top: 5px;
        min-height: 45px;
    }

    /*.btnbls.mobile_wide_select_colors_button 
    {
        width: 100% !important;
    }*/

    #Warranty > div > div > img.mCS_img_loaded {
        width: 100%;
    }

    #RequestQuote > div > div > img.mCS_img_loaded {
        width: 100%;
    }

    .social_sharing_product_span_block {
        display: none;
    }

    .row.more-collection-wrap-row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .sale__class__box__block {
        display: table;
    }

    .container__category_design-ideas .sale__class__box_desid .sale__class__box__block__list {
        display: inline-table;
    }

    .partner__banner__box__visible__desk {
        display: none;
    }

    .partner__banner__box__visible__tel {
        display: block;
    }

    #myModalLabel {
        margin-bottom: 15px;
    }

    .quickview__modal__footer__qty__select_filtrselect {
        margin-top: 0px;
    }

    .col-xs-4.more-collection-wrap--no-mobile {
        padding-left: 3px;
        padding-right: 3px;
    }

    .list__category__left__filter_button_margins {
        margin-top: 5px;
        /* margin-right: 12px; */
    }

    .list__category__left__filter__fix {
        left: 0;
        position: fixed;
        z-index: 1000;
        background-color: #fff;
        top: 88px;
        width: 100%;
    }

    .collapsable_content__collor__select__box_underlined {
        text-decoration: underline;
    }

    .mobile_view_entire_brand_banner {
        text-align: center;
        margin-bottom: 10px;
        border: 1px solid #d8d8d8;
    }

    .product-spec-tbl.table-striped.table-condensed.mobile_product_specifications > tbody > tr {
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }

    .product__content__productchild__img.product_change_property_img {
        max-height: 100%;
        width: auto !important;
        height: 110px;
        max-width: inherit;
        display: block;
        margin: 0 auto;
    }

    .partner__banner__mobile__link {
        display: initial;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }

        .partner__banner__mobile__link > span {
            background: #fff;
            opacity: 0.8;
            color: #111;
            text-align: center;
        }

    .product-desc-mobile-link {
        color: #111;
    }

    .product__content__priembanner {
        display: none !important;
    }

    .product__filter__carousel__block {
        text-align: center;
    }

    .product__filter__carousel__img {
        margin: 0 auto;
    }

    .image__filters__collection__box {
        display: none;
    }

    .product__filter__carousel__list {
        width: 100%;
    }

    .carusel__recent__product.carusel__product__filter {
        display: initial;
    }

    .brand-block__item-wrap {
        margin-top: 0px;
    }

    .product__info__tab__brand__img.brand-block__item-img {
        max-height: 150px;
    }

    .brands__list.slick-slide.slick-current.slick-active {
        height: 180px;
    }

    .slider__block__logo_bottom.brands__block li.slick-slide {
        height: inherit;
    }


    li.slick-slide {
        height: 205px;
    }

    li.brands__list_sale {
        height: 160px !important;
    }

    .brands__list_price.brands__list_sale.slick-current.slick-active {
        height: 160px !important;
    }

    li.brands__list_price {
        height: 310px !important;
    }

    div.featured_products li.brands__list_price {
        height: 290px !important;
    }

    .brands__list_price.brands__list_price.slick-current.slick-active {
        height: 340px !important;
    }

    .product__container .brands__list_price.brands__list_price.slick-current.slick-active {
        height: auto !important;
    }

    #featured-products-slider li.slick-slide > a.brands__link {
        height: 150px !important;
    }

    #featured-products-slider .brands__list_price.brands__list_price.slick-current.slick-active {
        height: auto !important;
    }

    .slider__block__logo_top li.slick-slide {
        height: 100%;
    }

    li.slick-slide > a.brands__link {
        display: block;
        outline: none;
        height: 175px;
        position: relative;
    }

    /* #brand-content li.slick-slide > a.brands__link {
        height: 215px !important;
    }*/

    .product__container li.slick-slide > a.brands__link {
        height: 165px !important;
    }

    .recent_products_body li.slick-slide > a.brands__link {
        height: 165px !important;
    }


    .recent_products_body .brands__list_price.brands__list_price.slick-current.slick-active {
        height: auto !important;
    }

    .brand_sliders li.slick-slide > a.brands__link {
        height: auto !important;
    }

    #featured-products-slider .brand_sliders li.slick-slide > a.brands__link {
        height: auto !important;
    }

    .brand_collection li.slick-slide > a.brands__link {
        height: 225px;
    }

    span.carusel__recent__title {
        /*        position: absolute;
*/
        padding-top: 0px;
    }

    .brand-block__item-img__wrap_custom {
        text-align: center;
        text-align: -webkit-center;
        text-align: -ms-center;
        text-align: -moz-center;
        display: table-cell;
        align-content: center;
        height: 155px;
    }

    .brand-block__item-img {
        display: table-cell;
        height: 100%;
        width: 100%;
    }

        .brand-block__item-img img {
            max-width: 100%;
            max-height: 105px;
        }

    div.design_idea_product_list_container > div > div.product__content__block.product__content__block_grid.category-block__item-wrapper.product__block__wrapper-update > div.product__block:nth-child(2n+1) {
        margin-right: 0;
    }

    .product__filtr__block.design_idea_main_filtr__block {
        background-color: white;
        border: 0;
    }

    .lx-select {
        margin: 0;
    }

    ul.pagination.pagination__content {
        display: inline-flex;
    }

    .social_sharing_block {
        float: right;
        margin-top: 5px;
    }

    .footer__promo__but {
        margin: 2px auto 0;
        width: 100%;
        max-width: 365px;
    }

        .footer__promo__but img {
            width: 100%;
        }
}

.footer__promo__but:focus {
    outline: 0px;
}

.product__filtr__form__select {
    background: white !important;
}

.fav__link:focus, .cart__link:focus {
    text-decoration: none;
}

li.right-top__box__menu__block__list a:focus {
    color: #333;
    text-decoration: none;
    outline: none;
}

    li.right-top__box__menu__block__list a:focus:hover {
        color: #c2b88e;
    }

li.top__menu__list top__menu__list_right a:focus {
    text-decoration: none;
    outline: none;
}

.trade-price-label {
    font: 22px Arial;
    color: #70632b;
}

.account__hb {
    color: #000;
}

.trade-price-label-lg {
    font: Bold 27px Arial;
    color: #000;
}

.master-collection__title {
    color: #111;
    font: bold 15px Arial;
    margin-bottom: 25px;
}

.link__category__top__filter {
    margin-right: 0px;
}

    .link__category__top__filter:hover, .list__category__top__filter.open .link__category__top__filter {
        margin-right: 0px;
    }

.place-quote-order__button {
    background: #94864a;
    font: bold 17px Arial;
    color: #fff;
    height: 38px;
    border: 1px solid #756a3d;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 10px;
}

    .place-quote-order__button:hover {
        background: #847639;
        border: 1px solid #847639;
        -webkit-appearance: none;
    }

.sort-list__link {
    width: 35px;
}
/*Account*/
.not-valid__cracc__input {
    border: solid 1px #880000 !important;
}

.valid__cracc__input {
    border: solid 1px #a7a6aa;
}


.cracc_validation-text {
    font: Bold 15px Arial;
    color: #880000;
}

.update-account-success-text {
    font: Bold 17px Arial;
    color: #214C76;
}

.disable__paging-link {
    pointer-events: none;
}

.account__quotes-headline {
    color: #000;
    font: 25px Arial;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 5px 0px;
}

.account-table {
    border-left: solid 1px #dcdfdc;
    border-right: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
    border-top: solid 1px #d5d5d5;
    text-align: left;
}

.account-details__link {
    position: relative;
    white-space: nowrap;
    color: #333333;
    font: 15px arial;
    text-decoration: underline;
    margin-top: 8px;
}

    .account-details__link.order-protection {
        color: #800;
    }

    .account-details__link:hover.order-protection {
        color: #800;
    }

    .account-details__link:hover {
        text-decoration: none;
        color: #333333;
    }

.account-table tr {
    border-top: solid 1px #d5d5d5;
}

.right-top__box__menu__block__list__link::after {
    padding: 0px 2px 0px 6px;
}

.trade__leftbox .blocckforinput {
    width: 60%;
}

.current-item__sectionProduct {
    background-color: #ccc;
}

.no__products__found {
    font: bold 16px arial;
    color: #055176;
    padding: 5px 0px 0px 0px;
    width: 793px;
    height: 23px;
}

.no__product__found__small {
    font: bold 12px Arial;
    color: #333333;
}

.brand__categories__box_collect__li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .brand__categories__box_collect__li a:last-child {
        width: 70%;
    }

.shop-brand-image-block {
    height: 177px;
}

.pagination__content__list .pagination__content__link {
    margin-left: 1px;
}

.pagination {
    margin-bottom: -10px;
}

.current__collection-item__background {
    background-color: #dfd4a5;
}

.right-top__box__menu__block__list__link {
    display: block;
    text-transform: uppercase;
}

.brand__collections__details_title {
    color: #222;
    font: 30px Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    display: table-cell;
    vertical-align: middle;
}

.custom_page_h_title {
    color: #000;
    font-size: 40px;
    font-family: “Helvetica Neue”, Helvetica, Arial, sans-serif;
    -webkit-filter: alpha(opacity=85);
    -moz-filter: alpha(opacity=85);
    -o-filter: alpha(opacity=85);
    filter: alpha(opacity=85);
    -ms-opacity: 0.85;
    opacity: 0.85;
    background-color: #fff;
    bottom: 0;
    left: 0px;
    position: absolute;
    padding: 7px 7px 7px 7px;
    text-decoration: none;
    margin-bottom: 0px;
}





.product-details-price-sale-details .set-list__content__params--price {
    display: block;
}

.onsale__link, .onsale__link:focus {
    color: #fff !important;
    background: #880000 !important;
    font: 11px arial;
    /* text-decoration: none; */
    border: 1px solid #880000 !important;
    /* border-radius: 0px; */
    white-space: nowrap;
    /* display: inline-block;
    height: 14px; */
}

    .onsale__link:hover {
        color: #fff;
    }

.custom_page_view_all_link {
    width: 1000px;
    display: block;
    text-decoration: none;
    background: #f7f7f7;
    font: bold 19px Arial;
    color: #000;
    height: 36px;
    border: 1px solid #dedfde;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 6px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    word-spacing: 5px;
    text-align: center;
    margin-bottom: 2px;
}

    .custom_page_view_all_link:hover {
        color: #fff;
        background: #9b9b9b;
        text-decoration: none;
    }

.custom__page__class__box__block__list {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    width: 23.5%;
    max-height: 176px;
    margin-left: 6px;
    margin-right: 6px;
}

.custom__page_h_style {
    color: #000;
    font: 22px Arial;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 2px 0px;
}

.custom_page_span_description {
    cursor: pointer;
    color: #333;
    font: 15px arial;
    text-decoration: none;
    text-align: left;
}

    .custom_page_span_description:hover {
        color: #000;
        text-decoration: none;
    }

.link_li_custom_page {
    outline: none;
    text-decoration: none;
}

    .link_li_custom_page:hover {
        text-decoration: none;
    }

.img__product__block__img__product {
    margin: 0 auto;
    width: inherit;
}

.design_gallery_product_block {
    width: 48%;
    margin: auto;
}

.design_gallery_product_block_left {
    float: left;
}

.design_gallery_product_block_right {
    float: right;
}

.design_gallery_image {
    max-width: 400px;
    max-height: 300px;
}
/*
     This css helps products to be in the right size 
*/

.img_main_menu {
}

.banner__main__block {
    position: relative;
}

    .banner__main__block .links {
        top: 40px;
        left: 5px;
        position: absolute;
    }

    .banner__main__block img {
        min-height: 293px;
    }

    .banner__main__block .label {
        color: rgb(85, 85, 85);
        font: bold 15px Arial;
        text-decoration: none;
        margin-top: 10px;
        text-transform: uppercase;
        margin-left: -8px;
    }

    .banner__main__block a {
        color: #333;
        cursor: pointer;
        display: block;
        font: 12px Arial;
        margin-bottom: 3px;
        text-decoration: none;
    }

        .banner__main__block a:hover {
            color: #000;
            text-decoration: underline;
        }

    .banner__main__block h2 {
        color: #333;
        font-size: 30px;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        top: -15px;
        left: 0px;
        position: absolute;
        padding: 3px 3px 1px 3px;
        margin-bottom: 0px;
        text-decoration: none;
        text-transform: capitalize;
    }

@media (max-width: 730px) {
    .banner__main__block--mob img {
        /*min-height: 100%;*/
    }

    .banner__main__block--mob h2 {
        top: 50%;
        margin-top: -18px;
        text-transform: uppercase;
    }
}

.categories__item__block__small {
    /*display: inline-flex;*/
    text-align: center;
    width: 96px;
    position: relative;
    border: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-self: auto;
}

    .categories__item__block__small:nth-child(10n + 1) {
        margin-right: 0;
    }

.seotext__fullwidth__box {
    margin-top: 0px;
}

.categories__item__title {
    padding-top: 8px;
    text-align: center;
    display: block;
    font: bold 13px Helvetica, Arial, sans-serif;
}

.categories__block__small {
    display: inline-table;
    text-align: center;
    width: 236px;
    position: relative;
    margin: 0px 0px 17px 0px;
    border: none;
}


    .categories__block__small .categories__title {
        text-align: center;
        font-size: 14px;
    }




@media (min-width: 1024px) {

    .buy-guide__category-name {
        margin-top: -15px;
    }

    .buy-guide__text-link {
        display: block;
        margin-top: 8px;
        padding-left: 3px;
        padding-right: 3px;
    }

    .product__block.deal__Categories__block {
        width: 32.4%;
    }

    .product__block.buy-guide__block {
        width: 32.4%;
        margin-bottom: 20px;
    }

    .product__content__category__wrapper div:nth-of-type(3n + 2) {
        margin-left: 1%;
        margin-right: 1%;
    }


    .deal__Categories__block div:nth-of-type(3n + 2) {
        margin-left: 1%;
        margin-right: 1%;
    }

    .categories__block__small:nth-child(4n+1) {
        margin-right: 0;
    }


    .img__product__block__img__product.img__buy-guide__img.grow__img {
        margin-left: 0px;
        margin-right: 0px;
        margin: 0 auto;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .img__product__block__img__product.img__buy-guide__img.grow__img:hover {
            max-width: 110%;
            max-height: 245px;
            position: absolute;
            display: block;
            margin: 0 auto;
            left: 0;
            right: 0;
        }

    .img__product__block__img__product.img__deal_categories__img.grow__img {
        margin-left: 0px;
        margin-right: 0px;
        margin: 0 auto;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .img__product__block__img__product.img__deal_categories__img.grow__img:hover {
            max-width: 110%;
            max-height: 245px;
            position: absolute;
            display: block;
            margin: 0 auto;
            left: 0;
            right: 0;
        }
}




@media (max-width: 1000px) {

    .buy-guide__responsive__wrapper {
        width: 100%;
        margin: 0 auto;
        padding-left: 3px;
        padding-right: 3px;
    }

    .dealCategoriesResponsiveContainer {
        width: 100%;
        margin: 0 auto;
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media (max-width: 749px) {

    .banner_promo_percent-text--margin {
        margin-top: -10px !important;
    }

    .banner_first {
        height: 46px !important;
    }

    .banner_second {
        height: 30px !important;
    }

    .style-blog-block-description-wrapper {
        height: auto;
    }

    .style-blog-block-image-wrapper {
        height: 192px;
    }

    .brand__categories__box_collect.js-scroll-custom-vertical {
        display: none;
    }

    .product__content__block.product__content__block_grid.category-block__item-wrapper.product__block__wrapper-update {
        display: inline-table;
    }

    .categories__block__small {
        width: 320px;
    }

    span.banner__promo__text {
        font-size: 15px;
        text-align: center;
        margin-left: 7px;
        vertical-align: middle;
        display: table-cell;
    }

    .banner_text_left {
        padding: 0px;
        height: 46px;
        line-height: 1;
        display: table !important;
        margin-top: 0 !important;
    }

    .banner_text_center {
        padding: 0;
        display: table;
        height: 46px;
        width: 500px;
    }

    div.md-center-text {
        padding: 0px;
        margin-top: 21px;
    }

    span.banner_promo_percent-text.banner_promo_percent-text--margin {
        font-size: 15px;
        display: table-cell;
        vertical-align: middle;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    span.banner__promo__block__code-text {
        font-size: 12px;
    }

    span.banner_promo_percent-text {
        font-size: 15px;
        color: #3a6257;
    }

        span.banner_promo_percent-text:hover {
            text-decoration: underline;
        }


    .promo_banner_mobile .brand_excluded .banner__promo__text {
        font-size: 11px !important;
        display: block;
        color: #aaa !important;
    }

        .promo_banner_mobile .brand_excluded .banner__promo__text:hover {
            text-decoration: underline;
            text-decoration-color: #aaa;
        }

    .promo_banner_mobile .promo_banner_mobile_row {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 749px) {
    .promo_banner_mobile {
        display: none;
    }
}

/*@media (min-width: 380px) and (max-width: 480px) {

    .md-center {
        margin-top: 0;
    }

    span.banner__promo__text {
        font-size: 15px;
    }

    .banner_text_left {
        padding: 0px;
        height: 46px;
        line-height: 1;
        display: table;
    }

    .banner_text_center {
        padding: 5px;
    }

    .banner_text_right {
        padding: 6px;
    }

    div.md-center-text {
        padding: 0px;
        margin-top: 21px;
    }

    span.banner_promo_percent-text.banner_promo_percent-text--margin {
        font-size: 15px;
        font-weight: bold;
    }

    span.banner__promo__block__code-text {
        font-size: 12px;
    }

    span.banner_promo_percent-text {
        font-size: 12px;
    }

    .categories__block__small {
        width: 330px;*/
/*        margin: 0 8%;
*/
/*}
}*/
@media (min-width: 550px) and (max-width: 767px) {
}

@media (max-width: 238px) {
    .categories__block__small {
        width: 49%;
    }
}

@media (min-width: 239px) and (max-width: 481px) {
    .categories__block__small {
        text-align: center;
        width: 49%;
    }

        .categories__block__small:nth-child(2n+1) {
            margin-right: 0;
        }
}


@media (min-width: 481px) and (max-width: 589px) {
    .categories__block__small {
        display: inline-block;
        text-align: center;
        width: 48%;
    }

        .categories__block__small:nth-child(2n+1) {
            margin-right: 0;
        }
}

@media (min-width: 590px) and (max-width: 649px) {
    .categories__block__small {
        display: inline-block;
        text-align: center;
        width: 47.7%;
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (min-width: 650px) and (max-width: 689px) {
    .categories__block__small {
        display: inline-block;
        text-align: center;
        width: 30.7%;
        margin: 10px 7.9px;
    }

        .categories__block__small:nth-child(3n+1) {
            margin-right: 0;
        }
}

@media (min-width: 690px) and (max-width: 740px) {
    .categories__block__small {
        display: inline-block;
        text-align: center;
        width: 31%;
        margin: 10px 7.8px;
    }

        .categories__block__small:nth-child(3n+1) {
            margin-right: 0;
        }
}

@media (min-width: 768px) and (max-width: 800px) {
    .products-paging-col-left {
        padding-top: 0px;
        display: block;
        width: 100%;
        height: 40px;
        padding-top: 10px;
        padding-left: 0px;
        border-right: 0;
    }

    .products-paging-view-icons {
        width: auto;
    }

    .products-paging-col-right {
        padding-left: 0;
        display: block;
        width: 100%;
    }

    .products-paging-block {
        height: 100px;
        padding-left: 10px;
        border-right: 0;
    }


    .products-paging-sort {
        margin-right: 10px;
    }

    .products-paging-items-per-page {
        margin-right: 10px;
    }
}

@media (min-width: 800px) and (max-width: 992px) {
    .banner_promo_percent-text {
        font-size: 20px !important;
    }
}

@media (min-width: 741px) and (max-width: 800px) {

    .control-label.product__filtr__form__label.design_idea_sort_by_label {
        display: initial;
    }

    .pagination__content__list .pagination__content__link {
        font: bold 16px/8px arial;
    }

    select.product__filtr__form__select.styled-select.product_filter_by_type_select {
        max-width: initial;
        width: 75%;
    }

    .pagination {
        margin-top: 10px;
        float: left;
        margin-bottom: 1px;
    }

    .group__filtr__box_bottom_right {
        width: 100%;
    }

    .group__filtr__box_top_right {
        text-align: right;
    }

    .group__filtr__box_bottom_left {
        display: none;
    }

    .title__child__menu__block:hover .title__child__menu__link {
        cursor: pointer;
        font: bold 11px Arial;
        text-decoration: none;
        text-transform: uppercase;
        text-decoration: underline;
        color: #9b8c55;
    }


    /*ul.top__menu.nomobile.top__menu-fix > li.top__menu__list.top__menu__list_right.nomobile {
        padding-right: 15px;
    }*/
    .top-filter__title {
        margin-bottom: 10px;
    }

    .image__filters__collection__block {
        width: 12%;
    }

    .left-filter__block {
        margin-right: 0px;
    }

    /*    .content__category__block {
        width: 72.5%;
    }*/

    /*.likeandsocial-link__block {
        display: none;
    }*/

    .quick__view__link {
        display: none;
    }

    .product__filtr__form .form-control.product__filtr__form__select {
        height: 30px;
    }

    .product__filtr__form {
        margin-bottom: 0px;
        margin-top: 2px;
        width: 50%;
    }

    .ul__category__top__filter:last-child > li > ul.dropdown-menu.child__ul__category__top__filter.js-scroll-custom-vertical.mCustomScrollbar {
        margin-left: -130px;
    }

    .ul__category__top__filter:nth-last-child(2) > li > ul.dropdown-menu.child__ul__category__top__filter.js-scroll-custom-vertical.mCustomScrollbar {
        margin-left: -138px;
    }

    .radio-inline.product__filtr__form__label__input.design_ideas__filtr__form__label__input {
        padding-left: 25px;
    }

    .form-group.form-group-sm.product__filtr__form.product__filter_block {
        margin-left: -25px;
    }

    .brand-block__item-wrap {
        width: 18.7%;
    }

    a.MagicZoom, a.MagicZoom:hover {
        max-width: 100%;
    }

    .product-image-wrapper {
        max-width: 100%;
        text-align: center;
    }

    .radio-inline.product__filtr__form__label__input {
        margin-bottom: 10px;
    }

    .ideas__title {
        font: bold 13px Helvetica, Arial, sans-serif;
    }

    .sale__txt__icon {
        /*        margin-top: 30px;
*/
    }

    .categories__block__small {
        display: inline-block;
        text-align: center;
        width: 31.60%;
    }

        .categories__block__small:nth-child(3n + 1) {
            margin-right: 0;
        }

    .top__menu__list {
        display: inline-block;
        margin: 0 5px;
    }

    .right-top__box {
        width: 80%;
    }

    .logo__box {
        width: 20%;
    }

    .top__menu__list_right {
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 7px;
        margin-right: 0;
    }

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-left: 0px;
    }

    .form-control.input-sm.product__filtr__form__select.idea_details_filter_dropdown {
        height: 20px;
    }

    .group__filtr__box_left {
        margin-right: -10px;
        width: 140px;
        margin-left: -3px;
        margin-bottom: 0px;
        margin-right: 5px;
        padding-left: 5px;
    }

        .group__filtr__box_left.design_idea_filtr__block {
            width: 40%;
            display: inline-block;
            margin-top: 0;
            float: left;
        }

    .form-group.form-group-sm.product__filtr__form.design_idea_filtr__block {
        width: 70%;
        /*margin-top: 10px;*/
    }

    .container__category_design-ideas .group__filtr__box_right {
        display: initial;
    }

    .form-group.form-group-sm.product__filtr__form.product__filter_block.design_idea_filtr__block {
        margin-left: 0px;
        margin-top: 15px;
    }

    .group__filtr__box_right {
        text-align: left;
        display: inline-flex;
    }

    .paging-nav {
        padding-top: 6px;
        margin-left: auto;
        width: 100%;
        text-align: center;
    }

    .product__filtr__block {
        width: 100%;
    }

    .form-group.form-group-sm.product__filtr__form.pagin-search-panel-filter-page {
        margin-top: 2px;
        width: 100% !important;
        text-align: left;
    }

    .topgarant__box {
        float: right;
    }

    .form-control.input-sm.product__filtr__form__select.styled-select {
        width: 200px;
    }

        .form-control.input-sm.product__filtr__form__select.styled-select.per_page {
            width: 200px;
        }

    .control-label.product__filtr__form__label {
        display: none;
    }

    .form-group.form-group-sm.product__filtr__form.productCount {
        /*margin-left: auto;*/
        margin-left: 5px;
        /*padding-top: 12px;*/
        margin-left: -20%;
        padding-right: 40%;
    }
    /*.child__menu__block.list-unstyled 
    {
        width: 16%;
    }*/
    .categories__block:nth-child(8) {
        margin: 0;
    }


    .product-category-header {
        display: none;
    }

    .banner__main__block .links {
        top: 0px;
    }

    .title__child__menu__block, .sub-title__child__menu__block {
        white-space: inherit;
    }

    .full-width__child__menu__box {
        display: inline-flex;
    }

    .banner__main__block.banner__main__block--mob {
        display: none;
    }

    .form-group.form-group-sm.product__filtr__form.radiobuttonsBlock {
        display: none;
    }


    span.banner_promo_percent-text {
        font-size: 20px;
        margin-top: 10px;
    }

    span.banner_promo_percent-text {
        font-size: 24px;
        margin-top: 10px;
    }

    span.banner__promo__text {
        font-size: 25px;
    }


    .lazy-product-image.img__product__block__img__product.img--start {
        max-height: 130px;
    }

    #promobutton {
        margin: 0 auto;
    }

    .footer__menu__list {
        margin-bottom: 5px;
    }

    div.md-center {
        margin-top: 9px;
    }
}

@media (min-width: 801px) and (max-width: 853px) {
    .categories__block__small:nth-child(3n+1) {
        margin-right: 0;
    }
}



@media (min-width: 854px) and (max-width: 966px) {
    .categories__block__small {
        display: inline-block;
        text-align: center;
        margin-right: 17px;
    }

        .categories__block__small:nth-child(3n+1) {
            margin-right: 0;
        }
}



@media (min-width: 967px) and (max-width: 992px) {
    .categories__block__small:nth-child(3n+1) {
        margin-right: 0;
    }

    .categories__block__small {
        display: inline-block;
        text-align: center;
        margin-right: 17px;
    }
}

@media (max-width: 667px) {
    .hidden-667 {
        display: none !important;
    }

    .control-label.product__filtr__form__label.design_idea_sort_by_label {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1023px) {
    .categories__block__small {
        width: 32%;
    }

        .categories__block__small:nth-child(3n+1) {
            margin-right: 0;
        }
}

.brands__list:first-child {
    margin-left: 0px;
}

.product__content__block_gallery .product__block {
    width: 48%;
}

.product__content__block {
    min-height: 350px;
}

.brand__sale {
    background-color: #111;
    font: 25px Arial;
    color: #fff;
    padding: 5px 4px 5px 4px;
    width: 100%;
    text-align: center;
    border: #000;
    text-decoration: none;
    cursor: pointer;
    word-spacing: 3px;
    margin-bottom: 15px;
}

.desktop_vendor_sale_text {
    text-transform: uppercase;
}

.ul__hb__block {
    display: inline;
    vertical-align: top;
    flex-grow: 1;
}

/* .current-filter {
    display: inline;
    vertical-align: top;
} */

.current-filter__el {
    /* display: inline-block;
    vertical-align: top; */
    color: #333;
    background: #fff;
    font: 11px arial;
    text-decoration: none;
    /* cursor: pointer; */
    padding: 2px 2px 14px 2px;
    /* margin-right: 5px;
    margin-bottom: 2px; */
    border: 1px solid #888 !important;
    /* -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; */
    white-space: nowrap;
    gap: 5px;
    /* height: 14px; */
    /* margin-top: 2px; */
    cursor: pointer;
    margin: 0;
}

    .current-filter__el.onsale__link {
        border: 1px solid #880000 !important;
    }

    .current-filter__el:hover {
        border: 1px solid #000;
    }

    .current-filter__el strong {
        font-weight: bold;
    }

/* .current-filter__all {
    display: inline-block;
    vertical-align: top;
    color: #333;
    background: #fff;
    font: 11px arial;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 2px 14px 2px;
    margin-left: 5px;
    margin-bottom: 2px;
    border: 1px solid transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    height: 14px;
    margin-top: 2px;
} */

/* left-filter__block */

.left-filter__block__current-brend {
    display: block;
    margin-bottom: 10px;
}

    .left-filter__block__current-brend a {
        display: block;
        border: 1px solid #f1f1f1;
    }

        .left-filter__block__current-brend a img {
            display: block;
            margin: 0 auto;
        }

        .left-filter__block__current-brend a span {
            display: block;
            background: #777777;
            text-align: center;
            height: 25px;
            font: bold 14px arial;
            line-height: 25px;
            color: #ffffff;
        }

    .left-filter__block__current-brend:hover a {
        border: 1px solid #444444;
    }

        .left-filter__block__current-brend:hover a span {
            background: #444444;
        }

/* category__top__filter */

.dropdown-menu.filter-color {
    max-height: 315px;
    max-width: 200px;
    width: 200px;
}

.child__link__category__top__filter-color {
    display: inline-block;
    vertical-align: middle;
    border: solid 1px #777;
    margin-right: 5px;
    height: 30px !important;
    width: 30px !important;
    border-radius: 50%;
}

.link__product__block .img--start {
    display: block;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 191px;
}

.link__product__block {
    max-height: 250px;
}

    .link__product__block img.hidden-block {
        display: none;
    }

/* jq-selectbox */

.styled-select.jq-selectbox.jqselect {
    border: none;
    background: none;
}

.focused .jq-selectbox__select,
.jq-selectbox__select:hover,
.jq-selectbox__select {
    background: #ffffff;
    height: 20px;
    border-radius: 5px;
    padding: 0 45px 0 5px;
    border: 1px solid #CCC;
}

.jq-selectbox__select-text {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-family: Arial;
    text-align: left;
}

.jq-selectbox__trigger {
    border-left: none;
    width: 18px;
    right: 0px;
    top: 0;
    bottom: 1px;
    overflow: hidden;
}

.jq-selectbox__trigger-arrow {
    width: 18px;
    background: url("../img/icon--dropdown.jpg") no-repeat 0 0;
    border-radius: 0 5px 5px 0;
    background-size: auto 100%;
    border: none;
    height: 20px;
    top: -1px;
    right: -1px;
}

.jq-selectbox li {
    padding: 0;
    padding-left: 5px;
    text-align: left;
}

.styled-radio input {
    display: none;
}

.styled-radio .psevdoradio {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 1px solid #b1b1b1;
    box-shadow: inset 0 2px 2px #d2d2d2;
    background: #ffffff;
}

    .styled-radio .psevdoradio i {
        width: 6px;
        height: 6px;
        border-radius: 6px;
        background: #ffffff;
        margin-top: 4px;
        margin-left: 4px;
        display: block;
    }

.styled-radio .radio-content span {
    color: #333333;
    display: inline-block;
    vertical-align: middle;
}

.styled-radio input:checked + .radio-content .psevdoradio {
    background: #99999e;
    box-shadow: none;
}

    .styled-radio input:checked + .radio-content .psevdoradio i {
        box-shadow: 0 2px 3px #79797e;
    }

.styled-radio input:checked + .radio-content span {
    color: #96864c;
}

.table__cart__box .radio-inline, .payment__block__pays__form .radio-inline {
    padding-left: 20px;
    margin-left: 0;
    line-height: 15px;
}

.img__product__block {
    max-height: 192px;
    /*max-width: 256px;*/
}

.link__product__block .img--miniatures {
    display: block;
    text-align: left;
    padding-left: 0;
    margin-top: 3px;
}

    .link__product__block .img--miniatures li {
        display: inline-block;
        vertical-align: top;
        width: 38px;
        text-align: center;
    }

        .link__product__block .img--miniatures li img {
            max-width: 38px;
            max-height: 29px;
        }

.linkrb {
    cursor: pointer;
    color: rgb(189, 11, 32);
    font: bold 15px arial;
    text-decoration: none;
}

    .linkrb:hover {
        cursor: pointer;
        color: rgb(189, 11, 32);
        text-decoration: underline;
    }

.brand__collection__block__small {
    display: inline-block;
    width: 14%;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 25px;
}

    .brand__collection__block__small:nth-child(6n-5) {
        margin-right: 0;
    }

.brand__collection__block__small__title {
    color: rgb(51, 51, 51);
    font: 15px arial;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    margin-top: 13px;
}

.entire__brand__box {
    background-color: #111;
    font: 25px Arial;
    color: #fff;
    padding: 5px 4px 5px 4px;
    width: 100%;
    text-align: center;
    border: #000;
    text-decoration: none;
    cursor: pointer;
    word-spacing: 3px;
    margin-bottom: 15px;
}


.image__filters__collection__block {
    display: inline-block;
    width: 13%;
    text-align: center;
    /*margin-right: 1%;*/
    margin-bottom: 25px;
    outline-color: #fff;
}

    .image__filters__collection__block:nth-child(7n-6) {
        margin-right: 0;
    }

.image__filters__collection__box__img {
    max-height: 152px;
    display: block;
    position: relative;
    padding-bottom: 2px;
    border-bottom: solid 1px #dedfde;
    margin-bottom: 5px;
    margin-right: 10px;
}

.image__filters__collection__block:hover .image__filters__collection__box__img {
    border-bottom: solid 1px #94864a;
}

.image__filters__collection__block__img {
    max-height: 149px;
    max-width: 100%;
    display: inline !important;
}

@media (max-width: 409px) {
    .image__filters__collection__block__img {
        max-width: 98%;
    }
}

.image__filters__block__title {
    color: rgb(51, 51, 51);
    font: 17px arial;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}

    .image__filters__block__title:hover {
        color: #94864a;
    }

.image__filters__collection__link {
    text-decoration: none !important;
}

.product__content__priembanner__li_instock {
    background: url('/img/seals/InStock.gif');
    height: 44px;
    width: 80px;
    float: left;
    text-align: center;
}

.labelsktb {
    color: #555;
    font: bold 23px Arial;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    margin-left: 32px;
}

.labelskt {
    color: #555;
    font: bold 11px Arial;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    margin-left: 24px;
    display: block;
}

.label__instock {
    color: #555;
    font: bold 13px Arial;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    margin-left: 20px;
    text-align: center;
}

.product__content__productgroup {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.product__content__productgroup__li {
    display: inline-table !important;
    width: 55px;
    text-align: center;
    margin-left: 0;
    border: 1px solid #fff;
}

    .product__content__productgroup__li:hover {
        border: 1px solid rgb(51, 51, 51);
    }

    .product__content__productgroup__li.selected {
        border: 1px solid rgb(51, 51, 51);
    }

.product__content__productgroup__img {
    width: 100%;
    padding: 5px;
    border: 1px solid rgb(221, 221, 221);
}

.labelcnfg {
    color: #111;
    font: 18px Arial;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.description__block p {
    font: 12px Arial !important;
    color: rgb(17, 17, 17);
    text-align: justify;
    margin-top: 8px;
}

.product__info__tab__detals__ul {
    margin-top: 5px !important;
}

.product__info__tab__collections__li:nth-child(6n) {
    margin-right: 0;
}


a {
    color: #333;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #333;
        text-decoration: underline;
    }

.textr {
    font: 15px Arial;
    color: rgb(136, 0, 0);
}

.texts {
    font: 11px Arial;
    color: #333333;
}

.select__box__right__align {
    float: right;
}

.product__content__collor__selectnow__linkmore {
    float: left !important;
}

.labelicm {
    background-color: rgb(51, 51, 51);
    font: bold 12px Arial;
    color: rgb(255, 255, 255);
    padding: 5px 3px 5px 5px;
    display: block;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    text-align: center;
}

.product__content__productchild__img {
    max-height: 100%;
    height: auto;
    width: auto !important;
    max-width: 100%;
}



span.selectionmodal__img__title {
    top: 0;
    left: 0;
    position: absolute;
    color: #000;
    background-color: #fff;
    padding: 1px 5px 1px 5px;
    font: 13px Arial;
    min-width: 20px;
    text-decoration: none;
    opacity: 0.7;
}

.quickview__modal__body_collorselectmodal, .scroller-y {
    overflow-y: auto;
}

/*.options-modal .modal-header.quickview__modal__header {
    height: 100px;
}*/

.selectionmodal__ul.largeimage {
    height: 100% !important;
}




.labelblbb {
    font: Bold 16px Arial;
    color: rgb(17, 17, 17);
}

.checkout__wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

    .checkout__wrapper > .min-block-wrap {
        margin: 0 20px 20px 0;
    }

@media screen and (max-width: 790px) {
    .checkout__wrapper > .min-block-wrap {
        margin: 0 0 20px 0;
    }
}

.modal-content {
    padding: 10px 10px 10px 10px;
}

    .modal-content p {
        margin: 0 0 5px 0;
        padding: 0 0 0 0;
        text-align: justify;
        font: 15px arial;
        color: rgb(51, 51, 51);
        line-height: 16px;
    }

    .modal-content ul {
        font: 15px Arial;
        color: rgb(51, 51, 51);
    }

.labelor {
    font: 13px Arial;
    color: #777;
    text-transform: uppercase;
}



.linkr:hover {
    cursor: pointer;
    color: rgb(136, 0, 0);
    text-decoration: none;
}

.linkr {
    cursor: pointer;
    color: rgb(136, 0, 0);
    font: bold 12px arial;
    text-decoration: underline;
}

.product__info__tab__collections__product__img {
    width: initial !important;
    max-width: 100%;
    height: 100px;
}

.product__info__tab__collections__li {
    text-align: center;
    vertical-align: text-top;
}

.product__info__tab__starrei__link {
    margin-top: 15px;
}

.review__errors {
    font: Bold 17px Arial;
    color: #880000;
    text-align: center;
}

.review__success {
    font: Bold 17px Arial;
    color: rgb(33, 76, 118);
    text-align: center;
    display: inline-block;
    width: 100%;
}

.product__content__set {
    z-index: 2;
    position: relative;
}

.set-list__content__params--availability .quickview__modal__more__inform__labelred {
    font: bold 17px Arial;
    color: rgb(136, 0, 0);
}

.quickview__modal__more__inform__labelred {
    font: bold 17px Arial;
    color: rgb(136, 0, 0);
}

.modal-footer {
    border-top: none;
}

.quickview__modal__more__inform.small {
    max-height: 398px;
}

.quickview__modal__more__inform.middle {
    max-height: 200px;
}

.productgroup__item img {
    cursor: pointer;
    width: auto;
    border: none;
}

.quickview__modal__footer__btn {
    background: rgb(80, 117, 120);
    font: bold 17px Arial;
    color: rgb(255, 255, 255);
    height: 38px;
    border: 1px solid rgb(66, 99, 102);
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    width: 170px;
    display: inline !important;
    border-radius: 0;
}

    .quickview__modal__footer__btn:hover {
        background: rgb(66, 99, 102);
        border: 1px solid rgb(66, 99, 102);
        -webkit-appearance: none;
        color: rgb(255, 255, 255);
    }

.notifymemodal__input {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-size: 12px;
    font-family: arial;
    border: solid 1px rgb(167, 166, 170);
    padding: 5px 5px 5px 5px;
    border-radius: 0;
    width: 50%;
}

.notifymemodal__label {
    font: 12px Arial;
    color: rgb(51, 51, 51);
    text-align: left !important;
    width: 110px;
}

    .notifymemodal__label.needadd::after {
        content: '*';
        display: inline-block;
        position: absolute;
        font: bold 10px verdana;
        color: rgb(253, 0, 0);
    }

.notifyme__modal {
    min-height: 400px;
}

.similar__products__label {
    color: #000;
    font: bold 15px Arial;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 2px 0px;
}

hr {
    color: #fff;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-style: none none solid;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.not-valid__notifymemodal__input {
    border: solid 1px #880000;
}

.linkg {
    cursor: pointer;
    color: #333;
    font: 15px arial;
    text-decoration: underline;
}



[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none;
}

.product__content__controll__button, .tab__product__information {
    z-index: 1;
}

.product__content__collor__select__box .custom-select {
    margin: 0;
}

.product__content__collor__select__box .lx-select {
    margin: 0;
}

.product__content__collor__select__box.item__group {
    z-index: auto;
    border: none;
}

.ul__category__left__filter {
    margin-bottom: 0;
}

.list__category__left__filter.underline {
    border-bottom: solid 1px #eee;
}

.product__content__block_gallery .img__product__block {
    border-bottom: none;
    height: 300px;
    width: 400px;
    max-width: 400px;
    max-height: 300px;
}

    .product__content__block_gallery .img__product__block a {
        max-width: 400px;
        max-height: 300px;
    }

.product__content__block_gallery .img__product__block__img__product {
    max-width: 400px;
    max-height: 300px;
    height: inherit;
}

.product__content__block_gallery .likeandsocial-link__block {
    display: none;
}

.product__content__block_gallery .img__product__block.hover {
    text-decoration: none;
    text-align: center;
}

.product__content__block_gallery .product__block:hover .img__product__block {
    border-bottom: none;
}

/* .favorites__box .product__block {
    margin-left: 4.7% !important;
} */

.favorites__view-button {
    background: rgb(148, 134, 74);
    font: bold 17px Arial;
    color: rgb(255, 255, 255);
    height: 38px;
    border: 1px solid rgb(117, 106, 61);
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    padding: 10px 15px 6px 15px;
    text-decoration: none;
    top: -4px;
    position: relative;
}

    .favorites__view-button:hover {
        background: rgb(132, 118, 57);
        border: 1px solid rgb(132, 118, 57);
        -webkit-appearance: none;
        font: bold 17px Arial;
        color: rgb(255, 255, 255);
        text-decoration: none;
    }

.favorites__keepshopping-button:hover {
    background: rgb(221, 221, 221);
    border: 1px solid rgb(221, 221, 221);
    color: rgb(17, 17, 17);
    -webkit-appearance: none;
    text-decoration: none;
}

.modal-body .favorites__box_compareview {
    border: none;
}

.favorites__controll_panel .description {
    position: relative;
    top: -30px;
}

.favorites__compare__block__hidden {
    display: none;
}

/* .favorites__box_compareview .link__product__block img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 350px;
} */

.link__product__block img {
    width: 100%;
}

a.similar_products img {
    width: auto;
    max-height: 232px;
    -webkit-filter: brightness(.97);
    filter: brightness(.97);
    background-color: #ffffff;
    transform: translateZ(0);
}

a.similar_products {
    text-align: center;
}

.no_scroll {
    max-height: initial;
}

/* .favorites__box .product__block:hover .quick__view_block {
    opacity: 0;
}

.favorites__box .img__product__block:hover .quick__view_block {
    opacity: 1;
}

.favorites__box .quick__view_block {
    margin-top: 18px;
}

.favorites__box .quick__view__link {
    position: initial;
} */

.quick__view_block {
    display: block;
}

@media (max-width: 1024px) {
    .quick__view_block {
        display: none;
    }
}

/*.brand__filters {
    width: 155px; 
    display: block; 
    float: right; 
    padding-top: 2px;
}
*/

/*.list__category__left__filter .link__category__left__filter {
    display: flex;
}

.brand__filters, .left-filter__text {
    margin-top:3px;
}
.link__category__top__filter__textsf {
    margin-left:3px;
    margin-top:0;
}

.img__category__left__filter {
    height: 20px;
}
.child__link__category__top__filter-color {
    margin-top:2px;
}*/

/*Live chat*/
#content-container, #content {
    background-color: #847639;
}

.trade__leftbox .needhelpmodal__contactblock__label {
    width: 130px;
}

.trade__inform__moreprize {
    display: block;
    margin-bottom: 5px;
    font: 15px Arial;
    color: rgb(51, 51, 51);
    position: relative;
    z-index: 2;
}

    .trade__inform__moreprize span {
        font: Bold 15px Arial;
        color: #70632b;
    }

.quainput__table__cart {
    width: 65px;
}


.table__cart__titleprod a {
    color: #111;
    font: bold 18px arial;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
}

.table__cart__titleprod b {
    font-weight: normal;
}

.table__cart__titleprod a:hover {
    color: #111;
    text-decoration: underline;
    cursor: pointer;
}

.labelbbr {
    font: Bold 15px Arial;
    color: #880000;
    white-space: nowrap;
}

.labelb {
    font: Bold 15px Arial;
    color: #000;
}

.linkblsg {
    cursor: pointer;
    color: #000;
    font: 13px arial;
    text-decoration: underline;
}

    .linkblsg:hover {
        cursor: pointer;
        color: #5b7da3;
        text-decoration: none;
    }

.linkblsr {
    cursor: pointer;
    color: #880000;
    font: 15px arial;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .linkblsr {
        font: 13px arial;
    }
}


.linkblsr:hover {
    cursor: pointer;
    color: #880000;
    text-decoration: none;
}

.labelr {
    font: 12px Arial;
    color: rgb(136, 0, 0);
}

.table__cart__imgprod {
    max-width: 200px;
    max-height: 100px;
    cursor: pointer;
    width: initial;
}

.customSelectDropPanel {
    max-height: 235px;
    overflow-y: auto;
    overflow-x: hidden;
}

.payment__info__form__select {
    background: rgb(255, 255, 255);
}

/*#add_payment {
    height: 264px;
}*/

.linkss {
    cursor: pointer;
    color: #333333;
    font: 11px arial;
    text-decoration: none;
}

    .linkss:hover {
        cursor: pointer;
        color: #000;
        text-decoration: underline;
    }

.banner__promo__right-block div {
    float: right;
}

.requestquote__button:hover {
    color: rgb(34, 34, 34);
    text-decoration: none;
}

.requestquote__button {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.btnbls {
    background: #333;
    font: bold 12px Arial;
    color: #fff;
    height: 31px;
    border: 1px solid #000;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 3px;
    margin-left: -1px;
    position: relative;
    z-index: 1;
}

    .btnbls:hover {
        background: #000;
        font: bold 12px Arial;
        color: #fff;
        height: 31px;
        border: 1px solid #000;
        text-transform: uppercase;
        cursor: pointer;
        margin-bottom: 3px;
        position: relative;
        z-index: 1;
        transition-duration: .30s;
        transition-timing-function: ease-out;
    }

.quickview__modal__more__inform {
    margin-bottom: 4px;
}

.quickview__modal__footer__left-block {
    position: relative;
    z-index: 2;
}

h7 {
    color: #111;
    font: bold 17px Arial;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 2px 0px;
}

#mastrbsn {
    background-color: #fff;
    font: 12px arial;
    color: #333333;
}

.linkblue {
    color: #055176;
    font: bold 16px arial;
    text-decoration: underline;
    cursor: pointer;
}

.link {
    color: #333333;
    font: 15px arial;
    text-decoration: none;
    cursor: pointer;
}

    .link:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        text-decoration: underline;
    }

.product__info__tab__brand__img {
    max-height: 107px;
}

.reviewmodal__product__img {
    max-height: 400px;
    width: auto;
    max-width: 25%;
    margin-left: 0;
}

.filter__search__input {
    top: 1px;
    height: 33px;
}

.filter__searchbutton__icon {
    margin-left: -4px;
}

.favorites__title {
    cursor: pointer;
    color: #111;
    font: 17px arial;
    text-decoration: none;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
}

    .favorites__title b {
        font-weight: normal;
    }



.caregory__title__video:hover, .caregory__title__video:focus {
    text-decoration: none;
}

/*.list__category__left__filter__title {
    margin-bottom: 20px;
}*/

.linkorsb {
    cursor: pointer;
    color: #000;
    font: bold 13px arial;
    text-decoration: underline;
    position: relative;
    z-index: 2;
}

    .linkorsb:hover {
        cursor: pointer;
        color: #94864a;
        text-decoration: none;
    }

.brands__img__prod {
    width: auto;
    max-width: 100%;
}

.carusel__recent__title {
    text-align: left;
    font: 15px Helvetica, Arial, sans-serif;
    color: #333;
    width: 100%;
}

.brands_price_block .carusel__recent__title {
    padding: 0 0 0 1px;
}

.carusel__recent__title:hover {
    text-decoration: underline !important;
}

li:hover a .carusel__recent__title {
    text-decoration: underline !important;
}

.favorites__modal {
    width: 1100px;
}

.categories__link:focus {
    text-decoration: none;
    outline: none;
}

.product__content__productchild__li_video {
    display: inline-block;
    margin-bottom: 10px;
    width: 103px;
    text-align: center;
    border: 1px solid #ddd;
}

    .product__content__productchild__li_video:hover {
        border: 1px solid #333;
    }


.product__content__productchild__li {
    width: 104px;
    margin-left: 0;
}

.product__content__productchild_modal .product__content__productchild__li {
    width: auto !important;
}



.rating-xs {
    font-size: 1em;
    width: 78px;
    display: inline-block;
}

.rating-disabled {
    cursor: default;
}

.btngrn {
    font: 18px Arial;
    color: rgb(255, 255, 255);
    height: 38px;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}

    .btngrn:hover {
        -webkit-appearance: none;
        transition-duration: .30s;
        transition-timing-function: ease-out;
    }

.btnqt {
    background: #111 !important;
    font: bold 15px Arial;
    color: #fff !important;
    height: 30px;
    border: 1px solid rgb(221, 221, 221) !important;
    -webkit-appearance: none;
    text-transform: none;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .btnqt:hover {
        background: #333;
        border: 1px solid rgb(221, 221, 221);
        margin-top: 5px;
        margin-bottom: 5px;
        color: rgb(0, 0, 0);
    }

.product__content__imagebox__table {
    height: 340px;
}

.linkblsu {
    cursor: pointer;
    color: #333333;
    font: 13px arial;
    text-decoration: underline;
}

    .linkblsu:hover {
        cursor: pointer;
        color: #777777;
        text-decoration: none;
    }

.accessories-list {
    display: block;
    padding: 0;
    margin-top: 0;
}

    .accessories-list li {
        display: flex;
        align-items: center;
        list-style: none;
        padding: 2px 0;
        column-gap: 8px;
        row-gap: 8px;
    }

.accessories-list__img {
    display: inline-block;
    vertical-align: top;
    height: 57px;
    z-index: 2;
}



.product__content__accessories {
    max-height: 200px;
    overflow-y: auto;
    border: solid 1px #dedfde;
    margin-bottom: 5px;
    z-index: 2;
}

.custom-scroll-drop-wrap {
    top: 37px;
    border-top: none;
}

.custom-select--short {
    height: 38px;
}

.custom-select__field {
    height: 100%;
}

.scrollable.default-skin .scroll-bar.vertical {
    width: 11px;
}

.quickview__modal__body_collorselectmodal {
    padding: 4px;
}

.addthis_sharing_toolbox {
    margin-top: 4px;
    display: inline-block;
}

.social_sharing_block {
    float: right;
}

.custom-scroll-drop {
    max-height: 200px;
    height: auto;
}




.set-list__content {
    max-width: 450px;
    margin-left: 10px;
}



.set-list__content__params {
    display: flex;
}


.dd span {
    text-indent: 1px;
    overflow: hidden;
    line-height: 32px;
    font-family: arial;
    font-size: 15px;
    color: rgb(0, 0, 0);
}

.select-quantity .dd span {
    line-height: 38px;
}



.product__content__productchild__link {
    margin-left: 0;
}

.product__content__productchild__img-wrap {
    height: 40px;
}

.quickview__modal__footer__qty__select_filtrselect {
    width: 160px !important;
    font-size: 15px;
}

.selectionmodal__ul.largeimage .selectionmodal__img {
    width: 235px;
}

.product__content__priembanner {
    display: inline-table;
    width: 100%;
}
/*
.top__menu__list:hover .dropdown-menu {
    display: block;
}*/

.banner__promo__block-wrap {
    margin: 0;
    line-height: 1.2;
}

.banner__promo__text {
    font-family: Arial;
    font-size: 30px;
    color: #333;
}

.md-center {
    margin-top: 8px;
}

.banner_promo_percent-text {
    font-family: Arial;
    font-size: 21px;
}

.banner_promo_percent-text--margin {
    display: block;
    margin-top: 10px;
    text-align: center;
    white-space: nowrap;
}

.banner_text_left {
    display: block;
    margin-top: 6px;
    text-align: left;
    padding-left: 0;
}

.banner_text_right {
    padding-right: 0;
    display: table;
    height: 100%;
}

.banner__promo__block div {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.banner__promo__block__code-text {
    font-family: Arial;
    font-size: 30px;
    color: #aaa;
    text-align: center;
}

.banner-signature {
    line-height: 0.7;
    position: relative;
    top: -5px;
}



    .banner-signature span {
        font-family: Arial;
        font-size: 11px;
        color: #aaa;
    }

    .banner-signature a {
        font-size: 11px;
        font-weight: lighter;
        color: #000;
        text-decoration: none;
    }


        .banner-signature a span {
            text-decoration: none;
        }

        .banner-signature a:hover span {
            text-decoration: underline;
            text-decoration-color: #aaa;
        }


a.holiday-banner-link {
    text-decoration: none !important;
}

.md-right-text {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.md-center-text {
    text-align: center;
}

.md-center {
    text-align: left;
}



@media (max-width: 767px) {


    .md-center {
        margin-top: 0px;
    }

    .modal-dialog.vertical-align-center.modal-lg {
        width: 100% !important;
        margin: 0;
    }

    #shopper_verified {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }

    div.sale-promo-block {
        right: 0;
        font: 30px Arial;
        width: 40%;
        font-weight: bold;
    }

    .brand__collection__link {
        display: table;
        height: 45px;
        margin: 0 auto;
    }

    .brand__collection__details__block {
        display: none;
    }

    .partner__top__banner__link {
        display: initial;
    }

    .partner__top__banner__img {
        display: initial;
        position: absolute;
        left: 0;
        top: 0;
        width: 35%;
        opacity: 0.7;
    }

    .mobile_cart_product_picture {
        max-width: 100%;
    }

    .product__content__collor__select__box.collapsable_content__collor__select__box_hidden {
        border: none;
    }

    .collapsable_content__collor__select__box {
        display: block;
        animation: fadeIn 1s;
        border: solid 1px #dedfde;
    }

    .collapsable_content__collor__select__box_hidden {
        overflow: hidden;
        animation: fadeOut 0.5s;
        max-height: 0px;
    }



    .product__info__details__accordion_section.show {
        margin-top: 10px;
    }

    .specification__more__info__accordion__table {
        display: none;
    }

    .design_ideas_shop_this_look_categories_span {
        min-height: 32px;
    }

    .mobile_product_specifications {
        display: table;
    }

        .mobile_product_specifications > tbody {
            border-bottom: 1px solid #ddd;
        }

    .desktop_product_specifications {
        display: none;
    }

    .container.container__category.container__category_design-ideas.ideas-details--mob.content__category__block--collection-update {
        width: 100%;
    }

    .product__info__tab__detals__li.product__info__table-cell.product__info__table-cell-longer.product__info__tab__detals__li__brandimg {
        display: none;
    }

    /*-----------------------------accordion-----------------------------*/

    /* Style the buttons that are used to open and close the accordion panel */
    button.product__info__details__accordion_section_button {
        display: initial;
        background-color: #FFF;
        color: #444;
        cursor: pointer;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.4s;
        border-bottom: 1px solid #d9d9d9;
        font-size: 16px;
        text-transform: capitalize !important;
        font-weight: bold;
    }

        /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
        button.product__info__details__accordion_section_button.active, button.product__info__details__accordion_section_button:hover {
            background-color: #f9f9fa;
            border-bottom: none;
        }

    /* Style the accordion panel. Note: hidden by default */
    div.product__info__details__accordion_section {
        padding: 0 18px;
        background-color: white;
        /*display: none;*/
        border-bottom: 1px solid #d9d9d9;
    }

        /* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
        div.product__info__details__accordion_section.show {
            display: block;
        }

    div.product__info__details__accordion_section {
        padding: 0 5px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: 0.4s ease-in-out;
        opacity: 0;
    }

        div.product__info__details__accordion_section.show {
            opacity: 1;
            max-height: 9989px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
        }

    button.product__info__details__accordion_section_button:after {
        content: '\02795'; /* Unicode character for "plus" sign (+) */
        font-size: 13px;
        color: #777;
        margin-left: 5px;
        float: right;
    }

    button.product__info__details__accordion_section_button.active:after {
        content: "\2796"; /* Unicode character for "minus" sign (-) */
    }


    /*-----------------------------end_accordion-----------------------------*/

    /*.md-center-text {
        margin: 10px 0;
    }*/

    .md-center {
        text-align: center;
    }

    .links.hidden-667 {
        display: none;
    }

    .product-category-header {
        display: none;
    }

    .img-responsive.portfolio_frontpage {
        display: none;
    }

    div#bottom-product-pager > div.group__filtr__box_top {
        display: none;
    }

    .group__filtr__box_bottom_right {
        width: initial;
    }

    div#top-product-pager > div > div > nav > div.visible-tel {
        display: none;
    }

    .checkout-login-form-label {
        width: initial;
    }

    .checkout-login-input {
        width: inherit;
    }

    .checkout-login-radio-block {
        margin-left: 8px;
    }

    .btnblm.submitbutton {
        width: 100%;
    }

    .checkout-login-button-block {
        margin-left: 0;
    }

    h3.seotext__fullwidth__box__title {
        font: bold 15px Arial;
    }
}



@media (min-width: 767px) {

    .quickview__modal__more__inform__labelred.product-quantity-span.out-of-stock-span {
        display: block;
        margin-top: 6px;
        margin-bottom: 6px;
        color: #800;
    }

    .quickview__modal__more__inform__labelred.product-quantity-span {
        display: block;
        margin-top: 6px;
        color: #005e17;
    }

    div#panel .magic_zoom_main_image_wrapper {
        text-align: center;
        text-align: -webkit-center;
    }

    a#zoom {
        max-width: 448px;
        max-height: 320px;
        width: 448px;
        height: 320px;
        display: table-cell;
        vertical-align: middle;
    }

        a#zoom > figure > img {
            max-width: 448px !important;
            max-height: 320px !important;
            display: block;
            margin: 0 auto !important;
        }

    .brands__block {
        display: table;
        width: 100%;
    }

        .brands__block.slick-slider {
            display: block;
            width: auto;
        }

    .set-list__content__params .quantity_lxSelectWrap {
        display: inline-block;
        margin-top: 0;
    }

    .lxSelectWrap.item-set-group-dd-block.quantity_lxSelectWrap .lx-select__field.lx-select__btn.item-set-group-dd,
    .lxSelectWrap.item-set-group-dd-block.quantity_lxSelectWrap .item-set-group-dd-list.lx-select__drop.lxSelectDropPanel.lx-select-drop-wrap.item-set-quantity-scroll {
        width: 71px;
    }

    #item-set-container .set-list__content {
        width: 100%;
    }

    .product__content.product__content_rightbox.product__content_rightbox-custom .mCSB_container {
        padding-bottom: 1px;
    }

    .style-blog-wrapper {
        margin-bottom: 20px;
    }


    .content__block__title__product.deal__categories__block__title__category {
        font: 20px arial;
        margin-bottom: 5px;
        font-weight: bolder;
    }

    .btnblm.submitbutton.create-trade-btn {
        height: 40px;
    }

    .product__content__controll__button {
        margin-top: 10px;
    }

    .mobile__left-filter__block {
        display: none;
    }

    .mobile_left_filter_block {
        display: none;
    }

    .desktop_left_filter_block {
        display: block;
    }

    .trade-login-create {
        margin: 3px 0 17px;
    }

    .categories__block__small {
        display: inline-table;
        text-align: center;
        width: 236px;
        position: relative;
        margin: 0px 14px 10px 0px;
        border: none;
    }

        .categories__block__small .categories__title {
            text-align: center;
            font-size: 18px;
        }


    .favorites-inline-radiobuttons > md-radio-button {
        display: table-cell;
        padding-right: 10px;
    }


    .favorites-inline-radiobuttons {
        display: inline-table;
        margin-bottom: 10px;
    }



    .btnblm.submitbutton {
        width: 315px;
        background: #111;
    }

    .change_color_product_slider > ul > div > div > li {
        width: auto !important;
    }

    .md-right-text {
        text-align: right;
    }

    .product__info__details__accordion_section_desktop_inline {
        display: table-cell;
        -moz-min-width: 150px;
        -ms-min-width: 150px;
        -o-min-width: 150px;
        -webkit-min-width: 150px;
        min-width: 150px;
        padding-right: 10px;
    }
}

.checkout__gold-link {
    text-decoration: none;
    background: #94864a;
    font: bold 12px Arial;
    color: #fff;
    border: 1px solid #756a3d;
    -webkit-appearance: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    margin-left: 5px;
}

    .checkout__gold-link:hover {
        background: #847639;
        color: #fff;
    }

    .checkout__gold-link:focus {
        background: #94864a;
        color: #fff;
    }

.topgarant__garant__link {
    margin-right: 15px;
}

.footer__pyment-sys__link {
    cursor: default;
}

a.link__hb__block:hover {
    color: #000;
    text-decoration: underline;
}

.imglink {
    border-style: none;
    cursor: pointer;
}

    .imglink:hover {
        border-style: none;
        cursor: pointer;
    }

.btnblm:hover {
    background: #333;
    border: 1px solid #111;
    -webkit-appearance: none;
    color: #fff !important;
    text-decoration: none !important;
    transition-duration: .30s;
    transition-timing-function: ease-out;
}

contact-us-btn-link-customer-service:hover {
    background: #426366;
    border: 1px solid #426366;
    -webkit-appearance: none;
    color: #fff;
}

.create-trade-btn {
    width: 300px;
}

.child__link__category__top__filter:hover {
    width: auto;
}

.child__link__category__top__filter {
    width: auto !important;
    /*padding-left: 25px !important;*/
    position: relative !important;
    min-height: 23px !important;
}

    .child__link__category__top__filter .left-filter-block__desktop-checkbox {
        margin-right: 5px;
    }

    .child__link__category__top__filter img {
        position: absolute;
        top: 1px;
        left: 2px;
    }

.child__link__category__top__filter_img {
    width: auto !important;
    position: relative !important;
    min-height: 70px !important;
    padding-left: 0 !important;
    margin-bottom: 5px;
}

    .child__link__category__top__filter_img img {
        margin-bottom: 5px;
        border: 1px solid #ccc;
        padding: 5px;
    }

    .child__link__category__top__filter_img .title_filter_text {
        color: #333;
        height: 33px;
    }

    .child__link__category__top__filter_img .left-filter-block__desktop-checkbox {
        margin-right: 5px;
        position: absolute;
        left: 0;
        z-index: 1;
        background: #fff;
        opacity: 1;
    }

        .child__link__category__top__filter_img .left-filter-block__desktop-checkbox.checked {
            background: #000 !important;
        }

.ideas__title::after {
    margin-left: 7px;
}

.shopperapproved-modal {
    width: 618px;
}

.freeshipping-modal {
    width: 800px;
}

.topgarant__garant__link {
    outline: none;
}

.slider-span {
    background: #fff;
    display: block;
    opacity: 0.8;
    padding: 10px 0px;
    text-align: left;
    font: 17px Arial;
    color: #000;
    height: 38px;
    position: relative;
    top: 3px;
}

    .slider-span:hover {
        text-decoration: underline;
    }

.brands__list:hover {
    position: relative;
}


.child__menu__box {
    padding: 16px;
    padding-bottom: 0px;
}

.category-block__item-wrapper .product__block {
    vertical-align: top;
}

.category-block__table {
    position: relative;
    display: table;
    width: 100%;
}

.category-block__table-row {
    display: table-row;
}

.category-block__table-cell {
    display: table-cell;
    height: 191px;
    vertical-align: middle;
}

.carusel__recent__product_shop-brand .vendor-slide {
    margin: 0;
    width: 255px;
}

    .carusel__recent__product_shop-brand .vendor-slide .brands__img__prod:first-child {
        width: 311px;
        max-width: 311px;
        height: auto !important;
    }

.carusel__recent__product.carusel__recent__product_shop-brand {
    display: block;
    width: 100%;
    margin-left: 0px;
}

.vendor-slide {
    text-align: left;
}

    .vendor-slide .brands__link {
        display: inline-block;
    }

.vendor-slider-div-wrapper {
    width: 100%;
    overflow-x: hidden;
}



@media (min-width: 767px) {
    div.vendor-slider-div-cart .brands__list_price {
        height: 365px;
    }
}

.vendor-slider-div {
    width: 100%;
}

.vendor-slide-wrap .slick-next {
    right: 7px !important;
    top: 36%;
}

.vendor-slide-wrap .slick-prev {
    left: -1px !important;
    top: 36%;
}

.slick-next {
    right: 2px;
}

.slick-prev {
    left: 3px;
}

@media (max-width: 550px) {
    .slick-next {
        right: 5px;
    }

    .slick-prev {
        left: 5px;
    }
}

.carusel__recent__product .vendor-slider-title {
    margin: 5px 0 10px;
}

.product__content__collor__select__box {
    z-index: auto;
}

.sale-promo-block {
    top: 0px;
    color: #000;
    font: 43px Arial;
    padding: 10px 10px 7px 7px;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    opacity: 0.80;
}

.td__modal__block {
    width: 700px;
}

@media (max-width: 767px) {
    .td__modal__block iframe {
        max-width: 100%;
        height: auto;
    }

    .brands__block > li:nth-child(n+3) {
        display: none;
    }
}

.quickview__modal__bg {
    padding-right: 0px !important;
}

.quickview__modal__block {
    width: 1280px;
}
@media(max-width: 1280px){
    .quickview__modal__block {
        width: 100% !important;
        padding: 8px !important;
    }
}


/*.quickview__modal__more__inform__moreprize {
    margin-top: 5px;
}*/

.container__category_checkoutpage .title__cart__box {
    margin-bottom: 10px;
}

.hb__block {
    margin-bottom: 15px;
    text-align: left;
}

.contact-banner img {
    width: 100%;
}

.promo-modal-validation-text {
    white-space: nowrap;
}

.error-validation-img {
    margin-bottom: 3px;
}


.linkg:hover {
    cursor: pointer;
    color: #333;
    text-decoration: none;
}



.labelt {
    font: Bold 12px Arial;
    color: rgb(112, 99, 43);
}

.text {
    font: 15px Arial;
    color: #111;
}

.textt {
    font: 12px Arial !important;
    color: rgb(112, 99, 43) !important;
}


.top__menu-fix {
    position: fixed;
    z-index: 1000;
    background-color: #fff;
    top: 0;
    width: 1000px;
}

@media (max-width: 992px) {
    .top__menu-fix {
        width: 750px;
    }
}

@media (max-width: 767px) {

    .img__product__block.category-block__table.buy-guide-block__table {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .link__product__block.category-block__table-cell.buy-guide__block__table-cell {
        height: 100%;
        max-height: 100%;
    }

    .img__product__block.category-block__table.deal__Categories__block__table {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .link__product__block.category-block__table-cell.deal__categories__table-cell {
        height: 100%;
        max-height: 100%;
    }

    .link__product__block.category-block__table-cell.buy-guide__table-cell {
        height: 100%;
        max-height: 100%;
    }

    .top__menu-fix {
        width: 100%;
    }
}

.imagechange__paymentmethod__block__img {
    opacity: inherit;
}

.product__content__productchild__view:hover {
    text-decoration: underline;
    color: #000;
}

.checkbox__center {
    vertical-align: text-bottom;
}

.block__certificate {
    margin-left: 100px;
}

.product__content__collor__select__box__headerblock__title--limit-width {
    min-width: 89px;
    max-width: 135px;
    white-space: normal;
}

.labelg {
    font: Bold 15px Arial;
    color: #333;
}

.custom-select__item {
    width: 100%;
}

.custom-select__item-img.small {
    height: 30px;
    width: auto;
    float: left;
    margin-right: 5px;
}

.lx-select__item-img.small {
    height: 30px;
    width: auto;
    float: left;
    margin-right: 5px;
}

.product__content__collor__select__box .custom-select__field span.custom-select__item-title {
    max-height: 34px;
    white-space: normal;
    overflow: visible;
    overflow-y: hidden;
    padding-right: 3px;
}

.product__content__collor__select__box .lx-select__field span.lx-select__item-title {
    max-height: 34px;
    white-space: normal;
    overflow: visible;
    overflow-y: hidden;
    padding-right: 43px;
}

.quickview__modal__content {
    border: 0px solid #808080;
}

.arrows-slideshow-right {
    width: 66px;
    height: 66px;
    cursor: pointer;
    background: url("../img/arrows06.png");
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0.6;
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    z-index: 70;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

    .arrows-slideshow-right:hover {
        opacity: 1;
    }

.arrows-slideshow-left {
    width: 66px;
    height: 66px;
    cursor: pointer;
    background: url("../img/arrows06.png");
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0.6;
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    z-index: 70;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background-position: 0 66px;
}

@media (max-width: 768px) {
    .arrows-slideshow-right {
        display: none !important;
    }

    .arrows-slideshow-left {
        display: none !important;
    }
}

.carousel-indicators {
    position: initial;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0px;
    margin-top: 12px;
}

    .carousel-indicators .active {
        background-color: #111;
    }

    .carousel-indicators li {
        border: 1px solid #111;
    }


.arrows-slideshow-left:hover {
    opacity: 1;
}

.carousel-control:hover,
.carousel-control:focus {
    color: inherit !important;
    text-decoration: none;
    filter: none !important;
    outline: 0;
    opacity: 0.5 !important;
}

.error-message {
    font: Bold 19px Arial;
    color: #000;
    line-height: 20px;
}

.sorry-message {
    font: Bold 16px Arial;
    color: #111;
}

.go-home-link {
    cursor: pointer;
    color: #333;
    font: 12px arial;
    text-decoration: underline;
}

.modal-backdrop.fade.in,
.modal-backdrop.in {
    opacity: 0;
}

.categories__link:hover .categories__item__title {
    color: rgb(132, 118, 57);
}

.categories__item__title:hover {
    color: rgb(132, 118, 57);
}

.more_options_link {
    cursor: pointer;
    color: #111;
    font: 13px arial;
    text-decoration: none;
}

    .more_options_link:hover {
        text-decoration: underline;
    }

.empty_class {
}

    .empty_class .slick-next {
        right: 3px;
    }


.empty_brand_class {
}

.collection-wrap .empty_brand_class:hover {
    border-bottom: solid 1px #736129;
}

.collection-wrap .empty_brand_class {
    border-bottom: solid 1px #dedfde;
}

.valid-message-checkout-login {
    padding: 0px;
    margin-left: 13px;
}

/*.promotion-modal-body{
    height: 423px;
}*/

.div-inner-flexible-wrapper-start {
    display: flex !important;
    flex: 1 0 60%;
    align-items: center;
}

.div-inner-flexible-wrapper-end {
    display: flex !important;
    /*flex: 1 0 40%;*/
    text-align: right;
    align-items: center;
    margin-left: 10px;
}

.padding-two-pixels-around {
    padding: 2px 2px 0px 2px;
}

.padding-five-pixels-left {
    padding-left: 5px;
}

.padding-five-pixels-right {
    padding-right: 5px;
}

.option-modal-block {
    display: block;
}

.labelors {
    font: 11px Arial;
    color: #bd7900;
}

.controllpanel__cart__box {
    margin-top: 25px;
    margin-bottom: 25px;
}

.red-price {
    color: #880000;
}

.free-shipping-text {
    text-align: right;
    padding-right: 1%;
    font-size: 17px;
}


.gold-price {
    color: rgb(112, 99, 43);
}

.total-banner-block-mobile {
    display: none;
}
/*--------------------------------------------------------------------------------------------------*/

@media only screen and (max-device-width:480px) {
    .controllpanel__cart__box {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    span.ideas__title {
        font-size: 18px;
    }

    .ideas__title::after {
        font-size: 10px;
        margin-left: 4px;
    }

    span.categories__title {
        /* font-size: 12px; */
    }

    .categories__title::after {
        font-size: 10px;
        margin-left: 2px;
    }

    .categories__block:nth-child(1), .categories__block:nth-child(3), .categories__block:nth-child(5) {
        margin-left: 0px;
    }

    .categories__block:nth-child(2), .categories__block:nth-child(5), .categories__block:nth-child(8) {
        margin: 0px 0px 10px 0px;
    }

    .categories__block-right {
        float: right;
    }

    .image__filters__collection__block {
        width: 31%;
    }

    .brand__collection__block__wrapper .brand__collection__block__small_fixed {
        vertical-align: top;
        width: 130px;
        margin: 0px 0px 15px 0px;
        width: 49.3%;
    }

    .link__product__block .img--start {
        max-width: 165px;
        max-height: 140px;
        max-width: 100%;
        max-height: 100%;
        width: initial;
        height: initial;
    }

    .sale__txt__icon {
        font: 13px arial;
    }

    .content__block__title__product {
        font: 15px arial;
        font-weight: normal;
    }

    .category-block__table-cell {
        height: 150px;
    }

    .shipping__txt {
        margin-top: 2%;
    }

    .category-block__table,
    .link__product__block {
        width: 100%;
    }

    .by__ptoduct {
        font-size: 15px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .now__price__product {
        font-size: 15px;
    }

    .before__price__product {
        font-size: 15px;
        float: right;
        margin-right: 3%;
    }

    .product__block_sale .now__price__product {
        font: 17px Arial;
        color: #880000;
    }

    .more_options_link {
        font-size: 12px;
    }

    .img--start-mobile-gallery {
        max-width: 330px !important;
        max-height: 300px !important;
    }

    .product__content__block_gallery .product__block {
        width: 49%;
    }

    .product__content__block_gallery .img__product__block a {
        max-width: 330px;
    }

    .slick-next {
        top: 67px;
    }

    .slick-prev {
        top: 67px;
    }

    .slick-next--with-compare, .slick-prev--with-compare {
        top: 67px;
    }

    .slider-span {
        font-size: 12px;
        text-align: center;
    }

    .pagin-search-panel-filter-page {
        width: 100% !important;
    }

    .seotext__block p {
        font-size: 15px;
    }

    .seotext__block div {
        display: none;
    }

    /*-------------------------------------------------------------------------*/
    /*.link__hb__block{
        font-size: 10px;
    }
    .link__hb__block:before{
        font-size: 10px;
    }
    .hb__block{
        margin-bottom: 20px;
    }
    .category__title{
        text-align:center;
    }*/

    /*.category__title{
        text-align:center;
    }*/

    /*.category__title {
        display: none;
    }*/

    .hb__block {
        display: none;
    }

    /*.image__filters__collection__box{
        display: none;
    }

    .seotext__block{
        display:none;
    }*/
    /*-------------------------------------------------------------------*/

    .likeandsocial-link__block {
        display: none;
    }

    .quick__view_block {
        display: none;
    }

    .product__content__imagebox__table {
        max-width: 460px;
        max-height: 242px;
    }

    .product__content__productimg {
        max-width: 460px;
        max-height: 242px;
    }

    .product__content__title__product {
        font-size: 17px;
    }

    .product__content_rightbox-custom {
        margin-top: 15px;
    }

    .product__content__priembanner {
        margin-top: 18px;
    }

    .product__content__priembanner__li {
        margin-right: 15px;
        margin-bottom: 10px;
    }

    .modal__inform-prod__nowprice {
        font-size: 25px;
    }

    .product_price {
        margin-top: 10px;
    }

    .modal__inform-prod__txtshipping {
        font-size: 20px;
    }

    .modal__inform-prod__old__ptice,
    .modal__inform-prod__save-money,
    .modal__inform-prod__procent-discont {
        font-size: 15px;
    }

    .product__content__controll__button {
        margin-top: 20px;
    }

    .paypal-baner-product, .request-quote-mobile {
        width: 100% !important;
    }

    .quickview__modal__footer__likeandsocial__link {
        float: left;
    }

    .brands__fullwidth__box__title {
        font-size: 30px;
    }

    .carusel__recent__title {
        font-size: 10px;
    }

    .brand-block__item-wrap {
        width: 48.5%;
        height: 100%;
    }

    .product-control-panel {
        display: inline-block;
        margin-top: 14px;
        width: 100%;
    }

    .accessories-list li {
        padding: 5px 12px 20px 12px;
    }





    .product-onsale-block,
    .mobileclrmor,
    .quickview__modal__more__inform__labelgrnb {
        margin-top: 14px;
    }

    .acc-info-email-pswd-form-mobile {
        width: 97% !important;
    }

    .acc-info-bil-update-form-mobile {
        width: 100% !important;
    }

    .add-to-cart-product-mobile {
        width: 60% !important;
        margin-left: 10px;
    }

    .savebtn {
        margin-top: 9px;
        margin-left: 0;
    }

    .quickview__modal__more__inform__brandinfo__title {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .quickview__modal__more__inform__brandinfo__title-brand-logo {
        margin-top: 20px;
    }

    .product-spec-tbl {
        width: 100%;
    }


    .slider-span {
        margin-top: -34px;
    }

    .shop-brand-image-block {
        height: auto;
    }

    .brands__block_shop-brand_nocarusel > .brands__list:first-child {
        margin-left: 4px;
    }

    .sort-list__link {
        width: 60px;
        font-size: 30px;
    }

    .contact__block__quotepage {
        border: none;
    }

    .contact__block__quotepage__leftblock label,
    .contact__block__quotepage__rightblock label,
    .contact__block__quotepage__leftblock select,
    .quote-form-text-area,
    .contact__block__quotepage__leftblock input {
        width: 96% !important;
    }

    .contact__block__quotepage__leftblock select,
    .quote-form-text-area,
    .contact__block__quotepage__leftblock input {
        border: 1px solid #ddd !important;
    }

    .needhelpmodal__contactblock__input {
        border: solid 1px #ddd !important;
    }

    .account-details__link {
        width: 100%;
        font-size: 15px;
    }

    .product-item-set-img-mobile {
        max-width: 60% !important;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .product-item-set-image-container {
        text-align: center;
        margin-top: 7%;
        margin-bottom: 8%;
    }

        .product-item-set-image-container:not(:last-child) {
            margin-bottom: 10px;
        }

    .set-list__content__params--counter,
    .set-list__content__params--price {
        float: left;
    }



    .set-list__content__params--availability {
        width: initial;
    }

    /*.ideas__link {
        pointer-events: none;
    }*/

    .product-mobile-block {
        margin: 0;
        padding: 5%;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .img-product-block-mobile {
        float: left;
        width: 30%;
        padding-right: 0;
        text-align: center;
    }

        .img-product-block-mobile div {
            width: 85%;
        }

    .product-desc-mobile-block {
        width: 70%;
        display: inline-block;
    }

        .product-desc-mobile-block span,
        .jsWarrantyDialog {
            font-size: 13px;
        }

        .product-desc-mobile-block .warranty-type span {
            font-size: 12px;
        }

    .product-desc-mobile-span {
        text-align: justify;
    }

    .product-itemwebcode-mobile-span {
        margin-top: 2%;
    }

    .linkupdate__table__cart__table {
        margin: 15% 0;
    }

    .linkwishlist__table__cart__table {
        margin: 15% 0;
    }

    .product-shipping-block-mobile,
    .product-price-block-mobile {
        margin-top: 8%;
    }

    .product-mobile-delivery-radio {
        font-size: 12px;
        display: block;
        margin: 2% 0 0 0;
        font-weight: 100;
    }

        .product-mobile-delivery-radio input {
            margin-top: -2px;
            vertical-align: middle;
            margin-right: 2%;
        }

    .product-price-block-mobile {
        text-align: center;
        font-size: 13px;
    }

        .product-price-block-mobile input,
        .product-price-block-mobile span {
            float: left;
        }

    .product-total-price-mobile {
        float: right;
        font-size: 22px;
        margin-top: 7px;
        font-weight: normal !important;
        white-space: nowrap;
    }

    .protection_plan_container .product-total-price-mobile {
        white-space: nowrap;
        float: left;
    }


    .product-option-block-mobile {
        margin-top: 8%;
    }

        .product-option-block-mobile div {
            margin-top: 5px;
        }

            .product-option-block-mobile div.product__content__collor__selectnow__title.product-option-block-description-mobile {
                width: 83%;
                float: right;
                margin-top: 0;
            }

    /*.product-option-block-mobile div {
            max-width: 18%;
        }

        .product-option-block-mobile div,
        .product-option-block-mobile span {
            display: inline-table !important;
            vertical-align: top;
        }*/

    .product-item-set-desc-mobile-span,
    .product-item-set-itemwebcode-mobile-span {
        font-size: 12px;
        display: block;
        text-align: justify;
    }

    .product-item-set-desc-block-mobile {
        padding: 0;
    }

    .product-item-set-main-block-mobile {
        margin-top: 7%;
    }

    .item-set-image-block-mobile {
        display: inline-block;
        width: 30%;
        padding-right: 0px;
    }

        .item-set-image-block-mobile img {
            width: 100%;
        }

    .item-set-content-block-mobile {
        width: 70%;
        display: inline-block;
        float: right;
        padding-left: 3%;
    }

        .item-set-content-block-mobile span {
            font-size: 12px;
            text-align: justify;
        }

    .product-option-item-set-block-mobile div,
    .product-option-item-set-block-mobile span {
        display: inline-block !important;
    }

    .product-option-item-set-block-mobile div {
        max-width: 12%;
    }

    .product-option-item-set-block-mobile {
        margin-top: 5%;
    }

    .product-item-set-delivery-block-mobile {
        margin-top: 5%;
        padding: 0;
    }

    .product-item-set-price-block-mobile {
        margin-top: 8%;
        text-align: center;
    }

    .product-item-set-price-war-mobile {
        width: 80%;
        float: right;
    }

        .product-item-set-price-war-mobile .product-item-set-price-block-mobile-qty {
            text-align: left;
            padding-left: 0;
        }

        .product-item-set-price-war-mobile .product-item-set-price-block-mobile-total {
            float: left;
        }

    .product-item-set-price-block-mobile-btns {
        padding: 0px 10px 0px 15px;
        float: left;
    }

    .product-item-set-price-block-mobile-qty {
        padding: 7px 5px 0px 10px;
    }

    .product-item-set-price-block-mobile-retail {
        padding: 7px 5px 0px 10px;
    }

    .product-item-set-price-block-mobile-total {
        float: right;
        padding: 7px 15px 0px 0px;
    }

    .product-cart-link-mobile {
        margin-left: -20%;
    }

    .product-item-set-itemwebcode-mobile-span {
        margin: 3% 0px 2% 0px;
    }

    .product-total-block-links-mobile a,
    .product-total-block-prices-mobile span,
    .product-total-block-price-names-mobile span {
        display: block;
        margin-left: 0px;
    }

    .product-total-block-prices-mobile {
        float: right;
        display: inline-block;
        max-width: 32%;
        text-align: right;
    }

        .product-total-block-prices-mobile span {
            text-align: right;
        }

    .cart-title-summary-mob {
        padding-left: 1%;
    }

    .product-total-block-links-mobile {
        float: left;
        display: inline-block;
        width: 40%;
        text-align: center;
    }

    .product-total-block-price-names-mobile {
        display: inline-block;
        width: 50%;
    }

    .protection_plan_container .product-total-block-price-names-mobile {
        width: 75%;
    }


    .product-total-block-prices-mobile,
    .product-total-block-price-names-mobile,
    .product-total-block-links-mobile {
        padding: 1%;
    }

    .product-total-block-prices-mobile,
    .product-total-block-price-names-mobile {
        font-size: 17px;
    }

    .product-total-block-mobile {
        background-color: #f7f7f7;
        margin: 0;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        height: 100%;
    }

    .product-total-block-links-mobile a {
        margin-top: 30%;
    }

    .total-banner-block-mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 5%;
        gap: 15px;
    }


    .authnet-mobile-cart-img {
        width: 14.5%;
        margin-bottom: 3%;
    }

    .mcafee-mobile-cart-img {
        width: 26%;
    }

    .bbb-mobile-cart-img {
        width: 56%;
        margin-bottom: 3%;
    }

    .total-banner-block-second-row-mobile img {
        width: 32%;
    }

    .total-banner-block-mobile img {
        height: 45px;
        width: auto;
    }

    .total-banner-block-mobile > div {
        margin-left: 10px;
    }

    .total-banner-block-third-row-mobile img {
        width: 99%;
    }

    .total-banner-block-second-row-mobile,
    .total-banner-block-third-row-mobile {
        margin-top: 1.5%;
    }

    /*-------------------------------------Product Segments---------------------------------------------*/
    .segment-block-mobile {
        margin-top: 4%;
        border: 1px solid #ddd;
    }

    .product-segment-header-mobile {
        background: #F7F7F7;
        padding: 3%;
    }

    .product-segment-header-mobile-row div {
        display: inline-block;
    }

    .segment-header-title-modal-mobile {
        float: right;
        width: 54%;
        text-align: right;
    }

        .segment-header-title-modal-mobile a {
            color: #3d5759;
            font: bold 15px arial;
            text-decoration: underline;
        }

    .segment-option-block-mobile {
        margin: 0px;
        padding: 2%;
    }

        .segment-option-block-mobile div {
            display: inline-block;
            width: 22%;
            margin: 1%;
        }

        .segment-option-block-mobile img,
        .selected-option-block-mobile img {
            width: 100%;
        }

    .selected-option-block-mobile div {
        width: 45px;
    }

    .selected-option-block-mobile {
        height: 34px;
    }

    .segment-remove-option-block-mobile {
        float: right;
        margin-top: 2%;
    }

        .segment-remove-option-block-mobile a {
            font: 12px Arial;
            color: #FD0000;
            text-decoration: underline;
        }

    .segment-title-mobile {
        font: Bold 15px Arial;
    }

    .selected-option-desc-mobile {
        font: 11px Arial;
    }

    .product-valid-text-mobile {
        font: Bold 15px Arial !important;
        color: #880000 !important;
        padding-top: 1% !important;
    }

    .cracc_validation-text {
        width: 100% !important;
    }

    .validation-area-update-acc,
    .validation-bill-area-update-acc-btn div {
        margin: 0px !important;
    }

    .validation-bill-area-update-acc div {
        padding-left: 5% !important;
    }

    .validation-bill-area-update-acc-btn button {
        float: left !important;
    }

    .needhelpmodal__contactblock__select {
        border: 1px solid #ddd;
    }

    #customer-service-contact-form {
        width: 96%;
    }

    .quickview__modal__footer__qty__select_filtrselect {
        width: 180px !important;
        height: 33px !important;
    }

    .selectionmodal__ul .selectionmodal__img {
        width: 100%;
    }

    .selectionmodal__link {
        height: 120px;
    }

    .selectionmodal__li__table {
        width: 45%;
    }

    .selectionmodal__li__table {
        margin: 0 2% 10px;
    }

    .quickview__modal__body_collorselectmodal {
        padding: 0;
    }



    /*.options-modal .modal-header.quickview__modal__header {
        height: 140px;
    }*/
    .option-modal-search-mobile {
        width: 180px;
        border: 1px solid #ddd;
        font-size: 11px;
        height: 34px;
    }

    .modal-options-btns-mobile-plus-minus a,
    .modal-options-btns-mobile-refresh-info a {
        width: 33px;
    }

    .modal-options-btns-mobile-refresh-info div,
    .modal-options-btns-mobile-plus-minus {
        display: inline-block;
        float: right;
        margin-right: 2.5%;
    }
}

.selectionmodal__ul li:first-child {
    margin-top: -1px;
}

@media (max-width: 667px) {
    .logo-link {
        display: inline-block;
    }
}

@media (max-width: 480px) {

    .ideas__block {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

        .ideas__block:last-child {
            margin-bottom: 10px;
        }

    div.container_inspired .ideas__block {
        margin-bottom: 0px;
    }
}

@media (max-width: 414px) {


    .mobile_categories_dropdown {
        display: block;
        margin-bottom: 10px;
    }
}

@media (max-width: 480px) and (min-width: 380px) {
    .container__body {
        width: 100%;
        max-width: 380px;
    }

    div.sale-promo-block {
        font: 20px Arial;
        width: 45%;
        font-weight: bold;
    }
}

@media (max-width: 379px) {

    div.sale-promo-block {
        font: 15px Arial;
        width: 40%;
        font-weight: bold;
    }

    .container__body {
        width: 100%;
        max-width: 320px;
    }

    div.container__category_design-ideas div.product__block:nth-child(2n+1) {
        margin-right: 1%;
    }
}

.slideout-menu {
    display: none;
}

.slideout-open .slideout-menu {
    display: block;
    z-index: 1;
}


/* Change 18.08 */

@media (max-width: 1024px) {
    .segment-option-block-mobile.block-inline > div {
        display: inline-block;
        margin: 1%;
    }

    .segment-option-block-mobile.block-align-center {
        text-align: center;
    }

        .segment-option-block-mobile.block-align-center .set-list__content-title {
            text-align: center;
            margin: 25px 0;
        }

        .segment-option-block-mobile.block-align-center .set-list__content__params > * {
            display: inline-block;
            vertical-align: middle;
            width: auto;
            margin: 0 20px;
        }

    .pay-pal__normall-size {
        float: left;
        margin-bottom: 10px;
    }

        .pay-pal__normall-size img {
            width: auto;
        }
}

@media (max-width: 767px) {

    .product__filtr__block-master {
        display: none;
    }



    .form-group.passblinp {
        margin-bottom: 23px !important;
    }

    .design_ideas_onlyAvailable {
        padding-top: 5px;
    }

    .content__category__block--collection-update .product__content__block .product__block .before__price__product {
        font-size: 10px;
    }

    .content__category__block--collection-update .product__content__block .product__block .by__ptoduct {
        font-size: 10px;
    }

    .product__content__block .product__block .shipping__txt {
        font: 12px arial;
    }

    .content__category__block--collection-update .product__content__block .product__block .more_options_link {
        font-size: 10px;
    }

    .content__category__block--collection-update .product__content__block .product__block .content__block__title__product {
        font: 12px arial;
    }

    .carusel__recent__title {
        font-size: 15px;
    }

    .seo-more-btn.seo-more-btn__vivsible {
        /* display: none; */
    }

    .nav-tabs.nav-tabs--mobile > li {
        border: 1px solid #e7e7e7;
        border-bottom: 0;
        float: none;
        text-align: center;
        margin: 0;
        bottom: 0 !important;
    }

        .nav-tabs.nav-tabs--mobile > li:last-child {
            border-bottom: 1px solid #e7e7e7;
        }

        .nav-tabs.nav-tabs--mobile > li.active:last-child {
            border-bottom: 0;
        }

        .nav-tabs.nav-tabs--mobile > li.active a {
            border-top: 0;
            padding: 8px 15px !important;
        }

        .nav-tabs.nav-tabs--mobile > li:hover a, .nav-tabs.nav-tabs--mobile > li a {
            border: 0 !important;
        }

    .nav-tabs.nav-tabs--mobile .needhelpmodal__controll__list.active {
        bottom: 0 !important;
    }

    .tab-content.tab-content--mobile {
        margin-bottom: 15px;
    }

        .tab-content.tab-content--mobile .PriceGuarantee__tab .p__modal__lowprice {
            width: 100% !important;
        }

        .tab-content.tab-content--mobile .PriceGuarantee__tab .needhelpmodal__contactblock {
            width: 100% !important;
            margin-right: 0;
        }

        .tab-content.tab-content--mobile .needhelpmodal__contactblock {
            width: 100% !important;
            margin-right: 0;
        }

        .tab-content.tab-content--mobile .PriceGuarantee__tab .needhelpmodal__contactblock__form {
            float: none;
            width: 100% !important;
        }
}

.about__brand__box {
    padding-right: 0;
}

/* .ul__category__left__filter {
    overflow: hidden;
} */

.brand__categories__box_collect {
    overflow: hidden;
}

@media (max-width: 767px) {
    .left__filter__block__mobile__fix {
        position: fixed;
        z-index: 1000;
        background-color: #fff;
        top: 85px;
        width: 100%;
    }

    .brand__collection__block__img {
        max-height: 100%;
        max-width: 95%;
        height: initial;
    }

    #productContent > div.modal-header.quickview__modal__header {
        min-height: 140px;
        height: 100%;
    }

    .quickview__modal__content--mobile-update .modal-header.quickview__modal__header {
        height: 140px;
    }

    .quickview__modal__content--mobile-update .quickview__modal__footer__qty__select {
        width: 180px !important;
        height: 33px !important;
    }

    .quickview__modal__content--mobile-update .modal-options-btns-mobile-plus-minus {
        display: inline-block;
        float: right;
        margin-right: 2.5%;
    }

    .quickview__modal__content--mobile-update .modal-options-btns-mobile-refresh-info div, .quickview__modal__content--mobile-update .modal-options-btns-mobile-plus-minus {
        width: 180px;
        border: 1px solid #ddd;
        font-size: 11px;
        height: 34px;
    }

    .quickview__modal__content--mobile-update .quickview__modal__body_collorselectmodal {
        padding: 0;
    }

    .seotext__fullwidth__box--more {
        max-height: 146px;
        overflow-y: hidden;
        transition: height 0.5s ease 0s;
    }
}

@media (min-width: 749px) {

    #desktop-zoom.MagicZoom > figure {
        height: 315px;
        display: table-cell;
        vertical-align: middle;
    }

    .landing-image-wrapper #desktop-zoom.MagicZoom > figure {
        height: auto;
    }

    #desktop-zoom.MagicZoom > figure > img {
        /*max-height: 100% !important;*/
    }

    #cart_loader {
        display: none;
    }

        #cart_loader .loader {
            top: 30%;
            z-index: 999;
        }

    .decore__icon__block {
        margin-left: 0 !important;
    }

    .more-collection-wrap--no-mobile {
        vertical-align: top;
        margin: 0px 0px 45px 0px;
        max-height: 110px;
        max-width: 130px;
        margin-right: 5px;
    }

    .categories__fullsize__box--slider-mobile {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}


@media (max-width: 749px) {


    .brand_sliders .vendor-slider-div-wrapper .slick-track {
        height: 180px;
    }

    .categories__wrapper span.categories__title {
        font-size: 18px;
        padding-top: 5px;
        padding-bottom: 22px;
    }

        .categories__wrapper span.categories__title:after {
            font-size: 15px;
            margin-left: 4px;
        }

    .categories__wrapper .categories__block {
        margin-bottom: 12px;
        margin-right: 0;
        width: 49.3%;
    }

        .categories__wrapper .categories__block div {
            min-height: 136px;
        }

        .categories__wrapper .categories__block:last-child {
            display: none;
        }

    .seotext__fullwidth__box--mobile .seotext__fullwidth__box__title {
        padding: 0 3px;
    }

    .seotext__fullwidth__box--mobile .seotext__block {
        padding: 0 3px;
        text-align: justify;
        font-size: 17px !important;
        line-height: 1.2;
    }

    /*.ideas__fullwidth__box--main .ideas__block:last-child{margin-bottom: 0}*/

    .ideas__fullwidth__box--main .ideas__block {
        margin-bottom: 7px;
    }

        .ideas__fullwidth__box--main .ideas__block a {
            display: block;
        }

            .ideas__fullwidth__box--main .ideas__block a span {
                padding: 12px 0 13px 11px;
                font-size: 15px;
            }

                .ideas__fullwidth__box--main .ideas__block a span::after {
                    font-size: 15px;
                    margin-left: 5px;
                }

    .brand-slider-padding {
        margin: 5px 0;
    }

        .brand-slider-padding .brands__fullwidth__box__title {
            font-size: 21px;
            margin-bottom: 14px;
        }

        .brand-slider-padding .slider-span {
            font-size: 15px;
        }

    .categories__fullsize__box.categories__fullsize__box--mob {
        margin-top: -4px;
    }

    #bottom-product-pager .group__filtr__box_left, #bottom-product-pager .group__filtr__box_right .product__filtr__form {
        display: none;
    }

    #bottom-product-pager.product__filtr__block {
        background-color: transparent;
        border: none;
    }

        #bottom-product-pager.product__filtr__block .pagination__content {
            width: 100%;
        }

        #bottom-product-pager.product__filtr__block .pagination__content__list:after {
            display: table;
            clear: both;
            content: "";
        }

        #bottom-product-pager.product__filtr__block .pagination__content__list a, #bottom-product-pager.product__filtr__block .pagination__content__list a {
            /*max-width: 95px;
        width: 90px;
        display: block;
        padding-top: 15px;
        background-color: #f3f3f5;
        border: 1px solid #d8d8d8;
        color: #464646;
        text-transform: uppercase;
        width: 100%;
        height: 37px;*/
            font-size: 13px;
            /*font-weight: normal;
        padding: 15px 9px 0 9px;*/
        }

    /*#bottom-product-pager.product__filtr__block .pagination__content__list:nth-child(2){
        float: left;
    }*/
    /*#bottom-product-pager.product__filtr__block .pagination__content__list:nth-last-child(2){
        float: right;
    }*/

    #top-product-pager.product__filtr__block {
        background-color: transparent;
        border: 0;
        padding: 0;
    }

        #top-product-pager.product__filtr__block .group__filtr__box_left .form-group.form-group-sm.product__filtr__form, #top-product-pager.product__filtr__block .form-group.form-group-sm.product__filtr__form label {
            display: none;
        }

        #top-product-pager.product__filtr__block .group__filtr__box_left, #top-product-pager.product__filtr__block .group__filtr__box_right {
            width: 49%;
            margin-right: 1%;
            margin-left: 0;
        }

        #top-product-pager.product__filtr__block .group__filtr__box_right {
            margin: 0;
        }

        #top-product-pager.product__filtr__block .group__filtr__box_left .form-group.form-group-sm.product__filtr__form.pagin-search-panel-filter-page {
            display: block;
            width: 100% !important;
            margin-top: 0;
        }

        #top-product-pager.product__filtr__block .group__filtr__box_right nav, #top-product-pager.product__filtr__block .group__filtr__box_right .form-group label {
            display: none;
        }

        #top-product-pager.product__filtr__block select {
            width: 100%;
            height: 37px;
            border: 1px solid #e8e4d9;
            margin-top: 2px;
            font-size: 16px;
        }

        #top-product-pager.product__filtr__block:after {
            display: table;
            clear: both;
            content: "";
        }


        #top-product-pager.product__filtr__block .group__filtr__box_left {
            float: left;
        }

        #top-product-pager.product__filtr__block .group__filtr__box_right {
            float: right;
        }

            #top-product-pager.product__filtr__block .group__filtr__box_right .product__filtr__form {
                margin-top: 0;
            }


    .product__block__wrapper-update .product__block {
        width: 49%;
        margin: 0 0 15px;
        /* padding-left: 5px; */
    }

        .product__block__wrapper-update .product__block .category-block__table {
            width: 100%;
            max-width: 100%;
        }

        .product__block__wrapper-update .product__block .before__price__product {
            float: none;
            margin-left: 3%;
            margin-right: 0;
        }

        .product__block__wrapper-update .product__block img {
            max-height: 135px !important;
        }

    .about__brand__box--mobile-update .brand__collection__block {
        width: 49.4%;
    }

    .content__category__block.content__category__block--mob-update {
        padding: 0 3px;
    }

    .content__category__block--mob-update .brand__collection__box.brand__collection__block__wrapper {
        margin-bottom: 13px;
    }

        .content__category__block--mob-update .brand__collection__box.brand__collection__block__wrapper li:last-child, .content__category__block--mob-update .brand__collection__box.brand__collection__block__wrapper li:nth-last-child(2) {
            margin-bottom: 0;
        }

    .content__category__block--mob-update .brand__collection__box__title {
        border-bottom: none;
        padding-bottom: 2px;
    }

    .content__category__block--mob-update .brand__collection__block {
        width: 49%;
        margin-left: 0;
    }

    .content__category__block--collection-update .product__filtr__block .col-xs-12.col-sm-6.col-md-4, .content__category__block--collection-update .product__filtr__block .col-xs-12.col-sm-6.col-md-3 {
        display: none;
    }

    .content__category__block--collection-update .product__filtr__block .brand__collections__details_title {
        text-align: left;
    }

    .content__category__block--collection-update .product__filtr__block {
        padding: 5px 3px 3px 0 !important;
    }

    .content__category__block--collection-update .product__content__block .product__block {
        margin-bottom: 14px;
    }

        .content__category__block--collection-update .product__content__block .product__block .content__block__title__product {
            font: 15px arial;
            font-weight: normal;
            margin: 4px 0;
        }

        .content__category__block--collection-update .product__content__block .product__block .by__ptoduct {
            font-size: 15px;
            margin-bottom: 5px;
        }

        .content__category__block--collection-update .product__content__block .product__block .now__price__product {
            font-size: 15px;
        }

        .content__category__block--collection-update .product__content__block .product__block .before__price__product {
            font-size: 15px;
            margin-left: 0;
        }

        .content__category__block--collection-update .product__content__block .product__block .shipping__txt {
            font: 12px arial;
        }

        .content__category__block--collection-update .product__content__block .product__block .more_options_link {
            font-size: 8px;
            display: inline-block;
            vertical-align: top;
            margin-top: 3px;
        }

    .content__category__block content__category__block--collection-update .brand__collection__box .more-collection-wrap .row > div {
        max-width: 100% !important;
        width: 33%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .ideas__fullwidth__box--mobile {
        padding: 0 8px;
    }

        .ideas__fullwidth__box--mobile span.ideas__title {
            font-size: 16px;
            letter-spacing: 0.55px;
        }

    ideas__fullwidth__box--mobile a.ideas__link {
        display: block;
    }

    .ideas__fullwidth__box--mobile span.ideas__title:after {
        font-size: 14px;
    }

    .ideas-details--mob {
        padding: 0 4px;
    }

        .ideas-details--mob .topbanner__box {
            margin-bottom: 5px;
            width: calc(100% + 8px);
            margin-left: -4px;
            min-height: 150px;
        }

        .ideas-details--mob .seotext__box__design-ideas .seotext__box__design-ideas__title {
            margin-top: 3px;
        }

        .ideas-details--mob .seotext__box__design-ideas p {
            margin-top: 0;
            margin-bottom: 10px;
        }

        .ideas-details--mob .product__content__block .product__block {
            margin-left: 0;
            margin-right: 0;
            width: 48.5%;
        }

    .footer__sign-btn {
        display: block;
        width: 100%;
        height: 52px;
        background-color: #507578;
        border: 1px solid #416265;
        color: #f1f4f4;
        text-transform: uppercase;
        font-size: 32px;
        padding-top: 2px;
        text-align: center;
    }

    .relative {
        position: relative;
    }

    .hb__block {
        display: flex;
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 2px;
        white-space: nowrap;
        overflow: auto;
        flex-direction: row-reverse;
    }

        .hb__block::-webkit-scrollbar {
            height: 0px !important;
        }

    .more-collection-wrap--no-mobile {
        text-align: center;
    }

        .more-collection-wrap--no-mobile .more-collection-item_custom {
            margin: 15px auto;
            display: inline-block;
            height: auto;
        }

    .categories__fullsize__box--slider-mobile {
        padding: 0 3px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .seo-more-btn {
        padding: 0 3px;
        display: inline-block;
        margin-bottom: 20px;
        margin-top: 10px;        
        color: #111;
        font-size: 17px;
        text-decoration: underline;
    }

    .categories__fullsize__box categories__fullsize__box--mob .categories__item__block__small {
        width: 49.5%;
        margin: 10px 0;
    }
}

@media(min-width: 480px) and (max-width: 767px) {

    .categories__wrapper .categories__block {
        margin-bottom: 12px;
        margin-right: 0;
        width: 49.5%;
    }

    .categories__fullsize__box.categories__wrapper .container.container__body {
        padding-right: 0;
    }


    .categories__fullsize__box.categories__wrapper .categories__block {
        display: inline-table;
        vertical-align: top;
        margin-top: 10px;
        margin-bottom: 12px;
    }
}

@media (max-width: 550px) {
    .categories__fullsize__box categories__fullsize__box--mob .categories__item__block__small {
        width: 49%;
    }
}

.product-list-small-images {
    display: none !important;
}

@media (max-width: 420px) {
    .compare-product-block {
        display: none;
    }

    .brand_collection_details_youtube_player_div {
        height: 300px;
    }

    .brand__collection__block__img {
        max-height: 100%;
        max-width: 100%;
    }

    .form-group.form-group-sm.product__filtr__form.product__filter_block {
        display: none;
    }

    .group__filtr__box_right_only_available_items {
        margin-top: 18px;
        margin-left: 10px;
    }

    .group__filtr__box_left.design_idea_filtr__block {
        display: inline-flex;
    }
    /*.categories__wrapper .categories__block {
        width: 49%;
    }*/

    .categories__item__block__small {
        width: 32%;
    }

    @media (max-width: 400px) {

        .link__product__block .img--miniatures li {
            width: 30px;
        }

        .content__category__block content__category__block--collection-update .brand__collection__box .more-collection-wrap .row > div {
            width: 50%;
        }
    }

    @media (max-width: 320px) {


        .btnblm.submitbutton.create-trade-btn {
            height: 55px;
        }

        .add-to-cart-product-mobile {
            width: 60% !important;
            margin-left: 0;
        }

        #bottom-product-pager.product__filtr__block .pagination__content__list a, #bottom-product-pager.product__filtr__block .pagination__content__list a {
            font-size: 13px;
        }
    }


    /* Custom-checkbox */

    /* Base for label styling */

    [type="checkbox"]:not(:checked),
    [type="checkbox"]:checked {
        position: absolute;
        left: -9999px;
    }

        [type="checkbox"]:not(:checked) + label,
        [type="checkbox"]:checked + label {
            position: relative;
            padding-left: 35px;
            cursor: pointer;
        }

            /* checkbox aspect */

            [type="checkbox"]:not(:checked) + label:before,
            [type="checkbox"]:checked + label:before {
                content: '';
                position: absolute;
                left: 0;
                top: -5px;
                width: 26px;
                height: 26px;
                border: 1px solid #e7e5d8;
                background: transparent;
            }

            /* checked mark aspect */

            [type="checkbox"]:not(:checked) + label:after,
            [type="checkbox"]:checked + label:after {
                content: '✔';
                position: absolute;
                top: -3px;
                left: 6px;
                font-size: 22px;
                line-height: 0.8;
                color: #a19561;
                transition: all .2s;
            }


    .filter-sale-checkbox [type="checkbox"]:checked + label:after {
        content: '✔';
        left: 2px !important;
        top: -2px;
        background: none;
    }

    /* checked mark aspect changes */

    [type="checkbox"]:not(:checked) + label:after {
        opacity: 0;
        transform: scale(0);
    }

    [type="checkbox"]:checked + label:after {
        opacity: 1;
        transform: scale(1);
    }
    /* disabled checkbox */
    [type="checkbox"]:disabled:not(:checked) + label:before,
    [type="checkbox"]:disabled:checked + label:before {
        box-shadow: none;
        border-color: #bbb;
        background-color: #ddd;
    }

    [type="checkbox"]:disabled:checked + label:after {
        color: #999;
    }

    [type="checkbox"]:disabled + label {
        color: #aaa;
    }
    /* accessibility */
    [type="checkbox"]:checked:focus + label:before,
    [type="checkbox"]:not(:checked):focus + label:before {
        border: 1px dotted blue;
    }

    /* hover style just for information */
    label:hover:before {
        border: 1px solid #4778d9 !important;
    }
}
/* Custom-checkbox */

.favorites-radio-btns .radio-inline.product__filtr__form__label__input {
    padding-left: 20px;
}

.modal-content {
    /*border: 1px solid #f2f2f2;*/
}

.vertical-alignment-helper {
    height: 100%;
    width: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}

.flexed-vertical-alignment-helper {
    display: flex;
    align-items: center;
}


.vertical-align-center {
    /* To center vertically */
    /*display: table-cell;
    vertical-align: middle;
    pointer-events: none;*/
}

.modal-body__content--title {
    text-align: center;
    margin-top: 40px;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

@media (max-width: 767px) {
    .modal-content {
        height: 100%;
        /*        width: 100%;
*/
    }

    .freeshipping-modal .modal-content {
        height: auto !important;
        width: 100%;
    }
}

@-webkit-keyframes fadeIn {
    from {
        max-height: 0;
    }

    to {
        max-height: 999px;
    }
}

@keyframes fadeIn {
    from {
        max-height: 0;
    }

    to {
        max-height: 999px;
    }
}

@-webkit-keyframes fadeOut {
    from {
        max-height: 500px;
        border: solid 1px #dedfde;
    }

    90% {
        border: none;
    }

    to {
        max-height: 0;
        border: none;
    }
}

@-moz-keyframes fadeOut {
    from {
        max-height: 500px;
        border: solid 1px #dedfde;
    }

    90% {
        border: none;
    }

    to {
        max-height: 0;
        border: none;
    }
}

@keyframes fadeOut {
    from {
        max-height: 500px;
        border: solid 1px #dedfde;
    }

    90% {
        border: none;
    }

    to {
        max-height: 0;
        border: none;
    }
}

.style-blog-block {
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
}

    .style-blog-block img {
        max-width: 100%;
        max-height: 275px;
        width: auto;
    }

.style-blog-block-image-wrapper {
    text-align: center;
    min-height: 275px;
}

.style-blog-wrapper .style-blog-block:nth-child(even) {
    float: right;
}

.deal__Categories__block__table img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}

.deal__Categories__block__table:hover img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.deal__Categories__block .product__block:hover > div {
    box-shadow: none;
}

.buy-guide__block img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}

.product__block:hover img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.hover_up_img_block img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}

.hover_up_img_block:hover img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}



.buy-guide__block.product__block > div {
    box-shadow: none !important;
}


.buying-guides-title {
    margin-top: 10px;
}

.left-filter__block .list__category__left__filter .filters-page-sale-link {
    padding-left: 22px;
    color: #880000;
    font-size: 15px;
    /* padding-left: 25px; */
}

    .left-filter__block .list__category__left__filter .filters-page-sale-link span {
        font-size: 15px;
    }

.account-modals {
    border: none;
}

.modal__inform-prod__nowprice {
    line-height: 50px;
}


.fixedPosition, .fixedPosition .page-wrapper {
    height: 100vh;
    overflow: hidden;
}

.scroll-menu {
    -webkit-overflow-scrolling: touch;
}

.selected-like svg {
    fill: #353535;
}


.jsComparedOptionsSlider .slick-next {
    right: .1%;
}


@media only screen and (min-width: 768px) {
    .dropdown_cart:hover .dropdown-menu {
        display: block;
    }
}

.product_img {
    max-width: 100%;
    max-height: 200px;
}



.product-control-panel {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
}

.add-to-cart-product {
    flex-grow: 1;
    margin: 0;
    height: 45px;
    margin-left: 5px;
}


.savebtn {
    border: 1px solid;
    height: 45px;
    width: 45px !important;
    text-decoration: none;
    margin: 0;
    min-width: 45px;
    margin-left: 5px;
    font: 18px Arial !important;
}


.input-group-addon.input-sm {
    font-size: 13px !important;
}


.modal_image img {
    max-height: 432px !important;
}


.dropdown-menu-one {
    width: 230px;
    left: auto;
}

    .dropdown-menu-one .full-width__child__menu__box {
        padding: 0 !important
    }

    .dropdown-menu-one .wrapp_child__menu {
        padding: 10px 8px !important;
    }

        .dropdown-menu-one .wrapp_child__menu:last-child {
            justify-content: flex-start !important;
        }

    .dropdown-menu-one .child__menu__block {
        width: 230px !important;
    }

@media (max-width: 1329px ) and (min-width:480px) {
    .slider-span {
        padding: 0 6px;
    }
}


.menu_fade {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: .5;
    z-index: 9;
    display: none;
}

.menu_fade_open {
    display: block;
}

.banners__fullwidth__box {
    background-color: #f7f7f7;
}

@media (max-width: 768px) {
    .mob-overflow {
        overflow-x: hidden;
    }
}

.dropdown-menu-one {
    opacity: 1;
    transition: opacity .4s ease-in-out;
}



.categories__block_index .categories__title {
    text-align: center !important;
}

.categories__block_index {
    margin: 0 !important;
    padding: 0;
}

.categories_block_page img:hover {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.categories_block_page img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}



.products-paging-buttons {
    /*    width: 445px;
*/ margin: auto;
}

.categories__block__small img {
    /* -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1); */
    opacity: 1 !important;
}

.categories__block__small:hover img {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}


.brands__list img {
    /* -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1); */
}

.brands__list:hover img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.brands__list:hover a.brands__link span {
    text-decoration: underline;
}

.product-rating img {
    display: inline !important;
    transform: none !important;
    vertical-align: auto !important;
}

.product-rating {
    text-align: left;
}

.rating-number {
    position: relative;
    left: 5px;
    top: -3px;
}

.brand__collection__box__img img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}

@media (min-width: 767px) {
    .brand__collection__box__img img:hover {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}


@media (min-width: 749px) {
    .products-paging-buttons {
        width: 445px;
    }

    .categories__block_index:hover img {
        transform: scale(1);
    }

    .categories__block_index img {
        transform: scale(0.9);
        transition: transform .25s cubic-bezier(.22,.61,.36,1);
    }

    .categories__block_index {
        max-width: 24.85% !important;
    }
}

.brand__banner__box .partner__banner__link {
    border: none !important
}

@media (max-width: 749px) {
    .categories__block_index {
        border: none !important;
    }

    .banner__block {
        margin-bottom: 5px;
    }

    .container__category .wrap_top-filter__block {
        padding-top: 0;
    }

    .products-paging-sort {
        margin-left: 0;
        margin-right: 0;
    }

    .brands__fullwidth__box__title {
        font-size: 22px !important;
    }

    .brand__collection__box__title {
        font: 22px Arial;
    }

    .container__category .wrap_top-menu__block {
        padding-top: 3px;
    }

    #brand-content .brand-logo-conetnt {
        display: none;
    }
}

@media (min-width: 767px) {
    .brand_details_check {
        position: relative;
        top: -11px;
    }
}

.featured_brands img {
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
    max-width: initial;
    max-width: 98%;
}

@media (max-width: 7749px) {
    .featured_brands img {
        max-width: 100%;
    }
}

.featured_brands:hover img {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

@media(max-width: 321px ) {
    .slider_alt {
        font: 15px Arial;
    }

    .slider_shop_btn {
        width: 90px;
        height: 30px;
        margin-top: 5px;
        padding: 9px;
        font: 12px Arial;
    }
}




@media (min-width: 321px ) and (max-width: 767px) {
    .slider_alt {
        font: 30px Arial;
    }

    .slider_shop_btn {
        width: 90px;
        height: 30px;
        margin-top: 15px;
        padding: 8px;
        font: 12px Arial;
    }
}

@media(min-width: 767px) {
    .slider_alt {
        font: 80px Arial;
    }

    .slider_shop_btn {
        width: 150px;
        height: 55px;
        margin-top: 20px;
        padding: 16px;
        font: 19px Arial;
    }

        .slider_shop_btn:hover, .slider_shop_btn:focus {
            border: 1px solid #222;
            color: #fff;
            background-color: #222;
        }

    .slider_shop_btn_w:hover, .slider_shop_btn_w:focus {
        border: 1px solid #f7f7f7 !important;
        color: #fff;
        background-color: #f7f7f7 !important;
    }
}

.slider_shop {
    position: absolute;
    top: 25%;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-align: center;
}

.slider_alt {
    letter-spacing: 0.5px;
}

.slider_shop_btn {
    color: #fff;
    background: #111;
    cursor: pointer;
    border: 1px solid #000;
    white-space: nowrap;
    letter-spacing: 0.5px;
    border-radius: 0;
    display: inline-block;
}


.product_sale_btn {
    text-transform: uppercase;
    font: 18px Arial;
}

@media(min-width: 767px) {
    .email_message {
        margin-left: 122px;
    }

    .reset_password_message {
        margin-left: 230px;
    }
}


.featured_products li.brands__list .brands_price_block {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.brands__block-with-compare li.brands__list:hover .quick__view_block {
    opacity: 1;
}

.brands__list_similar li.brands__list:hover .quick__view_block {
    opacity: 1;
}


@media(max-width: 749px) {
    /* .brands__block_wprice.brands__block li.brands__list a.brands__link_img {
        height: 155px !important;
        display: table-cell;
        vertical-align: middle;
    } */
}
/*IPad*/
@media (min-width: 749px ) and (max-width: 1024px) {

    .hidetablet {
        display: none !important;
    }

    .slider_alt {
        font: 50px Arial;
    }

    .slider_shop_btn {
        width: 150px;
        height: 55px;
        margin-top: 15px;
        padding: 16px;
        font: 19px Arial;
    }


    .search__input {
        font-size: 13px;
    }


    .link__product__block.category-block__table-cell {
        height: 172px;
        max-height: 172px;
    }

        .link__product__block.category-block__table-cell img {
            max-height: 172px;
        }



    .right-top__box__menu__block__list .right-top__box__menu__block__list__link {
        margin-right: 5px;
    }

    .container_ideas .categories__title {
    }

    .categories__block .categories__title {
    }

    .ideas__img_home {
        max-width: 100% !important;
    }

    .ideas__title {
        margin-left: 0 !important;
    }

    .container__category .wrap_top-filter__block, .container__category .wrap_top-menu__block {
        top: 0;
    }

    #desktop-zoom.MagicZoom > figure > img {
        max-height: 475px !important;
    }

    .wrap_main_content_product .jsParentSegmentLists {
        max-width: none;
    }

    .logo__box {
        max-width: 25%;
    }

    .search_dropdown_brand {
        right: auto;
    }

    .brands__img__prod {
        max-width: 95%;
    }

    .vendor-slider-div-wrapper .slick-track {
        height: auto;
    }

    .noshowtablet {
        display: none;
    }

    .categories__title {
    }

    .brand__class__box__block__list__title {
        margin: 10px 6px;
    }

    .categories__block__small {
        margin-bottom: 20px !important;
    }

    .sale__class__box__block__list__title {
        margin: 10px 5px;
    }
}

@media (min-width: 680px ) and (max-width: 1024px) {
    .form-horizontal .form-group .col-sm-10 {
        width: 50% !important;
    }

    .col-sm-1 {
        width: 8% !important;
    }

    .contact__block__quotepage__leftblock {
        width: 100% !important;
        display: inline-block !important;
    }

    .form-horizontal .form-group .col-sm-10 {
        width: 100% !important;
    }

    .contact__block__quotepage__rightblock {
        width: 100%;
        display: inline-block;
        float: right;
    }

    .content-wrapper .full__width__container .container__category {
        width: 100%;
    }

    .form-horizontal .form-group {
        margin-right: 0;
    }

    .shipping__block__pays__form {
        display: block;
        width: 100%;
    }

    .payment__block__pays__form {
        display: block;
        width: 100%;
        float: none;
        margin-top: 25px;
    }

    .billing__block__pays__form {
        display: block;
        width: 100%;
    }
}


.wrap_logo .logo__box {
    height: 50px;
}

    .wrap_logo .logo__box .logo__link:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }


@media only screen and (max-device-width: 741px) {
    .product-warranty-radio {
        font-size: 12px !important;
        display: block !important;
        margin: 2% 0 0 0;
        font-weight: 400 !important;
        white-space: nowrap;
    }

        .product-warranty-radio input {
            margin-top: -2px;
            vertical-align: middle;
            margin-right: 2%;
        }
}

@media (min-width: 741px) and (max-width: 800px) {
    .product-warranty-radio {
        margin-bottom: 10px;
        line-height: 15px !important;
    }
}

@media (min-width: 741px) {
    .product-warranty-radio {
        padding-left: 20px;
        margin-left: 0;
        line-height: 15px;
        display: block;
        margin-top: 2px;
        font: 15px Arial;
        color: #333333;
        vertical-align: middle;
        margin-top: 2px;
        cursor: pointer;
        text-decoration: none;
        width: 45%;
    }

        .product-warranty-radio input {
            position: absolute;
            margin-left: -20px;
            margin-top: 0;
        }
}

.warranty-type {
    margin-top: 25px;
    margin-bottom: 20px;
}

/*.product-item-set-main-block-mobile .warranty-type {*/
/*    margin-left: 20px;*/
/*}*/

.mulberry_icon {
    margin-left: -3px;
    cursor: pointer;
}

.warranty-type .deiwerytxt__table__cart {
    display: inline-block;
}

.warranty-type .mulberry-learn-more {
    margin-left: 10px;
    color: #333;
    font: 15px arial;
}

    .warranty-type .mulberry-learn-more:hover {
        text-decoration: none;
    }

#mulberry-container {
    margin-top: 20px;
}

.mulberry-inline-wrap {
    background: #f7f7f7;
    padding: 10px;
    margin: 0 0 20px 0;
}

    .mulberry-inline-wrap > div {
        display: inline-block;
        vertical-align: middle;
    }

.mulberry-inline-img {
    max-width: 50px;
    padding-right: 20px;
    width: 15%;
}

.mulberry-inline-wrap p {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0;
    color: #9c9c9c;
    margin: 0;
}

.mulberry-inline-container .mulberry-inline-wrap a {
    font-size: 16px;
    color: #f0704d;
    font-weight: 300;
    padding: 0;
    text-decoration: underline;
    text-align: left;
    width: auto;
    display: inline;
    margin-bottom: 0;
}

.mulberry-inline-wrap a .mulberry-modal-trigger span {
    float: right;
}

.mulberry-inline-data {
    width: 80%;
}


.mulberry-inline-container {
    width: 102% !important;
    min-height: 100px;
    max-width: 100%;
}

.mulberry-inline-container_set {
    width: 100% !important;
    min-height: 93px;
}

    .mulberry-inline-container_set iframe {
        width: 102%;
    }

.warranty_label {
    font: 15px Arial;
    color: #777;
    text-transform: capitalize;
}

@media (max-width: 741px) {
    .warranty_label {
        display: block;
    }
}

.payment_method {
    margin-bottom: 20px;
    margin-left: 10px;
}

    .payment_method .deiwerytxt__table__cart {
        padding-top: 10px;
        margin-bottom: 10px;
        display: block;
    }

label.product-warranty-radio:hover {
    text-decoration: underline;
}

label.radio-inline:hover {
    text-decoration: underline;
}

@media (min-width: 1600px) {
    .buy-guide-block__table-row > a {
        height: 258px !important;
    }
}

@media (max-width: 767px) {
    .buy-guide-block__table-row > a {
        min-height: 198px !important;
    }
}

.height-auto {
    height: auto;
}



.inspiration-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32%;
}

    .inspiration-block > a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .inspiration-block img {
        max-width: 100%;
        -ms-transform: translateY(0);
        transform: translateY(0);
        transition: transform .2s cubic-bezier(.65,.05,.36,1);
    }

    .inspiration-block:hover img {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

@media (max-width: 550px) {
    .inspiration-block {
        width: 100%;
    }

        .inspiration-block:not(:last-child) {
            margin-bottom: 15px;
        }
}

.hide-important {
    display: none !important;
}

.mobile-price-column {
    text-align: right;
    display: flex;
    flex-direction: column;
}

.similar_products_count .similar_product {
    margin: 5px 5px 10px 5px;
    width: 47%;
}

.similar_products_count .similar_product_img {
    max-width: 100%;
    max-height: 130px;
    -webkit-filter: brightness(.97);
    filter: brightness(.97);
    transform: translateZ(0);
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
}

.similar_products_count .by__ptoduct {
    text-align: left;
}

.similar_products_count .by__ptoductnow__price__product {
    text-align: left;
}

.similar_products_count .shipping__txt {
    text-align: left;
    float: left;
}

.similar_products_count .now__price__product {
    text-align: left;
}

.similar_products_count .before__price__product {
    text-align: left;
    float: left;
    min-width: 50%;
    margin-left: 3%;
}

.related-product__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, 150px);
    grid-gap: 30px 15px;
    padding: 0 15px;
    margin: 0;
}

.related-product__item-link {
    text-decoration: none;
}

.related-product__item-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-decoration: none;
    list-style: none;
}

.related-product__item-img-box {
    width: 150px;
}

.related-product__item-img {
    border: none;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.related-product__item-body {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 100px auto;
}

.related-product__item-title {
    font-size: 16px;
    font-weight: 400;
}

.related-product__item-desc-box {
    display: flex;
    flex-direction: column;
    max-height: 100px;
    overflow: hidden;
}

.related-product__item-subtitle {
    color: #777;
    font-size: 13px;
}

.related-product__item-price {
    font-size: 22px;
    font-weight: 400;
}

.other-iframe-wrapper {
    overflow: hidden;
    padding-bottom: 50px;
}

.other-iframe iframe {
    width: 100%;
    /*max-width: 800px;*/
    height: 139em;
    padding-left: 25%;
}

@media (max-width: 767px) {
    .other-iframe-wrapper {
        padding-bottom: 0;
    }

    .other-iframe iframe {
        padding-left: 0;
        height: 200em;
    }
}

.wysiwyg {
    margin-bottom: 50px;
}

.collection-wrap {
    margin-bottom: 0px;
}

.sale__shop-by-cat {
    display: flex;
    justify-content: center;
}

.sales-page-category-container {
    display: grid;
}

.right-top__box__menu__block {
    z-index: 10000;
}

.left-filter__block {
    box-shadow: 0 3px 6px #221924;
    box-shadow: 0 3px 6px rgba(34, 25, 36, 0.0);
    margin-bottom: 20px;
}

@media (min-width: 749px) {
    .left-filter__block {
        padding: 0;
        margin-top: -10px;
    }
}

.left-filter__block .design-page-checkbox {
    display: block;
    padding: 13px 0 5px;
}

.left-filter__block .design-page-checkbox {
    border-bottom: 1px solid #dedfde;
}

.left-filter__block .mobile_filter_collapse .design-page-checkbox {
    border-bottom: none;
}

.left-filter__block .design-page-checkbox + .list__category__left__filter__title,
.mobile_close_btn_filter + .list__category__left__filter__title,
#vendor-banner + .list__category__left__filter__title {
    border-top: none;
}

.content__category__block-header {
    margin-bottom: 15px;
}

.wrap_top-filter__block {
    margin-top: 15px;
}

.list__category__left__filter {
    padding: 5px 0 0 10px;
}

.why__decompany__block .list__add__left__block {
    margin: 15px 0;
    text-align: center;
}

.ul__category__left__scroll {
    margin: 0 0 10px;
    overflow-y: auto;
    transition: max-height 0.2s ease;
}

.left-filter__block .made-in-usa-toggles .mobile_filter_collapse {
    border-bottom: none;
}

.left-filter__block .mobile_filter_collapse.collapse {
    display: none !important;
}

    .left-filter__block .mobile_filter_collapse.collapse.in {
        display: block !important;
    }

.left-filter__block_mobile {
    display: flex !important;
    flex-direction: column;
}

@media (min-width: 749px) {
    .list__category__left__filter__title {
        border-top: 1px solid #dedfde;
        margin-top: -1px;
    }

    .left-filter__block .list__category__left__filter .filters-page-sale-link {
        padding-left: 0;
    }

    .content__category__block .custom_col_3.product__block {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .content__category__block .products-sort-block {
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

        .content__category__block .products-sort-block .products-paging-products-count {
            margin-right: auto;
        }
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
}

.dropdown-header {
    white-space: normal;
}

.category__title_mb {
    margin-bottom: 20px;
}

.show-more-filters {
    margin-top: 20px;
}

.show-more-filters a {
    text-decoration: underline;
}

    .show-more-filters a:hover {
        text-decoration: none;
    }

.apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
    height: 45px;
    width: 100%;
    cursor: pointer;

}

.apple-pay-button-black {
    -apple-pay-button-style: black;
}

.apple-pay-button-white {
    -apple-pay-button-style: white;
}

.apple-pay-button-white-with-line {
    -apple-pay-button-style: white-outline;
}

#apple-pay-container {
    display: none;
    margin: 10px 10px 5px;
}

*, *::after, *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box !important;
}

.text-decoration-dushed-underline {
    text-decoration: dashed !important;
}

/*.report-order {
    --default-border-color: #505050;
    --active-border-color: #4285f4;
    --completed-border-color: #4285f4;
    --default-bg-color: #505050;
    --active-bg-color: #fff;
    --completed-bg-color: #4285f4;
    --default-line-color: #c9c9c9;
    --active-line-color: #c9c9c9;
    --completed-line-color: #4285f4;
    --default-stepper-text-color: #fff;
    --default-text-color: #505050;
    --active-text-color: #4285f4;
    --completed-text-color: #fff;
    --disable-btn-color: #ccc;
    --data-container-max-width: 1189px;
    --text-area-width: 1189px;
}
*/
.report-order__container {
    margin: 0 auto;
}

    .report-order__container > div {
        width: 100%;
    }

.report-order__header {
    margin-bottom: 50px;
}

.report-order__title-box {
    margin-bottom: 25px;
}

.report-order__title {
    text-align: center;
}

.report-order__stepper-progress-bar {
    width: 100%;
    margin: 0px !important;
}

.report-order__step {
    display: flex;
    align-items: center;
    list-style: none;
    position: relative;
}

    .report-order__step:not(:last-child) {
        width: 33%;
    }

.report-order__step-number {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 2;
    background-color: #505050;
    border: 2px solid #505050;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.report-order__step::before {
    content: attr(data-step-text);
    position: absolute;
    min-width: 100px;
    white-space: nowrap;
    top: 110%;
    bottom: 0;
    transform: translate(-25%, -50%);
    font-size: 1.4rem;
    font-weight: 600;
}

.report-order__step:not(:last-child)::after {
    content: '';
    position: absolute;
    display: flex;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    width: 100%;
    height: 5px;
    z-index: 1;
    background-color: #c9c9c9;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.report-order__step-number::after {
    content: attr(data-step-number);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.4em;
    line-height: 13px;
        color: #fff;

}

.report-order__step--active > .report-order__step-number::after {
        color: #4285f4;
}

.report-order__step--completed > .report-order__step-number::after {
    content: '✔';
}

.report-order__step--active > .report-order__step-number {
        background-color: #fff;
    border-color: #4285f4;
    border-width: 3px;
}

.report-order__step--completed > .report-order__step-number {
    background-color: #4285f4;
    border-color: #4285f4;
    color: #fff;
}

.report-order__step--completed.report-order__step::after {
    background-color: #4285f4;
    border-color: #4285f4;
    color: #fff;
}

.report-order__step-title-box {
    margin-bottom: 20px;
}

.report-order__step-title {
    text-align: center;
    font-weight: 600;
    font-size: 1.4em;
}

.report-order__selected-count-box {
    margin-top: 15px;
}

.report-order__selected-count {
    font-size: 1.1em;
}

.report-order__products {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 600px));
    width: 100%;
    justify-content: center;
}

.report-order__product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px 0px #686868a1;
    -moz-box-shadow: 0 0 3px 0px #686868a1;
    box-shadow: 0 0 3px 0px #686868a1;
    border: 2px solid transparent;
    padding: 10px;
    column-gap: 2%;
}

.report-order__product-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1 1 33%;
    height: 100%;
}

.report-order__checkbox-box {
    min-width: 35px;
    min-height: 35px;
}

.report-order__checkbox {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    position: initial !important;
}

.report-order__image-box {
    position: relative;
    padding: 5px;
    height: 150px;
    width: 150px;
}

.report-order__product-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.report-order__product-quantity-box {
    min-width: 200px;
}

.report-order__product-quantity > input {
    max-width: 50px;
}

.report-order__product-description-box {
    max-width: 500px;
    min-width: 220px;
}

.report-order__product-description {
    font-size: 1.1em;
}

.report-order__product-link-box {
    align-self: flex-end;
}

.report-order__product-link {
    position: relative;
    white-space: nowrap;
}

    .report-order__product-link::after {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #c9c9c9;
        -webkit-transition: background-color 0.2s linear;
        -moz-transition: background-color 0.2s linear;
        -o-transition: background-color 0.2s linear;
        -ms-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear;
    }

    .report-order__product-link:hover::after {
        background-color: #807231;
    }

.report-order__link-underline {
    position: relative;
    white-space: nowrap;
    text-decoration: underline;
}

    .report-order__link-underline:hover {
        text-decoration: none;
    }

.report-order__product-additional-info-box {
    width: 100%;
}

.report-order__product-additional-info {
    font-size: 0.8em;
}

.report-order__main-reasons-box {
    margin-bottom: 50px;
}

.report-order__reasons-box-title {
    text-align: center;
    margin-bottom: 15px;
}

.report-order__main-reason-items-box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 220px));
    width: 100%;
    justify-content: center;
}

.report-order__main-reason-item-box {
    background-color: #fff;
    padding: 10px 20px;
    border: 2px solid #505050;
    border-radius: 5px;
    user-select: none;
    -webkit-transition: transform 0.1s linear;
    -moz-transition: transform 0.1s linear;
    -o-transition: transform 0.1s linear;
    -ms-transition: transform 0.1s linear;
    transition: transform 0.1s linear;
}

.report-order__main-reason-item-box--active {
/*    border-color: #4285f4;
*/    transform: scale(1.1);
}

.report-order__reason-title {
    font-size: 2em;
}

.report-order__reason-content-box > textarea {
        max-width: 1189px;
 width: 100%;
    resize: vertical;
    padding: 10px;
}

.report-order__additional-information-box {
    /* max-width: 1189px; */
    text-align: justify;
}

.report-order__data-container {
        max-width: 1189px;
 margin: 0 auto;
}

.report-order__additional-information-box > li,
.report-order__additional-information-box > ul {
    padding: 0 0 0 20px;
}

.report-order__drop-zone-box {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.report-order__footer {
    margin-top: 30px;
}

.report-order__error-box {
    margin-bottom: 15px;
}

.report-order__error {
    color: #ed4337;
    text-align: center;
}

.report-order__buttons-box {
    width: 100%;
    column-gap: 1%;
}

.report-order__button {
    width: 100px;
    height: 35px;
    border: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color: #333;
    color: #fff;
}

    .report-order__button:hover {
        background-color: #000;
    }

.report-order__button--disable,
.report-order__button--disable:hover {
    background-color: #ccc;
}

.report-order__accordion-content-box {
    max-height: 120px;
}

.report-order__accordion-btn {
    font-weight: 600
}

.report-order__review-table {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 1px dashed #505050;
    padding: 10px;
}

.report-order__review-primitive-items-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .report-order__review-primitive-items-box > .report-order__review-item {
        flex: 0 0 300px;
    }

        .report-order__review-primitive-items-box > .report-order__review-item:not(:last-child) {
            margin-right: 10px;
        }

.report-order__review-item:not(:last-child) {
    margin-bottom: 15px;
}

.report-order__review-item-label-box {
    margin-bottom: 5px;
}

.report-order__review-item-label {
    text-transform: uppercase;
}

.report-order__review-item-value-box {
    display: flex;
}

    .report-order__review-item-value-box > .report-order__product {
        display: flex;
        max-width: 475px;
        min-width: 475px;
        width: 100%;
    }

.report-order__review-item--fill-columns {
    grid-column-start: 1;
    grid-column-end: 4;
}

.report-order__review-item--dotted-border-bottom {
/*    border-bottom: 2px dotted var(--default-border-color);
*/    padding-bottom: 2px;
}

.report-order__review-products {
    display: grid;
}

.report-order__attached-file {
    display: grid;
    grid-auto-flow: row;
    grid-column-gap: 10px;
    grid-template-columns: minmax(auto, min-content) auto auto;
    align-items: center;
    min-height: 30px;
    padding: 0 5px;
    -webkit-box-shadow: 0 0 5px 0px #686868a1;
    -moz-box-shadow: 0 0 5px 0px #686868a1;
    box-shadow: 0 0 5px 0px #686868a1;
    border-left: 2px solid #505050;
    margin-bottom: 10px;
}

    .report-order__attached-file > span:not(:last-child) {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .report-order__attached-file:not(:last-child) {
        margin-right: 10px;
    }

.report-order__attached-file-name {
    font-size: 1.1em;
    width: 100%;
    white-space: nowrap;
    text-align: left;
}

.report-order__attached-file-extension {
    font-size: 1.1em;
    font-weight: 600;
    text-align: right;
    color: #505050;
}

.report-order__submit-msg {
    font-size: 1.3em;
    text-align: center;
}

.scroll-snap-x {
    scroll-snap-type: x mandatory;
    scroll-padding: 0 5px;
    gap: 1rem;
}

.scroll-snap-align {
    scroll-snap-align: start;
    scroll-snap-stop: always;
}

.flex-wrap {
    flex-wrap: wrap;
}

.full-height {
    max-height: 100%;
}

.full-width {
    width: 100%;
}

.overflow-x {
    overflow-x: auto;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-ellipsis {
    text-overflow: ellipsis;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-align-left {
    align-items: flex-start;
}

.font-bold {
    font-weight: 600;
}

.flex-basis-15 {
    flex-basis: 15%;
}

.flex-basis-85 {
    flex-basis: 85%;
}

.mtb-15 {
    margin: 15px 0;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.p-10 {
    padding: 10px;
}

.cursor-pointer {
    cursor: pointer;
}

@media screen and (max-width:600px) {
    .report-order__container {
        padding: 0 10px;
    }

    .report-order__drop-zone-box {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .report-order__attach-files-wrapper {
        margin: 15px 0 0 0;
        width: 100%;
    }
}

@media screen and (max-width:550px) {
    .report-order__product {
        flex-direction: column;
    }

    .report-order__product-box:last-child {
        width: 100%;
    }

    .report-order__product-box:not(:last-child) {
        margin-bottom: 10px;
    }

    .report-order__product-description-box {
        text-align: center;
    }

    .report-order__reason-title {
        font-size: 1.7em;
    }

    .report-order__main-reason-items-box {
        grid-template-columns: repeat(auto-fit, minmax(290px, 290px));
    }

    .report-order__review-item-value-box > .report-order__product {
        max-width: auto;
        min-width: auto;
    }
}

@media screen and (max-width: 400px) {
    .report-order__container {
        padding: 5px;
    }

    .report-order__step::before {
        font-size: 0.8em;
    }

    .report-order__image-box {
        width: 180px;
    }

    .report-order__product-box:not(:last-child) {
        margin-bottom: 5px;
    }

    .report-order__product-description-box {
        display: flex;
    }

    .report-order__product-description {
        text-align: center;
    }

    .report-order__reason-title {
        font-size: 1.3em;
    }
}

.checkout-page__content {
    width: 100%;
    padding-bottom: 20px;
}

.checkout-page-grid {
    display: grid;
    gap: 15px;
    align-items: start;
}

.checkout-page-grid {
    grid-template-columns: 1fr;
}

@media (min-width: 992px) {
    .checkout-page-grid {
        grid-template-columns: 3fr 2fr;
    }
}

.checkout-page-stepper {
    border: 1px solid #ccc;
    background-color: #fff;
}

.checkout-summary {
    border: 1px solid #ccc;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
}



.checkout-form-container {
    display: flex;
    flex-direction: column;
}

.checkout-form-row {
    display: flex;
    margin-bottom: 10px;
}

.checkout-form-group {
    flex: 1;
    margin-right: 5px;
}

    .checkout-form-group:last-child {
        margin-right: 0;
    }

.cols-3 {
    flex: 0 0 33%;
}

.checkout-form-input,
.checkout-form-select {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    height: 36px;
    border-radius: 0;
    border: 1px solid #ccc;
    outline: none;
}

.checkout-form-textarea {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #ccc;
    outline: none;
    resize: none;
}

.checkout-form-label {
    margin-bottom: 5px;
    font: bold 13px Arial;
}

    .checkout-form-label.required::after {
        content: "*";
        color: #800;
        margin-left: 2px;
    }

.checkout-form-select.required::after {
    content: "*";
    color: #800;
    margin-left: 2px;
}

.checkout-form-input:focus,
.checkout-form-select:focus,
.checkout-form-textarea:focus {
    border-color: #666;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.checkout-form-row label.error {
    font-size: 0.8em;
    color: #800;
    margin-bottom: 0px;
}

div.error input {
    border-color: #800;
}

.checkout-form-row input.error {
    border-color: #800;
}

.checkout-form-row select.error {
    border-color: #800;
}

.checkout-form-group.error input,
.checkout-form-group.error select {
    border-color: #800;
}

.checkout-form-group.error .checkout-form-label {
    color: #800;
}


.checkout-block-title {
    background: #444;
    padding-left: 12px;
    padding-right: 12px;
    height: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    font: bold 18px Arial;
    width: 100%;
}

.checkout-summary-block-title {
    display: flex;
    justify-content: space-between;
}

    .checkout-summary-block-title a {
        color: #fff;
    }

.checkout-block-content-container {
    width: 100%;
}

.checkout-cart-summary-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.checkout-cart-items-grid {
    display: grid;
    grid-template-columns: 2fr 3fr 1fr 1fr;
    padding: 10px 20px 10px 20px;
    align-items: center;
}

.checkout-totals-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 10px 12px 10px 12px;
    width: 100%;
}

.checkout-cart-header--span-2 {
    grid-column: span 2;
}

.checkout-cart-header--span-4 {
    grid-column: span 4;
}

.checkout-cart-header {
    color: #555;
    font-weight: 600;
}

.checkout-cart-header,
.checkout-lead-time-row {
    border-bottom: 1px solid #ddd;
}

.checkout-cart-header,
.checkout-cart-item {
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    flex-wrap: wrap;
}

.checkout-justify-start {
    justify-content: start;
}

.checkout-justify-center {
    justify-content: center;
}

.checkout-cart-item-img {
    width: 130px;
    height: 100px;
    border-radius: 8px;
}



.checkout-cart-item-desc-link,
.checkout-cart-item-number {
    width: 100%;
}

.checkout-cart-item-description {
    padding-left: 5px;
}



.checkout-cart-item-number {
    font-size: 12px;
    margin-top: 3px;
    color: #837c7c;
}

.checkout-cart-item-lead-time {
    font-size: 14px;
}

.checkout-segment-options-container {
    display: grid;
    grid-template-columns: 0.3fr 2fr;
    align-items: center;
    gap: 4px;
    margin-top: 5px;
}

.checkout-segment-option-img-container,
.checkout-segment-option-img-container img {
    width: 31px;
    height: 24px;
}

.checkout-segment-option-name {
    font-size: 11px;
    display: flex;
}

.checkout-totals-col-title {
    display: flex;
    font-size: 17px;
}

.checkout-totals-col-price {
    display: flex;
    justify-content: right;
    font-size: 17px;
}

.request-form-button-wrapper button {
    width: 340px;
}

.checkout-free-shipping {
    color: #800;
    font-size: 17px;
}

.checkout-totals-subtotal {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
}

.checkout-totals-promotion-code {
    font-size: 17px;
}

.checkout-totals-promotion-code-value {
    text-transform: uppercase;
}

.checkout-totals-promotion-code,
.checkout-totals-promotion-code {
    border-top: 1px solid #ddd;
    margin-top: 8px;
    padding-top: 8px;
}

.delivery-methods-wrapper {
    width: 100%;
    margin-top: 12px;
}

.checkout-totals-subtotal-title,
.checkout-totals-subtotal-price {
    font-size: 20px;
    font-weight: 600;
}

.checkout-totals-savings {
    font-size: 15px;
}

.checkout-save-continue-container {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}

.checkout-black-btn {
    background: #111;
    color: #fff;
    height: 50px;
    width: 170px;
    border: 0;
    width: 50%;
    font: 18px Arial;
}

.request-quote-steps-mob {
    display: none;
    margin-bottom: 20px;
}

.request-quote-steps-desk {
    display: block;
}

.request-quote-form-container-wrapper-section-form {
    order: 1;
}

.request-quote-form-container-wrapper-section-items {
    order: 2;
}

.request-quote-products-grid .checkout-item--desc {
    flex-direction: column;
}

@media (max-width: 768px) {
    .checkout-black-btn {
        width: 100%;
    }

    .request-form-button-wrapper button {
        width: 100%;
    }

    .request-quote-steps-mob {
        display: block;
    }

    .request-quote-steps-desk {
        display: none;
    }

    .request-quote-form-container-wrapper-section-form {
        order: 2;
    }

    .request-quote-form-container-wrapper-section-items {
        order: 1;
    }
}

.checkout-black-btn:hover {
    background: #333;
}

.checkout-hidden {
    display: none !important;
}

.checkout-shipping-options-container {
    display: grid;
    grid-template-columns: 1fr 5fr;
}

.checkout-shipping-options-product-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    padding-right: 5px;
}

    .checkout-shipping-options-product-container div {
        display: flex;
        flex-wrap: wrap;
    }

.checkout-shipping-options-product-container,
.checkout-shipping-options-definitions-container {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}

.checkout-shipping-options-definitions-container {
    padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.checkout-shipping-option-container {
    width: 100%;
    display: flex;
    padding: 5px;
    transition: background-color 0.3s ease;
    cursor: pointer;
    column-gap: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}

    .checkout-shipping-option-container:hover {
        background-color: #f7f7f7;
    }

.checkout-shipping-option-cost,
.checkout-shipping-option-desc {
    font-size: 15px;
}

.checkout-shipping-option-cost {
    font-weight: 600;
    flex-shrink: 0;
    width: 50px;
    text-align: left;
    white-space: nowrap;
}

.checkout-shipping-option-desc {
}

.request-quote-form-cart-container {
    width: 66%;
}

@media (max-width: 768px) {
    .request-quote-form-cart-container {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .checkout-shipping-option-cost {
    }

    .checkout-shipping-option-desc {
    }
}


.checkout-radio-container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    width: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkout-radio-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }


    .checkout-radio-container .checkmark {
        position: absolute;
        top: -8px;
        left: 0px;
        height: 25px;
        width: 25px;
        background-color: #ddd;
        border-radius: 50%;
    }

    .checkout-radio-container:hover input ~ .checkmark {
        background-color: #ccc;
    }

    .checkout-radio-container input:checked ~ .checkmark {
        background-color: #111;
    }

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkout-radio-container input:checked ~ .checkmark:after {
    display: block;
}

.checkout-radio-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.checkout-shipping-option-container div {
    display: flex;
    align-items: center;
}



.checkout-shipping-options-save-continue-container {
    margin-top: 10px;
}

.checkout-shipping-options-product-container--img {
    justify-content: center;
    filter: brightness(.97);
}

.checkout-billing-same-as-shipping-container {
    width: fit-content;
    margin-bottom: 12px;
    margin-left: 12px;
}


.billing-same-as-shipping-checkbox {
    margin: 0px !important;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.billing-same-as-shipping-checkbox-input {
    margin: 0px !important;
    position: initial !important;
}

.billing-same-as-shipping-checkbox span {
    margin-left: 5px;
}

.checkout-billing-step-billing-info {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    column-gap: 12px;
}



    .checkout-billing-step-billing-info > span {
        font-weight: bold;
        margin-bottom: 10px;
    }

.billing-info {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 5px;
    border-top: 1px solid #ddd;
    padding-top: 5px;
    width: fit-content;
}

    .billing-info div {
        font-size: 14px;
    }

        .billing-info div span {
            color: #837c7c;
            margin-right: 5px;
        }

        .billing-info div .billing-info-value {
            color: #333;
            font-weight: 600;
        }

.checkout-billing-promotions-container {
    display: flex;
    align-self: start;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.checkout-billing-promotion-code {
    display: flex;
}


    .checkout-billing-promotion-code input {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        height: 36px;
        border-radius: 0;
        border: 1px solid #ccc;
        outline: none;
        border-right: 0px;
    }

    .checkout-billing-promotion-code button {
        background: #111;
        color: #fff;
        height: 36px;
        width: 130px;
        border: 0;
    }

        .checkout-billing-promotion-code button:hover {
            background: #333;
        }

.promo-code-validation-span {
    width: 100% !important;
    color: #800 !important;
    font: 12px Arial !important;
    font-weight: bold !important;
}

.checkout-billing-step-billing-info-address-label {
    font-size: 16px;
    font-weight: 600;
}

.checkout-billing-gift-certificate {
    width: 100%;
    display: flex;
    margin-top: 5px;
    align-items: center;
}

#checkout-billing-gift-certificate-checkbox {
    position: initial;
}

.checkout-billing-gift-certificate-checkbox-label {
    display: flex;
    align-items: center;
}

    .checkout-billing-gift-certificate-checkbox-label span {
        margin-left: 5px;
    }

    .checkout-billing-gift-certificate-checkbox-label input {
        margin: 0;
    }

.steps-preview-content {
    border: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px;
    align-items: start;
    padding-left: 12px;
    padding-right: 12px;
}



.shipping-step-preview {
    display: flex;
    flex-wrap: wrap;
}

.shipping-options-step-preview {
    display: flex;
    flex-wrap: wrap;
}

.billing-step-preview {
    display: flex;
    flex-wrap: wrap;
}

.step-preview-controls {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
}

    .step-preview-controls button {
        background: #111;
        color: #fff;
        height: 25px;
        width: 70px;
        border: 0;
    }

    .step-preview-controls span {
        font-size: 16px;
        font-weight: 600;
    }

    .step-preview-controls button:hover {
        background: #333;
    }



.shipping-options-step-preview-content {
    display: flex;
    flex-wrap: wrap;
}

.shipping-option-preview {
    display: grid;
    grid-template-columns: 1fr 2fr;
    column-gap: 12px;
}

.shipping-option-preview-img-wrapper {
    filter: brightness(.97);
}

.shipping-option-preview img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.shipping-options-step-preview-content .shipping-option-preview {
    border-bottom: 1px solid #ddd;
}

    .shipping-options-step-preview-content .shipping-option-preview:last-child {
        border-bottom: none;
    }



.shipping-option-preview-price {
    font-weight: 600;
}

.shipping-option-preview-method {
    margin-left: 10px;
}

.shipping-option-preview {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.payment-methods-btns-container {
    width: 100%;
    display: flex;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 4px;
    row-gap: 4px;
    margin-top: 12px;
    justify-content: space-between;
}

.affirm-btn-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
}

.affirm-icon {
    width: 50px;
}

.credit-card-payment-method-tab,
.paypal-credit-cart-payment-method-tab,
.applepay-payment-method-tab,
.googlepay-payment-method-tab,
.affirm-payment-method-tab {
    width: 100%;
}

#google-pay-button-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.google-pay-btn-wrapper {
    width: 75%;
}

#google-pay-button {
    width: 100%;
    height: 50px;
}

@media (max-width: 768px) {


    .payment-methods-btns-container {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        row-gap: 8px;
    }

    .google-pay-btn-wrapper {
        width: 100%;
    }
}

#credit-card-payment-method-btn {
    background: #111;
    color: #fff;
    padding: 7px 0px;
    border: 0;
    border-radius: 4px;
    height: 45px;
    min-height: 30px;
    max-height: 55px;
}

    #credit-card-payment-method-btn:hover {
        background: #333;
    }

.credit-card-payment-method-tab {
    height: 100%;
}

.paypay-authorized-wrapper {
    display: flex;
    flex-wrap: wrap;
    font-weight: 600;
    justify-content: center;
}

    .paypay-authorized-wrapper div,
    .paypay-authorized-wrapper span {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .paypay-authorized-wrapper span {
        margin-top: 5px;
    }

.paypal-tab-btn {
    width: 100%;
    padding: 7px 0px;
    border: 0;
    border-radius: 4px;
    background: #111;
    color: #fff;
    width: 100%;
    height: 45px;
    min-height: 30px;
    max-height: 55px;
}

.submit-paypal-order {
    width: 100%;
    padding: 20px 0px;
    border: 0;
    background: #111;
    color: #fff;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 18px Arial;
    border-radius: 4px;
}

    .submit-paypal-order:hover {
        background: #333;
    }


#check-payment-method-btn {
    background: #111;
    color: #fff;
    width: 100%;
    padding: 14px 0px;
    border: 0;
    border-radius: 4px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
}

.disabled-payment-button-opacity {
    opacity: 0.75;
}

.checkout-policy-images-block {
    padding: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

    .checkout-policy-images-block ul,
    .checkout-policy-images-block li {
        width: 100%;
    }



.payment-method-radio {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: white;
    transition: background-color 0.3s ease, transform 0.2s ease;
    cursor: pointer;
}





    .payment-method-radio.active {
        background-color: black;
        border-color: black;
        position: relative;
    }


        .payment-method-radio.active::after {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            background-color: white;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

.payment-method-radio-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    border: 1px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    opacity: 0.8;
    height: 55px;
    cursor: pointer;
}

    .payment-method-radio-wrapper:hover {
        opacity: 0.7;
    }

.payment-method-label {
    margin-left: 10px;
    font-weight: 600;
}

.paypal-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 32px;
    border: 2px solid currentColor;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-align: center;
    font-style: italic;
}

#paypal-container, #apple-pay-button-container, #credit-card-container, #affirm-button-container {
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.checkout-item-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}

.checkout-item-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 3fr 1fr;
    gap: 12px;
}


@media (max-width: 768px) {
    .checkout-item-grid {
        grid-template-columns: 1fr 3fr 2fr;
    }
}




.checkout-items-grid {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    row-gap: 8px;
    padding: 12px;
    padding-right: 12px;
}

.checkout-item--img {
    position: relative;
}

.checkout-item--img-wrapper {
    width: 100%;
    filter: brightness(.97);
}

.checkout-item-qty-badge {
    position: absolute;
    z-index: 1;
    top: -4px;
    right: -4px;
    padding: 4px;
    border-radius: 50%;
    background: #ddd;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

.checkout-item--desc {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}

.checkout-item--desc-mob {
    display: none;
}

@media (max-width: 768px) {
    .checkout-item-grid {
        grid-template-columns: 1fr 3fr;
    }

    .checkout-item--desc {
        display: none;
    }

    .checkout-item--desc-mob {
        display: block;
        margin-top: 8px;
    }
}


.checkout-item--desc-link,
.checkout-item--desc-code {
    width: 100%;
}

    .checkout-item--desc-link span {
        font-size: 15px;
    }

    .checkout-item--desc-code span {
        font-size: 12px;
        color: #837c7c;
    }

.checkout-item-info {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    row-gap: 8px;
}

@media (max-width: 768px) {
    .checkout-item-info {
        row-gap: 0px;
    }

    .checkout-item-remove {
        margin-top: 12px;
    }
}

.checkout-item-info div {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.checkout-item-remove {
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}

    .checkout-item-remove:hover {
        text-decoration: none;
    }

.step-preview-controls jsDeliveryIcon {
    display: none;
}

.step-preview-controls a {
    text-decoration: underline;
}

    .step-preview-controls a:hover {
        text-decoration: none;
    }

@media (max-width: 768px) {
    .steps-preview-content {
        grid-template-columns: 1fr;
    }

    .step-preview-controls {
        justify-content: space-between;
        margin-bottom: 0px;
    }

    .shipping-options-step-preview,
    .billing-step-preview {
        border-top: 1px solid #ddd;
        padding-top: 12px;
    }

    .step-preview-controls jsDeliveryIcon {
        display: flex;
        align-items: center;
    }

    .steps-chevron-icon {
        display: flex;
        width: 16px;
    }

        .steps-chevron-icon svg {
            overflow: visible !important;
            width: 16px;
        }

    #shipping-step-preview-content,
    #shipping-options-step-preview-data-container,
    #billing-step-preview-data-container {
        margin-top: 8px;
    }

    .step-preview-controls a {
        font-size: 16px;
    }
}



.checkout-summary-block-title-link {
    font-size: 16px;
    text-decoration: underline;
}

    .checkout-summary-block-title-link:hover {
        text-decoration: none;
    }

.checkout-summary-promotion-wrapper {
    display: flex;
    justify-content: flex-start;
}



.warranty-cart-wrapper {
    display: none !important;
}

@media (max-width: 768px) {
    .checkout-address-row {
        flex-wrap: wrap;
    }

    .checkout-street-address {
        flex: auto;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .warranty-modal-dialog {
        width: 100% !important;
    }

    .checkout-summary-promotion-wrapper-promotions {
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .checkout-summary-promotion-wrapper-promotions {
        width: 100%;
    }
}

.mulberry-learn-more {
    margin-left: 12px;
}

    .mulberry-learn-more:hover {
        text-decoration: none;
    }



.come-from-modal.left .modal-dialog,
.come-from-modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 520px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.come-from-modal.left .modal-content,
.come-from-modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
}

.come-from-modal.left .modal-body,
.come-from-modal.right .modal-body {
    padding: 15px 15px 80px;
}

.come-from-modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.come-from-modal.right.fade.in .modal-dialog {
    right: 0;
}

.warranty-method-radio {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-right: 15px;
    background-color: white;
    transition: background-color 0.3s ease, transform 0.2s ease;
    cursor: pointer;
}

    .warranty-method-radio.active {
        background-color: black;
        border-color: black;
        position: relative;
    }


        .warranty-method-radio.active::after {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            background-color: white;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

.warranty-method-radio-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 12px;
    cursor: pointer;
}

    .warranty-method-radio-wrapper:hover {
        opacity: 0.7;
    }

.warranty-no-protection-label {
    color: #800;
}

.product-warranty-wrapper {
    margin-top: 12px;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.checkout-update-product-warranty {
    margin-left: 4px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
}

    .checkout-update-product-warranty:hover {
        text-decoration: none;
    }



.checkout-warranty-modal-image-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    filter: brightness(.97);
}

    .checkout-warranty-modal-image-wrapper img {
        width: 100%;
        border-radius: 12px;
    }

.checkout-warranty-modal-desc-wrapper {
    margin-top: 8px;
}

    .checkout-warranty-modal-desc-wrapper span {
        font-size: 16px;
    }

.checkout-warranty-modal-content-grid {
}

.checkout-warranty-modal-content-wrapper {
    display: flex;
    gap: 12px;
    align-items: center;
}

@media (max-width: 768px) {
    .checkout-warranty-modal-content-grid {
        grid-template-columns: 1fr;
    }

    .checkout-warranty-modal-desc-wrapper span {
        font-size: 14px;
    }
}

.checkout-warranty-modal-coverage-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 6px;
}

.checkout-warranty-modal-coverage-list-coverage-item {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 4px;
}

.checkout-warranty-modal-coverage-list-coverage-item-icon {
    display: flex;
}

.checkout-warranty-modal-coverage-list-coverage-item svg {
    width: 20px;
}

.checkout-warranty-modal-coverage-list-coverage-item span {
    margin-left: 12px;
    font-size: 15px;
}

.checkout-warranty-radios-wrapper {
    margin-top: 16px;
    border-top: 1px solid #ddd;
    font-size: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

.warranty-dialog-mulberry-icon {
    margin-top: 16px;
}

.checkout-warranty-modal-wrapper {
    position: relative;
}

.product-delivery-wrapper {
    width: 100%;
    margin-top: 8px;
}

.checkout-warranty-modal-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 100;
    background: white;
}

.checkout-warranty-modal-footer {
    position: sticky;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: white;
    border-top: 1px solid #e5e5e5;
}

.checkout-delivery-modal-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: white;
    border-top: 1px solid #e5e5e5;
}

.checkout-warranty-modal-save-btn {
    background: #111;
    color: #fff;
    height: 50px;
    border: 0;
    font: 18px Arial;
    width: 100%;
}

    .checkout-warranty-modal-save-btn:hover {
        background: #333;
    }

.warranty-offer-cost {
    margin-right: 12px;
    font-weight: 600;
}

.warranty-offer-years {
    text-decoration: underline;
}

.checkout-warranty-modal-wrapper {
    padding: 0;
}

.cart-total-label {
    font-weight: 600;
}

.product-warranty-wrapper-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.warranty-protection-label,
.warranty-no-protection-label {
    width: 100%;
}

.checkout-update-product-warranty {
    margin-left: 0px;
}

.warranty-dialog-mulberry-icon svg {
    width: 60%;
}

.warranty-dialog-mulberry-icon {
    display: flex;
    justify-content: center;
}

@media (max-width: 768px) {
    .checkout-item--desc-link a {
        text-decoration: none;
    }

    .shipstxt__table__cart {
        font: 14px Arial;
    }
}

.shipping-option-text-wrapper {
    margin-top: 6px;
}

.billing-step-content-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.checkout-billing-step-billing-info {
    width: 100%;
}

.checkout-summary-promotion-wrapper {
    width: 100%;
}

@media (max-width: 768px) {
    .billing-step-content-wrapper {
        flex-wrap: wrap;
    }

    .checkout-summary-promotion-wrapper {
        width: 100%;
    }

    .shipping-step-preview-content {
        margin-top: 12px;
    }
}

.selected-delivery-cost {
    font-weight: 600;
}

.update-delivery-method-link {
    text-decoration: underline;
    cursor: pointer;
    display: block;
    width: 100%;
}

    .update-delivery-method-link:hover {
        text-decoration: none;
    }

.delivery-radio-grid-wrapper {
    display: grid;
    grid-template-columns: 0.5fr 2fr 8fr;
}

@media (max-width: 768px) {
    .delivery-radio-grid-wrapper {
        grid-template-columns: 0.5fr 2.5fr 8fr;
    }
}

.delivery-items-info {
    display: flex;
    flex-wrap: wrap;
}

.selected-delivery-wrapper {
    margin-top: 12px;
    width: 100%;
}

.step-preview-controls-btns {
    display: flex;
    width: 100%;
    align-items: center;
}

@media (max-width: 768px) {
    .step-preview-controls-btns {
        justify-content: space-between;
    }
}

.step-preview-controls-btns button {
    background: #111;
    color: #fff;
    border: 0;
    margin-left: 8px;
}

    .step-preview-controls-btns button:hover {
        background: #333;
    }

.billing-step-preview-promo-code-wrapper {
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid #ddd;
}

.billing-step-preview-promo-code-title {
    font-weight: 600;
}

.billing-step-preview-promo-code-value {
    margin-left: 4px;
    text-transform: uppercase;
}

.warranty-delivery-step-preview-wrapper {
    margin-top: 6px;
}

.garant__cartbock {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    width: 100%;
}

    .garant__cartbock li {
        width: fit-content;
    }

.checkout-summary-block-title-btn {
    background: #fff;
    color: #333;
    padding: 4px 8px;
    border: none;
    font-size: 15px;
    font-weight: 600;
}

    .checkout-summary-block-title-btn:hover {
        opacity: 0.9;
    }

@media (max-width: 768px) {
    .checkout-summary-block-title-btn {
        height: 26px;
    }

    .checkout-steps-container {
        order: 1;
    }
}


#shipping-state,
#billing-state {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 20px;
    padding-right: 30px;
    padding-top: 6px;
}

#credit-card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.credit-card-form-wrapper {
    width: 50%;
}

.checkout-form-label-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .checkout-form-label-wrapper a {
        margin-bottom: 2px;
        font-size: 12px;
        text-decoration: underline;
        cursor: pointer;
    }

    .checkout-form-label-wrapper span:hover {
        text-decoration: none;
    }

.credit-card-payment-bottom-form-row {
    column-gap: 12px;
}

.checkout-payment__info__form__group__card__icon {
    position: absolute;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    right: 5px;
}

.checkout-form-credit-card-wrapper {
    position: relative;
    display: flex;
    width: 100%;
}

.submit-credit-card-order-wrapper {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

    .submit-credit-card-order-wrapper button,
    .paypay-authorized-wrapper button {
        font: 18px Arial;
        width: 50%;
        padding: 20px 0px;
        border: 0;
        background: #111;
        color: #fff;
        margin-top: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
    }

        .submit-credit-card-order-wrapper button:hover,
        .paypay-authorized-wrapper button:hover {
            background: #333;
        }


.jsCreditCardError {
    width: 100%;
    text-align: center;
    margin-top: 8px;
    color: #800;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .credit-card-form-wrapper {
        width: 100%;
    }

    .submit-credit-card-order-wrapper button,
    .paypay-authorized-wrapper button {
        width: 100%;
    }
}

.checkout-totals-shipping-label {
    text-align: end;
}

@media (max-width: 768px) {
    .cvv-info-modal-wrapper {
        margin: 0;
        height: 100%;
    }
}

#billing-step {
    margin-top: 12px;
}


#shipping-form {
    padding: 12px;
}

.billing-form-controls-wrapper {
    padding: 12px;
}

.checkout-block-payment-content-container,
.checkout-block-delivery-content-container {
    padding: 12px;
}

.checkout-save-continue-shipping-container {
    padding-left: 12px;
    padding-right: 12px;
}

.checkout-shipping-option-container-desc-cost-wrapper {
    width: 100%;
}

.promo-code-validation-success-span {
    font: 12px Arial !important;
    font-weight: bold;
}


@media (min-width: 769px) {
    #checkout-summary-items {
        order: 1;
    }

    .checkout-item-wrapper {
        padding-top: 8px;
        border-top: 1px solid #ddd;
        border-bottom: 0;
        padding-bottom: 0px;
    }

    .checkout-billing-promotion-code {
        width: 230px;
    }
}

.payment__txtinfo__block a {
    text-decoration: underline;
}

    .payment__txtinfo__block a:hover {
        text-decoration: none;
    }

.payment-method-icon-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
}

.google-pay-icon-wrapper {
    position: absolute;
    left: -16px;
    top: -14px;
}

.google-payment-method-label {
    margin-left: 60px;
}

.payment-method-radio-container {
    margin-right: 14px;
}

@media (max-width: 768px) {

    .google-pay-icon-wrapper {
        top: -24px;
    }

    .payment-method-icon-wrapper {
        flex-wrap: wrap;
    }

    .payment-method-radio-wrapper {
        height: 60px;
    }

    .payment-method-label {
        margin-left: 0px;
        width: 100%;
    }



    .payment-method-label {
        display: none;
    }
}


.form__promocode__group-desk {
    width: 230px;
}

.request-quote-form-container-wrapper {
    display: grid;
    grid-template-columns: 3fr 2fr;
    gap: 24px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.request-quote-form-container-wrapper-table {
    order: 2;
}

.request-form-container {
    order: 1;
}

.request-quote-form-desc-desk {
    display: block;
}

.request-quote-form-desc-mob {
    display: none;
}

.request-quote-products-grid {
    row-gap: 16px;
}

    .request-quote-products-grid .checkout-totals-grid {
        padding: 0px;
    }

.request-quote-form-container-wrapper-section-content {
}

.request-quote-products-grid.checkout-items-grid {
    padding: 0px;
    margin-top: 12px;
}

    .request-quote-products-grid.checkout-items-grid > :first-child {
        border-top: none;
    }

.request-quote-form-container-wrapper-section-header {
    padding-top: 8px;
    padding-bottom: 8px;
    height: 40px;
    display: flex;
    align-items: center;
    font: bold 18px Arial;
    width: 100%;
    justify-content: space-between;
}

.request-quote-form-container-wrapper-section-header-update {
    text-decoration: underline;
    font-size: 14px;
    font-weight: 500;
}

    .request-quote-form-container-wrapper-section-header-update:hover {
        text-decoration: none;
        opacity: 0.9;
    }


@media (max-width: 768px) {
    .request-quote-form-container-wrapper {
        grid-template-columns: 1fr;
    }



    .request-quote-products-grid .checkout-totals-subtotal {
        border-top: none;
        margin-top: 0px;
        padding-top: 0px;
    }

    .request-quote-form-container-wrapper-table {
        width: 100%;
        order: 1;
    }

    .request-form-container {
        width: 100%;
        order: 2;
    }

    .request-quote-form-desc-desk {
        display: none;
    }

    .request-quote-form-desc-mob {
        display: block;
    }
}


.request-form-container {
    padding-top: 12px;
    padding-bottom: 12px;
}

.request-form-button-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.request-quote-error {
    width: 100%;
    text-align: center;
    margin-top: 8px;
    color: #800;
    font-weight: 600;
}

.request-quote-success {
    width: 100%;
    text-align: center;
    margin-top: 8px;
    font-weight: 600;
    color: #333;
}

.terms-and-policy__link {
    text-decoration: underline;
}

    .terms-and-policy__link:hover {
        text-decoration: none;
    }

.request-quote-checkbox-wrapper input {
    position: initial !important;
    margin: 0;
}

.request-quote-checkbox-wrapper {
    margin: 0;
    display: flex;
    column-gap: 4px;
    margin-bottom: 8px;
    cursor: pointer;
}

.cart-request-quote-button-wrapper {
    display: flex;
    justify-content: flex-end;
}

.cart-request-quote-button {
    background-color: #eee;
    display: flex;
    color: #333;
    border-radius: 0;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
    text-transform: initial !important;
    font: 14px Arial !important;
    height: 30px;
    width: 230px;
}

.request-quote-form-container-wrapper-section-content .checkout-item-grid {
    display: grid;
    grid-template-columns: 1fr 4fr;
    gap: 12px;
}

.request-quote-form-container-wrapper-section-content .checkout-item-wrapper {
    display: flex;
}

.cart-request-quote-button:hover {
    opacity: 0.85;
}

.request-quote-terms-text {
    font-size: 13px;
    text-align: center;
}

.request-quote-form-container-wrapper .seotext__fullwidth__box__title {
    margin-top: 0px;
}

.request-quote-product-link {
    font: bold 18px arial;
}

.request-quote-product-link-mob {
    font: bold 13px arial;
}

    .request-quote-product-link-mob:hover {
        text-decoration: underline;
    }

    .request-quote-product-link-mob:focus {
        text-decoration: underline;
    }

.request-quote-product-link:focus {
    text-decoration: underline;
}

.request-quote-products-grid .checkout-segment-option-name {
    font-size: 13px;
}

.saved-items-quote-form-cart-container {
    display: flex;
    flex-direction: column;
}

.saved-items-cart {
    width: 66%;
}

@media (max-width: 768px) {
    .cart-request-quote-button {
        width: 100%;
    }

    .cart-request-quote-button-wrapper {
        padding: 4px;
    }

    .request-quote-form-container-wrapper-section-content .checkout-item-wrapper {
        display: grid;
        grid-template-columns: 1fr 4fr;
        gap: 12px;
    }

    .request-quote-products-grid .checkout-item--desc-mob {
        margin-top: 0px;
    }

    .saved-items-quote-form-cart-container {
        display: flex;
        flex-direction: column;
    }

    .saved-items-cart {
        width: 100%;
    }
}



.trade-price-label {
    font-size: 17px;
}

.now__price__product-trade {
    font-size: 17px;
}

.now__price__product {
    font-size: 17px;
}

.home-sale-link {
    text-decoration: none;
}

    .home-sale-link:hover {
        text-decoration: underline;
    }

    .home-sale-link:focus {
        text-decoration: underline;
    }

.brands-container {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(6, 1fr);
    row-gap: 4px;
    column-gap: 12px;
}

.brand-item-container a {
    font-size: 15px;
    text-decoration: underline;
}

    .brand-item-container a:hover {
        text-decoration: none;
    }

@media(max-width: 768px) {
    .brands-container {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 60px;
    }
}

.brands-alphabet-container {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ddd;
    margin: 0px;
}

.sort-list__block {
    margin-bottom: 0px;
}

.cart-warranty-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .cart-warranty-container span {
        width: 100%;
    }

    .cart-warranty-container a {
        text-decoration: underline;
    }

        .cart-warranty-container a:hover {
            text-decoration: none;
        }


.delivery-type-container {
    margin-top: 6px;
}

.delivery-type-options-wrapper {
    margin-top: 6px;
}


.embla-wrapper {
    position: relative;
    width: 100%;
}

.embla {
    overflow: hidden;
    width: 100%;
}

.embla__container {
    display: flex;
    margin-left: -8px;
}

.embla__slide {
    flex: 0 0 20%;
    min-width: 0;
    filter: brightness(.97);
    overflow: hidden;
    display: flex;
    padding-left: 8px;
}

.embla__slide__item_link {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    gap: 12px;
    cursor: pointer;
    width: 100%;
}

.embla__slide__item_info__vendor {
    font-weight: 600;
}

.embla__slide__item_info__price {
    font-size: 17px;
}

.embla__slide__item_info {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.embla__slide__img__wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 4/3;
    height: auto;
}

    .embla__slide__img__wrapper img {
        position: absolute;
        height: 100%;
        width: 100%;
        inset: 0px;
        color: transparent;
        object-fit: cover;
    }

.embla__slide__item_info__promotion {
    font: 13px Arial;
}

.embla-carousel-title-wrapper {
    display: flex;
    column-gap: 40px;
    align-items: center;
    width: 100%;
}

    .embla-carousel-title-wrapper h2 {
        padding-bottom: 2px;
        margin-bottom: 10px;
        margin-top: 12px;
    }

@media (max-width: 768px) {
    .embla-carousel-title-wrapper {
        justify-content: space-between;
    }
        .embla-carousel-title-wrapper h2 {
            font-size: 22px !important;
        }
}

@media (max-width: 1280px) {
    .embla__slide {
        flex: 0 0 25%;
    }
}


@media (max-width: 1024px) {
    .embla__slide {
        flex: 0 0 33.333%;
    }
}


@media (max-width: 768px) {
    .embla__slide {
        flex: 0 0 80%;
    }
}



.carousel-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    display: none;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
    cursor: pointer;
    opacity: 1;
    padding: 0;
}

    .carousel-button:hover {
        opacity: 0.8;
        /*  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
        transform: translateY(-50%) scale(1.05);*/
    }

    .carousel-button:disabled {
        opacity: 0.5;
        cursor: not-allowed;
    }

    .carousel-button svg {
        width: 20px;
        height: 20px;
        color: #374151;
    }


.carousel-button--prev {
    left: 1px;
}


.carousel-button--next {
    right: 1px;
}


@media (min-width: 768px) {
    .carousel-button {
        display: flex;
    }
}




@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: translateY(-50%) scale(0.8);
    }

    to {
        opacity: 1;
        transform: translateY(-50%) scale(1);
    }
}

.embla:hover .carousel-button {
    animation: fadeInScale 0.3s ease forwards;
}

.be-label {
    display: block;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.be-related-link-container ul {
    margin-left: 0px;
}

.be-list {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}

.be-list-item {
    display: inline;
}

    .be-list-item:not(:last-child)::after {
        content: " | ";
    }

.be-related-link-container {
    text-align: left;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

/* Apply default link styles */
.be-related-link {
    color: #333;
    text-decoration: underline;
}

    .be-related-link:hover,
    .be-related-link:focus {
        color: #333;
        text-decoration: none;
    }

/* Display list items as a regular list and left-aligned on mobile devices */
@media (max-width: 600px) {
    .be-related-link-container {
        text-align: left;
    }

    .be-list {
        display: block;
        list-style: disc;
        padding-left: 20px;
    }

    .be-list-item {
        display: list-item;
        margin: 0;
    }

        .be-list-item:not(:last-child)::after {
            content: none;
        }
}

.trade-account-btns-wrapper {
    display: flex;
    justify-content: center;
}

.trade-account-btns {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
}

    .trade-account-btns button {
        width: 100%;
    }

.trade-acc-black-btn {
    background: #111;
    color: #fff;
    height: 40px;
    border: 0;
}

    .trade-acc-black-btn:hover {
        background: #333;
    }

.trade-acc-gray-btn {
    height: 40px;
    border: 0;
    margin-top: 15px;
    border-color: #ccc;
    background: #eee;
    font: bold 17px Arial;
    color: #333;
    height: 42px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    cursor: pointer;
}

    .trade-acc-gray-btn:hover {
        background: #ccc;
        border-color: #ccc;
        transition-duration: .3s;
        transition-timing-function: ease-out;
    }

.customize-set-btn {
    width: 100%;
    height: 30px;
    font-size: 17px;
    font-weight: 700;
}

.customize-set-btn-container {
    margin-bottom: 15px;
}

.trade-account-cards-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    padding: 0 0 20px;
}

.trade-account-card {
    flex: 1 1 calc(25% - 20px);
    background-color: #f5f5f5;
    padding: 20px;
    text-align: center;
    border-radius: 0;
    height: 230px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 5px;
}

    .trade-account-card h2 {
        margin-bottom: 15px;
    }

    .trade-account-card p {
        margin-top: 10px;
        color: #666;
        height: 50%;
    }

@media (max-width: 768px) {
    .trade-account-card {
        flex: 1 1 calc(50% - 20px);
        height: 250px;
    }

        .trade-account-card p {
            margin-top: 0px;
            font-size: 17px;
        }
}

.trade-account-brands-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.trade-account-brand-card {
    text-align: center;
    transition: all 0.3s ease;
}

    .trade-account-brand-card img {
        height: 183px;
        object-fit: cover;
        transition: opacity 0.3s ease;
    }

@media (min-width: 1700px) {
    .trade-account-brand-card img {
        height: 228px;
    }
}

.trade-account-brand-card a {
    text-decoration: none;
    color: inherit;
}

.trade-account-brand-name {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    transition: all 0.3s ease;
}

.trade-account-brand-card:hover .trade-account-brand-name {
    text-decoration: underline;
}

@media (min-width: 769px) and (max-width: 1366px) {
    .trade-account-brands-container {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }

    .trade-account-brand-card img {
        height: 179px;
    }
}

@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
    .trade-account-brands-container {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    .trade-account-brand-card img {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .trade-account-brands-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
    }

    .trade-account-brand-card img {
        width: 100%;
        max-width: 170px;
        height: auto;
    }
}

.trade-account-brand-image-wrapper {
    position: relative;
    display: inline-block;
}

.trade-account-brand-logo {
    position: absolute;
    left: 0;
    width: 75px !important;
    height: inherit !important;
    object-fit: contain;
    z-index: 10;
    opacity: 0.7;
}

.trade-account-featured-brands-heading {
    text-align: center;
}

.trade-account-form-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 0;
    margin-top: 10px;
}

.trade-account-form-section {
    flex: 1;
    min-width: 300px;
}

.trade-account-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
}

.trade-account-form-row {
    display: flex;
    flex-direction: column;
}

    .trade-account-form-row label.error {
        font-size: 0.8em;
        color: #800;
        margin-bottom: 0;
    }

    .trade-account-form-row input.error {
        border-color: #800;
    }

    .trade-account-form-row select.error {
        border-color: #800;
    }

.trade-account-form-group.error input,
.trade-account-form-group.error select {
    border-color: #800;
}

.trade-account-form-group.error .trade-account-form-label {
    color: #800;
}

.trade-account-form-group {
    display: flex;
    flex-direction: column;
}

.trade-account-form-label {
    font-size: 13px;
    margin-bottom: 5px;
    color: #333;
}

.trade-account-form-input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    height: 40px;
}

    .trade-account-form-input:focus {
        border-color: #007bff;
        outline: none;
        box-shadow: 0 0 0 3px rgba(38, 143, 255, 0.25);
    }

.trade-account-form-row.required .trade-account-form-label::after {
    content: "*";
    color: red;
    margin-left: 5px;
}

.trade-account-hide {
    display: none;
}

.trade-account-form-title {
    font-size: 20px;
    color: #333;
    padding-bottom: 10px;
}

.trade-account-submit-section {
    width: 100%;
    display: flex;
    justify-content: center;
}

    .trade-account-submit-section button {
        width: 200px;
    }

.trade-account-form-group select {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    height: 40px;
}

    .trade-account-form-group select:focus {
        border-color: #007bff;
        outline: none;
        box-shadow: 0 0 0 3px rgba(38, 143, 255, 0.25);
    }

.trade-account-validation {
    width: 100%;
    display: flex;
    justify-content: center;
}

.jsTradeSuccess,
.jsTradeError {
    display: none;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.jsTradeSuccess {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.jsTradeError {
    color: #000;
    background-color: #ffdddd;
    border: 1px solid #000;
}

.trade-account-form-group {
    position: relative;
}

    .trade-account-form-group .error {
        position: absolute;
        bottom: -20px;
        left: 0;
        color: red;
        font-size: 12px;
    }

.trade-account-form-row:not(:first-child) {
    margin-top: 10px;
}

@media (min-width: 769px) {
    .trade-account-btns-wrapper {
        height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 600px;
        transform: translate(-50%, -50%);
        background: rgba(255, 255, 255, 0.8);
        padding: 20px;
        border-radius: 0;
        z-index: 10;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .trade-account-title {
        margin-bottom: 20px;
    }

        .trade-account-title h1 {
            font-size: 24px;
            color: #333;
        }

    .trade-acc__top-banner {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
}

@media (max-width: 768px) {
}

.trade-acc-join-for-free {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

    .trade-acc-join-for-free button {
        width: 300px;
    }

.trade-acc__top-banner {
    width: 100%;
    height: auto;
    object-fit: cover;
}

@media (max-width: 768px) {
    .trade-acc__top-banner {
        content: url("https://imgdataserver.com/slide/TradeBanner_Mobile.png");
    }
}

.trade-account-title {
    text-align: center;
    margin-bottom: 20px;
}

.trade-account-title-part {
    display: block;
    font-size: 28px;
    color: #333;
}

.trade-word {
    font-size: 56px;
    line-height: 1;
}


.banner-btns-wrapper {
    height: 400px;
    position: relative;
}


@media (max-width: 768px) {
    .trade-acc__top-banner {
        content: url("https://imgdataserver.com/slide/TradeBanner_Mobile.png");
        height: auto;
    }

    .banner-btns-wrapper {
        height: 100%;
        position: relative;
    }

    .trade-account-btns-wrapper {
        position: relative;
        margin-top: 10px;
        flex-wrap: wrap;
        background-color: #f5f5f5;
        padding: 20px;
    }
}


@media (min-width: 769px) {
    .trade-account-btns-wrapper {
        height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 600px;
        transform: translate(-50%, -50%);
        background: rgba(255, 255, 255, 0.8);
        padding: 20px;
        border-radius: 0;
        z-index: 10;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

.trade-account-card-h-wrapper {
    width: 100%;
}


.jsSubmitTradeAccount {
    width: 300px !important;
    margin: 0px !important;
}

.jsCreateTradeAccount {
    margin: 0px !important;
}

@media (max-width: 768px) {
    .trade-account-card {
        flex: 1 1 100%;
        height: auto;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .trade-account-card {
        height: 320px;
    }

    .trade-account-card-h-wrapper {
        height: 40%;
    }
}

.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
.drop-zone {
    margin: 0 auto;
    width: 450px;
    height: 300px;
    text-align: center;
    border: 2px dashed #505050;
    border-radius: 10px;
    cursor: pointer;
    padding: 10px;
    position: relative;
}

.drop-zone-placeholder-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 5px 0;
}

.drop-zone__placeholder {
    color: #b1b1b1;
    font-size: 1em;
}

.drop-zone__size {
    position: absolute;
    color: #b1b1b1;
    font-size: 1em;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, 0);
}

.drop-zone__icon-box {
    min-width: 70px;
}

.drop-zone__icon-box > img {
    max-width: 100%;
}

.drop-zone__input {
    display: none !important;
}

.drop-zone--over {
    border-style: solid;
}

.drop-zone__footer {
    width: 100%;
    max-height: 150px;
    border-top: 2px dashed #505050;
}

.drop-zone__attached-files-wrapper {
    width: 100%;
    min-height: 30%;
}

.drop-zone__attached-files-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-height: 250px;
    overflow-y: auto;
    padding: 5px;
}

.drop-zone__attached-files-placeholder {
    padding: 5px 0;
    font-size: 1.1em;
}

.drop-zone__attached-file {
    display: grid;
    grid-auto-flow: row;
    grid-column-gap: 10px;
    grid-template-columns: minmax(auto, min-content) auto auto;
    align-items: center;
    min-height: 30px;
    padding: 0 5px;
    -webkit-box-shadow: 0 0 5px 0px #686868a1;
    -moz-box-shadow: 0 0 5px 0px #686868a1;
    box-shadow: 0 0 5px 0px #686868a1;
    border-left: 2px solid #505050;
    margin-bottom: 10px;
}

.drop-zone__attached-file > span:not(:last-child) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.drop-zone__attached-file:not(:last-child) {
    margin-right: 10px;
}

.drop-zone__attached-file-name {
    font-size: 1.1em;
    width: 100%;
    white-space: nowrap;
    text-align: left;
}

.drop-zone__attached-file-extension {
    font-size: 1.1em;
    font-weight: 600;
    text-align: right;
    color: #505050;
}

.drop-zone__attached-file-delete {
    font-size: 2em;
    line-height: 1em;
    cursor: pointer;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-row {
    flex-direction: row;
}

.flex-space-between {
    justify-content: space-between;
}

@media screen and (max-width: 600px) {
    .drop-zone {
        width: 100%;
    }
}

@media screen and (max-width: 350px) {
    .drop-zone {
        padding: 10px 5px;
    }

    .drop-zone__attached-files-container {
        padding: 0;
    }
}
.select-quantity {
    background-color: #fff;
}

.select-quantity__container {
    display: flex;
    flex-wrap: nowrap;
    border: 1px solid #ccc;
}

.select-quantity__content-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 43px;
    transition: background-color 0.3s linear;
}

.select-quantity__content-box:not(:last-child) {
    border-right: 1px solid #ccc;
}

.select-quantity__content-box > span {
    font-size: 1.4em;
}

.select-quantity__btn {
    font-size:20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    cursor: pointer;
    width: 100%;
    height: 100%;
    text-align: center;
    user-select: none;
    background-color: transparent;
    transition: background-color 0.3s linear;
}

.select-quantity__btn:hover {
    background-color: #f1f1f1;
}

.select-quantity__input {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
    border: none;
    outline: none;
    -moz-appearance: textfield;
}

.select-quantity__input::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    -webkit-appearance: none; 
    margin: 0; 
}
*, *:after, *:before {
    box-sizing: border-box !important;
}

.custom-select-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    user-select: none;
    width: 100%;
}

.custom-select-wrapper > span {
    font-size: 1.2em;
    font-weight: 600;
}

.custom-select {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 300px;
    margin: 0;
    padding-bottom: 5px;
}

.custom-select__label {
    display: block;
    margin-right: 5px;
}

.custom-select__trigger {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    font-size: 1.1em;
    color: #505050;
    height: 40px;
    background: #ffffff;
    cursor: pointer;
}

.custom-select__trigger > span {
    margin-right: 10px;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.custom-options {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 100%;
    left: -2px;
    right: 0;
    min-width: 300px;
    border: 2px solid #505050;
    border-top: 0;
    background: #fff;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 2;
    max-height: 220px;
    overflow-y: auto;
}

.custom-select.open .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.custom-option {
    position: relative;
    display: block;
    padding: 10px;
    font-size: 1.1em;
    color: #505050;
    cursor: pointer;
    transition: all 0.5s;
}

.custom-option:hover {
    cursor: pointer;
    background-color: #ebebeb;
}

.custom-option.selected {
    color: #fff;
    background-color: #4285f4;
}

.arrow {
    position: relative;
    height: 25px;
    width: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.arrow > span {
    width: 2px;
    height: 12px;
    background-color: #505050;
    transition: all 0.5s;
}

.arrow > span:nth-child(1) {
    transform: rotate(-45deg);
}

.arrow > span:nth-child(2) {
    transform: rotate(45deg);
}

.open .arrow > span:nth-child(1) {
    transform: rotate(45deg);
}

.open .arrow > span:nth-child(2) {
    transform: rotate(-45deg);
}

@media screen and (max-width: 500px) {
    .custom-select-wrapper > span {
        display: none;
    }
} 
@media (min-width: 749px) {
    .wrap_top_part_header {
        background: #6F6225;
    }
}

@media (min-width: 1330px) {
    .top__menu__list {
        padding: 0 31px 0 31px;
    }
}


.top__menu__list:hover .top__menu__link {
    color: #222;
    border-top: solid 4px #222;
}


.banner_promo_percent-text {
    color: #fff;
}


.title__child__menu__block:hover a.title__child__menu__link {
    color: #222;
}

.child__menu__link:hover {
    color: #222;
}


.sale_banner {
    background-color: #111;
}

@media (max-width: 749px) {
    span.banner__promo__text {
        font-size: 15px !important;
    }

    .banner_first {
        background: #111 !important;
        padding-left: 5px;
    }

    .banner__promo__text {
        color: #f5f5f5 !important;
    }

    .banner_promo_percent-text {
        color: #fff !important;
    }

    .banner__promo__block__code-text {
        color: #aaa !important;
    }

    .banner_text_right {
        padding-left: 0 !important;
    }

    .md-right-text {
        text-align: right !important;
        padding-right: 4px;
    }

    .banner_text_left {
        width: 33% !important;
    }

    .banner_text_center {
        width: 41% !important;
    }

    .banner_text_right {
        width: 26% !important;
    }

    span.banner__promo__text {
        text-align: left !important;
    }
    /*
    span.banner_promo_percent-text.banner_promo_percent-text--margin {
        text-align: left;
    }*/
}

.top__menu__link:hover {
    color: #847639;
    border-top: solid 4px #847639;
}

@media (min-width: 749px) {
    .full-width__child__menu__box {
        height: 438px;
    }
}


@media (max-width: 500px) {
    .mob-logo-link img {
        width: 200px;
        height: 50px;
    }
}


.sale__icon__txt {
    background: #222;
}

.sale__txt__icon {
    background-color: #111;
}

.footer__block__followme {
    margin-top: 30px !important;
}

@media (max-width: 749px) {
    .footer__block__followme {
        margin-top: 38px !important;
    }
}



@media (min-width: 749px) {
    .top_shipping_text {
        text-transform: initial !important;
    }
}

.right-top__box__menu__block__list__link {
    text-transform: initial !important;
}

@media (min-width: 749px) {
    .top_part_header .live_chat a {
        text-transform: initial !important;
    }
}


.top__menu__link {
    text-transform: initial !important;
}

@media (min-width: 749px) {
    .checkout_btn {
        text-transform: initial !important;
        font: 18px Arial !important;
    }
}

.slider_shop_btn {
    text-transform: initial !important;
}


.quick__view__link {
    text-transform: initial !important;
}

.btnbls {
    font: 15px Arial !important;
    text-transform: initial !important;
}

.btngrn {
    text-transform: initial !important;
    font: 18px Arial !important;
}

.product_sale_btn {
    text-transform: initial !important;
    font: 18px Arial !important;
}

.text-swatches {
    text-transform: initial !important;
}

.text-view3d {
    text-transform: initial !important;
}


.btnblm {
    text-transform: initial !important;
    font: 18px Arial !important;
    background: #111;
}

.checkoutShowLoginBtn {
    text-transform: initial !important;
    font: 19px Arial !important;
}

.usebillingaddres__button {
    text-transform: initial !important;
}

.btnbl {
    text-transform: initial !important;
    font: 18px Arial !important;
}

.btngrn {
    font: 18px Arial !important;
}


.keepshopping__button__cartpage {
    text-transform: initial !important;
    font: 22px Arial !important;
}


@media (min-width: 431px) and (max-width: 749px) {
    .keepshopping__button__cartpage {
        font: 19px Arial !important;
    }
}

.product_sale_btn {
    margin-top: 9px;
}


.container__category_craccount .trade__leftbox .submitbutton {
    padding: 7px 20px !important;
}

.collection-page-buttons a {
    text-transform: initial !important;
    font-size: 19px;
}

button.btnjoin {
    font-size: 20px !important;
}

svg.save_svg {
    margin: 4px 4px 0 4px !important;
}

.trade__leftbox .submitbutton {
    padding: 6px 25px !important;
}

.top_shipping_text {
    color: #fff;
    text-decoration: none !important;
}

    .top_shipping_text:hover {
        color: #fff;
        text-decoration: underline !important;
    }

    .top_shipping_text:focus {
        color: #fff;
    }


.banners__fullwidth__box {
    background-color: #6F6225;
}

.banner__promo__text {
    color: #fff;
}

.title__child__menu__block, .sub-title__child__menu__block {
    border-bottom: none !important;
}


.container__body .logo__img {
    height: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#fixed_top_menu .container__body .logo__img {
    height: 38px;
    padding-bottom: 3px;
    padding-top: 3px;
}

@media (min-width: 680px ) and (max-width: 1024px) {
    .container__body .logo__img {
        height: 40px !important;
    }
}


.menu-drop {
    background: #fff;
}


.container__body .logo__img {
    height: 80px;
}

@media (min-width: 749px) {
    .wrap_logo_search {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

#fixed_top_menu .container__body .logo__img {
    height: 80px;
}

@media (min-width: 749px) {
    .container.container__body.jsMainHeader.wrap_logo .wrap_logo_search .logo__box, .container.container__body.jsMainHeader .logo__box {
        position: absolute;
        left: 49%;
        transform: translateX(-50%);
    }
}

.wrap_logo .logo__box {
    height: 80px;
}

.fixed_top_link_menu {
    padding-top: 5px;
}

.footer__fullwidth__box {
    background-color: #f5f5f5;
    color: #000;
}

.footer__menu__block__title, .copyright__txt {
    color: #000;
}

.footer__menu__link {
    color: #000 !important;
}

@media(max-width: 768px) {
    .needsclick.undefined {
        width: 40% !important;
        margin-left: 0px !important;
    }

        .needsclick.undefined span.needsclick {
            min-height: 40px !important;
        }

        .needsclick.undefined span {
            font-size: 14px !important;
        }

        .needsclick.undefined svg {
            width: 14px !important;
            height: 14px !important;
        }
}
