

/* Start:/bitrix/templates/dresscode/fonts/roboto/roboto.css?16067942832457*/
@font-face {
    font-family: 'robotobold';
    font-display: swap;
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-bold.eot');
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-bold.woff') format('woff'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    font-display: swap;
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-medium.eot');
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-medium.woff') format('woff'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedlight';
    font-display: swap;
    src: url('/bitrix/templates/dresscode/fonts/roboto/robotocondensed-light.eot');
    src: url('/bitrix/templates/dresscode/fonts/roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/dresscode/fonts/roboto/robotocondensed-light.woff') format('woff'),
         url('/bitrix/templates/dresscode/fonts/roboto/robotocondensed-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_cnregular';
    font-display: swap;
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-condensed.eot');
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-condensed.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-condensed.woff') format('woff'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_ltregular';
    font-display: swap;
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-light.eot');
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-light.woff') format('woff'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    font-display: swap;
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-regular.eot');
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-regular.woff') format('woff'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_thregular';
    font-display: swap;
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-thin.eot');
    src: url('/bitrix/templates/dresscode/fonts/roboto/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-thin.woff') format('woff'),
         url('/bitrix/templates/dresscode/fonts/roboto/roboto-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* End */


/* Start:/bitrix/templates/dresscode/css/all.css?167445991541065*/
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/bitrix/templates/dresscode/css/../webfonts/fa-brands-400.eot);src:url(/bitrix/templates/dresscode/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/dresscode/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(/bitrix/templates/dresscode/css/../webfonts/fa-brands-400.woff) format("woff"),url(/bitrix/templates/dresscode/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(/bitrix/templates/dresscode/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(/bitrix/templates/dresscode/css/../webfonts/fa-regular-400.eot);src:url(/bitrix/templates/dresscode/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/dresscode/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/bitrix/templates/dresscode/css/../webfonts/fa-regular-400.woff) format("woff"),url(/bitrix/templates/dresscode/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(/bitrix/templates/dresscode/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(/bitrix/templates/dresscode/css/../webfonts/fa-solid-900.eot);src:url(/bitrix/templates/dresscode/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/dresscode/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(/bitrix/templates/dresscode/css/../webfonts/fa-solid-900.woff) format("woff"),url(/bitrix/templates/dresscode/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(/bitrix/templates/dresscode/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
/* End */


/* Start:/bitrix/templates/dresscode/themes/black/default/style.css?160679428331167*/
/*
Base color: #ff9601
Base color hover: #ffa800;
Base color focus: #ad7b00;
*/
body.index{
	background-color: #f3f3f3;
}

#topHeader{
	border-bottom: 1px solid #313131;
	background: #2b2b2b;
}

#topService{
	color: #cccccc;
	border-left: 1px solid #3a3a3a;
}

#topService li{
	border-right: 1px solid #3a3a3a;
}

#topService li a{
	color: #cccccc;
}

#topService li:hover a:hover{
	color: #ffa800;
}

#topService li a:focus{
	color: #ad7b00;
}

#topService .selected{
	color: #ffa800;
}

#subHeader{
	background: #2b2b2b;
	border-bottom: 1px solid #313131;
}

#logo{
	border-left: 1px solid #313131;
	border-right: 1px solid #313131;
}

#topHeading{
	border-right: 1px solid #313131;
}

#topHeading p{
	color: #cccccc;
}

#headerTools{
	border-right: 1px solid #313131;
}

#headerTools .tools .heading{
	color: #ffffff;
}

#headerTools .tools .link{
	color: #ff9601;
}

#headerTools .tools .link:hover{
	color: #ffa800;
}

#headerTools .tools li{
	border-left: 1px solid #313131;
}

#headerTools .text{
	color: #cccccc;
}

#headerTools .telephone .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/callbackHead.png) 0 0 no-repeat transparent;
}

#headerTools .telephone .icon:hover{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/callbackHead.png) -35px 0 no-repeat transparent;
}

#headerTools .search .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/searchHead.png) 0 0 no-repeat transparent;
}

#headerTools .search .icon:hover{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/searchHead.png) -35px 0 no-repeat transparent;
}

#headerTools .wishlist .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/wishlistHead.png) 0 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/wishlistHead.png) -36px 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active:hover{
	background-position: -72px 0;
}

#headerTools .compare .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/compareHead.png) 0 0 no-repeat transparent;
}

#headerTools .compare .icon.active{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/compareHead.png) -35px 0 no-repeat transparent;
}

#headerTools .compare .icon.active:hover{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/compareHead.png) -70px 0 no-repeat transparent;
}

#headerTools .cart .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/cartHead.png) 0 0 no-repeat transparent;
}

#headerTools .cart .icon.active{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/cartHead.png) -44px 0 no-repeat transparent;
}

#headerTools .cart .icon.active:hover{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/cartHead.png) -88px 0 no-repeat transparent;	
}

#headerTools .cart ins{
	background: #313131;
	color: #888888;
}

#headerTools .cart ins.active{
	color: #ffa800;
}

#changeYouCity{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/modalBg.png) 0 0 repeat #232323;
}

#changeYouCity .heading{
	color: #ffa800;
}

#changeYouCity .list li a{
	color: #cccccc;
}

#changeYouCity .list li a:hover{
	color: #ffa800;
}

#changeYouCity #cityClose{
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid #000000;
	color: #ffffff;
}

#changeYouCity #cityClose:hover{
	color: #ffa800;
}

#changeYouCity #cityClose ins{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/exit.png) 0 0 no-repeat transparent;
}

#changeYouCity #cityClose:hover ins{
	background-position: -11px 0px;
}

#changeYouCity #cityClose:active ins{
	background-position: -22px 0px;
}

#left .heading{
	color: #ffffff;
}

#left .opener{
	background: #ff9601;
}

#left .heading ins{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/iconMenu.png) 0 50% no-repeat transparent;
}

#left .sideBlock .heading{
	background-color: #2b2b2b;
}

#left #subscribe .sideBlockContent{
	border: 1px solid #e7e8ea;
}

#left #subscribe .copy{
	color: #888888;
}

#brandSearch td{
	border-left: 1px solid #313131;
	background: #424242;
	color: #ffffff;
}

#brandSearch td a{
	color: #ffffff;
}

#brandSearch td:hover a{
	color: #ffa800;
}

#brandSearch a{
	color: #000000;
}

#slider ol li{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/slideButton.png) 0 0 no-repeat transparent;
}

#slider ol li:hover{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/slideButton.png) -18px 0  no-repeat transparent;
}

#slider ol li:active{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/slideButton.png) -36px 0  no-repeat transparent;
}

#slider ol li.selected{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/slideButton.png) -54px 0  no-repeat transparent;	
}

#slider ol li.selected:hover{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/slideButton.png) -72px 0  no-repeat transparent;	
}

#slider ol li.selected:active{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/slideButton.png) -90px 0  no-repeat transparent;	
}

#popCats .sideBlockContent {
	border: 1px solid #e7e8ea;
	background-color: #ffffff;
}

#popCats li span,
#popCats li a {
	background-color: #e7e8ea;
	color: #000000;
}

#popCats li a:hover {
	background-color: #ffa800;
	border-color: #ff9601;
	color: #fff;
}

#collectionList .collection .wrap {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#collectionList .collection .heading {
	background-color: #ffffff;
	color: #000000;
}

#collectionList .goTo {
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	color: #000000;
}

#collectionList .goTo:hover {
	background-color: #ffa800;
	border-color: #ff9601;
	color: #ffffff;
}

#right .heading{
	background: #2b2b2b;
	color: #ffffff;
}

#footer{
	background-color: #f9f9f9;
}

#catalogLine{
	border: 1px solid #e7e8ea;
}

#catalogLine select{
	border: 1px solid #e7e8ea;
	color: #888888;
}

#catalogLine .viewList .element a{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/catalogView.png) 0 0 no-repeat transparent;
}

#leftFooter{
	background: #2b2b2b;
}

#leftFooter .heading{
	border-bottom: 1px solid #3e3e3e;
	color: #ffffff;
}

#leftFooter ul li{
	border-top: 1px solid #313131;
}

#leftFooter a{
	color: #999999;
}

#leftFooter a:hover{
	color: #ff9601;
}

#leftFooter .selected{
	color: #ff9601;
}

#rightFooter{
	background: #202020;
}

#rightFooter .list li{
	color: #888888;
}

#rightFooter .email a{
	color: #ffffff;
}

#rightFooter p{
	color: #888888;
}

#rightFooter .hr{
	border-top: 1px solid #575757;
}

#rightFooter .telephone{
	color: #ff9601;
}

#rightFooter .email{
	color: #ffffff;
}

#rightFooter .showMap{
	color: #ff9601;
}

#rightFooter .showMap:hover{
	color: #ffa800;
}

#footerBottom{
	border-top: 3px solid #101010;
	background: #191919;
	color: #ffffff;
}

#appBasketContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	background-color: #ffffff;
}

#appBasket .heading{
	background-color: #424242;
	color: #ffffff;
}

#appBasket .close{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/exit.png) 0 0 no-repeat transparent;
}

#appBasket .close:hover{
	background-position: 0 -21px ;
}

#appBasket .close:active{
	background-position: 0 -42px ;
}

#appBasket .markerContainer .marker {
    background-color: #424242;
    color: #ffffff;
}

#appBasket .name{
	color: #000000;
}

#appBasket .name:hover{
	color: #ff9601;
}

#appBasket .price{
    color: #000000;
}

#appBasket .price .discount {
    color: #888888;
}

#appBasket .plus,
#appBasket .minus{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/plusMinus.png) 0 0 no-repeat #424242;
}

#appBasket .plus{
	background-position: 0 -19px;
}

#appBasket .plus:hover{
	background-position: -19px -19px;
}

#appBasket .plus:active{
	background-position: -38px -19px;
}

#appBasket .minus:hover{
	background-position: -19px 0x;
}

#appBasket .minus:active{
	background-position: -38px 0px;
}

#appBasket .qty{
	background-color: #e7e8ea;
	color: #000000;
}

#appBasket .sum{
	background-color: #fbfbfb;
}

#appBasket .sum .discount{
	color: #888888;
}

#appBasket .lower{
	background-color: #424242;
}


#appBasket .lower .tools .icon{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .icon:hover{
	background: #2b2b2b;
}

#appBasket .lower .tools .continue{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .continue a, 
#appBasket .lower .tools .goToBasket a{
	color: #ffffff;
}

#appBasket .lower .tools .goToBasket{
	background-color: #ff9601;
}

#appBasket .lower .tools .goToBasket:hover{
	background-color: #ffa800;
}

#appBasket .lower .tools .continue:hover{
	background: #2b2b2b;
}

#appFastBuyContainer  .heading{
	background-color: #424242;
	color: #ffffff;
}

#appFastBuyContainer input{
	background-color: #f3f3f3;
	color: #000000;
}

#appFastBuyContainer textarea{
	background-color: #f3f3f3;
}

#appFastBuyContainer input:focus, 
#appFastBuyContainer textarea:focus{
	background-color: #e9e9e9;
}

#appFastBuyContainer input.error,
#appFastBuyContainer textarea.error{
	border: 1px solid #ff0000;
}

#appFastBuyContainer #fastBuyFormSubmit{
	background-color: #ff9601;
	color: #ffffff;
}

#appFastBuyContainer #fastBuyFormSubmit:hover{
	background-color: #ffa800;
}

#appFastBuyContainer #fastBuyFormSubmit.loading{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/loading.gif) 24px 50% no-repeat #ffa800 !important;
}

#fastBuyResult #fastBuyResultClose{
	background-color: #ff9601;
	color: #ffffff;
}

#fastBuyResult #fastBuyResultClose:hover{
	background-color: #ffa800;
}

#appFastBuyContainer .marker {
	background-color: #424242;
	color: #ffffff;
}


#appFastBuyContainer .name{
	color: #000000;
}

#appFastBuyContainer  .name:hover{
	color: #ff9601;
}

#appFastBuyContainer .price{
	color: #000000;
}

#appFastBuyContainer .price .discount{
	color: #888888;
}

#appFastView .appFastViewExit, 
#fastViewStores .fastViewStoresExit{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/exit.png) 0 0 no-repeat transparent;
}

#appFastView .appFastViewExit:hover,
#fastViewStores .fastViewStoresExit:hover{
	background-position: 0 -21px ;
}

#appFastView .appFastViewExit:active,
#fastViewStores .fastViewStoresExit:active{
	background-position: 0 -42px ;
}

#appProductPriceVariant .appPriceVariantExit{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/exit2.png) 0 0 no-repeat transparent;
}

#appProductPriceVariant .appPriceVariantExit:hover{
	background-position: 0 -21px ;
}

#appProductPriceVariant .appPriceVariantExit:active{
	background-position: 0 -42px ;
}

#footerTabsCaption{
	border-top: 1px solid #e7e8ea;
	background-color: #f9f9f9;
}

#footerTabsCaption .item a{
	color: #888888;
}

#footerTabsCaption .item .selected{
	border-bottom: 1px dashed #000000;
	color: #000000;
}

#footerTabsCaption .item .selected:hover{
	color: #000000;
}

#footerTabsCaption .item a:hover{
	color: #ff9601;
}

#footerTabs{
    background-color: #f9f9f9;
}

#footerLine{
	background-color: #2b2b2b;
	border-top: 2px solid #202020;
	box-shadow: 1px 1px 12px #000000;
}

#footerLine .item .callback{
	color: #ff9601;
}

#footerLine .item .wishlist .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/wishlistFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .cart .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/cartFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .wishlist.active .icon{
	background-position: -21px 0;
}

#footerLine .item .wishlist.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .cart.active .icon{
	background-position: -26px 0;
}

#footerLine .item .cart.active:hover .icon{
	background-position: -52px;
}


#footerLine .item .callback .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/callbackFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .callback:hover{
	color: #ffa800;
}

#footerLine .callback:hover .icon{
	background-position: -21px 0;
}

#footerLine .item .compare .mark,
#footerLine .item .wishlist .mark,
#footerLine .item .cart .mark{
	background-color: #313131;
	color: #888888;
}

#footerLine .item .compare .icon{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/compareFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .compare.active .icon{
	background-position: -21px 0;
}

#footerLine .item .compare.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .compare:hover,
#footerLine .item .wishlist:hover,
#footerLine .item .cart:hover{
	color: #888888;
}

#footerLine .item .compare.active,
#footerLine .item .wishlist.active,
#footerLine .item .cart.active,
#footerLine .item .compare.active .mark,
#footerLine .item .wishlist.active .mark,
#footerLine .item .cart.active .mark{
	color: #ff9601;
}

#footerLine .item .compare.active:hover,
#footerLine .item .wishlist.active:hover,
#footerLine .item .cart.active:hover,
#footerLine .item .compare.active:hover .mark,
#footerLine .item .wishlist.active:hover .mark,
#footerLine .item .cart.active:hover .mark{
	color: #ffa800;
}

#footerLine .item a{
	color: #888888;
}

#footerLine .item a:hover{
	color: #ffffff;
}

#authMenu{
	border-bottom: 1px solid #e7e8ea;
}

#authMenu li a{
	color: #000000;
}

#authMenu li a:hover{
	color: #ff9601;
}

#authMenu li .selected{
	border-bottom: 1px dashed #000000;
}

#authMenu li .selected:hover{
	color: #000000;
}

#empty .emptyWrapper{
	border-bottom: 1px solid #e7e8ea;
}

#empty p a{
	border-bottom: 1px dashed #000000;
}

#empty p a:hover{
	border-bottom: 1px dashed #ff9601;
}

#empty a{
	color: #000000;
}

#empty a:hover{
	color: #ff9601;
}

#empty .back{
	border-bottom: 1px dashed #ff9601;
	color: #ff9601;
}

#empty .back:hover{
	color: #ffa800;
}

.product{
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
}

.product:nth-child(1),
.product:nth-child(2),
.product:nth-child(3),
.product:nth-child(4),
.product:nth-child(5){
	border-top: 1px solid #e7e8ea;
}
.product:nth-child(5n+1){
	border-left: 1px solid #e7e8ea;
}

.product.last{
	background: #f9f9f9;
}

.product .tabloid{
	background-color: #ffffff;
}

.product .marker {
	background-color: #424242;
	color: #ffffff;
}

.product .name{
	color: #000000;
}

.product .name:hover{
	color: #ff9601;
}

.product .price{
	color: #000000;
}

.product .price .discount{
	color: #888888;
}

.product .addCart{
	background: #ff9601;
	color: #ffffff;
}

.product .addCart:hover{
	background-color: #ffa800;
}

.product .label{
	color: #717171;
}

.product .label:hover{
	color: #000000;
}

.product .skuPropertyName{
	color: #888888;
}

.product .skuProperty .selected .skuPropertyLink{
	border: 1px solid #ff9601;
}

.product .skuPropertyLink{
	border: 1px solid #dddddd;
	color: #000000;
}

.product:hover .tabloid{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #f9fafc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f9fafc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 50%,#f9fafc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fafc',GradientType=0 ); /* IE6-9 */
	box-shadow: 1px 1px 6px rgba(0,0,0, 0.2);
	border-bottom: 1px solid #cccccc;
}

.product.last .showMore{
	color: #000000;
}

.product.last .showMore:hover{
	color: #ff9601;
}

.addCart.added{
	background: #2b2b2b !important;
}

.addCart.added:hover{
	background: #3b3b3b !important;
}

.sideBlock .heading{
	background-color: #424242;
}

.heading.collapsed{
	color: #ffffff;
}

.heading.collapsed ins{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/iconMenu.png) 50% 50% no-repeat #ff9601;
	border-right: 1px solid #ff9601;
}

.heading.orange{
	background: #ff9601;
}

.mfeedback input, .mfeedback textarea{
	background-color: #f3f3f3;
	color: #000000;
}

.mfeedback input:focus,
.mfeedback textarea:focus{
	background-color: #eeeeee;
}

.mfeedback input[type="submit"]{
	background-color: #ff9601;
	color: #ffffff;
}

.mfeedback input[type="submit"]:hover{
	background-color: #ffa800;
}

.bx-auth .alert{
	border: 1px solid #e7e8ea;
	background-color: #f3f3f3;
}

.bx-auth .alert.alert-danger{
	border: 1px solid #ff0000;
	background-color: #ffffff;
}

.bx-auth .alert.small{
	color: #000000;
}

.bx-authform-label-container{
	color: #333333;
}

.bx-auth .registerText{
	border-bottom: 1px solid #e7e8ea;
}

.bx-auth input.error{
	border: 1px solid #ff0000 !important;
}

.bx-auth input[type="text"],
.bx-auth input[type="password"] {
	background-color: #f3f3f3;
}

.bx-auth input[type="text"]:focus,
.bx-auth input[type="password"]:focus {
	background-color: #eeeeee;
}

.bx-auth .submit,
.popup-window .btn {
	background: #ff9601;
	color: #ffffff;
}

.bx-auth .submit:hover, 
.popup-window .btn:hover {
	background: #ffa800;
}

.bx-auth .clear{
	border: 1px solid #e7e8ea;
	color: #000000;
}

.bx-auth .clear:hover {
	border: 1px solid #cccccc;
}

.bx-auth .forgot, .bx-auth .registerLink{
	color: #000000;
}

.bx-auth .forgot:hover, .bx-auth .registerLink:hover{
	color: #ff9601;
}

.blackLink, .backToIndexPage{
	color: #000000;
}

.blackLink:hover, .backToIndexPage:hover{
	color: #ff9601;
}

.sn li:first-child{
	border-left: 1px solid #313131;
}

.sn li{
	border-right: 1px solid #313131;
}

div[id^="wait_comp_"]{
	border: 1px solid #e7e8ea !important;
	background-color: #ffffff !important;
}

.contactList a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	color: #000000;
}

.contactList a:hover{
	color: #ff9601;
}

@media all and (max-width: 700px) {

	.copyright{
	    border-left: 1px solid #313131;
	    border-right: 1px solid #313131;
	}
}

#ORDER_CONFIRM_BUTTON{
    background: #ffa800 !important;
}

.addCart.disabled{
	background-color: #cccccc !important;
	border: 1px solid #e7e8ea;
}

.sale_order_full_table input[name="BuyButton"],
.sale_order_full_table input[type="submit"]{
	background-color: #ff9601;
	color: #ffffff;
}

.sale_order_full_table input[name="BuyButton"]:hover,
.sale_order_full_table input[type="submit"]:hover{
	background-color: #ffa800;
}

/* components colors */
/*breadcrumbs*/
#breadcrumbs{
	color: #999999;
}

#breadcrumbs ul li a{
	color: #000000;
}

#breadcrumbs ul li a:hover{
	color: #888888;
}

#breadcrumbs .arrow{
	color: #888888;
}

/*end breadcrumbs*/
/*section.list.default*/
#catalogSection .sectionItems .item:first-child{
	border-top: 1px solid #e7e8ea;
}

#catalogSection .sectionItems .item{
	border-bottom: 1px solid #e7e8ea;
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
}


#catalogSection .sectionItems .item .itemContainer .bigPicture .marker {
	background-color: #424242;
	color: #ffffff;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle{
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:hover{
	color: #ff9601;
}

#catalogSection .sectionItems .item .itemContainer .description{
	color: #888888;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a{
	border-bottom: 1px solid #e7e8ea;
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover{
	border-bottom: 1px solid #e7e8ea;
	color: #888888;
}

/*end section.list.default*/
/*section.list.cast*/

#sectionList .tabloid{
	border: 1px solid #e7e8ea;
	background: #ffffff;
}

#sectionList .tabloid .name{
	color: #000000;
}

#sectionList .tabloid .name:hover{
	color: #ffa800;
}

#sectionList .tabloid .marker {
	background-color: #424242;
	color: #ffffff;
}

#sectionList .item:hover .tabloid{
	box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
	border: 1px solid #dddddd;
}

#sectionList .element .name:hover{
	color: #ffa800;
}

/*end section.list.cast*/
/*section.list.level2*/
#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#nextSection .title{
	background-color: #f3f3f3;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}


#nextSection li a{
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ffa800;
}

#nextSection li .cnt{
	color: #888888;
}
/*end section.list.level2*/

/*catalog.element*/
#elementSmallNavigation .tab{
	border-right: 1px solid #e7e8ea;
}

#elementSmallNavigation .tab.active a{
	color: #ff9601;
}

#elementSmallNavigation .tab.active span{
	border-bottom: 1px dashed #ff9601;
}

#elementTools .addCart,
#smallElementTools .addCart{
	background: #ff9601;
}

#elementTools .addCart:hover,
#smallElementTools .addCart:hover{
	background-color: #ffa800;
}

#elementContainer .elementSkuProperty .selected .elementSkuPropertyLink{
	border: 1px solid #ff9601;
}

.elementProperties a:hover{
	color: #ff9601;
}

#elementProperties .stats a:hover{
	color: #ff9601;
}

#files .item .info .name:hover{
	color: #ff9601;
}

/*reviews*/

#catalogReviews .heading .reviewAddButton:hover{
	border-color: #ff9601;
	color: #ff9601;
}
#showallReviews:hover{
	color: #ff9601;
}
#catalogElement #newReview .usedSelect li a.selected {
	background: #ff9601;
}

#catalogElement #newReview .submit {
	background: #ff9601;
}

#catalogElement #newReview .submit:hover {
	background: #ffa800;
}
/*set*/
#set .setTools .addCart{
	background: #ff9601;
}

#set .setTools .addCart:hover{
	background-color: #ffa800;
}

#set .setElement .name:hover{
	color: #ff9601;
}

#setWindowPrice .addCart{
	background: #ff9601;
}

#setWindowPrice .addCart:hover{
	background-color: #ffa800;
}
/*end.catalog.element*/

