* {
    outline:none;
}

html, body {
    height: 100%;
}

a, a:hover, a:focus {
    color: #000;
    outline: none;
    text-decoration: none;
}

.mobile-modal {
    position: fixed;
    z-index: 999;
    margin-left: -100%;
    left: 0;
    background-color: #fff;
}
.mobile-modal .btn .dGlyph-user {
    margin-top: -3px;
}
.mobile-modal svg {
    height: 14px;
}

.head-icon {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 22px;
    height: 20px;
}
.head-icon svg {
    height: 100%;
}

.widgets + .widgets {
    margin-top: 20px;
}

.header {
    font-size: 24px;
}
.dGlyph {
    top: 1px;
}
.header .glyphicon {
    vertical-align: middle;
}
.special-image {
    background-size: cover;
}

.header_wrap {
    position: relative;
    z-index: 998;
    background-color: #fff;
}
.header_wrap a.glyphicon,
.header_wrap a.dGlyph {
    color: #000;
    text-decoration: none;
}
.footer_wrap {
    padding: 10px 0;
    margin-top: 20px;
    color: #ffe5b4;
    font-size: 16px;
    background-color: #4A4A4A;
}
.footer_wrap a {
    color: #ffe5b4;
}
.footer_wrap .phone {
    padding: 5px;
    background: #353535;
    text-align: center;
    border-radius: 7px;
}
.logo {
    height: 50px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.footer-image {
    height: 50px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.soc_icon >.footer-image {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 30px;
    width: 30px;
    margin: 0 5px;
}
.soc_icon {
    text-align: center;
}

.famous-catalog li {
    position: relative;
    padding: 10px;
    border-bottom: solid 1px #DCDCDC;
    list-style-type: none;
}
.famous-catalog li:last-child {
    border-bottom: none;
}
.famous-catalog ul {
    padding-left: 0;
    border: solid 1px #DCDCDC;
    border-radius: 4px;
}
.mobile-thumbnail {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 20%;
    padding-bottom: 20%;
    vertical-align: middle;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.famous-catalog-name {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    width: 95%;
    padding-right: 20px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.famous-catalog .mobile-thumbnail + .famous-catalog-name {
    width: 75%;
    padding-left: 10px;
}
.famous-catalog-name .glyphicon {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

.slick-slider {
    padding-bottom: 30px;
    margin-bottom: 0;
}
.more_images_wrapper .slick-slider {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.slick-dots {
    bottom: -5px;
}

.slide {
    max-height: 250px;
    overflow: hidden;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slide .item img {
    width: 100% !important;
}
.catalog {
    padding-bottom: 10px;
}
.widget-name {
    margin: 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: inherit !important;
}
.widget-name .arrow-wrap {
    float: right;
    margin-top: 10px;
}
.widget-name .arrow-wrap svg {
    height: 12px;
}
.widget-name[aria-expanded="true"] .arrow-bottom,
.widget-name[aria-expanded="false"] .arrow-top {
    display: inline;
}
.widget-name[aria-expanded="true"] .arrow-bottom,
.widget-name[aria-expanded="false"] .arrow-top {
    display: none;
}

.text_block {
    margin-bottom: 10px;
}
.big_element_slide_photo {
    display: block;
    padding-bottom: 50%;
    margin-bottom: 15px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.big_element_slide_header {
    margin: 10px 0;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.big_element_slide_content {
    color: #353535;
}
.small_element_slide_images {
    display: block;
    height: 150px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.small_element_slide_left {
    width: 30%;
    float: left !important;
}
.small_element_slide_right {
    width: 65%;
    float: right !important;
}
.small_element_slide_name {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.small_element_slide_date {
    color: #b5b5b5;
    font-size: 12px;
}
.small_element_slide_more a {
    color: #000;
}
.small_element_slide_more a .glyphicon {
    margin-left: 5px;
}
.element_image_slide_img {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 80px;
    width: 32.3%;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.element_list {
    margin-bottom: 15px;
}
.element_list_photo {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 30%;
    vertical-align: middle;
}
.element_list_description {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 60%;
    vertical-align: middle;
}
.element_list_text {
    font-size: 12px;
}
.element_list_arrow {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 5%;
    vertical-align: middle;
    text-align: right;
}
.element_list_header {
    font-size: 14px;
    text-transform: uppercase;
}
.element_list_photo > .img {
    height: 100px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.carousel a {
    color: #000;
}
.carousel-photo {
    height: 100px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.carousel-photo-block {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 30%;
}
.carousel-description-block {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 60%;
    padding-left: 10px;
}
.carousel-arrow {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 5%;
    text-align: right;
    vertical-align: middle;
}
.carousel-element-block {
    margin-bottom: 20px;
}
.carousel-element-name {
    font-size: 16px;
}
.carousel-element-group {
    color: #b5b5b5;
    font-size: 12px;
}
.carousel-element-price {
    font-size: 20px;
    font-weight: bold;
}
.carousel-element-discount-price {
    color: #d72b2b;
    text-decoration: line-through;
}
.carousel-element-sale {
    font-size: 12px;
    text-decoration: line-through;
    color: red;
}
.carousel-element-count {
    color: #b5b5b5;
    font-size: 12px;
}
.detail_page_header {
    position: relative;
    padding: 12px 0;
    margin: 0 -15px 12px -15px;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #d6d6d6;
}
.detail_page_back_button {
    text-transform: uppercase;
    color: #b5b5b5;
}
.detail_page_back_button .glyphicon {
    color: #000;
}
.detail_page_name_group {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}
.detail_page_name {
    padding: 0 40px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;
}
.detail_page_count_block {
    padding-bottom: 5px;
}
.detail_page_count_block .detail_page_art {
    float: left;
    font-size: 12px;
    color: #b5b5b5;
}
.detail_page_count_block .detail_page_count {
    float: right;
    font-size: 12px;
    color: #b5b5b5;
}
.detail_page_photo_block {}
.detail_page_photo_block .big_photo {
    height: 250px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}
.detail_page .detail_page_photo_block .big_photo {
    position: relative;
    border-radius: 10px;
}
.detail_page_photo_block .small_thumb {}
.detail_page_down_buttons .btn {
    margin: 10px 0;
}
.skuProps {
    margin-top: 10px;
}
.skuProp {
    margin-bottom: 5px;
}
.skuProps_name {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.color_pick .item_color {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    border: solid 2px #b5b5b5;
    border-radius: 20px;
}
.size_ball {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 40px;
    height: 40px;
    padding-top: 6px;
    margin-right: 10px;
    border: solid 3px #b5b5b5;
    border-radius: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
}
.detail_page_price .price {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin-right: 15px;
    font-size: 20px;
    font-weight: bold;
}
.detail_page_price .sale {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 12px;
    color: #ff0000;
    text-decoration: line-through;
    vertical-align: middle;
}
/*.description_block {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.description_block p {
    margin-top: 10px;
    font-size: 12px;
    font-weight: lighter;
    text-transform: none;
}*/
.characteristic_name {
    margin-bottom: 5px;
    font-weight: lighter;
    font-size: 14px;
}
.characteristic_value {
    text-transform: none;
    font-weight: lighter;
    font-size: 14px;
}
.characteristic_line {
    padding: 10px 0;
    border-bottom: solid 1px #b5b5b5;
}
.catalog_item_image {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 20%;
    padding-bottom:20%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.catalog_item_price_block {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 95%;
    margin-right: 5px;
    vertical-align: top;
    font-weight: bold;
}
.catalog_item_image + .catalog_item_price_block {
    width: 75%;
    margin-right: 0;
    padding-left: 5px;
}
.catalog_item_price_block .name {
    word-break: break-word;
}
.catalog_item_arrow {
    width: 5px;
    display: inline-block;
    vertical-align: middle;
}
.catalog_item_price_block .group {
    color: #b5b5b5;
    font-size: 12px;
}
.catalog_item_price_block .price_block .price {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 5px 0;
    font-size: 21px;
    font-weight: bold;
}
.catalog_item_price_block .price_block .sale {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: right;
    margin: 13px 0;
    font-size: 12px;
    color: #ff0000;
    text-decoration: line-through;
}
.catalog_item_price_block .count {
    color: #b5b5b5;
    font-size: 12px;
}
.catalog_item {
    display: block;
    margin: 10px 0;
}
.catalog_item + hr {
    width: 100%;
    border-top: 1px solid #b5b5b5;
    margin: 0;
}

#left_menu .profile, #profile_menu .profile{
    padding: 30px 0 20px 0;
}
#left_menu, #profile_menu{
    width: 80%;
    height: 100%;
    box-shadow: inset 0 0 30px 0 #ddd;
    overflow-Y: auto;
}
#left_menu ul, #profile_menu ul {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
#left_menu li, #profile_menu li {
    border-bottom: solid 1px #DCDCDC;
    list-style-type: none;
    font-size: 14px;
}
#left_menu li > a, #profile_menu li > a {
    text-decoration: none;
    font-weight: 700;
    position: relative;
    display: block;
    border-bottom: 1px solid #e9eaec;
    padding: 15px 40px 15px 20px;
    cursor: pointer;
}
#left_menu .login-btn-wrap {
    margin-top: -8px;
}

.menu-slider {
    position: relative;
    width: 100%;
    height: 100%;
}
.menu-slider ul {
    display: none;
}
.menu-slider > ul {
    display: block;
}
.menu-slider .arrow, .menu-slider .arrow svg {
    width: 7px;
    height: 13px;
}
.menu-slide-item .menu-slide-list {
    display: none;
}
.menu-slide-item.active > .menu-slide-list {
    display: block;
    height: 100%;
}
.menu-slide-list.root {
    position: relative;
}
.menu-slide-list.root.sub_level {
    top: 40px;
}
.menu-slider-top {
    position: relative;
    display: none;
}
.menu-slider.sub_level .menu-slider-top {
    display: block;
}
.menu-slider-back-btn {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 700;
    border-bottom: 1px solid #e9eaec;
    cursor: pointer;
}
.menu-slider-top .arrow {
    margin-right: 5px;
}
.menu-slide-item {}
.menu-slide-item.show-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    display: block;
}
.menu-slide-item.show-dropdown > a{
    background: #e9eaec;
}
.menu-slide-item.show-dropdown > a:after{
    content: '';
    position: absolute;
    bottom: -.8rem;
    left: 1.4rem;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 7px solid #e9eaec;
    z-index: 2;
}
.menu-slide-item .arrow {
    display: none;
}
.menu-slide-item.has-drop > a > .arrow {
    position: absolute;
    display: inline;
    right: 15px;
    top: 50%;
    margin-top: -8px;
}
.menu-slide-item.show-dropdown > a > .arrow {
    display: none;
}

.fader{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 997;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}

#search_block{
    width: 100%;
    top: 90px;
    box-shadow: 0 0 30px 0 #ddd inset;
}
.search_area {
    width: 100%;
    margin-top: 15px;
    line-height: 1.5;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

#catalog_filter {
    position: fixed;
    width: 80%;
    min-height: 100%;
    top: 0;
    padding: 15px;
    height: 100%;
    overflow-y: auto;
}

.slider-nav-card .image {
    margin: 0 10px;
    overflow: hidden;
    border-radius: 100%;
    border: 4px solid transparent;
}
.slider-nav-card .image.slick-current {
    border: 4px solid #b19e74;
}
.detail_page.realty .slider-nav-card .image {
    border-radius: 10px;
}

.ibDocs-el-wrap {
    margin-top: 15px;
}
.ibDocs-el-wrap:first-child {
    margin-top: 0;
}
.ibDocs-el-files {
    float: left;
    margin-right: 15px;
}
.ibDocs-el-file {
    display: block;
    padding: 5px;
    float: left;
}
.ibDocs-el-icon {
    display: inline-block;
    width: 38px;
    height: 48px;
    vertical-align: middle;
    background-image: url('/images/file_icons/blank.png');
    background-repeat: no-repeat;
    background-position: center;
}
.icon-image_jpeg {
    background-image: url('/images/file_icons/jpg.png');
}
.icon-image_png {
    background-image: url('/images/file_icons/png.png');
}

.slick-dots li button:before {
    font-size: 10px;
}

.back-link-wrap {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
}
.basket_row {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
}
.basket_row .delete-element {
    opacity: 0.8;
}
.basket_row .price {
    font-weight: bold;
    font-size: 20px;
}
.basket .price_round {
    display: inline-block;
    position: relative;
    z-index: 1;
    min-width: 26px;
    margin-right: -15px;
    padding: 0 5px;
    font-size: 14px;
    color: #fff;
    background: #b19e74;
    border-radius: 20px;
    line-height: 26px;
    text-align: center;
}

.nav > li > a {
    padding-right: 12px;
    padding-left: 12px;
}

.order-item-name {
    position: relative;
    padding-right: 20px;
    font-size: 16px;
}
.order-item-name .arrow {
    position: absolute;
    top: 0;
    right: 5px;
}
.order-item-name .arrow-top {
    display: none;
}
.order-product {
    border-bottom: 1px solid #dedede;
    margin: 10px 0;
    padding: 5px 0;
}
.order-product-count {
    font-size: 16px;
}

.form-horizontal .form-group {
    /*margin-bottom: 0;*/
}
.form-horizontal .form-group .help-block {
    margin-bottom: 0;
}


.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td
{
    word-break: break-all;
}

.ibGallery .special-image {
    padding-bottom: 70%;
    border: 1px solid #bebebe;
}
.ibGallery .name-wrap {
    position: relative;
    display: block;
}
.ibGallery .name-bg {
    position: absolute;
    z-index: 0;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.3;
    background: #000;
}
.ibGallery .name {
    position: relative;
    z-index: 1;
    display: block;
    text-align: center;
    color: #fff;
}

.searchPage-links a {
    color: #333;
}
.searchPage-links a.active {
    font-weight: bold;
}

.searchResult-item {
    min-width: auto;
    box-shadow: none !important;
}
.searchResult-item hr {
    border-color: #e7e7e7;
}

.searchResult-image, .searchResult-body {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}
.searchResult-image {
    float: none;
    width: 20%;
    margin-right: 3%;
}
.searchResult-body {
    width: 95%;
    margin-left: 0 !important;
    vertical-align: top;
}
.searchResult-image + .searchResult-body {
    width: 72%;
}

/*.bg-cover {
    background-size: cover;
}
.bg-contain {
    background-size: contain;
}*/

input[type="radio"], input[type="checkbox"] {
    margin: 3px 0 0;
}

/* ---------- BUTTONS ---------- */
.btn {
    border-radius: 2px;
    outline: none !important;
}
.btn.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
}
.btn-lg {
    font-size: 18px;
}

.btn-grey{
    width: 100%;
    border: none;
    background: #d6d6d6;
}
.btn-gold{
    width: 100%;
    margin-bottom: 15px;
    border: none;
    background: #b19e74;
    color: #fff;
}
.btn-gold-border{
    width: 100%;
    margin-bottom: 15px;
    border: solid 1px #b19e74;
    background: none;
    color: #b19e74;
}

.btn-default {
    background: #e9e9e9;
    box-shadow: none;
    color: #333;
}
.btn-default:hover, .btn-default:active:hover,
.buyButton.inBasket,
.btn-default:focus, .btn-default.focus, .btn-default:active:focus,
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    background: #c6c6c6;
    color: #333;
    box-shadow: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default,
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active,
.btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    opacity: 0.8;
    background: #e9e9e9;
    box-shadow: none;
    color: #333;
}

.btn-primary {
    background: #b19e74;
    box-shadow: none;
    border: 1px solid #b19e74;
    color: #fff;
}
.btn-primary:hover, .btn-primary:active:hover,
.buyButton.inBasket,
.btn-primary:focus, .btn-primary.focus, .btn-primary:active:focus,
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    background: #e6cc94;
    color: #fff;
    box-shadow: none;
    border-color: #b19e74;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    opacity: 0.8;
    background: #b19e74;
    box-shadow: none;
    border: 1px solid #b19e74;
    color: #fff;
}

.btn-success {
    background: #fff;
    box-shadow: none;
    border: 1px solid #b19e74;
    color: #b19e74;
}
.btn-success:hover, .btn-success:active:hover,
.buyButton.inBasket,
.btn-success:focus, .btn-success.focus, .btn-success:active:focus,
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    background: #e2e2e2;
    color: #b19e74;
    box-shadow: none;
    border-color: #b19e74;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success,
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active,
.btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    opacity: 0.8;
    background: #fff;
    box-shadow: none;
    border: 1px solid #b19e74;
    color: #b19e74;
}

.pagination {
    margin-top: 5px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background: #b19e74;
    border-color: #b19e74;
}
.pagination > li > a,
.pagination > li > span {
    color: #b19e74;
}
/* ---------- BUTTONS END ----------*/

/* use bootstrap class in views and remove this */
.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination > li > a,
.pagination > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.old-price {
    text-decoration: line-through;
    color: #ccc;
    font-weight: normal;
}
#basketForm .old-price {
    font-size: 12px;
}
/* /use bootstrap class */


.special-image-wrapper {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
}
.special-image-wrapper .wIcons-aligner {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    height: 100%;
    width: 0;
    overflow: hidden;
}
.special-image-wrapper img {
    display: inline-block;
    *display: inline;
    zoom: 1;
    max-width: 100%;
    max-height: 100%;
}


/* ----------------------------------- WIDGETS ----------------------------------- */

.w_CatalogFilter {
    color: #333333;
}
.w_CatalogFilter .prop_title {
    position: relative;
    cursor: pointer;
}
.w_CatalogFilter .prop_title .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 8px;
    right: 0;
    top: 6px;
    background:url('/images/filters_arrows.png') 0 0 no-repeat;
}
.w_CatalogFilter .prop_title.collapsed .arrow {
    background-position: 0 -12px;
}
.w_CatalogFilter .panel-body {
    padding-top: 10px;
    padding-bottom: 10px;
}

.w_Content {
    margin-bottom: 20px;
}
.w_Content img {
    max-width: 100%;
}

.w_Icons_list .w_Icons_item .wIcons-image-bg {
    max-width: 100%;
    max-height: 100%;
}
.w_Icons_list .w_Icons_item {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50%;
    margin: 15px 0;
    word-break: break-word;
}

.w_Banners .carousel {
    margin-right: -15px;
    margin-left: -15px;
}
.special-image-wrapper .aligner {
    vertical-align: middle;
    height: 100%;
    display: inline-block;
    width: 0;
    overflow: hidden;
}
.w_Banners .carousel-indicators {
    bottom: 5px;
    margin-bottom: 0;
}

.w_Map_data {
    margin-top: 15px;
}
.w_Map_icon {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 42px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    background-color: #fff;
    background-image: url('/images/sprite_contacts.png');
    background-repeat: no-repeat;
}
.w_Map_icon.email {
    background-position: -42px 0;
}
.w_Map_icon.mark {
    background-position: -84px 0;
}
.w_Map_text {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    max-width: 250px;
}

.w_ListItems .small_element_slide_images {
    height: 0;
    padding-bottom: 80%;
}

/* ----------------------------------- /WIDGETS ----------------------------------- */
