

/* Start:/bitrix/templates/topshop_daydew/css/normalize.css?17476612737880*/
/*! 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:Times New Roman; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}


/**
 * Remove default margin.
 */


body {
    margin: 0;
/*    font-family:Times New Roman;
    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: #0a0a0a; /* 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_daydew/css/grid.css?17476612731251*/
.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_daydew/css/settings.css?174766127340118*/
/*-----------------------------------------------------------------------------

	-	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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
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:Times New Roman;
	}

.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_daydew/css/../images/gradient/g30.png) repeat-x top; font-family: times new roman; 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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/css/../assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(/bitrix/templates/topshop_daydew/css/../assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(/bitrix/templates/topshop_daydew/css/../assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(/bitrix/templates/topshop_daydew/css/../assets/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets									{	
											}
.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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/css/../assets/coloredbg.png) repeat;}

.tp-loader 	{	background:url(/bitrix/templates/topshop_daydew/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_daydew/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_daydew/css/../font/revicons.eot?5510888');
  src: url('/bitrix/templates/topshop_daydew/css/../font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('/bitrix/templates/topshop_daydew/css/../font/revicons.woff?5510888') format('woff'),
       url('/bitrix/templates/topshop_daydew/css/../font/revicons.ttf?5510888') format('truetype'),
       url('/bitrix/templates/topshop_daydew/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_daydew/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/templates/topshop_daydew/js/slick/slick.css?17476612731776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/topshop_daydew/js/slick/slick-theme.css?17476612733145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/topshop_daydew/js/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/topshop_daydew/js/slick/./fonts/slick.eot');
    src: url('/bitrix/templates/topshop_daydew/js/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/topshop_daydew/js/slick/./fonts/slick.woff') format('woff'), url('/bitrix/templates/topshop_daydew/js/slick/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/topshop_daydew/js/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/topshop_daydew/components/bitrix/menu/mobile-menu/style.css?1747661273626*/
/* 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_daydew/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_daydew/components/bitrix/system.auth.form/popup/style.css?1747661274553*/
.bx_login_block{
	float: left;
	padding-left: 35px;
	background: url('/bitrix/templates/topshop_daydew/components/bitrix/system.auth.form/popup/images/gui.png') no-repeat  10% center;
}

a.bx_login_top_inline_link{
	color: #ebebeb;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	/*line-height: 13px;*/
	margin: 0 8px 0 5px;
}
a.bx_login_top_inline_link:hover
/*.bx_login_top_inline_icon{
	display: inline-block;
	margin-left: 15px;
	width: 16px;
	height: 13px;
	background: url('/bitrix/templates/topshop_daydew/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_daydew/components/bitrix/system.auth.form/popup_auth/style.css?1747661274106*/
.action-form-t form input[type=text], .action-form-t form input[type=password] {
	margin-bottom: 20px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/catalog_horizontal1/style.css?174766127411040*/
.bx-top-nav-container {
	margin-top: 15px;
	padding: 0 10px;
	/*background: #0083d1;/* COLOR */
	color: #fff;
	border-radius: 2px;
	position: relative;
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-top-nav-container .bx-hover>a span,
.bx-top-nav-container .hover>a span {
	background: #ff4a0b;
}
/* 1 lvl*/

.bx-top-nav-container .bx-nav-list-1-lvl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-top-nav-container .bx-nav-1-lvl {
	float: left;
	position: relative;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
	color: #fff;
	font-weight: 700;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 1px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: none;
}
.bx-top-nav-container .bx-nav-1-lvl>a span {
	padding: 10px 14px 14px;
	display: block;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover {}

.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a {
	z-index: 250;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a span,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a span {
	background: #ff4a0b;
}
.bx-top-nav-container .bx-nav-parent-arrow{
	display: none;
}
/*2 lvl*/

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	z-index: 999;
	display: none;
	opacity: 0;
	padding: 9px 0 5px;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	border-top: none;
	min-width: 100%;
	color: #2e2e2e;
}
.bx-top-nav-container .bx-nav-2-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-2-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #ff4a0b;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	opacity: 1;
	display: block;
	position: absolute;
	top: 100%;
	z-index: 999;
	background: #ff4a0b;
}

.bx-top-nav-container>ul{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-list-2-lvl {
	margin: 0;
	padding: 5px 0 12px;
}
.bx-top-nav-container .bx-nav-2-lvl {
	display: block;
	min-width: 180px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-2-lvl>a {
	padding: 5px 15px 5px;
	color: #20394c;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	display: block;
}

.bx-top-nav-container .bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a{
	border-top: none;
	margin-top: 0;
}

/*3 lvl*/

.bx-top-nav-container .bx-nav-3-lvl {
	padding: 5px 0;
	margin: 0;
}
.bx-top-nav-container .bx-nav-3-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-3-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #ff4a0b;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-list-3-lvl {
	margin: 0;
	padding: 0px 0 14px 7px;
}
.bx-top-nav-container .bx-nav-3-lvl {
	display: block;
	min-width: 180px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-3-lvl a {
	padding: 3px 15px;
	color: #555;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: none;
	display: block;
}





/* col 1 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
	min-width: 200px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 100%;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-catinfo-back{
	width: 100%;
	background: #ff4a0b;
}
/* col 2 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container {
	min-width: 400px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-catinfo-back{
	width: 50%;
}
/* col 3 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container {
	min-width: 600px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 33.33333%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-catinfo-back{
	width: 33.33333%;
}
/* col 4 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col {position: static;}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{
	top: 100%;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container{
	min-width: 100%
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	width: 25%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-catinfo-back{
	width: 25%;
}

.bx-top-nav-container .bx-nav-catinfo{
	padding: 5px 15px 5px;
	z-index: 120;
	position: relative;
}
.bx-top-nav-container .bx-nav-catinfo img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e7e9ea;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-top-nav-container .bx-nav-catinfo p{
	padding: 20px 5px 0;
	font-size: 13px;
}
.bx-top-nav-container .bx-nav-catinfo-back{
	position: absolute;
	display: block;
	content: ' ';
	top: -5px;
	right: 0px;
	bottom: 0px;
	background: #f7fafb;
	z-index: 100;
	border-left: 1px solid #ecefef;
}
/* ASIDE */
/*body>.bx-aside-nav-control.bx-opened{left: 85%;}*/

.bx-aside-nav-control {
	font-size: 28px;
	position: fixed;
	width: 40px;
	height: 40px;
	top: 5px;
	left: 5px;
	line-height: 40px;
	cursor: pointer;
	z-index: 1750;
	color: #fff;
	text-align: center;
}
body>.bx-aside-nav-control{
	-webkit-transition: left .15s linear;
	-moz-transition: left .15s linear;
	-ms-transition: left .15s linear;
	-o-transition: left .15s linear;
	transition: left .15s linear;
}
.bx-aside-nav-control .fa{
	line-height: 40px;
	vertical-align: middle;
}

.bx-wrapper,
.bx-aside-nav {
	-webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-ms-transition: -ms-transform .15s linear;
	-o-transition: -o-transform .15s linear;
	transition: transform .15s linear;
}
.bx-logo {
	z-index: 1700 !important
}
/**/
.bx-opened .bx-footer,
.bx-opened .workarea{display:none !important}
/**/
.bx-aside-nav {
	display: none;
	padding-top: 75px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	background: #4c5c65;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1600;
}
.bx-aside-nav.bx-opened {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow-y: scroll;

}
.bx-aside-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-aside-nav a {
	color: #fff;
	vertical-align: middle;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #3d4b53;
	padding-left: 15px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx-aside-nav a {
	text-decoration: none;
}
.bx-aside-nav .bx-nav-1-lvl {}
.bx-aside-nav .bx-nav-1-lvl>a {}
.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover>a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover>a {
	background: #44535c;
}
.bx-aside-nav .bx-nav-list-2-lvl {
	background: #44535c;
}
.bx-aside-nav .bx-nav-2-lvl>a {
	padding-left: 30px;
}
.bx-aside-nav .bx-nav-3-lvl>a {
	padding-left: 45px;
}
.bx-aside-nav .bx-nav-4-lvl a {
	padding-left: 60px;
}
.bx-aside-nav .bx-nav-parent {
	position: relative;
}
.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	text-align: center;
	border-left:1px solid #5a6971;
	z-index: 200;
}
.bx-aside-nav .bx-nav-parent-arrow i {
	line-height: 34px;
	font-size: 17px;
	font-style: normal;
	color: #fff;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent>ul {
	overflow: hidden;
	height: 0;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened>ul {
	height: auto;
}

.bx-aside-nav .bx-nav-catinfo{display: none;}
.bx-aside-nav .bx-nav-catinfo-back{display: none;}

@media (min-width: 1200px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 15px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 12px 14px 15px}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 13px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 9px 11px 12px}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 11px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 5px 6px 9px}
}
@media (min-width: 768px){
	.bx-aside-nav-control,
	.bx-aside-nav{display: none;}
	.bx-top-nav-container{display: block;}
}
@media (max-width: 767px) {
	.bx-aside-nav-control,
	.bx-aside-nav{display: block;}
	.bx-top-nav-container{display: none;}
	.bx-aside-nav .bx-nav-parent-arrow{display: block;}
	.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent>a>span>.fa{display: none;}
}
/* End */


/* Start:/bitrix/templates/topshop_daydew/components/bitrix/system.pagenavigation/.default/style.css?17476612731843*/
.navigation-pages{
	text-align:center;
	/* padding:20px 0; */
	color:#ebebeb
}
.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:#2e2e2e;
	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:#0a0a0a;
	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:#ff4a0b;
	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/templates/topshop_daydew/styles.css?17476612741217*/
html {
    font-family: Times New Roman;
}
.whatsup{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 6px;
    border-radius: 100px;
    background-color: #73bf22;
    background-image: url(/bitrix/templates/topshop_daydew/images/whatsap_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 126%;
}
.contacts-line{
    display:flex;
    align-items: center;
}
.head-line .phone-url{
    padding: 0 10px 6px 20px!important;
}

@media screen  and (max-width: 500px){
    .schedule{
        text-align: left;
        padding: 0 0 0 10px;
    }
}

.telegram{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0px 6px;
	border-radius: 100px;
	background-color: #39f;
	background-image: url(/images/telegram-logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 126%;
}
.telegram2{
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: #39f;
	background-image: url(/images/tg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 126%;
position : relative;
bottom: -7px;
}
.textimage{
display: inline-block;
max-width: 100%;
height: auto;
}

#emarket-instr-tab {
    padding:  0 20px;
}
/* End */


/* Start:/bitrix/templates/topshop_daydew/template_styles.css?174766127383003*/
html {
    font-family: Helvetica Neue;
    background-color: #0a0a0a;
	color: #ebebeb;
}

.body{
}

h1, h2{
    font-family: Helvetica Neue;
    font-size: 28px;
    font-weight: bold;
    color: #ebebeb;
    margin: 20px 0 10px 0;

}

h1{
    font-family: Helvetica Neue;
    margin-top: 0;
}

.span_5_of_5 h1 {
    margin-bottom: 0px;
}

.textimage  {
display: inline-block;
max-width: 100%;
height: auto;
}

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: 100%;
	    font-weight: bold;
}

p.helper-info{
    background: #2e2e2e;
    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: 16px;
    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_daydew/images/zpix.png") no-repeat;
    margin: -6px 5px -10px 2px;
}

.color-icon-button.icon-basket{
    background-position: 10px 0;
}
.bx-soa-pp-company-smalltitle{
    font-weight: 600;
    color: #000 !important;
}
.phone-body #jivo-iframe-container + jdiv{
    display: none !important;
}
.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: Transparent !important; /* Old browsers */
	    border: 2px solid #ff4a0b;
}

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

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

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

.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: Helvetica Neue;
}

.input-inline{
	border: 0;
	outline: 0;
	background: 0;
	border-bottom: 1px dashed;
	line-height: 16px;
	font-size: 16px;
	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: 16px;
    text-decoration: none;
    color: #ebebeb;
    display: block;
    float: right;
    margin-right: 25px;
    font-weight: bold;
}

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

.icon-delay-transparent{
    background: url("/bitrix/templates/topshop_daydew/images/buttons/icon-buttons-sprite2.png") 0px -21px no-repeat;
    padding: 16px 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_daydew/images/buttons/icon-buttons-sprite2.png") 0px -112px no-repeat;
    padding: 16px 10px 12px 30px;
}




.icon-basket-transparent-dark{

}

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

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

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

.head-line .phone-url{
    font-size: 16px;
    text-decoration: none;
    color: #333;
    display: block;
    float: left;
/*    margin-right: 30px;*/
    font-weight: normal;
    padding: 16px 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: 20px;
font-weight: bold;
    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;

}

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_daydew/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: 16px;
}

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: 16px;
    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 18px 0 0;
}

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