/* catalog.section */
#catalogLineList .name:hover{
	color: #ff9601;
}

#catalogLineList .addCart{
	background: #ff9601;
}

#catalogLineList .addCart:hover{
	background-color: #ffa800;
}

#catalogLineList .skuProperty .selected .skuPropertyLink{
	border: 1px solid #ff9601;
}

#catalogLineList .prop a:hover{
	color: #ff9601;
}

/* table */

#catalogTableList .name:hover{
	color: #ffa800;
}

#catalogTableList .addCart,
#catalogTableList .more{
	background-color: #ff9601;
}

#catalogTableList .addCart:hover,
#catalogTableList .more:hover{
	background-color: #ffa800;
}

/* end.catalog.section
/*smart filter */

#smartFilter .showALL {
	color: #ff9601;
}

#smartFilter .showALL:hover{
	color: #ffa800;
}

#smartFilter .radio label:hover,
#smartFilter .checkbox  label:hover{
	color: #ff9601;
}

#smartFilter .dropdownList .selected,
#smartFilter .dropdownList .item:hover {
	background-color: #ffa800;
}

#smartFilter .handler {
	background: url(/bitrix/templates/dresscode/themes/black/default/images/handlerActive.png) 0 0 no-repeat transparent;
}

#set_filter {
	background-color: #ff9601;
}

#set_filter:hover{
	background-color: #ffa800;
}


#smartFilter .checkboxList .selected .icon,
#smartFilter .dropdown .selected .icon  {
	border-color: #ff9601;
}

#smartFilter .hint {
	background: url(/bitrix/templates/dresscode/themes/black/default/images/question.png) 0 0 no-repeat transparent;
}

#smartFilter .hintValue .close {
    color: #ff9601;
}

#smartFilter .hintValue .close:hover {
	color: #ffa800;
}


#smartFilter input[type="submit"],
#smartFilter input[type="reset"],
#smartFilter button {
	border: 1px solid #ff9601;
	background-color: #ff9601;
}

#smartFilter input[type="submit"]:hover,
#smartFilter button:hover {
	background-color: #ffa800;
}

#modef {
    background: url(/bitrix/templates/dresscode/themes/black/default/images/modef.png) 0 0 no-repeat;
}

/* end smart filter */

/* menu */
#topMenu li a:hover{
	color: #ffa800;
}

#topMenu li .selected{
	color: #ffa800;
}

#topMenu .bar > a{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/menuMore.png) 0 50% no-repeat transparent;
}

#topMenu .bar > a:hover, #topMenu .bar.active > a{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/menuMore.png) -21px 50% no-repeat transparent;
}

#topMenu .sub li:hover a{
	color: #ffa800;
}

#personalMenu li a:hover{
	color: #ff9601;
}

#subLeftMenu .selected a{
	color: #ffa800;
}

#leftMenu .menuItems a:hover span{
	color: #ff9601;
}

/* end menu */

/* news */

#newsDetail .more{
	background: #ff9601;
}

#newsDetail .more:hover{
    background-color: #ffa800;
}

#newsContainer .column .item .title a:hover{
	color: #ff9601;
}

#newsContainer .column .item .more{
	background: #ff9601;
}

#newsContainer .column .item .more:hover{
    background-color: #ffa800;
}

#newsContainer .column .item .title a:hover{
	color: #ff9601;
}

#newsContainer .column .item .more{
	background: #ff9601;
}

#newsContainer .column .item .more:hover{
    background-color: #ffa800;
}

.backToList:hover{
	color: #ff9601;
}

#brandList .name:hover{
    color: #ffa800;
}

#newsContainer .column .item .title a:hover{
	color: #ff9601;
}

#newsContainer .column .item .more{
	background: #ff9601;
}

#newsContainer .column .item .more:hover{
    background-color: #ffa800;
}

#collectionBlock .name:hover{
	color: #ffa800;
}

#collectionBlock .link{
	color: #ffa800;
}

#newsBlock .newsTitle:hover {
	color: #ff9601;
}

#serviceBlock .name:hover{
	color: #ffa800;
}

#serviceBlock .link{
	color: #ffa800;
}

/* end news */

/* order cancel */

.bx_my_order_cancel a:hover{
	color: #ff9601;
}

.bx_my_order_cancel  input[type="submit"]{
	background:#ff9601;
}

.bx_my_order_cancel  input[type="submit"]:hover 	{
	background: #ffa800;
}
.bx_my_order_cancel  input[type="submit"]:active {
	background: #ffa800;
}

input[name="BuyButton"]{
	background-color: #ff9601;
}

.bx_my_order_switch .bx_mo_link:hover{
	color: #ff9601;
}
/* end order cancel */
/* #subscribe */

#subscribeEdit a:hover{
	color: #ff9601;
}

#subscribeEdit .submit {
	background: #ff9601;
}

#subscribeEdit .submit:hover {
	background: #ffa800;
}

#subscribe .submit{
	background-color: #ffa800;
}

#subscribe .submit:hover{
	background-color: #ffa800;
}

/* end #subscribe */

/* navigation */

.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #ff9601;
	color: #fff;
}

/* end navigation */

#brandList .name:hover{
    color: #ffa800;
}

#brandList .last .showMore:hover{
	color: #ffa800;
}

#brandList .last .ps:hover{
    color: #ffa800;
}

#homeCatalog .caption.selected{
	background-color: #ff9601;
}

#mainProfile .profileSettings .heading {
	color: #ff9601;
}

#mainProfile .profileSettings .submit {
	background: #ff9601;
}

#mainProfile .profileSettings .submit:hover {
	background: #ffa800;
}

#main input[name="BuyButton"],
#main input[type="submit"]{
	background-color: #ff9601;
}

#main input[name="BuyButton"]:hover,
#main input[type="submit"]:hover{
	background-color: #ffa800;
}

#newOrder{
	background-color: #ff9601;
}

#newOrder:hover{
	background-color: #ffa800;
}

#orderSuccess a{
	color: #ff9601;
}

#orderSuccess a:hover{
	color: #ffa800;
}

#personalCart #basketView .item a{
	background: url(/bitrix/templates/dresscode/themes/black/default/images/cartView.png) 0 0 no-repeat transparent;
}

#personalCart #tabsControl .item a:hover{
	color: #ff9601;
}

#personalCart #tabsControl .item .selected:hover{
	border-bottom: 1px dashed #ff9601;
}

#personalCart .productTable .clear a:hover {
	color: #ff9601;
}

#personalCart .productTable .name a:hover {
	color: #ff9601;
}

#orderMake{
	background-color: #ff9601;
}

#orderMake:hover{
	background-color: #ffa800;
}

.orderLoad {
	background: url(/bitrix/templates/dresscode/themes/black/default/images/orderLoad.gif) 24px 50% no-repeat #ff9601 !important;
}

#wishlist .prop a:hover{
	color: #ffa800;
}

#popSection .name:hover{
    color: #ff9601;
}

#popSection .last .showMore:hover{
	color: #ff9601;
}

#popSection .last .ps:hover{
    color: #ff9601;
}

#storesList .storesListTableLink,
#storeDetail .storesMoreLink{
	color: #ff9601;
}

#storeDetail .showByMapLink{
	color: #000000;
}

#storesList .storesListTableLink:hover,
#storesList .storesListTableMailLink:hover,
#storeDetail .storesMoreLink:hover,
#storeDetail .showByMapLink:hover{
	color: #ffa800;
}

#complect .complectListItemLink{
	color: #000000;
}

#complect .complectListItemLink:hover{
	color: #ffa800;
}

#complect .complectResultEconomyValue{
	color: #ff305c;
}

#appFastView .addCart,
#geo-location-window .geo-location-window-button{
	background: #ff9601;
}

#geo-location-window .geo-location-window-list-item .selected span{
	border-bottom: 1px dashed #ff9601;
	color: #ff9601;
}

#appFastView .addCart:hover,
#geo-location-window .geo-location-window-button:hover{
	background-color: #ffa800;
}

#geo-location-window .geo-location-window-list-item a:hover{
	color: #ffa800;
}

.information-feedback,
.shop-review-top-new-button{
	border: 1px solid #ff9601;
	color: #ff9601;
}

.information-feedback:hover,
.shop-review-top-new-button:hover{
	border: 1px solid #ffa800;
	color: #ffa800;
}

.webFormTools input[type="submit"] {
    background-color: #ff9601;
}

.webFormTools input[type="submit"]:hover {
    background-color: #ffa800;
}

#bx-soa-order-form .bx-blue .btn.btn-default {
	background-color: #ff9601;
	border: 1px solid #ff9601;
	color: #ffffff;
}

#bx-soa-order-form textarea{
	outline: none;
}

#bx-soa-order-form a{
	color: #ff9601;
}

#bx-soa-order-form a:hover{
	color: #ffa800;
}

#bx-soa-order-form .bx-blue .btn.btn-default:hover{
	background-color: #ffa800;
}

#bx-soa-order-form .bx-sls .quick-location-tag, .bx-slst .quick-location-tag{
	color: #23527c;
}

#appProductPriceVariant .linkMore{
	background: #ff9601;
}

#appProductPriceVariant .linkMore:hover{
	background-color: #ffa800;
}

#requestPrice #requestPriceSubmit,
#requestPrice #requestPriceResultClose,
#compareBlock .leftTools .all,
#compareTools .hide,
#scrollTable .addCart,
#scrollTable .addSku,
#specialProduct .specialTimeItem,
#specialProduct .more,
#slider .sliderContent .cButton{
	background-color: #ff9601;
}

#requestPrice #requestPriceSubmit:hover,
#requestPrice #requestPriceResultClose:hover,
#compareBlock .leftTools .all:hover,
#compareTools .hide:hover,
#scrollTable .addCart:hover,
#specialProduct .more:hover,
#slider .sliderContent .cButton:hover{
	background-color: #ffa800;
}

#requestPrice .productNameBlock .productUrl:hover,
#scrollTable a.name:hover{
	color: #ffa800;
}

#requestPrice #requestPriceSubmit.loading {
    background: url(/bitrix/templates/dresscode/themes/black/default/images/loading.gif) 24px 50% no-repeat #ffa800 !important;
}

#slider .sliderContent .bigTextColor,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .smallTextColor{
	color: #ff9601;
}

#slider .sliderContent{
	color: #ffffff;
}

/*end*/

::selection {
	background: #eca712;
	color: #fff;
}

::-moz-selection {
	background: #eca712;
	color: #fff;
}

::-webkit-selection {
	background: #eca712;
	color: #fff;
}
/* End */


/* Start:/bitrix/templates/dresscode/css/custom.css?17519893321004*/

.cookie-notification {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  display: grid;
  overflow: hidden;
  align-items: center;
  width: 100%;
  max-width: 530px;
  padding: 40px;
  font-family: "roboto_ltregular", arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333;
  box-shadow: 0 -2px 14px 0 rgba(0, 0, 0, .25);
  background-color: #ffffff;
  grid-template-columns: 1fr auto;
  gap: 40px;
}

.cookie-notification button {
  padding: 15px;
  font-family: "roboto_ltregular", arial, sans-serif;
  background-color: #ff9601;
  color: #fff;
  font-size: 15px;
  border: 1px solid #ff9601;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.cookie-notification button:hover {
  background-color: #ffa800;
}

.cookie-notification p {
  margin: 0;
}

@media (max-width: 991px) {
  .cookie-notification {
    bottom: 0;
    max-width: 360px;
    padding: 20px;
    gap: 20px;
    grid-template-columns: 1fr;
  }
}

.cookie-notification_hidden {
  display: none;
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/search.line/float/style.css?16067942836516*/
#topSearchFloat{
	background-color: #2b2b2b;
	position: absolute;
	line-height: 60px;
	min-width: 320px;
	height: 60px;
	display: none;
	width: 100%;
	z-index: 999;
	top: 0;
	left: 0;
}

#topSearchFloat form{
	height: 60px;
	line-height: 60px;
	padding: 0 12px;
}

#topSearchFloat table{
	width: 100%;
	border-collapse: collapse;
}

#topSearchFloat .submit{
	width: 60px;
	padding-left: 12px;
}

#topSearchFloat input[type="text"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 50px;
	float: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.298);
	border: 1px solid #000;
	padding: 0 1%;
	color: #ccc;
	font-weight: normal;
	font-size: 14px;
	margin-top:5px;
}

#topSearchFloat input[type="submit"]{
	background: url(/bitrix/templates/dresscode/components/dresscode/search.line/float/images/modalSearch.png) 0% 50% no-repeat rgba(0, 0, 0, 0.298);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #000000;
	color: transparent;
	cursor: pointer;
	font-size: 0px;
	height: 50px;
	width: 60px;
	float:right;
	margin-top: 5px;
}

#topSearchFloat input[type="submit"]:hover{
	background-position: -60px 50%;
}

#topSearchFloat input[type="submit"]:active{
	background-position: -120px 50%;
}

#topSearchFloat input[type="text"].loading{
	background-color: rgba(0, 0, 0, 0.398);
}

#topSearchFloat .searchField{
	position: relative;
}

#topSeachCloseFormFloat{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	position: absolute;
	color: #ffffff;
	right: 24px;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	font-size: 13px;
}

#topSeachCloseFormFloat:hover{
	color: #ffa900;
}

#searchResultFloat{
	background-color: #ffffff;
	position: absolute;
	display: none;
	height: auto;
	z-index: 999;
	width: 100%;
	top: 60px;
	left: 0;
}

#searchResultFloat h1{
    border-top: 1px solid #e7e8ea;
    font-family: 'robotobold';
    text-transform: uppercase;
    background-color: #ffffff;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 18px;
    height: 85px;
    margin: 0px;
}

#searchResultFloat.visible{
	display: block;
}

#searchResultFloat .productList{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	padding: 0 24px;
}

#searchResultFloat .item{
	width: 16.666666%;
}

#searchResultFloat .product{
	
	border: 0; /* clear */

	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;

}

#searchResultFloat .product:nth-child(6n+1) {
    border-left: 1px solid #e7e8ea;
}

#searchResultFloat .product:nth-child(1),
#searchResultFloat .product:nth-child(2),
#searchResultFloat .product:nth-child(3),
#searchResultFloat .product:nth-child(4),
#searchResultFloat .product:nth-child(5),
#searchResultFloat .product:nth-child(6) {
    border-top: 1px solid #e7e8ea;
	height: 347px;
}

#searchResultFloat .searchAllResult{
	-webkit-transition: all 0.2 ease-in-out;
	-o-transition: all 0.2 ease-in-out;
	transition: all 0.2 ease-in-out;
	border-top: 1px solid #e7e8ea;
    background-color: #f3f3f3;
    font-family: 'robotobold';
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 14px;
    display: block;
    color: #000000;
    height: 85px;
}

#searchResultFloat .searchAllResult:hover{
	background-color: #eeeeee;
}

#searchResultFloat .searchAllResult span{
	border-bottom: 1px dashed #000000;
	padding-bottom: 4px;
}

#searchResultFloat .errorMessage{
	margin: 24px 24px 24px 24px;
	text-align: center;
	font-size: 14px;
}

#searchProductsCloseFloat{
	background: url(/bitrix/templates/dresscode/components/dresscode/search.line/float/images/exit.png) 0 0 no-repeat transparent;
	position: absolute;
	margin-top: -9px;
	display: block;
	height: 18px;
	width: 18px;
	right: 24px;
	top: 50%;
}

#searchProductsCloseFloat:hover{
	background-position: -18px 0;
}

#searchProductsCloseFloat:active{
	background-position: -36px 0;	
}

.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
/*	    background: #ff9601;
	color: #fff;*/
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/menu/topMenu/style.css?16067942831250*/
#topMenu{
	border-left: 1px solid #3a3a3a;
	float: left;
	padding: 0;
	margin: 0;
}

#topMenu ul{
	padding: 0;
	margin: 0;
}

#topMenu li{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#topMenu li a{
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 30px;
	padding: 0 12px;
	color: #cccccc;
	display: block;
}

#topMenu .openEnder{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#topMenu .bar{
	position: relative;
	padding: 0 12px;
}

#topMenu .bar > a{
	height: 30px;
	width: 21px;
	padding: 0;
	border: 0;
	display: block;
}

#topMenu .sub{
	position: absolute;
	display: none;
	background: #232323;
	min-width:180px;
	left: -1px;
	top: 30px;
	z-index: 1;
}

#topMenu .sub li{
	border-top: 1px solid rgba(0, 0, 0, 0.149);
	border-bottom: 1px solid #303030;
	display: block;
	float: none;
}

#topMenu .sub li:first-child{
	border-top: 0;
}

#topMenu .sub li:hover{
	background: #1e1e1e;
}

#topMenu .sub li a{
	border: none;
	line-height: 21px;
	padding: 4px 12px;
}

#topMenu .active .sub{
	display: inline-block;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/form.result.new/modal/style.css?160679428310657*/
.webformModal{
    -webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    color: #000000;
    overflow: hidden;
    display: none;
    z-index: 1000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

.webformModalHideScrollBar{
	position: relative;
	overflow: auto;
    height: 100%;
    width: 120%;
}

.webformModalcn100{
	position: relative;
	height: 100%;
	width: 100%;
	width: 100vw; /* css3 */
}
.webformModal.visible{
	display: block;
}

.webformModalContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	transform: translateX(-50%) translateY(0%);
    /*transform: translateX(-50%) translateY(-50%);*/
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    background-color: #ffffff;
    position: absolute;
   	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	box-sizing: border-box;
   	margin-bottom: 100px;
    max-width: 500px;
    min-width: 320px;
    width: 100%;
    top: 100px;
    left: 50%;
}

.small .webformModalContainer{
	transform: translateX(-50%) translateY(-50%);
	margin-bottom: 0px;
	top: 50%;
}

.webFormDw form{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.webFormDw form.loading{
	pointer-events: none;
	opacity: 0.8;
}

.webFormModalHeading{
    background-color: #424242;
    position: relative;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
}

.webformModal .webFormModalHeadingExit{
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

.webformModal .webFormModalHeadingExit{
	background: url(/bitrix/templates/dresscode/components/bitrix/form.result.new/modal/images/exit.png) 0 0 no-repeat transparent;
}

.webformModal .webFormModalHeadingExit:hover{
	background-position: 0 -21px ;
}

.webformModal .webFormModalHeadingExit:active{
	background-position: 0 -42px ;
}

.webFormDescription{
	margin: 24px 0 0 0;
	max-width: 800px;
}

.webformModal .webFormDescription{
	padding: 0 24px;
}

.webformModal .webFormItems,
.webformModal .webFormTools,
.webformModal .webFormError{
	padding: 0 24px;
}

.webFormItem{
	margin-top: 24px;
}

.webFormItemCaption{
	font-family: "robotoMedium";
	margin-bottom: 12px;
	line-height: 21px;
}

.webFormItemImage{
	vertical-align: middle;
	display: inline-block;
	padding-right: 6px;
}

.webFormItemLabel{
	vertical-align: middle;
	display: inline-block;
	color: #555555;
}

.webFormItemRequired{
	display: inline-block;
	padding-left: 4px;
	color: #ff0000;
}

.webFormItemFieldVariant{
	display: inline-block;
	margin-left: 12px;
}

.webFormItemFieldVariant:first-child{
	margin-left: 0px;
}

.webFormItemField input[type="password"],
.webFormItemField input[type="text"],
.webFormItemField select{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	padding-left: 12px;
	line-height: 55px;
	/*max-width: 600px;*/
	max-width: 100%;
	font-size: 14px;
	color: #555555;
	outline: none;
	height: 55px;
	width: 100%;
}

.webFormItemField textarea{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	padding-left: 12px;
	line-height: 21px;
	padding-top: 12px;
	/*max-width: 600px;*/
	max-width: 100%;
	font-size: 14px;
	color: #555555;
	height: 150px;
	outline: none;
	width: 100%;
}

.webFormItemField input[id*="form_date_"]{
	margin-bottom: 6px;
}

.webFormItemField input[type="text"]:focus,
.webFormItemField input[type="password"]:focus,
.webFormItemField textarea:focus{
	border: 1px solid #aaaaaa;
}

.webFormItemField input[type="checkbox"] + label,
.webFormItemField input[type="radio"] + label {
	cursor: pointer;
}

.webFormItemField input[type="checkbox"]:not(checked),
.webFormItemField input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

.webFormItemField input[type="checkbox"]:not(checked) + label,
.webFormItemField input[type="radio"]:not(checked) + label {
	position: relative;
	padding-left: 28px;
}

.webFormItemField input[type="checkbox"] + label:before {
	background: url(/bitrix/templates/dresscode/components/bitrix/form.result.new/modal/images/checkBox.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="radio"] + label:before {
	background: url(/bitrix/templates/dresscode/components/bitrix/form.result.new/modal/images/radio.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:before,
.webFormItemField input[type="radio"]:not(checked) + label:before {
	position: absolute;
	content: " ";
    height: 17px;
	width: 17px;
	left: 0;
	top: 0px;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,
.webFormItemField input[type="radio"]:not(checked) + label:hover:before {
	background-position: 0 -17px;
}

.webFormItemField input[type="checkbox"]:checked + label:before,
.webFormItemField input[type="radio"]:checked + label:before {
	background-position: 0 -34px;
}

.webFormItemField input[type="checkbox"]:checked + label:hover:before,
.webFormItemField input[type="radio"]:checked + label:hover:before {
	background-position: 0 -51px;
}

.webFormItemField input[type="checkbox"]:disabled + label,
.webFormItemField input[type="radio"]:disabled + label {
	cursor: default;
}

.webFormItemField input[type="checkbox"]:disabled + label:before,
.webFormItemField input[type="radio"]:disabled + label:before {
	background-position: 0 -68px !important;
}

.webFormItemField img.calendar-icon {
    vertical-align: middle !important;
    margin: 0 0 0 0px !important;
    border: 0 !important;
}

.webFormItemField [multiple]{
	line-height: 120px;
	height: 120px;
	padding: 12px;
}

.webFormCaptchaPicture{
	margin-top: 12px;
}

.webFormCaptchaPicture img{
	vertical-align: middle;
	max-width: 100%;
}

.webFormCaptchaLabel{
	margin-bottom: 12px;
	margin-top: 12px;
}

.webFormItemField input.captcha_word{
	max-width: 300px;
}

.webFormTools{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 24px;
}

.webFormTools input[type="submit"],
.webFormTools input[type="reset"]{
	-webkit-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	text-align: center;
	line-height: 55px;
	font-size: 14px;
	cursor: pointer;
	color: #ffffff;
	outline: none;
	height: 55px;
	width: 100%;
	padding: 0;
}

.webFormTools .tc:first-child{
	padding-right: 12px;
}

.webFormTools .tc:last-child{
	padding-left: 12px;
}

.webFormTools input[type="submit"]:active{
	position: relative;
	top: 1px;
}

.webFormTools input[type="submit"].loading{
	background-image: url(/bitrix/templates/dresscode/components/bitrix/form.result.new/modal/images/loading.gif);
	background-color: #000000 !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	pointer-events: none;
	color: #dddddd;
	opacity: 0.1;
}

.webFormTools input[type="reset"]{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	color: #000000;
}

.webFormTools input[type="reset"]:hover{
	border: 1px solid #cccccc;
}

.webFormTools input[type="reset"]:active{
	position: relative;
	top: 1px;
}

.webFormItemError,
.webFormError{
	font-family: "robotoMedium";
	margin-bottom: 12px;
	font-size: 12px;
	color: #ff0000;
	display: none;
}

.webFormError{
	margin-bottom: 0px;
	margin-top: 24px;
}

.webFormItemError.visible,
.webFormError.visible{
	display: block;
}

.webFormItemField .error{
	border: 1px solid #ff0000 !important;
}

.webFormMessage{
	-webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    line-height: 250px;
    position: fixed;
    overflow: auto;
    display: none; 
    z-index: 1000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

.webFormMessageContainer{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -225px;
	position: absolute;
	text-align: center;
	margin-top: -125px;
	border-radius: 2px;
	padding: 0px 24px;
	height: 250px;
	width: 450px;
	left: 50%;
	top: 50%;
}

.webFormMessageMiddle{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

.webFormMessageHeading{
	margin-bottom: 24px;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
}

.webFormMessageDescription{
	text-align: center;
}

.webFormMessageExit{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: #000000;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	line-height: 40px;
	margin-top: 24px;
	padding: 0 24px;
	color: #ffffff;
	height: 40px;
}

.webFormMessageExit:hover{
	opacity: 0.8;
}

.webFormMessageExit:active{
	position: relative;
	top: 1px;
}

@media all and (max-width: 650px) {
	
	.webFormItemField input[id*="form_date_"]{
		margin-bottom: 12px;
	}	


	.webFormItemField img.calendar-icon{
		margin-left: 0px !important;
	}

	.webFormTools input[type="submit"],
	.webFormTools input[type="reset"]{
		max-width: 150px;
	}

}

@media all and (max-width: 400px) {
	.webFormTools input[type="submit"],
	.webFormTools input[type="reset"]{
		margin-bottom: 24px;
		max-width: 300px;
		display: block;
		width: 100%;
	}
}
/* End */


/* Start:/local/components/dresscode/search.line/templates/.default/style.css?16908930866275*/
#topSearch{
	background-color: #2b2b2b;
	position: absolute;
	line-height: 102px;
	min-width: 320px;
	height: 102px;
	display: none;
	width: 100%;
	z-index: 35;
	left: 0;
}

#topSearch form{
	height: 95px;
	line-height: 95px;
	padding: 0 12px;
}

#topSearch table{
	width: 100%;
	border-collapse: collapse;
}

#topSearch .submit{
	width: 60px;
	padding-left: 12px;
}

#topSearch input[type="text"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 50px;
	float: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.298);
	border: 1px solid #000;
	padding: 0 1%;
	font-size: 18px;
	color: #ccc;
	font-weight: normal;
	margin-top: 22px;
}

#topSearch input[type="submit"]{
	background: url(/local/components/dresscode/search.line/templates/.default/images/modalSearch.png) 0% 50% no-repeat rgba(0, 0, 0, 0.298);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #000000;
	color: transparent;
	margin-top: 22px;
	cursor: pointer;
	font-size: 0px;
	height: 50px;
	width: 60px;
	float:right;
}

#topSearch input[type="submit"]:hover{
	background-position: -60px 50%;
}

