

/* Start:/bitrix/templates/sm-ochki/template_styles.css?178980802155775*/
@font-face {
    font-family: 'Arial Narrow';
    src: url('/bitrix/templates/sm-ochki/css/fonts/arialn.eot');
    src: local('Arial Narrow'), local('Arial-Narrow'),
        url('/bitrix/templates/sm-ochki/css/fonts/arialn.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/sm-ochki/css/fonts/arialn.woff') format('woff'),
        url('/bitrix/templates/sm-ochki/css/fonts/rialn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
    height: 100%;
}
body {
    min-width: 1200px;
    height: 100%;
    background: url('/bitrix/templates/sm-ochki/images/body_bg.png');
    font-family: Arial, sans-serif;
    font-size: 17px;
    line-height: 1;
}
body.no-scroll{
    overflow: hidden;
}
h1, h2, h3 {
    font-family: Cambria, Georgia, serif;
    color: #435060;
}
ol ul {
    margin-bottom: 15px;
}
ul li {
    margin-bottom: 2px;
}
h1 {
    position: relative;
    font-size: 30px;
}
h2 {
    font-size: 25px;
    margin-bottom: 0.5em;
}
h3 {
    font-size: 22px;
}
.readmore {
    text-align: right;
    position: relative;
    margin-top: -10px;
}
.readmore a {
    display: inline-block;
    background: #435060;
    font-family: 'Arial Narrow';
    font-size: 14px;
    color: white;
    padding: 4px 7px;
    text-decoration: none;
    margin-right: 10px;
}
.readmore a:hover {
    background: #df1839;
    color: #fff;
}
.content-table {
    border-collapse: collapse;
}
.content-table th {
    background: #435060;
    border: 1px solid #A6AEB8;
    color: white;
    text-align: center;
}
.content-table td {
    vertical-align: top;
    border: 1px solid #A6AEB8;
}
.table-autowidth {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
a {
    color: #3174a1;
}
a:hover {
    color: #b1a141;
}
label {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #262626;
}
.ldrgif {
    background: url('/bitrix/templates/sm-ochki/images/loader.gif') no-repeat center center;
    width: 630px;
    height: 100px;
}
.hint {
    display: inline-block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    background-image: url('/bitrix/templates/sm-ochki/images/more_info_icon.png');
    opacity: .5;
}
.hint:hover {
    opacity: 1;
}
.tooltip{
    display: none;
    position: absolute;
    padding: 10px 13px;
    z-index: 2;
    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
.mycurrentorders .field-quantity {
    width: 25px;
    text-align: center;
    margin: 0;
    padding: 5px;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 14px;
    color: #5a6776;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}
.outer {
    position: relative;
    min-height: 100%;
}
* html .outer {
    height: 100%;
}
.page-wrapper {
    background: #fff;
    position: relative;
    min-height: 100%;
}
input.textfield, input.inputtext {
    border: 1px solid #acacac;
    border-radius: 5px;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 24px;
    color: #2b4360;
    margin: 5px 0 15px 0;
    width: 400px;
    padding: 5px 15px;
}
.textareafield, .inputtextarea {
    border: 1px solid #acacac;
    border-radius: 5px;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 24px;
    color: #2b4360;
    width: 400px;
    height: 100px;
    margin: 5px 0 15px 0;
    padding: 5px 15px;
    resize: none;
}
* html .page-wrapper {
    height: 100%;
}
.page {
    background: #fff;
    padding-bottom: 310px;
}
.container {
    width: 1120px;
}
/* selectbox */
.selectbox {
    vertical-align: middle;
    line-height: 22px;
    font-family: Arial;
    font-size: 12px;
    color: #989898;
    cursor: pointer;
}
.selectbox .select {
    background: #435060;
    width: 169px;
    height: 22px;
    padding: 0 22px 0 9px;
}
.selectbox .trigger .arrow {
    background: url('/bitrix/templates/sm-ochki/images/select_light_bg.png') no-repeat center center;
    width: 15px;
    height: 22px;
    position: absolute;
    right: 5px;
    top: 0;
}
.selectbox .dropdown {
    background: #435060;
}
.selectbox ul {
    width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.selectbox li {
    padding-left: 10px;
}
.selectbox li:hover, .selectbox li.selected {
    background: #989898;
    color: #435060;
}
/* header */
.header {
    position: relative;
    background: url('/bitrix/templates/sm-ochki/images/header_bg.png') repeat-x left top;
    height: 194px;
    padding: 0 40px;
    margin: 0 -40px;
}
.header-top {
    height: 149px;
    overflow: hidden;
}
.logo {
    float: left;
    display: block;
    background: url('/bitrix/templates/sm-ochki/images/logo.png') no-repeat;
    width: 208px;
    height: 102px;
    margin: 20px 0 0 30px;
}
.h-cart {
    background: #d9c341 url('/bitrix/templates/sm-ochki/images/cart_bg.png') no-repeat 14px 13px;
    float: right;
    font-family: 'Arial Narrow';
    padding: 4px 12px 6px 36px;
}
.h-login {
    float: right;
    clear: right;
    background: #d9c341;
    font-family: Arial;
    font-size: 13px;
    text-transform: uppercase;
    text-align: right;
    color: #637299;
    padding: 9px 7px;
    margin-top: 14px;
}
.h-login a {
    color: #3572bd;
}
.h-login a:hover, .h-individual-order a:hover {
    color: #223041;
}
.h-individual-order {
    float: right;
    clear: right;
    background: #d9c341;
    font-family: 'Arial Narrow', Arial;
    font-size: 16px;
    text-transform: uppercase;
    color: #4b5868;
    padding: 6px 10px;
    margin-top: 20px;
}
.h-individual-order a {
    color: #4b5868;
    text-decoration: none;
}
#cart_line {
    font-size: 14px;
    text-transform: uppercase;
    color: #494949;
}
#cart_line div {
    display: inline-block;
    padding-top: 4px;
}
#cart_line .cart-empty {
    padding-top: 7px;
}
#cart_line em {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    padding-right: 10px;
}
#cart_line strong {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #df1839;
}
#cart_line a {
    position: relative;
    top: -2px;
    background: #494949;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #c9b74c;
    margin-left: 5px;
    padding: 7px 8px;
}
#cart_line a span {
    font-size: 10px;
}

