/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/* ==========================================================================
   &#193;&#192;&#199;&#206;&#194;&#219;&#197; &#209;&#210;&#200;&#203;&#200;
   ========================================================================== */

html,
button,
input,
select,
textarea { color: #242020; }

html {
    font-size: 14px;
    line-height: 1.3;
    font-family: 'Open Sans', sans-serif;
}

html,
body {
    min-width: 940px;
}

::-moz-selection {
    color: #d6d0bd;
    text-shadow: none;
    background: #242020;
}

::selection {
    color: #d6d0bd;
    text-shadow: none;
    background: #242020;
}

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

:link {
    color: #242020;
}

:visited {
 /* color: #6E6C64; */
    color: #242020;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

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

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

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

textarea { resize: vertical; }

input,
textarea {
    font-family: Arial, sans-serif;
    outline: none;
}

p { margin: 1.3em 0; }


/* ==========================================================================
   &#206;&#193;&#217;&#200;&#197; &#209;&#210;&#200;&#203;&#200;
   ========================================================================== */
   
.header-info__phone .number,
.catalog-preview__item-info .name-box,
.foot-menu__root-item-link,
.catalog-filter-tabs__item,
.breadcrumbs,
.catalog-detail-props__add-cart,
.basket-list-reg-btn,
.catalog-detail-tab-list__item,
h3, h4
{
    font-family: 'Open Sans Condensed', sans-serif;
}

.main-menu,
.header-info__phone,
.header-info__shop,
.catalog-preview__item-plate,
.catalog-preview__item-info .name-box,
.foot-menu,
.subscribe,
.catalog-filter-tabs__item,
.filter-submit,
.page-title,
.breadcrumbs,
.catalog-detail-props__prop-list th,
.catalog-detail-props__compare,
.catalog-detail-props__fitting,
.catalog-detail-props__add-cart,
.basket-list-reg-btn,
.catalog-detail-tab-list__item,
.submit,
h2, h3, h4,
.compare-table th,
.compare-table__delete,
.catalog-preview__item-delete,
.basket-list__item-delete,
.basket-list__item table th,
.basket-list__item .name,
.order-history-list__item table th,
.catalog-detail__arrow,
.subscribe__submit
{
    text-transform: uppercase;
}

.main-menu,
.header-info,
.catalog-preview__item-plate,
.foot-menu__root-item li,
.subscribe,
.breadcrumbs,
.catalog-detail-props__compare,
.catalog-detail-props__fitting,
.submit,
h4,
.theme-form-box__title,
.catalog-wrapper__title,
.catalog-detail__arrow,
.subscribe__submit
{
    font-weight: 300;
}


/* ==========================================================================
   &#206;&#209;&#205;&#206;&#194;&#205;&#219;&#197; &#209;&#210;&#200;&#203;&#200;
   ========================================================================== */

.site-wrapper { min-height: 100%; }

.bx-panel-wrapper { padding-top: 35px; }

h3 { font-size: 1.286em; }

h4 { font-size: 1em; }


/* ===== BXSLIDER ===== */
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper .bx-loading {
    position: absolute;
    min-height: 50px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: url(../img/bx_loader.gif) center center no-repeat #fff;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }


/* ===== ARCTICMODAL ===== */
.arcticmodal-overlay,
.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 600;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

*:first-child+html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url(../img/loading.gif) no-repeat 50% 50%;
}

.box-modal {
    position: relative;
    width: 400px;
}

.box-modal_close {
    position: absolute;
    right: -30px;
    top: -30px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../img/modal-close.png) left top no-repeat;
}

.box-modal_close:hover { background-position: left bottom; }


/** &#216;&#192;&#207;&#202;&#192; &#209;&#192;&#201;&#210;&#192;
===================================*/
.site-header {
    border-bottom: 7px solid #242020;
    box-shadow: 0 0 2px 2px #aeaaa1;
}


/* ===== &#195;&#203;&#192;&#194;&#205;&#206;&#197; &#204;&#197;&#205;&#222; ===== */
.main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
}

.main-menu-list {
    list-style: none;
    padding: 0;
    font-size: 0;
    text-align: justify;
}

.main-menu-list:after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 0;
}

.main-menu-list li {
    display: inline-block;

    *display: inline;
    *zoom: 1;
}