#topSearch input[type="submit"]:active{
	background-position: -120px 50%;
}

#topSearch input[type="text"].loading{
	background-color: rgba(0, 0, 0, 0.398);
}

#topSearch .searchField{
	position: relative;
}

#topSeachCloseForm{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	position: absolute;
	color: #ffffff;
	right: 24px;
}

#topSeachCloseForm:hover{
	color: #ffa900;
}

#searchResult{
	background-color: #ffffff;
	position: absolute;
	display: none;
	height: auto;
	z-index: 999;
	width: 100%;
	top: 133px;
	left: 0;
}

#searchResult h1{
    border-top: 1px solid #e7e8ea;
    font-family: 'robotobold';
    text-transform: uppercase;
    background-color: #ffffff;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 18px;
    height: 85px;
    margin: 0px;
}

#searchResult.visible{
	display: block;
}

#searchResult .productList{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	padding: 0 24px;
}

#searchResult .item{
	width: 16.666666%;
}

#searchResult .product{
	
	border: 0; /* clear */

	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;

}

#searchResult .product:nth-child(6n+1) {
    border-left: 1px solid #e7e8ea;
}

#searchResult .product:nth-child(1),
#searchResult .product:nth-child(2),
#searchResult .product:nth-child(3),
#searchResult .product:nth-child(4),
#searchResult .product:nth-child(5),
#searchResult .product:nth-child(6) {
    border-top: 1px solid #e7e8ea;
	height: 347px;
}

#searchResult .searchAllResult{
	-webkit-transition: all 0.2 ease-in-out;
	-o-transition: all 0.2 ease-in-out;
	transition: all 0.2 ease-in-out;
	border-top: 1px solid #e7e8ea;
    background-color: #f3f3f3;
    font-family: 'robotobold';
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 14px;
    display: block;
    color: #000000;
    height: 85px;
}

#searchResult .searchAllResult:hover{
	background-color: #eeeeee;
}

#searchResult .searchAllResult span{
	border-bottom: 1px dashed #000000;
	padding-bottom: 4px;
}

#searchResult .errorMessage{
	margin: 24px 24px 24px 24px;
	text-align: center;
	font-size: 14px;
}

#searchProductsClose{
	background: url(/local/components/dresscode/search.line/templates/.default/images/exit.png) 0 0 no-repeat transparent;
	position: absolute;
	margin-top: -9px;
	display: block;
	height: 18px;
	width: 18px;
	right: 24px;
	top: 50%;
}

#searchProductsClose:hover{
	background-position: -18px 0;
}

#searchProductsClose:active{
	background-position: -36px 0;	
}

.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
/*	    background: #ff9601;
	color: #fff;*/
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/menu/leftMenu/style.css?17404099755148*/
#leftMenu{
	
	background: #2b2b2b;
	padding: 12px 0 12px 0;
	position:relative;
	list-style: none;
	margin: 0;
}

#leftMenu li{
	list-style: none;
}

#leftMenu > li:first-child{
	border: 0;
}

#leftMenu > li{
	-webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    -o-transition:all 0.1s ease;
    transition: all 0.1s ease;
	background: #2b2b2b;
	display: block;
}


#leftMenu > li:hover,
#leftMenu .activeDrop{
	background: #ffffff;
}

#leftMenu > li .pc .default{
	transition-duration: 1s;
	display: block!important;
	transition-timing-function: ease-out;
}
#leftMenu > li:hover .pc .default {
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    filter: grayscale(1);
    -webkit-transform: scale(1.1, 1.1) translateZ(0);
    transform: scale(1.1, 1.1) translateZ(0);
}

#leftMenu > li:hover > a{
	background: #f5f5f5;
}

#leftMenu li:hover .menuLink,
#leftMenu .activeDrop .menuLink{
	color: #000000;
}

#leftMenu li .menuLink{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	padding-right: 8px;
	position: relative;
	line-height: 18px;
	font-size: 13px;
	display: block;
	color: #ffffff;
}

#leftMenu .menuLink img{
	vertical-align: middle;
}

#leftMenu li .tb{
	display: table;
	width: 100%;
}

#leftMenu .pc, #leftMenu .tx{
	vertical-align: middle;
	display: table-cell;
	padding: 8px;
}

#leftMenu li .pc{
	-webkit-transition:all 0.1s;
    -moz-transition:all 0.1s;
    -o-transition:all 0.1s;
    transition: all 0.1s;
    padding-left: 18px;
    text-align:center;
	height: 21px;
	width: 24px;
}

#leftMenu .pc img{
	max-width: 100%;
}

#leftMenu ul{
	padding: 0;
	margin: 0;
}

#leftMenu .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
	border-collapse: collapse;
	background: #ffffff;
	table-layout: fixed;
	position: absolute;
	min-height: 400px;
	overflow: hidden;
	z-index: 999999;
	display: none;
	left: 100%;
	width: 1%;
	top: 0%;
}

#leftMenu .menuItems{
	border-right: 1px solid #e7e8ea;
	background-color: #ffffff;
	display: table-cell;
	vertical-align: top;
	padding: 12px;
	width: 245px;
}

#leftMenu .menuItems > li:first-child{
	margin-top: 0px;
}

#leftMenu .menuItems > li{
	position: relative;
	margin-top: 8px;
}

#leftMenu .menuItems span{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	font-family: 'robotobold';
	font-size: 14px;
	color: #444444;
}

#leftMenu .menuItems small{
	position: absolute;
	margin-top: -11px;
	line-height: 22px;
	height: 22px;
	color: #888;
	right: 0px;
	top: 50%;
}

#leftMenu .menuItems a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: 21px;
	display: block;
	color: #000;
}

#leftMenu .menuItems a:hover{
	color: #999;
}

#leftMenu .menuItems a img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#leftMenu .menuItems a:hover img{
	opacity: 0.8;
}

#leftMenu .menuSlider{

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #f9fafc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f9fafc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 50%,#f9fafc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fafc',GradientType=0 ); /* IE6-9 */

	vertical-align: middle;
	display: table-cell;
	position: relative;
	overflow: hidden;
	width: 295px;
}

#leftMenu .menuSlider > ul{
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftMenu .menuSlider > ul > li{
	position: relative;
	float: left;
}

#leftMenu .menuSlider .slideBtnLeft,
#leftMenu .menuSlider .slideBtnRight{
	background: url(/bitrix/templates/dresscode/components/bitrix/menu/leftMenu/images/slideArrow.png) 0 0 no-repeat transparent;
	position: absolute;
	margin-top: 3px;
	z-index: 99;
	height: 16px;
	opacity: 0.5;
	width: 14px;
	top: 30%;
}

#leftMenu .menuSlider .slideBtnLeft:hover,
#leftMenu .menuSlider .slideBtnRight:hover{
	opacity: 0.8;
}

#leftMenu .menuSlider .slideBtnLeft:active,
#leftMenu .menuSlider .slideBtnRight:active{
	opacity: 1;
}

#leftMenu .menuSlider .slideBtnLeft{
	left: 12px;
}

#leftMenu .menuSlider .slideBtnRight{
	background-position: -14px 0;
	right: 12px;
}

#leftMenu .product{
	position: relative !important;
	height: auto !important;
	width: 100% !important;
	border: 0 !important;
}

#leftMenu .product .tabloid{
	border: 0 !important;
	height: auto !important;
	position: static !important;
	background: transparent !important;
}

#leftMenu .product:hover .tabloid{
	box-shadow: none;
}
/* End */


/* Start:/local/components/dresscode/special.product/templates/left/style.css?16908024594330*/
/*bitrix_include_areas*/

#promoBlock > div[id*="bx_"]{
	vertical-align: middle !important;
	display: table-cell !important;
}

#promoBlock > div[id*="bx_"]:last-child{
	width: 344px !important;
}

#promoBlock > div[id*="bx_"] #sliderBlock{
	display: block;
}

/*end bitrix_include_areas*/

#specialProduct{
	background-color: #ffffff;
	overflow: hidden;
}

#specialProduct .pager{
	list-style: none;
}

#specialProduct .slideItem{
	padding: 0 !important;
}

#specialProduct .specialTime{
	border-bottom: 1px solid #f3f3f3;
}

#specialProduct .specialProductHeading{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'robotobold';
	margin-bottom: 12px;
	text-align: center;
	margin-top: 24px;
	font-size: 18px;
	padding: 0 12px;
	color: #000000;
}

#specialProduct .specialTimeHeading{
	text-align: center;
	color: #888888;
}

#left #specialProduct .specialProductHeading{
	font-family: "roboto_ltregular";
	background-color: #313131;
	line-height: 60px;
	margin-top: 0px;
	font-size: 16px;
	color: #ffffff;
	height: 60px;
}

#specialProduct .specialTime{
	text-align: center;
	padding: 16px 0px;
	color: #ffffff;
}

#specialProduct .specialTimeItem{
	display: inline-block;
	border-radius: 2px;
	margin-left: 6px;
	text-align: center;
	overflow: hidden;
	padding: 4px 0px;
	line-height: 16px;
	height: 42px;
	width: 52px;
}

#specialProduct .specialTimeItem:first-child{
	margin-left: 0px;
}

.specialTimeItemValue{
	font-family: 'robotobold';
	line-height: 21px;
}

.specialTimeItemlabel{
	font-size: 13px;
}

#specialProduct .productItem{
	padding: 0 24px;
}

#specialProduct .productItem .picture {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	line-height: 221px;
	text-align: center;
	display: block;
	height: 221px;
}

#specialProduct .noTimer .picture{
	line-height: 320px;
	height: 320px;
}

#specialProduct .productItem .picture:hover img{
	opacity: 0.8;
}

#specialProduct .productItem .picture:active img{
	position: relative;
	top: 1px;
}

#specialProduct .productItem .picture img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#specialProduct .productItem .name{
	-webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    text-decoration: none;
    margin-bottom: 12px;
    line-height: 44px;
    overflow: hidden;
    font-size: 14px;
    display: block;
    color: #000000;
    height: 44px;
}

#specialProduct .productItem .name:active{
	position: relative;
	top: 1px;
}

#specialProduct .productItem .middle{
    vertical-align: middle;
    display: inline-block;
    line-height: 21px;
}

#specialProduct .price{
	font-family: 'robotobold';
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 18px;
	display: block;
}

#specialProduct .price .measure{
	font-size: 16px;
}

#specialProduct .price .discount{
	font-family: 'roboto_ltregular';
	padding-left: 4px;
	font-size: 14px;
	color: #888888;
}

#specialProduct .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	margin-bottom: 12px;
	border-radius: 4px;
	text-align: center;
	line-height: 60px;
	margin-top: 16px;
	font-size: 16px;
	display: block;
	color: #ffffff;
	height: 60px;
}

#specialProduct .more:active{
	position: relative;
	top: 1px;
}

#specialProduct .icon{
	vertical-align: middle;
	display: inline-block;
}

#specialProduct .more .icon{
	padding-right: 12px;
	margin-top: -4px;
}

@media all and (max-width: 1600px) {

	#specialProduct .specialProductHeading{
		margin-bottom: 0px;
	}

	#specialProduct .specialTimeHeading{
		display: none;
	}

	#specialProduct .noTimer .picture{
		line-height: 310px;
		height: 310px;
	}

}

@media all and (max-width: 1366px) {

	#specialProduct .productItem .picture{
		line-height: 180px;
		height: 180px;
	}

	#specialProduct .noTimer .picture{
		line-height: 260px;
		height: 260px;
	}

	#specialProduct .productItem .picture img{
		max-height: 90%;
		max-width: 90%;
	}

	#specialProduct .specialTime{
		border-bottom: 0px;
		padding: 12px 0px;
	}

}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/breadcrumb/.default/style.css?1606794283580*/
#breadcrumbs{
	margin-bottom: 12px;
	line-height: 21px;
	overflow: hidden;
	font-size: 12px;
}

#breadcrumbs ul{
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline-block;
}

#breadcrumbs ul li a{
	text-decoration: none;
	display: inline-block;
	line-height: 21px;
}

#breadcrumbs ul li span{
	display: inline-block;
	line-height: 21px;	
}

#breadcrumbs .arrow{
	vertical-align: middle;
	display: inline-block;
	font-family: arial;
	font-size: 18px;
	margin: 0 12px;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/menu/topMenuFloat/style.css?16067942832532*/
.top-menu-mobile{
	padding: 0;
	margin: 0;
}

.top-menu-mobile__list{
	padding: 0;
	margin: 0;
}


.top-menu-mobile__link{
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 30px;
	padding: 0 12px;
	color: #cccccc;
	display: block;
}

.top-menu-mobile__btn{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}


.top-menu-mobile__link{
	padding: 0;
	border: 0;
	display: block;
}

.top-menu-mobile__block{
	height: calc(100vh - 117px);
	overflow: auto;
	position: absolute;
	display: none;
	background: #232323;
	left: -1px;
	top: 60px;
	z-index: 1;
	min-width: 280px;
}

.top-menu-mobile__item{
	border-top: 1px solid rgba(0, 0, 0, 0.149);
	border-bottom: 1px solid #303030;
	display: block;
	float: none;
	position: relative;
}

.top-menu-mobile__item:first-child{
	border-top: 0;
}

.top-menu-mobile__item:hover{
	background: #1e1e1e;
}

.top-menu-mobile__link{
	border: none;
	line-height: 30px;
	padding: 4px 12px;
	font-size: 16px;
}

.top-menu-mobile--active{
	display: block;
}
.top-menu-mobile__item--parent .top-menu-mobile__link{
	margin-right: 30px;
}
.top-menu-mobile__btn {
	height: 30px;
	width: 21px;
	border: 0;
	display: block;
	padding: 0;
}

.top-menu-mobile__btn {
	background: url(/bitrix/templates/dresscode/images/menuMore.png) 0 50% no-repeat transparent;
}
.top-menu-mobile.active .top-menu-mobile__block{
	display: block;
}

.top-menu-mobile.active .top-menu-mobile__btn{
	background: url(/bitrix/templates/dresscode/images/menuMore.png) -21px 50% no-repeat transparent;
}

.top-menu-submenu{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	background: #f3f3f3;
	display: none;
}
.top-menu-submenu__item{
	list-style: square;

}
.top-menu-mobile__arrow{
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 38px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top-menu-mobile__arrow::after {
	content: '';
	width: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	display: block;
	margin-left: 2px;
	transition: all 0.2s linear;
}
.top-menu-mobile__item.active .top-menu-mobile__arrow::after {
	transform: rotate(135deg);
}
.top-menu-submenu__link{
	font-size: 14px;
	color: #000000;
}
.top-menu-mobile__item.active .top-menu-submenu{
	display: block;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/catalog.products.viewed/.default/style.css?16744599151455*/
#viewedProduct{
    position: relative;
}

#viewedProduct .wrap{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 24px;
}

#viewedProduct .productList{
    position: relative;
    list-style: none;
    overflow: hidden;
    clear: both;
    margin: 0px;
    left: 0px;
}

#viewedProduct .productList > li{
    float: left;
}

#viewedProduct .productList .item{
    border-left: 0px;
    height: 360px !important;
    width: 100% !important;
    float: none;
}

#viewedProduct .productList > li:first-child .item{
    border-left: 1px solid #e7e8ea;
}

#viewedProduct .productList .item .tabloid{
    height: 358px !important;
}

#viewedProduct .viewedBtnLeft,
#viewedProduct .viewedBtnRight{
    background: url(/bitrix/templates/dresscode/components/bitrix/catalog.products.viewed/.default/images/slideArrowSmall.png) 0 0 no-repeat transparent;
    transform: translateY(-50%);
    position: absolute;
    height: 70px;
    width: 35px;
    z-index: 22;
    top: 50%;
}

#viewedProduct .viewedBtnLeft{
    left: 24px;
}

#viewedProduct .viewedBtnRight{
    right: 24px;
}

#viewedProduct .viewedBtnLeft:hover{
    background-position: -35px 0;
}

#viewedProduct .viewedBtnLeft:active{
    background-position: -70px 0;
}

#viewedProduct .viewedBtnRight{
    background-position: 0 -70px;
}

#viewedProduct .viewedBtnRight:hover{
    background-position: -35px -70px;
}

#viewedProduct .viewedBtnRight:active{
    background-position: -70px -70px;
}

/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/style.css?16067942831633*/
#bigDataCarousel .wrap{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 24px;
}
#bigDataCarousel .slideBox > li{
    float: left;
}

#bigDataCarousel .productList .item{
    border-left: 0px;
    height: 360px !important;
    width: 100% !important;
    float: none;
}

#bigDataCarousel .productList .item .tabloid{
    height: 358px !important;
}

#bigDataCarousel .bigDataBtnLeft,
#bigDataCarousel .bigDataBtnRight{
    background: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/images/slideArrowSmall.png) 0 0 no-repeat transparent;
    transform: translateY(-50%);
    position: absolute;
    height: 70px;
    width: 35px;
    z-index: 22;
    top: 50%;
}

#bigDataCarousel .bigDataBtnLeft{
    left: 24px;
}

#bigDataCarousel .bigDataBtnRight{
    right: 24px;
}

#bigDataCarousel .bigDataBtnLeft:hover{
    background-position: -35px 0;
}

#bigDataCarousel .bigDataBtnLeft:active{
    background-position: -70px 0;
}

#bigDataCarousel .bigDataBtnRight{
    background-position: 0 -70px;
}

#bigDataCarousel .bigDataBtnRight:hover{
    background-position: -35px -70px;
}

#bigDataCarousel .bigDataBtnRight:active{
    background-position: -70px -70px;
}
.bigdata-title{
    webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    font-family: 'robotobold';
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    padding-top: 26px;
    margin-bottom: 26px;
}
.bigdata-title span{
    border-bottom: 1px dashed #000000;
    color: #000000;
    padding-bottom: 8px;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/style.css?16067942834912*/
/* catalog.section */
.bx_item_list_you_looked_horizontal.bx_blue .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);

	color:#fff;
	text-shadow: 0 1px 0 #165c99;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_item_list_you_looked_horizontal.bx_blue .bx_bt_button:hover  		{
	background:#26b0e4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background:-webkit-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:   -moz-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:    -ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:     -o-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:        linear-gradient(to bottom,#26b0e4 0%,#2684d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 );
}
.bx_item_list_you_looked_horizontal.bx_blue .bx_bt_button:active  		{
	background:#0052bf;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background:-webkit-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:   -moz-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:    -ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:     -o-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:linear-gradient(to bottom,#0052bf 0%,#0085d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 );
}

/* scu_detail_size */
.bx-touch .bx_item_list_you_looked_horizontal.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-touch .bx_item_list_you_looked_horizontal.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/templates/dresscode/styles.css?17377289083395*/
#topHeading{
    width:190px!important;
}
.payment-methods{
    display: block;
    padding:0;
    margin:0;
}
.payment-methods li{
    display: block;
    float:left;
    margin:0px 10px 6px 0px;
}
.sideBlock .heading{
    text-align: left;
}
#leftMenu, #subLeftMenu{
    background: #fff;
}
#leftMenu > li{
    background: #fff;
}
#leftMenu li .menuLink{
    color:#000;
}
#leftMenu li .menuLink:hover{
    color:#ff9601;
}
#subLeftMenu{
    border-top: 1px solid #888888;
}
#subLeftMenu a{
    color:#000;
}

#subLeftMenu a:hover{
    color:#ff9601;
}
.sliderOrangeText{
    color:#ff9601!important;
    top:14%!important;
}


#breadcrumbs{
	margin-bottom: 12px;
	line-height: 21px;
	overflow: hidden;
	font-size: 12px;
}

#breadcrumbs ul{
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline-block;
}

#breadcrumbs ul li a{
	text-decoration: none;
	display: inline-block;
	line-height: 21px;
}

#breadcrumbs ul li span{
	display: inline-block;
	line-height: 21px;
}

#breadcrumbs .arrow{
	vertical-align: middle;
	display: inline-block;
	font-family: arial;
	font-size: 18px;
	margin: 0 12px;
}

#breadcrumbs .changeName.active{
	background-color: #ffa800;
	color:#fff;
	padding:0 5px;
}
#WEB_FORM_ITEM_emp,#WEB_FORM_ITEM_empty {
display:none;
}
.header-banner{
	position: relative;
	display: flex;
	background-color: #2b2b2b;
}

.header-banner img{
	width: 100%;
}
.header-banner__link {
	position: absolute;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	transition: all .2s linear;
}
.header-banner__more {
	position: absolute;
	left: 36%;
	top: 0;
	bottom: 0;
	width: 25%;
}
.header-banner__link:hover{
	opacity: .7
}
.header-banner__link svg{
	width: 100%;
	height: 100%;
}
.header-banner__link--video{
	right: 1%;
	width: 6.4%;
}

.header-banner__link--insta{
	width: 4.5%;
	right: 8.6%;
}