ul#mobile-menu li > a:hover{
    text-decoration: underline;
}
/******mine dop *****/
div.floatr{
    Float: right;
}

div.floatl{
    Float: left;
}



/******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;
	    top: 15px;
    overflow: hidden;
}

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

#search-form input[type=submit]{
    width: 30px;
    position: absolute;
    width: 37px;
    height: 37px;
    right: -1px;
    top: 0px;
    outline: none;
    background: url("/bitrix/templates/topshop_daydew/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;
}

/********main page*****/
.main-page {
    font-family: &quot;Helvetica Neue&quot;, Times; 
    font-size: 14pt;
}
.main-page a.phone-bold {
    font-weight: 600;
    text-decoration: none
}
.main-page .advantages .icon img{
    max-height: 100px;
}
.main-page .advantages .icon {
    width: 80%;
    height: auto;
    min-width: 100px;
    margin-bottom: 10px;
    vertical-align: middle;
    margin: 10px auto;
}
.main-page .advantages .health-bg {
    background-color: #64a92a;
}
.main-page .advantages .time-bg {
    background-color: #b5002b;
}
.main-page .advantages .quality-bg {
    background-color: #035ea5;
}
.main-page .advantages .delivery-bg {
    background-color: #05387a; 
}
.main-page .advantages .icon-text {
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    padding: 0 10px 10px 10px;
    /*margin-bottom: 15px;*/
}
.main-page .advantages .span_1_of_4{margin-bottom: 20px;}
.main-page .advantages .sm-span_1_of_3{margin-bottom: 15px;min-height: 201px;}
.main-page .advantages .xs-span_2_of_4{margin-bottom: 10px;min-height: 201px;}

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


