

/* Start:/bitrix/templates/topshop_carrot_flat/css/normalize.css?17268358227881*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */


/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */


html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}


/**
 * Remove default margin.
 */


body {
    margin: 0;
/*    font-family: 'Arial', sans-serif;
    font-size: 14px;*/
}


/* HTML5 display definitions
   ========================================================================== */


/**
 * Correct `block` display not defined in IE 8/9.
 */


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}


/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */


audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */


audio:not([controls]) {
    display: none;
    height: 0;
}


/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */


[hidden],
template {
    display: none;
}


/* Links
   ========================================================================== */


/**
 * Remove the gray background color from active links in IE 10.
 */


a {
    background: transparent;
    cursor: pointer;
}


/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */


a:active,
a:hover {
    outline: 0;
}


/* Text-level semantics
   ========================================================================== */


/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */


abbr[title] {
    border-bottom: 1px dotted;
}


/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */


b,
strong {
    font-weight: bold;
}


/**
 * Address styling not present in Safari 5 and Chrome.
 */


dfn {
    font-style: italic;
}


/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */


h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/**
 * Address styling not present in IE 8/9.
 */


mark {
    background: #ff0;
    color: #000;
}


/**
 * Address inconsistent and variable font size in all browsers.
 */


small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */


sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}


sup {
    top: -0.5em;
}


sub {
    bottom: -0.25em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove border when inside `a` element in IE 8/9.
 */


img {
    border: 0;
}


/**
 * Correct overflow displayed oddly in IE 9.
 */


svg:not(:root) {
    overflow: hidden;
}


/* Grouping content
   ========================================================================== */


/**
 * Address margin not present in IE 8/9 and Safari 5.
 */


figure {
    margin: 1em 40px;
}


/**
 * Address differences between Firefox and other browsers.
 */


hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}


/**
 * Contain overflow in all browsers.
 */


pre {
    overflow: auto;
}


/**
 * Address odd `em`-unit font size rendering in all browsers.
 */


code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}


/* Forms
   ========================================================================== */


/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */


/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */


button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}


/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */


button {
    overflow: visible;
}


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */


button,
select {
    text-transform: none;
}


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */


button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}


/**
 * Re-set default cursor for disabled elements.
 */


button[disabled],
html input[disabled] {
    cursor: default;
}


/**
 * Remove inner padding and border in Firefox 4+.
 */


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


/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */


input {
    line-height: normal;
}


/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */


input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}


/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */


input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}


/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * Define consistent border, margin, and padding.
 */


fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */


legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}


/**
 * Remove default vertical scrollbar in IE 8/9.
 */


textarea {
    overflow: auto;
}


/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */


optgroup {
    font-weight: bold;
}


/* Tables
   ========================================================================== */


/**
 * Remove most spacing between table cells.
 */


table {
    border-collapse: collapse;
    border-spacing: 0;
}


td,
th {
    padding: 0;
}


/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/css/grid.css?17268358221346*/
.wrapper{

    width: 100%;
    margin: 0 auto;
}

.container{
    width: 100%;
    margin: 0 auto;
}

.tb10{
    padding-top: 10px;
    padding-bottom: 10px;
}

.tb20{
    padding-top: 20px;
    padding-bottom: 20px;
}

.rl10{
    margin: 50px auto;
    margin-top: 0; margin-bottom: 0;
    width: 100%;
    background: #F00;
}

.pull-right{
    float: right;
}
.pull-left{
    float: left;
}

.all-center{
    text-align: center;
}

.container-full{
    width: 100%;
}



.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5,
.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4
{
    margin-left: 1%;
    margin-right: 1%;
    float: left;
}

.span_1_of_5{ width: 18% }
.span_2_of_5{ width: 38% }
.span_3_of_5{ width: 58% }
.span_4_of_5{ width: 78% }
.span_5_of_5{ width: 98% }

.span_1_of_4{ width: 23% }
.span_2_of_4{ width: 48% }
.span_3_of_4{ width: 73% }
.span_4_of_4{ width: 98% }

.span_1_of_3{ width: 31.33% }
.span_2_of_3{ width: 64.66% }
.span_3_of_3{ width: 98% }

.clear{
    clear: both;
}

.clear-bottom{
    clear: both;
    margin-bottom: 20px;
}

.from-left{
    margin-left: 0;
}

.from-right{
    margin-right: 0;
}

.mobile-container{
    display: inline-block;
    position: relative;
    width: 100%;
}






/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/css/settings.css?172683582241751*/
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}


.tp-caption { z-index:1;}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important;}

.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.black{
		color: #000;
		text-shadow: none;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Open Sans', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
												cursor:pointer;
												color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
												background:url(/bitrix/templates/topshop_carrot_flat/css/../images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
											}

.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(/bitrix/templates/topshop_carrot_flat/css/../images/gradient/g40.png) repeat-x top;}


.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px;}



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	BUTTON COLORS	*/



.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}


.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}

.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}

.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}

.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}



/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none;}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px;}
.tp-bannershadow.tp-shadow2 {	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none;}


.fullscreenvideo .vjs-loading-spinner { visibility:none;display:none !important; width:0px;height:0px;}
.fullscreenvideo .vjs-control-bar.vjs-fade-out,
.fullscreenvideo .vjs-control-bar.vjs-fade-in,
.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,
.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing		{	visibility: hidden !important; opacity: 0 !important;display:none !important;width:0px;height:0px;overflow: hidden;}

.fullcoveredvideo.video-js,
.fullcoveredvideo video				{	background: transparent !important;}

.fullcoveredvideo .vjs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px;}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1;}
.tp-dottedoverlay.twoxtwo				{	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets									{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;			-webkit-transform: translateZ(5px);

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px;}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px;}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/large_left.png) no-Repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/large_right.png) no-Repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/timer.png);position:absolute; z-index:200;top:0px;}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none;}
	}


/******************************
	-	HTML5 VIDEO SETTINGS	-
********************************/

.vjs-tech { margin-top:1px}

.tp-caption .vjs-default-skin .vjs-big-play-button	{	left: 50%;
top: 50%;
margin-left: -20px;
margin-top: -20px;
width: 40px;
height: 40px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: none;
box-shadow: none;
text-shadow: none;
line-height: 30px;
vertical-align: top;
padding: 0px;
}

.tp-caption .vjs-default-skin .vjs-big-play-button:before {
 position:absolute;
 top:0px; left:0px;
 line-height:40px;
 text-shadow: none !important;
 color:#fff;
 font-size:18px;

}

.tp-caption  .vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {

	box-shadow:none;
	-webkit-box-shadow:none;

}



/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none;}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/coloredbg.png) repeat;}