@media (max-width: 1024px){
	.tr-slider #slider ul li span{
		height: 35vw;
	}
}
@media (min-width: 1025px) and (max-width: 1279px){
	.tr-slider #slider ul li span{
		height: 25vw;
	}
}
@media (min-width: 1280px){
	.tr-slider #slider ul li span{
		height: 28vw;
	}
}
@media (max-width: 500px) {
    .header-banner{
        display: none
    }
}

.shops-review_block {
	width:560px;
	margin: 5px 0;
}
.reviews-top_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.reviews-top_block .video_block {
	width: calc(100% - 600px);
	max-width: 650px;
}
.reviews-top_block .reviews_block {
	display: flex;
	justify-content: center;
	flex-direction: column;

}
.reviews-top_block .reviews_block > div {
	width:560px;
	height:830px;
}
.reviews-top_block .reviews_block .shop_title {
	font-family: "robotoMedium";
	margin-bottom: 12px;
	font-size: 18px;
}
@media (max-width: 1500px) {
	.reviews-top_block .reviews_block > div {
		width:400px;
	}
	.reviews-top_block .video_block {
		width: calc(100% - 420px);
	}
}
@media (max-width: 1200px) {
	.reviews-top_block .reviews_block {
		width: 100%;
		margin: 20px 0 0 0;
		align-items: center;
	}
	.reviews-top_block .reviews_block > div {
		width:560px;
	}
	.reviews-top_block .video_block {
		width: 600px;
	}
}
@media (max-width: 620px) {
	.reviews-top_block .video_block {
		width: 100%;
	}
	.reviews-top_block .reviews_block > div {
		width:100%;
		height:830px;
	}
	.shops-review_block {
		width: 100%;
	}

}

/* End */


/* Start:/bitrix/templates/dresscode/template_styles.css?1750417000142121*/

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font: normal normal 14px "roboto_ltregular", arial, sans-serif;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    background-color: #ffffff;
}

img {
    border: 0;
}

input {
    font: normal normal 13px "roboto_ltregular", arial, sans-serif;
    outline: none;
}

input[placeholder] {
    text-overflow: ellipsis;
}

input::-moz-placeholder {
    text-overflow: ellipsis;
}

input:-moz-placeholder {
    text-overflow: ellipsis;
}

input:-ms-input-placeholder {
    text-overflow: ellipsis;
}

:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus::-moz-placeholder {
    color: transparent;
}

:focus:-moz-placeholder {
    color: transparent;
}

:focus:-ms-input-placeholder {
    color: transparent;
}

input:focus {
    outline: none;
}

a {
    outline: none;
}

h1 {
    display: block;
    margin: 0 0 24px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    color: #000000;
    text-align: left;
}

h2 {
    font-family: "roboto_ltregular", sans-serif;
    font-size: 18px;
    font-weight: 400;
}

h3 {
    font-family: "roboto_ltregular", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

b,
strong {
    font-family: "robotobold", sans-serif;
    font-weight: 400;
}

* {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#topHeader {
    position: relative;
    z-index: 35;
    min-width: 320px;
    height: 30px;
}

.loading #topHeader {
    overflow: hidden;
}

.loading #topMenu {
    opacity: 0;
}

.bold {
    font-family: "robotobold", sans-serif;
}

/* auth register city block */

#topService {
    float: right;
    margin: 0;
    padding: 0;
}

#topService div[id^=bx_incl_area_] {
    float: left;
}

#topService li {
    float: left;
    margin: 0;
    padding: 0 12px;
    line-height: 30px;
    list-style: none;
}

#topService .null {
    display: inline-block;
    width: 0;
    height: 0;
    padding: 0;
    line-height: 0;
}

#topService li:not(.null) a {
    display: inline-block;
    font: normal normal 13px "roboto_ltregular", arial, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#topService li:not(.null) a:active {
    position: relative;
    top: 1px;
}

#topService li:not(.null) a:focus {
    transition: all 0.7s;
}

/* Sub Header */

#subHeader {
    z-index: 3;
    min-width: 320px;
    height: 102px;
}

.loading #subHeader {
    overflow: hidden;
}

/*#logo{*/
/*line-height: 102px;*/
/*text-align: center;*/
/*max-height: 102px;*/
/*overflow: hidden;*/
/*width: 229px;*/
/*float: left;*/
/*}*/

/*#logo a{*/
/*display: block;*/
/*}*/

/*#logo a:active{*/
/*position: relative;*/
/*top: 1px;*/
/*}*/

/*#logo img{*/
/*vertical-align: middle;*/
/*max-height: 102px;*/
/*max-width: 100%;*/
/*}*/
/*NEW LOGO STYLES*/
#logo {
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    width: 280px;
    max-height: 102px;
    /* padding: 10px 20px 0 20px; */
    margin: 0 0;
    padding: 10px;
    line-height: 23px;
    text-align: center;
    border: none;
}

#logo .logo-text {
    font-size: 14px;
    color: white;
}

#logo a {
    display: block;
    color: black;
    text-decoration: none;
}

#logo img {
    display: block;
    /* max-height: 102px; */
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 86px;
    vertical-align: middle;
    object-fit: contain;
}

#topHeading {
    float: left;
    width: 162px;
    padding: 0 18px;
}

#topHeading .vertical {
    line-height: 102px;
}

#topHeading p {
    display: inline-block;
    margin: 0;
    font: normal normal 16px "roboto_ltregular", arial, sans-serif;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
}

#headerTools {
    float: right;
    height: 96px;
}

#headerTools .tools {
    margin: 0;
    padding: 0;
    list-style: none;
}

#headerTools .tools .icon {
    float: left;
}

#headerTools .tools .heading {
    display: block;
    font-size: 18px;
    text-decoration: none;
}

#headerTools .tools .link {
    font-size: 13px;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#headerTools .tools .link:active {
    position: relative;
    top: 1px;
}

#headerTools .tools li {
    float: left;
    margin: 0;
    padding: 0 18px;
    line-height: 102px;
    list-style: none;
}

#headerTools .tools li {
    padding: 0 0.9em;
}

#headerTools .tools div[id*="bx_"] {
    float: left;
}

#headerTools .wrap {
    display: inline-block;
    line-height: 21px;

    vertical-align: middle;
}

#headerTools .icon {
    height: 40px;
    margin: 0 4px;
}

#headerTools .nf {
    float: left;
    margin-left: 12px;
}

#headerTools .text {
    font-size: 13px;
}

#headerTools .icon:active {
    position: relative;
    top: 1px;
}

#headerTools .telephone .icon {
    width: 35px;
}

#headerTools .search .wrap {
    padding: 0 8px;
}

#headerTools .search .icon {
    width: 35px;
    margin: 0;
}

#headerTools .wishlist .icon {
    width: 36px;
}

#headerTools .compare .icon {
    width: 35px;
}

#headerTools .cart .icon {
    width: 44px;
}

#headerTools .cart ins {
    display: inline-block;
    margin-left: 4px;
    padding: 0 6px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
}

#changeYouCity {
    position: relative;
    display: none;
    min-width: 320px;
    padding: 18px 0;
}

#changeYouCity .limiter {
    position: relative;
}

#changeYouCity .heading {
    display: block;
    font-size: 21px;
}

#changeYouCity .list {
    overflow: hidden;
    text-align: center;
}

#changeYouCity .list li {
    float: left;
    width: 25%;
    margin-top: 12px;
    text-align: left;
}

#changeYouCity .list li a {
    font-size: 14px;
    text-decoration: none;
}

#changeYouCity .list li a:hover {
    text-decoration: underline;
}

#changeYouCity #cityClose {
    position: absolute;
    top: 0;
    right: 24px;
    display: block;
    padding: 4px 12px;
    font-size: 14px;
    text-decoration: none;
}

#changeYouCity #cityClose ins {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 6px;
}

#topMenu .bar > a {
    background: url(/bitrix/templates/dresscode/images/menuMore.png) 0 50% no-repeat transparent;
}

#topMenu .bar > a:hover,
#topMenu .bar.active > a {
    background: url(/bitrix/templates/dresscode/images/menuMore.png) -21px 50% no-repeat transparent;
}

#main {
    min-width: 320px;
    margin-top: 24px;
}

#main .compliter {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

#left {
    display: table-cell;
    width: 355px;
    vertical-align: top;
}

#left .heading {
    display: block;
    height: 65px;
    padding-left: 24px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 18px;
    line-height: 65px;
    font-weight: 400;
    text-decoration: none;
}

#left .heading .arrow {
    background-position: -27px 50%;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#left .heading.opened .arrow {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#left .menuRolled + .collapsed {
    display: block;
}

#left .heading ins {
    float: right;
    display: inline-block;
    width: 27px;
    height: 65px;
    margin-right: 24px;
    line-height: 65px;
    vertical-align: middle;
}

#left .sideBlock .heading {
    height: 60px;
    font-size: 16px;
    line-height: 60px;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#left .sideBlock a.heading:hover {
    opacity: 0.95;
}

#left #subscribe .copy {
    display: block;
    width: 90%;
    margin: 12px auto;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}

#left .banner {
    margin-top: 24px;
    text-align: center;
}

#left .banner img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#right {
    display: table-cell;
    padding-left: 24px;
    vertical-align: top;
}

#brandSearch {
    display: none;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

#brandSearch td {
    height: 50px;
    line-height: 50px;
}

#brandSearch .label {
    width: 140px;
}

#brandSearch .label span {
    display: block;
    text-align: center;
}

#brandSearch .all {
    width: 60px;
}

#brandSearch .all a {
    display: block;
    text-align: center;
}

#brandSearch a {
    display: block;
    text-align: center;
    text-decoration: none;
}

#slider {
    position: relative;
    overflow: hidden;
}

#slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider ul li {
    position: relative;
    float: left;
}

#slider ul li span {
    display: block;
    height: 557px;
    background-position: center center;
    -moz-background-size: cover;
    background-size: cover;
}

#slider ul li img {
    display: inline-block;
    width: auto;
    margin-left: -120px;
}

#slider ol {
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider ol li {
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    cursor: pointer;
}

#popCats {
    margin-top: 24px;
}

#popCats .sideBlockContent {
    padding: 12px;
    border-top: 0;
}

#popCats ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#popCats li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
}

#popCats li span,
#popCats li a {
    display: block;
    padding: 4px 12px;
    line-height: 21px;
    text-decoration: none;
    -o-transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

#collectionList {
    position: relative;
    overflow: hidden;
    margin-top: 24px;
}

#collectionCarousel {
    position: relative;
    overflow: hidden;
    margin: 0 -12px;
}

#collectionCarousel > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#collectionCarousel > ul li {
    float: left;
    width: 33.3131313%;
}

#collectionList .collection {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
}

#collectionList .collection .wrap {
    overflow: hidden;
    padding: 12px;
    border-bottom: none;
}

#collectionList .collection .heading {
    height: auto;
    margin-bottom: 12px;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
}

#collectionList .collectionDesc {
    font-size: 12px;
    line-height: 18px;
}

#collectionList .goTo {
    display: block;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}

#collectionList .pic {
    display: block;
    height: 420px;
    margin-bottom: 18px;
    line-height: 420px;
    text-align: center;
}

#collectionList .pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#promoBlock,
#promoBlock > div[id*="bx_"] {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

#sliderBlock, #bannersBlock,
#specialBlock {
    display: table-cell;
    vertical-align: top;
}

#bannersBlock,
#specialBlock {
    position: relative;
    overflow: hidden;
    width: 356px;
    padding-left: 12px;
}

#specialBlock {
    width: 344px;
    padding-left: 24px;
}

#left #specialBlock {
    display: block;
    width: 100%;
    margin-bottom: 24px;
    padding-left: 0;
}

#bannersBlock ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#bannersBlock ul li {
    float: left;
}

#bannersBlock ul a {
    display: block;
    line-height: 0;
}

#bannersBlock ul li:first-child {
    float: none;
    margin-bottom: 12px;
}

#bannersBlock ul li:first-child + li {
    padding-right: 12px;
}

#right .heading {
    display: block;
    height: 60px;
    margin-bottom: 24px;
    padding-left: 24px;
    font-size: 18px;
    line-height: 60px;
}

#footer {
    overflow: hidden;
    margin-bottom: 55px;
    padding-top: 44px;
}

#catalogLine {
    height: 55px;
    margin-bottom: 24px;
    padding: 0 12px;
    line-height: 55px;
    border-radius: 4px;
}

#catalogLine .column {
    display: inline-block;
    margin-left: 12px;
}

#catalogLine .column:first-child {
    margin-left: 0;
}

#catalogLine .column:last-child {
    float: right;
}

#catalogLine .label {
    display: inline-block;
    margin-right: 12px;
}

#catalogLine select {
    height: 30px;
    padding: 0 12px;
    border-radius: 4px;
}

#catalogLine .viewList {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

#catalogLine .viewList .element {
    float: left;
    margin-left: 12px;
}

#catalogLine .viewList .element:first-child {
    margin-left: 0;
}

#catalogLine .viewList .element a {
    display: inline-block;
    width: 30px;
    height: 55px;
    vertical-align: middle;
}

#catalogLine .viewList .element .squares {
    background-position: 0 0;
}

#catalogLine .viewList .element .squares:hover {
    background-position: -30px 0;
}

#catalogLine .viewList .element .squares.selected {
    background-position: -60px 0;
}

#catalogLine .viewList .element .line {
    background-position: 0 -55px;
}

#catalogLine .viewList .element .line:hover {
    background-position: -30px -55px;
}

#catalogLine .viewList .element .line.selected {
    background-position: -60px -55px;
}

#catalogLine .viewList .element .table {
    background-position: 0 -110px;
}

#catalogLine .viewList .element .table:hover {
    background-position: -30px -110px;
}

#catalogLine .viewList .element .table.selected {
    background-position: -60px -110px;
}

#catalogLine .viewList .element .squares:active,
#catalogLine .viewList .element .table:active,
#catalogLine .viewList .element .line:active {
    position: relative;
    top: 1px;
}

#rowFooter {
    display: table;
    table-layout: fixed;
    width: 100%;
}

#leftFooter {

    display: table-cell;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 60%;
    padding: 24px 0 24px 24px;
    vertical-align: top;
}

#leftFooter .footerRow {
    overflow: hidden;
    list-style: none;
}

#leftFooter .column {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    padding-right: 48px;
}

#leftFooter .heading {
    display: block;
    margin-bottom: 6px;
    padding-bottom: 12px;
    font-size: 20px;
}

#leftFooter ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#leftFooter ul li:first-child {
    border: 0;
}

#leftFooter a {

    display: block;
    padding: 6px 0;
    font-size: 13px;

    text-decoration: none;
    -o-transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

#rightFooter {

    display: table-cell;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 40%;
    padding: 24px 0 24px 24px;
    vertical-align: top;
}

#rightFooter .rightTable {
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

#rightFooter .rightTable td {
    vertical-align: top;
}

#rightFooter .rightColumn {
    padding: 0 24px;
    text-align: center;
}

#rightFooter .rightColumn .wrap {
    display: inline-block;
    text-align: left;
}

#rightFooter .list {
    margin: 12px 0;
    padding: 0;
    list-style: none;
}

#rightFooter .list li {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 21px;
    list-style: none;
}

#rightFooter .email a {
    text-decoration: none;
}

#rightFooter p {
    display: block;
    font-size: 14px;
}

#rightFooter .hr {
    padding-top: 12px;
}

#rightFooter .telephone {
    display: block;
    margin-bottom: 24px;
    font-size: 22px;
}

#rightFooter .email {
    display: block;
    font-size: 18px;
}

#rightFooter .showMap {
    display: block;
    margin-top: 12px;
    text-decoration: underline;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#rightFooter .showMap:active {
    position: relative;
    top: 1px;
}

#rightFooter .logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#rightFooter .logo a:active {
    position: relative;
    top: 1px;
}

#footerBottom {
    clear: both;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
}

#footerBottom .creator {
    float: left;
    padding-left: 24px;
}

#footerBottom .creator a {
    display: block;
    line-height: 60px;
}

#footerBottom .creator a:active {
    position: relative;
    top: 1px;
}

#footerBottom .creator img {
    vertical-align: middle;
}

#footerBottom .social {
    float: right;
    padding-right: 24px;
}

#footerBottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#appBasket {

    position: fixed;
    z-index: 1001;
    top: 0;

    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -o-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;

    transition: 0.1s all ease-in-out;
}

#appBasketContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 700px;
    height: 400px;
    margin-top: -200px;
    margin-left: -350px;
}

#appBasket .heading {
    position: relative;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
}

#appBasket .close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 21px;
    height: 21px;
}

#appBasket .container {
    position: relative;
    overflow: hidden;
}

#appBasket .markerContainer {
    position: absolute;
    top: 8px;
    left: 8px;
}

#appBasket .rating {
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 12px;
    width: 79px;
}

#appBasket .rating i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 79px;
    height: 15px;
    background: url(/bitrix/templates/dresscode/images/rating.png) repeat 0 0 transparent;
}

#appBasket .rating i.m {
    z-index: 10;
    width: 0;
    background: url(/bitrix/templates/dresscode/images/rating.png) repeat 0 -14px transparent;
}

#appBasket .markerContainer .marker {
    z-index: 2;
    margin-bottom: 8px;
    padding: 3px 4px;
    font: normal normal 12px "roboto_ltregular", arial, sans-serif;
    line-height: 16px;
}

#appBasket .picture {
    position: relative;
    float: left;
    width: 300px;
    height: 280px;
    line-height: 280px;
    text-align: center;
}

#appBasket .picture:active {
    position: relative;
    top: 1px;
}

#appBasket .picture img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}

#appBasket .information {
    line-height: 280px;
}

#appBasket .information .wrapper {
    display: inline-block;
    line-height: 21px;
    vertical-align: middle;
}

#appBasket .name {

    display: block;
    max-width: 300px;
    margin-bottom: 18px;

    font-size: 14px;
    text-decoration: none;
    -o-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

#appBasket .price {
    display: block;
    margin-bottom: 18px;
    font-family: "robotobold", sans-serif;
    font-size: 18px;
}

#appBasket .price .discount {
    padding-left: 8px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
}

#appBasket .qtyBlock {
    overflow: hidden;
    margin-bottom: 18px;
}

#appBasket .qtyBlock .label {
    padding-right: 4px;
}

#appBasket .plus,
#appBasket .minus {
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
}

#appBasket .qty {

    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 40px;
    height: 19px;
    margin: 0 2px;
    padding: 0 2px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

#appBasket .qty.error {
    border: 1px solid #ff0000;
}

#appBasket .sum {
    height: 50px;
    padding: 0 24px;
    font-family: "robotobold", sans-serif;
    font-size: 18px;
    line-height: 50px;
}

#appBasket .sum .discount {
    padding-left: 8px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
}

#appBasket .lower {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
}

#appBasket .lower .tools {
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

#appBasket .lower tbody {
    vertical-align: top;
}

#appBasket .lower .tools td {
    padding: 0;
}

#appBasket .lower .tools .icon {

    width: 70px;
    height: 60px;
    line-height: 60px;

    text-align: center;
    vertical-align: top;
    -o-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;

}

#appBasket .lower .tools .av:hover {
    background: unset;
}

#appBasket .lower .tools .icon a {
    display: block;
    color: transparent;
    text-decoration: none;
}

#appBasket .lower .tools .icon .ico {
    display: inline-block;
    width: 17px;
    height: 16px;
    vertical-align: middle;
}

#appBasket .lower .tools .addCompare .ico {
    background: url(/bitrix/templates/dresscode/images/compare.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addCompare.added .ico {
    background: url(/bitrix/templates/dresscode/images/compareActive.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addWishlist .ico {
    background: url(/bitrix/templates/dresscode/images/wishlist.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addWishlist.added .ico {
    background: url(/bitrix/templates/dresscode/images/wishlistActive.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .inStock .ico {
    background: url(/bitrix/templates/dresscode/images/inStock.png) 0 0 no-repeat transparent;
    border-bottom: 0 !important;
}

#appBasket .lower .tools .outOfStock .ico {
    background: url(/bitrix/templates/dresscode/images/outOfStock.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .onOrder .ico {
    background: url(/bitrix/templates/dresscode/images/onOrder.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .delete .ico {
    background: url(/bitrix/templates/dresscode/images/delete.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .continue {
    width: 50%;
    text-align: center;
}

#appBasket .lower .tools .continue,
#appBasket .lower .tools .goToBasket {
    -o-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

#appBasket .lower .tools .continue a,
#appBasket .lower .tools .goToBasket a {

    display: block;
    font-size: 14px;
    line-height: 60px;
    text-decoration: none;

}

#appBasket .lower .tools .continue .text,
#appBasket .lower .tools .goToBasket .text {
    display: inline-block;
    margin-top: 2px;
}

#appBasket .lower .tools .goToBasket img {
    margin-top: -3px;
}

#appBasket .lower .tools .continue img,
#appBasket .lower .tools .goToBasket img {
    padding-right: 12px;
    vertical-align: middle;

}

#appBasket .lower .tools .goToBasket {
    width: 50%;
    text-align: center;
}

#appFastBuy {

    position: fixed;
    z-index: 1001;
    top: 0;

    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -o-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;

    transition: 0.1s all ease-in-out;
}

#appFastBuyContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    width: 700px;
    height: 450px;
    margin-top: -215px;
    margin-left: -350px;
    background-color: #ffffff;
    box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
}

#appFastBuyContainer .column {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding: 0 24px;*/
    width: 380px;
    margin-top: 24px;
}

#appFastBuyContainer .column:first-child {
    width: 320px;
    text-align: center;
}

#appFastBuyContainer .heading {
    position: relative;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
}

#appFastBuyContainer .title {
    display: block;
    margin-right: 24px;
    margin-bottom: 12px;
    font-size: 16px;
    text-align: center;
}

#appFastBuyContainer .formLine {
    margin-bottom: 12px;
}

#appFastBuyContainer input[type=text] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 354px;
    height: 50px;
    padding-left: 12px;
    font-family: "roboto_ltregular", sans-serif;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastBuyContainer textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 354px;
    height: 90px;
    padding-top: 12px;
    padding-left: 12px;
    font-family: "roboto_ltregular", sans-serif;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    resize: none;
}

#appFastBuyContainer input:focus,
#appFastBuyContainer textarea:focus {
    outline: none;
}

#appFastBuyContainer #fastBuyFormSubmit {
    display: block;
    width: 354px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastBuyContainer #fastBuyFormSubmit:active {
    position: relative;
    top: 1px;
}

#appFastBuyContainer #fastBuyFormSubmit.loading {
    text-indent: 12px;
    opacity: 0.9;
    -o-transition: background 0s !important;
    -webkit-transition: background 0s !important;
    transition: background 0s !important;
}

#appFastBuyContainer #fastBuyFormSubmit.loading img {
    display: none;
}

#appFastBuyContainer #fastBuyFormSubmit img {
    margin-top: -2px;
    padding-right: 4px;
    vertical-align: middle;
}

#appFastBuyContainer .markerContainer {
    position: absolute;
    top: 0;
    left: 12px;
}

#appFastBuyContainer #fastBuyResult {
    transform: translateY(50%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px;
}

#fastBuyResult #fastBuyResultTitle {
    margin-top: 24px;
    font-size: 16px;
    text-align: center;
}

#fastBuyResult #fastBuyResultMessage {
    margin-top: 24px;
    text-align: center;
}

#fastBuyResult #fastBuyResultClose {
    display: block;
    width: 254px;
    height: 50px;
    margin: 24px auto;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#fastBuyResult #fastBuyResultClose:active {
    position: relative;
    top: 1px;
}

#appFastBuyContainer .marker {
    z-index: 2;
    margin-bottom: 8px;
    padding: 3px 4px;
    font: normal normal 12px "roboto_ltregular", arial, sans-serif;
    line-height: 16px;
}