#cart_line a:hover {
    background: #df1839;
}
.main-menu {
    background: url('/bitrix/templates/sm-ochki/images/menu_bg.png') repeat-x left top;
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-menu .parent {
    display: none;
}
.main-menu ul {
    list-style: none;
}
.main-menu .submenu-1 {
    position: absolute;
    left: 0;
    top: 45px;
    display: none;
    background: url('/bitrix/templates/sm-ochki/images/submenu_bg.png');
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;

    border-top: 5px solid #d9c341;
    padding: 15px 0 17px 0;
    margin: 0;
    z-index: 101;
    box-shadow: 2px 2px 4px #c5c5c5;
}
.main-menu .submenu-1 li {
    width: auto;
    padding-left: 35px;
    padding-bottom: 14px;
}
.main-menu .submenu-1 li a {
    background: none;
    color: #4e5769;
    text-decoration: none;
    font-weight: normal;
}
.main-menu .submenu-1 li a:hover {
    text-decoration: underline;
}
.main-menu .submenu-2 {
    background: url('/bitrix/templates/sm-ochki/images/submenu_line.png') no-repeat right center;
    min-height: 90px;
    padding: 15px 0 15px 0;
    margin: 0;
}
.main-menu > li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.main-menu > li.mobile-block{
    display: none;
}
.main-menu li:hover ul {
    display: block;
}
.main-menu > li > a {
    background: url('/bitrix/templates/sm-ochki/images/menu_line.png') no-repeat right top;
    display: block;
    height: 45px;
    line-height: 45px;
    font-family: 'Arial Narrow';
    font-size: 17px;
    color: #223041;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
.main-menu .item-0 {
    width: 118px;
}
.main-menu .item-1 {
    width: 194px;
}
.main-menu .item-1 .submenu-1 {
    border-color: #fe052b;
}
.main-menu > .item-1 > a {
    background: url('/bitrix/templates/sm-ochki/images/shop_btn_bg.png') repeat-x left top;
    color: #fff !important;
}
.main-menu > .item-1:hover > a, .main-menu > .item-1.active > a {
    background-position: left bottom;
    color: #fff;
}
.main-menu .item-1 .submenu-1 {
    min-width: 553px;
}
.main-menu .item-1 .submenu-1 > li {
    float: left;
    padding: 0;
}
.main-menu .item-1 .submenu-1 > .item-0 {
    width: 212px;
}
.main-menu .item-1 .submenu-1 > .item-1 {
    width: 164px;
}
.main-menu .item-1 .submenu-1 .item-2 ul {
    background: none;
}
.main-menu .item-1 .item-0 .submenu-2 .item-0 a {
    font-weight: bold;
}
.main-menu .item-1 .item-2 .submenu-2 a {
    color: #df1839;
}
.main-menu .item-1 .item-2 .submenu-2 .item-2 {
    padding-top: 12px;
}
.main-menu .item-1 .item-2 .submenu-2 .item-2 a {
    color: #435060;
}
.main-menu .item-2 {
    width: 184px;
}
.main-menu .item-3 {
    width: 144px;
}
.main-menu .item-4 {
    width: 98px;
}
.main-menu .item-5 {
    width: 140px;
}
.main-menu .item-6 {
    width: 196px;
}
.main-menu .item-6 ul {
    padding-top: 30px;
    width: 197px;
}
.main-menu .item-5 ul {
    padding-top: 30px;
    width: 140px;
}
.main-menu .item-6 a {
    background: none;
}
.main-menu > li:hover > a, .main-menu .active a {
    background-color: #d9c341;

    color: #53606f;
}
.main-menu .active a {
    font-weight: bold;
}
/* content */
.breadcrumb {
    font-family: Cambria, Georgia, serif;
    font-size: 13px;
    color: #a6aeb8;
    margin-bottom: 8px;
}
.breadcrumb a {
    color: #7b91ab;
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.main {
    padding: 25px 30px 0 30px;
    line-height: 1.4;
}
.main p {
    margin-bottom: 1em;
}
.front h1 {
    display: none;
}

.catalog-main-top{margin-top: 30px;}

.catalog-top{margin-top: 30px;margin-bottom: 30px;}
.catalog-top__footer{margin-top: 10px;}
.catalog-top-footer__more{text-align: right;}
.catalog-top-footer__more__link{font-size: 18px;}

.catalog-nav {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
}
.catalog-nav li {
    display: block;
    margin-bottom: 6px;
}
.catalog-nav a {
    display: block;
    width: 378px;
    text-indent: -9999px;
}
.frame-link a {
    background: url('/bitrix/templates/sm-ochki/images/det-ochki.jpg') no-repeat;
    height: 178px;
}
.glasses-link a {
    background: url('/bitrix/templates/sm-ochki/images/glasses_bg.jpg') no-repeat;
    height: 168px;
}
.lenses-link a {
    background: url('/bitrix/templates/sm-ochki/images/lenses_bg.jpg') no-repeat;
    height: 170px;
}
.promotions {
    background: #435060;
    position: relative;
    height: 190px;
    margin: 0 -30px 30px -30px;
    clear: both;
}
.promotions-h {
    position: absolute;
    left: 0;
    top: 0;
    background: url('/bitrix/templates/sm-ochki/images/promotions_h_bg.png') no-repeat;
    width: 152px;
    height: 56px;
    font-family: Cambria, Georgia, serif;
    color: #223041;
    font-size: 24px;
    padding: 8px 0 0 8px;
}
/* выгодно */
.profitably {
    list-style: none;
    margin: 0;
    padding: 0;
}
.profitably li {
    width: 33%;

    float: left;
    margin: 0;
    padding: 0;
}
.profitably-item {
    padding: 15px 40px 0 40px;
}
.profitably-item a {
    display: block;
    text-decoration: none;
}
.profitably-image {
    float: left;
    min-width: 100px;
    text-align: center;
}
.profitably-desc {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-left: 110px;
    padding-top: 4px;
}
.profitably-big {
    font-size: 24px;
    color: #d9c341;
    text-transform: uppercase;
    padding-top: 7px;
}
.profitably-inner {
    display: table-cell;
    height: 175px;
    vertical-align: middle;
}
/* новые поступления */
.new-arrivals-h {
    float: left;
    position: relative;
    margin-left: -30px;
    margin-bottom: 15px;
    background: #435060;
    font-family: Cambria, Georgia, serif;
    font-size: 24px;
    color: #fff;
    padding: 6px 25px 6px 10px;
    z-index: 80;
}
.new-arrivals-h a{color: #fff;}
.products-top {
    position: relative;
    margin: 0 -8px 0 -8px;
    padding: 0;
    list-style: none;
    clear: both;
}
.product-item {
    width: 260px;
    margin: 0 12px 0 0;
    padding: 0;
    float: left;
}
.product-item.first-item {
    clear: both;
}
.product-item.last-item {
    margin-right: 0 !important;
}
.product-item a {
    position: relative;
    display: block;
    text-decoration: none;
}
.product-discount {
    position: absolute;
    left: 0;
    top: 0;
    background: url('/bitrix/templates/sm-ochki/images/discount_bg.png') no-repeat;
    width: 102px;
    height: 40px;
    font-family: Cambria, Georgia, serif;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    padding: 5px 0 0 10px;
}
.product-desc {
    position: relative;
    background: #d5c040;
    padding: 8px 14px;
}
.product-name, .product-name h2{
    position: relative;
    display: block;
    /*width: 135px;*/
    font-family: 'Arial Narrow';
    font-size: 16px;
    color: #223041;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
}
.listitem.on-line-4 ul li .product-name, .listitem.on-line-4 ul li .product-name h2{
    width: 135px;
}
.product-name:after {
    content: url('/bitrix/templates/sm-ochki/images/grad.png');
    position: absolute;
    right: 0;
    top: 0;
}
.product-manufacturer {
    font-weight: bold;
    display: block;
}
.product-price {
    position: absolute;
    right: 12px;
    bottom: 8px;
    font-family: Cambria, Georgia, serif;
    font-size: 24px;
    color: #df1839;
    line-height: 1;
}
.product-price small {
    font-size: 20px;
}
.product-price .old-price {
    font-size: 14px;
    color: #707070;
    text-decoration: line-through;
}
.on-line-3 .catalog .product-item {
    width: 340px;
    margin-right: 27px;
    margin-bottom: 20px;
}
.on-line-3 .product-name {
    width: 215px;
    font-size: 18px;
}
.on-line-3 .product-price, .on-line-2 .product-price {
    bottom: 10px;
    font-size: 26px;
}
.on-line-2 .catalog .product-item {
    width: 520px;
    margin-right: 35px;
    margin-bottom: 20px;
}
.on-line-2 .product-name {
    width: 390px;
    font-size: 18px;
}
/* slider */
.slider-container {
    position: relative;
}
.slider, .slider-container {
    width: 658px;
    height: 528px;
}
#slider-nav {
    position: absolute;
    right: 25px;
    top: 20px;
    z-index: 10;
}
#slider-nav a {
    background: url('/bitrix/templates/sm-ochki/images/slider_nav.png') no-repeat left top;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 5px;
    text-indent: -9999px;
}
#slider-nav .activeSlide, #slider-nav a:hover {
    background-position: left bottom;
}
.slider-item {
    position: relative;
}
.slide-desc {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 598px;
    background: url('/bitrix/templates/sm-ochki/images/slider_bg.png');
    padding: 38px 30px;
    line-height: 1;
    color: #fff;
    overflow: hidden;
}
.slide-desc p {
    font-family: 'Arial Narrow';
    font-size: 18px;
    text-transform: uppercase;
    color: #d9c341;
    margin: 0;
}
.slide-desc strong {
    float: left;
    display: block;
    font-weight: normal;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 60px;
    text-transform: uppercase;
}
.slide-desc span {
    display: block;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    overflow: hidden;
    padding: 12px 0 0 15px;
}
.slide-title {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
}
.slide-subtitle {
    font-family: 'Arial Narrow';
    font-size: 18px;
    text-transform: uppercase;
    color: #d9c341;
}
/* фильтр на главной */
.front-filter {
    position: relative;
    margin-left: 375px;
}
.front-filter .dropdown {
    margin-left: 8px;
}
.filter-h, .price-h {
    float: left;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #707070;
    padding: 14px 0 0 0;
}
.front-filter .selectbox {
    float: left;
    padding-top: 10px;
    padding-left: 8px;
}
.front-filter .MANUFACTURER select {
    width: 195px;
    margin: 0;
}
.price-filter {
    float: left;
}
.price-filter .price-h {
    padding-left: 14px;
}
.price-range {
    width: 167px;
    font-family: Arial;
    font-size: 12px;
    color: #181818;
    margin-left: 65px;
}
.max-price-label {
    float: right;
}
.price-labels {
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #df1839;
}
.front-filter-submit {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #435060;
    position: absolute;
    right: -6px;
    top: 17px;
    font-family: 'Arial Narrow';
    font-size: 10px;
    text-align: center;
    line-height: 13px;
    color: #fff;
    border:none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.front-filter-submit:hover {
    background: #df1839;
}
/* каталог */
.catalog-head {
    position: relative;
    margin-left: -30px;
    margin-bottom: 35px;
}
.catalog-h {
    float: left;
    background: #435060;
    font-family: Cambria, Georgia, serif;
    font-size: 24px;
    color: #fff;
    padding: 10px 20px;
}
.catalog {
    position: relative;
    list-style: none;
    margin: 0 -8px 0 -8px;
    padding: 0;
}
.catalog .product-item {
    margin-bottom: 10px;
}
.product-detail {
    width: 630px;
    float: left;
}
.right-sidebar {
    position: relative;
    width: 360px;
    float: right;
    margin-top: -50px;
}
.right-sidebar .with-margin {
    margin-bottom: 50px;
}
.sidebar-h {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 24px;
    color: #42464b;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 15px;
    padding-bottom: 4px;
}
.sidebar-counter {
    width: 65px;
    display: inline-block;
    font-size: 12px;
    color: #737980;
}
.carousel-nav {
    display: none;
    float: right;
}
.carousel-nav a {
    background: #babdc0;
    display: inline-block;
    text-decoration: none;
    font-family: 'Arial Narrow';
    font-size: 12px;
    color: #fefefe;
    margin: 5px 0 0 2px;
    padding: 3px;
}
.carousel-nav a:hover {
    background: #435060;
}
.product-images {
    position: relative;
    min-height: 100px;
    margin-bottom: 35px;
}
.product-text-desc {
    float: left;
    font-family: Arial;
    font-size: 13px;
    color: #738dab;
    width: 235px;
    padding-right: 20px;
}
.product-text-desc ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product-text-desc li {
    background: url('/bitrix/templates/sm-ochki/images/list_arrow.png') no-repeat 2px center;
    padding-left: 15px;
    margin-bottom: 9px;
}
.product-prop {
    width: 210px;
    float: left;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 15px;
    color: #383838;
    /*line-height: 1;*/
}
.product-prop p {
    margin-bottom: 6px;
}
.product-prop-h {
    font-family: 'Arial Narrow';
    font-size: 16px;
    text-transform: uppercase;
    color: #435060;
    margin-bottom: 10px;
}
.product-prop .detail-text {
    font-size: 13px;
    margin-top: 20px;
}
.product-buy {
    float: right;
}
.product-buy p {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 13px;
    color: #9b9b9b;
    width: 130px;
    padding: 8px 0 0 5px;
}
.add-to-cart {
    display: block;
    background: url('/bitrix/templates/sm-ochki/images/buy_btn.png') no-repeat left top;
    width: 147px;
    height: 60px;
    text-indent: -9999px;
    text-decoration: none;
}
.add-to-cart:hover {
    background-position: left -84px;
}
.add-to-fitting {
    display: inline-block;
    background: url('/bitrix/templates/sm-ochki/images/fitting_btn.png') no-repeat left top;
    width: 147px;
    height: 60px;
    text-indent: -9999px;
    margin-top: 3px;
}
.add-to-fitting:hover {
    background-position: left bottom;
}
.reviews-h {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 18px;
    border-bottom: 1px solid #dcdcdc;
    color: #3e444a;
    margin-top: 60px;
    margin-bottom: 14px;
    padding-bottom: 5px;
    clear: both;
}
.login-need {
    margin: 20px 0 0 0;
}
.reviews-reply-form {
    margin-bottom: 0;
    margin-top: 20px;
}
.reviews-header-title a {
    color: #fff;
}
.price {
    display: block;
    position: absolute;
    right: 0;
    bottom: -5px;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #1f3343;
}
.price .old-price {
    display: inline-block;
    text-decoration: line-through;
    font-size: 22px;
    color: #707070;
    padding-left: 14px;
}
.price .current-price {
    display: inline-block;
    font-size: 37px;
    color: #ff1137;
    padding-left: 12px;
}
.price .current-price small {
    font-size: 31px;
}
.tovary-page h1 {
    /*display: none;*/
    font-size: 18px;
    color: #a6aeb8;
    margin-bottom: 20px;
}
.tovary-inner h1 {
    width: 630px;
}
.tovary-inner .page-title {
    display: block;
    width: 315px;
}
.products-similar {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
.products-similar-inner {
    width: 360px;
}
.products-similar ul {
    width: 360px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.products-similar .product-item {
    width: 170px;
    margin: 0 0 18px 0;
}
.products-similar .odd {
    clear: both;
}
.products-similar .even {
    float: right;
}
.products-similar .product-discount {
    background: url('/bitrix/templates/sm-ochki/images/discount_small_bg.png') no-repeat;
    width: 67px;
    height: 25px;
    padding-left: 7px;
    font-size: 16px;
}
.products-similar .product-desc {
    background: #ededed;
    padding: 6px 8px;
}
.products-similar .product-name {
    width: 85px;
    font-size: 11px;
    color: #223041;
}
.products-similar .product-name:after {
    content: url('/bitrix/templates/sm-ochki/images/grad_small.png');
    position: absolute;
    right: 0;
    top: 0;
}
.products-similar .product-price {
    right: 8px;
    bottom: 6px;
    font-size: 16px;
}
.products-similar .product-price small {
    font-size: 13px;
}
.products-similar .product-price .old-price {
    font-size: 10px;
    color: #707070;
}
.filters {
    background: url('/bitrix/templates/sm-ochki/images/filter_grad.png') repeat-x left top;
    border: 1px solid #e3e3e3;
    width: 1080px;
    height: 94px;
    position: relative;
    padding: 28px 20px 0 20px;
    z-index: 100;
}
.filters h5 {
    float: left;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 16px;
    color: #7289b9;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.filters .modef {
    position: absolute;
    top: 30px;
    left: 704px;
    font-family: Arial;
    font-size: 14px;
    color: #8096b1;
}
.filters ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.parent-type .styled {
    background: url('/bitrix/templates/sm-ochki/images/checkbox_bg.png') no-repeat 5px 8px;
    display: inline-block;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 14px;
    color: #727272;
    border-radius: 5px;
    padding: 9px 4px 8px 22px;
    margin: 0 10px 0 0;
    cursor: pointer;
}
.parent-type .styled:hover {
    background: url('/bitrix/templates/sm-ochki/images/checkbox_bg.png') no-repeat 5px -34px;
    color: #435060;
}
.parent-type .styled-active {
    background: url('/bitrix/templates/sm-ochki/images/checkbox_bg.png') no-repeat 5px -34px;
    color: #435060;
    box-shadow: inset 3px 3px 4px #d4d6d8;
}
.parent-type .styled input {
    display: none;
}
.filters .field-style, .filters .field-manufacturer {
    display: none;
}
.filters .lvl1, .filters .lvl2 {
    float: left;
}
.filters .parent-type {
    clear: both;
    padding-right: 0px;
}
.filters .parent-manufacturer {
    padding-right: 10px;
}
.filters .parent-style .select {
    width: 119px;
}
.filters .parent-style ul {
    width: 150px;
}
.filters .selectbox {
    margin-top: 4px;
}
.filters .buttons {
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 75px;
}
.filters .btn {
    display: block;
    /*width: 100%;*/
    border: none;
    background: #84909e;
    color: #fff;
    font-family: 'Arial Narrow';
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 8px 0;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    height: 34px;
    width: 90px;
}
.filters .btn:hover {
    background: #df1839;
}
.filters .max-price {
    float: right;
}
.filters .max-price, .filters .min-price {
    font-family: Arial;
    font-size: 12px;
    color: #181818;
    padding-top: 2px;
}
.filters .price-filter ul {
    width: 240px;
    margin-left: 70px;
}
.filters .price-h {
    padding-top: 10px;
}
.filters .parent-category {
    position: relative;
    top: -2px;
    padding-left: 35px;
}
.filters .parent-category:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.parent-category .styled {
    background: url('/bitrix/templates/sm-ochki/images/checkbox_square_bg.png') no-repeat left top;
    padding: 0 0 0 23px;
    margin: 0 0 0 15px;
    line-height: 20px;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #435060;
    cursor: pointer;
}
.parent-category .styled input {
    display: none;
}
.parent-category .styled-active {
    background-position: left bottom;
}
.product-sort {
    float: right;
    padding-top: 7px;
}
.product-sort select {
    margin: 0;
    display: none;
}
.product-sort .selectbox {
    color: #7c8896;
}
.product-sort .select {
    background: #dedfe0;
}
.product-sort .arrow {
    background-image: url('/bitrix/templates/sm-ochki/images/select_dark_bg.png');
}
.product-sort .dropdown {
    background: #dedfe0;
}
.product-sort .selectbox li:hover, .product-sort .selectbox li.selected {
    background: #7c8896;
    color: #dedfe0;
}
.product-on-page {
    list-style: none;
    float: right;
    margin: 0;
    padding: 4px 15px 0 0;
}
.product-on-page li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.product-on-page a {
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    color: #9b9fa5;
    border-radius: 4px;
    text-decoration: none;
    line-height: 1;
    padding: 8px 6px;
}
.product-on-page a:hover {
    color: #435060;
}
.product-on-page .active a {
    font-weight: bold;
    color: #435060;
    box-shadow: inset 3px 3px 4px #e3e4e7;
}
.product-on-row {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0 0 0 50px;
}
.bx-opera .product-on-row {
    padding-top: 10px;
}
.product-on-row li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.product-on-row a {
    background: url('/bitrix/templates/sm-ochki/images/on_row_bg.png') repeat-x left top;
    display: inline-block;
    height: 13px;
}
.product-on-row .active a, .product-on-row a:hover {
    background-position: left bottom;
}
.product-on-row .row-2 {
    width: 14px;
}
.product-on-row .row-3 {
    width: 21px;
}
.product-on-row .row-4 {
    width: 28px;
}
/* pagination */
.navigation {
    text-align: right;
    position: relative;
    right: -13px;
    padding-top: 20px;
}
.navigation-pages {
    display: inline-block;
    color: #5379a7;
}
.navigation-pages span, .navigation-pages a {
    display: inline-block;
    font-family: Arial;
    font-size: 16px;
    color: #5379a7;
    padding: 2px 10px;
}
.navigation-pages a {
    text-decoration: none;
}
.navigation-pages a:hover {
    color: #435060;
}
.navigation-pages .nav-current-page {
    color: #df1839;
}
.navigation-pages .navigation-button {
    background: #435060;
    font-family: 'Arial Narrow';
    font-size: 13px;
    color: #fff;
    padding: 4px 7px;
    margin: 0 5px;
}
.navigation-pages .navigation-button:hover {
    background: #df1839;
    color: #fff;
}
.navigation-pages .navigation-button span {
    color: #fff;
    font-size: 10px;
    padding: 0;
}
.navigation .navigation-disabled {
    display: none;
}
/* бренды от A до Z */
.brands {
    font-family: Cambria, Georgia, sans-serif;
    color: #383838;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}
.brands ul {
    list-style: none;
    padding-left: 40px;
}
.brands a {
    font-size: 16px;
    color: #383838;
    text-decoration: none;
}
.brands a:hover {
    color: #4d739e;
    text-decoration: underline;
}
.brands-group {
    width: 33%;
    float: left;
    margin: 0;
    padding: 0 0 40px 0;
}
.brands-group li {
    margin-bottom: 10px;
}
.brands-group-inner {
    padding-right: 50px;
}
.brands .first {
    clear: both;
}
.brands .last .brands-group-inner {
    padding-right: 0;
}
.brands-letter {
    font-size: 48px;
    color: #7188bc;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 15px;
    padding-bottom: 1px;
}
.brand-detail {
    margin-top: 40px;
}
/* footer */
.footer {
    position: relative;
    background: url('/bitrix/templates/sm-ochki/images/footer_bg.png') repeat-x left top;
    font-family: 'Arial Narrow';
    height: 235px;
    margin: -265px -40px 0 -40px;
    padding: 50px 50px 0 50px;
}
.footer-top {
    height: 190px;
    overflow: hidden;
}
.f-service {
    float: left;
    width: 255px;
}
.f-service-h, .f-shopping-h {
    font-size: 18px;
    color: #f0f0f0;
    margin-bottom: 15px;
}
.f-service ul, .f-shopping ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.f-service li, .f-shopping li {
    font-size: 14px;
    margin: 0 0 8px 0;
    padding: 0;
}
.f-service a, .f-shopping a {
    color: #acacac;
    text-decoration: none;
}
.f-service a:hover, .f-shopping a:hover {
    text-decoration: underline;
}
.f-shopping {
    float: left;
    width: 300px;
}
.f-contacts {
    float: left;
    width: 400px;
}
.f-contacts-h {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
}
.f-contacts span {
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 30px;
    color: #7c8bb2;
    margin-bottom: 0;
}
.f-contacts a {
    font-size: 18px;
    color: #7a89b0;
}
.f-contacts a.a-address-footer{
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}
.f-contacts a.a-address-footer:hover{
    text-decoration: none;
}
.f-social {
    float: left;width: 100px;
}
.f-social a {
    display: inline-block;
    width: 47px;
    height: 47px;
    margin-top: 8px;
    vertical-align: top;
}
.f-social-ok {
    background: url('/bitrix/templates/sm-ochki/images/social.png') no-repeat left top;
}
.f-social-vk {
    background: url('/bitrix/templates/sm-ochki/images/social.png') no-repeat left bottom;
}
.f-social-facebook{background: url('/bitrix/templates/sm-ochki/images/facebook.png') no-repeat left bottom;}
.f-social-instagram{background: url('/bitrix/templates/sm-ochki/images/instagram.png') no-repeat left bottom;}
.morepages {
    background: url('/bitrix/templates/sm-ochki/images/morepages.png') no-repeat;
    width: 126px;
    height: 89px;
    display: block;
    float: right;
    margin-top: 20px;
}
.copyright {
    font-size: 13px;
    color: #989898;
    text-transform: uppercase;
    text-align: center;
}
/* bitrix */
.ui-slider-horizontal{
    height:6px;
    background: #435060;
}
.ui-slider .ui-slider-handle{
    position:absolute;
    z-index:2;
    width:8px;
    height:8px;
    cursor:pointer;
    background: #df1839;
    border: 1px solid #000;
}
.ui-slider .ui-slider-range{
    position:absolute;
    z-index:1;
    font-size:.7em;
    display:block;
    border:0;
    background: #df1839;
}
.ui-widget-header{
    color:#fff;
    font-weight:bold
}

.ui-slider{
    margin:4px auto 1px !important;
    position:relative;
    text-align:left
}

.ui-slider-horizontal .ui-slider-handle{
    margin-left: -5px;
    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}

/* modal */
.modal {
    background:#fff;
    padding:25px 35px 35px 35px;
    font-family: Cambria, Georgia, sans-serif;
    display:none;
    top:50%;
    left:50%;
    position:fixed;
    z-index:999;
}
.modal .errortext {
    padding-top: 14px;
    font-size: 16px;
}
#login,
#addItemInCompare,
#errorWindow {
    min-width:300px;
    margin-left:-160px
}
#addItemInCartOptions,
#addItemInSubscribe,
#addItemInCart,
#addItemToFitting {
    width:550px;
    margin-left:-275px
}
#addItemInCartOptions table{width:100%}
#addItemInCartOptions table tr td:first-child{padding:5px}
#addItemInCartOptions .bt1,
#addItemInSubscribe .bt1,
#popupFormSubscribe .bt1,
#addItemInCart .bt1{padding:7px 15px 7px 40px}
#addItemInCartOptions .bt3,
#addItemInSubscribe .bt3,
#popupFormSubscribe .bt3,
#addItemInCart .bt3 {
    padding:7px 15px;
}
#addItemInCartOptions .sale{
    right:143px;
    font-size:13px;
    color:#E83434;
    position:absolute;
    top:60px
}
.modal h4 {
    font-size: 24px;
    color:#000;
    padding: 25px 0 30px 0;
    margin: 0;
}
#addItemToFitting h4 {
    padding-top: 12px;
    padding-bottom: 20px;
}
.modal .item_img {
    display: block;
    width: 230px;
    float: left;
}
.modal .item_img img {
    max-width:200px;
    max-height:300px;
    width:auto;
    height:auto
}
#addItemInCartOptions .item_img img{
    max-width:70px;
    max-height:70px;
    width:auto;
    height:auto
}
.modal .item_title {
    color: #435060;
    font-size: 24px;
    padding-bottom: 10px;
    margin-right: 40px;
}
#addItemInCartOptions .item_price{
    font-size:14px;
    display:block
}
#addItemInCartOptions .item_old_price{
    font-size:14px;
    display:block;
    text-decoration:line-through
}
.close.button {
    background: url('/bitrix/templates/sm-ochki/images/close_btn.png') no-repeat;
    width:27px;
    height:27px;
    position:absolute;
    right:30px;
    top:24px;
    cursor:pointer;
    opacity: 0.8;
}
.close.button:hover {
    opacity: 1;
}
.login-left {
    float:left;
}
.login-left input {
    margin-left: 0;
}
/* overlay */
#bgmod{
    background: url('/bitrix/templates/sm-ochki/images/bgmod.png');
    display:none;
    min-width:2000px;
    height:100%;
    min-height:2000px;
    position:fixed;
    z-index:998;
    top:0;
    left:0
}
/* товар добавлен в корзину */
.modal .item_price {
    font-size: 14px;
    color: #2a3644;
    padding-bottom: 15px;
}
.modal .old-price {
    font-size: 16px;
    color: #707070;
    text-decoration: line-through;
    display: inline-block;
    padding-left: 14px;
}
.modal .current-price {
    font-size: 28px;
    color: #df1839;
    display: inline-block;
    padding-left: 5px;
}
.modal .current-price small {
    font-size: 23px;
}
.modal .modal-right {
    margin: 0 0 0 230px;
}
.continue-shopping, .make-order {
    display: inline-block;
    width: 156px;
    height: 43px;
    text-indent: -9999px;
    text-decoration: none;
    border: none;
    cursor: pointer;
}
.continue-shopping:hover, .make-order:hover {
    opacity: 0.85;
}
.continue-shopping {
    background: url('/bitrix/templates/sm-ochki/images/continue_btn.png') no-repeat;
}
.make-order {
    background: url('/bitrix/templates/sm-ochki/images/make_order_btn.png') no-repeat;
}
/* корзина */
.cart-items {
    font-family: Cambria, Georgia, sans-serif;
}
.cart-items .buttons {
    text-align: right;
}
.cart-items .make-order {
    background: url('/bitrix/templates/sm-ochki/images/make_order_btn.png') no-repeat;
    width: 156px;
    height: 43px;
    text-indent: -9999px;
    border: none;
    padding: 0;
    margin: 0 0 0 5px;
    cursor:pointer;
}
.cart-items .recalc {
    background: url('/bitrix/templates/sm-ochki/images/recalc_btn.png') no-repeat;
    width: 156px;
    height: 43px;
    text-indent: -9999px;
    border: none;
    padding: 0;
    margin: 0;
    cursor:pointer;
}
.cart-items .recalc:hover, .cart-items .make-order:hover {
    opacity: 0.85;
}
.coupon-input{
    padding: 8px;
    width: 280px;
    font-size: 18px;
}
.cart-items .coupon-apply{
    background: url('/bitrix/templates/sm-ochki/images/coupon_apply_btn.png') no-repeat;
    width: 190px;
    height: 43px;
    text-indent: -9999px;
    border: none;
    padding: 0;
    margin: 0;
    cursor:pointer;
}
.cart-items .coupon-apply:hover, .cart-items .make-order:hover {
    opacity: 0.85;
}
.mycurrentorders th, .equipment th {
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #a0a0a0;
    border-bottom: 1px solid #cfcfcf;
}
.mycurrentorders td, .equipment td {
    vertical-align: top;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cfcfcf;
}
.cart-item-price {
    color: #2a2a2a;
}
.cart-item-discount {
    color: #d5b500;
}
.cart-item-discount-price {
    color: #df1839;
}
.cart-item-name a {
    font-size: 20px;
    color: #435060;
    text-decoration: none;
}
.cart-item-name a:hover {
    text-decoration: underline;
}
.mycurrentorders .cart-item-delay a {
    font-size: 14px;
    color: #636363;
}
.sort {
    font-size: 14px;
    color: #3b3b3b;
    margin-bottom: 25px;
}
.sort a {
    display: inline-block;
    color: #456fa2;
    padding: 0 4px;
}
.sort .current {
    text-decoration: none;
    color: #3b3b3b;
    cursor: text;
}
.cart-item-quantity {
    text-align: center !important;
    color: #5a6776;
}
.myorders-itog td {
    border-bottom: none;
    vertical-align: middle;
}
.total-title {
    color: #354353;
}
.total-price {
    color: #697584;
}
.total-discount {
    color: #697584;
}
.total-price-with-discount {
    font-size: 22px !important;
    color: #354353;
}
.myorders-itog .total-quantity {
    font-size: 22px;
    color: #354353;
}
/* форма входа */
.modal label {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 24px;
    color: #8f97a1;
    font-weight: normal;
}
.modal .forgotpassword {
    color: #4781b8;
}
.modal .textfield {
    width: 225px;
}
.login-btn {
    background: url('/bitrix/templates/sm-ochki/images/login_btn.png') no-repeat;
    width: 105px;
    height: 44px;
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    display: inline-block;

}
.modal .login-btn {
    margin-right: 39px;
    float: right;
}
.login-form .login-btn {
    margin-left: 189px;
}
.login-btn:hover {
    opacity: 0.85;
}
.modal .rememberme {
    padding-bottom: 2px;
}
.field-container {
    position: relative;
    margin-bottom: 15px;
}
.field-container label {
    position: absolute;
    left: 16px;
    bottom: 9px;
    cursor: text;
}
.field-container .textfield {
    margin: 0;
}
/* адреса салонов */
.addresses-map {
    margin-bottom: 30px;
}
.salon-photos {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.salon-photos li {
    display: block;
    float: left;
    margin: 0 15px 15px 0;
    padding: 0;
}
.salon-fields {
    margin-bottom: 20px;
}
.salon-fields p {
    margin-bottom: 5px;
}
.salon-desc {
    margin-bottom: 40px;
}
.shops {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 16px;
}
.shops th {
    font-weight: normal;
    color: #a0a0a0;
    border-bottom: 1px solid #cfcfcf;
}
.shops td {
    color: #2b2b2b;
    border-bottom: 1px solid #cfcfcf;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* оформление заказа */
.myorders label, .mf-text, .add-comment-form label{
    font-family: Cambria, Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #262626;
}
.order-info td {
    vertical-align: top;
}
.order-info p {
    margin-bottom: 10px;
    color: #4d4d4d;
}
.order-info input[type=radio] {
    margin-top: 5px;
}
.radio-container {
    width: 20px;;
}
label .star, .mf-req, .starrequired {
    font-size: 16px;
    color: #df1839 !important;
}
.order-checkout h2 {
    line-height: 1;
    margin-bottom: 15px;
}
.order-checkout .bx-system-auth-form .forgot-password {
    padding-left: 16px;
}
.order-checkout .textareafield {
    width: 418px;
}
.order-checkout .comments {
    width: 1028px;
}
.order-checkout select {
    width: 432px;
    border: 1px solid #acacac;
    border-radius: 5px;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 24px;
    color: #2b4360;
    padding: 5px 5px 5px 15px;
}
.order-checkout .order-info, .order-checkout .user-props {
    margin-bottom: 30px;
}
.order-checkout .bx-auth-reg {
    margin-bottom: 50px;
}
.submit-container {
    text-align: right;
}
.equipment {
    font-family: Cambria, Georgia, sans-serif;
}
.make-order-itog {
    float: right;
    width: auto;
    font-family: Cambria, Georgia, sans-serif;
    font-size: 18px;
    color: #354353;
}
.print-link {
    float: right;
    position: relative;
    z-index: 10;
}
.print-link a {
    display: block;
    background: url('/bitrix/templates/sm-ochki/images/gtk-print.png') no-repeat left center;
    min-height: 24px;
    padding-left: 31px;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
}
input.send-btn, div.send-btn input {
    display: inline-block;
    margin: 0 0 0 307px;
    padding: 0;
    border: none;
    background: url('/bitrix/templates/sm-ochki/images/send_btn.png') no-repeat;
    width: 126px;
    height: 44px;
    text-indent: -9999px;
    cursor: pointer;
}
input.send-btn:hover, div.send-btn input:hover {
    opacity: 0.85;
}
.registration .description {
    position: relative;
    margin-top: -10px;
    margin-bottom: 12px;
    color: #4d4d4d;
}
.register-btn {
    display: inline-block;
    margin: 0 0 0 0;
    padding: 0;
    border: none;
    background: url('/bitrix/templates/sm-ochki/images/register_btn.png') no-repeat;
    width: 201px;
    height: 44px;
    text-indent: -9999px;
    cursor: pointer;
}
.continue-order-btn {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: url('/bitrix/templates/sm-ochki/images/continue_order_btn.png') no-repeat;
    width: 201px;
    height: 44px;
    text-indent: -9999px;
    cursor: pointer;
}
.register-btn:hover, .continue-order-btn:hover {
    opacity: 0.85;
}
.errortext {
    display: block;
    color: #DF1839 !important;
}
.save-btn {
    display: inline-block;
    background: url('/bitrix/templates/sm-ochki/images/save_btn.png') no-repeat;
    margin: 0 0 0 309px;
    padding: 0;
    border: none;
    width: 124px;
    height: 44px;
    text-indent: -9999px;
    cursor: pointer;
}
.save-btn:hover {
    opacity: 0.85;
}

.bx-system-auth-form {
    float: left;
    overflow: hidden;
    width: 433px;
}
.sticky-placeholder-wrapper label {
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}
.bx-system-auth-form .textfield, .bx-auth-reg .textfield {
    width:355px;
}
.bx-system-auth-form p, .bx-auth-reg p {
    font-size: 16px;
    color: #4d4d4d;
}
.bx-system-auth-form .rememberme {
    float: left;
}
.bx-system-auth-form .rememberme label {
    font-size: 18px;
    font-weight: normal;
}
.bx-system-auth-form .forgot-password {
    padding-left: 24px;
}
.bx-system-auth-form .forgot-password a {
    font-family: Cambria, Georgia, sans-serif;
    font-size: 18px;
    color: #4781b8;
    text-decoration: none;
}
.bx-system-auth-form .forgot-password a:hover {
    text-decoration: underline;
}
.bx-system-auth-form .login-btn {
    float: left;
    margin-right: 42px;
}
.bx-system-auth-form h2, .bx-auth-reg h2 {
    font-size: 20px;
    color: #262626;
    margin-bottom: 6px;
}
.bx-auth-reg {
    margin-left: 500px;
    padding-left: 100px;
    border-left: 1px solid #d3d3d3;
}
.bx-auth-reg .register-btn {
    /*margin-left: 189px;*/
}
.register-changer {
    margin-bottom: 5px;
}
.register-changer label {
    font-family: Arial;
    font-size: 14px;
    color: #525559;
    font-weight: normal;
}
.bx-system-auth-form .continue-order-btn {
    margin-left: 35px;
}
.bx-auth-reg .continue-order-btn {
    margin-left: 186px;
    margin-top: 20px;
}
.fitting-title {
    padding-top: 20px;
}
.reviews-reply-field-setting label {
    font-weight: normal;
}
.my-orders td {
    vertical-align: top;
}
.my-orders-desc {
    padding-top: 88px;
}
.sale-page .profitably-item {
    padding: 0 30px 0 30px;
}
.sale-page .profitably-inner {
    height: 170px;
}
.sale-page .profitably-desc {
    color: #222;
}
.brand-description {
    margin-top: 40px;
}
.brand-description h2 {
    font-size: 22px;
}
.product-detail .brand-description {
    font-size: 14px;
    display: none;
    margin: 20px 0 0 0;
}
.seo-texts {
    font-size: 0.8em;
    margin-top: 40px;
}
.seo-texts p {
    margin-bottom: 10px;
}
.seo-texts h2 {
    font-size: 20px;
    margin-bottom: 8px;
}
.seo-texts h3 {
    font-size: 17px;
    margin-bottom: 6px;
}
.vacancies-detail h3 {
    margin-bottom: 12px;
}
.vacancies-info {
    margin-top: 40px;
}
/* купоны */
.coupons-list {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.coupons-list li {
    display: block;
    float: left;
    width: 515px;
    margin: 0;
    padding: 0 0 30px 0;
}
.coupons-list .odd {
    clear: both;
    padding-right: 15px;
}
.coupons-list .even {
    padding-left: 15px;
}
/* fix bitrix styles */
#mlsd_coll {
    width: auto !important;
    height: auto !important;
}

/* статьи на главной */
.articles-list {
    font-size: 14px;
    overflow: hidden;
    margin-top: 50px;
}
.articles-list .readmore a {
    font-size: 11px;
}
.articles-item {
    width: 510px;
}
.articles-item.odd {
    float: left;
    clear: both;
}
.articles-item.even {
    float: right;
}

.cuponItemsWrap{
    text-align: center;
}
.cuponItemsWrap h2{
    position: relative;
    font-size: 30px;
    text-align: left;
}
.cuponItemsWrap .cuponItem{
    display: inline-block;
    margin: 0px 20px 20px 0px;
}
.cuponItemsWrap .lastItem{
    margin-right: 0px;
}
.page-titleSale{
    text-align: left;
    display: block;
}
.hideImg{
    display: none;
}
.search-btn{
    display: inline-block;
    margin: 0 0 0 0;
    padding: 0;
    border: none;
    background: url('/bitrix/templates/sm-ochki/images/search_btn.png') no-repeat;
    width: 126px;
    height: 50px;
    text-indent: -9999px;
    cursor: pointer;
}
.top-search{
    background: #373f49;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 40px;
    bottom: 0;
    overflow: hidden;
}
.top-search-inner{
    width: 400px;
    height: 45px;
}
.top-search form{
    display: none;
    float: left;
}
.top-search form input{
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Arial Narrow';
    padding: 5px;
    border-radius: 4px;
}
.top-search form input[type="text"]{
    width: 250px;
}
.top-search form input[type="submit"]{
    border: 1px solid #ccc;
    background: url('/bitrix/templates/sm-ochki/images/menu_bg.png') repeat-x left top;
    padding: 5px 10px;
}
.top-search a{
    display: block;
    width: 45px;
    height: 45px;
    float: left;
}
.top-search .top-search-closed{
    background: url(/bitrix/templates/sm-ochki/images/top-search-lupa.png) no-repeat;
}
.top-search .top-search-opened{
    background: url(/bitrix/templates/sm-ochki/images/top-search-close.png) no-repeat;
}
#product_list{
    list-style: none;
    padding: 0;
    margin: 0;
}
#product_list li{
    min-height: 100px;
    border: 1px solid #efefef;
    padding: 4px;
    margin-bottom: 20px;
    width: 99%;
}
a.review_img_link img{
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px;
}
.reviews-reply-form .reviews-reply-fields{
    padding-left: 0;
}
.reviews-reply-form .reviews-reply-fields input{
    padding: 10px;
    max-width: 96%;
}
.reviews-reply-form .reviews-reply-buttons input{
    padding: 10px;
}
.reviews-reply-field-captcha-label input{
    padding: 10px;
    width: 160px!important;
}
.lSAction{
    background: rgba(67,80,96,0.6);
    height: 50px;
    position: relative;
}
.lSSlideOuter{
    position: relative;
}
.lSSlideOuter .lSPager.lSpg{
    position: absolute;
    width: 100%;
    margin-top: -32px!important;
}
.slider-container .lSAction{
    background: none;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 100%;
}
.slider-container .lSAction > a{
    opacity: 1;
    background-image: url(/bitrix/templates/sm-ochki/images/controls2.png);
}
.slider-container .lSSlideOuter .lSPager.lSpg{
    top: 50px;
}
.slider-container .lSSlideOuter .lSPager.lSpg > li a{
    height: 18px;
    width: 18px;
}
.lSSlideOuter .lSPager.lSpg > li a{
    background: #d9c341;
    width: 16px;
    height: 16px;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a{
    background: #ffffff;
}
.slider-container .lSSlideOuter .lSPager.lSpg > li:hover a, .slider-container .lSSlideOuter .lSPager.lSpg > li.active a{
    background: #637299;
}
.filter-mobile-menu-button{
    display: none;
    position: fixed;
    left: 0;
    bottom: 180px;
    font-size: 30px;
    color: #e7e7e7;
    background: #373f49;
    padding: 6px;
    min-width: 30px;
    text-align: center;
    z-index: 99;
}
.cart-mobile-menu-button{
    display: none;
    position: fixed;
    left: 0;
    bottom: 130px;
    font-size: 30px;
    color: #e7e7e7;
    background: #373f49;
    padding: 6px;
    min-width: 30px;
    text-align: center;
    z-index: 99;
}
.mobile-menu-button{
    display: none;
    position: fixed;
    left: 0;
    bottom: 80px;
    font-size: 30px;
    color: #e7e7e7;
    background: #373f49;
    padding: 6px;
    min-width: 30px;
    text-align: center;
    z-index: 99;
}
.mobile-block, #cart_line div.mobile-block{
    display: none;
}
#cart_line .h-cart-wrapper.mobile-block{
    display: none;
}
.logo-mobile{
    background: url('/bitrix/templates/sm-ochki/images/logo_mobile.png') no-repeat top center;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}