.tp-loader 	{	background:url(/bitrix/templates/topshop_carrot_flat/css/../assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}


.tp-transparentimg {	content:"url(/bitrix/templates/topshop_carrot_flat/css/../assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}



.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}


@font-face {
  font-family: 'revicons';
  src: url('/bitrix/templates/topshop_carrot_flat/css/../font/revicons.eot?5510888');
  src: url('/bitrix/templates/topshop_carrot_flat/css/../font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('/bitrix/templates/topshop_carrot_flat/css/../font/revicons.woff?5510888') format('woff'),
       url('/bitrix/templates/topshop_carrot_flat/css/../font/revicons.ttf?5510888') format('truetype'),
       url('/bitrix/templates/topshop_carrot_flat/css/../font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('/bitrix/templates/topshop_carrot_flat/css/../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */
/* End */


/* Start:/bitrix/components/alexkova.emarket/admanager/templates/full-static/style.css?1726835812245*/
.rk-fullwidth{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.rk-fullwidth-canvas{
    text-align: center;
    position: relative;

}

.rk-fullwidth-canvas.responsive img{
    max-width: 100%;
    height: auto;

}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/components/bitrix/system.auth.form/popup/style.css?1726835824560*/
.bx_login_block{
	float: left;
	padding-left: 35px;
	background: url('/bitrix/templates/topshop_carrot_flat/components/bitrix/system.auth.form/popup/images/gui.png') no-repeat  10% center;
}
a.bx_login_top_inline_link{
	color: #576e75;
	vertical-align: middle;
	text-decoration: none;
	font-size: 13px;
	/*line-height: 13px;*/
	margin: 0 8px 0 5px;
}
a.bx_login_top_inline_link:hover{text-decoration: underline}
/*.bx_login_top_inline_icon{
	display: inline-block;
	margin-left: 15px;
	width: 16px;
	height: 13px;
	background: url('/bitrix/templates/topshop_carrot_flat/components/bitrix/system.auth.form/popup/images/gui.png') no-repeat bottom center;
	line-height: 13px;
}*/
.bx_login_popup_form {
	margin: 20px 0;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/components/bitrix/system.auth.form/popup_auth/style.css?1726835824106*/
.action-form-t form input[type=text], .action-form-t form input[type=password] {
	margin-bottom: 20px;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/components/bitrix/menu/mobile-menu/style.css?1726835823626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/topshop_carrot_flat/components/bitrix/menu/mobile-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/components/bitrix/search.title/emarket/style.css?17268358242871*/
div.title-search-result {
    border:1px solid #c6c6c6;
    display:none;
    overflow:hidden;
    z-index:205;
}

table.title-search-result {
    border-collapse: collapse;
    border:none;
    width:10%;
}

table.title-search-result th {
    background-color:#F7F7F7;
    border-right:1px solid #e8e8e8;
    color:#949494;
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:14px;
    padding-right:12px;
    text-align:right;
    vertical-align:top;
    white-space:nowrap;
    width:1%;
}

table.title-search-result td {
    background-color:white;
    color:black;
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    text-align:left;
    white-space:nowrap;
}

table.title-search-result td.title-search-item {
    padding-left:8px;
    padding-right:15px;
}

table.title-search-result td.title-search-item a {
    padding-left:4px;
    padding-right:15px;
    text-decoration: none;
    color:black;
    vertical-align:top;
    display:block;
}

table.title-search-result td.title-search-item img {
    vertical-align:top;
}

table.title-search-result td.title-search-item b {
    color:#cf0000;
    font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
    background-color:#fff2be;
}

table.title-search-result td.title-search-more {
    font-size:11px;
    font-weight:normal;
    padding-right:15px;
    padding-left:24px;
    padding-top:0px;
}

table.title-search-result td.title-search-more a
{
    padding-left:12px;
    padding-right:15px;
    text-decoration:none;
    color:#999999;
}

table.title-search-result td.title-search-all {
    padding-left:24px;
    padding-right:15px;
}

table.title-search-result td.title-search-all a
{
    padding-left:4px;
    text-decoration:none;
    color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
    padding-top:0px;
    padding-bottom:0px;
    font-size:4px;
}

div.title-search-fader {
    display:none;
    background-image: url('/bitrix/templates/topshop_carrot_flat/components/bitrix/search.title/emarket/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position:absolute;
}

#title-search-form {
    border: 1px solid #828282;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

#title-search-form input[type=text] {
  width: 95%;
  outline: none;
  font-size: 14px;
  border: none;
  padding: 9px 0px 9px 10px;
  margin-top: 0px;
}

#title-search-form input[type=submit] {
  width: 30px;
  position: absolute;
  width: 37px;
  height: 37px;
  right: -1px;
  top: -1px;
  outline: none;
  background: url("/bitrix/templates/topshop_carrot_flat/components/bitrix/search.title/emarket/images/search-button.png") center center no-repeat;
  border: none;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/components/bitrix/catalog.section.list/tree/style.css?172683582441*/
ul.top-menu {
    visibility: hidden;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/components/bitrix/breadcrumb/emarket-breadcrumb/style.css?1726835824947*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/templates/topshop_carrot_flat/components/bitrix/breadcrumb/emarket-breadcrumb/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/components/bitrix/system.pagenavigation/.default/style.css?17268358241897*/
.navigation-pages{
	text-align:center;
	/* padding:20px 0; */
	color:#717171
}
.navigation-pages .nav-current-page{
	display:inline-block;
	color:#f2f2f2;
	font-size:16px;
	text-shadow:0 1px rgba(0,0,0,.13);
	box-shadow:0 1px #fff,inset 0 1px 5px rgba(0,0,0,.4);
	border-radius:4px;
	padding:10px 0px;
	font-weight:bold;
	min-width:32px;
	text-align:center;
	background-color:#606060;
	background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-o-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:linear-gradient(to top,rgba(0,0,0,.09),rgba(255,255,255,.09));
	border:none;
    margin: 5px;
}
.navigation-page-all,
.navigation-pages a{
	display:inline-block;
	color:#717171;
	font-size:16px;
	min-width:32px;
	text-align:center;
	border:1px solid #c9c9c9;
	text-shadow:0 1px 1px rgba(255,255,255,0.9);
	background:#fefefe;
	text-decoration:none;
	border-radius:4px;
	padding:10px 0;
	font-weight:bold;
	background:-moz-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#eaeaea));
	background:-webkit-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-o-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-ms-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:linear-gradient(to bottom,#fefefe 0%,#eaeaea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#eaeaea',GradientType=0);
    margin: 5px;
}
.navigation-page-all:hover,
.navigation-pages a:hover{
	background:#fff;
	color:#717171
}
.navigation-page-all{padding:4px !important}

/* End */


/* Start:/bitrix/components/kuznica/banner.popup/fancybox/source/jquery.fancybox.css?17268358124895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

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

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/components/kuznica/banner.popup/fancybox/source/fancybox_sprite.png');
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/components/kuznica/banner.popup/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

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

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/components/kuznica/banner.popup/fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

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

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

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

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/components/kuznica/banner.popup/fancybox/source/fancybox_overlay.png');
}

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

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

/* Title helper */

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

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

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

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

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

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

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

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

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/components/kuznica/banner.popup/fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/components/kuznica/banner.popup/fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/components/kuznica/banner.popup/fancybox/source/helpers/jquery.fancybox-buttons.css?17268358122447*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('/bitrix/components/kuznica/banner.popup/fancybox/source/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/styles.css?17268358241772*/
.catalog-index .catalog-cart{
    margin-bottom: 40px;
	height: 100% !important;
    position: relative;
    display: flex;
    float: left;
	
}

.showroom {
    font-size: 25px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #183666;
    font-family: 'Exo 2';
    padding: 10px 0px;
    display: inline-block;
    background: #78d134;
    position: relative;
    background: linear-gradient(to bottom right, #78d134, #2ca969);
}

.showroom .img {
    width: 25%;
    height: 70px;
    float: left;
    position: relative;
    /* background: aqua; */
    display: block;
    margin-left: 5%;
    background: url(https://cosmedicus.ru/bitrix/templates/topshop_carrot_flat/images/package.png);
    background-size: 98%;
    filter: invert(1);
    background-repeat: no-repeat;
}

.srtext {
    height: 100%;
    float: left;
    width: 70%;
}

.showroom span {
    font-size: 10px;
    width: 100%;
    display: inline-block;
    position: relative;
    text-align: center;
}
.srtext span a {
    color: white;
    text-decoration: underline;
}


.logo-head div {
    float: left;
    width: 40%;
    display: block;
    margin: 0px 5%;
}

.logo-head div img {
    width: 200px;
}

.logo-head div span {
    font-family: 'Exo 2', sans-serif;
    margin: auto 0px;
    position: relative;
    height: 100%;
    padding-top: 12px;
    display: flex;
    align-items: center;
}



a.adv-number {
    /* background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png) 0px -409px no-repeat; */
    padding: 0px 5px 0px 5px;
    font-size: 17px;
}

.phone-area {
    background: none !important;
    padding: 0px 8px 5px 10px !important;
}

a.phone-url.phone-url-ding {
    font-size: 14px;
    padding: 15px 6px 7px 6px;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/template_styles.css?175265572675052*/
html {
    font-family: 'Arial';
    /*background: url("/bitrix/templates/topshop_carrot_flat/images/tmp/screen.jpg") center top no-repeat;*/
}

.body{
}

h1, h2{
    font-family: 'Exo 2';
    font-size: 24px;
    font-weight: normal;
    color: #2e4153;
    margin: 20px 0 10px 0;

}

h1{
    margin-top: 0;
}



input[type="text"], input[type="password"]{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px;
    outline: none;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.23);
    vertical-align: middle;
    font-size: 90%;
}

p.helper-info{
    background: #dff0d8;
    padding: 15px;
    margin: 20px;
}

.color-round-button{
    border:0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    height: 30px;
    width: 30px;
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    margin: 10px 5px;
    outline: none;
}

.color-icon-button{
    display: inline-block;
    border:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    margin: 10px 5px;
    outline: none;
    color: #FFF;
    font-size: 14px;
    padding: 6px 12px 8px 35px;
    text-decoration: none;
}

.color-icon-button:before{
    content: "";
    display: inline-block;
    float: left;
    width: 32px;height: 32px;
    background: url("/bitrix/templates/topshop_carrot_flat/images/zpix.png") no-repeat;
    margin: -6px 5px -10px 2px;
}

.color-icon-button.icon-basket{
    background-position: 10px 0;
}

.color-button, .blog-comment-buttons input[type=button], .emarket-common input[type="submit"],#ORDER_CONFIRM_BUTTON{
    border:0;
    outline: none;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
    font-size: 16px;
    padding: 6px 25px 10px;
    margin: 10px;
    text-decoration: none;
}

.color-button-blue{
    background: #0066a9 !important; /* Old browsers */
    background: -moz-linear-gradient(top,  #2086c9 0%, #0066a9 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2086c9), color-stop(100%,#0066a9)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2086c9 0%,#0066a9 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2086c9 0%,#0066a9 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2086c9 0%,#0066a9 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  #2086c9 0%,#0066a9 100%) !important; /* W3C */
}

.color-button.small, .color-icon-button.small{
    font-size: 14px;
    padding: 5px 25px 9px;
}

.color-button.small{
    padding: 6px 25px 9px;
}

.color-button.big{
    padding: 10px 20px 12px;
    font-size: 18px;
    display: block;
    margin-top: 0px;
}

.color-button:active, .color-round-button:active{
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.color-button, .color-icon-button, .head-line, ul.top-menu, div.top-menu-mobile, .search-line, .menu-top-sale
h1, h2, h3, .emarket-tabs, .emarket-offers-list, .emarket-store-table, .emarket-props-table, .compare-list, .bx_filter_vertical,
.basket-button-area, .title-span, .emarket-sort-panel, .sale-cart-list-name, .sale-cart-list-prices,
.catalog-index, #vertical-multilevel-menu, .left-catalog-title, .bx_ordercart .bx_ordercart_order_sum tr td.custom_t2,
#best_panel, #mark-panel, .main-news-list, .content-slide{
    font-family: 'Exo 2', sans-serif;
}

.input-inline{
    border: 0;
    outline: 0;
    background: 0;
    border-bottom: 1px dashed;
    line-height: 14px;
    font-size: 14px;
    padding: 0;
    color: #222;
}
.input-inline:hover{
    border-color: transparent;
}


.button-noactive, .button-noactive:hover, .button-noactive:active{
    background: #bdc3c7 !important; /* Old browsers */
    background: -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f1), color-stop(100%,#bdc3c7)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%) !important; /* W3C */
}

.icon-transparent{
    font-size: 14px;
    text-decoration: none;
    color: #333;
    display: block;
    float: right;
    margin-right: 25px;
    font-weight: bold;
}

.icon-basket-transparent{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 0px -303px no-repeat;
    padding: 14px 10px 12px 30px;
    font-weight: normal;
}

.icon-delay-transparent{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 0px -21px no-repeat;
    padding: 14px 10px 12px 30px;
}

.emarket-sale-buttons .icon-delay-transparent.active, .emarket-offers-advanced .icon-delay-transparent.active{
    opacity: 0.6;
    display: block;
    cursor: default;
}

.emarket-sale-buttons .icon-delay-transparent.active:hover,
.emarket-offers-advanced .icon-delay-transparent.active:hover{
    text-decoration: none;
}

.icon-compare-transparent{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 0px -112px no-repeat;
    padding: 14px 10px 12px 30px;
}




.icon-basket-transparent-dark{

}

.head-line{
    background: #f9f9f9;
    border-bottom: 1px solid #e8e8e8;
    height: 47px;
}

.head-line .login-area{
    line-height: 47px;
    float: right;
    background: transparent;
}

.bx_login_block{
    background: transparent url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 10px -203px no-repeat;
    padding-left: 30px;
    border: 1px solid transparent;
    cursor: pointer;
}

.phone-area {
    height: 20px;
}

.head-line .phone-area,
.include-right .phone-area{
    line-height: 47px;
	height: 45px;
    float: left;
    font-size: 20px;
    float: left;
    font-weight: bold;
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 0px -400px no-repeat;
    padding: 0px 10px 5px 30px;
}

.head-line .phone-url{
    font-size: 14px;
    text-decoration: none;
    color: #333;
    display: block;
    float: left;
    /*    margin-right: 30px;*/
    font-weight: normal;
    padding: 14px 10px 12px 20px;
    text-decoration: underline;
}

.head-line .phone-url:hover{
    text-decoration: none;
}

.icon-transparent:hover{
    text-decoration: underline;
}


/**top-menu**/
ul.top-menu{
    display: block;
    width: 100%;
    list-style: none;
    padding: 0; margin: 0;
    font-size: 16px;
    position: relative;

    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    max-height: 47px;
    overflow: hidden;
}

ul.top-menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}

ul.top-menu li{
    display: block;
    float: left;
    position: relative;
    text-align: left;

}



ul.top-menu li.first a{
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

ul.top-menu li.last a{
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
}
ul.top-menu li.last:after{
    display: none;
}

ul.top-menu > li > a{
    display: block;
    color: #FFF;
    text-align: center;
    padding: 12px 0px 16px 0;
    float: left;
    width: 100%;
    text-decoration: none;
}

ul.top-menu > li > a{
    white-space: nowrap;
}



ul.top-menu > li:after{
    content: "";
    display:block;
    position: absolute;
    right: 0;
    top: 0;
    background: url("/bitrix/templates/topshop_carrot_flat/images/menu-splitter.png");
    width: 2px; height: 46px;
    /*margin: -13px 0px;*/
}


ul.top-menu > li > ul{
    background: #FFF;
    border: 1px solid #e8E8E8;
    border-top: none;
    display: none;
    width: 100%;
    padding: 0 20px 20px 0px;
    margin: 0 auto;
    padding-bottom: 30px;
    position: absolute;
    left: -2px; top: 43px;
    z-index: 500;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(150, 150, 150, 0.2);
    -moz-box-shadow:    0px 5px 10px 0px rgba(150, 150, 150, 0.2);
    box-shadow:         0px 5px 10px 0px rgba(150, 150, 150, 0.2);
}

ul.top-menu > li.first > ul{
    left: 2px;
}

ul.top-menu > li.last > ul{
    right: 2px;
    left: auto;
}

ul.top-menu li.l-2{
    margin: 10px 20px 0 20px;
    width: 100%;
}

ul.top-menu li.l-2 > a{
    text-decoration: none;
    display: block;
    width: 100%;
    font-weight: bold;
}

ul.top-menu li.l-3{
    margin-right: 10px;
}

ul.top-menu li.l-3 > a{
    text-decoration: none;
    display: block;

    width: 100%;
    color: #333;
    font-size: 14px;
}

ul.top-menu > li:hover > ul{
    display: inline-block;
}

ul.top-menu li.l-2 > a:hover,
ul.top-menu li.l-3 > a:hover{
    text-decoration: underline;
}
/*

ul.top-menu div.sub-menu{
    position: absolute;
    width: 400px;
    top: 45px;
    padding: 0; margin: 0;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: none;
    z-index: 950;
    background: #FFF;
    padding-bottom: 20px;
    display: none;
}

ul.top-menu li:hover div.sub-menu{
    display: block;
}


ul.top-menu div.sub-menu > ul{
    display: inline-block;
    width: 230px;
    float: left;
}


ul.top-menu div.sub-menu > ul li{
    display: inline-block;
    float: none;
    width: 100%;
    height: auto;
}

ul.top-menu div.sub-menu > ul li a{
    text-align: left;
    padding: 0;
    font-size: 13px;
    color: #353535;
}

ul.top-menu div.sub-menu > ul li:hover a{
    text-decoration: underline;
}

ul.top-menu div.sub-menu > ul li.tmt a{
    text-align: left;
    padding: 0;
    font-size: 15px;
    padding-top: 20px;
    font-weight: bold;
}

ul.top-menu div.sub-menu > ul li.tmt a:hover{
    text-decoration: underline;
}


ul.top-menu div.sub-menu{
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}*/

/**end top-menu**/



/**top-menu-mobile**/
div.top-menu-mobile{
    display: inline-block;
    margin-bottom: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

div.top-menu-mobile-line{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

ul#mobile-menu{
    display: inline-block;
    position: relative;
    width: 100%;
    list-style: none;
    margin: 0; padding: 0;

}

ul#mobile-menu li{
    display: block;
    float: left;
    margin: 0 20px 0 0;
}

ul#mobile-menu li > a{
    text-decoration: none;
    font-size: 14px;
    color: #222;
}

ul#mobile-menu li > a:hover{
    text-decoration: underline;
}


/******search line *****/
div.search-line{
    margin-bottom: 8px;
}

#search-form{
    border: 1px solid #828282;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

#search-form input[type=text]{
    width: 95%;
    outline: none;
    font-size: 14px;
    border: none;
    padding: 9px 0px 9px 10px;
}

#search-form input[type=submit]{
    width: 30px;
    position: absolute;
    width: 37px;
    height: 37px;
    right: -1px;
    top: -1px;
    outline: none;
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/search-button.png") center center no-repeat;
    border: none;
}

/********main - slider*****/
.tp-banner-container{
    margin-top: 20px;
}

.tp-banner-container{
    margin-top: 20px;
}

.tp-banner{
    position: relative;
}
.tp-banner ul{
    padding: 0;
    margin: 0;
}

/****** catalog *****/


.sale-cart{
    display: block;
    width: 170px;
    min-width: 170px;
    margin-bottom: 20px;
    position: relative;
    float: left;
    height: 330px;
}

.sale-cart:hover{
    z-index: 50;
}

.sale-cart > div{
    width: 100%;
    border: 2px solid #e2e2e2;
    overflow: hidden;
    background: #FFF;
}

.sale-cart:hover > div{
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.3);
    height: auto;
    position: absolute;
    overflow: visible;
}


@-webkit-keyframes imageview {
    from {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}

@keyframes imageview {
    from {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}

.sale-cart > div > a{
    display: block;
    width: 100%;
}



.sale-cart-image{
    margin: 10px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 175px;
    height: 175px;
    padding: 10px;
}

.sale-cart:hover .sale-cart-image{
    -webkit-animation:imageview 200ms;
    animation:imageview 200ms;

}

.sale-cart-name{
    border-top: 1px solid #e2e2e2;
    width: 100%;
    text-align: center;
    padding: 10px 0;

}

.sale-cart-name span{
    margin: 0px 10px;
    display: block;
}


.sale-cart-image  img{
    max-width: 90%;
    max-height: 90%;
}

.sale-cart-price-line{
    width: 100%;
    text-align: center;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    font-size: 20px;
    font-family: 'Exo 2', sans-serif;
}

.sale-cart-old-price{
    float: right;
    font-size: 16px;
    text-decoration: line-through;
    margin-right: 10px;
    color: #888888;
}

.sale-cart-price{
    float: right;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
}

.sale-cart-price > sup{
    color: #888888;
    margin-left: 5px;
}

.sale-cart > div > .sale-cart-operation{
    width: 100%;
    display: none;
}

.sale-cart:hover > div > .sale-cart-operation{
    display: block;
}

.sale-cart .basket-button-area{
    float: right;
}

.basket-button-state{
    display: none;
}

.basket-button-state.active{
    display: block;
}

.sale-cart-list{
    width: 98%;
    border: 2px solid #e2e2e2;
    background: #FFF;
    margin-bottom: 20px;
}

.sale-cart-list > div{
    position: relative;
}

.sale-cart-list table{
    width: 100%;
}

.sale-cart-list table td.sale-cart-list-image, .sale-cart-list table td.sale-cart-list-description,
.sale-cart-list table td.sale-cart-list-prices{
    vertical-align: top;
    padding: 10px;
}

.sale-cart-list .sale-cart-list-image{
    width: 200px;
    border-right: 1px solid #e2e2e2;
}

.sale-cart-list:hover .sale-cart-image{
    -webkit-animation:imageview 200ms;
    animation:imageview 200ms;
}

.sale-cart-list .sale-cart-list-description{
    text-align: left;
    padding-left: 40px;
}

.sale-cart-list .sale-cart-list-prices{
    width: 220px;
    border-left: 1px solid #e2e2e2;
}

.sale-cart-list .emarket-average-label-area, .sale-cart .emarket-average-label-area{
    left: 10px;
    top: 30px;
}

.sale-cart-list .emarket-average-label-area .emarket-label,
.sale-cart .emarket-average-label-area .emarket-label{
    margin-top: -20px;
}

.sale-cart-list:hover {
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.3);
}

.sale-cart-list .emarket-detail-area-container{
    display: block;
}

.sale-cart-list .emarket-props-table td{
    padding-bottom: 10px;
}

.sale-cart-list .sale-cart-list-detail{
    overflow: hidden;
    height: 120px;
}

.sale-cart-list .icon-delay-transparent, .sale-cart-list .icon-compare-transparent{

}
.sale-cart-list-detail-button > a{
    font-size: 12px;
}

.sale-cart-list-text{
    margin-top: 10px;
    opacity: 0.7;
    font-size: 14px;
}

.sale-cart-list .sale-cart-price{
    font-size: 24px;
}

.sale-cart-list .adv-buttons{
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.sale-cart-list .adv-buttons .icon-transparent{
    margin-right: 10px;
}

.sale-cart-list .emarket-available{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}

/********jcarousel************/
.container-best-choice{
    position: relative;
}

.sale-carousel-wrapper{
    width: 100%;
    position: relative;
}

.sale-carousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#c_nav{
    width: 1060px;
}

.sale-carousel-row {
    width: 2100px;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
}

li.sale-cart{
    float: left;
    margin-left: 12px;
    margin-right: 12px;
}

li.best-choice{
    float: left;
    /*width: 200px;*/
    margin: 0px 10px 20px 10px;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    position: relative;
}

li.best-choice div{
    text-align: center;
    margin: 10px 40px;
}

input.slide-button-next, input.slide-button-prev{
    display: block;
    width: 64px;
    height: 64px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    outline: none;
    position: absolute;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    top: 100px;
    z-index: 90;

}

.tp-leftarrow.default, .tp-rightarrow.default{

    display: block;
    height: 80px;
    width: 60px;;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    outline: none;
    position: absolute;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    top: 100px;
    z-index: 90;
}


input.slide-button-prev{
    left: 10px;
}

input.slide-button-next{
    right: 20px;
}

input.list-slide-button-next, input.list-slide-button-prev{
    display: block;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    outline: none;
    position: absolute;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    top: 0px;
    right: 0;
    z-index: 90;

}

input.list-slide-button-prev{
    right: 56px;
}

input.list-slide-button-next{
    right: 0px;
}

input.slide-button-next:active, input.slide-button-prev:active{
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

#shadow_block.shadow-progress, .mark_shadow_block.shadow-progress{
    background: url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader.gif") center center no-repeat;
}

/********/

/**top-sale**/

.top-slider{
    display: none;
    position: relative;
}

.top-sale{
    -webkit-box-shadow: inset 0px 10px 10px -5px rgba(234,234,234,1);
    -moz-box-shadow: inset 0px 10px 10px -5px rgba(234,234,234,1);
    box-shadow: inset 0px 10px 10px -5px rgba(234,234,234,1);
    background: #F9F9F9;
    padding: 20px 0;
}

.menu-top-sale{
    margin-bottom: 20px;
}

.top-sale-button{
    float: left;
    background: #E8E8E8; /* Old browsers */
    background: -moz-linear-gradient(top,  #FFFFFF 0%, #E8E8E8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#E8E8E8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #FFFFFF 0%,#E8E8E8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #FFFFFF 0%,#E8E8E8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #FFFFFF 0%,#E8E8E8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #FFFFFF 0%,#E8E8E8 100%); /* W3C */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    margin-right: 20px;
    position: relative;
}

.menu-top-sale .top-sale-button > a{
    display: block;
    padding: 12px 0px;
    text-align: center;
    width: 240px;
    float: left;
    text-decoration: none;
    color: #555;
    font-size: 16px;
}

.menu-top-sale .top-sale-button:hover > a, .top-sale-button:hover > a{
    color: #FFF;
}

.menu-top-sale .top-hit-button:hover, .menu-top-sale .top-hit-button.active
{
    background: #ffc602; /* Old browsers */
    background: -moz-linear-gradient(top,  #fff000 0%, #ffc602 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff000), color-stop(100%,#ffc602)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fff000 0%,#ffc602 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fff000 0%,#ffc602 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fff000 0%,#ffc602 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fff000 0%,#ffc602 100%); /* W3C */
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.menu-top-sale .top-new-button:hover, .menu-top-sale .top-new-button.active{
    background: #0168aa; /* Old browsers */
    background: -moz-linear-gradient(top,  #2086c9 0%, #0168aa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2086c9), color-stop(100%,#0168aa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2086c9 0%,#0168aa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2086c9 0%,#0168aa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2086c9 0%,#0168aa 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2086c9 0%,#0168aa 100%); /* W3C */
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.menu-top-sale .top-rec-button:hover, .menu-top-sale .top-rec-button.active{
    background: #63b918; /* Old browsers */
    background: -moz-linear-gradient(top,  #81db3f 0%, #63b918 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81db3f), color-stop(100%,#63b918)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #81db3f 0%,#63b918 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #81db3f 0%,#63b918 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #81db3f 0%,#63b918 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #81db3f 0%,#63b918 100%); /* W3C */
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.menu-top-sale .top-action-button:hover, .menu-top-sale .top-action-button.active{
    background: #c22717; /* Old browsers */
    background: -moz-linear-gradient(top,  #e53321 0%, #c22717 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e53321), color-stop(100%,#c22717)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e53321 0%,#c22717 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e53321 0%,#c22717 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e53321 0%,#c22717 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e53321 0%,#c22717 100%); /* W3C */
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}


.menu-top-sale .top-action-button.active:after
, .menu-top-sale .top-new-button.active:after
, .menu-top-sale .top-rec-button.active:after
,.menu-top-sale .top-hit-button.active:after{
    display: block;
    width: 22px;
    left: 50%;
    position: absolute;
    content: "";
    height: 10px;
    text-align: center;
    bottom: -10px;
    margin-left: -11px;
    color: #FFF;
}

.menu-top-sale .active > a{
    color: #FFF
}

.menu-top-sale .top-hit-button.active:after{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/sale-hit-arrow.png");
}

.menu-top-sale .top-new-button.active:after{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/sale-new-arrow.png");
}

.menu-top-sale .top-rec-button.active:after{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/sale-rec-arrow.png");
}

.menu-top-sale .top-action-button.active:after{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/sale-action-arrow.png");
}

.menu-top-sale .top-action-button > a:before
, .menu-top-sale .top-rec-button > a:before
, .menu-top-sale .top-new-button > a:before
, .menu-top-sale .top-hit-button > a:before{
    display: block;
    content: " ";
    width: 35px;
    height: 35px;
    background: url("/bitrix/templates/topshop_carrot_flat/images/sale-icon2.png") no-repeat;
    background-position: 0 -35px;
    margin: -10px 10px;
    position: absolute;
}

.menu-top-sale .top-action-button:hover > a:before,
.menu-top-sale .top-action-button.active > a:before{
    background-position: 0 0;
}

.menu-top-sale .top-rec-button > a:before{
    background-position: -105px -35px;
}

.menu-top-sale .top-rec-button:hover > a:before,
.menu-top-sale .top-rec-button.active > a:before{
    background-position: -105px 0;
}

.menu-top-sale .top-new-button > a:before{
    background-position: -70px -35px;
}

.menu-top-sale .top-new-button:hover > a:before,
.menu-top-sale .top-new-button.active > a:before{
    background-position: -70px 0;
}

.menu-top-sale .top-hit-button > a:before{
    background-position: -35px -35px;
}

.menu-top-sale .top-hit-button:hover > a:before,
.menu-top-sale .top-hit-button.active > a:before{
    background-position: -35px 0;
}

/*********** detail cart ********/
.emarket-cart-left-column{
    width: 65%;
    float: left;
}

.emarket-cart-right-column{
    width: 33%;
    float: right;
}

.emarket-top-link{
    font-family: "Exo 2";
    display: block;
    width: 100%;
    list-style: none;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.emarket-top-link li{
    display: block;
    float: left;
    margin-right: 30px;
}

.emarket-top-link li a{
    display: block;
    color: #000;
    text-decoration: none;
}

.emarket-top-link li a:hover{
    color: #F00;
}

.emarket_slider{
    margin-top: 20px;
    position: relative;
}

#emarket_big_photo{
    width: 530px;
    height: 320px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    border: 1px solid #EEE;
    position: relative;
}

#c_bigphotos_prev, #c_bigphotos_next{
    top: 130px;
    display: none;
}

#c_bigphotos_prev{
    left: 20px;
}

#c_bigphotos_zoom{
    right: 50%;
    top: 50%;
    margin-top: -25px;
    margin-right: -25px;
    display: none;
}

#emarket_big_photo  img {
    max-width: 540px;
    max-height: 300px;
}

#emarket_big_photo img.inslider-hide{
    display: none;
}

#emarket-photo-slider > input{
    display: none;
    top: 18px;
}

#emarket-photo-slider{
    width: 540px;
}

#emarket-photo-slider > input.list-slide-button-prev{
    left: -10px;
    width: 30px;
}

#emarket-photo-slider > input.list-slide-button-next{
    right: -10px;
    width: 30px;
}

#c_photos{
    width: 480px;
    margin: 0 auto;
    margin-top: 40px;
}

#c_photos div {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    height: 80px;
}

#c_photos img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

#c_photos li{
    /*display: table-cell;*/
    float: left;
    /*    width: 100%;
        height: 100%;*/
    /*margin-right: 20px;*/
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    /*vertical-align: middle;*/
    border: 2px solid #CCC;
    cursor: pointer;
    margin-right: 14px;
}

#c_photos li > img{
    max-width: 76px;
    max-height: 76px;
}

#c_photos li.active{
    border: 2px solid #000;
}

.emarket-big-label-area{
    position: absolute;
    top: 10px;
    right: 12px;
    width: 52px;
    background: none;
}

.emarket-big-label-area .emarket-label{
    width: 53px;
    height: 53px;
    margin-bottom: 10px;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/icon-sale-big.png) no-repeat;
}

.sale-cart .emarket-label{
    margin-bottom: -15px;
}

.emarket-big-label-area .emarket-label-soffer{
    background-position: 0px 0;
}

.emarket-big-label-area .emarket-label-sale{
    background-position: -212px 0;
}

.emarket-big-label-area .emarket-label-new{
    background-position: -53px 0;
}

.emarket-big-label-area .emarket-label-hit{
    background-position: -106px 0;
}

.emarket-big-label-area .emarket-label-rec{
    background-position: -159px 0;
}

.emarket-big-label-area .emarket-label-reg_cert{
	background-position: -265px 0;
}

.emarket-big-label-area .emarket-label-delivery{
	background: url('/bitrix/templates/topshop_carrot_flat/images/free_delivery.png') no-repeat;
	background-size: contain;
}

.emarket-average-label-area{
    position: absolute;
    top: 10px;
    right: 12px;
    width: 40px;
    background: none;
}

.emarket-average-label-area .emarket-label{
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/icon-sale-average.png) no-repeat;
}