#appFastBuyContainer .name {

    overflow: hidden;
    display: block;
    height: 44px;

    margin-bottom: 12px;
    font-size: 14px;
    line-height: 44px;
    text-decoration: none;
    -o-transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

#appFastBuyContainer .middle {
    display: inline-block;
    line-height: 21px;
    vertical-align: middle;
}

#appFastBuyContainer .price {
    display: block;
    margin-bottom: 12px;
    font-family: "robotobold", sans-serif;
    font-size: 18px;
    text-decoration: none;
}

#appFastBuyContainer .price .discount {
    padding-left: 4px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
}

#appFastBuyContainer #fastBuyName {
    padding: 0 24px;
}

#appFastBuyContainer #fastBuyPicture {

    position: relative;
    display: block;
    height: 230px;
    margin-bottom: 12px;

    line-height: 230px;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#appFastBuyContainer #fastBuyPicture .url {
    display: block;
    height: 230px;
    line-height: 230px;
    text-align: center;
}

#appFastBuyContainer #fastBuyPicture .picture {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}

#appFastBuy .close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 21px;
    height: 21px;
    background: url(/bitrix/templates/dresscode/images/exit.png) 0 0 no-repeat transparent;
}

#appFastBuy .close:hover {
    background-position: 0 -21px;
}

#appFastBuy .close:active {
    background-position: 0 -42px;
}

#appFastView {

    position: fixed;
    z-index: 1000;
    top: 0;

    left: 0;
    overflow: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -o-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;

    /*display: none;*/
}

#appFastView .appFastViewContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1000px;
    height: 550px;
    margin-top: -275px;
    margin-left: -500px;
    background-color: #ffffff;
    box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#appFastView .appFastViewColumnContainer {
    height: 490px;
}

#appFastView .appFastViewPictureColumn {
    position: relative;
    float: left;
    width: 336px;
    height: 490px;
    border-right: 1px solid #dddddd;
}

#appFastView .appFastViewDescriptionColumn {
    position: relative;
    float: left;
    overflow: hidden;
    width: 410px;
    height: 100%;
}

#appFastView .appFastViewDescriptionColumnContainer {
    position: absolute;
    left: 24px;
    overflow-x: hidden;
    overflow-y: scroll;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-top: 24px;
    padding-right: 24px;
}

#appFastView .appFastViewDescriptionColumn:after {
    position: absolute;
    content: "";
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);
    pointer-events: none;
}

#appFastView .appFastViewInformationColumn {
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 251px;
    height: 100%;
    padding: 0 24px;
    background-color: #f3f3f3;
}

#appFastView .markerContainer {
    position: absolute;
    z-index: 88;
    top: 12px;
    left: 12px;
    color: #ffffff;
}

#appFastView .marker {
    z-index: 2;
    margin-bottom: 8px;
    padding: 3px 4px;
    font: normal normal 12px "roboto_ltregular", arial, sans-serif;
    line-height: 16px;
}

#appFastView .appFastViewPictureSlider,
#appFastView .appFastViewPictureCarousel,
#appFastView .appFastViewPictureSliderItems,
#appFastView .appFastViewPictureCarouselItems {
    position: relative;
    overflow: hidden;
    -o-transition: left 0.2s ease-in-out;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
}

#appFastView .appFastViewPictureSliderItems,
#appFastView .appFastViewPictureCarouselItems {
    left: 0;
}

#appFastView .appFastViewPictureCarouselItems {
    padding-bottom: 12px;
}

#appFastView .appFastViewPictureCarousel {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 24px;
    padding: 0 12px 12px 12px;
}

#appFastView .appFastViewPictureSliderItem,
#appFastView .appFastViewPictureCarouselItem {
    float: left;
    text-align: center;
}

#appFastView .appFastViewPictureSliderItem {
    height: 380px;
    line-height: 380px;
}

#appFastView .appFastViewPictureSliderItemLayout {
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}

#appFastView .appFastViewPictureCarouselItem {
    height: 60px;
    line-height: 60px;
}

#appFastView .appFastViewPictureSliderItemPicture,
#appFastView .appFastViewPictureCarouselItemPicture {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#appFastView .appFastViewPictureCarouselLeftButton,
#appFastView .appFastViewPictureCarouselRightButton {
    position: absolute;
    z-index: 99;
    top: 50%;
    width: 14px;
    height: 16px;
    margin-top: -14px;
    opacity: 0.5;
    background: url(/bitrix/templates/dresscode/images/carouselArrowSmall.png) 0 0 no-repeat transparent;
}

#appFastView .appFastViewPictureCarouselLeftButton:hover,
#appFastView .appFastViewPictureCarouselRightButton:hover {
    opacity: 0.8;
}

#appFastView .appFastViewPictureCarouselLeftButton:active,
#appFastView .appFastViewPictureCarouselRightButton:active {
    opacity: 1;
}

#appFastView .appFastViewPictureCarouselLeftButton:active {
    left: 1px;
}

#appFastView .appFastViewPictureCarouselRightButton:active {
    right: 1px;
}

#appFastView .appFastViewPictureCarouselLeftButton {
    left: 0;
}

#appFastView .appFastViewPictureCarouselRightButton {
    right: 0;
    background-position: -14px 0;
}

#appFastView .appFastViewPictureSliderItemLink,
#appFastView .appFastViewPictureCarouselItemLink {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .appFastViewPictureSliderItemLink img {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .appFastViewPictureSliderItemLink {
    position: relative;
    display: inline-block;
    /*overflow: hidden;*/
    height: auto;
    line-height: 0;
}

#appFastView .appFastViewPictureCarouselItemLink {
    position: relative;
    display: block;
    height: 60px;
    opacity: 0.3;
}

#appFastView .appFastViewPictureSliderItemLink:hover img,
#appFastView .appFastViewPictureCarouselItemLink:hover {
    opacity: 0.9;
}

#appFastView .appFastViewPictureCarouselItemLink.active {
    position: relative;
    opacity: 1;
    pointer-events: none;
}

#appFastView .appFastViewPictureCarouselItemLink.active:hover {
    opacity: 1;
}

#appFastView .appFastViewPictureSliderItemLink:active,
#appFastView .appFastViewPictureCarouselItemLink:active {
    position: relative;
    top: 1px;
}

#appFastView .appFastViewPictureCarouselItemLink.active:after {
    position: absolute;
    content: "";
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 20%;
    height: 2px;
    background: rgba(0, 0, 0, 1);
}

#appFastView .appFastViewPictureLoupe {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 150px;
    height: 150px;
    margin-top: -75px;
    margin-left: -75px;
    background-repeat: no-repeat;
    border: 1px solid #000000;
    border-radius: 50%;
    cursor: crosshair;
}

#appFastView .appFastViewHeading {
    position: relative;
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    background-color: #424242;
}

#appFastView .appFastViewProductHeading {
    font-size: 21px;
    line-height: 33px;
}

#appFastView .appFastViewProductHeading a {
    color: #000000;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .appFastViewProductHeading a:hover {
    color: #555555;
}

#appFastView .appFastViewProductHeading a:active {
    position: relative;
    top: 1px;
}

/*#appFastView .appFastViewProductHeading .appFastViewProductHeadingLinkLayout{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 4px;
}
*/
#appFastView .appFastSkuProductPropertiesHeading,
#appFastView .appFastViewProductPropertiesHeading {
    margin-top: 24px;
    font-size: 16px;
}

#appFastView .appFastViewProductPropertiesHeading {
    margin-bottom: 12px;
}

#appFastView .propertyTable {
    display: table;
    table-layout: fixed;
    width: 100%;
}

#appFastView .propertyTable {
    font-size: 13px;
}

#appFastView .propertyTable .propertyName,
#appFastView .propertyTable .propertyValue {
    position: relative;
    overflow: hidden;
    display: table-cell;
    padding: 4px 0;
    vertical-align: middle;
    background-color: #ffffff;
}

#appFastView .propertyTable .propertyValue {
    width: 40%;
    padding-left: 12px;
}

#appFastView .propertyTable .propertyName:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 13px;
    margin-left: 12px;
    border-bottom: 1px dotted #cccccc;
}

#appFastView .propertyTable .propertyValue a {
    color: #555555;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .propertyTable .propertyValue a:hover {
    color: #000000;
}

#appFastView .appFastViewDescription {
    display: none;
}

#appFastView .appFastViewDescription.visible {
    display: block;
}

#appFastView .appFastViewDescriptionHeading {
    margin-top: 24px;
    font-size: 16px;
}

#appFastView .appFastViewDescriptionText {
    margin-top: 12px;
    font-size: 13px;
    line-height: 21px;
}

#appFastView .skuPropertyList {
    overflow: hidden;
    margin: 0 0 0 -6px;
    padding: 0;
    list-style: none;
}

#appFastView .skuProperty {
    overflow: hidden;
    margin: 12px 0;
}

#appFastView .skuProperty:last-child {
    margin-bottom: 0 !important;
}

#appFastView .skuPropertyName {
    padding-left: 2px;
    font-size: 13px;
}

#appFastView .skuProperty li {
    float: left;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 18%;
    margin-top: 12px;
    padding: 0 6px;
}

#appFastView .skuProperty .selected .skuPropertyLink {
    position: relative;
    pointer-events: none;
}

#appFastView .skuProperty .disabled {
    display: none;
}

#appFastView .skuPropertyLink {
    display: block;
    min-height: 28px;
    padding: 4px 6px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .skuPropertyLink:hover {
    opacity: 0.8;
}

#appFastView .skuPropertyList img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#appFastView .skuProperty .selected .skuPropertyLink {
    border: 1px solid #ff9601;
}

#appFastView .skuPropertyLink {
    color: #000000;
    border: 1px solid #dddddd;
}

#appFastView .appFastViewExit {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 21px;
    height: 21px;
}

#appFastView .appFastViewMoreLink {
    position: relative;
    z-index: 0;
    display: inline-block;
    margin-top: 24px;
    margin-bottom: 24px;
    color: #000000;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .appFastViewMoreLink:hover {
    color: #555555;
}

#appFastView .appFastViewMoreLink:active {
    position: relative;
    top: 1px;
}

#appFastView .addCart, .addCartBig {
    display: block;
    height: 60px;
    margin-top: 12px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .price {
    position: relative;
    display: block;
    margin-top: 12px;
    font-family: "robotobold", sans-serif;
    font-size: 21px;
    line-height: 28px;
    color: #000000;
    text-decoration: none;
}

#appFastView .getPriceWindow {
    line-height: 33px;
}

#appFastView .priceValue {
    display: inline-block;
    padding-bottom: 8px;
    color: #000000;
    border-bottom: 1px dashed #bbbbbb;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .priceValue:hover {
    color: #333333;
}

#appFastView .priceValue:active {
    position: relative;
    top: 1px;
}

#appFastView .article {
    margin-top: 24px;
    color: #888888;
}

#appFastView .article.hidden {
    display: none;
}

#appFastView .discount {
    padding-left: 4px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
    color: #888888;
}

#appFastView .price .oldPriceLabel {
    display: block;
    margin-top: 6px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
    color: #888888;
    text-decoration: none;
}

#appFastView .price .discount,
#appFastView .price .discount {
    padding-left: 4px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
    color: #888888;
}

#appFastView .icon {
    display: inline-block;
    vertical-align: middle;
}

#appFastView .addCart .icon, .addCartBig .icon {
    margin-top: -4px;
    padding-right: 12px;
}

#appFastView .rating {
    position: relative;
    z-index: 2;
    overflow: hidden;
    display: inline-block;
    width: 79px;
    height: 15px;
    margin-top: -4px;
    margin-left: 6px;
    vertical-align: middle;
}

#appFastView .rating i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 79px;
    height: 15px;
    background: url(/bitrix/templates/dresscode/images/rating2.png) repeat 0 0 transparent;
}

#appFastView i.m {
    z-index: 10;
    width: 0;
    background: url(/bitrix/templates/dresscode/images/rating2.png) repeat 0 -14px transparent;
}

#appFastView .icon {
    display: inline-block;
    vertical-align: middle;
}

#appFastView .appFastViewInformationColumn .row {
    position: relative;
    margin-bottom: 12px;
}

#appFastView .appFastViewInformationColumn .row img {
    margin-top: -4px;
    padding-right: 6px;
    vertical-align: middle;
}

#appFastView .appFastViewInformationColumn .label {
    font-family: "roboto_condensedlight", sans-serif;
    font-size: 15px;
    line-height: 21px;
    color: #717171;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appFastView .appFastViewInformationColumn a.label:hover {
    color: #000000;
}

#appFastView .appFastViewInformationColumn a.label:active {
    position: relative;
    top: 1px;
}

#appFastView .appFastViewInformationColumn a.inStock span {
    padding-bottom: 2px;
}

#personalCart input[name="BuyButton"] {
    display: block;
    margin-top: 24px;
    margin-bottom: 24px;
}

/*#appFastView .getPricesWindow .priceIcon{
	margin-right: 0;
	margin-left: 6px;
}*/

#footerTabsCaption {
    height: 85px;
    /*margin-top: 24px;*/
    line-height: 85px;
}

#footerTabsCaption .items {
    overflow: hidden;
    text-align: center;
}

#footerTabsCaption .item:last-child {
    margin-right: 0;
}

#footerTabsCaption .item {
    display: inline-block;
    margin-right: 24px;
    vertical-align: middle;
}

#footerTabsCaption .item a {
    padding-bottom: 8px;
    font-family: "robotobold", sans-serif;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#footerTabs {
    overflow: hidden;
}

#footerTabs .tab {
    display: none;
}

#footerTabs .tab.selected {
    display: block;
}

#footerTabs .product:hover .wrap,
#footerTabs .product:hover .tabloid,
#personalCart .product:hover .wrap,
#personalCart .product:hover .tabloid {
    box-shadow: none;
}

#footerTabs .product:hover .tabloid {
    border-color: transparent;
}

#personalCart .product:hover .tabloid {
    border-bottom-color: #e7e8ea;
}

#footerLine {
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    height: 55px;
    line-height: 55px;
}

#footerLine .wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px;
}

#footerLine .col {
    float: left;
    width: 50%;
}

#footerLine .col:last-child {
    text-align: right;
}

#footerLine .item .callback {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#footerLine .item .callback .icon {
    display: inline-block;
    width: 21px;
    height: 24px;
    margin-top: -2px;
    margin-right: 4px;
    vertical-align: middle;
}

#footerLine .item .compare,
#footerLine .item .wishlist,
#footerLine .item .cart {
    text-transform: uppercase;
}

#footerLine .item .compare .mark,
#footerLine .item .wishlist .mark,
#footerLine .item .cart .mark {
    overflow: hidden;
    height: 20px;
    margin-left: 12px;
    padding: 2px 12px;
    line-height: 20px;
    border-radius: 4px;
}

#footerLine .item .compare .icon,
#footerLine .item .wishlist .icon,
#footerLine .item .cart .icon {
    display: inline-block;
    width: 21px;
    height: 24px;
    margin-top: -2px;
    margin-right: 12px;
    vertical-align: middle;
}

#footerLine .item .cart .icon {
    width: 26px;
}

#footerLine .item a {
    font-size: 14px;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*#footerLine .col:first-child .item:first-child{
	margin-left: 24px;
}
*/
#footerLine .item {
    display: inline-block;
    margin-right: 24px;
    vertical-align: middle;
}

#footerLine .item a:active {
    position: relative;
    top: 1px;
}

#footerLine .item:last-child {
    margin-right: 0;
}

#authMenu {
    overflow: hidden;
    margin-bottom: 24px;
    padding: 0;
    list-style: none;
}

#authMenu li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}

#authMenu li:last-child {
    margin-right: 0;
}

#authMenu li a {
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#authMenu li a:active {
    position: relative;
    top: 1px;
}

#authMenu li .selected {
    padding-bottom: 4px;
    font-family: "robotobold", sans-serif;
}

#empty {
    overflow: hidden;
}

#empty .emptyWrapper {
    overflow: hidden;
    padding-bottom: 24px;
}

#empty .pictureContainer {
    float: left;
    margin-right: 24px;
}

#empty h3 {
    margin: 0;
    padding: 0;
    font-family: "robotobold", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

#empty p {
    font-size: 14px;
}

#empty a {
    font-size: 14px;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#empty a:active {
    position: relative;
}

#empty a img {
    max-width: 20px;
    max-height: 20px;
    padding-right: 12px;
    vertical-align: middle;
}

#empty .emptyTitle {
    margin-top: 24px;
    font-family: "robotobold", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

#empty .emptyMenu {
    overflow: hidden;
    margin: 24px 0 0 0;
    padding: 0;
    list-style: none;
}

#empty .emptyMenu li {
    float: left;
    width: 33.333333%;
    margin-bottom: 12px;
}

#empty .back {
    padding-bottom: 2px;
}

#empty .back:active {
    position: relative;
    top: 1px;
}

#overlap {
    position: fixed;
    z-index: 33;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #000000;
}

#searchOverlap {
    position: fixed;
    z-index: 34;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #000000;
}

/* CLASSES */