.sale-cart{
    display: block;
    width: 270px;
    min-width:40%;
    margin-bottom: 20px;

    position: relative;
    float: left;
    height: 330px;
}

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

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

.sale-cart > 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 .sale-cart-image{
    -webkit-animation:imageview 200ms;
    animation:imageview 200ms;

}

.sale-cart-text{
    border-top: 0px solid #e2e2e2;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    background-color: #0a0a0a;
    min-height: 50px;
    margin-bottom: 5px;
}

.sale-cart-text span{
    margin: 0px 5px;
    display: block;
}

.sale-cart-name{
    border-top: 0px 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: 'Helvetica Neue', sans-serif;
}

.sale-cart-price-line2{
  display: flex;	
  justify-content: center;	
    width: 100%;
    text-align: center;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    font-size: 20px;
    font-family: 'Helvetica Neue', 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;
	    color: #ff4a0b;
}

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

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

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

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

.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: 16px;
}

.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: left;
    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_daydew/images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/images/ajax-loader.gif") center center no-repeat;
}

/********/

/**top-sale**/

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

.top-sale{
    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: 280px;
    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,  #4fa555 0%, #0168aa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4fa555), color-stop(100%,#0168aa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #4fa555 0%,#0168aa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #4fa555 0%,#0168aa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #4fa555 0%,#0168aa 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #4fa555 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: Transparent !important;
    border: 2px solid #63b918;
    -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_daydew/images/buttons/sale-hit-arrow.png");
}

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

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

.menu-top-sale .top-action-button.active:after{
    background: url("/bitrix/templates/topshop_daydew/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_daydew/images/sale-icon3.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-preview-text{
    margin-bottom: 10px;
    color: gray;
    font-family: none;
}

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

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

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

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

.emarket-top-link li a{
    display: block;
    color: #ebebeb;
    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: 0px 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: 16px;
}

#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_daydew/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-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_daydew/images/buttons/icon-sale-average.png) no-repeat;
}

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

.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-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_daydew/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-available{
    font-family: "Helvetica Neue";
    background: url(/bitrix/templates/topshop_daydew/images/buttons/icon-check.png) left center no-repeat;
    padding-left: 23px;
    font-size: 16px;
    float: left;
    color: #4fa555;
    background-size: contain;
	background-repeat: no-repeat;
}

.sale-cart .emarket-available{
    float: left !important;
    margin-left: 7px;
    margin-top: 3px;
}