.emarket-average-label-area .emarket-label-soffer{
    background-position: 0 0;
}

.emarket-average-label-area .emarket-label-delivery{
	background: url('/bitrix/templates/topshop_carrot_flat/images/free_delivery.png') no-repeat;
}

.emarket-average-label-area .emarket-label-sale{
    background-position: -160px 0;
}

.emarket-average-label-area .emarket-label-new{
    background-position: -40px 0;
}

.emarket-average-label-area .emarket-label-hit{
    background-position: -80px 0;
}

.emarket-average-label-area .emarket-label-rec{
    background-position: -120px 0;
}
.emarket-average-label-area .emarket-label-reg_cert{
	background-position: -200px 0;
}

.emarket-little-label-area{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 30px;
    background: none;
}

.emarket-little-label-area .emarket-label{
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/icon-sale-little.png) no-repeat;
    float: right;
    margin-right: -10px;
}

.emarket-little-label-area .emarket-label-soffer{
    background-position: 0px 0;
}

.emarket-little-label-area .emarket-label-sale{
    background-position: -120px 0;
}

.emarket-little-label-area .emarket-label-new{
    background-position: -60px 0;
}

.emarket-little-label-area .emarket-label-hit{
    background-position: -30px 0;
}

.emarket-little-label-area .emarket-label-rec{
    background-position: -90px 0;
}