.ajaxContainer {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.ajaxContainer.loading {
    opacity: 0.5;
}

.productList {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product {

    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 20%;

    height: 346px;

}

.product:nth-child(1),
.product:nth-child(2),
.product:nth-child(3),
.product:nth-child(4),
.product:nth-child(5) {
    height: 347px;
}

.product.last { /* next page */
    line-height: 346px;
}

.product .tabloid {

    position: relative;
    z-index: 1;
    overflow: hidden;
    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 345px;

    padding: 12px;
    border: 1px solid transparent;
    -moz-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;

}

.product .markerContainer {
    position: absolute;
    z-index: 88;
    top: 8px;
    left: 8px;
}

.product .marker {
    z-index: 2;
    margin-bottom: 8px;
    padding: 3px 4px;
    font: normal normal 12px "roboto_ltregular", arial, sans-serif;
    line-height: 16px;
}

.product .rating {
    position: absolute;
    z-index: 2;
    top: 8px;
    right: 8px;
    width: 79px;
}

.product .rating i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 79px;
    height: 15px;
    background: url(/bitrix/templates/dresscode/images/rating.png) repeat 0 0 transparent;
}

.product .rating i.m {
    z-index: 10;
    width: 0;
    background: url(/bitrix/templates/dresscode/images/rating.png) repeat 0 -14px transparent;
}

.product .name {

    overflow: hidden;
    display: block;
    height: 44px;

    margin-bottom: 12px;
    font-size: 14px;
    line-height: 44px;
    text-decoration: none;
    -o-transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

.product .middle {
    display: inline-block;
    line-height: 21px;
    vertical-align: middle;
}

.product .price {
    display: block;
    margin-bottom: 12px;
    font-family: "robotobold", sans-serif;
    font-size: 18px;
    text-decoration: none;
}

.product .price .measure {
    font-size: 16px;
}

.product .price .discount {
    padding-left: 4px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
}

.product .picture {

    position: relative;
    display: block;
    height: 240px;
    line-height: 240px;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.product .picture img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.product .picture:hover img {
    opacity: 0.85;
}

.product .picture:active {
    position: relative;
    top: 1px;
}

.product .getFastView,
#catalogLineList .picture .getFastView,
#specialProduct .productItem .getFastView {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 40px;
    margin-top: -20px;
    margin-left: -75px;
    font-family: "roboto_condensedlight", sans-serif;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    /*display: none;*/
    background-color: #2b2b2b;
    border-radius: 2px;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.product:hover .getFastView,
#catalogLineList .picture:hover .getFastView,
#specialProduct .productItem .picture:hover .getFastView {
    visibility: visible;
    /*display: block;*/
    opacity: 0.9;
}

.product .getFastView:hover,
#catalogLineList .picture .getFastView:hover,
#specialProduct .productItem .getFastView:hover {
    opacity: 1;
}

.product .addCart {
    display: block;
    height: 60px;
    margin-top: 16px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.product .icon {
    display: inline-block;
    vertical-align: middle;
}

.product .addCart .icon {
    margin-top: -4px;
    padding-right: 12px;
}

.product .row {
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px;
}

.product .label {
    float: left;
    display: block;
    width: 55%;
    font-family: "roboto_condensedlight", sans-serif;
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.product .row .label:last-child {
    width: 45%;
}

.product .label .icon {
    margin-top: -4px;
    padding-right: 6px;
}

.inStock {
    color: #73b24e !important;
    text-decoration: none;
}

.inStock:hover {
    color: #73b24e !important;
}

a.inStock span {
    border-bottom: 1px dashed #73b24e !important;
}

a.inStock:hover span {
    opacity: 0.8;
}

.outOfStock {
    color: #ff9601 !important;
}

.outOfStock:hover {
    color: #ff9601 !important;
}

.outOfStock-movable,
.outOfStock-movable:hover {
    color: #73b24e !important;
}

.product .skuPropertyList {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.product .skuProperty {
    overflow: hidden;
    margin: 12px 0;
}

.product .skuPropertyName {
    padding-bottom: 2px;
    padding-left: 2px;
    font-size: 13px;
}

.product .skuProperty li {
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    min-width: 20%;
    padding: 4px;
}

.product .skuProperty .selected .skuPropertyLink {
    position: relative;
    pointer-events: none;
    /*top: -2px;*/
}

.product .skuProperty .disabled {
    display: none;
}

.product .skuPropertyLink {
    display: block;
    padding: 6px 4px;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.product .skuPropertyLink:hover {
    opacity: 0.8;
}

.product .skuPropertyList img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

/* product hover */

.product:hover {
    position: relative;
}

.product:hover .tabloid {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: auto;
}

.product:hover .morePhoto {
    display: block;
}

.product.last .wp {
    display: inline-block;
    width: 100%;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
}

.product.last .showMore {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    -o-transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

.product.last .showMore:hover {
    opacity: 0.7;
}

.product.last .icon {
    display: inline-block;
    width: 100%;
    height: 54px;
    margin-bottom: 12px;
    line-height: 21px;
    text-align: center;
}

.product.last .ps {
    font-size: 18px;
}

.product.last .value {
    padding-left: 6px;
    font-size: 18px;
}

.product.last .small {
    display: inline-block;
    width: 100%;
}

.sideBlock .heading {
    padding-left: 18px;
}

.heading a, .telephone a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

@media screen and (max-width: 500px) {
    .heading a, .telephone a {
        text-decoration: underline;
    }

    .heading a:before, .telephone a:before {
        position: absolute;
        content: " ";
        display: block;
        width: 20px;
        height: 20px;
        margin-top: 2px;
        margin-left: -25px;
        background: url(/bitrix/templates/dresscode/images/phone.svg) no-repeat;
    }
}

.heading.collapsed {
    float: left;
    overflow: hidden;
    display: block;
    width: 355px;
    height: 50px;
    margin-right: 24px;
    font-size: 16px;
    line-height: 50px;
    color: #ffffff;
    text-decoration: none;
}

.heading.collapsed ins {
    display: inline-block;
    width: 24px;
    height: 50px;
    margin: 0 18px 0 0;
    padding: 0 12px;
    line-height: 50px;
    vertical-align: middle;
}

.mfeedback .errortext,
.mfeedback .mf-ok-text {
    font-size: 16px;
    font-weight: 400;
}

.mfeedback .mf-ok-text + form {
    display: none;
}

.mfeedback .mf-text {
    margin-top: 8px;
    font-size: 14px;
}

.mfeedback input, .mfeedback textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    margin-top: 8px;
    padding: 0 12px;

    font-family: "roboto_ltregular", arial, sans-serif;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.mfeedback textarea {
    height: 150px;
    padding-top: 12px;
    outline: none;
    resize: none;
}

.mfeedback input[type="submit"] {
    padding: 0 48px;
    cursor: pointer;
}

.bx-auth {
    overflow: hidden;
}

.bx-auth .alert {
    display: inline-block;
    margin-bottom: 24px;
    padding: 12px 48px;
    font-family: "robotobold", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.bx-auth .alert.small {
    max-width: 600px;
    font-family: "roboto_ltregular", sans-serif;
    font-size: 14px;
    line-height: 28px;
}

.bx-authform-label-container {
    margin-bottom: 8px;
}

.bx-auth .bx-authform-description-container {
    margin-bottom: 12px;
}

.bx-auth .bx-captcha {
    margin-top: 28px;
}

.bx-auth .bx-authform-formgroup-container {
    float: left;
    width: 450px;
}

.bx-auth .bx-authform-formgroup-container-line {
    overflow: hidden;
}

.bx-auth .registerText {
    display: block;
    max-width: 800px;
    margin-top: 0;
    padding-bottom: 24px;
}

.bx-auth input {
    font-family: "roboto_ltregular", arial, sans-serif;
    font-size: 14px;
}

.bx-auth .leftContainer {
    float: left;
    margin-right: 48px;
}

.bx-auth .rightContainer {
    float: left;
}

.bx-auth .rightContainer p {
    display: block;
    max-width: 450px;
}

.bx-auth input[type="checkbox"] + label,
.bx-auth input[type="radio"] + label {
    cursor: pointer;
}

.bx-auth input[type="checkbox"]:not(checked),
.bx-auth input[type="radio"]:not(checked) {
    position: absolute;
    opacity: 0;
}

.bx-auth input[type="checkbox"]:not(checked) + label,
.bx-auth input[type="radio"]:not(checked) + label {
    position: relative;
    padding-left: 24px;
}

.bx-auth input[type="checkbox"] + label:before {
    background: url(/bitrix/templates/dresscode/images/checkBox.png) 0 0 no-repeat transparent;
}

.bx-auth input[type="radio"] + label:before {
    background: url(/bitrix/templates/dresscode/images/radio.png) 0 0 no-repeat transparent;
}

.bx-auth input[type="checkbox"]:not(checked) + label:before,
.bx-auth input[type="radio"]:not(checked) + label:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
}

.bx-auth input[type="checkbox"]:not(checked) + label:hover:before,
.bx-auth input[type="radio"]:not(checked) + label:hover:before {
    background-position: 0 -17px;
}

.bx-auth input[type="checkbox"]:checked + label:before,
.bx-auth input[type="radio"]:checked + label:before {
    background-position: 0 -34px;
}

.bx-auth input[type="checkbox"]:checked + label:hover:before,
.bx-auth input[type="radio"]:checked + label:hover:before {
    background-position: 0 -51px;
}

.bx-auth input[type="checkbox"]:disabled + label,
.bx-auth input[type="radio"]:disabled + label {
    cursor: default;
}

.bx-auth input[type="checkbox"]:disabled + label:before,
.bx-auth input[type="radio"]:disabled + label:before {
    background-position: 0 -68px !important;
}

.bx-auth input[type="text"],
.bx-auth input[type="password"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 420px;
    height: 48px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 0 12px;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.bx-auth .submit,
.popup-window .btn {
    display: inline-block;
    width: 224px;
    height: 48px;
    margin-top: 24px;
    font-size: 14px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.bx-auth .send .submit {
    margin-top: 12px;
}

.popup-window .btn {
    height: 30px;
    margin-top: 0;
    margin-left: 12px;
    line-height: 30px;
}

.bx-auth .submit:active,
.popup-window .btn:active {
    position: relative;
    top: 1px;
}

.bx-auth .clear {
    display: inline-block;
    width: 160px;
    height: 48px;
    margin-top: 24px;
    margin-left: 12px;
    font-size: 14px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    background: transparent;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.bx-auth .submit:active {
    position: relative;
    top: 1px;
}

.bx-auth .forgot, .bx-auth .registerLink {
    display: inline-block;
    margin-left: 12px;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.bx-auth .registerLink {
    margin-left: 0;
}

.blackLink, .backToIndexPage {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.catalog-item-links {
    margin-bottom: 12px;
}

.catalog-detail {
    margin-bottom: 12px;
}

.contactList {
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 0;
    list-style: none;
}

.contactList li {
    float: left;
    width: 25%;
}

.contactList li table {
    table-layout: fixed;
    width: 100%;
}

.contactList li table td {
    text-align: left;
    vertical-align: middle;
}

.contactList li table td:first-child {
    width: 42px;
    padding-right: 12px;
    text-align: center;
}

.contactList li table td img {
    vertical-align: middle;
}

.contactList a {
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.contactLabel {
    margin-top: 0;
    font-size: 16px;
}

.blurred {

    background: #ffffff;
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    -webkit-filter: blur(2px);

    filter: blur(2px);

}

/*.product .pic:hover img{}*/

.copyright img {
    vertical-align: middle;
}

.sn {
    float: right;
    overflow: hidden;
}

.sn li {
    float: left;
    line-height: 60px;
}

.sn a {
    display: block;
    width: 60px;
    height: 60px;
}

.sn .vk {
    background: url(/bitrix/templates/dresscode/images/sn.png) 0 0 no-repeat transparent;
}

.sn .fb {
    background: url(/bitrix/templates/dresscode/images/sn.png) -60px 0 no-repeat transparent;
}

.sn .od {
    background: url(/bitrix/templates/dresscode/images/sn.png) -120px 0 no-repeat transparent;
}

.sn .tw {
    background: url(/bitrix/templates/dresscode/images/sn.png) -180px 0 no-repeat transparent;
}

.sn .go {
    background: url(/bitrix/templates/dresscode/images/sn.png) -240px 0 no-repeat transparent;
}

.sn .yo {
    background: url(/bitrix/templates/dresscode/images/sn.png) -300px 0 no-repeat transparent;
}

.sn .vk:hover {
    background-position: 0 -60px;
}

.sn .fb:hover {
    background-position: -60px -60px;
}

.sn .od:hover {
    background-position: -120px -60px;
}

.sn .tw:hover {
    background-position: -180px -60px;
}

.sn .go:hover {
    background-position: -240px -60px;
}

.sn .yo:hover {
    background-position: -300px -60px;
}

#upButton {
    position: fixed;
    z-index: 99;
    right: 24px;
    bottom: 132px;
    display: none;
    width: 73px;
    height: 73px;
    background: url(/bitrix/templates/dresscode/images/up.png) 0 0 no-repeat transparent;
    cursor: pointer;
}

#upButton:hover {
    background-position: -73px 0;
}

#upButton:active {
    background-position: -146px 0;
}

#upButton.enb {
    display: block;
}

#upButton a {
    display: block;
}

#requestPrice {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -o-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

#requestPrice #requestPriceResult {
    transform: translateY(50%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px;
}

#requestPrice #requestPriceResultTitle {
    margin-top: 24px;
    font-size: 16px;
    text-align: center;
}

#requestPrice #requestPriceResultMessage {
    margin-top: 24px;
    text-align: center;
}

#requestPrice #requestPriceResultClose {
    display: block;
    width: 254px;
    height: 50px;
    margin: 24px auto;
    font-size: 14px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#requestPrice #requestPriceResultClose:active {
    position: relative;
    top: 1px;
}

#requestPrice #requestPriceContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    width: 700px;
    height: 430px;
    margin-top: -215px;
    margin-left: -350px;
    background-color: #ffffff;
    box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
}

#requestPrice .requestPriceHeading {
    position: relative;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    background-color: #424242;
}

#requestPrice .requestPriceHeading .close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 21px;
    height: 21px;
    background: url(/bitrix/templates/dresscode/images/exit.png) 0 0 no-repeat transparent;
}

#requestPrice .requestPriceHeading .close:hover {
    background-position: 0 -21px;
}

#requestPrice .requestPriceHeading .close:active {
    background-position: 0 -42px;
}

#requestPrice .requstProductContainer {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

#requestPrice .productColumn {
    display: table-cell;
    width: 320px;
    text-align: center;
    vertical-align: middle;
}

#requestPrice .productNameBlock {
    padding: 0 24px;
}

#requestPrice .productNameBlock .productUrl {
    overflow: hidden;
    display: block;
    height: 44px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 44px;
    color: #000000;
    text-decoration: none;
    -o-transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

#requestPrice .productNameBlock .productUrl:active {
    position: relative;
    top: 1px;
}

#requestPrice .productImageBlock {
    display: block;
    height: 270px;
    line-height: 270px;
    text-align: center;
}

#requestPrice .productImageBlock a {
    display: block;
    height: 270px;
    line-height: 270px;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#requestPrice .productImageBlock a:hover {
    opacity: 0.8;
}

#requestPrice .productImageBlock a:active {
    position: relative;
    top: 1px;
}

#requestPrice .productImageBlock img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#requestPrice .productNameBlock .middle {
    display: inline-block;
    line-height: 21px;
    vertical-align: middle;
}

#requestPrice .formColumn {
    display: table-cell;
    width: 380px;
    vertical-align: middle;
}

#requestPrice .requestPriceFormHeading {
    display: block;
    margin-top: 24px;
    margin-right: 24px;
    margin-bottom: 12px;
    font-size: 16px;
    text-align: center;
}

#requestPrice input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 354px;
    height: 50px;
    margin-bottom: 12px;
    padding-left: 12px;
    font-family: "roboto_ltregular", sans-serif;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#requestPrice input {
    color: #000000;
    background-color: #f3f3f3;
}

#requestPrice textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 354px;
    height: 90px;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-left: 12px;
    font-family: "roboto_ltregular", sans-serif;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    resize: none;
}

#requestPrice textarea {
    background-color: #f3f3f3;
}

#requestPrice input:focus,
#requestPrice textarea:focus {
    background-color: #e9e9e9;
    outline: none;
}

#requestPrice #requestPriceSubmit {
    display: block;
    width: 354px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

#requestPrice #requestPriceSubmit:active {
    position: relative;
    top: 1px;
}

#requestPrice #requestPriceSubmit.loading {
    text-indent: 12px;
    opacity: 0.9;
    -o-transition: background 0s !important;
    -webkit-transition: background 0s !important;
    transition: background 0s !important;
}

#requestPrice #requestPriceSubmit.loading img {
    display: none;
}

#requestPrice #requestPriceSubmit img {
    margin-top: -2px;
    padding-right: 4px;
    vertical-align: middle;
}

#requestPrice .markerContainer {
    position: absolute;
    top: 0;
    left: 12px;
}

#requestPrice .error {
    border: 1px solid #ff0000;
}

#searchSection a {
    color: #000000;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#searchSection a:hover {
    opacity: 0.7;
}

#error404 {
    margin-bottom: 24px;
    text-align: center;
}

#error404 h1 {
    margin-bottom: 24px;
    font-family: "roboto_thregular", sans-serif;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
}

#error404 .errorPic {
    display: block;
    margin-top: 48px;
    margin-bottom: 48px;
    text-align: center;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#error404 .errorPic img {
    max-width: 90%;
    max-height: 90%;
}

#error404 .errorPic:hover {
    opacity: 0.8;
}

#error404 .errorText {
    font-family: "robotobold", sans-serif;
    line-height: 28px;
    text-transform: uppercase;
}

#error404 .errorText a {
    color: #ff9601;
}

#error404 #empty {
    margin-top: 48px;
    border-top: 1px solid #e5e5e5;
}

#error404 #empty .emptyTitle {
    margin-top: 48px;
    text-align: center;
}

#error404 #empty .emptyMenu a {
    display: inline-block;
    width: 250px;
    text-align: left;
}

#middleSlider img {
    width: 100%;
}

#modef {
    left: 371px;
}

@media all and (max-width: 1000px) {
    #error404 .errorText {
        display: none;
    }
}

/*#error404 .wrapper{
	width: 1000px;
	margin: auto;
}*/

.clean {
    position: relative;
    overflow: hidden;
    padding: 0 2px;
}

.limiter {
    clear: both;
    min-width: 320px;
    max-width: 1920px;
    margin: auto;
    padding: 0 24px;
}

.limiter .compliter > div[id*="bx_"] {
    display: table-cell;
    /*padding-right: 24px;*/
    width: 355px;
    vertical-align: top;
}

.limiter .compliter > div[id*="bx_"] #left {
    padding-right: 0
}

/* page styles */

.priceTableContainer {
    overflow-x: auto;
    min-width: 320px;
    max-width: 1000px;
}

.priceTableStyle80 {
    border-collapse: collapse;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.priceTableStyle80 th {
    padding: 12px 24px;
    font-family: "robotomedium", sans-serif;
    font-weight: normal;
    background-color: #f7f7f7;
    border: 1px solid #e4e4e4;
}

.priceTableStyle80 td {
    padding: 12px 24px;
    color: #333333;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #e4e4e4;
}

.mediumText {
    font-family: "robotomedium", sans-serif;
}

.pagePicture {
    max-width: 100%;
    height: auto;
}

.skuPropertyValue.loading {
    position: relative;
}

.skuPropertyValue.loading img {
    opacity: 0;
}

.skuPropertyValue.loading:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    background: url(/bitrix/templates/dresscode/images/loaderMin.gif) 50% 50% no-repeat #ffffff;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.hiddenZone {
    display: none;
}

@media all and (max-width: 1800px) {

    .product {
        width: 25% !important;
        height: 346px !important;
        border: 0 !important; /* clear old */
    }

    .product:nth-child(-n+4) {
        height: 347px !important;
    }

    #brandList .item,
    #popSection .item {
        width: 25% !important;
        border: 0 !important; /* clear old */
    }

    #catalogLineList .prop {
        width: 80%;
    }

    #catalogTableList .column:nth-child(3) {
        display: none;
    }

    .product {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    .product:nth-child(-n+4) {
        border-top: 1px solid #e7e8ea !important;
    }

    .product:nth-child(4n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #brandList .item,
    #popSection .item {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(-n+4),
    #popSection .item:nth-child(-n+4) {
        border-top: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(4n+1),
    #popSection .item:nth-child(4n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #bigDataCarousel .product:nth-child(4n+1),
    #viewedProduct .product:nth-child(4n+1),
    #topProduct .product:nth-child(4n+1) {
        border-left: none !important;
    }

    #bigDataCarousel .productList > li:first-child .product,
    #viewedProduct .productList > li:first-child .product,
    #topProduct .productList > li:first-child .product {
        border-left: 1px solid #e7e8ea !important;
    }

}

@media all and (max-width: 1650px) {

    #bannersBlock {
        display: none;
    }

    #sliderBlock {
        width: 100%;
    }

}

@media all and (max-width: 1550px) {

    #catalogLineList .description {
        display: none;

    }

    #catalogLineList .prop {
        width: 100%;
    }

    #catalogTableList .column:nth-child(4) {
        display: none;
    }

    #left {
        width: 320px;
    }

    #slider ul li span,
    #slider .slideVideoContainer,
    #slider .videoPoster {
        height: 386px;
    }

    #modef {
        left: 335px;
    }

    #left .menuRolled + .collapsed {
        display: none;
    }
}

@media all and (max-width: 1500px) {

    #footer .information .label {
        display: block;
    }

    #topHeading {
        display: none;
    }

    #catalogLineList .column:first-child {
        width: 340px;
    }

    #middleSlider {
        display: none;
    }

    #middleSlider img {
        max-width: 100%;
    }

    #newsContainer .column {
        width: 100%;
    }

    #newsContainer .column .item {
        overflow: hidden;
    }

    #newsContainer .column .item .bigPicture {
        float: left;
        width: 30%;
        margin-right: 48px;
    }

    .global-information-block,
    .global-information-block.fixed .global-information-block-hide-scroll-cn {
        width: 250px !important;
    }

    #left .menuRolled + .collapsed {
        display: none;
    }
}

@media all and (max-width: 1366px) {

    #catalogLineList .column:first-child {
        width: 300px;
    }

    .contactList li {
        width: 50%;
        margin-bottom: 24px;
    }

    .mfeedback input,
    .mfeedback textarea,
    div.mf-name input,
    div.mf-email input,
    div.mf-message textarea {
        width: 100%;
    }

    .mfeedback input[type="submit"] {
        width: 200px;
    }

    #left {
        width: 280px;
    }

    .disabled1366 {
        display: none;
    }

    #modef {
        left: 295px;
    }

}

@media all and (max-width: 1300px) {

    #logo {
        width: 196px;
    }

    #topService .city {
        display: none;
    }

    #headerTools .wishlist .nf {
        display: none;
    }

    #headerTools .compare .nf {
        display: none;
    }

    #footer .nav > li {
        width: 33.313131%;
    }

    #footer .nav > li:last-child {
        display: none;
    }

    #middleSlider {
        display: none;
    }

    #slider ul li span,
    #slider .slideVideoContainer,
    #slider .videoPoster {
        height: 384px;
    }

    #footer .rightTable .leftColumn {
        display: none;
    }

    #rightFooter {
        width: 23%;
    }

    #empty .emptyMenu li {
        width: 50%;
    }

    .product {
        width: 33.33333% !important;
        height: 346px !important;
        border: 0 !important;
    }

    .product:nth-child(-n+4) {
        height: 346px !important;
        border-top: 0 !important;
    }

    .product:nth-child(4n+1) {
        border-left: 0 !important;
    }

    .product:nth-child(-n+3) {
        height: 347px !important;
    }

    #brandList .item,
    #popSection .item {
        width: 33.33333% !important;
        border: 0 !important;
    }

    #brandList .item:nth-child(4n+1),
    #popSection .item:nth-child(4n+1) {
        border-left: 0 !important;
    }

    #brandList .item:nth-child(-n+4),
    #popSection .item:nth-child(-n+4) {
        border-top: 0 !important;
    }

    .product {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    .product:nth-child(-n+3) {
        border-top: 1px solid #e7e8ea !important;
    }

    .product:nth-child(3n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #brandList .item,
    #popSection .item {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(-n+3),
    #popSection .item:nth-child(-n+3) {
        border-top: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(3n+1),
    #popSection .item:nth-child(3n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    .disabled1366 {
        display: block;
    }

    #left .menuRolled + .collapsed {
        display: none;
    }
}

@media all and (max-width: 1300px) and (min-width: 1100px) {

    .product:nth-child(3n+1).last,
    #popSection .item:nth-child(3n+1).last,
    #brandList .item:nth-child(3n+1).last {
        width: 100% !important;
        height: 70px !important;
        line-height: 70px !important;
    }

    .product:nth-child(3n+1).last .icon,
    #popSection .item:nth-child(3n+1).last .icon,
    #brandList .item:nth-child(3n+1).last .icon {
        display: none;
    }

    .product:nth-child(3n+1).last .small,
    #popSection .item:nth-child(3n+1).last .small,
    #brandList .item:nth-child(3n+1).last .small {
        display: none;
    }

    #left .menuRolled + .collapsed {
        display: none;
    }
}

@media all and (max-width: 1280px) {

    .global-block-container .global-information-block {
        display: none;
    }

    #left {
        width: 330px;
    }

    #homeCatalog .captionList {
        height: 55px;
        line-height: 55px;
    }

    #homeCatalog .captionBtnRight,
    #homeCatalog .captionBtnLeft {
        top: -2.5px;
    }

    #left #specialProduct .specialProductHeading,
    #left .sideBlock .heading,
    #right .heading {
        height: 55px;
        line-height: 55px;
    }

    #modef {
        left: 345px;
    }

    #left .menuRolled + .collapsed {
        display: none;
    }
}

@media all and (max-width: 1200px) {

    #catalog-section-banners {
        display: none;
    }

    #homeCatalog .item:nth-child(2n) {
        border-right: 0;
    }

    #homeCatalog .item {
        width: 50%;
    }

    #footerLine .col:first-child {
        width: 30%;
    }

    #footerLine .col:last-child {
        float: right;
        width: 70%;
    }

    #footerLine .col:first-child .item:nth-child(1n+2) {
        display: none;
    }

    #catalogLineList .column:last-child,
    #catalogLineList .itemRow {
        overflow: hidden;
        display: block;
    }

    #catalogLineList .column:first-child {
        width: 40%;
    }

    #catalogLineList .column:nth-child(2) {
        width: 60%;
    }

    #catalogLineList .column:first-child,
    #catalogLineList .column:nth-child(2) {
        float: left;
    }

    #catalogLineList .column:last-child {
        clear: both;
        width: 100%;
        height: 60px;
        padding: 0 0;
        line-height: 60px;
        border: 0;
    }

    #catalogLineList .resizeColumn {
        float: left;
        width: 30%;
        text-align: center;
    }

    #catalogLineList .column .resizeColumn.last {
        width: 40%;
        text-align: right;
    }

    #catalogLineList .column:last-child .priceLabel {
        float: none;
        display: inline-block;
        padding-left: 24px;
    }

    #catalogLineList .column:last-child .price {
        display: inline-block;
        margin: 0;
    }

    #catalogLineList .column:last-child .addCart {
        display: inline-block;
        width: auto;
        height: 40px;
        margin: 9px auto;
        padding: 0 24px;
        font-size: 14px;
        line-height: 40px;
    }

    #catalogLineList .column:last-child .optional {
        margin: 9px 0 0 0;
        font-size: 14px;
    }

    #catalogLineList .column:last-child .optional .row {
        margin-bottom: 4px;
        padding: 0;
    }

    #catalogLineList .column:last-child .optional .label {
        width: 50%;
        font-size: 14px;
        text-align: left;
    }

    #catalogLineList .column:last-child .article {
        display: none;
    }

    #catalogTableList .column:nth-child(7) {
        display: none;
    }

    #homeCatalog .item:nth-child(5n) {
        border-right: 1px solid #e7e8ea;
    }

    #homeCatalog .item:nth-child(4n) {
        border-right: 1px solid #e7e8ea;
    }

    #homeCatalog .item:nth-child(3n) {
        border-right: 1px solid #e7e8ea;
    }

    #catalogLineList .column:last-child {
        background-color: #f9f9f9;
    }

    #slider .sliderContent .bigText,
    #slider .sliderContent .bigTextColor,
    #slider .sliderContent .bigTextLight {
        margin-top: 12px;
        font-size: 30px;
        line-height: 36px;
    }

    #slider .sliderContent .mediumText,
    #slider .sliderContent .mediumTextColor,
    #slider .sliderContent .mediumTextLight {
        margin-top: 12px;
        font-size: 16px;
        line-height: 24px;
    }

    #slider .sliderContent .cButton,
    #slider .sliderContent .cButtonLight {
        margin-top: 12px;
    }

    #slider .sliderContent .smallText,
    #slider .sliderContent .smallTextColor,
    #slider .sliderContent .smallTextLight {
        margin-top: 12px;
    }

    #slider .sliderBtnLeft,
    #slider .sliderBtnRight {
        display: none;
    }

    #slider .sliderContent {
        left: 24px;
    }

    #slider .leftContainer {
        left: 24px;
    }

    #slider .rightContainer {
        right: 24px;
    }

    #leftMenu li .pc {
        display: none;
    }

    #leftMenu .pc, #leftMenu .tx {
        padding: 8px 24px;
    }

    #left {
        width: 260px;
    }

    #modef {
        left: 275px;
    }

    #left .menuRolled + .collapsed {
        display: none;
    }
}