.emarket-media-label-area .emarket-label{
	width: 40px;
	height: 40px;
	background: url(/bitrix/templates/topshop_daydew/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_daydew/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{
    margin: 7px;
    display: block;
    background: #0a0a0a;
    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: "Helvetica Neue";
    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{
  display: flex;	
  justify-content: center;	
    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-x: 6px;
    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-x: 4px;
    background-color: #CCC;
    opacity: 1;
}

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

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

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

.emarket-sale-buttons .icon-compare-transparent.icon-transparent-notext.active{
    background-position-y: -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: 18px;
	 font-weight: bold;
    margin-right: 6px;
    cursor: pointer;
    color: #FFF;
}

.emarket-tabs li.active{
    background: #ff4a0b;
}

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

.emarket-tabs li.active span{
    background: #2e2e2e;
    z-index: 16;
}

.emarket-detail-area{
    border: 1px solid #e8e8e8;
    background-color: #2e2e2e;
}

.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: 16px;

}

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

.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_daydew/images/gray_pixel.png") no-repeat;
    background-position: 0px 12px;
    background-repeat: repeat-x;
}

.emarket-props-table .emarket-props-name span{
    background: #2e2e2e;
    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_daydew/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: 80px;
}

.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: #2e2e2e;
    width: 680px;
    right: 0;
    top: 40px;
    z-index: 700;
    display: none;
    font-size: 16px;
    -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;
    color: #0a0a0a;
    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: center;
    font-size: 16px;
}

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

#basket-body table td.basket-line-qty{
    width: 140px;
    text-align: center;
}

.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_daydew/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat #8d8d8d; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -ms-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat #bdc3c7; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 6px 8px no-repeat, -ms-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat #8d8d8d; /* Old browsers */
     background: url("/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -ms-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* IE10+ */
     background: url("/bitrix/templates/topshop_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat #bdc3c7; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 6px -454px no-repeat, -ms-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat #8d8d8d; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -ms-linear-gradient(top,  #95a5a6 0%,#8d8d8d 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat #bdc3c7; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/icon-buttons-sprite.png") 7px -256px no-repeat, -ms-linear-gradient(top,  #dedede 0%,#bdc3c7 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/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_daydew/images/ajax-loader.gif") no-repeat center center,  url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"), #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
}

.ajax-shadow.small-shadow{
    background: #FFFFFF ;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader-small.gif") no-repeat center center,  url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"), #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/images/menu-other-bg.png"),  #FFF;
    background:  url("/bitrix/templates/topshop_daydew/images/ajax-loader-small.gif") no-repeat center center, url("/bitrix/templates/topshop_daydew/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: 16px;
    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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/sort-order-asc.png) right center no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/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_daydew/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_daydew/images/buttons/sort-order-desc.png) right center no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_daydew/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_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/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_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) 7px -7px no-repeat;
    background: url(/bitrix/templates/topshop_daydew/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_daydew/images/buttons/view-model.png) -2px -43px no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/images/buttons/view-model.png) -2px -43px no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_daydew/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_daydew/images/buttons/view-model.png) -41px -43px no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/images/buttons/view-model.png) -41px -43px no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_daydew/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_daydew/images/buttons/view-model.png) -82px -43px no-repeat, -moz-linear-gradient(top,  #FFFFFF 0%, #CCC 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_daydew/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_daydew/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_daydew/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_daydew/images/buttons/view-model.png) -82px -43px no-repeat, -ms-linear-gradient(top,  #FFFFFF 0%,#CCC 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_daydew/images/buttons/view-model.png) -82px -43px no-repeat, linear-gradient(to bottom,  #FFFFFF 0%,#CCC 100%); /* W3C */
}

.popup-window{
    border: none !important;
  display: flex;	
  justify-content: center;	
}

.popup-window .popup-window-top-row{
    background: #333366;
    color: #2e2e2e;
    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: "Helvetica Neue";
    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: "Helvetica Neue";
    max-width: 430px;
}

.basket-popup-buttons{
    text-align: center;
	align-items: center;
    justify-content: center;
}

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

}

.catalog-index .catalog-cart{
    margin-bottom: 40px;
}

.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: "Helvetica Neue";
    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;
    background: #2e2e2e;
	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_daydew/images/list-ico-dark.png) no-repeat left center;*/
	/*padding-left: 12px;*/
}
.footer-col ul li a{
	font-size: 16px;
	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_daydew/images/social_icon2.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.in 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_daydew/images/payment_icon.png') no-repeat;
	width: 120px;
	height: 20px;
	display: block;
}
#footer .container.head{
	padding: 12px 0;
	font-size: 14px;
	font-family: 'Helvetica Neue', sans-serif;
	color: #fff;
}

.footer-hr{
	margin: 0;
	padding: 0;
	height: 1px;
	background: #3a3a3a;
}
#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_breadcrumbs{
	font-size: 26px;
}
.bx_order_make{
font-family: 'Helvetica Neue';
	/*font-size: 16px;*/
}
.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_daydew/images/buttons/window_close.png) no-repeat top left;
    width: 25px;
    height: 25px;
}