.emarket-little-label-area .emarket-label-reg_cert{
	background-position: -150px 0;
}

.emarket-little-label-area .emarket-label-delivery{
	background: url('/bitrix/templates/topshop_carrot_flat/images/free_delivery.png') no-repeat;
	background-size: contain;
}

.emarket-available{
    font-family: "Exo 2";
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/icon-check.png) left center no-repeat;
    padding-left: 25px;
    font-size: 16px;
    float: right;
}

.emarket-media-label-area .emarket-label{
    width: 40px;
    height: 40px;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/icon-sale-medium-sprite.png) no-repeat 0 0;
}
.emarket-media-label-area .emarket-label-new{
    background-position: -40px 0;
}
.emarket-media-label-area .emarket-label-hit{
    background-position: -80px 0;
}
.emarket-media-label-area .emarket-label-rec{
    background-position: -120px 0;
}
.emarket-media-label-area .emarket-label-sale{
    background-position: 0 0;
}
.emarket-media-label-area .emarket-label-new.active{
    background-position: 0 -40px;
}
.emarket-media-label-area .emarket-label-hit.active{
    background-position: -40px -40px;
}
.emarket-media-label-area .emarket-label-rec.active{
    background-position: -80px -40px;
}
.emarket-media-label-area .emarket-label-sale.active{
    background-position: -120px -40px;
}

.sale-panel{
    display: block;
    margin-top: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
    background: url("/bitrix/templates/topshop_carrot_flat/images/bg_pattern1.png");
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(236, 236, 236, 1);
    -moz-box-shadow:    inset 0px 0px 8px 0px rgba(236, 236, 236, 1);
    box-shadow:         inset 0px 0px 8px 0px rgba(236, 236, 236, 1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.sale-panel-container{
    padding-top: 2px;
    margin: 15px;
    display: block;
    background: #FFF;
    min-height: 50px;
    -webkit-box-shadow:  0px 0px 8px 0px rgba(236, 236, 236, 1);
    -moz-box-shadow:     0px 0px 8px 0px rgba(236, 236, 236, 1);
    box-shadow:          0px 0px 8px 0px rgba(236, 236, 236, 1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}



.emarket-item-price{
    width: 90%;
    display: inline-block;
    font-family: "Exo 2";
    margin: 0px 10px;
    padding: 20px 0px;
    border-bottom: #e8e8e8 1px solid;
    text-align: center;
}

.emarket-current-price{
    font-size: 26px;
    font-weight: bold;
    display: inline;
}

.emarket-old-price{
    font-size: 18px;
    color: #F00;
    text-decoration: line-through;
    display: inline;
}

.emarket-sale-buttons{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.emarket-sale-buttons .icon-transparent{
    display: inline-block;
    font-size: 12px;
    padding: 17px 10px 13px 30px;
}

.emarket-sale-buttons .icon-transparent-notext{
    display: inline-block;
    font-size: 12px;
    padding: 4px;
    width: 19px;
    height: 19px;
    margin: 3px;
    float: left;
    background-position: 6px 0;
    background-color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
    opacity: 0.3;
    position: relative;
}

.emarket-sale-buttons .icon-transparent-notext:hover{
    opacity: 1;
}

.emarket-sale-buttons .icon-transparent-notext.active{

    background-position: 4px 0;
    background-color: #CCC;
    opacity: 1;
}

.emarket-sale-buttons .icon-delay-transparent.icon-transparent-notext{
    background-position: 0 -30px;
}

.emarket-sale-buttons .icon-compare-transparent.icon-transparent-notext{
    background-position: 0 -121px;
}

.emarket-sale-buttons .icon-delay-transparent.icon-transparent-notext.active{
    background-position: 0 4px;
}

.emarket-sale-buttons .icon-compare-transparent.icon-transparent-notext.active{
    background-position: 0 -67px;
}

.emarket-sale-buttons .color-button-blue{
    display: inline-block;
}

.emarket-sonet-share{
    margin: 15px;
}

.emarket-detail-info{
    text-align: center;
}

#emarket-extented{
    margin-top: 30px
}

.emarket-tabs{
    display: block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px;
}

.emarket-tabs li{
    display: block;
    float: left;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
    background: #CCC;
    font-size: 14px;
    margin-right: 6px;
    cursor: pointer;
    color: #FFF;
}

.emarket-tabs li.active{
    background: #FFF;
    color: #000;
}

.emarket-tabs li span{
    display: block;
    padding: 6px 40px 12px;
    position: relative;
    bottom: -2px;
}

.emarket-tabs li.active span{
    background: #FFF;
    z-index: 12;
}

.emarket-detail-area{
    border: 1px solid #e8e8e8;
}

.emarket-detail-area-container{
    margin: 20px 0;
}

#emarket-description-tab, #emarket-stores-tab, #emarket-props-tab{
    margin: 20px;
}

.emarket-detail-area-container{
    display: none;
}

.emarket-offers-list, .emarket-store-table, .emarket-props-table{
    font-size: 14px;

}

.emarket-offers-list tr:hover{
    background: #f8f8f8
}

.sale-cart-table .emarket-offers-list tr{
    border: 1px solid #f8f8f8
}

.emarket-store-table td, .emarket-props-table td{
    vertical-align: top;
    padding-bottom: 20px;
}

.emarket-store-table .emarket-store-content{
    width: 300px;
}

.sale-cart-table .sale-cart-list-name{
    position: relative;
}

.emarket-props-table .emarket-props-name, .emarket-props-table .emarket-props-data{
    width: 50%;
}

.emarket-props-table .emarket-props-data{
    padding-left: 5px;
}

.emarket-props-table .emarket-props-data-group{
    padding-left: 0px;
    text-transform: uppercase;
}

.emarket-props-table .emarket-props-name{
    background: url("/bitrix/templates/topshop_carrot_flat/images/gray_pixel.png") no-repeat;
    background-position: 0px 12px;
    background-repeat: repeat-x;
}

.emarket-props-table .emarket-props-name span{
    background: #FFF;
    padding: 3px 5px 3px 0;
}

.emarket-store-table .emarket-store-content a{
    text-decoration: none;
}

.emarket-store-table .emarket-store-content a:hover{
    text-decoration: underline;
}

.emarket-store-table .emarket-store-count{
    width: 150px;
    text-align: center;
}

.emarket-store-table .emarket-store-push{
    background: url("/bitrix/templates/topshop_carrot_flat/images/gray_pixel.png") no-repeat;
    background-position: 0px 12px;
    background-repeat: repeat-x;
}

.emarket-offers-list tr{
    min-height: 80px;
}


.emarket-offers-list .basket-qty-area{
    width: 110px;
    float: left
}

.emarket-offers-list .basket-button-area{
    width: 110px;
    float: left;
    padding-left: 10px;
}

.emarket-offers-list .basket-button-area .color-icon-button{
    margin: 0;
}


.sale-cart-table .emarket-offers-list .emarket-offers-sale{
    width: 230px;
}

.sale-cart-table .emarket-offers-list td{
    padding-top: 10px; padding-bottom: 10px;
}

.sale-cart-table .emarket-offers-list .emarket-offers-price{
    width: 160px;
}

.sale-cart-table .emarket-offers-list .emarket-offers-advanced{
    width: 80px;
    padding-left: 20px;
}

.sale-cart-table .emarket-offers-list .emarket-offers-advanced .icon-transparent{
    height: 18px;
    margin-right: 0;
}


.emarket-offers-ico{
    text-align: center;
    vertical-align: middle;
}

.emarket-offers-ico img{
    max-width: 50px;
    max-height: 50px;
    border: 1px solid #CCC;
}


.emarket-offers-sale{
    width: 450px;
}

.emarket-offers-price{
    width: 120px;
}

.emarket-offers-ico{
    width: 54px !important;
    height: 54px;
}

.emarket-offers-price .emarket-offer-price{
    font-size: 18px;
    font-weight: bold;
}

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


.quantity-button-minus, .quantity-button-plus{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    background: #8d8d8d; /* Old browsers */
    background: -moz-linear-gradient(top,  #95a5a6 0%, #8d8d8d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95a5a6), color-stop(100%,#8d8d8d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #95a5a6 0%,#8d8d8d 100%); /* W3C */

    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
    font-weight: bold;
    width: 25px; height: 25px;
    text-align: center;
    outline: none;
}

.quantity-button-minus:hover, .quantity-button-plus:hover{
    background: #bdc3c7; /* Old browsers */
    background: -moz-linear-gradient(top,  #dedede 0%, #bdc3c7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #dedede 0%,#bdc3c7 100%); /* W3C */
}


.quantity-button-minus:active, .quantity-button-plus:active{
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

input.quantity-text{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #b4b4b4;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 40px;
    text-align: center;
    margin: 0 5px;
}

#basket-line{
    position: relative;
}

#basket-body, #delay-body, #compare-body{
    position: absolute;
    background: #FFF;
    width: 680px;
    right: 0;
    top: 40px;
    z-index: 700;
    display: none;
    font-size: 14px;
    -webkit-box-shadow:  0px 0px 20px 0px rgba(150, 150, 150, 0.75);
    -moz-box-shadow:     0px 0px 20px 0px rgba(150, 150, 150, 0.75);
    box-shadow:          0px 0px 20px 0px rgba(150, 150, 150, 0.75);
}

#delay-body, #compare-body{
    width: 500px;
}

#basket-body > .body-before, #delay-body > .body-before, #compare-body > .body-before{
    content: '';
    position: absolute;
    right: 115px;
    top: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #FFF;
}



#delay-body > .body-before{
    left: 205px;
}

