

/* Start:/bitrix/templates/moreislove/styles.css?145379772382*/
.rex-font{
 font-family:rex;
}
.open-sans{
 font-family:'Open Sans', sans-serif;
}
/* End */


/* Start:/bitrix/templates/moreislove/template_styles.css?145379772344785*/
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

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

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

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

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

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

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family:sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

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

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

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

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

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

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

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

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

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

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

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

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

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

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

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

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

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

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

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

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

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

button,
input {
    line-height: normal;
}

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

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

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

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

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

/**
 * 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 5 and Chrome
 * on OS X.
 */

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

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

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

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

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

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

/***********************/
.input_full {
  width: 100%;
}

.input_full_wrap {
  display: block;
  padding-right: 8px;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input:invalid,
button:invalid,
a.button:invalid,
select:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus,
button:focus,
a.button:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: #0066ff 0 0 5px 0;
  -moz-box-shadow: #0066ff 0 0 5px 0;
  box-shadow: #0066ff 0 0 5px 0;
  z-index: 1;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button,
a.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #dddddd url('/bitrix/templates/moreislove/images/button.png?1298351022') repeat-x;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  display: inline-block;
  font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 3px 10px;
  text-shadow: white 0 1px 1px;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
}
button:hover,
a.button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #eeeeee), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -moz-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -o-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  text-decoration: none;
}
button:active,
a.button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#dddddd, #eeeeee);
  background-image: -moz-linear-gradient(#dddddd, #eeeeee);
  background-image: -o-linear-gradient(#dddddd, #eeeeee);
  background-image: linear-gradient(#dddddd, #eeeeee);
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  border-color: #999999 #bbbbbb #dddddd;
}
button::-moz-focus-inner,
a.button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a.button {
  *padding-bottom: 3px;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  outline: 0;
  margin: 0;
  padding: 2px 3px;
  text-align: left;
  font-size: 13px;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
  /*height: 1.8em;*/
  height: 2.2em;
  vertical-align: top;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px;
  }

  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==) !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    padding-right: 20px !important;
    min-width: 90px;
  }

  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 0;
    color: white;
    font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    min-height: 16px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666666;
    border-color: #666666;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ie6_button,
* html button,
* html a.button {
  background: #dddddd url('/bitrix/templates/moreislove/images/button.png?1298351022') repeat-x;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  font: bold 12px/1.2 Arial, sans-serif;
  padding: 2px 10px 0;
  text-decoration: none;
  overflow: visible;
  vertical-align: top;
  width: auto;
}

* html a.button {
  position: relative;
  top: 3px;
  padding-bottom: 2px;
}

* html button {
  padding-top: 1px;
  padding-bottom: 1px;
}

.ie6_input,
* html textarea,
* html select {
  background: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  padding: 2px 3px 1px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  vertical-align: top;
}

* html select {
  margin-top: 1px;
}

.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
  color: #888888;
}

.ie6_input_disabled {
  background: #eeeeee;
}
/**********************************************/
body {
    font-size: 1em;
    line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}
nav ol,
nav ul {
	padding: 0;
	margin: 0;
}
/**********************************************/
html, 
body {
	height: 100%;
}
body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #666;
}
.page {
	min-height: 100%;
}
.content {
	/*overflow:auto;*/
	padding-bottom: 115px;
}
.footer {
	position: relative;
	margin-top: -115px !important;
	height: 115px;
	clear:both;
} 
	 