.popup-window-close-icon:hover{
    background: url(/bitrix/templates/topshop_daydew/images/buttons/window_close.png) no-repeat top left;
    background-position-y: -25px !important;
    background-position-x: 0 !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{
    font-family: Helvetica Neue;
    margin-bottom: 20px;
}

.main-news-list, .content-slide{
    font-family: Helvetica Neue;
    font-size: 16px;
}

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

.main-news-list-item > a{
    font-family: Helvetica Neue;
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
    color: #ff4a0b;
    font-size: 22px;
}
.header-ya-rate {
    margin-top: 7px;
    margin-left: 15px;
}
.header-ya-rate iframe {
    border: none;
}
.action-form-t {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
.main-ya-reviews > div{
    margin: auto;
    max-width: 100%;
}

.prod-item-rate-wrap {
    display: block;
    text-align: center;
}
.products-item-stars li {
    margin-right: 3px;
}
.products-item-stars li img {
    width: 16px;
}

.bx-rating-icon-container {
    cursor: pointer;
}
.products-item-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    list-style: none;
}
.prod-item-rate-wrap  .bx_item_detail_rating {
    float: none !important;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 10px;
}
.prod-item-rate-wrap .bx_item_detail_rating .bx_stars_container {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.prod-item-rate-list {
    display: flex;
    align-items: center;
    margin: 7px 0;
    justify-content: center;
}
.prod-item-rate-item {
    width: 20px;
    margin: 0 1px;
}
.emarket-cart-right-column .prod-item-rate-list{
    justify-content: flex-start;
}
.main-faq-item-text {
    margin-top: 15px;
    line-height: 1.3;
    display: none;
}
body .bx_item_detail_rating .bx_stars_progres {
    background: #ffe000;
}
.main-faq-item{
    margin-bottom: 25px;
    padding: 20px;
    border: 2px dashed #838383;
    background: #2e2e2e;
}

.main-faq-item-title {
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-faq-item-title:after {
    content: '';
    background: url(/bitrix/templates/topshop_daydew/./images/faq-arrow.svg) no-repeat center;
    background-size: contain;
    width: 14px;
    min-width: 14px;
    height: 14px;
    display: block;
    margin-left: 15px;
    transform: rotate(180deg);
    transition: all 0.6s;
}

.main-faq-item-title.active:after {
    transform: rotate(0deg);
}

.catalog-bottom-separator {
    margin-top: 280px;
}

@media (max-width: 1200px) {
    body .head-line.custom {
        height: 118px;
    }
    body .head-line.custom  .contacts-line {
        justify-content: space-between;
    }
}
@media (max-width: 968px) {
    .schedule {
        text-align: left;
        padding: 0 0 0 10px;
        left: 0;
    }
}
@media (max-width: 450px) {
    body .head-line.custom .contacts-line {
        flex-wrap: wrap;
    }
    .header-ya-rate {
        width: 100%;
        margin-left: 0;
        margin-top: 7px;
    }
}
.gallery-sert .fancy-show{
    display: inline-block;
    vertical-align: top;
    margin-right: 11px;
    width: 280px;
}
.gallery-sert .fancy-show img {
    width: 100%;
}
.gallery-sert .fancy-show:last-child {
    margin-right: 0;
}

.pdf:before {
    content: '';
    position: absolute;
    display: block;
    background: url('/bitrix/templates/topshop_daydew/./images/pdf-doc.png');
    width: 30px;
    height: 30px;
}

.basket_action {
    min-height: 32px;
}
body .bx-soa-more-btn a, body .sdek_pvzLair a{
    background-color: #91cb4f;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border: none;
    min-width: 150px;
}
body .sdek_pvzLair a{
    margin-top: 10px;
}
body #bx-soa-orderSave a.btn{
    background-color: #91cb4f;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border: none;
    min-width: 150px;
}
body .bx-soa-more-btn a:hover, body #bx-soa-orderSave a.btn:hover, body .sdek_pvzLair a:hover{
    background-color: #91cb4f;
    color: #fff;
    opacity: 0.7;
}
@media (max-width: 500px){
    .basket_action {
        min-height: 59px;
    }
}



.detail-picture {
    display: none!important;
}

.sticky {
  position: fixed;
  top: 0;
  margin: 2em;
  min-height: 2em;
}

/* -------------------- */
.calc-questions-item-title {
    font-size: 28px;
    text-align: left;
    margin: 20px 0 11px 0;
    line-height: 1.2;
    font-weight: 500;
    padding: 0 20px;
}
.calc-questions-item-title.center {
    text-align: center;
}
.calc-questions {
    max-width: 100%;
    margin: 0 auto !important;
    background: #fff;
    float: right;
    width: 100%;
}
.sale-carousel-custom > li {
    width: calc(33.3333% - 10px);
    margin: 0 5px;
    margin-bottom: 20px;
    height: 100%;
}
.calc-questions-wrap .catalog-top {
    max-width: 100%;
    margin-top: 20px;
}
.sale-carousel-custom .sale-cart .sale-cart-image {
    display: block;
    margin: auto;
}
.sale-carousel-custom {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.calc-sale-line {
    background: #fff;
    color: #222;
    border: 2px solid #ff3e3e;
    padding: 5px 8px;
    margin: 5px auto 15px;
    font-size: 18px;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 1s infinite;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(211,57,50, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(211,57,50, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(211,57,50, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(211,57,50, 0.4);
        box-shadow: 0 0 0 0 rgba(211,57,50, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(211,57,50, 0);
        box-shadow: 0 0 0 10px rgba(211,57,50, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(211,57,50, 0);
        box-shadow: 0 0 0 0 rgba(211,57,50, 0);
    }
}
.calc-sale-line span {
    font-weight: bold;
}
.calc-sale-line span.copy {
    cursor: pointer;
}
.sale-carousel-custom .sale-cart {
    width: 100%;
}
.sale-carousel-custom .sale-cart > div {
    height: 100%;
    position: initial;
}
.sale-carousel-custom .sale-cart {
    height: 100%;
    float: none;
}
.calc-questions-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
    max-height: 640px;
    overflow: auto;
    padding: 0 20px;
}
.calc-questions-buttons {
    display: flex;
    align-items: center;
}
.calc-questions-prev {
    display: block;
    width: 40px;
    border: 1px solid #cccc;
    border-radius: 50%;
    margin-right: 20px;
}

.calc-questions-prev svg {
    display: block;
    fill: #ccc;
}

.calc-questions-q-item {
    border-radius: 4px;
    border: 1px solid #b5be00;
    position: relative;
}

[type="radio"]:checked + .calc-questions-q-item {
    border-color: #b5be00;
    box-shadow: 0 1px 3px 0 #b5be00;
}

[type="checkbox"]:checked + .calc-questions-q-item {
    border-color: #b5be00;
    box-shadow: 0 1px 3px 0 #b5be00;
}

[type="radio"]:checked + .calc-questions-q-item .check {
    display: flex !important;
}

.calc-questions-q-item .check {
    display: none!important;
    -webkit-box-flex: 0!important;
    -ms-flex: 0 0 1.25rem!important;
    flex: 0 0 1.25rem!important;
    position: absolute!important;
    z-index: 100!important;
    right: 15px!important;
    top: 10px!important;
    border-radius: 50%!important;
    width: 30px!important;
    height: 30px!important;
    background-color: hsla(0,0%,100%,.5)!important;
    border: 2px solid #b5be00 !important;
}

[type="radio"]:checked + .calc-questions-q-item .check:before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 50%;
    margin-left: -0.625em;
    bottom: 50%;
    margin-bottom: -0.625em;
    width: 1.25em;
    height: 1.25em;
    -webkit-transition: -webkit-transform .15s ease-out;
    transition: -webkit-transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out,-webkit-transform .15s ease-out;
    border-radius: 50%;
    background-color: #b5be00;
}

.calc-questions-quiz-navbar {
    border-top: 1px solid #e8e8e8;
    padding: 30px 30px;
    padding-top: 21px;
    display: flex;
    justify-content: space-between;
}

.calc-questions-progress-bar-circular {
    display: flex;
}
.calc-questions-next.disabled {
    pointer-events: none;
    opacity: 0.7;
}
.calc-questions-next {
    background: #b5be00;
    font-size: 16px!important;
    height: 43px;
    z-index: 100;
    padding: 0 25px;
    font-weight: 500;
    overflow: hidden;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    text-decoration: none;
}
.calc-questions-item-tag {
    font-size: 13px;
    margin-bottom: 20px;
    border: 1px solid #b5be00;
    width: 221px;
    display: flex;
    align-items: center;
    padding: 3px 7px;
    line-height: 1.6;
    border-radius: 3px;
    background: rgb(181 190 0 / 9%);
    margin-left: 20px;
}
.calc-questions-item .ui-widget.ui-widget-content {
    height: 7px;
    background: #058a81;
    border: none;
}

.calc-questions-item .ui-slider-horizontal .ui-slider-range-min {
    background: #b5be00;
}
.calc-slider-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.calc-slider {
    flex: 1;
    margin: 4px 20px 0;
}

.calc-questions-item .ui-slider-horizontal .ui-slider-handle {
    border-radius: 50%;
    border-width: 6px;
    border-style: solid;
    border-color: #b5be00;
    background-color: #058a81;
    box-shadow: 0 3px 5px 0 rgba(224, 183, 127, 0.5);
    top: -12px;
}

.calc-questions-item-tag:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/topshop_daydew/./images/tag-icon.svg) no-repeat center;
    background-size: contain;
    margin-right: 4px;
}
.calc-questions-next:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/topshop_daydew/./images/b-arrow.svg) no-repeat center;
    background-size: contain;
    margin-left: 4px;
    margin-top: 4px;
}
.calc-questions-next:hover {
    color: #fff;
}