.basket-body-title,  .delay-body-title, .compare-body-title{
    margin: 20px;
    font-size: 18px;
}

.basket-body-title a, .delay-body-title a, .compare-body-title a{
    margin: 0 0 0 40px;
    text-decoration: none;
}

#basket-body table, #delay-body table, #compare-body table{
    border-bottom: 1px solid #CCC;
}

#basket-body table th, #delay-body table th, #compare-body table th{
    background: #CCC;
    padding: 5px 0;
}

#basket-body table td, #delay-body table td, #compare-body table td{
    padding: 0px 5px;
}

#basket-body table tr.last td, #delay-body table tr.last td, #compare-body table tr.last td{
    padding: 10px 5px 0;
}

#basket-body table td.basket-image, #delay-body table td.basket-image, #compare-body table td.basket-image{
    padding: 0px 5px 0px 20px;
}

#basket-body table td.basket-image a, #delay-body table td.basket-image a, #compare-body table td.basket-image a{
    border: 1px solid #EEE;
    width: 50px;
    height: 50px;
    display: block;
}

#basket-body table td.basket-action{
    width: 90px;
    padding: 0px 0px 10px 0;
}

#delay-body table td.basket-action, #compare-body table td.basket-action{
    width: 90px;
    padding: 0px 0px 10px 10px;
}

#compare-body table td.basket-action{
    width: 55px;
}

#basket-body table td.basket-summ{
    width: 120px;
    font-weight: bold;
    text-align: right;
    font-size: 16px;
}

#basket-body table td.basket-price, #delay-body table td.basket-price{
    width: 90px;
    font-weight: bold;
    text-align: right;
    font-size: 16px;
}

#basket-body table td.basket-line-qty{
    width: 110px;
}

.icon-close{
    width: 100%;
    background: #CCC;
    cursor: pointer;
    height: 30px;
}

.icon-button-delay, .icon-button-delete, .icon-button-cart{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
    font-weight: bold;
    width: 32px; height: 32px;
    text-align: center;
    outline: none;
    margin-left: 5px;
}
a.icon-button-delay, a.icon-button-delete, a.icon-button-cart {
    display: block;
    text-indent: -9999px;
}


.icon-button-delay{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat #8d8d8d; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -moz-linear-gradient(top,  #95a5a6 0%, #8d8d8d 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95a5a6), color-stop(100%,#8d8d8d)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -webkit-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -o-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -ms-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, linear-gradient(to bottom,  #95a5a6 0%,#8d8d8d 100%); /* W3C */
}

.icon-button-delay:hover{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat #bdc3c7; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -moz-linear-gradient(top,  #dedede 0%, #bdc3c7 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -webkit-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -o-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -ms-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, linear-gradient(to bottom,  #dedede 0%,#bdc3c7 100%); /* W3C */
}

.icon-button-delete{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat #8d8d8d; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -moz-linear-gradient(top,  #95a5a6 0%, #8d8d8d 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95a5a6), color-stop(100%,#8d8d8d)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -webkit-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -o-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -ms-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, linear-gradient(to bottom,  #95a5a6 0%,#8d8d8d 100%); /* W3C */
}

.icon-button-delete:hover{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat #bdc3c7; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -moz-linear-gradient(top,  #dedede 0%, #bdc3c7 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -webkit-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -o-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -ms-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, linear-gradient(to bottom,  #dedede 0%,#bdc3c7 100%); /* W3C */
}

.icon-button-cart{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat #8d8d8d; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -moz-linear-gradient(top,  #95a5a6 0%, #8d8d8d 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95a5a6), color-stop(100%,#8d8d8d)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -webkit-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -o-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -ms-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, linear-gradient(to bottom,  #95a5a6 0%,#8d8d8d 100%); /* W3C */
}

.icon-button-cart:hover{
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat #bdc3c7; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -moz-linear-gradient(top,  #dedede 0%, #bdc3c7 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -webkit-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -o-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -ms-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, linear-gradient(to bottom,  #dedede 0%,#bdc3c7 100%); /* W3C */
}


.icon-button-delay:active, .icon-button-delete:active{
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}



#shadow_block, .ajax-shadow, .mark_shadow_block{
    background: #000;
    position: absolute;
    z-index: 999;
    opacity: 0.75;
    background: #FFFFFF ;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader.gif") no-repeat center center,  url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"), #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
}

.ajax-shadow.small-shadow{
    background: #FFFFFF ;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader-small.gif") no-repeat center center,  url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"), #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_carrot_flat/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/images/menu-other-bg.png"),  #FFF;
    background-position: -6px -7px !important;
}

.image404{
    max-width: 100%;
}

.static{
    position: static !important;
}

.compare-list{
    margin-top: 20px;
}

.compare-list table{
    margin-top: 30px;
}

.compare-list table td{
    border: 1px solid #FFF;
    text-align: center;
    padding: 5px 10px;
}

.compare-list table tr:hover td{
    background: #F8F8F8;
}

.compare-list table td .color-button{
    display: inline-block;
}

.compare-list table td.property-name{
    text-align: right;
}

.compare-list table td.name{
    font-weight: bold;
    font-size: 16px;
}

.image-icon-200 {
    width: 100px;
    height: 100px;
    display: inline-block;
}

.image-icon-200 > img{
    max-width: 100%;
    display: inline-block;
}


.color-icon-button.color-icon-button-basket.active{
    background: none;
    padding: 7px;
    color: #333;
}

.title-span{
    margin-bottom: 8px;
    font-weight: bold;
}

/** ?????? ?????????? **/
.emarket-sort-panel{
    background: #E8E8E8; /* Old browsers */
    background: -moz-linear-gradient(top,  #FFFFFF 0%, #E8E8E8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#E8E8E8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #FFFFFF 0%,#E8E8E8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #FFFFFF 0%,#E8E8E8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #FFFFFF 0%,#E8E8E8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #FFFFFF 0%,#E8E8E8 100%); /* W3C */
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.emarket-sort-panel .emarket-sort-panel-buttons{
    margin: 5px;
    float: left;
}

.emarket-sort-panel .emarket-sort-panel-buttons > a{
    display: block;
    padding: 7px 10px 11px 10px;
    float: left;
    font-size: 14px;
    color: #777;
    margin-right: 10px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.emarket-sort-panel .emarket-sort-panel-buttons > a.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-asc.png) right center no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-asc.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCC), color-stop(100%,#E8E8E8)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-asc.png) right center no-repeat, -webkit-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-asc.png) right center no-repeat, -o-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-asc.png) right center no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-asc.png) right center no-repeat, linear-gradient(to bottom,  #FFFFFF 0%,#CCC 100%); /* W3C */
    padding: 7px 20px 11px 20px;
    padding-right: 35px;
    text-decoration: none;
    color: #FFF;
}

.emarket-sort-panel .emarket-sort-panel-buttons > a.active.desc{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-desc.png) right center no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-desc.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCC), color-stop(100%,#E8E8E8)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-desc.png) right center no-repeat, -webkit-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-desc.png) right center no-repeat, -o-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-desc.png) right center no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/sort-order-desc.png) right center no-repeat, linear-gradient(to bottom,  #FFFFFF 0%,#CCC 100%); /* W3C */
}

.emarket-sort-panel .emarket-sort-panel-view{
    margin: 5px 10px;
    float: right;
}