.layout {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
}
.header {
	height: 80px;
	overflow: auto;
	position: relative;
}
.header .logo {
	position: relative;
	margin-top: 20px;
	text-align: center;
}
.nav-top {
	background: url(/bitrix/templates/moreislove/images/nav-sh.jpg) repeat-x bottom center;
	height: 46px;
	text-align: center;
	font:0/0 a;
}
.nav-top--item {
	/*float: left;*/
	display:inline-block;*display:inline;zoom:1;
	text-align: center;
	/*margin-left: 20px;*/
	padding-top: 12px;
	position: relative;
	line-height: 34px;
	white-space:nowrap;
	width: 163.33px;
}
.nav-top--item:first-child {

}
.nav-top--item a {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 34px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	position: relative;
	top: -5px;
}
.nav-top--item_selected a,
.nav-top--item a:hover {
	font-weight: 600;
}
/*.nav-top--item_selected .nav-top--triangle,
.nav-top--item:hover .nav-top--triangle {
	display: block;
}*/
.nav-top--triangle {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -11px;
	display: none;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 11px 11px 11px;
	border-color: transparent transparent #ffffff transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #ffffff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.nav-top--item:first-child {
}
.nav-top--sub:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 41%;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #ffffff transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #ffffff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.nav-top--sub {
	display: none;
	position: absolute;
	background: #fff;
	box-shadow: 2px 2px 6px #cfcfcf;
	z-index: 999;
	padding: 10px;
}
.nav-top--item:hover .nav-top--sub {
	display: block;
}
.nav-top--sub .nav-top--item {
	float: none;
	text-align: left;
	line-height: 1;
	margin:0;
	min-width: 130px;
	display: block;
}
.nav-top--sub .nav-top--item a {
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1;
	/*font-family: Arial;*/
}
.nav-top--sub .nav-top--item a:hover {
	font-weight: 600;
}
.nav-top--sub .nav-top--item_selected a {
	font-weight: 600;
}
.slider-banner {
	margin: 10px 0;
	position: relative;
	overflow: hidden;
}
.slider-banner--item {
	display: block;
	float: left;
	width: 980px;
}
.slider-banner_big .slider-banner--item {
	text-align: center;
}
.slider-banner-next,
.slider-banner-prev {
	background: url(/bitrix/templates/moreislove/images/slider-bnr.png) no-repeat;
	position: absolute;
	top: 50%;
	width: 15px;
	height: 50px;
	margin-top: -25px;
	opacity: 0;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}
.slider-banner-prev:hover,
.slider-banner-next:hover {
	opacity: 1;
}
.slider-banner-prev span,
.slider-banner-next span {
	padding: 80px 10px;
	position:relative;
	display: block;
	margin-top: -40px;
}
.slider-banner-prev {
	left: 0;
}
.slider-banner-next {
	background-position: right top;
	right: 0;
}

.footer {
	height: 81px;
	padding-top: 34px;
	background: url(/bitrix/templates/moreislove/images/cnt-sh.jpg) repeat-x top center;
	position: relative;
}
.footer nav {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 34px;
	z-index: 1;
}
.footer .copyright {
	font-size: 12px;
	line-height: 55px;
	text-align: center;
}
.footer .socials {
	z-index: 2;
	position: relative;
	float: left;
}
.footer .socials a {
	background: url(/bitrix/templates/moreislove/images/social.png) 0 0 no-repeat;
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 13px;
}
.fb:hover {
	background-position: 0 -26px !important;
}
.vk {
	background-position: -26px 0 !important;
}
.vk:hover {
	background-position: -26px -26px !important;
}
.inst {
	background-position: -52px 0 !important;
}
.inst:hover {
	background-position: -52px -26px !important;
}
.tw {
	width: 32px !important;
	background-position: -78px 0 !important;
}
.tw:hover {
	background-position: -78px -26px !important;
}


.nav-bottom {
	display: inline-block;
	*display: inline; zoom: 1;
}
.nav-bottom--sep {
	background: #e6e6e6;
	width: 1px;
	height: 13px;
	margin: 0 10px;
	position: relative;
	top: 6px;
}
.nav-bottom--sep,
.nav-bottom--item {
	float: left;
	line-height: 22px;
}
.nav-bottom--item a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.nav-bottom--item a:hover {
	color: #333333;
}


.nav-header--wrap {
	position: absolute;
	right: 7px;
	top: 10px;
}
.nav-header {
	float: left;
}
.nav-header--sep {
	background: #e6e6e6;
	width: 1px;
	height: 13px;
	margin: 0 10px;
	position: relative;
	top: 6px;
}
.nav-header--sep,
.nav-header--item {
	float: left;
	line-height: 19px;
}
.nav-header--item a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.nav-header--item a:hover {
	text-decoration: underline;
}


.footer .card {
	float: right;
	position: relative;
	z-index: 2;
}
.footer .card span {
	font-size: 12px;
	line-height: 26px;
	vertical-align: middle;
}
.footer .card img {
	vertical-align: text-top;
}