.calc-questions-q-item-title {
    min-height: 50px;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 85%;
}

.calc-questions-q-item-wrap {
    margin: 0 30px 30px 0;
    width: calc(33.3% - 30px);
}
.calc-questions-q-item-wrap-full {
    width: 90%;
    margin-right: 0;
}
.calc-questions-q-item-wrap [type="number"] {
    text-align: center;
    border: 1.2px solid #07bbaf;
    background: transparent;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    display: block;
    height: auto;
    padding: 2px 20px 7px;
    width: 197px;
    border-radius: 4px;
}
.calc-questions-q-item-wrap [type="radio"], .calc-questions-q-item-wrap [type="checkbox"] {
    display: none;
}

.calc-questions-q-item.check-visible .check {
    display: block !important;
    right: auto !important;
    left: 15px;
    background: transparent !important;
}
.calc-questions-q-item.check-visible .check:before {
    display: none;
}
[type="checkbox"]:checked + .calc-questions-q-item.check-visible .check:before {
    display: block;
}
.calc-questions-q-item.check-visible  .calc-questions-q-item-title {
    padding-left: 62px;
}
[type="checkbox"] + .calc-questions-q-item .check {
    background: #b5be00 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3Cpath%20d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z'%20fill='%23fff'/%3E%3C/svg%3E") no-repeat 50% !important;
    border-color: #b5be00 !important;
    background-size: 18px !important;
}

[type="checkbox"]:checked + .calc-questions-q-item .check {
    display: flex !important;
}

.calc-questions-wrap::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px #b5be00;
    background-color: #77695600;
    border-radius: 10px;
}

.calc-questions-wrap::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F500;
}

.calc-questions-wrap::-webkit-scrollbar-thumb
{
    background-color: #b5be00;
    border-radius: 10px;
}

.calc-questions-wrap .ba-textInput {
    width: 100%;
}

.calc-questions-wrap .ba-textInput [type="text"],
.calc-questions-wrap .ba-textInput [type="tel"] {
    width: 100%;
}
.calc-questions-result-form {
    width: 300px;
    margin: 30px auto;
    box-shadow: 0 9px 40px 0 #058a81;
    padding: 29px 35px 19px;
    border-radius: 3px;
    border: solid 1.2px #058a81;
}
.calc-questions-wrap  .ba-btn-submit {
    width: 100%;
    margin: 20px 0 0;
}

.calc-questions-wrap .ba-textInput label {
    margin-bottom: 7px;
    display: block;
}

.calc-questions-success {
    font-size: 28px;
    min-height: 270px;
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}


@media (max-width: 1024px) {
    .sale-carousel-custom > li {
        width: calc(50% - 10px);
    }
    .sale-carousel-custom .emarket-sale-buttons {
        width: 100%;
    }
    .calc-questions-q-item-wrap {
        margin: 0 20px 20px 0;
        width: calc(50% - 20px);
    }
}
@media (max-width: 768px) {

    .calc-questions-item-title {
        font-size: 20px;
    }
    .calc-questions-wrap {
        padding-right: 10px;
    }

    .calc-questions-q-item-wrap {
        width: calc(50% - 15px);
    }
    .calc-questions-q-item-wrap:nth-child(2n){
        margin-right: 0;
    }
    .calc-questions-q-item-wrap-full {
        width: 90%;
        margin-right: 0;
    }
}
@media (max-width: 480px) {
    .sale-carousel-custom > li {
        width: calc(100% - 10px);
    }
}
/* End */