.emarket-sort-panel .emarket-sort-panel-view >a{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    display: block;
    width: 28px;
    height: 25px;
    padding: 5px 0;
    float: left;
    margin-left: 5px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.emarket-sort-panel .emarket-sort-panel-view >a.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) 7px -7px no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    padding: 5px;
    float: left;
    margin-left: 5px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-plitka{
    background-position: -5px -3px;
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-list{
    background-position: -44px -2px; /*43px;*/
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-table{
    background-position: -88px -2px;
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-plitka.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -2px -43px no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -2px -43px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCC), color-stop(100%,#E8E8E8)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -2px -43px no-repeat, -webkit-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -2px -43px no-repeat, -o-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -2px -43px no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -2px -43px no-repeat, linear-gradient(to bottom,  #FFFFFF 0%,#CCC 100%); /* W3C */
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-list.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -41px -43px no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -41px -43px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCC), color-stop(100%,#E8E8E8)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -41px -43px no-repeat, -webkit-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -41px -43px no-repeat, -o-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -41px -43px no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -41px -43px no-repeat, linear-gradient(to bottom,  #FFFFFF 0%,#CCC 100%); /* W3C */
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-table.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -82px -43px no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -82px -43px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCC), color-stop(100%,#E8E8E8)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -82px -43px no-repeat, -webkit-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -82px -43px no-repeat, -o-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -82px -43px no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/view-model.png) -82px -43px no-repeat, linear-gradient(to bottom,  #FFFFFF 0%,#CCC 100%); /* W3C */
}

.popup-window{
    border: none !important;
}

.popup-window .popup-window-top-row{
    background: #333366;
    color: #FFF;
    border-radius: 5px 5px 0px 0;
}

.popup-window-titlebar .popup-window-top-row .popup-window-center-column{
    padding: 6px 12px 6px 5px;
    font-weight: bold;
    font-size: 15px;
    font-family: "Exo 2";
    background: transparent;
}

.popup-window-titlebar .popup-window-top-row .popup-window-left-column{
    background: transparent;
}

.popup-window-titlebar .popup-window-top-row .popup-window-right-column{
    background: transparent;
}



.popup-window-content-row .popup-window-center-column{
    background: transparent;
}

#basket-popup-product-image{
    text-align: center;
}

.basket-popup-name{
    text-align: center;
    font-size: 20px;
    font-family: "Exo 2";
    max-width: 430px;
}

.catalog-index{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;

}

.catalog-index .catalog-cart{
    margin-bottom: 40px;
	height: 100% !important;
    position: relative;
    display: flex;
    float: left;
	
}

.catalog-index li{
    display: block;
    float: left;
}

.catalog-image{
    width: 150px;
    float: left;
}

.catalog-cart .catalog-content > a{
    display: block;
    border-bottom: 1px solid #e8e8e8;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 0 10px 0;
    margin-bottom: 10px;
}

.catalog-cart .catalog-content > ul li a{
    display: block;
    padding: 3px 10px 5px 0;
    color: #555;
    font-family: "Arial";
    font-size: 12px;
}

.popup-phone-frame{
    border: 0;
    padding: 0;
    margin: 20px 0;
}



.rk-fullwidth{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.rk-fullwidth-canvas{
    text-align: center;
    position: relative;

}

.rk-fullwidth-canvas.responsive img{
    max-width: 100%;
    height: auto;

}


#footer{
    margin-top: 20px;
    padding: 0;
}
#footer, #footer a, #footer h2, #footer h3{
    color: #414141;
}
#footer h2{
    margin: 0;
}

.footer-col ul{
    margin: 20px 0 0;
    list-style: none;
    padding: 0 0 20px 0;
}
.footer-col ul.first{
    /*margin: 0;*/
}
.footer-col ul li {
    /*background: url(/bitrix/templates/topshop_carrot_flat/images/list-ico-dark.png) no-repeat left center;*/
    /*padding-left: 12px;*/
}
.footer-col ul li a{
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
.footer-col ul li a:hover{
    text-decoration: none;
}
.footer-h2 {
    margin: 0 0 5px 12px;
    font-weight: bold;
    font-size: 22px;
}

.footer_social_icon{margin: 20px 0 20px 0}
.footer_social_icon ul{
    margin: 0;
    padding: 0;
}
.footer_social_icon ul li{
    display: inline-block;
    width: 32px;
    height: 32px;
}
.footer_social_icon ul li a{
    display: block;
    width: 32px;
    height: 32px;
    background: url('/bitrix/templates/topshop_carrot_flat/images/social_icon.png') no-repeat;
    opacity: .9;
}
.footer_social_icon ul li.fb a{background-position:0 0}
.footer_social_icon ul li.tw a{background-position:-32px 0}
.footer_social_icon ul li.gp a{background-position:-64px 0}
.footer_social_icon ul li.vk a{background-position:-96px 0}
.footer_social_icon ul li a:hover{opacity:1}

.footer_payment_icon{
    background: url('/bitrix/templates/topshop_carrot_flat/images/payment_icon.png') no-repeat;
    width: 120px;
    height: 20px;
    display: block;
}
#footer .container.head{
    padding: 12px 0;
    font-size: 18px;
    font-family: 'Exo 2', sans-serif;
}

.footer-hr{
    margin: 0;
    padding: 0;
    height: 1px;
    background: #e4e4e4;
}
#footer .include-right{
    margin-top: 20px;
}
#footer .footer-copyrights{
    text-align: center;
    font-size: 13px;
    padding: 15px 0;
}
#footer .footer-copyrights, #footer .footer-copyrights a{
    color: #979797;
}

.search-page input[type="text"]{
    width: auto;
}

/** order **/
#order_form_div input[type="text"], #order_form_div input[type="password"], #order_form_div textarea{
    padding: 11px;
    margin: 0px;
}

#order_form_div .sale_order_full_table td{
    padding: 10px 0;
}
.bx_order_make{
    /*font-size: 14px;*/
}
.bx_ordercart_order_pay_center .checkout{
    text-shadow: none;
    font-weight: normal;
    line-height: inherit;
    padding: inherit;
}
#ORDER_FORM .bx_block{
    /*margin-bottom: 20px;*/
}
input.search-suggest{
    margin-top: 0;
}
.bx_ordercart .bx_ordercart_order_table_container table thead td, .bx_my_order table.bx_my_order_table thead td{
    padding:0 5px;
    min-height:39px;
    line-height:39px;
}

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2{
    text-align: left;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1{
    padding-right: 20px;
}
/** END order **/

#best_panel, #mark_panel{
    min-height: 400px;
}

#best_panel .sale-cart .sale-cart-image, #mark_panel .sale-cart .sale-cart-image{
    height: 150px;
}

#best_panel .sale-cart .sale-cart-operation, #mark_panel .sale-cart .sale-cart-operation{
    display: block;
}

.mobile-carts{
    display: block;
    margin: 0;
    padding: 0;
}

.brand_section, .section-description, #emarket-extented,  .catalog-container .rk-fullwidth{
    margin-bottom: 20px;
    color: #555;
}

.helper-info{
    padding: 20px;
    background: #dff0d8;
}

.popup-window-close-icon{
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/window_close.png) no-repeat top left;
    width: 25px;
    height: 25px;
}

.popup-window-close-icon:hover{
    background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/window_close.png) no-repeat top left;
    background-position: 0 -25px !important;
}


.popup-window-titlebar .popup-window-top-row .popup-window-left-column, .popup-window-titlebar .popup-window-top-row .popup-window-center-column, .popup-window-titlebar .popup-window-top-row .popup-window-right-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-left-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-center-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-right-column{
    box-shadow: none;
}

.content-slide{
    height: 200px;
    overflow: hidden;
}

.content-slide-button{
    cursor: pointer;
    display: inline;
}

.main-bottom-content h3{
    font-weight: normal;
    font-size: 24px;
    margin: 0;
    margin-bottom: 20px;
    color: #555;
}

.main-news-list-item{
    margin-bottom: 20px;
}

.main-news-list, .content-slide{
    font-size: 14px;
}

.main-news-list .news-date-time{
    color: #999;
    margin-bottom: 5px;
}

.main-news-list-item > a{
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
}

.action-form-t {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}

.left-third-col {
    float: left;
    width: 33%;
}

.sale-cart-old-price.left-third-col {
    width: 21%;
}

.sale-cart-price.left-third-col, .sale-cart-price.left-second-col {
    font-size: 20px;
}

.left-second-col {
    float: left;
    width: 45%;
}

.sale-cart-quantity-price {
    font-size: 16px;
    line-height: 28px;
}



.emarket-ostatok {
    float: right;
    font-family: "Exo 2";
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 6px;
}

.emarket-not-available {
    font-family: "Exo 2";
    font-size: 16px;
}

#emarket_big_photo a {
    text-decoration: none;
}