.header .search {
	width: 229px;
	height: 28px;
	position: absolute;
	right: 5px;
	top: 45px;
}
.header .search--input {
	border: 1px solid #fff;
	color: #666666;
	font-size: 12px;
	width: 195px;
	height: 26px;
	left: 0;
	padding: 0 27px 0 5px;
	visibility: hidden;
	position: absolute;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.header .search:hover .search--input {
	border: 1px solid #e6e6e6;
	visibility: visible;
}
.header .search:hover .search--label {
	display: none;
}
.header .search--submit:hover,
.header .search--submit {
	background: url(/bitrix/templates/moreislove/images/style.png) 0 0 no-repeat;
	background-position: 0 -19px;
	width: 16px;
	height: 27px;
	right: 7px;
	top: 1px;
	border: 0;
	border-radius: 0;
}
.search--submit {
	position: absolute;
	z-index: 4;
}
.search--label {
	position: absolute;
	right: 40px;
	color: #666666;
	font-size: 12px;
	line-height: 26px;
}

.sidebar {
	float: left;
	width: 245px;
	padding: 25px 0 40px;
}
.main {
	float: left;
	width: 735px;
	margin-bottom: 20px;
}
.no-sidebar .sidebar,
.product .sidebar {
	display: none;
}
.no-sidebar .main,
.product .main {
	width: 100%;
}


.list--item {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	float: left;
	width: 205px;
	height: 337px;
	margin: 0 30px 40px 10px;
	position: relative;
	overflow: hidden;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.list--desc {
	color: #666666;
	font-size: 12px;
	margin: 0 44px 0 4px;
	font-weight: 300;
}
.list--img {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	/*width: 229px;
	height: 229px;*/
	width: 180px;
	height: 270px;
	/*height: 135px;*/
}
.list--item:hover .list--front {
	display: none;
}
/***************/
.list--flip-container {
	position: relative;
	z-index: 1;
	/*-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;*/
}
.list--flip {
	/*-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
	
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;*/

	position: relative;
}
.list--front {

}
.list--back {

}
.list--flip-container,
.list--flip,
.list--front,
.list--back {
	display: block;
	/*width: 229px;
	height: 229px;*/
	width: 180px;
	height: 270px;
	/*height: 135px;*/
}
.list--flip-container:hover .list--flip {
	/*-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);*/
}
.list--front,
.list--back {
	/*-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;*/

	position: absolute;
	top: 0;
	left: 0;
}
.list--front {
	z-index: 2;
}
.list--back {
	/*-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);*/
}
/***************/
.list--title {
	display: block;
	line-height: 15px;
	margin: 18px 44px 0 4px;
	-o-text-overflow:  ellipsis;
	
	text-overflow: ellipsis;
	height:30px;
	overflow: hidden; 
	font-weight: 300;
}
.list--price {
	display: block;
	width: 55px;
	height: 36px;
	position: absolute;
	right: 3px;
	bottom: 0px;
	line-height: 36px;
	font-size: 13px;
	text-align: center;
	font-weigth: 300;
	white-space: nowrap;
}


.pre-list {
	border-bottom: 1px solid #e4e4e4;
	width: 719px;
	height: 37px;
	padding-top: 13px;
	margin: 0 0 21px 8px;
	line-height: 18px;
}
.nav-sort {
	padding-top: 13px;
}
.nav-sort div {
	float: left;
	font-size: 12px;
	color: #666666;
}
.nav-sort div:first-child {
	margin-right: 6px;
}
.nav-sort a {
	color: #333333;
	text-decoration: none;
}
.nav-sort--sep {
	margin: 0 4px;
	top: 2px;
	background: #e6e6e6;
	width: 1px;
	height: 13px;
	position: relative;
}
.nav-sort--item_active a {
	font-weight: 700;
}

.filter {
	padding-left: 13px;
}
.filter span {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.filter--item label {
	padding-left: 6px;
}
.filter--item input {
	border: 1px solid #e6e6e6;
	color: #666666;
	font-size: 12px;
}
.filter--item label,
.filter--item a {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	font-weight: 300;
}
.filter--item a:hover {
	color: #000;
}
.filter--list {
	padding: 10px 0 20px 13px;
}
.nav-pag {
	padding-top: 13px;
}
.nav-pg--item {
	float: left;
	text-align: center;
	font-size: 12px;
	width: 16px;
}
.nav-pg--item a {
	color: #333333;
	text-decoration: none;
}
.nav-pg--sep {
	margin: 0 0;
	top: 2px;
	float: left;
	font-size: 12px;
	background: #e6e6e6;
	width: 1px;
	height: 13px;
	position: relative;
}
.nav-pg--item_active {
	font-weight: 700;
}
.nav-pg--next {
	float:left;
	padding:0 13px 0 13px;
	margin-left: 8px;
	display: block;
	background-color: #333333;
	border-bottom: 2px solid #000101;
	position: relative;
}
.nav-pg--next a {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}
.loading-container div {
text-align: center;
}
.loading-container {
	text-align: center;
	display: none;
}
.notice {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 300;
	margin: 25px 0;
}
.price-range {
	padding-right: 33px;
}
.nav-breadcrumb {
	border-bottom: 1px solid #e4e4e4;
	height: 36px;
	padding-left: 20px;
}
.nav-breacrumb--sep,
.nav-breacrumb--item {
	float: left;
}
.nav-breacrumb--item span,
.nav-breacrumb--item a {
	line-height: 20px;
	text-decoration: none;
	position: relative;
	top: 7px;
	color: #666;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.nav-breacrumb--item a:hover {
	text-decoration: underline;
}
.nav-breacrumb--sep span {
	background: url(/bitrix/templates/moreislove/images/arrows.png) no-repeat -12px -246px;
	width: 4px;
	height: 8px;
	margin: 0 10px;
	display: inline-block; *display: inline; zoom: 1;
	position: relative;
	top: 7px;
}


/**************/
.ui-slider-horizontal{ 
	height:4px;
	/* background:#a9cbd5; *//* COLORS */
	box-shadow:inset 0 1px 0 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.5);
	border-radius:5px;
	/* border:1px solid #92b0b9 *//* COLORS */
}
.ui-slider .ui-slider-handle{
	position:absolute;
	z-index:2;
	width:22px;
	height:22px;
	cursor:pointer;
}
.ui-slider .ui-slider-range{
	position:absolute;
	z-index:1;
	font-size:.7em;
	display:block;
	border:0;
}
.ui-widget-header{
	color:#fff;
	font-weight:bold
}

.ui-slider{
	margin:25px auto 8px;
	width:85%;
	position:relative;
	text-align:left
}

.ui-slider-horizontal .ui-slider-handle{
	top:-.3em;
	margin-left:-.6em;
	margin-top:-2px
}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.ui-slider-horizontal .ui-slider-range-min{left:0}
.ui-slider-horizontal .ui-slider-range-max{right:0}


.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}
.ui-slider-vertical .ui-slider-range{left:0;width:100%}
.ui-slider-vertical .ui-slider-range-min{bottom:0}
.ui-slider-vertical .ui-slider-range-max{top:0}

.ui-slider .ui-slider-handle {
	background: url(/bitrix/templates/moreislove/images/gui.png) no-repeat;
}
.ui-slider .ui-slider-handle{background-position:-36px -588px}
.ui-widget-header {background: url("/bitrix/templates/moreislove/images/gui.png") 0 -242px repeat-x;}
/**************/
.product-view{
	position: relative;
}
.product-view--img {
	float: left;
	width: 648px;
	padding-top: 30px;
	margin-bottom: 30px;
	position: relative;
}
.product-view--info {
	float: left;
	width: 320px;
}
.product-view--viewport img {
	display: block;
	float: left;
}
.product-view--pager {
	position: absolute;
	left: 0;
	top: 30px;
	width: 70px;
	overflow: hidden;
	position: absolute;
	text-align: center;
}
.product-view--pager img {
	display: block;
	float: left;
	padding: 10px;
	cursor: pointer;
}
.product-view--pager img.selected {
	opacity: 0.6;
}
.product-view--img .caroufredsel_wrapper {
	left: 70px !important;
}
.product-view--info .inner {
	padding: 16px 0 0 17px;
}
.val-brand a {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
}
.val-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: 300;
}
.val-price {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 600;
}
.val-desc {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}
.val-artnum {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.btn  {
	display: inline-block;*display: inline; zoom: 1;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	position: relative;
	border-radius: 0;
	font-weight: normal;
	text-shadow: none;
}
.btn-add2basket {
	height: 37px;
	line-height: 37px;
	background: #333333;
	border-bottom: 2px solid #000101;
	color: #fff;
	font-size: 16px;
	margin: 10px auto;
	width: 180px;
}
.btn-info {
	border: 0;
	cursor: pointer;
	background: #333333;
	border-bottom: 2px solid #000101;
	display: block;
	width: 180px;
	height: 37px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height: 37px;
	margin: 0 auto;
}
.btn-info:hover {
	background: #000101;
}
.btn-add2basket span {
	background: url(/bitrix/templates/moreislove/images/style.png) 0 -97px no-repeat;
	padding-left: 40px;
	padding-right: 8px;
}
.btn-add2basket:hover {
	background: #000101;
}
.recommended--item {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	float: left;
	width: 230px;
	height: 238px;
	margin: 0 8px 40px 7px;
	position: relative;
	overflow: hidden;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.recommended--img {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
.recommended--title {
	display: block;
	line-height: 15px;
	margin: 12px 44px 0 4px;
	font-weight: 300;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 165px;
	white-space: nowrap;
}
.recommended--price {
	display: block;
	width: 70px;
	height: 36px;
	position: absolute;
	right: 3px;
	bottom: 0px;
	line-height: 36px;
	font-size: 13px;
	text-align: center;
}/*
.padded {
	background: url(/bitrix/templates/moreislove/images/cnt-sh.jpg) center 0 no-repeat;
	padding-top: 31px;
	margin-top: 20px;
}*/
.recommended > div {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 10px;
	color: #333333;
}
.search-page {
	padding-top: 30px;
}
.grid_main {
	letter-spacing: -0.31em;
    *letter-spacing: normal;
    *word-spacing: -0.43em;
    text-rendering: optimizespeed;
}
.grid_main .grid--item {
	display: inline-block;
    zoom: 1; *display: inline; /* IE < 8: fake inline-block */
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    float: left;
    text-align: left;
}
.grid--item {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	float: left;
	display: block;
	margin: 0 8px 11px;
	position: relative;
	overflow: hidden;
}
.grid--item a {
	display: block;
	width: 229px;
	height: 200px;
	position: relative;
}
.grid--title {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.grid--title_line {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 218px;
}
.grid--slide {
	display: block;
	float:left;
	width: 229px;
	height: 200px;
	position: relative;
	margin-bottom:20px;
}
div.grid--img {
	text-align: center;
	/*display: block;*/
	/*top:30px;*/
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.grid--title {
	color: #666;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.grid--item a:hover .grid--block .grid--img {
	background-position: left 100% !important;
}
.grid--block {
	display: block;
	text-align: center;
	padding-top: 18px;
}
.grid--block .grid--img {
	display: inline-block; *display: inline; zoom: 1;
	padding: 0;
}
.main-info {
	background: #f1f0f0;
	width: 980px;
	padding: 15px 0 21px;
	margin-bottom: 13px;
}
.main-info .inner {
	padding-left: 19px;
}
.main-info--instagramm {
	width: 306px;
	height: 338px;
	float: left;
}
.main-info--instagramm ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-info--instagramm li {
	float: left;
	width: 306px;
	height: 306px;
}
.main-info--title {
	background: url(/bitrix/templates/moreislove/images/style.png) 0 0 no-repeat;
	background-position: 0 -76px;
	line-height: 16px;
	height: 22px;
	padding-left: 23px;
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}
#instagramm-loader {
	position: relative;
	background: #e5e2e2;
}
#instagramm-loader #canvasLoader {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -27px;
}
.main-info--img {
	float: left;
	width: 286px;
	height: 322px;
	position: relative;
	margin: 32px 12px 0 46px;
    top:-23px;
}
.main-info--delivery {
	float: left;
	width: 300px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-top: 1px;
}
.ship-info strong {
	display: block;
	font-size: 48px;
	line-height: 54px;
	font-weight: 300;	
	padding-bottom: 5px;
}
.ship-info p {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 18px;
	margin-bottom: 12px;
}
.ship-info b {
	display: block;
	font-size: 24px;
	line-height: 28px;
	padding: 16px 0 8px;
	font-weight: 300;	
}
.table-basket {
	padding: 50px 0 0 100px;
	
}
.table-basket_clean {
	padding: 0;
	margin: 20px 0;
}
.table-basket td,
.table-basket th {
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	font-size: 12px;
}
.table-basket table {
	width: 100%;
}
.table-basket th {
	height: 32px;
	font-weight: 400;
}
.table-basket td {
	height: 142px;
	background: url(/bitrix/templates/moreislove/images/sep.gif) right center no-repeat;
}
.table-basket .webdebug-ruble-symbol {
	font-size: 13px;
}
.deleteitem {
	background: url(/bitrix/templates/moreislove/images/style.png) 0 0 no-repeat;
	background-position: 0 -295px;
	display: inline-block; *display: inline; zoom: 1;
	width: 20px;
	height: 20px;
	position: relative;
	left: 20px;
}
.cart-item-name > div {
	padding-left: 17px;
	text-align: left;	
}
.cart-item-name a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 2;
	text-decoration: none;
}
.table-basket-summary {
	padding-right: 150px;
}
.table-basket-summary .summary {
	float: right;
	margin: 1em 0;
	font-size: 12px;
}
.table-basket-summary .summary .webdebug-ruble-symbol {
	font-size: 13px;
}
.order-checkout {
	padding: 0 20px;
}
.nav-tab {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.nav-tab--item {
	float: left;
}
.nav-tab--item a {
	display: block;
	height: 28px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	position: relative;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 220px;
	border-left: 1px solid transparent;
}
.nav-tab--item span {
	border-bottom: 1px dotted #333;
}
.nav-tab--item_active a {
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #fff;
}
.nav-tab--item:first-child.nav-tab--item_active a {
	border-left: 1px solid transparent;
}
.nav-tab--item_active span {
	border-bottom: none;
}
.lookbook--slide {
	float:left;
	display: block;
	position: relative;
}
.lookbook--image {
	background-repeat: no-repeat;
	display: block;
}
.lookbooks {
	position: relative;
}
.lookbooks-slider--next,
.lookbooks-slider--prev {
	position: absolute;
	width: 64px;
	height: 406px;
	top: 50%;
	margin-top: -203px;
}
.lookbooks-slider--next {
	background: url(/bitrix/templates/moreislove/images/rightarrow_1-0.png?1) no-repeat;
	right: -1px;
}
.lookbooks-slider--prev {
	background: url(/bitrix/templates/moreislove/images/leftarrow_1-0.png?1) no-repeat;
	left: 0;
}
.lookbooks-slider .btn {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: 75%;
}
.tip {
	font-size: 11px;
}
#order_form_content {
	position: relative;
}
.order_form_content_image {
	/*background: #fff url(/upload/medialibrary/7b0/7b07422db017e12a7f2b0d7bcf16646b.png) no-repeat right top;*/
	position: absolute;
	right: 0;
	top: -64px;

}

.float-l {
	float: left;
}
.float-r {
	float: right;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.fixed {
	width: 100%;
	table-layout: fixed;
}
.clear {
	clear: both;
}
/**********************************************/

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
.hicar{
background: url("/images/style.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    padding-left: 19px;
}
.hiddenform{
display:none;
margin-top:20px;}

.exlusive{
	position:absolute;
    top: 30px;
    left: 76px;
	z-index:1;
	border-radius: 100px;

}

@font-face {
    font-family: 'rex';
src: url('/assets/fonts/RexLight.otf');
    font-weight: normal;
    font-style: normal;
}


.payment-list ul{
	list-style:disc
}

.payment-list>li{
	display:block
}

.payment-list>li:before{
	content:counters(li,".") ". ";
	counter-increment:li
}

.payment-list{
	counter-reset:li;
	padding:12px 0 0
}

.payment-list>li{
	font-size:16px;
	background:url(/bitrix/templates/moreislove/images/oferta-shadow.png) no-repeat 50% 100%;
	padding-bottom:33px
}

.payment-list a{
	color:#824cac;
	font-weight:bold
}

.payment-list li:first-child>div{
	display:block
}

.payment-list li>div{
	background:none;
	display:none
}

.payment-list li>div{
	padding-top:10px;
	padding-left:18px;
	font-size:12px
}

.payment-list h2 {
	display: inline-block;
	color: #484848;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	cursor: pointer;
}

.payment-list i {
	width: 10px;
	height: 6px;
	background: url(/bitrix/templates/moreislove/images/ornament.png) no-repeat -77px -41px;
	float: right;
	margin-top: 6px;
	margin-right: 16px;
	cursor: pointer;
}

.payment-list li:hover i {
	background-position: -63px -41px;
}

.payment-list li:hover .checked {
	background-position: -63px -54px;
}
.payment-list li .checked {
	background-position: -63px -54px;
}

.val-base-text{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	font-weight: 300;
}
span.catalog-disc {
    color: red;
}
/* End */
/* /bitrix/templates/moreislove/styles.css?145379772382 */
/* /bitrix/templates/moreislove/template_styles.css?145379772344785 */