@media all and (max-width: 1100px) {

    .product {
        width: 50% !important;
        height: 346px !important;
        border: 0 !important; /* clear old */
    }

    .product:nth-child(-n+3) {
        height: 346px !important;
        border-top: 0 !important;
    }

    .product:nth-child(3n+1) {
        border-left: 0 !important;
    }

    .product:nth-child(-n+2) {
        height: 347px !important;
    }

    #brandList .item,
    #popSection .item {
        width: 50% !important;
        border: 0 !important;
    }

    #brandList .item:nth-child(3n+1),
    #popSection .item:nth-child(3n+1) {
        border-left: 0 !important;
    }

    #brandList .item:nth-child(-n+4),
    #popSection .item:nth-child(-n+4) {
        border-top: 0 !important;
    }

    #headerTools .nf {
        display: none;
    }

    #catalogLine .column:last-child .label {
        display: none;
    }

    .product {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    .product:nth-child(-n+2) {
        border-top: 1px solid #e7e8ea !important;
    }

    .product:nth-child(2n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #brandList .item,
    #popSection .item {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(-n+2),
    #popSection .item:nth-child(-n+2) {
        border-top: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(2n+1),
    #popSection .item:nth-child(2n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

}

@media all and (max-width: 1024px) {

    #colorSwitcher {
        display: none !important;
    }

    #left .collapsed {
        display: none;
    }

    #bestsellers {
        margin-top: 0;
    }

    #left {
        margin-bottom: 24px;
    }

    #left, #right {
        display: block;
        width: 100%;
    }

    #smartFilter .heading {
        height: 46px;
        line-height: 46px;
    }

    #left #promoBlock,
    #left #serviceBlock,
    #left #collectionBlock,
    #left #newsBlock,
    #left #popCats,
    #left #subscribe,
    #left .banner,
    #footer .top .left,
    #headerTools .nf,
    .product:hover .fastShow {
        display: none;
    }

    #right {
        padding-left: 0;
    }

    .drop {
        display: none !important;
    }

    #rightFooter {
        display: none;
    }

    #smartFilter .heading {
        cursor: pointer;
    }

    #nextSection ul {
        display: none;
    }

    #nextSection .title {
        cursor: pointer;
    }

    #smartFilterForm {
        display: none;
    }

    #smartFilterForm .slider {
        display: none;
    }

    .appZoomContainerImage {
        max-width: 60vh !important;
        max-height: 60vh !important;
    }

    #reformal_tab {
        display: none !important;
    }

    .product .getFastView,
    #specialProduct .productItem .getFastView,
    #catalogLineList .picture .getFastView {
        display: none !important;
    }

    #appFastView {
        display: none !important;
    }

    #fastViewStores {
        display: none !important;
    }

    #slider ol {
        display: none;
    }

    #left #specialBlock {
        display: none;
    }

    .product {
        width: 33.33333% !important;
        height: 346px !important;
        border: 0 !important;
    }

    .product:nth-child(-n+4) {
        height: 346px !important;
        border-top: 0 !important;
    }

    .product:nth-child(4n+1) {
        border-left: 0 !important;
    }

    .product:nth-child(-n+3) {
        height: 347px !important;
    }

    #brandList .item,
    #popSection .item {
        width: 33.33333% !important;
        border: 0 !important;
    }

    #brandList .item:nth-child(4n+1),
    #popSection .item:nth-child(4n+1) {
        border-left: 0 !important;
    }

    #brandList .item:nth-child(-n+4),
    #popSection .item:nth-child(-n+4) {
        border-top: 0 !important;
    }

    .product {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    .product:nth-child(-n+3) {
        border-top: 1px solid #e7e8ea !important;
    }

    .product:nth-child(3n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #brandList .item,
    #popSection .item {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(-n+3),
    #popSection .item:nth-child(-n+3) {
        border-top: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(3n+1),
    #popSection .item:nth-child(3n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #leftMenu li .pc {
        display: table-cell;
    }

    #leftMenu .pc, #leftMenu .tx {
        padding: 8px;
    }

    #slider .videoPoster {
        display: block;
    }

    #slider .slideVideo {
        display: none;
    }

}

@media all and (max-width: 1024px) and (min-width: 870px) {
    .product:nth-child(3n+1).last,
    #popSection .item:nth-child(3n+1).last,
    #brandList .item:nth-child(3n+1).last {
        width: 100% !important;
        height: 70px !important;
        line-height: 70px !important;
    }

    .product:nth-child(3n+1).last .icon,
    #popSection .item:nth-child(3n+1).last .icon,
    #brandList .item:nth-child(3n+1).last .icon {
        display: none;
    }

    .product:nth-child(3n+1).last .small,
    #popSection .item:nth-child(3n+1).last .small,
    #brandList .item:nth-child(3n+1).last .small {
        display: none;
    }
}

@media all and (max-width: 870px) {
    .product {
        width: 50% !important;
        height: 346px !important;
        border: 0 !important; /* clear old */
    }

    .product:nth-child(-n+3) {
        height: 346px !important;
        border-top: 0 !important;
    }

    .product:nth-child(3n+1) {
        border-left: 0 !important;
    }

    .product:nth-child(-n+2) {
        height: 347px !important;
    }

    #brandList .item,
    #popSection .item {
        width: 50% !important;
        border: 0 !important;
    }

    #brandList .item:nth-child(3n+1),
    #popSection .item:nth-child(3n+1) {
        border-left: 0 !important;
    }

    #brandList .item:nth-child(-n+4),
    #popSection .item:nth-child(-n+4) {
        border-top: 0 !important;
    }

    #headerTools .nf {
        display: none;
    }

    #catalogLine .column:last-child .label {
        display: none;
    }

    .product {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    .product:nth-child(-n+2) {
        border-top: 1px solid #e7e8ea !important;
    }

    .product:nth-child(2n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #brandList .item,
    #popSection .item {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(-n+2),
    #popSection .item:nth-child(-n+2) {
        border-top: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(2n+1),
    #popSection .item:nth-child(2n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

}

@media all and (max-width: 850px) {

    #topHeading {
        display: none;
    }

    #leftFooter .column {
        width: 50%;
    }

    #leftFooter .column:last-child {
        display: none;
    }

    #footerLine .col:first-child {
        display: none;
    }

    #footerLine .col:last-child {
        float: left;
        width: 100%;
        text-align: center;
    }

    #catalogLineList .column:last-child .priceLabel,
    #catalogLineList .column:last-child .price {
        font-size: 18px;
    }

    #modef {
        display: none !important;
    }
}

@media all and (max-width: 700px) {

    #slider ul li span,
    #slider .slideVideoContainer,
    #slider .videoPoster {
        height: 300px;
    }

    .limiter {
        padding: 0;
    }

    #topMenu {
        margin-left: 12px;
    }

    #logo {
        border-right: 0;
    }

    #topSearch form {
        box-sizing: border-box;
    }

    #left {
        display: block;
        box-sizing: border-box;
        width: 100%;
        padding: 0 12px;
    }

    #right {
        display: block;
        box-sizing: border-box;
        margin-top: 24px;
        padding: 0 12px;
    }

    #leftMenu li a {
        font-size: 16px;
    }

    #footer .top {
        box-sizing: border-box;
        padding: 0 12px;
    }

    #footer .bottom {
        box-sizing: border-box;
        padding: 0 12px;
    }

    #footer .bottom .left {
        width: 60px;
    }

    /*
	#flushFooterCart .item:nth-child(1){
		display: none;
	}
*/
    #catalogLine .column:nth-child(2) {
        display: none;
    }

    .copyright img {
        display: none;
    }

    .copyright {
        display: block;
        width: 60px;
        height: 60px;
        background: url(/bitrix/templates/dresscode/images/sn.png) -360px -0px no-repeat transparent;
    }

    .copyright:hover {
        background-position: -360px -60px;
    }

    #catalogLineList .resizeColumn {
        width: 40%;
    }

    #catalogLineList .column .resizeColumn.last {
        width: 20%;
    }

    #catalogLineList .column:last-child .optional .label {
        width: 100%
    }

    #catalogLineList .column:last-child .optional .label:first-child {
        display: none;
    }

    #catalogLineList .column:last-child .priceLabel {
        display: none;
    }

    #catalogTableList .column:nth-child(8) {
        display: none;
    }

    #appBasket {
        display: none !important;
    }

    #overlap {
        display: none !important;
    }

    .blurred {
        -moz-filter: blur(0px) !important;
        -ms-filter: blur(0px) !important;
        -o-filter: blur(0px) !important;
        -webkit-filter: blur(0px) !important;
        filter: blur(0px) !important;
    }

    #newsContainer .column .item .bigPicture {
        float: none;
        width: 100%;
    }

    #catalogSection .sectionItems .item .itemContainer .description {
        display: none;
    }

    div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
        width: 100%;
    }

    .product .row:first-child {
        display: none;
    }

}

@media all and (max-width: 634px) {

    #footerTabsCaption, #footerTabs {
        display: none;
    }

    #headerTools .tools .compare,
    #headerTools .tools .wishlist {
        display: none;
    }

    #catalogLineList .column {
        width: 50%;
    }

    #catalogLineList .prop {
        display: none;
    }

    #catalogLineList .column .resizeColumn {
        width: 50%;
    }

    #catalogLineList .column .resizeColumn.last {
        display: none;
    }

    #catalogTableList .column:nth-child(1) {
        display: none;
    }

    #catalogTableList .column:nth-child(2) {
        width: auto;
        padding-left: 24px;
    }

    .contactList li {
        width: 100%;
        margin-bottom: 24px;
    }

    #empty .emptyMenu li {
        width: 100%;
    }

}

@media all and (max-width: 500px) {

    .top-auth-personal,
    .top-auth-exit,
    .top-auth-login,
    .top-auth-register {
        position: absolute;
        top: 103px;
        border: none !important;
    }

    .top-auth-personal,
    .top-auth-login {
        left: 12px;
    }

    .top-auth-exit {
        left: 120px;
    }

    .top-auth-register {
        left: 52px;
    }

    #headerTools {
        border: none;
    }

    #headerTools .telephone {
        position: absolute;
        top: 107px;
        right: 0;
        padding: 0;
        line-height: 21px !important;
        border: none !important;
    }

    #headerTools .telephone .callBack {
        display: none;
    }

    #headerTools .telephone .nf {
        float: none;
        display: block;
        margin: 0;
    }

    #headerTools .telephone .nf .heading {
        display: none;
    }

    #headerTools .telephone .nf .heading:first-child {
        display: block;
        font-family: "robotomedium", sans-serif;
        font-size: 14px;
        color: #888888;
    }

    #headerTools .tools li {
        border: none !important;
    }

    #topService {
        border: none;
    }

    #topService li {
        padding: 0;
        border: none;
    }

    #logo {
        height: 96px;
        padding-left: 12px;
        line-height: unset;
    }

    #headerTools .tools li {
        line-height: 80px;
    }

    #topMenu {
        margin-left: 0;
    }

    .user-geo-position {
        padding-right: 12px;
        text-align: right;
    }

    #topSearch input[type="text"] {
        padding-left: 6px;
    }

    #topService li a {
        color: #888888;
    }

    #panel {
        position: fixed;
        z-index: 9999;
    }

    #logo {
        text-align: left;
    }

    #topSearch input[type="text"] {
        font-size: 14px;
    }

    #topSeachCloseForm {
        font-size: 13px;
    }

}

@media all and (max-width: 486px) {

    #catalogLine .column:last-child {
        display: none;
    }

}

@media all and (max-width: 480px) {

    .product {
        width: 100% !important;
        height: 346px !important;
        border: 0 !important; /* clear old */
    }

    .product:nth-child(-n+3) {
        height: 346px !important;
        border-top: 0 !important;
    }

    .product:nth-child(3n+1) {
        border-left: 0 !important;
    }

    .product:nth-child(-n+1) {
        height: 347px !important;
    }

    #brandList .item,
    #popSection .item {
        width: 100% !important;
        border: 0 !important; /* clear old */
    }

    #brandList .item:nth-child(3n+1),
    #popSection .item:nth-child(3n+1) {
        border-left: 0 !important;
    }

    #brandList .item:nth-child(-n+4),
    #popSection .item:nth-child(-n+4) {
        border-top: 0 !important;
    }

    #homeCatalog {
        margin-top: 0;
    }

    #slider {
        margin-bottom: 24px;
    }

    #slider .sliderBtnLeft,
    #slider .sliderBtnRight {
        display: none !important;
    }

    #slider ul li span,
    #slider .slideVideoContainer,
    #slider .videoPoster {
        height: 240px;
    }

    #leftFooter .column {
        width: 100%;
    }

    #leftFooter .column:nth-child(2n) {
        display: none;
    }

    #flushFooterCart .item:nth-child(2) {
        display: none;
    }

    .sn {
        display: none;
    }

    #catalogTableList .column:nth-child(2) {
        margin-top: 0;
    }

    #catalogTableList .column {
        display: block;
        text-align: center;
    }

    #catalogTableList .column:nth-child(1) {
        display: block;
        margin-top: 24px;
    }

    #catalogTableList .name {
        text-align: center;
    }

    #catalogTableList .price .discount {
        right: 48px;
    }

    #catalogTableList .addCart,
    #catalogTableList .more {
        margin: 0;
    }

    .product {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    .product:nth-child(-n+1) {
        border-top: 1px solid #e7e8ea !important;
    }

    .product:nth-child(1n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #brandList .item,
    #popSection .item {
        border-right: 1px solid #e7e8ea !important;
        border-bottom: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(-n+1),
    #popSection .item:nth-child(-n+1) {
        border-top: 1px solid #e7e8ea !important;
    }

    #brandList .item:nth-child(1n+1),
    #popSection .item:nth-child(1n+1) {
        border-left: 1px solid #e7e8ea !important;
    }

    #leftFooter .heading {
        text-align: center;
    }

    #leftFooter ul {
        text-align: center;
    }

    #footerBottom .creator {
        float: none;
        padding: 0;
        text-align: center;
    }

    #slider .sliderContent {
        right: unset;
        left: unset;
        -moz-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        text-align: center;
    }

    #slider .sliderContent .bigText,
    #slider .sliderContent .bigTextColor,
    #slider .sliderContent .bigTextLight {
        font-size: 24px;
        line-height: 30px;
    }

    #slider .sliderContent br {
        display: none;
    }

    #slider ul li span {
        opacity: 1;
        -webkit-transition: 1s -webkit-filter linear;
        transition: 1s filter linear;
    }

    #slider ul li span:hover {
        transform: scale(1);
    }

}

@media all and (max-width: 450px) {
    .user-geo-position-label {
        display: none;
    }
}

@media all and (max-width: 400px) {

    #logo {
        width: 165px;
        padding-left: 12px;
    }

}

@media all and (max-width: 360px) {

    #catalogLine {
        display: none;
    }

    #headerTools .tools li {
        border-left: none;
    }

    /* #logo{ */
    /* 	width: 120px; */
    /* } */

}

@media all and (max-width: 300px) {
    #headerTools .tools .telephone {
        display: none !important;
    }
}

#ORDER_CONFIRM_BUTTON {
    height: 50px !important;
    line-height: 50px !important;
    text-shadow: none !important;
}

.addCart.disabled {
    pointer-events: none;
    cursor: default;
}

.addCart.requestPrice {
    background-color: #2b2b2b !important;
    pointer-events: auto !important;
    cursor: pointer !important;
}

.addCart.requestPrice:hover {
    opacity: 0.8 !important;
}

.addCart.requestPrice:active {
    position: relative;
    top: 1px;
}

.sale_order_full_table input[name="BuyButton"],
.sale_order_full_table input[type="submit"] {
    height: 50px;
    padding: 0 48px;
    line-height: 50px;
    text-decoration: none;
    border: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

div.bx-debug-summary {
    z-index: 99999 !important;
}

.appZoomContainerExit {
    position: absolute;
    top: -38px;
    right: -38px;
    width: 38px;
    height: 38px;
    background: url(/bitrix/templates/dresscode/images/exitWindow.png) 0 0 no-repeat transparent;
}

.appZoomContainerExit:hover {
    background-position: 0 -38px;
}

.appZoomContainerExit:active {
    background-position: 0 -76px;
}

#appZoomWindow .appZoomContainer {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#appZoomWindow .appZoomContainer.loading {
    min-width: 100px;
    min-height: 100px;
    background: url(/bitrix/templates/dresscode/images/windowLoader.gif) 50% 50% no-repeat transparent;
}

.fastBack.disabled {
    /*pointer-events: none;*/
    cursor: not-allowed;
}

.fastBack.disabled:hover {
    color: #717171;
}

.fastBack.disabled:active {
    top: 0;
}

.getPricesWindow {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.getPricesWindow:hover {
    color: #444444;
}

.getPricesWindow:active {
    position: relative;
    top: 1px;
}

.getPricesWindow .priceIcon {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-top: -2px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(/bitrix/templates/dresscode/images/priceInfo.png) 0 0 no-repeat transparent;
}

.getPricesWindow .priceIcon:hover {
    background-position: 0 -21px;
}

.getPricesWindow .priceIcon:active {
    background-position: 0 -42px;
}

.global-block-container {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

.global-content-block,
.global-information-block {
    display: table-cell;
    vertical-align: top;
}

.global-information-block {
    position: relative;
    overflow: hidden;
    width: 280px;
    padding-left: 24px;
}

.global-information-block.fixed .global-information-block-cn {
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 280px;
    padding-top: 24px;
}

.global-information-block-hide-scroll {
    overflow: auto;
    width: 320px;
    max-height: 100vh;
    padding-right: 24px;
}

.global-information-block-hide-scroll-cn {
    width: 280px;
}

.global-information-block.max-scroll .global-information-block-cn {
    position: absolute;
    top: auto;
    bottom: 0;
}

.information-heading {
    margin-bottom: 12px;
    font-family: "robotomedium", sans-serif;
    font-size: 21px;
}

.information-text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 12px;
    color: #555555;
}

.information-list-item {
    margin-top: 24px;
    padding: 12px 12px;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
}

.information-item-icon {
    width: 42px;
    padding-right: 24px;
}

.information-list-item a {
    color: #000000;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.information-list-item a:hover {
    color: #777777;
}

.information-list-item a:active {
    position: relative;
    top: 1px;
}

.information-feedback-container {
    margin-top: 24px;
}

.information-feedback {
    display: block;
    padding: 18px 12px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.information-feedback:active {
    position: relative;
    top: -1px;
}

.tb {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

.tc {
    display: table-cell;
    vertical-align: middle;
}

#catalog-section-banners {
    clear: both;
    margin: 24px 0;
}

#catalog-section-banners li {
    list-style: none;
}

#catalog-section-banners li img {
    width: 100%;
}

#catalog-section-banners ol {
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#catalog-section-banners ol {
    position: absolute;
    bottom: 12px;
    left: 50%;
}

#catalog-section-banners ol li {
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    background: url(/bitrix/templates/dresscode/images/slideButtonSect.png) 0 0 no-repeat transparent;
    cursor: pointer;
}

#catalog-section-banners ol li:hover {
    background: url(/bitrix/templates/dresscode/images/slideButtonSect.png) -18px 0 no-repeat transparent;
}

#catalog-section-banners ol li:active {
    background: url(/bitrix/templates/dresscode/images/slideButtonSect.png) -36px 0 no-repeat transparent;
}

#catalog-section-banners ol li.selected {
    background: url(/bitrix/templates/dresscode/images/slideButtonSect.png) -54px 0 no-repeat transparent;
}

#catalog-section-banners ol li.selected:hover {
    background: url(/bitrix/templates/dresscode/images/slideButtonSect.png) -72px 0 no-repeat transparent;
}

#catalog-section-banners ol li.selected:active {
    background: url(/bitrix/templates/dresscode/images/slideButtonSect.png) -90px 0 no-repeat transparent;
}

#catalog-section-banners .catalog-section-banners-btn-left,
#catalog-section-banners .catalog-section-banners-btn-right {
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background: url(/bitrix/templates/dresscode/images/slideArrowSect.png) no-repeat transparent;

}

#catalog-section-banners .catalog-section-banners-btn-left {
    left: 0;
    background-position: 0 0;
}

#catalog-section-banners .catalog-section-banners-btn-left:hover {
    background-position: -30px 0;
}

#catalog-section-banners .catalog-section-banners-btn-left:active {
    background-position: -60px 0;
}

#catalog-section-banners .catalog-section-banners-btn-right {
    right: 0;
    background-position: 0 -60px;
}

#catalog-section-banners .catalog-section-banners-btn-right:hover {
    background-position: -30px -60px;
}

#catalog-section-banners .catalog-section-banners-btn-right:active {
    background-position: -60px -60px;
}

.bx-sls .quick-location-tag, .bx-slst .quick-location-tag {
    color: #23527c !important;
}

#colorSwitcher {
    position: fixed;
    z-index: 99999;
    top: 50%;
    right: 0;
    transform: translateX(192px);
    width: 192px;
    height: 550px;
    margin-top: -275px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#colorSwitcher:hover {
    transform: translateX(0);
}

#colorSwitcher .settingTouch {
    position: absolute;
    left: -50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #000000;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#colorSwitcher .settingTouch:hover {
    background: #2b2b2b;
}

#colorSwitcher .settingTouchPicture {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(/bitrix/templates/dresscode/images/setting.png) 50% 50% no-repeat transparent;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#colorSwitcher:hover .settingTouchPicture {
    transform: rotate(360deg);
}

#colorSwitcher .title {
    margin-top: 12px;
    font-family: "robotobold", sans-serif;
    text-align: center;
    text-transform: uppercase;
}

#colorSwitcher .items,
#colorSwitcher .backgroundItems {
    overflow: hidden;
    margin-top: 12px;
    text-align: center;
}

#colorSwitcher .menuSelect {
    margin-top: 12px;
}

#colorSwitcher .menuSelect select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 85%;
    height: 35px;
    padding: 0 12px;
    outline: none;
}

#colorSwitcher .menuSelect option {
    padding: 12px 0;
}

#colorSwitcher .item {
    float: left;
    width: 48px;
    height: 48px;
    margin-bottom: 12px;
    margin-left: 12px;
}

#colorSwitcher .item:nth-child(3n+1) {
    /*margin-left: 0;*/
}

#colorSwitcher .close {
    display: inline-block;
    margin-top: 8px;
    padding: 0 24px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 4px;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#colorSwitcher .close:hover {
    background-color: rgba(0, 0, 0, 1);
}

#colorSwitcher .item a {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#colorSwitcher .selected a {
    background-image: url(/bitrix/templates/dresscode/images/check.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#colorSwitcher .item .color1 {
    background-color: #ff9601;
}

#colorSwitcher .item .color1:hover {
    background-color: #ffb800;
}

#colorSwitcher .item .color2 {
    background-color: #fb9bad;
}

#colorSwitcher .item .color2:hover {
    background-color: #f3889d;
}

#colorSwitcher .item .color3 {
    background-color: #ff855f;
}

#colorSwitcher .item .color3:hover {
    background-color: #e77652;
}

#colorSwitcher .item .color4 {
    background-color: #daa550;
}

#colorSwitcher .item .color4:hover {
    background-color: #e4a540;
}

#colorSwitcher .item .color5 {
    background-color: #b15b49;
}

#colorSwitcher .item .color5:hover {
    background-color: #a05a4b;
}

#colorSwitcher .item .color6 {
    background-color: #f44336;
}

#colorSwitcher .item .color6:hover {
    background-color: #d42d20;
}

#colorSwitcher .item .color7 {
    background-color: #acce11;
}

#colorSwitcher .item .color7:hover {
    background-color: #94b20e;
}

#colorSwitcher .item .color8 {
    background-color: #27c148;
}

#colorSwitcher .item .color8:hover {
    background-color: #19cc3f;
}

#colorSwitcher .item .color9 {
    background-color: #27bfc1;
}

#colorSwitcher .item .color9:hover {
    background-color: #25ccce;
}

#colorSwitcher .item .color10 {
    background-color: #3498db;
}

#colorSwitcher .item .color10:hover {
    background-color: #2395e1;
}

#colorSwitcher .item .color11 {
    background-color: #2a65d0;
}

#colorSwitcher .item .color11:hover {
    background-color: #0d57dc;
}