/*sku-select*/
.sku-select{
    clear: both;
    float:left;
    width: 96%;
    margin: 0 2%;
    /*margin: 20px 0;*/
}
.sku-select-chosen{
    /*background: #eee url(/bitrix/templates/topshop_carrot_flat/images/select-bg.png) repeat-x left center;*/
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #c7c7c7;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-family:Tahoma, Geneva, sans-serif;
    /*max-width: 300px;*/
}
.sku-select-chosen-inner{
    padding: 10px 0 10px 0;
    width:100%;
    line-height: 16px;
    display: inline-block;
    white-space: initial;
    background: url(/bitrix/templates/topshop_carrot_flat/images/arrow_down.png) no-repeat right 10px center;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.sku-select-chosen-inner div{
    margin-right: 30px;
    padding-left: 10px;
}

.sku-select-chosen span, .sku-color{
    /*    background: #8c7c6d;
        width: 30px;
        height: 30px;
        display: block;
        float: left;
        border-radius: 5px;*/
}
.sku-select-chosen span{
    /*margin: 0 5px;*/
}
.price-info{
    float: none;
}
.sku-select-items{
    background: #ffffff;
    padding: 0;
    border: 1px solid #c7c7c7;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    position: absolute;
    left: 0;
    z-index: 10000;
    margin: 0;
    width: 100%;
    left: -1px;
    box-shadow: 2px 2px 3px rgba(145, 145, 145, 0.25);
    -moz-box-shadow: 2px 2px 3px rgba(145, 145, 145, 0.25);
    -webkit-box-shadow: 2px 2px 3px rgba(145, 145, 145, 0.25);
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;

    width: 320px;
    left: auto;
    right: 0;
}
.sku-select-item{
    padding: 5px 40px 5px 5px;
    border-bottom: 1px solid #c7c7c7;
    cursor: pointer;
    display: block;
    overflow: hidden;
    line-height: 32px;
    white-space: nowrap;
    padding: 5px 0;
}
.sku-select-item:hover{
    background: #f8f8f8;
}
.sku-select-item:last-child{
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: 0;
}
.sku-select-item span{
    /*    background: #8c7c6d;
        width: 30px;
        height: 30px;
        display: block;
        float: left;
        margin-right: 5px;
        border-radius: 5px;*/
}
.sku-select-title{
    display: block;
    margin-bottom: 8px;
}

.sku-select .emarket-offers-ico, .sku-select .emarket-offers-props, .sku-select .emarket-offers-price {
    float: left;
    /*margin-right: 20px;*/
    width: 200px;
    white-space: normal;
    line-height: 16px;
    padding: 10px 0;
}

.offer-buy-form {
    display: none;
    width: 96%;
    margin: 0 2%;
    text-align: right;
}
/*end sku-select*/


/*start sku-choise*/
.sku-choise-wrap {
    margin: 10px;
    border: 1px solid #b8b8b8;
    padding: 16px 12px 0;
    position: relative;
}

.sku-prop-name {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #808080;
}

ul.sku-prop-values-list {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 16px 0;
}

li.sku-prop-value {
    float: left;
    margin-right: 10px;
    margin-bottom: 6px;
    box-sizing: border-box;
    border: 1px solid #d4d4d4;
    padding: 4px;
    cursor: pointer;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #414141;
}

li.sku-prop-value:hover {
    border-color: #0066a9;
}

li.sku-prop-value.active {
    border: 2px solid #0066a9;
    color: #0066a9;
    margin-bottom: 4px;
}

li.sku-prop-value.deactive {
    background: url("/bitrix/templates/topshop_carrot_flat/images/bg_pattern1.png");
    opacity: .5;
}

.offers-cnt {
    display: none;
    font-size: 14px;
    color: #0d0d0d;
    text-align: center;
    position: absolute;
    top: 30px;
    left: -222px;
    background-color: #fff;
    box-shadow: 1px 0px 8px 2px rgba(0,0,0,0.1);
    padding: 10px 30px;
    width: 140px;
}

.offers-cnt:after {
    content: "";
    background: url(/bitrix/templates/topshop_carrot_flat/images/tooltip_arrow.png) top left no-repeat;
    width: 8px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: -8px;
}

.offers-cnt a, .text-link {
    color: #006ab0;
    display: block;
}

.avail {
    background: #e7eff6;
}

.prop-img-wrap {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.prop-img-wrap img {
    max-width: 100%;
    max-height: 100%;
}

.emarket-offer-props-val {
    font-size: 10px;
}

.sku-prop-brackets {
    font-size: 12px;
}

span.emarket-offer-props-name {
    font-size: 12px;
    font-weight: bold;
}

.select-offer-msg {
    margin: 10px;
}
/*end sku-choise*/

.product-code {
font-family: "Exo 2";
clear: both;
float: right;
font-size: 16px;
}



.container.tb10 .span_3_of_5 {
    width: 54% !important;
}

.emarket-not-available {
    font-family: "Exo 2";
    padding-left: 25px;
    font-size: 16px;
    float: right;
}

.head-line .contacts{
    position: relative;
}

.header__main-phone--whatsapp {
    position: absolute;
    z-index: 1;
    top: 4px;
    right: -45px;
    width: 38px;
    height: 38px;
    background: url(/bitrix/templates/topshop_carrot_flat/images/whatsapp-48.svg) center center/contain no-repeat;
    display: block;
    color: transparent;
}
@media(max-width: 960px){
    .header__main-phone--whatsapp{
        right: initial;
    }
}
@media(max-width: 480px){
    .header__main-phone--whatsapp{
        top: 50px;
    }
}

.color-button.disabled {
    /*opacity: .5;*/
    pointer-events: none;     /* блокирует клики */
    cursor: default;
    background-color: #93a0a1;
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/css/responsive.css?172683582210398*/
/* lg  */
@media all {
    .container {
        max-width: 1200px;
    }

    .mobile-info-inline{
        display: none;
    }

}

@media all and (max-width: 1200px)
{
    .container {
        max-width: 975px;
    }

    .md-span_1_of_5{ width: 18% }
    .md-span_2_of_5{ width: 38% }
    .md-span_3_of_5{ width: 58% }
    .md-span_4_of_5{ width: 78% }
    .md-span_5_of_5{ width: 98% }

    .md-span_1_of_4{ width: 23% }
    .md-span_2_of_4{ width: 48% }
    .md-span_3_of_4{ width: 73% }
    .md-span_4_of_4{ width: 98% }

    .md-span_1_of_3{ width: 31.33% }
    .md-span_2_of_3{ width: 64.66% }
    .md-span_3_of_3{ width: 98% }
}


@media all and (max-width: 960px)
{
    .container {
        width: 100%;
    }

    .top-menu{
        width: 95%;
    }

    .contacts > a.logo{
        display: none;
    }

    .sm-span_1_of_5{ width: 18% }
    .sm-span_2_of_5{ width: 38% }
    .sm-span_3_of_5{ width: 58% }
    .sm-span_4_of_5{ width: 78% }
    .sm-span_5_of_5{ width: 98% }

    .sm-span_1_of_4{ width: 23% }
    .sm-span_2_of_4{ width: 48% }
    .sm-span_3_of_4{ width: 73% }
    .sm-span_4_of_4{ width: 98% }

    .sm-span_1_of_3{ width: 31.33% }
    .sm-span_2_of_3{ width: 64.66% }
    .sm-span_3_of_3{ width: 98% }



    .mobile-auth-info{
        left: 0;
    }




}

@media screen and (max-width : 480px)
{
    .container {
        min-width: 360px;
        width: 100%;
        margin: 0 auto;;
    }

    .head-line .phone{
        font-size: 40px;
        margin: 0 auto;
        width: 100%;
        text-align: center;

    }

    .contacts > a.logo{
        width: 100%;
        display: block;
        text-align: center;
    }

    .xs-span_1_of_5{ width: 18% }
    .xs-span_2_of_5{ width: 38% }
    .xs-span_3_of_5{ width: 58% }
    .xs-span_4_of_5{ width: 78% }
    .xs-span_5_of_5{ width: 98% }

    .xs-span_1_of_4{ width: 23% }
    .xs-span_2_of_4{ width: 48% }
    .xs-span_3_of_4{ width: 73% }
    .xs-span_4_of_4{ width: 98% }

    .xs-span_1_of_3{ width: 31.33% }
    .xs-span_2_of_3{ width: 64.66% }
    .xs-span_3_of_3{ width: 98% }

}

@media only all and (min-width : 1200px)
{
    .lg-hide{
        display: none !important;
    }

    .sale-cart, .brand-list .sale-carousel-row li{
        min-width: 215px;
    }

    /*#best_panel .sale-cart, #mark_panel .sale-cart{
        min-width: 212px;
        width: 212px;
    }*/

    .sale-cart-image{
        margin: 10px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 216px;
        height: 216px;
        padding: 10px;
    }

    .sale-cart-image img{
        max-width: 200px;
        max-height: 200px;;
    }

    .span_1_of_5.sale-cart{
        min-width: 165px;
        width: 165px;
    }

    .span_1_of_5.sale-cart .sale-cart-image{
        max-width: 150px;
        max-height: 150px;;
    }


    .span_1_of_5.sale-cart .sale-cart-image img{
        max-width: 150px;
        max-height: 150px;;
    }

}

@media only all and (min-width : 960px) and (max-width: 1200px)
{
    .md-hide{
        display: none !important;
    }

    #c_nav{
        width: 820px;
    }

    li.sale-cart{
        margin-left: 10px;
        margin-right: 10px;
    }

    .menu-top-sale .top-sale-button > a{
        width: 200px;
    }

    .sale-cart{
        height: 275px;
        min-height: 265px;
    }

    .sale-cart-image img{
        max-width: 150px;
        max-height: 150px;;
    }

    ul#vertical-multilevel-menu, .left-menu, .brand-list .sale-carousel-row li{
        width: 175px;
    }

    #vertical-multilevel-menu > li > ul
    {
        margin:-27px 0 0 170px;
    }
}


@media all and (min-width : 481px) and (max-width: 960px)
{
    .sm-hide{
        display: none !important;
    }

    div.search-line{
        margin-top: 10px;
    }

    .mobile-info-inline{
        display: inline;
    }

    .basket-line{
        height: 50px;
    }

    .contacts{
        text-align: center;
    }

    .head-line .phone-area{
        display: inline-block;
        float: none;
    }

    .head-line .login-area{
        float: left;
    }


    .head-line .phone-url{
        display: none;
    }

    .bx_login_block{
        /*display: none;*/
    }

    #basket-body, #delay-body{
        position: relative;
        padding: 1px;
        width: 100%;
        top:50px;
    }

    #basket-body:before, #delay-body:before{
        display: none;
    }

    .delay-body-title a{
        display: none;
    }

    .basket-body-title a{
        margin: 0;
    }

    #basket-body table td.basket-action{
        padding: 0;
    }

    .sale-cart{
        height: 285px;
        min-height: 275px;
    }

    .emarket-detail-area-container{
        display: block;
    }

    .lslider ul.sale-carousel-row{
        width: 100% !important;
    }

    .lslider ul.sale-carousel-row .sale-cart{
        margin-left: 1% !important;
        margin-right: 1% !important;
    }

    .menu-top-sale{
        padding: 0;
        margin: 0;
    }

    .menu-top-sale .top-sale-button{
        margin-bottom: 20px;
    }

    .top-slider ul.sale-carousel-row{
        width: 100% !important;
    }

    .top-slider ul.sale-carousel-row .sale-cart, .mobile-carts li.sale-cart{
        margin-left: 1% !important;
        margin-right: 1% !important;
    }

    .sale-cart-table .emarket-offers-list .emarket-offers-sale {
        width: 140px;
    }

}

@media screen and (max-width : 480px)
{
    .xs-hide{
        display: none !important;
    }

    .mobile-info-inline{
        display: inline;
    }

    .basket-line{
        height: 50px;
    }

    .contacts{
        text-align: center;
    }

    .head-line .phone-area{
        display: inline-block;
        float: none;
    }



    .head-line .phone-url{
        display: none;
    }

    .bx_login_block{
        /*display: none;*/
    }

    .head-line .login-area{
        float: left;
    }

    #basket-body, #delay-body{
        position: relative;
        width: 100%;
        top:25px;
    }

    #basket-body:before, #delay-body:before{
        display: none;
    }

    .delay-body-title a{
        display: none;
    }

    .basket-body-title a{
        margin: 0;
    }

    #basket-body table td.basket-action{
        padding: 0;
    }

    /**top-menu-mobile**/

    div.top-menu-mobile{
        width: 100%;
        min-width: 300px;
        position: relative;
        display: inline-block;
    }

    div.top-menu-mobile-line{
        width: 100%;
        height: 54px;
        margin-bottom: -8px;
    }

    ul#mobile-menu{
        display: inline-block;
        display: none;
        padding: 0;
        margin: 0;
        width: 100%;
        position: relative;
    }

    .mobile-menu-button{
        float: right;
        cursor: pointer;
        width: 45px;
        height: 45px;
        margin: 5px;
    }

    .mobile-menu-button input[type=button]{
        outline: 0;
        border: none;
        width: 45px;
        height: 45px;
        background: url(/bitrix/templates/topshop_carrot_flat/css/../images/buttons/icon-buttons-sprite.png) 6px -500px no-repeat;
    }

    .mobile-menu-title{
        max-width: 200px;
        display: inline-block;
        font-size: 30px;
        color: #FFF;
        margin: 5px 0 5px 20px;
    }

    #nav-bar input[type=button]{
        background-position: 12px -482px;
    }

    #nav-search input[type=button]{
        background-position: 12px -528px;
    }

    ul#mobile-menu > li{
        display: block;


        border: 1px solid #CCC;
        border-top:none;
        background: #f8f8f8;
        cursor: pointer;
        width: 100%;

    }

    ul#mobile-menu > li > a{
        color: #777;
        text-decoration: none;
        display: block;
        margin: 16px 10px 16px;
        font-size: 18px;
    }

    ul#mobile-menu > li:hover > a{
        color: #FFF;
        text-decoration: none;
    }

    ul#mobile-menu > li:hover{
        background: #777;
    }

    ul#mobile-menu > li.mobile-menu-catalog{
        background: #777 url("/bitrix/templates/topshop_carrot_flat/css/../images/menu-other-arrow.png") no-repeat right center;
        background-position: 90% 50%;
    }

    ul#mobile-menu > li.mobile-menu-catalog > a{
        color: #FFF;
    }

    ul#mobile-menu > li.catalog-item{
        display: none;
        background: #FFF;
    }

    ul#mobile-menu > li.catalog-item > a{
        margin: 16px 10px 16px 20px;
    }

    ul#mobile-menu > li.catalog-item:hover{
        background: #777;
    }

    /**end top-menu-mobile**/

    /**** search-line ****/
    div.search-line{
        background: #FFF;
        padding: 10px 0;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.2);
        display: none;
    }

    #search-form{
        width: 95%;
        margin: 0 auto;
    }

    .sale-cart{
        height: 285px;
        min-height: 275px;
    }

    .emarket-detail-area-container{
        display: block;
    }

    .lslider ul.sale-carousel-row{
        width: 100% !important;
    }

    .lslider ul.sale-carousel-row .sale-cart, .mobile-carts li.sale-cart{
        margin-left: 1% !important;
        margin-right: 1% !important;
    }

    .menu-top-sale{
        padding: 0;
        margin: 0;
    }

    .menu-top-sale .top-sale-button{
        margin-bottom: 20px;
    }

    .top-slider ul.sale-carousel-row{
        width: 100% !important;
    }

    .top-slider ul.sale-carousel-row .sale-cart, .mobile-carts li.sale-cart{
        margin-left: 1% !important;
        margin-right: 1% !important;
    }

    .sale-cart-table .emarket-offers-list .emarket-offers-sale {
        width: 140px;
    }

    .emarket-detail-area{
        border: none !important;
    }

    .offers-cnt {
        position: initial;
        box-shadow: none;
        width: auto;
    }
}
/* End */


/* Start:/bitrix/templates/topshop_carrot_flat/colors/color_carrot_flat.css?172683582235460*/
/******* color greansea *********/

a,.head-line .phone-url, .bx_sitemap_ul li a{
    color: #000;
}