/* Start:/bitrix/templates/topshop_daydew/css/responsive.css?174766127310025*/
/* lg  */
@media all {
    .container {
        max-width: 1200px;
    }
    .container2 {
    width: 100%;
    }

    .mobile-info-inline{
        display: none;
    }

}

@media all and (max-width: 1200px)
{
    .container {
        max-width: 975px;
    }
     .container2 {
    width: 100%;
    } 

    .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%;
    }
 .container2 {
        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;
    }

 .container2 {
        min-width: 360px;
        width: 100%;
        margin: 0 auto;
  position: sticky;
  top: 0;
z-index: 999;
background: #f9f9f9;
    }

    .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: 40% !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: 50% !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_daydew/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_daydew/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: 95% !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: 98% !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;
    }
}
/* End */


/* Start:/bitrix/templates/topshop_daydew/colors/color_daydew.css?174766127335748*/
/******* color greansea *********/

a,.head-line .phone-url, .bx_sitemap_ul li a{
    color: #ebebeb;
	text-decoration: none;
}

.bx_sitemap_ul li a{
	font-size: 44px;
}

.bx_sitemap_ul li a{
    background: url(/bitrix/templates/topshop_daydew/colors/../images/colors/daydew/handle.png) left center no-repeat;
}

.color-button, .color-round-button, .filed, .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: #ebebeb;
    background: #ff4a0b; /* Old browsers */
    background: -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
}



 ul.top-menu,  ul.top-menu > li > a{
    color: #ebebeb; 
    background: #ff4a0b; /* Old browsers */
    background: -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
	}

 ul.top-menu li.first a{
    color: #ebebeb; 
	background: #000000; 
	
	}
	

.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: #f76431; /* Old browsers */
    background: -moz-linear-gradient(top,  #fa6734 0%, #f76431 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa6734), color-stop(100%,#f76431)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fa6734 0%,#f76431 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: #ff4a0b; /* Old browsers */
    background: -moz-linear-gradient(top,  #b0b732 0%, #ff4a0b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b732), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b0b732 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b0b732 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b0b732 0%,#ff4a0b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b0b732 0%,#ff4a0b 100%); /* W3C */
}

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

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

.color-icon-button-basket:active{
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px #f76431; /* Old browsers */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -moz-linear-gradient(top,  #f76431 0%, #f76431 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#f76431)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -webkit-linear-gradient(top,  #f76431 0%,#f76431 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -o-linear-gradient(top,  #f76431 0%,#f76431 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, -ms-linear-gradient(top,  #f76431 0%,#f76431 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/icon-buttons-sprite.png) no-repeat 7px -257px, linear-gradient(to bottom,  #f76431 0%,#f76431 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: #f76431; /* Old browsers */
    background: -moz-linear-gradient(top,  #fa6734 0%, #f76431 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa6734), color-stop(100%,#f76431)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fa6734 0%,#f76431 100%); /* W3C */
}



ul.top-menu > li.other > a{
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat #ff4a0b; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
}

ul.top-menu > li.other:hover > a{
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat #f76431; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -moz-linear-gradient(top,  #fa6734 0%, #f76431 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa6734), color-stop(100%,#f76431)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -webkit-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -o-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, -ms-linear-gradient(top,  #fa6734 0%,#f76431 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-arrow.png") center center no-repeat, linear-gradient(to bottom,  #fa6734 0%,#f76431 100%); /* W3C */
}

@media screen and (max-width : 480px)
{
    div.top-menu-mobile-line{
        background: #ff4a0b; /* Old browsers */
        background: -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
    }
}

input.slide-button-prev, .tp-leftarrow.default{
    background: #00000000; /* Old browsers */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -moz-linear-gradient(top,  #00000000  0%, #00000000 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00000000 ), color-stop(100%,#00000000)); /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-linear-gradient(top,  #00000000  0%,#00000000 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -o-linear-gradient(top,  #00000000  0%,#00000000 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -ms-linear-gradient(top,  #00000000  0%,#00000000 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, linear-gradient(to bottom,  #00000000  0%,#00000000 100%); /* W3C */
}

input.slide-button-prev:hover, .tp-leftarrow.default:hover{
    background: #00000000; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -moz-linear-gradient(top,  #00000000 0%, #00000000 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00000000), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -webkit-linear-gradient(top,  #00000000 0%,#00000000 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -o-linear-gradient(top,  #00000000 0%,#00000000 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, -ms-linear-gradient(top,  #00000000 0%,#00000000 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, linear-gradient(to bottom,  #00000000 0%,#00000000 100%); /* W3C */
}

input.list-slide-button-prev{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center,  url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/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_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%); /* W3C */
}

input.list-slide-button-prev:hover{
    background: #ff4a0b; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-prev.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
}

#c_bigphotos_zoom{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center,  url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/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_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%); /* W3C */
}

#c_bigphotos_zoom:hover{
    background: #ff4a0b; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/size.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
}

.icon-close{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center,  url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/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_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%); /* IE10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%); /* W3C */
}

.icon-close:hover{
    background: #ff4a0b; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-top.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"), linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
}

input.slide-button-next, .tp-rightarrow.default{
    background: #00FFFF00 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -moz-linear-gradient(top,  #00FFFF00 0%, #00FFFF00 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00FFFF00), color-stop(100%,#00FFFF00)) ; /* Chrome,Safari4+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-linear-gradient(top,  #00FFFF00 0%,#00FFFF00 100%) ; /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -o-linear-gradient(top,  #00FFFF00 0%,#00FFFF00 100%) ; /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -ms-linear-gradient(top,  #00FFFF00 0%,#00FFFF00 100%) ; /* IE10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, linear-gradient(to bottom,  #00FFFF00 0%,#00FFFF00 100%) ; /* W3C */
}