#colorSwitcher .item .color12 {
    background-color: #0061b2;
}

#colorSwitcher .item .color12:hover {
    background-color: #006ac2;
}

#colorSwitcher .item .color13 {
    background-color: #c651d0;
}

#colorSwitcher .item .color13:hover {
    background-color: #d75ee1;
}

#colorSwitcher .item .color14 {
    background-color: #c12752;
}

#colorSwitcher .item .color14:hover {
    background-color: #c61c4b;
}

#colorSwitcher .item .color15 {
    background-color: #ed1c24;
}

#colorSwitcher .item .color15:hover {
    background-color: #ff232b;
}

#colorSwitcher .item .white {
    background-color: #eeeeee;
}

#colorSwitcher .item .black {
    background-color: #000000;
}

.colorSwitcherLoader {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    margin: auto;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
}

.colorSwitcherLoader svg {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: visible;
    display: none;
    width: 180px;
    height: 180px;
    margin: auto;
    margin-top: -120px;
}

.colorSwitcherLoader.visible svg {
    display: block;
}

.bx-soa-pp-company {
    z-index: 1 !important;
}

#bx-soa-order * {
    -moz-box-sizing: border-box !Important;
    -webkit-box-sizing: border-box !Important;
    box-sizing: border-box !Important;
}

.sale_order_full_table input[name="BuyButton"] {
    margin-bottom: 24px;
}

.microdata {
    display: none;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.g--circle {
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
    -webkit-animation: opacity 1.2s linear infinite;
    animation: opacity 1.2s linear infinite;
    fill: dodgerblue;
}

.g--circle:nth-child(12n + 1) {
    -webkit-transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.g--circle:nth-child(12n + 2) {
    -webkit-transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.g--circle:nth-child(12n + 3) {
    -webkit-transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.g--circle:nth-child(12n + 4) {
    -webkit-transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.g--circle:nth-child(12n + 5) {
    -webkit-transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.g--circle:nth-child(12n + 6) {
    -webkit-transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.g--circle:nth-child(12n + 7) {
    -webkit-transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.g--circle:nth-child(12n + 8) {
    -webkit-transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.g--circle:nth-child(12n + 9) {
    -webkit-transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.g--circle:nth-child(12n + 10) {
    -webkit-transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.g--circle:nth-child(12n + 11) {
    -webkit-transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.g--circle:nth-child(12n + 12) {
    -webkit-transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
    transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}

.g-circles--v1 .g--circle {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    fill-opacity: 0;
}

.g-circles--v2 .g--circle {
    -webkit-animation-name: opacity-stroke, colors, colors-stroke;
    animation-name: opacity-stroke, colors, colors-stroke;
    fill-opacity: 0;
    stroke: yellowgreen;
    stroke-opacity: 0;
    stroke-width: 1;
}

.g-circles--v2 .g--circle .u--circle {
    -webkit-animation: transform-2 1.2s linear infinite;
    animation: transform-2 1.2s linear infinite;
}

.g-circles--v2 .g--circle:nth-child(12n + 1) .u--circle {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.g-circles--v2 .g--circle:nth-child(12n + 2) .u--circle {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.g-circles--v2 .g--circle:nth-child(12n + 3) .u--circle {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.g-circles--v2 .g--circle:nth-child(12n + 4) .u--circle {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.g-circles--v2 .g--circle:nth-child(12n + 5) .u--circle {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.g-circles--v2 .g--circle:nth-child(12n + 6) .u--circle {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.g-circles--v2 .g--circle:nth-child(12n + 7) .u--circle {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.g-circles--v2 .g--circle:nth-child(12n + 8) .u--circle {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.g-circles--v2 .g--circle:nth-child(12n + 9) .u--circle {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.g-circles--v2 .g--circle:nth-child(12n + 10) .u--circle {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.g-circles--v2 .g--circle:nth-child(12n + 11) .u--circle {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.g-circles--v2 .g--circle:nth-child(12n + 12) .u--circle {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}

.g-circles--v3 .g--circle {
    -webkit-animation-name: opacity, colors;
    animation-name: opacity, colors;
    fill-opacity: 1;
}

.g-circles--v4 .g--circle {
    -webkit-animation-name: opacity, colors-3;
    animation-name: opacity, colors-3;
    fill: orange;
    fill-opacity: 1;
}

.g-circles--v4 .u--circle {
    -webkit-animation: transform 1.2s linear infinite;
    animation: transform 1.2s linear infinite;
}

.g-circles--v4 .g--circle:nth-child(12n + 1) .u--circle {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.g-circles--v4 .g--circle:nth-child(12n + 2) .u--circle {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.g-circles--v4 .g--circle:nth-child(12n + 3) .u--circle {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.g-circles--v4 .g--circle:nth-child(12n + 4) .u--circle {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.g-circles--v4 .g--circle:nth-child(12n + 5) .u--circle {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.g-circles--v4 .g--circle:nth-child(12n + 6) .u--circle {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.g-circles--v4 .g--circle:nth-child(12n + 7) .u--circle {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.g-circles--v4 .g--circle:nth-child(12n + 8) .u--circle {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.g-circles--v4 .g--circle:nth-child(12n + 9) .u--circle {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.g-circles--v4 .g--circle:nth-child(12n + 10) .u--circle {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.g-circles--v4 .g--circle:nth-child(12n + 11) .u--circle {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.g-circles--v4 .g--circle:nth-child(12n + 12) .u--circle {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}

@-webkit-keyframes opacity {
    3% {
        fill-opacity: 1;
    }
    75% {
        fill-opacity: 0;
    }
}

@keyframes opacity {
    3% {
        fill-opacity: 1;
    }
    75% {
        fill-opacity: 0;
    }
}

@-webkit-keyframes opacity-stroke {
    10% {
        stroke-opacity: 1;
    }
    85% {
        stroke-opacity: 0;
    }
}

@keyframes opacity-stroke {
    10% {
        stroke-opacity: 1;
    }
    85% {
        stroke-opacity: 0;
    }
}

@-webkit-keyframes colors {
    0% {
        fill: yellowgreen;
    }
    10% {
        fill: gold;
    }
    75% {
        fill: crimson;
    }
}

@keyframes colors {
    0% {
        fill: yellowgreen;
    }
    10% {
        fill: gold;
    }
    75% {
        fill: crimson;
    }
}

@-webkit-keyframes colors-stroke {
    0% {
        stroke: yellowgreen;
    }
    10% {
        stroke: gold;
    }
    75% {
        stroke: crimson;
    }
}

@keyframes colors-stroke {
    0% {
        stroke: yellowgreen;
    }
    10% {
        stroke: gold;
    }
    75% {
        stroke: crimson;
    }
}

@-webkit-keyframes colors-2 {
    0% {
        fill: yellow;
    }
    50% {
        fill: red;
    }
    65% {
        fill: orangered;
    }
    95% {
        fill: gold;
    }
}

@keyframes colors-2 {
    0% {
        fill: yellow;
    }
    50% {
        fill: red;
    }
    65% {
        fill: orangered;
    }
    95% {
        fill: gold;
    }
}

@-webkit-keyframes colors-3 {
    0% {
        fill: yellowgreen;
    }
    50% {
        fill: turquoise;
    }
    65% {
        fill: yellow;
    }
    95% {
        fill: orange;
    }
}

@keyframes colors-3 {
    0% {
        fill: yellowgreen;
    }
    50% {
        fill: turquoise;
    }
    65% {
        fill: yellow;
    }
    95% {
        fill: orange;
    }
}

@-webkit-keyframes transform {
    10% {
        -webkit-transform-origin: 70px 70px;
        transform-origin: 70px 70px;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
}

@keyframes transform {
    10% {
        -webkit-transform-origin: 70px 70px;
        transform-origin: 70px 70px;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
}

@-webkit-keyframes transform-2 {
    40% {
        -webkit-transform: scale(0.85) translate(10px, 10px);
        transform: scale(0.85) translate(10px, 10px);
    }
    60% {
        stroke-width: 20;
    }
}

@keyframes transform-2 {
    40% {
        -webkit-transform: scale(0.85) translate(10px, 10px);
        transform: scale(0.85) translate(10px, 10px);
    }
    60% {
        stroke-width: 20;
    }
}

#leftMenu li a[href^="/catalog/akcii/"] {
    color: #ff9601 !important;
    background: #f5f5f5;
}

#SDEK_map {
    width: 100%;
}

#SDEK_pvz {
    width: 100%;
    padding: 0;
}

#SDEK_citySel a {
    display: inline-block;
}

#SDEK_citySel input {
    display: block;
}

#SDEK_cityLabel:hover {
    width: 52%;
}

#elementProperties img {
    width: 576px !important;
    height: auto !important;
}

#elementProperties table table {
    width: auto !important;
}

#flushFooterCart {
    display: inline-block;
}

.footer-right-blocks {
    display: flex;
    align-items: center;
}

.footer-right-blocks .wrap {
    display: flex;
    align-items: center;
    line-height: 1.3;
    vertical-align: middle;
}

.footer-right-blocks .wishlist,
.footer-right-blocks .compare {
    margin-right: 24px;
}

.footer-right-blocks .wishlist .icon {
    width: 36px;
    height: 40px;
}

.footer-right-blocks .compare .icon {
    width: 35px;
    height: 40px;
}

.footer-right-blocks .wishlist .icon {
    background: url(/bitrix/templates/dresscode/themes/black/default/images/wishlistHead.png) 0 0 no-repeat transparent;
}

.footer-right-blocks .wishlist .icon.active {
    background: url(/bitrix/templates/dresscode/themes/black/default/images/wishlistHead.png) -36px 0 no-repeat transparent;
}

.footer-right-blocks .compare .icon {
    background: url(/bitrix/templates/dresscode/themes/black/default/images/compareHead.png) 0 0 no-repeat transparent;
}

.footer-right-blocks .compare .icon.active {
    background: url(/bitrix/templates/dresscode/themes/black/default/images/compareHead.png) -35px 0 no-repeat transparent;
}

.footer-right-blocks .compare .heading,
.footer-right-blocks .wishlist .heading {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

.footer-right-blocks .compare .link,
.footer-right-blocks .wishlist .link {
    display: block;
    font-size: 13px;
    color: #ffa800;
    text-decoration: none;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.footer-right-blocks .compare .text,
.footer-right-blocks .wishlist .text {
    display: block;
    font-size: 13px;
    color: #cccccc;
}

.footer-right-blocks .compare .nf,
.footer-right-blocks .wishlist .nf {
    margin-left: 12px;
}

#footerLine .col.footer-right-blocks .compare,
#footerLine .col.footer-right-blocks .wishlist {
    text-align: left;
}

.work-holy {
    background-color: #ff0000;
}

.work-holy__title {
    font-weight: 600;
}

.work-holy__wrapper {
    padding-top: 4px;
    padding-bottom: 8px;
    color: #ffffff;
    text-align: center;
}

.work-holy__info span {
    padding-right: 10px;
    padding-left: 10px;
}

.newOrderWrap {
    display: inline-block;
}

#appFastView .addCart, .addCartBig,
#elementTools .addCart,
#smallElementTools .addCart,
#appFastBuyContainer #fastBuyFormSubmit,
.goToBasket a,
#bx-soa-order-form .bx-blue .pull-right,
.newOrderWrap,
a#newOrder {
    position: relative;
}

#appFastView .addCart::before,
.addCartBig::before,
#elementTools .addCart::before,
#smallElementTools .addCart::before,
#appFastBuyContainer #fastBuyFormSubmit::before,
.goToBasket a::before,
#bx-soa-order-form .bx-blue .pull-right::before,
.newOrderWrap::before,
a#newOrder::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    width: 30px;
    height: 100%;
    opacity: .3;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .03) 1%, hsla(0, 0%, 100%, .6) 30%, hsla(0, 0%, 100%, .85) 50%, hsla(0, 0%, 100%, .85) 70%, hsla(0, 0%, 100%, .85) 71%, hsla(0, 0%, 100%, 0));
    -webkit-animation: glare-move 5s infinite;
    animation: glare-move 5s infinite;
}

.newOrderWrap::before {
    z-index: 1;
}

@-webkit-keyframes glare-move {
    0% {
        left: 0
    }

    20% {
        left: 100%
    }

    to {
        left: 100%
    }
}

@keyframes glare-move {
    0% {
        left: 0
    }

    20% {
        left: 100%
    }

    to {
        left: 100%
    }
}

@media (min-width: 0) and (max-width: 1023px) {
    .tr-address {
        display: none;
    }

    .work-holy__info {
        font-size: 12px;
        line-height: 1.2;
    }

    .work-holy__info span {
        display: block;
    }

    #leftFooter a {
        font-size: 14px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    /*#headerTools .tools li.tr-address{
		max-width: 230px;
	}*/
    .tr-address__item,
    .tr-address__phone {
        font-size: 12px;
    }

    .tr-address__item--first {
        margin-bottom: 2px;
    }
}

@media (min-width: 1200px) {
    /*#headerTools .tools li.tr-address{
		max-width: 354px;
		border-left: none;
	}*/
    .tr-address__item,
    .tr-address__phone {
        font-size: 13px;
    }

}

@media (min-width: 1024px) {
    #headerTools .tools li.tr-address {
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 102px;
        line-height: 1.3;

    }

    #headerTools .tools li.tr-address.tr-address--row .tr-address__list {
        box-sizing: border-box;
        width: 50%;
    }

    .tr-address__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        box-sizing: border-box;
        padding-right: 5px;
        padding-left: 5px;

    }

    #headerTools .tools li.tr-address.tr-address--row .tr-address__block--inline {
        display: flex;
        align-items: center;
        margin-right: 10px;
    }

    .tr-address__item,
    .tr-address__phone {
        display: block;
        color: #cccccc;
        text-decoration: none;
        transition: all 0.2s linear;

    }

    .tr-address__block {
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .tr-address__address, .tr-address__clock {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        margin-top: 2px;
        margin-bottom: 2px;
        -webkit-box-align: center;
        -ms-flex-align: center;
    }

    .tr-address__icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        margin-right: 4px;
        -ms-flex-negative: 0;
    }

    .tr-address__icon svg {
        transition: all 0.2s linear;
        fill: #ffffff;
    }

    .tr-address__item:hover,
    .tr-address__phone:hover {
        color: #ff9601;
    }

    .tr-address__item:hover svg {
        fill: #ff9601;
    }

    .tr-address__phone {
        margin-bottom: auto;
        color: #cccccc;
    }

    .tr-address__phone a {
        font-size: 15px;
        line-height: 1;
        color: #ff9601;
        text-decoration: none;
        transition: all 0.2s linear;
    }

    .tr-address__phone a:hover {
        color: #ffa800;
    }

    .work-holy__info {
        font-size: 13px;
        line-height: 1.2;
    }

    .work-holy__info span {
        position: relative;
    }

    .work-holy__info span:last-child:before {
        display: none;
    }

    div#subHeader {
        height: auto;
    }

    #subHeader #headerTools .tools li.tr-address {
        height: auto;
        padding-top: 5px;
        padding-right: 0;
        padding-bottom: 5px;
        padding-left: 0;
    }

    #subHeader #headerTools .tools .search,
    #subHeader #headerTools .tools .telephone,
    #subHeader #headerTools .tools .cart {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        min-height: 102px;
        line-height: inherit;
    }

    .subheader-limiter #headerTools {
        height: 100%;
    }

    .subheader-limiter {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .subheader-limiter #logo {
        /* padding-bottom: 12px; */
        /* padding-top: 12px; */
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .subheader-limiter #headerTools .tools {
        display: flex;
        height: 100%;
        margin-left: auto;
    }

    .subheader-limiter #topHeading {
        margin-right: auto;
    }

    body {
        overflow-x: hidden;
    }

}

.tr-contacts__title {
    display: block;
    /* margin-top: 20px; */
    font-family: "robotobold", sans-serif, sans-serif;
    font-size: 18px;
}

@media (min-width: 1367px) {
    .tr-contacts {
        display: flex;

    }

    .tr-contacts .contactList {
        margin-bottom: 0;
    }

    .tr-contacts .contactList li {
        width: 50%;
        margin-bottom: 24px
    }

    .tr-contacts .contactList li table td,
    .tr-contacts .contactList li table td img {
        vertical-align: top;
    }
}

@media (max-width: 850px) {
    .footer-right-blocks .compare,
    .footer-right-blocks .wishlist {
        display: none;

    }

    .footer-right-blocks {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .tr-header-mobile {
        position: fixed;
        z-index: 99;
        top: 0;
        right: 0;
        left: 0;
        display: none;
    }

    .tr-header-mobile__limiter {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        height: 60px;
        padding-top: 5px;
        padding-right: 12px;
        padding-bottom: 5px;
        padding-left: 12px;
        background-color: #2b2b2b;
    }

    .tr-header-mobile__search > .icon {
        display: block;
        width: 35px;
        height: 40px;
        margin: 0;
        background: url(/bitrix/templates/dresscode/themes/black/default/images/searchHead.png) 0 0 no-repeat transparent;
    }

    .tr-header-mobile__phone .heading a:before,
    .tr-header-mobile__phone .telephone a:before {
        display: none;
    }
}

@media (min-width: 768px) {
    .tr-header-mobile {
        display: none !important;
    }

    #headerTools .tools .tr-address {
        border-left: 0;
    }
}

@media (max-width: 1000px) {
    #elementProperties img {
        width: 100% !important;
    }
}

.tr-more {
    display: none;
}

@media (max-width: 767px) {
    .items.productList--section-squares {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .items.productList--section-squares:hover .tabloid {
        position: static;
    }

    .items.productList--section-squares .product {
        height: auto !important;
    }

    .items.productList--section-squares .product .tabloid {
        height: 100%;
    }

    .tr-more {
        display: block;
        height: 60px;
        margin-top: 16px;
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 60px;
        color: #000000;
        text-align: center;
        text-decoration: none;
        background: #f3f3f3;
        border: 1px solid #e7e8ea;
        border-radius: 4px;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .tr-more:hover {
        background-color: #cdced0;
    }
}

@media (max-width: 1024px) {
    #nextSection .title {
        color: #ff9601;
        background-color: #2b2b2b;
    }
}

@media all and (min-width: 1501px) and (max-width: 1700px) {
    #topHeading {
        display: none;
    }
}

@media all and (min-width: 992px) and (max-width: 1500px) {

    #headerTools .tools .tr-address {
        padding-right: 0;
    }

    .tr-address__item,
    .tr-address__phone {
        font-size: 12px;
    }

}

@media all and (min-width: 1024px) and (max-width: 1420px) {
    #logo {
        width: 180px;
    }

    #headerTools .search .wrap {
        padding: 0 4px;
    }

    #headerTools .tools .heading {
        font-size: 16px;
    }

}

@media (min-width: 1280px) {
    #subHeader #headerTools .tools li.tr-address {
        flex-grow: 1;
        width: 50%;
    }
}

@media all and (min-width: 1080px) and (max-width: 1279px) {
    #headerTools .nf {
        display: none;
    }
}

.work-holy--yellow {
    background-color: #fff000;
}

.work-holy--yellow .work-holy__wrapper {
    color: #000000;
}


.section_top_block{display:flex;flex-wrap:wrap;align-items:top;justify-content:flex-start;}
.tr-video {
    flex: 1;
    box-sizing: border-box;
    max-width: 295px;
    margin-bottom: 24px;
    padding: 10px;
    background: #fbfbfb;
    border: 1px solid #dddddd;
}

.tr-video__title {
    margin-bottom: 6px;
    font-family: "robotobold", sans-serif;
    text-align: center;
}

.tr-video__link {
    position: relative;
    display: block;
    height: auto;
    text-align: center
}
.cat_link_block{display: flex;align-items: center;justify-content: center;}
.tr-video__link > img {
    height: 120px;
}

.tr-video__link::before {
    position: absolute;
    content: "";
    z-index: 0;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    background: #ffffff;
}

.tr-video__link::after {
    position: absolute;
    content: "\f167";
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    margin: -20px 0 0 -23px;
    font-family: "font awesome 5 brands", sans-serif;
    font-size: 40px;
    line-height: 1;
    color: #e10001;
    transition: color .1s;
}

.tr-video:hover .tr-video__link::after {
    color: #fff000;
}

.work-holy__more {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.work-holy__more span {
    box-sizing: border-box;
    width: 100%;
}

@media (min-width: 950px) {
    .work-holy__more span {
        width: 50%;
    }
}

.paymentList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 800px;
    margin: 20px 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.paymentList img {
    width: 150px;
}

.paymentList .level1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 20px 0;
}

#footerBottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#footerBottom .social {
    display: flex;
}

#footerBottom .trinet {
    margin: 10px 0 10px 20px;
}

#footerBottom .trinet img {
    height: 40px;
}

#footerBottom .trinet a {
    display: flex;
}

@media (max-width: 710px) {
    #footerBottom {
        justify-content: center;
        height: 120px;
    }
}

.homepage__title {
    padding: 10px 15px;
    background-color: #2b2b2b;
}

.homepage__title h1 {
    margin: 0;
    color: #ffffff;
}

@media (max-width: 375px) {
    .homepage__title h1 {
        font-size: 22px;
    }
}

#subHeader {
    position: relative;
}

@media (max-width: 1023px) {
    #subHeader {
        height: 102px;
    }
}

#subHeader #searchResult {
    top: 100%;
}

@media (min-width: 1024px) {
    #headerTools {
        padding-left: 5px;
        border-left: 1px solid #313131;
    }
}

@media (max-width: 500px) {
    #subHeader {
        height: 135px;
    }

    .top-auth-personal, .top-auth-exit, .top-auth-login, .top-auth-register {
        top: 126px;
    }

    #headerTools .telephone {
        top: 100px;
    }
}

.tr-contacts-city {
    margin-bottom: 37px;
}

.tr-contacts-city ~ br {
    display: none;
}

.tr-contacts-header {
    background-color: #FF990A;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 30px;
}

.tr-contacts-header p {
    margin: 0;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
}

.bx-yandex-view-layout,
.tr-contacts-bank-details {
    margin-bottom: 65px;
}

.webFormItemField a{color:blue;}
/* End */
/* /bitrix/templates/dresscode/fonts/roboto/roboto.css?16067942832457 */
/* /bitrix/templates/dresscode/css/all.css?167445991541065 */
/* /bitrix/templates/dresscode/themes/black/default/style.css?160679428331167 */
/* /bitrix/templates/dresscode/css/custom.css?17519893321004 */
/* /bitrix/templates/dresscode/components/dresscode/search.line/float/style.css?16067942836516 */
/* /bitrix/templates/dresscode/components/bitrix/menu/topMenu/style.css?16067942831250 */
/* /bitrix/templates/dresscode/components/bitrix/form.result.new/modal/style.css?160679428310657 */
/* /local/components/dresscode/search.line/templates/.default/style.css?16908930866275 */
/* /bitrix/templates/dresscode/components/bitrix/menu/leftMenu/style.css?17404099755148 */
/* /local/components/dresscode/special.product/templates/left/style.css?16908024594330 */
/* /bitrix/templates/dresscode/components/bitrix/breadcrumb/.default/style.css?1606794283580 */
/* /bitrix/templates/dresscode/components/bitrix/menu/topMenuFloat/style.css?16067942832532 */
/* /bitrix/templates/dresscode/components/bitrix/catalog.products.viewed/.default/style.css?16744599151455 */
/* /bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/style.css?16067942831633 */
/* /bitrix/templates/dresscode/components/bitrix/catalog.bigdata.products/new/themes/blue/style.css?16067942834912 */
/* /bitrix/templates/dresscode/styles.css?17377289083395 */
/* /bitrix/templates/dresscode/template_styles.css?1750417000142121 */