#cart_line .products dt{
    margin-bottom: 10px;
}
.mobile-menu-close, .cart-mobile-menu-close, .filter-mobile-menu-close{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #ebeced;
    padding: 0 0 40px 40px;
}
.search-form-mobile-menu input{
    width: 100%;
    box-sizing: border-box;
    background: #e7e7e7;
    border-radius: 0;
    padding-right: 36px;
    margin-top: 15px;
}
.search-form-mobile-menu i{
    float: right;
    margin-top: -42px;
    position: relative;
    font-size: 18px;
    margin-right: 10px;
    color: #373f49;
}
.mobile-menu-link{
    background: #ffffff;
    color: #373f49;
    font-family: 'Arial Narrow';
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    padding: 10px;
    margin-bottom: 15px;
    text-align: center;
    margin: 0 auto 15px;
}
.mobile-menu-link i{
    margin-right: 10px;
}
.mobile-menu-social{
    clear: both;
    margin: 0 auto;
    width: 154px;
    height: 32px;
}
.mobile-menu-social a{
    background: #ffffff;
    color: #373f49;
    text-align: center;
    width: 32px;
    height: 32px;
    font-size: 24px;
    display: block;
    float: left;
    margin-right: 8px;
}
.mobile-menu-social a:last-of-type{
    margin-right: 0;
}
.mobile-menu-social a i{
    line-height: 32px;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{
    border-radius: 0;
}
#cart_line .cart-images{
    float: left;
    margin-right: 10px;
}
#cart_line h4{
    color: #e7e7e7;
    background: none;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Arial Narrow';
}
#cart_line .product_link{
    color: #ffffff; 
    display: block;
    margin-bottom: 10px;
}
#cart_line .product_price{
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
}
#cart_line .remove_link{
    color: #ffffff; 
    display: block;
}
#cart_line .cart-prices{
    color: #ffffff;
}
#cart_line dl{
    margin-bottom: 10px;
}
#cart_line .cart_total{
    color: #ffffff; 
    display: block;
}
.tovary-inner h1.product-title{
    max-width: 430px;
}
.tovary-inner .product-detail-price{
    display: block;
    position: relative;
    right: -414px;
    width: 220px;
    top: -10px;
}
h1.main-h1{
    display: inline-block;
    margin: 30px 0 20px 0;
}
.main-seo-block{
    font-size: 14px;
}
.privacy-policy{
	color: #989898;
    text-align: center;
    font-size: 12px;
    padding-top: 6px;
}
.privacy-policy a{
    color: #989898;
    text-decoration: none;
}
.privacy-policy a:hover{
    text-decoration: underline;
}
.add-comment-form{
    background: #F1F1F1;
    border: 1px solid #e1e1e1;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
}
.add-comment-form .input-block{
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.add-comment-form .input-block.input-block-property-NAME, 
.add-comment-form .input-block.input-block-property-142, 
.add-comment-form .input-block.input-block-property-145{
    padding-right: 10px;
}
.add-comment-form .input-block.input-block-property-141, 
.add-comment-form .input-block.input-block-property-143, 
.add-comment-form .input-block.input-block-property-144, 
.add-comment-form .input-block.input-block-property-146{
    padding-left: 10px;
}
.add-comment-form .input-block.input-block-property-142 input, .add-comment-form .input-block.input-block-property-145 input{
    border-right: none;
    border-radius: 5px 0 0 5px;
    width: 80%;
}
.add-comment-form .input-block input{
    width: 100%;
    box-sizing: border-box;
}
.add-comment-form textarea{
    width: 100%;
    box-sizing: border-box;
}
.add-comment-form-recaptcha-block{
    margin-top: 20px;
}
.add-comment-form-submit-block{
    margin-top: 20px;
    margin-bottom: 40px;
}
.add-comment-form input[type="submit"]{
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    min-width: 156px;
    height: 43px;
    border: 1px solid #d87484;
    border-radius: 6px;
    background: -moz-linear-gradient(top, #f5bcc6 0%, #df1a3b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5bcc6 0%,#df1a3b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5bcc6 0%,#df1a3b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5bcc6', endColorstr='#df1a3b',GradientType=0 ); /* IE6-9 */
}
.send-sms-code-button{
    display: block;
    width: 20%;
    height: 40px;
    font-size: 12px;
    background: #ddd;
    line-height: 14px;
    float: right;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    color: #000;
    text-decoration: none;
    margin-top: 5px;
    border-radius: 0 5px 5px 0;
    border: 1px solid #acacac;
}
.send-code-sms-next-send{
    margin-left: 10px;
    font-size: 12px;
}
.individual-order-form{
    max-width: 500px;
    margin-bottom: 30px;
}
.individual-order-form input[type="text"], .individual-order-form textarea{
    width: 100%;
    box-sizing: border-box;
}
.individual-order-form input[type="submit"]{
    float: right;
}
#custom-order-phone input{
    width: 80%;
    border-radius: 5px 0 0 5px;
}
#custom-order-code .send-code-sms-next-send{
    margin-left: 0;
}
.wiki-list{
    margin-top: 40px;
}
.wiki-list-item{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.wiki-list-item:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.wiki-list-item h3{
    /*    font-size: 24px;*/
}
.wiki-list-item-text{
    font-size: 14px;
    text-align: justify;
}
.wiki-list-item .readmore{
    margin-top: 20px;
}
ruble{
    font-display: swap;
}
p.page-404-big{
    font-size: 70px;
    margin-bottom: 0px;
}
p.page-404-small{
    font-size: 20px;
}
a.page-404-link{

}
.filter-link-item{

}
.filter-link-item a{
    text-decoration: none;
    display: block;
    width: 90px;
    border: none;
    background: #84909e;
    color: #fff;
    font-family: 'Arial Narrow';
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 8px 0;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    float: right;
    position: absolute;
    right: 116px;
    top: 14px;
    height: 34px;
    box-sizing: border-box;
}
.filter-link-item a:hover{
    background: #df1839;
}
.filter-link-2{
    display: none!important;
}

.ymaps-image-with-content {
    border: 4px solid orange;
    border-radius: 25px;
}
.vcc-brand{
	display: none!important;
}
/* End */
/* /bitrix/templates/sm-ochki/template_styles.css?178980802155775 */