input.slide-button-next:hover, .tp-rightarrow.default:hover{
    background: #00FFFF00; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -moz-linear-gradient(top,  #00FFFF00 0%, #00FFFF00 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00FFFF00), color-stop(100%,#00FFFF00)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -webkit-linear-gradient(top,  #00FFFF00 0%,#00FFFF00 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -o-linear-gradient(top,  #00FFFF00 0%,#00FFFF00 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, -ms-linear-gradient(top,  #00FFFF00 0%,#00FFFF00 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, linear-gradient(to bottom,  #00FFFF00 0%,#00FFFF00 100%); /* W3C */
}

input.list-slide-button-next{
    background: #bdc3c7 ; /* Old browsers */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -moz-linear-gradient(top,  #ecf0f1 0%, #bdc3c7 100%); /* FF3.6+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/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_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* Chrome10+,Safari5.1+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* Opera 11.10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #ecf0f1 0%,#bdc3c7 100%) ; /* IE10+ */
    background:  url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #ecf0f1 0%,#bdc3c7 100%) ; /* W3C */
}

input.list-slide-button-next:hover{
    background: #ff4a0b; /* Old browsers */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: url("/bitrix/templates/topshop_daydew/colors/../images/buttons/slide-button-arrow-next.png") no-repeat center center, url("/bitrix/templates/topshop_daydew/colors/../images/menu-other-bg.png"),  linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
}


#c_nav li.active, #c_nav li:hover{
    background: #ff4a0b; /* Old browsers */
    background: -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f76431 0%,#ff4a0b 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_daydew/colors/../images/colors/daydew/button-bottom.png") center top;
}


.sale-cart:hover > div{
    border-color: #f76431;
    border-width: 2px;
    left-margin: -1px;
    top-margin: -1px;
}

.sale-cart-list:hover{
    border-color: #f76431;
}

.sale-cart-name{
    color: #ebebeb;
    font-size: 14px;
	font-family: Helvetica Neue;
    font-weight: 500;
	text-decoration: bold;
}
}

.sale-cart a:hover .sale-cart-name{
}

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

.emarket-top-link li.active a{
    color: #ff4a0b;
}

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

.emarket-tabs li{
    border-color: #ff4a0b;
}

.emarket-tabs li.active{
    background: #ff4a0b;
}

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

.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 #ff4a0b;
}

.navigation-pages .nav-current-page{
    background: #ff4a0b; /* Old browsers */
    background: -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f76431 0%,#ff4a0b 100%); /* W3C */
    color: #FFF;
}

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

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

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

.emarket-sort-panel .emarket-sort-panel-view >a.present-table.active{
    background: #CCC; /* Old browsers */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -moz-linear-gradient(top,  #f76431 0%, #ff4a0b 100%); /* FF3.6+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76431), color-stop(100%,#ff4a0b)); /* Chrome,Safari4+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -webkit-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Chrome10+,Safari5.1+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -o-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* Opera 11.10+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/view-model.png) -82px -43px no-repeat, -ms-linear-gradient(top,  #f76431 0%,#ff4a0b 100%); /* IE10+ */
    background: url(/bitrix/templates/topshop_daydew/colors/../images/buttons/view-model.png) -82px -43px no-repeat, linear-gradient(to bottom,  #f76431 0%,#ff4a0b 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: Helvetica Neue;
	font-weight: bold;
}
.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 #ff4a0b;
}

#vertical-multilevel-menu > li  > ul{

    top: 0
}

.bx_filter_vertical .bx_ui_slider_range {
    background-color: #f76431 !important;
    background-image: -webkit-linear-gradient(top, #f76431, #ff4a0b) !important;
    background-image: linear-gradient(to bottom, #f76431, #ff4a0b) !important;
}

.bx_filter_vertical .bx_ui_slider_handle {
    background: url(/bitrix/templates/topshop_daydew/colors/../images/colors/daydew/handle.png) no-repeat center !important;
}
/* End */


/* Start:/bitrix/templates/topshop_daydew/css/addon/slider2.css?174766127376*/
.prm_main_slider{
    margin-top: 0px;
}

ul.top-menu{
    z-index: 900;
}


/* End */
/* /bitrix/templates/topshop_daydew/css/normalize.css?17476612737880 */
/* /bitrix/templates/topshop_daydew/css/grid.css?17476612731251 */
/* /bitrix/templates/topshop_daydew/css/settings.css?174766127340118 */
/* /bitrix/templates/topshop_daydew/js/slick/slick.css?17476612731776 */
/* /bitrix/templates/topshop_daydew/js/slick/slick-theme.css?17476612733145 */
/* /bitrix/templates/topshop_daydew/components/bitrix/menu/mobile-menu/style.css?1747661273626 */
/* /bitrix/templates/topshop_daydew/components/bitrix/system.auth.form/popup/style.css?1747661274553 */
/* /bitrix/templates/topshop_daydew/components/bitrix/system.auth.form/popup_auth/style.css?1747661274106 */
/* /bitrix/templates/.default/components/bitrix/menu/catalog_horizontal1/style.css?174766127411040 */
/* /bitrix/templates/topshop_daydew/components/bitrix/system.pagenavigation/.default/style.css?17476612731843 */
/* /bitrix/templates/topshop_daydew/styles.css?17476612741217 */
/* /bitrix/templates/topshop_daydew/template_styles.css?174766127383003 */
/* /bitrix/templates/topshop_daydew/css/responsive.css?174766127310025 */
/* /bitrix/templates/topshop_daydew/colors/color_daydew.css?174766127335748 */
/* /bitrix/templates/topshop_daydew/css/addon/slider2.css?174766127376 */