.bx_sitemap_ul li a{
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/colors/carrot_flat/handle.png) left center no-repeat;
}

.color-button, .color-round-button, .filed, ul.top-menu,  ul.top-menu > li > a, .emarket-tabs li,
.login-area, .blog-comment-buttons input[type=button], .popup-window .popup-window-top-row,
.left-catalog-title, .emarket-common input[type="submit"],#ORDER_CONFIRM_BUTTON, .store-item a{
    color: #fff;
    background: #e88b38; /* Old browsers */
    background: -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

.color-button:hover, .color-round-button:hover, #nav-cart:hover, .emarket-tabs li:hover,
.blog-comment-buttons input[type=button]:hover, .emarket-common input[type="submit"]:hover,#ORDER_CONFIRM_BUTTON:hover,
.store-item:hover a{
    background: #eda260; /* Old browsers */
    background: -moz-linear-gradient(top,  #eda260 0%, #eda260 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eda260), color-stop(100%,#eda260)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eda260 0%,#eda260 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eda260 0%,#eda260 100%); /* W3C */
}

.color-button:active, .color-round-button:active, #nav-cart:active,
.blog-comment-buttons input[type=button]:active, .emarket-common input[type="submit"]:active,#ORDER_CONFIRM_BUTTON:active,
.store-item a:active{
    background: #ba6f2d; /* Old browsers */
    background: -moz-linear-gradient(top,  #ba6f2d 0%, #ba6f2d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba6f2d), color-stop(100%,#ba6f2d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ba6f2d 0%,#ba6f2d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ba6f2d 0%,#ba6f2d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ba6f2d 0%,#ba6f2d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ba6f2d 0%,#ba6f2d 100%); /* W3C */
}

.color-icon-button-basket{
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px #e88b38; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

.color-icon-button-basket:hover{
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px #eda260; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -moz-linear-gradient(top,  #eda260 0%, #eda260 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eda260), color-stop(100%,#eda260)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -o-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -ms-linear-gradient(top,  #eda260 0%,#eda260 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, linear-gradient(to bottom,  #eda260 0%,#eda260 100%); /* W3C */
}

.color-icon-button-basket:active{
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px #ba6f2d; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -moz-linear-gradient(top,  #ba6f2d 0%, #ba6f2d 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba6f2d), color-stop(100%,#ba6f2d)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-linear-gradient(top,  #ba6f2d 0%,#ba6f2d 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -o-linear-gradient(top,  #ba6f2d 0%,#ba6f2d 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -ms-linear-gradient(top,  #ba6f2d 0%,#ba6f2d 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, linear-gradient(to bottom,  #ba6f2d 0%,#ba6f2d 100%); /* W3C */
}

ul.top-menu > li:hover > a.trtrtrttrtr{
    background: #e9e9e9; /* Old browsers */
    background: -moz-linear-gradient(top,  #e9e9e9 0%, #e9e9e9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e9e9e9 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e9e9e9 0%,#FFFFFF 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e9e9e9 0%,#FFFFFF 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e9e9e9 0%,#FFFFFF 100%); /* W3C */
    color: #777;
}

ul.top-menu > li:hover > a{
    background: #eda260; /* Old browsers */
    background: -moz-linear-gradient(top,  #eda260 0%, #eda260 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eda260), color-stop(100%,#eda260)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eda260 0%,#eda260 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eda260 0%,#eda260 100%); /* W3C */
}



ul.top-menu > li.other > a{
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat #e88b38; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

ul.top-menu > li.other:hover > a{
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat #eda260; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -moz-linear-gradient(top,  #eda260 0%, #eda260 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eda260), color-stop(100%,#eda260)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -o-linear-gradient(top,  #eda260 0%,#eda260 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, -ms-linear-gradient(top,  #eda260 0%,#eda260 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-arrow.png") center center no-repeat, linear-gradient(to bottom,  #eda260 0%,#eda260 100%); /* W3C */
}

@media screen and (max-width : 480px)
{
    div.top-menu-mobile-line{
        background: #e88b38; /* Old browsers */
        background: -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
    }
}

input.slide-button-prev, .tp-leftarrow.default{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f1), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%); /* W3C */
}

input.slide-button-prev:hover, .tp-leftarrow.default:hover{
    background: #e88b38; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

input.list-slide-button-prev{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center,  url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f1), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%); /* W3C */
}

input.list-slide-button-prev:hover{
    background: #e88b38; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

#c_bigphotos_zoom{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center,  url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f1), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%); /* W3C */
}

#c_bigphotos_zoom:hover{
    background: #e88b38; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

.icon-close{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center,  url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f1), color-stop(100%,#bdc3c7)); /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%); /* W3C */
}

.icon-close:hover{
    background: #e88b38; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"), linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

input.slide-button-next, .tp-rightarrow.default{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f1), color-stop(100%,#bdc3c7)) ; /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* IE10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%) ; /* W3C */
}

input.slide-button-next:hover, .tp-rightarrow.default:hover{
    background: #e88b38; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

input.list-slide-button-next{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f1), color-stop(100%,#bdc3c7)) ; /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* IE10+ */
    background:  url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%) ; /* W3C */
}

input.list-slide-button-next:hover{
    background: #e88b38; /* Old browsers */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_carrot_flat/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}


#c_nav li.active, #c_nav li:hover{
    background: #e88b38; /* Old browsers */
    background: -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
    color: #FFF;
}

#c_nav li.active div:after{
    display: block;
    width: 15px;
    left: 50%;
    position: absolute;
    content: "";
    height: 8px;
    text-align: center;
    bottom: -7px;
    margin-left: -8px;
    color: #000;
    background: url("/bitrix/templates/topshop_carrot_flat/colors/../images/colors/carrot_flat/button-bottom.png") center top;
}


.sale-cart:hover > div{
    border-color: #e88b38;
    border-width: 2px;
    left-margin: -1px;
    top-margin: -1px;
}

.sale-cart-list:hover{
    border-color: #e88b38;
}

.sale-cart-name{
    color: #000;
    font-size: 14px;
    font-family: "Exo 2";
    font-weight: 500;
}

.sale-cart a:hover .sale-cart-name{
    text-decoration: underline;
}

.emarket-top-link li a:hover{
    color: #ba6f2d;
}

.emarket-top-link li.active a{
    color: #ba6f2d;
}

#c_photos li.active{
    border: 2px solid #ba6f2d;
}

.emarket-tabs li{
    border-color: #ba6f2d;
}

.emarket-tabs li.active{
    background: #FFF;
}

.emarket-detail-area{
    border: 1px solid #ba6f2d;
}

.bx_filter_vertical .bx_filter_param_area .bx_filter_param_area_block input:active,
.bx_filter_vertical .bx_filter_param_area .bx_filter_param_area_block input:focus{
    border: 1px solid #ba6f2d;
}

.navigation-pages .nav-current-page{
    background: #e88b38; /* Old browsers */
    background: -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
    color: #FFF;
}

.emarket-sort-panel .emarket-sort-panel-buttons > a.active{
    background: #e88b38; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-asc.png) right center no-repeat, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-asc.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-asc.png) right center no-repeat, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-asc.png) right center no-repeat, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-asc.png) right center no-repeat, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-asc.png) right center no-repeat, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
    padding: 7px 20px 11px 20px;
    padding-right: 35px;
    text-decoration: none;
    color: #FFF;
}

.emarket-sort-panel .emarket-sort-panel-buttons > a.active.desc{
    background: #e88b38; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-desc.png) right center no-repeat, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-desc.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-desc.png) right center no-repeat, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-desc.png) right center no-repeat, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-desc.png) right center no-repeat, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/sort-order-desc.png) right center no-repeat, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-plitka.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -2px -43px no-repeat, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -2px -43px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -2px -43px no-repeat, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -2px -43px no-repeat, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -2px -43px no-repeat, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -2px -43px no-repeat, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-list.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -41px -43px no-repeat, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -41px -43px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -41px -43px no-repeat, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -41px -43px no-repeat, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -41px -43px no-repeat, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -41px -43px no-repeat, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}

.emarket-sort-panel .emarket-sort-panel-view >a.present-table.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -moz-linear-gradient(top,  #e88b38 0%, #e88b38 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88b38), color-stop(100%,#e88b38)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -webkit-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -o-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -ms-linear-gradient(top,  #e88b38 0%,#e88b38 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/buttons/view-model.png) -82px -43px no-repeat, linear-gradient(to bottom,  #e88b38 0%,#e88b38 100%); /* W3C */
}
/******* end color greansea *********/

/** order **/
.bx_order_make b, #order_form_div .bx_order_make .sale_order_full_table .ps_logo .pay_name,
.bx_order_make h4{
    font-size: 20px;
    font-weight: normal;
    font-family: "Exo 2", Sans-serif;
}
.bx_order_make h4 a{
    font-size: 14px;
}

.bx_my_order table.bx_my_order_table thead td a{
    color: #333;
}

.bx_ordercart .bx_ordercart_order_table_container table thead td, .bx_my_order table.bx_my_order_table thead td{
    background:#ccc;
    font-weight: bold;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2{
    font-size: 20px;
}
/** END order **/

ul.top-menu > li > ul, #vertical-multilevel-menu > li  > ul{
    border: 2px solid #ba6f2d;
}

#vertical-multilevel-menu > li  > ul{

    top: 0
}

.bx_filter .bx_ui_slider_pricebar_V {
    background-color: #e88b38 !important;
    background-image: -webkit-linear-gradient(top, #e88b38, #e88b38) !important;
    background-image: linear-gradient(to bottom, #e88b38, #e88b38) !important;
}

.bx_filter_vertical .bx_ui_slider_handle {
    background: url(/bitrix/templates/topshop_carrot_flat/colors/../images/colors/carrot_flat/handle.png) no-repeat center !important;
}
.bx_filter .bx_filter_param_btn:active, .bx_filter .bx_filter_param_label.active .bx_filter_param_btn{
	box-shadow: 0 0 0 3px #e88b38,inset 0 2px 3px rgba(0,0,0,.12);
}
/* End */
/* /bitrix/templates/topshop_carrot_flat/css/normalize.css?17268358227881 */
/* /bitrix/templates/topshop_carrot_flat/css/grid.css?17268358221346 */
/* /bitrix/templates/topshop_carrot_flat/css/settings.css?172683582241751 */
/* /bitrix/components/alexkova.emarket/admanager/templates/full-static/style.css?1726835812245 */
/* /bitrix/templates/topshop_carrot_flat/components/bitrix/system.auth.form/popup/style.css?1726835824560 */
/* /bitrix/templates/topshop_carrot_flat/components/bitrix/system.auth.form/popup_auth/style.css?1726835824106 */
/* /bitrix/templates/topshop_carrot_flat/components/bitrix/menu/mobile-menu/style.css?1726835823626 */
/* /bitrix/templates/topshop_carrot_flat/components/bitrix/search.title/emarket/style.css?17268358242871 */
/* /bitrix/templates/topshop_carrot_flat/components/bitrix/catalog.section.list/tree/style.css?172683582441 */
/* /bitrix/templates/topshop_carrot_flat/components/bitrix/breadcrumb/emarket-breadcrumb/style.css?1726835824947 */
/* /bitrix/templates/topshop_carrot_flat/components/bitrix/system.pagenavigation/.default/style.css?17268358241897 */
/* /bitrix/components/kuznica/banner.popup/fancybox/source/jquery.fancybox.css?17268358124895 */
/* /bitrix/components/kuznica/banner.popup/fancybox/source/helpers/jquery.fancybox-buttons.css?17268358122447 */
/* /bitrix/templates/topshop_carrot_flat/styles.css?17268358241772 */
/* /bitrix/templates/topshop_carrot_flat/template_styles.css?175265572675052 */
/* /bitrix/templates/topshop_carrot_flat/css/responsive.css?172683582210398 */
/* /bitrix/templates/topshop_carrot_flat/colors/color_carrot_flat.css?172683582235460 */