.main-menu-list a {
    display: block;
    padding: 10px 15px;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.main-menu-list a:hover,
.main-menu-list a.selected {
    color: #ababb3;
    background: #040404;
}


/* ===== &#200;&#205;&#212;&#206;&#208;&#204;&#192;&#214;&#200;&#223; &#194; &#216;&#192;&#207;&#202;&#197; ===== */
.header-info-wrapper {
    background: url(../img/rhombus-pattern-bg.gif) repeat;
}

.header-info { padding: 20px 0; position: relative; }

.header-info__shop a,
.header-info__phone a.fb-call {
    display: inline-block;
    font-size: 11px;
    color: #242020;
    text-decoration: none;

    *display: inline;
    *zoom: 1;
}

.header-info__shop a:hover,
.header-info__shop a.active,
.header-info__phone a.fb-call:hover { background: #e6e2d4; }

.header-info__phone {
    min-width: 320px;
    padding-top: 50px;
    float: left;
    text-align: right;
}

.header-info__phone .number {
    font-size: 27px;
    color: #242020;
}

.header-info__phone a.fb-call {
    margin-top: 10px;
    padding: 4px 14px;
    border: 2px solid #e6e2d4;
}

.header-info__login {
    position: absolute;
    top: 30px;
    right: 0;
    font-size: 13px;
    font-style: italic;
    color: #aaa69d;
}

.header-info__login a {
    color: #aaa69d;
    text-decoration: none;
}

.header-info__shop {
    min-width: 210px;
    margin: 0 120px 0 0;
    padding: 35px 0 0;
    float: right;
    list-style: none;
}

.header-info__shop li { padding: 2px 0; }

.header-info__shop a { padding: 4px 15px 4px 5px; }

.header-info__shop a img { margin-right: 8px; }

.header-info__shop a.cart span { color: #97938b; }

.header-info__shop a.cart:hover span { color: #242020; }

.header-info__logo {
    display: block;
    width: 116px;
    margin: 0 auto;
}


/** &#214;&#197;&#205;&#210;&#208;&#192;&#203;&#220;&#205;&#192;&#223; &#215;&#192;&#209;&#210;&#220;
===================================*/


/* ===== &#204;&#197;&#205;&#222; &#202;&#192;&#210;&#192;&#203;&#206;&#195;&#192; ===== */
.catalog-menu {
  position: relative;
  border-bottom: 4px solid #efefef;
}

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

.catalog-menu__item > .catalog-menu__box {
  display: none;
  position: absolute;
  z-index: 200;
}

.catalog-menu__item:hover > .catalog-menu__box {
  display: block;
}

.catalog-menu__link {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}

.catalog-menu__list_l_1 {
  margin: 0 auto;
  width: 940px;
  text-align: center;
}

.catalog-menu__item_l_1 {
  display: inline-block;
  text-align: left;
}

.catalog-menu__link_l_1 {
  padding: 14px 33px;
  color: #242020;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  font-size: 21px;
}

.catalog-menu__item_l_1:hover > .catalog-menu__link_l_1 {
  background: #242020;
  color: #f5f1e3;
}

.catalog-menu__box_l_2 {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border: 1px #ece9de;
  border-style: solid none;
  background: #fff;
}

.catalog-menu__box-i_l_2 {
  margin: auto;
  width: 940px;
}

.catalog-menu__list_l_2 {
  position: relative;
  padding: 15px 0;
  width: 240px;
}

.catalog-menu__link_l_2 {
  position: relative;
  color: #242020;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  font-size: 18px;
}

.catalog-menu__item_l_2 > .catalog-menu__link_l_2 {
  padding: 5px 0 5px 60px;
}

.catalog-menu__item_l_2:hover .catalog-menu__link_l_2 {
  color: #97938b;
}

.catalog-menu__item_l_2:hover .catalog-menu__link_l_2:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  right: 0;
  width: 10px;
  height: 17px;
  background: url(../img/catalog-menu-2lvl__item-arrow.gif) no-repeat;
}

.catalog-menu__box_l_3 {
  top: 15px;
  bottom: 15px;
  left: 100%;
  padding-left: 25px;
  width: 675px;
}

.catalog-menu__box-i_l_3 .catalog-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.catalog-menu__box-i_l_3 .catalog-preview,
.catalog-menu__box-i_l_3 .catalog-preview__item {
  height: 100%;
}

.catalog-menu__list_l_3 {
  width: 390px;
}

.catalog-menu__item_l_3 {
  float: left;
  width: 50%;
}

.catalog-menu__link_l_3 {
  padding: 3px 0;
  color: #242020;
  font-family: "Open Sans Light", sans-serif;
}

.catalog-menu__link_l_3:hover {
  color: #97938b;
}

/* ===== &#209;&#203;&#192;&#201;&#196;&#197;&#208; ===== */
.main-slider-wrapper { border-bottom: 5px solid #e4dfce; }

.main-slider { }

.main-slider__item { height: 469px; /*background-size: cover;*/ }

.main-slider__item.slide1 { background: #0a0102 url(../img/slider/main-slide1.jpg) 50% 50% no-repeat; }
.main-slider__item.slide2 { background: #eaf1fb url(../img/slider/main-slide2.jpg) 50% 50% no-repeat; }
.main-slider__item.slide3 { background: #131E3C url(../img/slider/main-slide3.jpg) 50% 50% no-repeat; }
.main-slider__item.slide4 { background: #320303 url(../img/slider/main-slide4.jpg) 50% 50% no-repeat; }
.main-slider__item.slide5 { background: #160f1b url(../img/slider/main-slide5-1.jpg) 50% 50% no-repeat; }
.main-slider__item.slide6 { background: #fbedf0 url(../img/slider/main-slide6.jpg) 50% 50% no-repeat; }
.main-slider__item.slide7 { background: #070a0e url(../img/slider/main-slide7.jpg) 50% 50% no-repeat; }
.main-slider__item.slide8 { background: #a31732 url(../img/slider/main-slide8.jpg) 50% 50% no-repeat; }
.main-slider__item.slide9 { background: #920e1a url(../img/slider/main-slide9.jpg) 50% 50% no-repeat; }
.main-slider__item.slide10 { background: #163f6b url(../img/slider/main-slide10.jpg) 50% 50% no-repeat; }
.main-slider__item.slide11 { background: #100000 url(../img/slider/main-slide11.jpg) 50% 50% no-repeat; }
.main-slider__item.slide12 { background: #100000 url(../img/slider/main-slide12.jpg) 50% 50% no-repeat; }
.main-slider__item.slide13 { background: #1a0300 url(../img/slider/main-slide13.jpg) 50% 50% no-repeat; }
.main-slider__item.slide14 { background: #c5b19d url(../img/slider/main-slide14.jpg) 50% 50% no-repeat; }
.main-slider__item.slide15 { background: #110115 url(../img/slider/main-slide15.jpg) 50% 50% no-repeat; }
.main-slider__item.slide16 { background: #1f0001 url(../img/slider/main-slide16.jpg) 50% 50% no-repeat; }
.main-slider__item.slide17 { background: #010001 url(../img/slider/main-slide17.jpg) 50% 50% no-repeat; }
.main-slider__item.slide18 { background: #e6e6e6 url(../img/slider/main-slide18.jpg) 50% 50% no-repeat; }
.main-slider__item.slide19 { background: #ff0500 url(../img/slider/main-slide19.jpg) 50% 50% no-repeat; }
.main-slider__item.slide20 { background: #dddddd url(../img/slider/main-slide20.jpg) 50% 50% no-repeat; }
.main-slider__item.slide21 { background: #060300 url(../img/slider/main-slide21.jpg) 50% 50% no-repeat; }
.main-slider__item.slide22 { background: #ffcfe3 url(../img/slider/main-slide22.jpg) 50% 50% no-repeat; }
.main-slider__item.slide23 { background: #ffffff url(../img/slider/main-slide23.jpg) 50% 50% no-repeat; }
.main-slider__item.slide24 { background: #fff74a url(../img/slider/main-slide24.jpg) 50% 50% no-repeat; }
.main-slider__item.slide25 { background: #0a0b0c url(../img/slider/main-slide25.jpg) 50% 50% no-repeat; }
.main-slider__item.slide26 { background: #d5d9bf url(../img/slider/main-slide26.jpg) 50% 50% no-repeat; }
.main-slider__item.slide27 { background: #f2f7e2 url(../img/slider/main-slide27.jpg) 50% 50% no-repeat; }
.main-slider__item.slide28 { background: #ffffff url(../img/slider/main-slide28.jpg) 50% 50% no-repeat; }
.main-slider__item.slide29 { background: #ffffff url(../img/slider/main-slide29.jpg) 50% 50% no-repeat; }
.main-slider__item.slide30 { background: #cacaca url(../img/slider/main-slide30.jpg) 50% 50% no-repeat; }
.main-slider__item.slide31 { background: #efe3d8 url(../img/slider/main-slide31.jpg) 50% 50% no-repeat; }
.main-slider__item.slide32 { background: #ff9664 url(../img/slider/main-slide32.jpg) 50% 50% no-repeat; }
.main-slider__item.slide33 { background: #ffba00 url(../img/slider/main-slide33.jpg) 50% 50% no-repeat; }
.main-slider__item.slide34 { background: #6cac19 url(../img/slider/main-slide34.jpg) 50% 50% no-repeat; }
.main-slider__item.slide35 { background: #b82025 url(../img/slider/main-slide35.jpg) 50% 50% no-repeat; }
.main-slider__item.slide36 { background: #e89626 url(../img/slider/main-slide36.jpg) 50% 50% no-repeat; }
.main-slider__item.slide37 { background: #582568 url(../img/slider/main-slide37.jpg) 50% 50% no-repeat; }
.main-slider__item.slide38 { background: #6e4d37 url(../img/slider/main-slide38.jpg) 50% 50% no-repeat; }
.main-slider__item.slide39 { background: #101a23 url(../img/slider/main-slide39.jpg) 50% 50% no-repeat; }
.main-slider__item.slide40 { background: #ffffff url(../img/slider/main-slide40.jpg) 50% 50% no-repeat; }
.main-slider__item.slide41 { background: #000000 url(../img/slider/main-slide41.jpg) 50% 50% no-repeat; }
.main-slider__item.slide42 { background: #ffffff url(../img/slider/main-slide42.jpg) 50% 50% no-repeat; }
.main-slider__item.slide43 { background: #ffffff url(../img/slider/main-slide43.jpg) 50% 50% no-repeat; }
.main-slider__item.slide44 { background: #c3ced4 url(../img/slider/main-slide44.jpg) 50% 50% no-repeat; }
.main-slider__item.slide45 { background: #a5a09c url(../img/slider/main-slide45.jpg) 50% 50% no-repeat; }
.main-slider__item.slide46 { background: #d91f1e url(../img/slider/main-slide46.jpg) 50% 50% no-repeat; }
.main-slider__item.slide47 { background: #e01e15 url(../img/slider/main-slide47.jpg) 50% 50% no-repeat; }
.main-slider__item.slide48 { background: #e01e15 url(../img/slider/main-slide48.jpg) 50% 50% no-repeat; }
.main-slider__item.slide49 { background: #e01e15 url(../img/slider/main-slide49.jpg) 50% 50% no-repeat; }

.main-slider__item a {
	display: block;
	height: 469px;
}

.main-slider-wrapper .bx-controls {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 75px;
    text-align: center;
}

.main-slider-wrapper .bx-controls-direction a {
    display: inline-block;
    width: 70px;
    height: 60px;
    margin: 0 10px;
    outline: 0;
    text-indent: -9999px;
    z-index: 20;
    background-image: url(../img/main-slider-arrows.png);
    background-color: rgba(3,3,3,0.5);
    background-repeat: no-repeat;
    transition: all 200ms ease;

    *display: inline;
    *zoom: 1;
}

.main-slider-wrapper .bx-controls-direction a:hover {
    opacity: 0.5;
    background-color: rgba(3,3,3,0.8);
}

.main-slider-wrapper .bx-prev { background-position: 0 50%; }
.main-slider-wrapper .bx-next { background-position: -70px 50%; }


/* ===== &#207;&#206;&#196;&#207;&#200;&#209;&#192;&#210;&#220;&#209;&#223; ===== */
.subscribe {
    position: relative;
    height: 37px;
    margin-top: -50px;
    padding-top: 13px;
    text-align: center;
    background: rgba(3,3,3,0.5);
}

a.subscribe__btn {
    display: inline-block;
    margin: 0 7px;
    border-bottom: 1px dotted #d6d0bd;
    color: #d6d0bd;
    vertical-align: middle;
    text-decoration: none;
}

a.subscribe__btn:hover {
    border-bottom: none;
}

.subscribe-form-box {
    display: inline-block;
    height: 25px;
    vertical-align: middle;
    
}

.subscribe-form { white-space: nowrap; }

.subscribe__field {
    width: 140px;
    padding: 3px 10px 4px;
    border: 1px solid #242020;
    vertical-align: middle;
    color: #9d9c9c;
    background: #242020;
}

.subscribe__field:hover,
.subscribe__field:focus { border-color: #878585; }

.subscribe__submit {
    margin-left: 5px ;
    padding: 2px 20px 3px;
    font-size: 11px;
    border: 3px solid #878585;
    font-size: 11px;
    color: #878585;
    background: none;
}

.subscribe__submit:hover {
    color: #242020;
    background: #878585;
}




/* ===== &#212;&#200;&#203;&#220;&#210;&#208; ===== */
.catalog-filter-wrapper { background: #d6d0bd url(../img/catalog-filter-wrapper-bg.gif) bottom repeat-x; }

.catalog-filter-wrapper_page { margin-bottom: 20px; }

.catalog-filter { padding: 25px 0 30px; }

.catalog-filter-wrapper_page .catalog-filter { padding: 14px 0 20px; }

.catalog-filter-tabs,
.catalog-filter-tabs-content {
    margin: 0;
    padding: 0;
    list-style: none;
}

.catalog-filter-tabs { text-align: center; }

.catalog-filter-tabs-content {
    padding: 14px 20px;
    background: #c9c3b0;
}

.catalog-filter-tabs__item {
    display: inline-block;
    padding: 8px 20px 9px 15px;
    font-weight: bold;
    cursor: pointer;
    color: #d6d0bd;
    background: #97938b;
    
    *display: inline;
    *zoom: 1;
}

.catalog-filter-tabs__item:hover,
.catalog-filter-tabs__item.active {
    color: #242020;
    background: #c9c3b0;
}

.catalog-filter-tabs__item:hover { }

.catalog-filter-tabs__item .ico {
    display: inline-block;
    width: 15px;
    height: 16px;
    margin-right: 9px;
    vertical-align: middle;
    background-image: url(../img/mw-signs.png);
    background-repeat: no-repeat;

    *display: inline;
    *zoom: 1;
}

.catalog-filter-tabs__item .female-ico,
.catalog-filter-tabs__item .zhenshchinam-ico {
	background-position: 0 -16px;
}
.catalog-filter-tabs__item .male-ico,
.catalog-filter-tabs__item .muzhchinam-ico {
	background-position: -15px -16px;
}

.catalog-filter-tabs__item:hover .female-ico,
.catalog-filter-tabs__item.active .female-ico,
.catalog-filter-tabs__item:hover .zhenshchinam-ico,
.catalog-filter-tabs__item.active .zhenshchinam-ico
 { background-position: 0 0; }

.catalog-filter-tabs__item:hover .male-ico,
.catalog-filter-tabs__item.active .male-ico,
.catalog-filter-tabs__item:hover .muzhchinam-ico,
.catalog-filter-tabs__item.active .muzhchinam-ico  
{ background-position: -15px 0; }

.filter-submit {
  float: right;
    width: 12.4%;
    margin: 0;
    padding: 0 0 0 2%;
    font-size: 11px;
    line-height: 19px;
    text-align: left;
    vertical-align: middle;
    border: 3px solid #242020;
    background: url(../img/filter-loupe-bg.png) 93% 4px no-repeat;
}


.filter-submit:hover {
    color: #ffffff;
    background-color: #242020;
    background-position: 93% -15px;
}

.catalog-filter-tabs-content__item .select {
    width: 13.6%;
    margin-right: 1%;
    float: left;
}

.catalog-filter-wrapper_page .catalog-filter-tabs-content__item { padding: 0 14px; }


/* ===== &#199;&#192;&#195;&#206;&#203;&#206;&#194;&#206;&#202; &#209;&#210;&#208;&#192;&#205;&#200;&#214;&#219; &#200; &#214;&#197;&#207;&#206;&#215;&#202;&#192; &#205;&#192;&#194;&#200;&#195;&#192;&#214;&#200;&#200; ===== */
.page-title-box {
    padding: 33px 0 15px;
}

.page-title {
    margin: 5px 0 0;
    line-height: 1.1;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
}

.breadcrumbs {
    margin: 0;
    padding: 0;
    text-align: center;
}

.breadcrumbs li {
    display: inline-block;
    
    *display: inline;
    *zoom: 1;
}

.breadcrumbs li:before {
    content: "–";
    color: #dddad1;
}

.breadcrumbs li:first-child:before { display: none; }

.breadcrumbs li a {
    margin: 0 5px;
    color: #242020;
    text-decoration: none;
}

.breadcrumbs li a:hover{ text-decoration: underline; }


/** &#208;&#192;&#193;&#206;&#215;&#192;&#223; &#206;&#193;&#203;&#192;&#209;&#210;&#220;
===================================*/
.workarea { padding: 20px 0 30px; }


/* ===== &#202;&#192;&#210;&#192;&#203;&#206;&#195; ===== */
.catalog-wrapper { overflow: hidden; }

.catalog-preview {
    margin: 0 -20px 0 0;
    padding: 0;
}

.catalog-wrapper__title {
    margin: 20px 0 12px;
    font-size: 36px;
    text-align: center;
}
.catalog-preview__item {
    position: relative;
    display: block;
	width: 220px;
	height: 330px;
    margin: 0 20px 20px 0;
    float: left; 
}

.catalog_preview__item_1 {
	height: 680px;
	width: 460px;
}

.catalog_preview__item_8,
.catalog_preview__item_9 {
	width: 460px;
	height: 330px;
}

.catalog_preview__item_2,
.catalog_preview__item_3,
.catalog_preview__item_4,
.catalog_preview__item_5,
.catalog_preview__item_6,
.catalog_preview__item_7,
.catalog_preview__item_10,
.catalog_preview__item_11 {
	width: 220px;
	height: 330px;
}

.catalog_preview__item_1,
.catalog_preview__item_2,
.catalog_preview__item_3,
.catalog_preview__item_4,
.catalog_preview__item_5,
.catalog_preview__item_6,
.catalog_preview__item_7,
.catalog_preview__item_8,
.catalog_preview__item_9,
.catalog_preview__item_10,
.catalog_preview__item_11 {
	overflow : hidden;
}

.catalog-preview__item.two-col { width: 460px; }

.catalog-preview__item.two-row { height: 680px; }

.catalog-preview__item-delete {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    width: 0px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    padding-right: 30px;
    overflow: hidden;
    cursor: pointer;
    text-align: right;
    font-size: 11px;
    z-index: 1;
    background: url(../img/delete-compare-item.png) right center no-repeat;
    transition: width 300ms ease;
}

.catalog-preview__item-delete span {
    opacity: 0;
    transition: opacity 300ms ease;
}

.catalog-preview__item-delete:hover {
    width: 51px;
    opacity: 1;
}

.catalog-preview__item-delete:hover span { opacity: 1; }

a.catalog-preview__item-link {
    position: relative;
    display: block;
    height: 100%;
    text-decoration: none;
}

.catalog-preview__item-picture {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: opacity 250ms ease;
}

.catalog-preview__item-picture img {
    width: 100%;
}

.catalog-preview__item-link:hover .catalog-preview__item-picture { opacity: 0.7; }

.catalog-preview__item-plate {
    position: absolute;
    top: 8px;
    left: 0;
    padding: 3px 10px;
    font-size: 11px;
    color: #ffffff;
    background: #242020;
}
.catalog-preview__item-plate.metka_new {
    background: #f754e1;
}
.catalog-preview__item-plate.metka_rasprodaja40 {
    background: #a369d4;
}
.catalog-preview__item-plate.metka_skidka10 {
    background: #3eb489;
}
.catalog-preview__item-plate.metka_skidka20 {
    background: #ff8fa2;
}
.catalog-preview__item-plate.metka_skidka30 {
    background: #c8a2c8;
}
.catalog-preview__item-plate.metka_skidka60 {
    background: #c93c20;
}
.catalog-preview__item-plate.metka_skidka70 {
    background: #9b2d30;
}
.catalog-preview__item-plate.metka_superskidka75 {
    background: #c10020;
}
.catalog-preview__item-plate.metka_superrasprodaja50 {
    background: #ff0000;
}
.catalog-preview__item-info {
    position: absolute;
    min-height: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px 8px;
    color: #242020;
    background: rgba(245,241,227,0.8);
    transition: background 250ms ease;
}

.catalog-preview__item-link:hover .catalog-preview__item-info { background: none; }

.catalog-preview__item-info .num-box {
    width: 75px;
    float: right;
    text-align: right;
}

.rating {
    position: relative;
    display: inline-block;
    width: 57px;
    height: 9px;
    line-height: 9px;
    text-align: left;
    cursor: pointer;
    background: url(../img/catalog-rating-stars.png) 0 0 no-repeat;
}

.rating__star {
    position: absolute;
    top: 0;
    display: block;
    width: 10px;
    height: 9px;
    cursor: pointer;
}

.rating__star_1 { left: 0; }
.rating__star_2 { left: 12px; }
.rating__star_3 { left: 24px; }
.rating__star_4 { left: 36px; }
.rating__star_5 { left: 47px; }

.rating__radio {
    position: absolute;
    left: -9999px;
}

.rating__star:hover { background: url(../img/catalog-rating-stars.png) 0 -9px; }

.rating__filled {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/catalog-rating-stars.png) 0 -9px;
}

.rating:hover .rating__filled { display: none; }

.rating_big {
    width: 94px;
    height: 15px;
    background: url(../img/catalog-rating-big-stars.png) 0 0 no-repeat;
}

.rating_big .rating__star {
    width: 16px;
    height: 15px;
}

.rating_big .rating__star_1 { left: 0; }
.rating_big .rating__star_2 { left: 20px; }
.rating_big .rating__star_3 { left: 40px; }
.rating_big .rating__star_4 { left: 59px; }
.rating_big .rating__star_5 { left: 78px; }

.rating_big .rating__star:hover { background: url(../img/catalog-rating-big-stars.png) 0 -15px; }

.rating_big .rating__filled { background: url(../img/catalog-rating-big-stars.png) 0 -15px; }

.catalog-item-rating_review { float: right; }

.catalog-preview__item-info .price {
    margin-top: 12px;
    font-size: 16px;
    line-height: 0.9;
    font-weight: 600;
}

.catalog-preview__item-info .new-price { color: #c20b0b; }

.catalog-preview__item-info .old-price {
    font-size: 12px;
    color: #97938b;
    text-decoration: line-through;
}

.catalog-preview__item-info .name-box { margin-right: 75px; }

.catalog-preview__item-info .section { margin-bottom: 6px; }

.catalog-preview__item-info .name {
    line-height: 1.2;
    font-weight: bold;
}

.catalog-preview__item_2-col .price { font-size: 20px; }
.catalog-preview__item_2-col .name { font-size: 18px; }

.catalog-preview__item_2-col .num-box { width: 90px; }
.catalog-preview__item_2-col .name-box { margin-right: 90px; }


/* ===== &#196;&#197;&#210;&#192;&#203;&#220;&#205;&#192;&#223; &#209;&#210;&#208;&#192;&#205;&#200;&#214;&#192; &#202;&#192;&#210;&#192;&#203;&#206;&#195;&#192; ===== */
.catalog-detail {
    padding-top: 30px;
    position: relative;
}

a.catalog-detail__arrow {
    position: absolute;
    min-width: 115px;
    top: -20px;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    border: 2px solid #e6e2d4;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    color: #242020;
    background-color: #ffffff;
}

.catalog-detail__arrow:hover { background-color: #e6e2d4; }

.catalog-detail__arrow i {
    content: "";
    position: absolute;
    display: block;
    width: 9px;
    height: 30px;
    top: -2px;
    background-image: url(../img/catalog-detail__arrow-angle.png);
}

.catalog-detail__arrow.arr-back {
    left: 0;
}

.catalog-detail__arrow.arr-back i {
    left: -2px;
    background-position: 0 0;
}

.catalog-detail__arrow.arr-next {
    right: 0;
}

.catalog-detail__arrow.arr-next i {
    right: -2px;
    background-position: -9px 0;
}

.catalog-detail-props,
.catalog-detail-pics { padding-bottom: 35px; }

.catalog-detail-props { overflow: hidden; }

.catalog-detail-pics {
    width: 540px;
    float: left;
}

.catalog-detail-pics__thumbs {
    float: left;
    width: 140px;
}

.catalog-detail-pics__thumbs .arrow,
.catalog-detail-pics__thumbs .bx-prev,
.catalog-detail-pics__thumbs .bx-next {
    display: block;
    width: 63px;
    height: 54px;
    outline: 0;
    background-image: url(../img/main-slider-arrows.png);
    background-color: #97938b;
    background-repeat: no-repeat;
    transition: background-color 200ms ease;
    text-indent: -9999px;
}

.catalog-detail-pics__thumbs .arrow:hover,
.catalog-detail-pics__thumbs .bx-prev:hover,
.catalog-detail-pics__thumbs .bx-next:hover {
    background-color: #242020;
}

.catalog-detail-pics__thumbs .left-arr,
.catalog-detail-pics__thumbs .bx-prev {
    float: left;
    background-position: -5px 50%;
}

.catalog-detail-pics__thumbs .right-arr,
.catalog-detail-pics__thumbs .bx-next {
    float: right;
    background-position: -72px 50%;
}

.catalog-detail-pics__slides {
    list-style: none;
    margin: 0;
    padding: 0;
}

.catalog-detail-pics__thumbs .pic {
    display: block;
    margin-bottom: 10px;
    border: 3px solid transparent;
    height: 156px;
    font-size: 0;
    line-height: 156px;
    text-align: center;
    transition: border-color 200ms ease;
    cursor: pointer;
}

.catalog-detail-pics__thumbs .pic img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.catalog-detail-pics__thumbs .pic:hover,
.catalog-detail-pics__thumbs .pic.active {
    border-color: #242020;
}

.catalog-detail-pics__big {
    margin-left: 160px;
    height: 570px;
    overflow: hidden;
    font-size: 0;
    line-height: 570px;
    text-align: center;
}

.catalog-detail-props { margin-left: 560px; }

.catalog-detail-props_title { margin: 1.3em 0 0.8em; }

.catalog-detail-props__price {
    font-size: 42px;
    font-weight: 600;
}

.catalog-detail-props__prop-list { margin-top: 10px; }

.catalog-detail-props__prop-list th,
.catalog-detail-props__prop-list td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.catalog-detail-props__prop-list th {
    padding-right: 30px;
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    color: #aea999;
}

.catalog-detail-props__prop-list td { font-size: 13px; }

.catalog-colors-list,
.catalog-size-list {
    margin: 0;
    padding: 0;
}

.catalog-colors-list li,
.catalog-size-list li {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    text-align: center;
}

.catalog-colors-list li label,
.catalog-size-list li label {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.catalog-colors-list li {
  float: none;
}
.catalog-colors-list li label {
  overflow: visible;
  padding-left: 40px;
}

.catalog-colors-list li label input
{
    position: absolute;
    left: -25px;
    top: 4px;
}

.catalog-size-list li label input {
    position: absolute;
    left: -9999px;
}

.catalog-colors-list {
    margin-left: 30px;
}

.catalog-colors-list li {
    width: 23px;
    height: 23px;
    border: 3px solid transparent;
    background-position: 50% 50%;
}

.catalog-colors-list li:hover,
.catalog-colors-list li.active { border-color: #242020; color:#C20B0B; }

.catalog-colors-list_w-hover li:hover { border-color: transparent; }

.catalog-size-list { }

.catalog-size-list li {
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    font-weight: 600;
    background-color: #e7e3d6;
}

.catalog-size-list li:hover,
.catalog-size-list li.active {
    color: #e7e3d6;
    background-color: #242020;
}

.catalog-size-list_w-hover li:hover {
  color: inherit;
  background-color:  #e7e3d6;
}

.catalog-detail-props__add-cart {
    width: 100%;
    margin-top: 27px;
    padding: 7px 0;
    border: 3px solid #c20b0b;
    font-size: 18px;
    color: #c20b0b;
    font-weight: bold;
    background-color: #ffffff;
}

.catalog-detail-props__add-cart .ico {
    display: inline-block;
    width: 24px;
    height: 23px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../img/detail-cart-ico-bg.png) left top no-repeat;

    *display: inline;
    *zoom: 1;
}

.catalog-detail-props__add-cart:hover {
    color: #f5f1e3;
    background-color: #c20b0b;
}

.catalog-detail-props__add-cart:hover .ico { background-position: left -23px; }

a.catalog-detail-props__compare,
a.catalog-detail-props__fitting {
    display: block;
    width: 27%;
    margin-top: 32px;
    padding-left: 16%;
    padding-right: 3%;
    border: 2px solid #e6e2d4;
    font-size: 11px;
    line-height: 14px;
    color: #242020;
    text-decoration: none;
}

a.catalog-detail-props__compare {
    float: left;
    padding-top: 11px;
    padding-bottom: 11px;
    background: url(../img/compare-ico.png) 15% center no-repeat;
}

a.catalog-detail-props__fitting {
    float: right;
    padding-top: 4px;
    padding-bottom: 4px;
    background: url(../img/fitting-room-ico.png) 15% center no-repeat;
}

a.catalog-detail-props__compare:hover,
a.catalog-detail-props__fitting:hover { background-color: #e6e2d4; }

.catalog-detail-tabs {
    clear: both;
    border-top: 4px solid #444242;
}

.catalog-detail-tab-list {
    padding-bottom: 45px;
    font-size: 0;
    text-align: center;
}

.catalog-detail-tab-list__item {
    position: relative;
    display: inline-block;
    width: 140px;
    padding: 8px 7px;
    border-left: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    
    *display: inline;
    *zoom: 1;
}

.catalog-detail-tab-list__item:hover { border-color: #242020; }

.catalog-detail-tab-list__item.active {
    border-color: #242020;
    color: #f5f1e3;
    background: #242020;
}

.catalog-detail-tab-content-list {}

.catalog-detail-tab-content {}

.catalog-detail-tab-list__item:after {
    position: absolute;
    display: block;
    width: 160px;
    height: 11px;
    left: -3px;
    bottom: -9px;
    content: "";
}

.catalog-detail-tab-list__item:hover:after { background: url(../img/catalog-detail-tab-arrow.png) center -11px no-repeat; }
.catalog-detail-tab-list__item.active:after { background: url(../img/catalog-detail-tab-arrow.png) center top no-repeat; }

.theme-form-box_catalog-review {
  width: 500px;
  float: left;
}

.theme-form-box_catalog-review .city-field {
    width: 180px;
    float: left;
}
.theme-form-box_catalog-review .mail-field {
    width: 250px;
    float: right;
}

.theme-form-box_catalog-review .full-field { width: 470px; }
.theme-form-box_catalog-review .captcha-field {
    margin-right: 10px;
    width: 300px;
}

.theme-form-box_catalog-review .captcha-image {
    vertical-align: top;
    width: auto;
    height: 34px;
}

.catalog-detail-reviews-list {
    margin: 0 0 0 560px;
    padding: 0;
    overflow: hidden;
}

.catalog-detail-reviews-list__item {
    display: block;
    margin-bottom: 20px;
}

.catalog-detail-reviews-list__item .name { margin: 0 0 7px; }

.catalog-detail-reviews-list__item .city { margin: 0 0 10px; }

.catalog-detail-reviews-list__item .text { font-size: 13px; }


/* ===== &#209;&#208;&#192;&#194;&#205;&#197;&#205;&#200;&#197; &#210;&#206;&#194;&#192;&#208;&#206;&#194; ===== */
.compare-table {
    /*width: 100%;*/
    table-layout: fixed;
}

.compare-table tr:hover td,
.compare-table tr:hover th { background: #f5f1e3; }

.compare-table tr:first-child td,
.compare-table tr:first-child th { background: none; }

.compare-table th {
    text-align: left;
    font-weight: 600;
    font-size: 11px;
    line-height: 1.65;
    color: #aea999;
}

.compare-table th,
.compare-table td {
    padding: 6px 6px;
    vertical-align: top;
}

.compare-table td { padding-right: 10px; }

.compare-table tr.delete-row td {
    text-align: center;
    background: none;
}

.compare-table .first-col { width: 160px; }

.compare-table__delete {
    display: block;
    width: 0px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    padding-left: 30px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    font-size: 11px;
    opacity: 0.5;
    background: url(../img/delete-compare-item.png) left center no-repeat;
    transition: all 300ms ease;
}

.compare-table__delete span {
    opacity: 0;
    transition: opacity 500ms ease;
}

.compare-table__delete:hover {
    width: 55px;
    opacity: 1;
}

.compare-table__delete:hover span { opacity: 1; }


/* ===== &#194;&#206;&#207;&#208;&#206;&#209;-&#206;&#210;&#194;&#197;&#210; ===== */
.faq-page {}

.faq-list {}

.faq-list__item {
    margin-bottom: 20px;
    padding-bottom: 2em;
    background: #f5f1e3;
}

.faq-list__item .question {
    margin-bottom: 1.5em;
    padding: 18px 20px;
    font-weight: bold;
    background: #d6d0bd url(../img/faq-answer-bg.gif) left bottom repeat-x;
}

.faq-list__item .answer {
    padding: 0 20px;
}

.theme-form-box_reviews { margin-top: 2em; }

.theme-form_reviews {
    width: 700px;
    margin: 0 auto;
}

.theme-form_reviews .line-field,
.theme-form_reviews .captcha-field {
    float: left;
    margin-right: 10px;
}

.theme-form_reviews .full-field { width: 670px; }

.theme-form_reviews .line-field { width: 180px; }

.theme-form_reviews .captcha-field { width: 100px; }

.theme-form_reviews .captcha-code {
    width: 120px;
    height: 34px;
    display: inline-block;
    overflow: hidden;
    background: #e7e3d6;
    
    *display: inline;
    *zoom: 1;
}

.theme-form_reviews .captcha-code img {
    margin: 0px 0 0 -0px;
}


/* ===== &#209;&#210;&#208;&#192;&#205;&#200;&#214;&#192; &#207;&#206;&#200;&#209;&#202;&#192; ===== */
.search-page {}

.search-plate {
    margin-bottom: 25px;
    padding: 15px 0 18px;
    text-align: center;
    background: #d6d0bd url(../img/catalog-filter-wrapper-bg.gif) bottom repeat-x;
}

.search-plate .search-field {
    width: 220px;
    margin-right: 7px;
    padding: 4px 15px 5px;
    border: 0;
    vertical-align: middle;
    background: #f5f1e3;
}

.search-plate .search-field:focus { background: #ede9dc; }


/* ===== &#209;&#210;&#192;&#210;&#220;&#200; ===== */
.articles-page {}

.articles-list {
    margin: 0 -20px 0 0;
    padding: 0;
}

.articles-list__item {
    display: block;
    width: 220px;
    margin: 0 20px 20px 0;
    float: left;
    font-size: 13px;
}

.articles-list__item a {
    display: block;
    text-decoration: none;
}

.articles-list__item .pic {
    height: 150px;
    overflow: hidden;
    text-align: center;
    transition: opacity 200ms ease;
}

.articles-list__item .pic img { max-width: 100%; }

.articles-list__item a:hover .pic { opacity: 0.7; }

.articles-list__item .name {
    height: 4.2em;
    margin-top: 8px;
    overflow: hidden;
    line-height: 1.4;
}

.article-detail-page {}

.article-detail-pic {
    float: right;
    margin: 0 0 10px 20px;
}

img.right {
    float: right;
    margin: 0 0 10px 20px;
}
img.left {
    float: left;
    margin: 0 20px 10px 0;
}
img.center {clear: both; display: block; margin:0 auto;}

/* ===== KO&#208;&#199;&#200;&#205;&#192; ===== */
.basket-page {}

.basket-list {}

.basket-list__item {
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #e6e2d4;
}

.basket-list__item .picture {
    float: left;
    width: 125px;
}

.basket-list__item .picture img {
    max-width: 100%;
    height: auto;
}

.basket-list__item .table-container { margin-left: 140px; }

.basket-list__item table { table-layout: fixed; width: 100%; }

.basket-list__item table tbody th,
.basket-list__item table tbody td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.basket-list__item table th,
.basket-list__item .name {
    padding-right: 7px;
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    color: #aea999;
}

.basket-list__item table tfoot td { padding-top: 20px; }

.basket-list__item .name { }

.basket-list__item .size {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    background-color: #e7e3d6;

    *display: inline;
    *zoom: 1;
}

.basket-list__item .number {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #e7e3d6;
    
    *display: inline;
    *zoom: 1;
}

.basket-list__item .number input {
    width: 100%;
    height: 30px;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    background: none;
}

.basket-list__item .num-arr {
    position: absolute;
    width: 20px;
    height: 16px;
    left: 0;
    width: 100%;
    visibility: hidden;
    cursor: pointer;
    opacity: 0;
    background: url(../img/v-num-arrows.png) 50% top no-repeat;
    transition: opacity 500ms ease;
}

.basket-list__item .number:hover .num-arr {
    visibility: visible;
    opacity: 1;
}

.basket-list__item .num-arr-t { top: -16px; }

.basket-list__item .num-arr-b {
    bottom: -16px;
    background-position: 50% bottom;
}

.basket-list__item-delete {
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
    width: 0px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    padding-right: 30px;
    overflow: hidden;
    cursor: pointer;
    text-align: right;
    font-size: 11px;
    z-index: 1;
    opacity: 0.5;
    background: url(../img/delete-compare-item.png) right center no-repeat;
    transition: width 300ms ease;
}

.basket-list__item-delete span {
    opacity: 0;
    transition: opacity 300ms ease;
}

.basket-list__item-delete:hover {
    width: 51px;
    opacity: 1;
}

.basket-list__item-delete:hover span { opacity: 1; }

.basket-list-total { text-align: right; }

.basket-list-total strong {
    margin-right: 10px;
    font-size: 15px;
}

.basket-list-reg-btn {
    width: 265px;
    padding: 7px 0;
    border: 3px solid #c20b0b;
    font-size: 18px;
    color: #c20b0b;
    font-weight: bold;
    background-color: #ffffff;
}

.basket-list-reg-btn:hover {
    color: #f5f1e3;
    background-color: #c20b0b;
}


/* ===== &#203;&#200;&#215;&#205;&#219;&#201; &#202;&#192;&#193;&#200;&#205;&#197;&#210; ===== */
.personal-page {}

.order-history-list {}

.order-history-list__item {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #e6e2d4;
}

.order-history-list__item table { width: 100%; }

.order-history-list__item table th {
    padding: 3px 0;
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    color: #aea999;
}

.order-history-list__item table td {
    font-size: 17px;
    font-weight: bold;
}

.order-history-list__item  .cell1 { width: 20%; }
.order-history-list__item  .cell2 { width: 26%; }
.order-history-list__item  .cell3 { width: 39%; }
.order-history-list__item  .cell4 { width: 15%; }

.theme-form-box_personal { margin-top: 2em; }

.theme-form_personal {
    width: 700px;
    margin: 0 auto;
}

.pers-form-l {
    width: 220px;
    float: left;
}

.pers-form-r {
    width: 470px;
    float: right;
}

.pers-form-l input { width: 190px; }

.pers-form-r textarea {
    display: block;
    width: 440px;
    height: 104px;
    resize: none;
}

.pers-form-r input { width: 190px; }

.pers-form-r .l-field {
    width: 200px;
    float: left;
}

.pers-form-r .r-field {
    width: 200px;
    float: right;
}


/* ===== &#202;&#206;&#205;&#210;&#192;&#202;&#210;&#219; ===== */
.contacts-page {}

.contacts-map {
    width: 458px;
    height: 303px;
}

.contacts-pic {
    float: right;
}

.contacts-print-btn {
    clear: both;
    padding-top: 10px;
}


/* ===== &#206; &#202;&#206;&#204;&#207;&#192;&#205;&#200;&#200; ===== */
.about-page {
    min-height: 320px;
    padding-right: 330px;
    background: url(../img/fur-heart.jpg) right top no-repeat;
}


/* ===== &#195;&#192;&#208;&#192;&#205;&#210;&#200;&#223; ===== */
.warranty-page {
    min-height: 369px;
    padding-right: 390px;
    background: url(../img/warranty-page-pic.jpg) right top no-repeat;
}


/* ===== &#196;&#206;&#209;&#210;&#192;&#194;&#202;&#192; &#200; &#206;&#207;&#203;&#192;&#210;&#192; ===== */
.delivery-pay-page {
    min-height: 312px;
    padding-right: 450px;
    background: url(../img/delivery-pay-page-pic.jpg) right top no-repeat;
}

/* ===== &#211;&#209;&#203;&#211;&#195;&#200; ===== */
.services-page {
    min-height: 340px;
    padding-right: 360px;
    background: url(../img/services-page-pic.jpg) right top no-repeat;
}

/* ===== 404 ===== */
.page-404 {
  min-height: 205px;
  padding-right: 380px;
  background: url(../img/page-404-pic.jpg) right top no-repeat;
}


/* ===== &#212;&#206;&#208;&#204;&#219; ===== */
.theme-form-box {
    padding: 20px;
    background: url(../img/catalog-detail-review-form-bg.png) repeat;
}

.theme-form-box__title {
    margin: 0 0 0.7em;
    font-size: 24px;
    text-align: center;
}

.theme-form {
    font-size: 13px;
}

.theme-form_1-col,
.theme-form_2-col {
    margin: auto;
}

.theme-form_1-col {
    width: 300px;
}

.theme-form_2-col {
    width: 450px;
}

.theme-form__cols {
    margin: 0 0 -10px -10px;
}
.theme-form__cols__adv {
  margin: 0 auto;
  width: 440px;
}
.theme-form__col {
    float: left;
    margin: 0 0 10px 10px;
    min-height: 1px;
}

.theme-form_2-col .theme-form__col {
    width: 220px;
}

.theme-form_1-col .theme-form__col {
    float: none;
    width: auto;
}

.theme-form__col .theme-form__field {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}

.theme-form__field {
    margin-bottom: 10px;
    padding: 9px 15px;
    border: 0;
    background: #e7e3d6;
}

.theme-form__hint {
    font-size: 13px;
    text-align: center;
}

textarea.theme-form__field { min-height: 72px; }

.theme-form__field:hover,
.theme-form__field:focus { background: #ede9dc; }


.submit-center {
    clear: both;
    padding: 10px 0 5px;
    text-align: center;
}

.submit {
    margin: 0;
    padding: 0 10px;
    font-size: 11px;
    line-height: 23px;
    vertical-align: middle;
    border: 3px solid #242020;
    background: none;
}

.submit:hover {
    color: #ffffff;
    background-color: #242020;
}

.theme-form__field::-webkit-input-placeholder { color: #5c5955; }
.theme-form__field:-moz-placeholder { color: #5c5955; }

.pers-pass__link-wrapper {
    margin-top: 0;
    text-align: right;
}

.pers-pass__fields {
    display: none;
}

.pers-pass.toggle_active .pers-pass__fields {
    display: block;
}

.pers-pass.toggle_active .pers-pass__link-wrapper {
    display: none;
}

/* ===== &#212;&#206;&#208;&#204;&#219; &#194; &#206;&#202;&#205;&#197; ===== */
.theme-form_modal {
    width: 250px;
    margin: 0 auto;
    padding: 10px 0 30px;
}

.theme-form_modal .theme-form__field { width: 220px; }

.theme-form_modal textarea.theme-form__field  { min-height: 92px; }

.theme-form_modal .captcha-line { margin-bottom: 10px; }

.theme-form_modal .captcha-field {
    width: 90px;
    margin: 0;
    float: left;
}

.theme-form_modal .captcha-code {
    width: 120px;
    height: 34px;
    float: right;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    background: #fff;
    line-height: 34px;
    font-size: 0;
}

.theme-form_modal .captcha-code img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.theme-form_modal .submit-center { padding: 15px 0 0; }

.theme-form_modal .submit { width: 180px; }

.theme-form__col .fitting-captcha-field {
  width: 90px;
}

.fitting-captcha-image {
  vertical-align: top;

  height: 34px;
}


/* ===== &#207;&#206;&#209;&#210;&#208;&#192;&#205;&#200;&#215;&#205;&#192;&#223; &#205;&#192;&#194;&#200;&#195;&#192;&#214;&#200;&#223; ===== */
.page-nav {
    clear: both;
    margin-top: 2em;
}

.page-nav__btn {
    display: inline-block;
    min-width: 38px;
    height: 38px;
    line-height: 38px;
    margin-right: 12px;
    border: 3px solid #d6d0bd;
    text-align: center;
}

a.page-nav__btn {
    text-decoration: none;
    color: #7d7a7f;
    background-color: #d6d0bd;
    transition: all 200ms ease;
}

a.page-nav__btn:hover {
    border-color: #242020;
    background: none;
}

span.page-nav__btn {
    color: #d6d0bd;
    border-color: #242020;
    background-color: #242020;
}

.page-nav__btn.page-nav__btn_arr { padding: 0 10px; }


/** &#212;&#211;&#210;&#197;&#208; &#209;&#192;&#201;&#210;&#192;
===================================*/
.site-footer-space { height: 315px; }

.site-footer-wrapper {
    height: 310px;
    /* height: 560px; */
    margin-top: -315px;
    border-top: 5px solid #444242;
    padding-bottom: 50px;
}

.site-footer {
    padding-top: 30px;
    color: #bcb6a4;
}


/* ===== &#202;&#206;&#207;&#200;&#208;&#192;&#201;&#210; ===== */
.footer-owner { float: right; }

.footer-owner__copyright {
    min-height: 84px;
    padding: 60px 0 0 75px;
    background: url(../img/foot-logo.png) left top no-repeat;
}

a.footer-owner__8-planet {
    display: block;
    min-height: 40px;
    padding: 0 0 0 75px;
    text-decoration: none;
    color: #bcb6a4;
    background: url(../img/8-planet-logo.png) 10px center no-repeat;
}


/* ===== &#204;&#197;&#205;&#222; &#194; &#212;&#211;&#210;&#197;&#208;&#197; ===== */
.foot-menu {
    width: 700px;
    padding: 0;
    float: left;
}

.foot-menu,
.foot-menu ul {
    margin: 0;
    list-style: none;
}

.foot-menu a {
    display: block;
    text-decoration: none;
}

.foot-menu__root-item {
    width: 25%;
    float: left;
}

a.foot-menu__root-item-link {
    padding: 6px 10px 6px 0;
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.foot-menu__root-item ul { padding: 5px 0 0; }

.foot-menu__root-item li a {
    padding: 3px 10px 3px 0;
    color: #bcb6a4;
}

.site-footer__search {
    position: relative;
    margin-left: 350px;
    padding-right: 30px;
    float: left;
    background: #474544;
}

.site-footer__search input {
    border: none;
    opacity: 0.5;
    background: none;
}

.site-footer__search input[type="text"] {
    width: 280px;
    padding: 4px 10px;
    color: #e4e3e3;
}

.site-footer__search input[type="submit"] {
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0;
    right: 0;
    padding: 0;
    background: url(../img/footer-search-loupe.png) 50% 50% no-repeat;
}

.site-footer__search input:hover,
.site-footer__search input:focus { opacity: 1; }























/* ==========================================================================
   &#207;&#206;&#196;&#208;&#211;&#215;&#205;&#219;&#197; &#202;&#203;&#192;&#209;&#209;&#219;
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

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

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

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

.invisible { visibility: hidden; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

.noise-bg { background: url(../img/noise-bg.jpg); }

.fix-width {
    width: 940px;
    margin: 0 auto;
}

.border { border: 1px solid #b2b2b2; }



.theme-form__col__small__left {
  width: 78px;
  padding: 10px 0px 0px 56px;
  float: left;
  min-height: 1px;
}

.theme-form__col__big__right {
  width: 306px;
  float: left;
  min-height: 1px;
}

.theme-form__field_big {
  margin-bottom: 10px;
  padding: 10px 15px;
  border: 0;
  background: #e7e3d6;
  width: 220px;
}

.theme-form__col__big__left {
  width: 118px;
  float: left;
  min-height: 1px;
  padding: 10px 0px 0px 56px;
}

.theme-form__col__small__right {
  float: right;
  min-height: 1px;
  width: 266px;
}

.theme-form__field__small {
  margin-bottom: 10px;
  padding: 10px 15px;
  border: 0;
  background: #e7e3d6;
  width: 180px;
}
.textarea__order textarea {
height: 105px;
}

.order_summary_title {
	margin: 0.7em 0 0.7em 0;
}

.bx_ordercart_order_sum {
	width: 100%;
	margin: 0 0 0.7em 0;
}
.bx_ordercart_order_sum td {
	padding: 4px;
}
.bx_ordercart_order_sum td.fwb {
	font-size: 17px;
	font-weight: bold;
}
.bx_ordercart_order_sum .custom_t1 {
	text-align: right;
	width: 810px;
}
.bx_ordercart_order_pay_center {
	text-align: right;
}

a.btn.btn-faq {
    padding: 8px 36px;
    border: 3px solid #c20b0b;
    font-size: 18px;
    text-decoration: none;
    color: #c20b0b;  font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}
a.btn.btn-faq:hover {
    background-color:#c20b0b;
    color:#fff;
}


div.fix-cart {
    position: fixed;
    top: 35px;
    right: 10px;
    z-index: 500;
}
div.fix-cart a {
    display:block;
    background-color: #F5F1E3;
    border-top: 3px solid #C20B0B;
    padding: 10px;
    text-decoration: none;
    font:700 14px/18px Open Sans Condensed;
    text-transform: uppercase;
    
    -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.75);
}
div.fix-cart img {
    margin-right:8px;
    width: 24px;
}

.contacts-slider-wrapper .bx-controls {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 75px;
    text-align: center;
    
    background-color: rgba(3,3,3,0.5);
}

.contacts-slider-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 0px;
    
    display: inline-block;
    width: 40px;
    height: 60px;
    margin: 0 10px;
    outline: 0;
    text-indent: -9999px;
    z-index: 20;
    background-image: url(/bitrix/templates/.default/img/main-slider-arrows.png);
    background-color: rgba(3,3,3,0.5);
    background-repeat: no-repeat;
    transition: all 200ms ease;

    *display: inline;
    *zoom: 1;
}

.contacts-slider-wrapper .bx-controls-direction a:hover {
    opacity: 0.5;
    background-color: rgba(3,3,3,0.8);
}

.contacts-slider-wrapper .bx-prev { background-position: -14px 50%; left:0;}
.contacts-slider-wrapper .bx-next { background-position: -84px 50%; right:0;}

.contacts-slider-wrapper ul.contacts-slider {
    margin-top:0;
}

.ymaps-copyrights-logo { display: none!important; }
.ymaps-copyrights-legend { display: none!important; }


.contact-left {
    float: left;
    width:240px;
}

.contact-left ul.adresa {
    margin:0;
    padding:0;
}
.contact-left ul.adresa li {
    padding: 8px 12px 8px 12px;
    list-style:none;
}
.contact-left ul.adresa li:first-child {
    font-size: 18px;
    font-weight: 700;
}
.contact-left ul.adresa a {
    text-decoration:none;
}
.contact-left ul.adresa li.activ {
    background: #000000;
}
.contact-left ul.adresa li.activ a {
    color:#F5F1E3;
    text-decoration:none;
    font-weight: 700;
}
.contact-left ul.adresa h4 {
    font-weight: bold;
    margin: 0;
}
.contact-left ul.adresa {
    
}

.contact-right {
    float: right;
    width:680px;
}

.abr p {
    margin: 0px 0px 8px 0px;
}

table.tab1 {
    width: 100%;
}

table.tab1 td {
    padding:20px 4px;
    border-bottom:1px solid #ccc
}
table.tab1 td a {
    color:#000;
}
table.tab1 td.tb1 {
    width: 260px;
}

table.tab1 td.tb3 {
    text-align:right;
}

#map {
    margin-bottom: 20px;
}

.f_color { display: block; margin-bottom: 5px;}
.f_color:hover { background-color: #d0d0d0; }
.f_color a { text-decoration: none; }
.f_color .dop_color { width: 35px; }
.f_color .dop_color_name { width: 150px; }
.f_color .dop_color_price { width: 150px; }


/* Share icon */
  #facebook_div {
    width: 202px;
    height: 340px;
    overflow: hidden;
  }
  #vk_div {
    width: 202px;
    height: 340px;
    overflow: hidden;
  }
  #ok_div {
    width: 202px;
    height: 340px;
    overflow: hidden;
  }
  #youtube_div {
    width: 424px;
    height: 319px;
    overflow: hidden;
  }
    
  /* right side style */
a.fb_right {
    position: fixed;
    top: 225px;
    right: 0;
    background: #3B5998;
    color: white;
    text-decoration: none;
    padding-right: 10px;
    margin-right: -120px;
    transition: all 0.3s ease;
}
a.fb_right::after {
    content: "Ìû íà Facebook";
}
a.fb_right:hover {
    margin-right: 0px;
}
  #facebook_right {
    z-index: 10005;
    border: 2px solid #3b5998;
    background-color: #fff;
    width: 204px;
    height: 350px;
    position: fixed;
    right: -208px;
    top: 180px;
  }
  #facebook_right img {
    position: absolute;
    top: -2px;
    left: -42px;
  }
  
  #vk_right {
    z-index: 10004;
    border: 2px solid #597da3;
    background-color: #fff;
    width: 204px;
    height: 350px;
    position: fixed;
    right: -208px;
    top: 225px;
  }
  #vk_right img {
    position: absolute;
    top: -2px;
    left: -42px;
  }
  
  #ok_right {
    z-index: 10003;
    border: 2px solid #ed812b;
    background-color: #fff;
    width: 204px;
    height: 350px;
    position: fixed;
    right: -208px;
    top: 270px;
  }
  #ok_right img {
    position: absolute;
    top: -2px;
    left: -42px;
  }
  
  #youtube_right {
    z-index: 10002;
    border: 2px solid #c2302a;
    background-color: #fff;
    width: 424px;
    height: 319px;
    position: fixed;
    right: -424px;
    top: 315px;
  }
  #youtube_right img {
    position: absolute;
    top: -2px;
    left: -42px;
  }


#shopsAddresses {
  position: absolute;
  left: 148px;
  top: 46px;
}
#shopsAddresses > span {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.9;
    display: inline-block;
    padding-left: 20px;
    background: transparent url(/bitrix/templates/.default/img/baloon16.png) 0 50% no-repeat;
    cursor: pointer;
    position: relative;
}
#shopsAddresses > span:after {
    content: "";
    display: block;
    position: absolute;
    right: -15px;
    width: 5px;
    height: 5px;
    color: #f00;
    border-right: 1px solid;
    border-bottom: 1px solid;
    transform: rotate(45deg);
    top: 7px;
}
#shopsList {
    background: #fff;
    position: absolute;
    color: #3f3a3a;
    box-shadow: 2px 2px 2px 1px RGBA(0,0,0,0.3);
    width: 420px;
    border-top: 3px solid #3b3b3b;
    margin-top: 2px;
    left: 0px;
    display: none;
    text-align: left;
    transition: all linear 0.1s;
    padding: 20px;
    z-index: 1;
}
#shopsList.active {
    display: block;
}
#shopsList dl {
    position: relative;
    margin: 0;
    padding-top: 26px;
}
#shopsList dt {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 26px;
    cursor: pointer;
}
#shopsList dt.active {
    font-weight: bold;
    position: absolute;
    top: 0;
}
#shopsList dd {
    display: block;
    position: absolute;
    z-index: 9;
    width: 220px;
    top: 0;
    right: 0;
    background: #fff;
    color: #4b4b4b;
    opacity: 0;
    transition: opacity linear 0.2s;
    max-height: 100%;
    overflow: hidden;
    text-transform: none;
}
#shopsList dt.active + dd {
    z-index: 10;
    opacity: 1;
    transition: opacity linear 0.2s;
    max-height: 2000px;
}
#shopsList dd i {
    display: block;
    font-style: normal;
    background: transparent url(/bitrix/templates/.default/img/baloon16.png) 0 50% no-repeat;
    padding-left: 25px;
}
#shopsList dd i + i {
    margin-top: 15px;
}

#socialf {
    position: fixed;
    right: 0;
    width: 45px;
    bottom: 10%;
    z-index: 3000;
}
#socialf a {
  display: block;
  margin: 2px 0;
  width: 45px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: relative;
  right: -15px;
  background: url(/bitrix/templates/.default/img/socialf.png) 0 0 no-repeat;
}
#socialf a:hover { right: 0; }
#socialf a.vk { background-color: #4C75A3; }
#socialf a.facebook { background-color: #3B5998; background-position: 0 -32px; }
#socialf a.ok { background-color: #ED812B; background-position: 0 -64px; }
#socialf a.instagram { background-color: #777578; background-position: 0 -96px; }