#header_choose_cities {
    display: none;
    width: 302px;
    z-index: 90000;
    background-color: #fff;
    border: 1px solid #6f5565;
    float: left;
    position: absolute;
    border-radius: 5px;
    margin-top: 3px;
    font-size: 14px !important;
}

.header_choose_cities_block {
    padding: 5px;
    width: 300px;
    float: left;
}

#header_choose_cities a {
    cursor: pointer;
    color: #2e9ab7 !important;
}

#city_search_result {
    background-color: #fff;
    border-left: 1px solid #2e9ab7;
    position: absolute;
    text-align: left;
    border-right: 1px solid #2e9ab7;
    border-bottom: 1px solid #2e9ab7;
    border-radius: 0 0 5px 5px;
    display: none;
    width: 278px;
    margin-top: 26px
}

#city_search_result a {
    display: block;
    border-top: 1px solid #2e9ab7;
    padding: 1px 10px;
    text-decoration: none
}

#button_city_search {
    border: 1px solid #2e9ab7;
    text-shadow: none;
    background-color: #2e9ab7;
    color: #fff;
    cursor: pointer
}

#button_city_search:hover {
    border: 1px solid #6f5565;
    color: #000
}

#cityQuestion {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #6f5565;
    border-radius: 5px;
    display: none;
    padding: 15px;
    position: absolute;
    z-index: 999;
    width: 300px;
    box-shadow: 0 0 10px 0 silver
}

#cityQuestionYes {
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    background: #ff4f00;
    display: inline-block;
    width: 50px;
    padding: 3px 5px;
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
    margin: 0 40px 0 15px
}

#cityQuestionYes:hover {
    background: #2e9ab7
}

#cityQuestionNo {
    font-size: 12px;
    cursor: pointer
}

#cityQuestion p {
    font-size: 15px;
    margin: 5px 15px 10px;
    color: #6f5565
}

.choose_cities_div {
    float: left;
    width: 50%;
    text-align: left;
}

.city_search_input {
    border: 1px solid #2E9AB7;
    padding-left: 5px;
}

.sf-contener {

    clear: both;
    position: relative;
}

.sf-menu a {
    color: #fff;
    display: block;
    margin-top: 1px;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    font-size: 14px;
}

ul.sf-menu {
    text-align: right;
    margin: 0;
}

.sf-menu li:hover {
    background: #faf5f8;
}

.sf-menu li {
    display: inline-block;
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
    min-height: 26px;
}

.sf-menu li.noback:hover, .sf-menu li.sfhover.noback, .sf-menu li.sfhoverforce.noback, .sf-menu a:active {
    background: inherit;
    color: #f60
}

.sf-menu li:hover {
    visibility: inherit
}

.sf-menu li:hover a {
    color: #555555;
}

.sf-menu li:hover ul, .sf-menu li.sfhover ul {
    left: 0;
    top: 2.7em;
    z-index: 99
}

.sf-menu ul {
    padding-left: 10px;
    padding-right: 20px;
    position: absolute;
    top: -999em;
    width: 10em
}

.sf-menu ul li:hover, .sf-menu ul li.sfhover, .sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active {
    background: #d0d3d8;
    color: #f60;
    outline: 0
}

.sfhover a {
    color: #fff !important;
    text-shadow: -1px 0 #4c5b23, 0 1px #4c5b23, 1px 0 #4c5b23, 0 -1px #4c5b23
}

#poplog, #popreg, #poplo {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #6f5565;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 100px 5px #6f5565;
    display: none;
    font-size: 13px;
    padding: 10px;
    position: fixed;
    left: 50%;
    text-align: center;
    top: 50%;
    margin-left: -110px;
    width: 220px;
    z-index: 100
}

#popreg {
    margin-top: -70px;
}

#poplo {
    margin-top: -110px;
}

#poplog {
    margin-top: -110px;
}

#poplogin {
    font-size: 13px;
    line-height: 25px;
}

#poployal {
    margin: 10px 0 0 0
}

#poployal input[name^="customer"] {
    background: url(../img/icon/iconfinder/group.png) no-repeat scroll 5px center #fff;
    padding-left: 25px
}

#poployal input[type="text"], div#mywishlist table.std thead th.first_item, div#mywishlist table.std tbody tr td {
    width: 200px
}

#popapchik {
    background-color: #fff;
    border: 1px dotted;
    display: none;
    left: 50%;
    margin: 0 0 0 -400px;
    padding: 10px 25px;
    position: fixed;
    text-align: center;
    top: 10%;
    width: 700px;
    z-index: 200
}

#cms #center_column ul {
    margin: 15px;
    line-height: 18px;
}

#cms #center_column ul.f-check {
    margin: 15px 0;
}

#center_column {
    font-size: 16px;
    line-height: 1.5em;
}

.cat_links2, .cat_links {
    text-align: center;
    font-size: 16px;
}

.cat_links2 a {
    background: #6F5565;
    padding: 5px 15px;
    color: white;
    margin: 15px auto;
    display: inline-block;
    border-radius: 4px;
}

.cat_links2 a:hover {
    opacity: .7;
}

#center_column ul.f-check {
    margin: 15px 0;
    list-style-type: none;
}

#center_column ul.f-check li {
    padding-left: 30px;
    position: relative;
}

#center_column ul.f-check li:before {
    content: "\f00c";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 20px;
    color: #6F5565;
}

#center_column ul li {
    line-height: 1.4em;
    margin-bottom: 0;

}

@media (min-width: 992px) {
    #center_column .ajax_block_product:hover {
        box-shadow: 0 0 20px 1px #C2C2C2;
        /*z-index: 100;*/
    }
}

#center_column .ajax_block_product {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;

}

.personal_table {
    margin: 15px 0;
}

.personal_table td {
    padding: 0 15px 20px 15px;
    vertical-align: top;
    text-align: center;
}

.personal_table td img {
    height: 200px !important;
    width: auto !important;
    max-width: 300px !important;
}

.personal_table td h5 {
    font-size: 16px;
    color: #6F5565;
    margin: 0;
}

#center_column h4 {
    font-size: 26px;
    color: #6F5565;
    font-weight: 400;
    text-align: center;
    margin: 25px 0 15px 0;
}

.quote-text {
    padding: 15px;
    margin: 15px 0;
    background: #efefef;
}

body#cms #center_column p {
    line-height: 1.6em;
}

p.number_img {
    position: relative;
    min-height: 66px;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 40px;
    border-bottom: 1px solid #efefef;
}

p.number_img img {
    position: absolute;
    top: 9px;
    left: 0;
}

.pers_name {
    color: black;
    margin: 0 0 10px 0;
    font-size: 16px;
}

.section_title_block {
    font-size: 22px;
    color: #6F5565;
    margin: 10px 0 12px 0;
}

.category_top_filter {
    font-size: 13px;
    overflow: hidden;
}

.category_top_filter a {
    text-decoration: none;
}

.category_top_filter a:hover {
    text-decoration: underline;
}

.category_filter_2_title {
    display: table-cell;
    /*width: 125px;*/
    padding: 0;
    line-height: 1;
}

.category_filter_2 {
    display: table-cell;
    padding-left: 5px;
}

#__deprecated__poplo {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #6f5565;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 100px 5px #6f5565;
    display: none;
    font-size: 13px;
    left: 50%;
    margin: -175px 0 0 -325px;
    padding: 10px;
    position: fixed;
    top: 50%;
    width: 630px;
    z-index: 10000
}

#towns {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px
}

#towns select {
    font-size: 17px;
    vertical-align: baseline
}

.top_user_info_item {
    text-decoration: none;
    color: #555555;
    font-size: 14px;
}

.top_user_info_item:hover {
    color: #3da3bd;
}

ul.sf-menu li a small {
    position: relative;
    top: -4px;
    font-size: 11px;
}

#chooseCity {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 10px black;
    display: none;
    height: 510px;
    left: 50%;
    padding: 10px 25px;
    position: fixed;
    top: 50%;
    z-index: 10000
}

@media (max-width: 480px) {
    body #page {
        background: white;
    }
}

div#homeCatWrapper h4 {
    border: 1px solid #eee;
    border-radius: 6px 6px 6px 6px;
    color: #512206;
    height: 32px;
    line-height: 30px;
    padding-left: 7px;
    text-align: center;
    text-transform: uppercase
}

#chooseCityL {
    float: left;
    width: 170px
}

.cityLink {
    color: #512206;
    cursor: pointer;
    display: block;
    float: left;
    font-family: arial, serif;
    font-size: 14px;
    text-align: left;
    width: 165px
}

#cityComment {
    display: block;
    float: left;
    padding-top: 20px;
    text-align: left;
    width: 100%
}

.header-title-top2 {
    color: #2E9AB7;
    text-align: center;
    font-size: 22px;
    font-family: lobster, serif;
    margin-top: -8px;
    margin-bottom: 4px;
}

.header-title-top-wrp {
    max-width: 455px;
    margin: 0;
}

.header-title-top-wrp p {
    margin: 2px 0;
}

.header-title-top-wrp {
    font-weight: 300;
    color: #909090;
}

.header-title-top-1 {
    margin-top: 5px;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 13px;
}

.header-title-top-2 {
    color: #2c2c2c;
    font-weight: 600;
    font-size: 16px;
}

.header-title-top-call {
    font-size: 12px;
    line-height: 13px;
}

#callbackLink {
    color: #2e9ab7 !important;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-size: 12px;
}

.cityLink:hover {
    color: #d96b0b;
    text-decoration: underline
}

.front_logo2 {
    display: block;
    max-width: 218px;
    margin: 18px auto 12px auto;
}

.front_logo2 img {
    max-width: 100%;
}

.front_logo_choose {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: auto;
    margin-right: 5px;
}

#choosenTown:hover {
    color: #3da3bd;
}

#choosenTown {
    color: #5fb4c9 !important;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dashed #5fb4c9;
    position: relative;
    line-height: 1;
    margin: 0 0 0 20px;
}

#choosenTown:before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 15px;
    height: 20px;
    background: url(../img/map_ico.png) no-repeat center center;
}

.header-title-top {
    text-align: left;
    color: #6F5565;
    font-size: 26px;
    font-family: Lobster, sans-serif;
    line-height: 40px;
}

.front_logo_selector {
    text-align: center;
}

.closediv {
    background: url(../img/icon/iconfinder/cancel.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 18px
}

#homepage-slider {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    #homepage-slider {
        width: 100%;
        max-width: 100%;
    }
}

#homepage-slider #homeslider {
    margin: 0 auto;
    padding: 0;
}

#homepage-slider .homeslider-description {
    padding: 50px 50px;
    cursor: pointer;
}

#homepage-slider .homeslider-description h2 {
    font-size: 2.7em;
    color: white;
    margin: 0;
    padding: 0;
    position: relative;
}

#homepage-slider .homeslider-description p {
    width: 50%;
    font-size: 1.15em;
    line-height: 1.3em;
    padding: 0.5em 0;
    color: white;
    position: relative;
}

#homepage-slider .homeslider-description button {
    font-size: 1.2em;
    text-transform: uppercase;
    position: relative;
}

@media (max-width: 1200px) {
    #homepage-slider .homeslider-description {
        padding: 20px;
        font-size: 0.8em;
    }
}

@media (max-width: 768px) {
    #homepage-slider .homeslider-description {
        padding: 30px;
        font-size: 0.7em;
    }

    #homepage-slider .homeslider-description p {
        font-size: 1.5em;
    }
}

@media (max-width: 480px) {
    #homepage-slider .homeslider-description {
        padding: 30px;
        font-size: 0.5em;
    }

    #homepage-slider .homeslider-description p {
        font-size: 1.7em;
    }
}

/*****************************************************************************
						BXSlider Styles
********************************************************************************/
#homepage-slider .homeslider-container {
    position: relative;
}

#homepage-slider .homeslider-image {
    position: absolute;
    left: 0;
    top: 0;
}

#homepage-slider .homeslider-description {
    position: absolute;
    left: 0;
    top: 0;
}

#homepage-slider .bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
}

#homepage-slider .bx-wrapper a {
    display: block;
}

#homepage-slider .bx-wrapper img {
    display: block;
    max-width: 100%;
    height: auto;
}

#homepage-slider .bx-wrapper .bx-viewport {
    width: 100%;
}

#homepage-slider .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 30px;
    display: none;
    z-index: 999;
}

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

#homepage-slider .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 20px;
    right: 15px;
    z-index: 999;
    font-size: 0;
    line-height: 0;
    width: auto;
    text-align: right;
    padding: 0;
}

#homepage-slider .bx-wrapper .bx-pager .bx-pager-item,
#homepage-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: none;
    border: 2px solid #595958;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 4px;
    outline: 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    border-color: #6F5565;
}

#homepage-slider .bx-wrapper .bx-prev {
    right: 60px;
    left: auto;
}

#homepage-slider .bx-wrapper .bx-prev:after {
    content: "\f053";
}

#homepage-slider .bx-wrapper .bx-next {
    right: 10px;
}

#homepage-slider .bx-wrapper .bx-next:after {
    content: "\f054";
}

#homepage-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 10px;
    top: auto;
    outline: 0;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999;
    margin: 0;
    line-height: 20px;
    border: 2px solid white;
}

#homepage-slider .bx-wrapper .bx-controls-direction a:before {
    height: 48px;
    width: 48px;
    display: block;
    background: white;
    content: ".";
    opacity: 0.14;
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#homepage-slider .bx-wrapper .bx-controls-direction a:after {
    display: block;
    width: 48px;
    height: 48px;
    color: white;
    text-indent: 0;
    text-align: center;
    font-size: 21px;
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 16px 0 0 0;
}

#homepage-slider .bx-wrapper .bx-controls-direction a:hover:before {
    background: #333333;
    opacity: 0.83;
}

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

#homepage-slider .bx-wrapper .bx-controls-auto {
    text-align: center;
}

#homepage-slider .bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

#homepage-slider .bx-wrapper .bx-controls-auto .bx-start:before {
    content: '';
    font-family: "FontAwesome";
    color: #fff;
}

#homepage-slider .bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

#homepage-slider .bx-wrapper .bx-controls-auto .bx-stop:before {
    content: '';
    font-family: "FontAwesome";
    color: #fff;
}

#homepage-slider .bx-wrapper .bx-controls .bx-controls-auto {
    right: 15px;
    width: 35px;
    top: 15px;
}

#homepage-slider .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

#homepage-slider .bx-wrapper .bx-caption span {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.ie8 #homepage-slider .bx-wrapper .bx-controls-direction a:before {
    background: #333333;
}

#bx-pager-thumb {
    text-align: center;
    padding: 10px 0;
}

#bx-pager-thumb a {
    display: inline-block;
    max-width: 150px;
    width: 31%;
}

#bx-pager-thumb a img {
    max-width: 100%;
    height: auto;
}

/* Top hook CSS */
#htmlcontent_top ul {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    #htmlcontent_top {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-top: 0;
    }
}

#htmlcontent_top ul li {
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    #htmlcontent_top ul li {
        float: none;
        width: 100%;
    }
}

#htmlcontent_top ul li.htmlcontent-item-2 a {
    background: #fe8802;
    padding-left: 26px;
}

#htmlcontent_top ul li.htmlcontent-item-2 a h2 {
    font-size: 28px;
    line-height: 1em;
    margin: 0;
    padding: 30px 0 0;
}

#htmlcontent_top ul li.htmlcontent-item-2 a h3 {
    font-size: 19px;
    line-height: 1em;
    margin: 3px 0 0;
    padding: 0;
}

#htmlcontent_top ul li.htmlcontent-item-3 a {
    background: #7fb934;
    padding-left: 30px;
}

#htmlcontent_top ul li.htmlcontent-item-3 a h2 {
    line-height: 1em;
    font-size: 43px;
    padding: 24px 0 0;
}

#htmlcontent_top ul li.htmlcontent-item-3 a h3 {
    line-height: 1em;
    font-size: 14px;
    margin: 6px 0 0;
    padding: 0;
}

#htmlcontent_top ul li a {
    background: #EFEFEF;
    box-sizing: border-box;
    display: block;
    min-height: 133px;
    padding: 10px 45px 10px 10px;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#htmlcontent_top ul li a:hover {
    background: #595958;
}

/*#htmlcontent_top ul li a:before {*/
/*color: #fff;*/
/*font-size: 29px;*/
/*position: absolute;*/
/*right: 35px;*/
/*top: calc(50% - 10px);*/
/*font-family: "FontAwesome";*/
/*content: "\f105";*/
/*font-weight: normal;*/
/*}*/

#htmlcontent_top ul li h2 {
    color: #6F5565;
    font: bold 36px/1em "Roboto", sans-serif;
    margin: 0;
    letter-spacing: -1px;
    padding: 23px 0 0 30px;
}

#htmlcontent_top ul li h3 {
    color: #6F5565;
    font: bold 19px/1em "Roboto", sans-serif;
    margin: 1px 0 0;
    padding: 0 0 0 30px;
    letter-spacing: -1px;
}

#htmlcontent_top ul li a:hover h2, #htmlcontent_top ul li a:hover h3 {
    color: #fff;
}

.__violet {
    color: #6F5565;
}

.divSizes {
    text-align: center;

}

p.page-subheading-br {
    font-size: 12px;
    color: #909090;
}

.divSizes > li:hover {
    border: 1px solid white !important;
    cursor: pointer;
}

.divSizes.gallery-thumb-list {
    margin-left: 0;
}

.divSizes.gallery-thumb-list > li {
    display: inline-block;
    padding: 2px;
    line-height: 25px;
    float: none;
}

.divSizes > li > a {
    /*font-weight: bold;*/
    color: #777777;
    font-size: 15px;
}

.divSizes > li > span {
    font-weight: bold;
    color: #777777;
}

.divSizes > li > a:hover {
    color: #333333;
}

#fancybox-content .pr_tabs .btn-default.scrollToTop {
    display: none;
}

.pProductLink {
    position: relative;
    overflow: visible;
    z-index: 2000;
    display: block;
}

.product_cart_link {
    font-size: 12px;
    border-bottom: 1px dashed #999999;
}

.hiddenbox {
    display: none;
}

.__violet {
    color: #6f5565;
}

.__boorte {
    border: 1px solid silver;
    padding: 10px;
    border-radius: 5px;
}

.__table {
    display: table;
    margin: 0 0 10px 0;
}

.__td {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 20px;
    margin: 0 5px;
}

.box-info-product .product_price_n {
    display: inline-block;
    vertical-align: middle;
}

.sizes-block ul {
    left: 30% !important;
    width: 70% !important;
    text-align: left;
}

.sizes-block.mobile ul {
    left: 0 !important;
    width: 100% !important;
    text-align: center !important;
}

ul.product_list.grid > li .gallery-thumb-list {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
}

.dost_cities {
    font-size: 14px;
}

.dost_cities label, .dost_cities a {
    color: #6f5565;
}

.gallery-thumb-list {
    margin: 10px 0 0 0px;
    overflow: hidden;
    display: flex;
}

.gallery-thumb-list li:not(:first-child) {
    margin-left: 7px;
}
@media (min-width: 767px) {
    .gallery-thumb-list li:not(:first-child) {
        margin-left: 10px;
    }
}

.gallery-thumb-list li {
    float: left;
    max-height: 62px;
    margin-bottom: 10px!important;
    width: 16%;
}

.gallery-thumb-list li img {
    width: 100%;
    height: auto;
}

.gallery-thumb-list li img:hover {
    cursor: pointer;
}

.thumb-video {
    position: relative;
}

.thumb-video:after {
    content: '';
    position: absolute;
    display: block;
    background: url(../img/play.svg) no-repeat;
    height: 24px;
    width: 24px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.product-sv-info {
    padding: 0 0 10px 0;
}

#disclaimer {
    font-size: 12px;
    line-height: 1.4em;
    padding: 10px;
    border: 1px solid #d5d5d5;
    position: absolute;
    left: 0;
    top: 100%;
    width: 200px;
    background: white;
    z-index: 10;
    display: none;
}

#disclaimer-question {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: -2px 0 0 5px;
    cursor: pointer;
}

#disclaimer-question img {
    width: 100%;
    height: 100%;
}

.sameStoneCatLink {
    display: inline-block;
    margin: 0 10px 10px 0;
    vertical-align: top;
}

.product_customer_info {
    font-size: 13px;
    color: #999999;
}

.product_old_price {
    text-decoration: line-through;
    font-size: 18px;
    color: rgb(171, 171, 171);
}

.btn.btn-default.productlist_navi_wish {
    background: #6F5565;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    color: #fff;
    text-align: center;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .7;
    z-index: 10;
    padding: 0;
    border: none;
    border-radius: 0;
    display: none;
}

.section-title {
    font: 400 20px/22px "Roboto", sans-serif;
    color: #595958;
    background: none;
    padding: 15px 0 10px 0;
    text-align: center;
}

.product-image-container:hover .btn.btn-default.productlist_navi_wish {
    display: block;
}

.productlist_navi_info span, .productlist_navi_wish span {
    display: none;
}

.productlist_navi_links {
    margin: 0 0 10px 0;
}

.dheader-bottom .cart_block.block {
    position: absolute;
    background: white;
    width: 250px;
    right: 0;
    z-index: 5;
    border: 1px solid #cecece;
    top: 75%;
    display: none;
}

.headd-wishlink-link {
    display: block;
    width: 33px;
    height: 32px;
    background: url(../img/mobile_icons.png) no-repeat -105px 0;
    float: left;
    position: relative;
    margin: 25px 0 0 0;
}

.headd-wishlink-link span {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 12px;
    color: #97547d;
}

.ddheader-usr-text {
    color: #939192;
    line-height: 18px;
    margin-top: 5px;
    font-size: 14px;

}

.dheader-rrtop {
    padding-top: 32px;
}

.dheader-rrtop .ajax_cart_quantity {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    height: 22px;
    width: 22px;
    color: white;
    border-radius: 50%;
    position: absolute;
    top: -9px;
    right: -11px;
    /*background: #98537f;*/
    background: #fe8802;
}

.dheader-rrtop #header_user {
    margin-top: 0;
}

#cart_block {
    height: 100%;
}
#cart_block:hover .cart_block.block {
    display: block !important;
}

.h1 {
    font-size: 20px;
    font-family: Lobster, sans-serif;
    line-height: 34px;
    margin: 10px 0 0 0;
    display: block;
}

.n1 {
    font-size: 20px;
    font-family: Lobster, sans-serif;
    line-height: 34px;
    margin: 10px 0 0 0;
    display: block;
}

.dheader-top .n1 {
    font-size: 20px;
    font-family: Lobster, sans-serif;
    line-height: 34px;
    margin: 1px 0 0 0;
}

.dheader-top1 {
    color: #9a537f;
}

.dheader-top2 {
    color: #259bb9;
}

.dheader-topmenu {
    background: #5fb4c9;
}

.dheader-phones {
    text-align: left;
    color: #898788;
    font-size: 13px;
    padding: 8px 0 11px 0;
}

.mob_search_btn {
    width: 30px;
    height: 30px;
    border: none;
    font-size: 0;
    background: url(../img/mobile_icons.png) no-repeat -51px 0;
    display: block;
}

.dheadermobile .headd-wishlink-link {
    margin-top: 0;
}

.dheadermobile .front_logo2 {
    margin: 0;
}

.dheadermobile-top {
    padding: 10px 0 5px;
    background: white;
}

.dheadermobile-topmenu {
    background: #5bb1c7;
    padding: 3px 0;
}

.mbo_open_menu {
    display: inline-block;
    width: 30px;
    height: 25px;
    background: url(../img/mob_menu.png) no-repeat center center;
    margin: 0 15px 0 0;
    vertical-align: middle;
    float: left;
}

.dheadermobile-topmenu .sf-menu {
    text-align: center;
    display: flex;
    justify-content: space-between;
    max-width: 400px;
}

.dheadermobile-topmenu .sf-contener {
    text-align: left;
}

.__hiddennotp, .tiny .__hiddennotp2, .tiny .dheadermobile-topmenu,
.tiny .dheadermobile-search, .tiny .mobile_header_address_line,
.tiny .top_colors_menu {
    display: none;
}

.dheadermobile.tiny {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 100;
}

.tiny .mob_search_btn {
    background: url(../img/mobile_icons.png) no-repeat -51px -33px;
}

.tiny .top_user_info_item_mob {
    background: url(../img/mobile_icons.png) no-repeat 0 -32px;
}

.tiny .headd-wishlink-link {
    background: url(../img/mobile_icons.png) no-repeat -105px -34px;
}

.tiny .shopping_cart a.headrd-cart {
    background: url(../img/mobile_icons.png) no-repeat -166px -32px;
}

.tiny.dheadermobile .ajax_cart_quantity {
    /*background: white;
    color: #5fb5cb;*/
    background: #fe8802;
    color: #ffffff;
}

.tiny .headd-wishlink-link span {
    color: white;
}

.tiny .dheadermobile-top {
    padding: 12px 0 12px 0;
}

.tiny .mbo_open_menu {
    margin-top: 3px;
}

.tiny .__hiddennotp {
    display: block;
}

.tiny .col-xs-2 {
    width: 20% !important;
}

.tiny .dheadermobile-top {
    background: #5fb5cb;
}

.dheadermobile-topmenu .sf-menu a {
    font-size: 12px;
}

.mobile_header_address_line {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.mobile_header_phone {
    float: right;
    font-size: 13px;
    margin-top: 5px;
}

.mobile_header_logo {
    margin-top: -10px;
}

.top_user_info_item_mob {
    display: block;
    width: 25px;
    height: 32px;
    background: url(../img/mobile_icons.png) no-repeat 0 0;
}

/* Скрываем лупу, когда scroll наверху. И показываем, когда опускаемся ниже */
.show-on-tiny {
    display: none;
}
.tiny .show-on-tiny {
    display: block;
}

.dheader-phones strong {
    /*display: block;*/
    font-size: 15px;
    line-height: 1;
}

.dheader-phones a {
    color: #555555;
}

.tab-content img {

    max-width: 100%;
}

#quickview {

    box-sizing: border-box;
}

#fancybox-content #quickview {
    padding: 15px;
    overflow: hidden;
}

.front_top_list_item {
    display: inline-block;
    position: relative;
    padding: 50px 0 0 0;
}

.__it1z:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    background: url(../img/fineness.png) no-repeat top center;
    width: 39px;
    height: 31px;
    margin: 0 0 0 -20px;
}

.__it2z:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    background: url(../img/natural.png) no-repeat top center;
    width: 40px;
    height: 37px;
    margin: 0 0 0 -20px;
}

.__it3z:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    background: url(../img/certificate.png) no-repeat top center;
    width: 30px;
    height: 37px;
    margin: 0 0 0 -15px;
}

.__it4z:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    background: url(../img/ring.png) no-repeat top center;
    width: 34px;
    height: 40px;
    margin: 0 0 0 -16px;
}

.front_top_list {
    padding: 20px 10px 10px 10px;
    background-color: #EFEFEF;
    /*margin: 16px 0 0 0;*/
}

.pager_bottom {
    margin: 10px 0;
    text-align: right;
}

.pager_bottom .page {
    padding: 4px 5px;
    font-size: 12px;
    border: 1px solid #d4d4d4;
    color: #777777;
    display: inline-block;
    border-radius: 3px;
    margin: 0 0 4px 3px;
    min-width: 24px;
    text-align: center;
}

.pager_bottom .page:hover, .pager_bottom .page.activePage {
    background: #6f5565;
    color: white;
    border: 1px solid #6f5565;
}

.naprice {
    padding: 5px 10px;
    background: #6F5565;
    color: white;
    position: absolute;
    top: 20px;
    left: 50%;
    width: 140px;
    z-index: 1;
    font-size: 12px;
    margin-left: -70px;
    box-sizing: border-box;
}

body #fancybox-wrap {
    padding: 0;
}

.__inherit {
    text-decoration: none;
    color: inherit;
}

.header_info_small {
    color: #49233B;
    font-size: 10px;
    margin-top: 0;
    text-align: justify;
}

.bigphone_header {
    color: #49233B;
    font-size: 24px;
}
#seo_filters_block {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
}

.category_top_filter_values {
    /*display: inline-block;
    float: left;
    width: 400px;
    margin-left: 5px;
    line-height: 1.5;
    padding: 0;
    text-align: justify;*/
}

.category_top_filter_values .seo_filter_wrap {
    display: inline-block;
    margin: 2px 3px 2px 0;
    border: 1px solid #DDDDDD;
}

.category_top_filter_values .seo_filter_wrap a {
    margin: 3px 9px !important;
}

#minOrder {
    height: auto !important;
}

#sticky-anchor {
    display: none;
}

#categories_block_left h4 a {
    color: #777;
    display: block;
    z-index: 3;
    position: relative;
}

.top-fav {
    display: inline-block;
    color: #909090;
    padding: 0 0 0 35px;
    position: relative;
    line-height: 33px;
    margin-top: 5px;
}

.top-fav:before {
    font-family: "FontAwesome";
    content: "\f08a";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 28px;
    color: #6F5565;
}

.__opener {
    display: none;
}

#poplog, #popreg, #poplo {
    width: 220px;
    z-index: 10000;
}

.top_user_info_wrp {
    margin: 0;
    font-size: 13px;
    line-height: 1.6em;
}

.center_column .rte ul {
    margin-left: 20px;
}

.center_column div.rte {
    padding-bottom: 20px;
}

.buy_more_lnk {
    border-bottom: 1px dashed #6f5565;
    color: #6f5565;
    line-height: 20px;
    text-decoration: none !important;
}

.buy_more_lnk:hover {
    color: #3da3bd;
}

.errors_wrapper_list {
    padding: 15px 15px 5px;
    background: rgba(255, 0, 27, 0.1);
    margin: 10px 0;
    color: black;
    border: 1px solid red;
}

.method input[type="text"] {
    min-width: 280px
}

.cart_img_links {
    width: 60px;
    height: 60px;
}

.sizes_wrapper, .variants_wrapper {
    text-align: left;
    margin: 10px 0 10px 0;
}

.sizes_wrapper .btn.btn-default, .variants_wrapper .btn.btn-default {
    padding: 6px 7px;
    margin: 0 4px 4px 0;
}

.sizes_wrapper_title, .variants_wrapper_title {
    display: block;
    margin: 0 0 5px 0;
}

.variant_row {
    display: inline-block;
    margin-top: 5px;
    width: 15%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-right: 5px;
}

.variant_row.current {
    color: #595958;
    cursor: default;
}

.variant_row div {
    vertical-align: bottom;
}

.variant_img {
    position: relative;
}

.variant_img img {
    width: 100%;
    border: 1px solid #DDDDDD;
    margin-bottom: -1px;
}

.variant_img img.large-variant-photo {
    width: 200px;
    height: 200px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    border: 1px solid;
}

.variant_row.current .variant_img img {
    border-color: #2E9AB7;
}

.variant_features, .variant_price {
    margin-top: 2px;
    width: 100%;
}

.curProd.btn.btn-default {
    color: #fff;
    background: #6f5565;
    border: 1px solid #6f5565;
}

.scidka_value_text {
    display: inline-block;
    padding: 4px 5px;
    font-size: 12px;
    color: white;
    background: #6f5565;
    margin: 5px 0 10px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: 1;
}

#add_to_cart .ajax_add_to_cart_product_button:hover {
    /*background-color: #fe8802;
    border-color: #fe8802;*/
    background-color: #3da3bd;
    border-color: #3da3bd;
}

#add_to_cart .ajax_add_to_cart_product_button:focus {
    background-color: #6f5565;
    border-color: #6f5565;
}

#add_to_cart .ajax_add_to_cart_product_button {
    /*background-color: #94547D;*/
    background-color: #fe8802;
    /*border-color: #94547D;*/
    border-color: #fe8802;
    color: white;
}

.cloud-zoom-lens {

    border: 4px solid #888;

    margin: -4px;

    background-color: #fff;

    cursor: url("/img/zoom.cur"), move;

}

.cloud-zoom-title {

    font-family: Arial, Helvetica, sans-serif;

    position: absolute !important;

    background-color: #000;

    color: #fff;

    padding: 3px;

    width: 100%;

    text-align: center;

    font-weight: bold;

    font-size: 10px;

    top: 0;

}

.cloud-zoom-big {

    border: 4px solid #ccc;

    overflow: hidden;

}

.cloud-zoom-loading {

    color: white;

    background: #222;

    padding: 3px;

    border: 1px solid #000;

}

.article {
    position: relative;
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
}

.articleName {
    padding: 8px 0 4px 0;
}

.articleName a {
    font-size: 18px;
    text-decoration: underline;
    color: #6f5565;
}

.clear {
    font-size: 0;
    line-height: 0;
    clear: both;
}

.cat_desc p {
    margin: 0 0 5px 0;
    font-weight: normal;
}

.cat_desc {
    padding: 0 0 30px 0;
}

div.alphabet > ul.alphabet > li:first-child > ul > li.letter:first-child {
    margin-top: 0;
}

div.alphabet {
    padding: 10px 0 20px 0;
}

div.alphabet li.letter b {
    position: relative;
}

div.alphabet li.letter b:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #6F5565;
}

.without_tovar_no {
    color: #FF8700;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 8px;
}

.close-mobmenu {
    display: none;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.row.small-gutters {
    margin-right: -5px;
    margin-left: -5px;
}

.index_page_categories_item:hover {
    box-shadow: 0 0 20px 1px #C2C2C2;
    z-index: 99;
}

.index_page_categories_item {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 15px;
}

.index_page_categories {

    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 0;
    margin-right: -14px;

}

.row.small-gutters > [class^="col-"],
.row.small-gutters > [class*=" col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

ul.tree.dynamized li ul li.liBottom1 {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    overflow: hidden;
    width: 50%;
    margin-left: -4px;
}

ul.tree.dynamized li ul li li.liBottom1 {
    margin-left: -8px;
}

ul.tree.dynamized li ul li {
    line-height: 24px;
    font-size: 12px;
    font-weight: 300;
    padding-left: 6px;
    height: auto;
}

#categories_block_left li li a {
    line-height: 13px;
}

ul.tree.dynamized li ul li li {
    line-height: 20px;
}

ul.tree.dynamized li ul li li {
    white-space: nowrap;
    overflow: hidden;
}

.form-group #towns select {
    width: 100%;
}

.form-group label {
    font-weight: normal !important;
}

.prodquick_view {
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    max-height: 669px;
    overflow-y: auto;
    min-width: 870px;
}

#article > p > img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

#fancybox-content .fancyhide {
    display: none;
}

#articleText img + span {
    color: #6F5565 !important;
}

#articleText p {
    max-width: 100% !important;
}

#articleText iframe {
    max-width: 100% !important;
}

#promocode-element-container table {
    width: 100% !important;
}

#left_header {
    line-height: 23px;
}

.product-sv-tab-content .section_text,
.product-cert-tab-content .section_text {
    padding-bottom: 10px;
}

.bx-wrapper, #fancybox-content .bx-wrapper {
    position: relative;
    padding: 0 25px;
    zoom: 1;
    margin: 0 !important;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-viewport {
    direction: ltr !important;
}

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

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

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    zoom: 1;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #000;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-controls-direction a {
    height: 20px;
    width: 20px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 0;
    overflow: hidden;
    outline: none;
    text-decoration: none;
}

.bx-controls-direction a:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px;
}

.bx-controls-direction a:hover:before {
    color: #333;
}

.bx-next {
    right: 0 !important;
}

.bx-next:before {
    content: "\f138";
}

.bx-prev {
    left: 0 !important;
}

.bx-prev:before {
    content: "\f137";
}

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

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../img/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../img/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.index_page_categories a, .section-articles a {
    color: #6F5565;
}

.index_page_categories a:hover, .section-articles a:hover {
    color: #3da3bd;
}

.categories_st_block {
    display: none;
}

/*******************************************************
Product list Styles
********************************************************/
ul.product_list li {
    margin-bottom: 25px;
}

ul.product_list li.clear {
    clear: both;
    float: none;
    margin: 0 15px 32px;
    padding: 0 !important;
}

@media (max-width: 1199px) {
    ul.product_list li.clear {
        display: none;
    }
}

ul.product_list li.clear span {
    background: #dddcdc;
    display: block;
    height: 1px;
}

ul.product_list li.clear:first-child {
    display: none;
}

ul.product_list .availability span {
    display: inline-block;
    color: white;
    font-weight: 600;
    padding: 3px 8px 4px 8px;
    margin-bottom: 20px;
}

ul.product_list .availability span.available-now {
    background: #46a74e;
    border: 1px solid #36943e;
}

ul.product_list .availability span.out-of-stock {
    background: #ff7430;
    border: 1px solid #ea5e1a;
}

ul.product_list .color-list-container {
    margin-bottom: 12px;
}

ul.product_list .color-list-container ul li {
    display: inline-block;
    border: 1px solid #d4d4d4;
}

ul.product_list .color-list-container ul li a {
    display: block;
    width: 23px;
    height: 23px;
    margin: 1px;
}

ul.product_list .product-image-container {
    text-align: center;
    position: relative;
    overflow: hidden;
}

ul.product_list .product-image-container img {
    margin: 0 auto;
    width: 100% !important;
    max-width: 100%;
}

ul.product_list .product-image-container .quick-view {
    font: 600 13px/16px "Roboto", sans-serif;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 12px 5px;
    background: #6F5565;
    width: 150px;
    text-align: center;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: .4;
}

@media (min-width: 768px) and (max-width: 991px) {
    ul.product_list .product-image-container .quick-view {
        position: relative;
        width: 100%;
        display: block;
        margin-top: 5px;
        font-size: 14px;
    }
}

ul.product_list .product-image-container .quick-view:hover {
    background: #fe8802;
}

@media (max-width: 767px) {
    ul.product_list .product-image-container .quick-view {
        display: none;
    }
}

ul.product_list .comments_note {
    overflow: hidden;
    padding-bottom: 10px;
    line-height: 17px;
}

ul.product_list .comments_note .nb-comments {
    overflow: hidden;
    display: inline-block;
}

ul.product_list .functional-buttons div a,
ul.product_list .functional-buttons div label {
    color: #777676;
    cursor: pointer;
}

ul.product_list .functional-buttons div a:hover,
ul.product_list .functional-buttons div label:hover {
    color: #000;
}

ul.product_list .functional-buttons div.wishlist a:before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f08a";
    margin-right: 3px;
    min-width: 13px;
    text-align: left;
}

ul.product_list .functional-buttons div.wishlist a.checked:before {
    content: "\f004";
}

ul.product_list .functional-buttons div.compare a:before {
    content: "\f067";
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 3px;
    min-width: 17px;
    text-align: left;
}

ul.product_list .functional-buttons div.compare a.checked:before {
    content: "\f068";
}

ul.product_list.grid > li .product-container:hover .product-image-container .product_img_link,
ul.product_list.list > li .product-container:hover .product-image-container .product_img_link {
    border-color: #595958;
}

ul.product_list.grid > li .product-container:hover .quick-view,
ul.product_list.list > li .product-container:hover .quick-view {
    display: block;
    z-index: 10;
}

/*******************************************************
Product list(Grid) Styles
********************************************************/
@media (min-width: 480px) and (max-width: 767px) {
    ul.product_list.grid > li {
        width: 50%;
        float: left;
    }
}

ul.product_list.grid > li .product-container {
    padding: 0;
}

ul.product_list.grid > li .product-container .product-image-container img {
    width: 100%;
}

ul.product_list.grid > li .product-container .product-image-container {
    position: relative;
    margin-bottom: 14px;
}

ul.product_list.grid > li .product-container .product-image-container .product_img_link {
    display: block;
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.product_list.grid > li .product-container h5 {
    margin: 5px 0 4px;
    padding: 0 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    min-height: 39px;
}

ul.product_list.grid > li:hover .hiddenbox {
    display: block;
}

/*ul.product_list.grid > li:hover*/
/*{*/
/*border: 1px solid #c7f0f5;*/
/*}*/
ul.product_list.grid > li:hover .sale-label, ul.product_list.grid > li:hover .new-label {
    display: none;
}

ul.product_list.grid > li .product-container h5 a span.list-name {
    display: none;
}

ul.product_list.grid > li .product-container .comments_note .star_content {
    display: inline-block;
    margin: 0;
}

ul.product_list.grid > li .product-container .product-desc {
    display: none;
}

ul.product_list.grid > li .product-container .product-desc span.list-desc {
    display: none;
}

ul.product_list.grid > li .product-container .old-price,
ul.product_list.grid > li .product-container .price,
ul.product_list.grid > li .product-container .price-percent-reduction {
    display: block;
}

ul.product_list.grid > li .product-container .product-flags {
    display: none;
}

ul.product_list.grid > li .product-container .old-price {
    margin-right: 5px;
}

ul.product_list.grid > li .product-container .button-container {
    margin-bottom: 8px;
}

ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button,
ul.product_list.grid > li .product-container .button-container span.btn,
ul.product_list.grid > li .product-container .button-container .lnk_view {
    margin: 0 11px 10px 0;
}

ul.product_list.grid > li .product-container .functional-buttons {
    border-top: 1px solid #d4d4d4;
    padding: 11px 0 5px;
}

ul.product_list.grid > li .product-container .functional-buttons div {
    text-align: left;
    float: left;
    padding: 3px 10px 4px 0;
}

@media (min-width: 1200px) {
    ul.product_list.grid > li.hovered .product-container .product-image-container .quick-view {
        display: block;
    }
}

@media (min-width: 992px) {
    ul.product_list.grid > li.first-in-line {
        clear: left;
    }
}

@media (min-width: 480px) and (max-width: 991px) {
    ul.product_list.grid > li.first-item-of-tablet-line {
        clear: left;
    }
}

/*******************************************************
Product list(List) Styles
********************************************************/
@media (max-width: 479px) {
    ul.product_list.list > li .left-block {
        width: 100%;
    }
}

ul.product_list.list > li .product-container {
    border-top: 1px solid #d4d4d4;
    padding: 30px 0 30px;
}

ul.product_list.list > li .product-image-container .product_img_link {
    display: block;
    position: relative;
    border: 1px solid #d4d4d4;
    padding: 9px;
    position: relative;
    background: white;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.product_list.list > li .product-image-container .content_price {
    display: none !important;
}

ul.product_list.list > li .product-flags {
    color: #333333;
    margin: 5px 0 10px 0;
}

@media (min-width: 480px) {
    ul.product_list.list > li .product-flags {
        margin-top: -5px;
    }
}

ul.product_list.list > li .product-flags .discount {
    color: #f13340;
}

ul.product_list.list > li h5 {
    padding-bottom: 8px;
}

ul.product_list.list > li h5 a span.grid-name {
    display: none;
}

ul.product_list.list > li .product-desc {
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

ul.product_list.list > li .product-desc span.grid-desc {
    display: none;
}

@media (max-width: 479px) {
    ul.product_list.list > li .center-block {
        width: 100%;
    }
}

ul.product_list.list > li .center-block .comments_note {
    margin-bottom: 12px;
}

@media only screen and (min-width: 480px) {
    ul.product_list.list > li .center-block .comments_note {
        text-align: left;
    }
}

ul.product_list.list > li .center-block .comments_note .star_content {
    display: inline-block;
}

@media (min-width: 992px) {
    ul.product_list.list > li .right-block .right-block-content {
        margin: 0;
        border-left: 1px solid #d4d4d4;
        padding-left: 15px;
        padding-bottom: 16px;
    }
}

@media (max-width: 991px) {
    ul.product_list.list > li .right-block .right-block-content {
        padding-top: 20px;
    }
}

@media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content {
        padding-top: 5px;
    }
}

ul.product_list.list > li .right-block .right-block-content .content_price {
    padding-bottom: 10px;
}

@media (max-width: 991px) {
    ul.product_list.list > li .right-block .right-block-content .content_price {
        padding-top: 13px;
        padding-bottom: 0;
    }
}

@media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .content_price {
        padding-top: 0;
        width: 100%;
    }
}

ul.product_list.list > li .right-block .right-block-content .content_price span {
    display: inline-block;
    margin-top: -4px;
    margin-bottom: 14px;
}

ul.product_list.list > li .right-block .right-block-content .content_price span.old-price {
    margin-right: 8px;
}

ul.product_list.list > li .right-block .right-block-content .button-container {
    overflow: hidden;
    padding-bottom: 20px;
}

@media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .button-container {
        width: 100%;
    }
}

ul.product_list.list > li .right-block .right-block-content .button-container .btn {
    margin-bottom: 10px;
    margin-right: 6px;
}

ul.product_list.list > li .right-block .right-block-content .functional-buttons {
    overflow: hidden;
}

@media (max-width: 991px) {
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
        clear: both;
    }

    ul.product_list.list > li .right-block .right-block-content .functional-buttons > div {
        float: left;
        padding-top: 0 !important;
        padding-right: 20px;
    }
}

@media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
        float: none;
    }
}

ul.product_list.list > li .right-block .right-block-content .functional-buttons a {
    cursor: pointer;
}

ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare {
    padding-top: 10px;
}

@media (min-width: 1200px) {
    ul.product_list.list > li:hover .product-image-container .quick-view {
        display: block;
    }
}

@media (max-width: 479px) {
    ul.product_list.list > li {
        text-align: center;
    }
}

ul.product_list.grid > li .product-container .right-block {
    background: #fff;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    overflow: hidden;
}

ul.product_list.grid > li .product-container {
    padding: 0;
    position: relative;
}

ul.product_list.grid > li {
    padding-top: 14px;
    padding-bottom: 150px;
    background: white;
    height: 450px;
    /*border: 1px solid white !important;*/
}

.similar_product ul.product_list.grid > li {
    height: 315px !important;
}

/*@media (min-width: 992px) {*/
ul.product_list.grid > li.hovered .right-block, ul.product_list.grid > li .right-block {
    border-top: none;
    margin-top: 59px;
    z-index: 3;
}

ul.product_list.grid > li .product-image-container {
    overflow: inherit;
}

/*}*/

@media (max-width: 690px) {
    ul.product_list.grid > li .product-container .right-block {
        background: #fff;
        left: 0;
        padding: 0;
        position: static;
        right: 0;
        top: 100%;
        overflow: hidden;
    }

    ul.product_list.grid > li .product-container .old-price, ul.product_list.grid > li .product-container .price, ul.product_list.grid > li .product-container .price-percent-reduction {
        display: inline-block;
    }
}

/*******************************************************
Product list(Index page) Styles
********************************************************/
#index ul.product_list.tab-pane > li {
    margin-bottom: 12px;
    padding-top: 14px;
    padding-bottom: 90px;
}

#index ul.product_list.tab-pane > li.clear {
    margin-bottom: 30px;
}

#index ul.product_list.tab-pane > li .availability {
    display: none;
}

@media (min-width: 480px) and (max-width: 767px) {
    #index ul.product_list.tab-pane > li.first-item-of-tablet-line {
        clear: none;
    }

    #index ul.product_list.tab-pane > li.first-item-of-mobile-line {
        clear: left;
    }
}

/***** IE code *****/
.ie8 .quick-view {
    background: #fff;
    border: 1px solid #d4d4d4;
}

.social_block_front .noborder {
    border: none !important;
}

.social_block_front .row {
    border: 1px solid #eee;
    margin-left: 0px;
    margin-right: 0px;

}

.social_block_front .row .subscribtion_left {
    border-right: 1px solid #eee;
    /*border-bottom: 1px solid #eee;*/
    padding-top: 15px;
}

.social_block_front .row .our_fans_right {

    /*border-bottom: 1px solid #eee;*/
    padding-top: 15px;
}

.section-articles {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    /*border-bottom: 1px solid #eee;*/
    border-right: 0;

    margin-left: 0px;
    margin-right: 0px;
}

.section-articles .row {
    margin-left: 0;
    margin-right: 0;
}

.section-articles .row .article-div:hover {
    box-shadow: 0 0 20px 1px #C2C2C2;
    z-index: 10000;
}

.section-articles .row .article-div {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 5px 30px;
}

.section-articles .row .article-div.first {
    border-left: 1px solid #eee;
}

.section-articles .row .article-div a:hover {
    color: #3da3bd;
}

.section-articles .row .article-div a {
    color: #6F5565;
    height: 36px;
}

.section-articles .row .article-div .article-h {
    height: 36px;
}

.sel1 > a, .sel21 > a {
    text-decoration: underline;
}

.breadcrumb a:hover {
    color: #6f5565;
}


.shopping_cart > a:first-child:hover {
    color: #3da3bd;
}

.top-fav:hover {
    color: #3da3bd;
}

.shop_phone__a {
    white-space: nowrap;
}

.shop_phone__a:hover {
    color: #3da3bd;
}

.sameStoneCats .sameStoneCatLink {
    background: #F5DBEA;
    border: #F5DBEA;
    color: #6f5565;
}

.sameStoneCats .sameStoneCatLink:hover {
    /*background: #3da3bd;*/
    /*border: #6f5565;*/
    background: #F5DBEA;
    border: #F5DBEA;
    color: #3da3bd;
}

body#index .section-title {
    background: #F5DBEA;
}

body#index .section-title a {
    color: #333;
}

body#index .section-title a:hover {
    color: #3da3bd;
}

#sticker .pr_tabs .floating_add_to_cart {
    padding-bottom: 4px;
    padding-top: 4px;
}

.bottom_full_version {
    text-align: center;
}

.mobile .section-articles .row .article-div .article-h {
    height: auto;
}

.footer-container #footer ul li.btn-as-mobile {
    display: block !important;
    margin-bottom: 6px;
}

.footer-container #footer ul li a.mineral_catalog_link {
    box-sizing: border-box;
    display: inline-block;
    font: 600 14px "Roboto", sans-serif;
    background: #6f5565;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #6f5565;
    border-radius: 2px;
    text-align: center;
}

.productlist_navi_wish {
    background-color: transparent !important;
    color: #6F5565 !important;
}


.productlist_navi_wish:hover {
    background-color: transparent !important;
    color: #6F5565 !important;

}

.btn.btn-default.scrollToTop {
    padding-bottom: 4px;
    padding-top: 4px;
}

@media (max-width: 550px) {
    .header_logotype.header-double-cheesburger {
        margin-top: 40px;
    }
}

.footer_links li a.btn {
    margin-top: 10px;
}


body#authentication .top-fav {
    display: none;
}

@media (min-width: 551px) {
    .__desktophide {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .__mobilehide {
        display: none !important;
    }
}


/*.ajax_cart_quantity{*/
/*width: 42px;*/
/*border-radius: 27px;*/
/*background-color: #6f5565;*/
/*color: #fff;*/
/*text-align: center;*/
/*}*/


/*.blockcart-go-to-cart-btn, .gonext  {
    background-color: #94547D!important;
    border-color: #94547D!important;
}*/
.btn.blockcart-go-to-cart-btn, .btn.gonext {
    background-color: #fe8802;
    border-color: #fe8802;
}

.btn.blockcart-go-to-cart-btn:hover, .btn.gonext:hover {
    background-color: #3da3bd;
    border-color: #3da3bd;
}

.btn.blockcart-go-to-cart-btn:focus, .btn.gonext:focus {
    background-color: #94547D;
    border-color: #94547D;
}

.row.prod_list_btm .btn.add_to_cart_button {
    width: 100%;
    padding: 0;
}

.row.prod_list_btm .btn.product_variant_button {
    width: 100%;
    padding: 0;
    text-align: center;
    line-height: 36px;
    height: 36px;
}

.productSet {
    margin-bottom: 10px;
}


@media (min-width: 768px) {
    .help_us_wrapper {
        text-align: center;
        border: 1px solid #eee;
        padding: 5px;

    }

    .help_us_wrapper b {
        color: #97547d;
        display: block;
    }

    .help_us_link {
        padding: 4px 0;
    }

    .help_us_link a i {
        width: 40px !important;
        height: 40px !important;
        margin: 0 auto !important;
        float: none !important;
        /*display: inline-block;*/
        background: url(../img/phone.png) no-repeat center center !important;
        background-size: 100%;
        display: none;
    }
}

#quantity_wanted_p {
    color: #333;
    font-size: 16px;
    padding-right: 0;
}

#quantity_wanted_p input[name=qty] {
    font-weight: 400;
}

#giveCoupon {
    padding: 20px;
    background-color: #FFF;
    border: 1px solid #FF8700;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    position: fixed;

    color: #2e9ab7;
}

@media (max-width: 768px) {
    #giveCoupon {
        top: 58px;
        width: 90%;
        left: 10px;
    }
}

@media (min-width: 768px) {
    #giveCoupon {
        top: 180px;
        left: 50%;
        width: 500px;
        margin-left: -250px;
    }
}

#giveCoupon span {
    font-weight: bold;
    font-size: 20px;
    color: #97547d;
}

.category_top_filter {
    font-size: 13px;
}

.category_top_filter .category_top_filter--title {
    display: inline-block;
    float: left;
    /*width: 125px;*/
    padding: 0;
}

.category_top_filter .category_top_filter_values a {
    cursor: pointer;
    margin-right: 7px;
    color: #6F5565;
}

.category_top_filter .category_top_filter_values span {
    margin-right: 7px;
    margin-left: 7px;
    color: #6F5565;
}

.category_top_filter .category_top_filter_values a.selected_filter,
.category_top_filter .category_top_filter_values span.selected_filter {
    color: #2E9AB7;
}

.category_top_filter > .row {
    margin-bottom: 6px;
}

#sort-select-block {
    text-align: right;
}

.sort_select {
    color: #2E9AB7;
    padding: 3px 9px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
}

.sort_select option {
    color: #6F5565;
    padding: 3px 9px;
}

.product_list li .fa {
    color: #5bb1c7;
    font-weight: bold;
}


#mobile_reg_login_bar {
    display: none;
    position: fixed;
    width: 99%;
    top: 60px;
    padding: 56px auto 0 auto;
    margin: 0 auto 0 auto;
    background: white;
    z-index: 1000;
    text-align: center;
}

#mobile_reg_login_bar a {
    width: 99%;
    text-align: center;
    margin-bottom: 6px;
}

body.sidr-open {
    position: fixed
}

#giveCoupon {
    z-index: 10000;
}

.price__1, .price__2 {
    white-space: nowrap;
}

p.lead.mm-lead {
    font-weight: 500;
    color: #94547a;
    margin: 25px 0 15px;
}

ul#shiny_new_menu {
    list-style: none;
    margin: 0;
    padding: 7px 0;
    border: 1px solid #ddd;
}

ul#shiny_new_menu hr {
    margin: 12px 0;
}

ul#shiny_new_menu a:hover {
    cursor: pointer;
    text-decoration: none;
}

ul#shiny_new_menu a span {
    display: inline-block;
}

ul#shiny_new_menu a:hover span.shiny-link-text {
    text-decoration: underline;
}
ul#shiny_new_menu a:hover span.counter {
    text-decoration: none;
    color: #3da3bd;
}

ul#shiny_new_menu li a {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    text-decoration: none;
    padding-left: 20px;
    border-left: 4px solid transparent;
    box-sizing: border-box;
}

ul#shiny_new_menu li span.counter {
    font-size: 12px;
    margin-right: 10px;
}

ul#shiny_new_menu ul ul {
    display: none;
}

ul#shiny_new_menu li {
    line-height: 30px;
}

ul#shiny_new_menu li ul li {
    background: #f8f8f8;
    padding-left: 20px;
}

ul#shiny_new_menu li ul li ul li {
    background: #f8f8f8;
    padding-left: 20px;
}

ul#shiny_new_menu li a.active {
    color: #3da3bd;
    font-weight: 700;
    padding-left: 20px;
}

ul#shiny_new_menu > li > a.active {
    border-left: 4px solid #3da3bd;
}

ul#shiny_new_menu li a:hover  {
    color: #3da3bd;
}

ul#shiny_new_menu li a span.counter {
    color: #999;
}

ul#shiny_new_menu li span.grower {
    display: block;
    position: relative;
    cursor: pointer;
    font-family: "FontAwesome", serif;
    font-size: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

ul#shiny_new_menu li span.grower.CLOSE:before, ul#shiny_new_menu li span.grower.OPEN:before {
    width: 30px;
    height: 30px;
    color: #3da3bd;
    text-align: center;
    font-weight: normal;
    position: absolute;
    right: 0;
}

ul#shiny_new_menu li span.grower.CLOSE:before {
    content: "\f103";
}

ul#shiny_new_menu li span.grower.OPEN:before {
    content: "\f102";
}

ul#shiny_new_menu .js-show-next-options a span.shiny-link-text {
    color: #3da3bd !important;
    text-decoration: underline;
}

ul#shiny_new_menu .js-show-more-hidden {
    display: none;
}


#cart_block_no_products {
    /*display: none;*/
}

/* temp hide no products in ajax cart */


#floatingCart {
    bottom: 50px;
    /*display:none;*/
    background-color: #6f5565;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-decoration: none;
    opacity: 1;
    padding: 11px 0 9px;
    width: 42px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    border-radius: 27px;
    -webkit-transition: background .2s ease;
    /*transition: background .2s ease;*/
    position: fixed;
    z-index: 1099;
    left: -1000px;
    display: block;
    transition: .3s;


}

#floatingCart .ajax_cart_quantity {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    height: 22px;
    width: 22px;
    color: white;
    border-radius: 50%;
    position: absolute;
    top: -9px;
    right: -11px;
    background: #98537f;
}

#floatingCart .ajax_cart_quantity:empty {
    display: none;
}

@media (max-width: 550px) {
    #floatingCart.scrolled {
        display: none;
        left: 70px;
    }

}

@media (min-width: 550px) {
    #floatingCart.scrolled {

        left: 70px;
    }
}

#scrollUp {
    bottom: 50px;
    /*display:none;*/
    background-color: #6f5565;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-decoration: none;
    opacity: 1;
    padding: 11px 0 9px;
    width: 42px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    border-radius: 27px;
    -webkit-transition: background .2s ease;
    /*transition: background .2s ease;*/
    position: fixed;
    z-index: 1099;
    left: -1000px;
    display: block;
    transition: .3s;

}

@media (max-width: 550px) {
    #scrollUp.scrolled {
        left: 10px;
    }
}

@media (min-width: 550px) {
    #scrollUp.scrolled {
        left: 20px;
    }
}

@media (max-width: 550px) {
    #block-order-detail {
        overflow-x: scroll;
        width: 98%;
    }

    #homepage-slider .bx-pager {
        display: none;
    }

}

.quick-view {
    display: none !important;
}

#order-detail-content .price {
    font-size: 16px;
    white-space: nowrap;
}

/* Стили со страницы stoneDefinitionResult */
.otherStoneLinks {
    display: inline-block;
    width: 19%;
    margin-top: 5px;
}

.size_name {
    margin-top: 12px;
    margin-left: 11px;
    color: #777777;
    width: 69px;
    font-size: 15px;
}

.product_image_div {
    width: 15%;
    margin: 3px;
}

.product_image_div img {
    width: 100%;
    border: 1px solid #ddd;
}

.imgs_label {
    margin-top: 10px;
}

.imgs_div {
    display: inline-flex;
    margin-bottom: 5px;
}

.stoneDiv {
    margin: 10px 0;
    padding: 5px;
    border-bottom: 1px solid #DDDDDD;
    display: block;
}

.stoneDiv img {
    width: 100px;
    float: left;
    margin-right: 10px;
    padding: 4px;
    border: 1px solid #CCC;
}

.stoneDiv .stoneDescription {
    display: inline-table;
    font-size: 12px;
}

.stoneName {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #6F5565;
}

#description p {
    margin: 10px auto;
    text-indent: 20px;
    width: 70%;
}

.header {
    text-align: center;
    color: #2e9ab7;
    margin-top: 20px;
    font-size: 30px;
    font-family: lobster;
    font-weight: normal;
    word-spacing: 4px;
}

#stone_registration_form {
    margin: 30px auto;
    border: 1px solid #ddd;
    width: 40%;
    padding: 10px;
    border-radius: 6px;
    position: relative;
    font-size: 14px;
}

#stone_reg_email, #stone_reg_name, #stone_reg_pass {
    width: 97%;
}

#stone_reg {
    background-color: #FF8700;
    background: -moz-linear-ient(center top, #FF8700 35%, #FF4F00 100%) repeat scroll 0 0 #FFAB00;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.35, #FF8700), color-stop(1, #FF4F00));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8700', endColorstr='#FF4F00');
    border: 1px solid #FF4F00;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #FFFFFF;
    cursor: pointer;
    text-shadow: 1px 1px 0 #5F2E17;
    padding: 5px 20px;
    font-size: 15px;
    margin-top: 10px;
    text-decoration: none;
}

#stone_reg:hover {
    background-color: #FF8700;
    background: -moz-linear-gradient(center top, #FFDF00 5%, #FF4F00 100%) repeat scroll 0 0 #FFDF00;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.35, #FFDF00), color-stop(1, #FF4F00));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDF00', endColorstr='#FF4F00');
}

#stone_registration_div {
    margin-top: 30px;
}

#request_message {
    text-align: center;
    display: none;
    margin-top: 10px;
    display: block;
    color: red;
}

.save_stones_data {
    padding: 5px;
    width: 300px;
    font-size: 13px;
}

.purchase_returns_page .block_info input, .purchase_returns_page .block_info textarea {
    width: 100%;
}

.purchase_returns_page .block_info label {
    margin-bottom: 0;
    margin-top: 5px;
}

.purchase_returns_page table {
    width: 100%;
}

.purchase_returns_page table td {
    width: 25%;
}

.purchase_returns_page table td input {
    margin-bottom: 3px;
}

/* Блок комментарий */
.response {
    position: relative;
    overflow: hidden;
    margin: 30px 0;
}

.response .left {
    width: 15%;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 10px;
    float: left;
}

.response .right {
    border: 1px solid #ddd;
    width: 77%;
    position: relative;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: right;
}

.response .right .corner, .comment .for_comment .corner {
    background: url(/themes/mineral/img/corner-response.png) no-repeat;
}

.response .right .corner, .comment .for_comment .corner {
    display: block;
    top: 15px;
    left: -21px;
    position: absolute;
    height: 20px;
    width: 22px;
}

.response .product_title {
    font-size: 10pt;
}

.response .review {
    font-style: italic;
    font-size: 16px;
}

.response .date {
    font-size: 10pt;
    color: #999999;
}

.response .grade {
    float: left;
    font-size: 11pt;
}

.response .city {
    color: #999999;
}

.response .star {
    background: url(../img/star-5.png) no-repeat;
    display: block;
    height: 12px;
    width: 60px;
    margin: 5px;
    overflow: hidden;
    color: transparent;
}

.response .star-1 {
    background-position: -48px -12px;
}

.response .star-2 {
    background-position: -36px -12px;
}

.response .star-3 {
    background-position: -24px -12px;
}

.response .star-4 {
    background-position: -12px -12px;
}

.response .star-5 {
    background-position: 0px -12px;
}

.more_category_review {
    border: solid #ddd 1px;
    border-radius: 10px;
    padding: 10px 10px;
    text-align: center;
    margin: 10px auto;
    float: none !important;
    cursor: pointer;
}

/*Страница с восточным календарем*/
.eastern-calendar-table {
    width: 100%;
    border: 1px solid #000000;
    border-collapse: collapse;
    font-size: 16px;
    line-height: 1.3;
}

.eastern-calendar-table td, .eastern-calendar-table th {
    text-align: center;
    padding: 3px 3px;
    border: 1px solid #000000;
}

.eastern-calendar-table th {
    font-weight: bold;
}

.banner-vremya-raboty {
    margin-bottom: 10px;
}

.banner-vremya-raboty img {
    width: 100%;
}

/*Страница Розничный магазин*/
.shop-block {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DDD;
}

.shopmaps {
    margin: 10px -15px;
    border-top: 1px dashed #DDD;
}

.shop-block .row {
    /*display: inline-flex;*/
}

.shop-block .shop-info {
    margin: 20px 0px;
}

.shop-block .shop-info ul {
    margin: 0 !important;
}

.nash-magazin-page .span__text.shop-name {
    text-transform: uppercase;
}

.nash-magazin-page .span__text.-px {
    font-size: 19px;
}

.nash-magazin-page .span__text.-pt {
    font-size: 12pt;
}

.nash-magazin-page .span__text.-bold {
    font-weight: bold;
}

.nash-magazin-page .img--position {
    margin-right: 5px;
}

.nash-magazin-page .img__margin {
    margin: 0 0 0 0 !important;
    padding: 0;
    outline: 1px solid #DDD;
    width: 50%;
    float: left;
}

.nash-magazin-page .img-width-27 {
    width: 27%;
}

.nash-magazin-page .img-width-60 {
    width: 60%;
}

.nash-magazin-page .img-width-53 {
    width: 53%;
}

.nash-magazin-page .img-width-37 {
    width: 37%;
}

.nash-magazin-page .shopmaps-visible {
    display: none;
}

.nash-magazin-page .route-name-position {
    margin-top: 15px;
    font-size: 13px;
    line-height: 14px;
    height: 30px;
}

.nash-magazin-page .-aligin-center {
    text-align: center;
    overflow: hidden;
    outline: 1px solid #DDD;
}

.nash-magazin-page .shop-info ul li {
    font-size: 14px;
    line-height: 15px !important;
    margin-top: 5px;
    list-style: none;
}

.showmap {
    margin-bottom: 10px;
}

.nash-magazin-page a.dot {
    text-decoration: none; /* Убираем подчеркивание */
    border-bottom: 1px dashed #0000FF; /* Добавляем свою линию */
    color: #0000FF;
    font-size: 13px;
}

.nash-magazin-page a.dot:hover {
    color: #94547a;
    cursor: pointer;
}

/* Стили для заявлений на возврат */
.return-statement {
    padding: 0;
    margin: 0;
    font-family: "Times New Roman";
    font-size: 14px;
}

.return-statement table {
    border-collapse: collapse;
    width: 100%;
}

.return-statement td {
    padding: 2px 5px;
}

.return-statement-underline {
    border-bottom: 1px solid;
}

.return-statement-watermark, .return-statement-watermark1, .return-statement-watermark2 {
    position: absolute;
    font-size: 40px;
    font-weight: bold;
    opacity: 0.7;
    left: 50%;
    width: 500px;
    margin-left: -250px;
}

.return-statement-watermark {
    top: 20%;
}

.return-statement-watermark1 {
    top: 50%;
}

.return-statement-watermark2 {
    top: 80%;
}

.return-statement {
    width: 210mm;
}

.document_copy {
    max-width: 210mm;
    max-height: 250mm;
}

.return-statement td.sign {
    width: 200px;
}

.return-statement td.full-name {
    width: 300px;
}

.accompanying-list table {
    font-size: 12px;
}

.accompanying-list .main-table td {
    width: 33%;
}

.accompanying-list table td {
    vertical-align: top;
}

.accompanying-list .checkbox-div input[type="checkbox"] {
    margin: 0 10px;
    vertical-align: text-top;
}

.accompanying-list .grey-tr {
    background-color: #CCC;
}

/* Страница регистрации дисконтной карты */
.discount-card-page h1 {
    text-align: center;
}

.discount-card-form {
    padding: 10px;
    margin-bottom: 30px;
}

.discount-card-form input[type="text"], .discount-card-form input[type="password"] {
    width: 100%;
}

.discount-card-form .btn {
    text-align: center;
}

.discount-card-page h1 {
    color: #6F5565;
    font-family: lobster;
    font-weight: normal
}

.discount-card-page label {
    margin-top: 5px;
    margin-bottom: 0;
}

.discount-card-page .small-label {
    margin: 0;
    font-size: 0.7em;
    display: inline;
}

.discount-card-page .notification {
    font-size: 13px;
    line-height: normal;
    color: #6F5565;
}

.discount-card-page .birth-date-block {
    display: inline-flex;
    width: 100%;
}

.discount-card-page .birth-date-block div {
    width: inherit;
}

.discount-card-page .birth-date-block .day, .discount-card-page .birth-date-block .month, .discount-card-page .birth-date-block .year {
    width: 100%;
    height: 30px;
}

.mobile-orders-history td, .mobile-orders-history th, .mobile-orders-history .price, .mobile-order-details td, .mobile-order-details th, .mobile-order-details .price {
    font-size: 12px !important;
    line-height: 15px;
}

.mobile-order-details td, .mobile-order-details th {
    padding: 3px !important;
}

.yandex_payment_info {
    border: 1px solid #000;
    border-collapse: collapse;
    width: 100%;
}

.yandex_payment_info td {
    border: 1px solid #000;
    padding: 2px 10px;
}

.delivery_methods_table {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
}

.delivery_methods_table tr {
    border-bottom: 1px solid #DDD;
}

.delivery_methods_table td {
    padding: 2px 0;
}

#sp_address {
    font-size: 13px;
    color: #555555;
    display: block;
    text-decoration: underline;
}

.mobile_left_column {
    height: 0;
}

.subcategories_pop_up_opener_wrapper {
    float: left;
    width: 100%;
}

.btn.subcategories_pop_up_opener {
    text-align: center;
    margin-bottom: 5px;
}

#subcategories_pop_up {
    font-size: 0.8em;
    max-height: 500px;
}

#subcategories_pop_up, #subcategories_pop_up li {
    padding: 0 5px 0 0 !important;
    line-height: 1.3;
    margin-bottom: 6px;
}

#subcategories_pop_up li {
    min-width: 180px;
}

.cart_return_link {
    font-size: 0.8em;
}

.cart_gonext_button {
    float: right;
}

.cart_gonext_button.mobile {
    float: right;
    width: 100%;
    text-align: center !important;
}

/* Переделка страницы товара */
.product_reference_and_disclaimer_block {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 3px;
}

.product_reference_and_disclaimer_block div {
    display: inline-block;
}

.product_reference_and_disclaimer_block .disclaimer_block {
    margin-left: 10px;
    position: relative;
}

.product_in_stores_block {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 20px;
}

.product_in_stores_block_title {
    font-size: 1.1em;
    margin-bottom: 12px;
}

.product_in_stores_block .store_address {
    display: table;
    margin-bottom: 12px;
}

.product_in_stores_block .store_address div {
    display: table-cell;
    vertical-align: middle;
}

.product_in_stores_block img {
    margin-right: 5px;
    width: 13px;
}

.mask {
    background-color: rgba(0, 0, 0, .3);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

/* Страница с корзиной */
.shopping_cart_right_block {
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    font-size: 14px !important;
    padding: 8px;
    position: relative;
    border-radius: 3px;
}

#delivery_block_delivery_city {
    cursor: pointer;
}

.shopping_cart_right_block ul {
    margin: 0;
}

.shopping_cart_right_block ul li {
    position: relative;
    padding-top: 5px;
}

.shopping_cart_right_block ul li div {
    float: right;
}

.shopping_cart_right_block ul li div, .shopping_cart_delivery_block_label {
    background-color: #FFFFFF;
    position: relative;
}

#delivery_block_total_price_container .price {
    color: #FF8700;
    font-size: 25px;
    margin-top: -3px;
}

.dotted_background {
    position: absolute;
    width: 100%;
    border-bottom: 1px dotted #333333;
    height: 18px;
    z-index: 0;
}

#shopping_cart_delivery_city_icon {
    height: 15px;
    margin-top: -4px;
}

.max_quantity_error {
    color: red;
    width: 100% !important;
    font-size: 12px;
    line-height: 1 !important;
    text-align: center;
}

#show_shop_address_popup {
    cursor: pointer;
    font-size: 11px;
    text-decoration: underline;
    text-decoration-style: dashed;
}

.fa-hand-paper-o:before {
    content: "\f256";
}

#shop_address_popup {
    padding: 5px;
    outline: 1px solid #DDDDDD;
    position: absolute;
    background: #FFFFFF;
    display: none;
    max-width: max-content;
    box-shadow: 2px 2px 2px #DDDDDD;
    line-height: 1.3;
    z-index: 1;
}

#shop_address_popup img {
    max-width: 400px;
}

#metro-sign {
    color: #0012e9;
    border: 1px solid #0012e9;
    border-radius: 15px;
    padding: 1px 3px 0px;
    font-size: 0.8em;
    display: block;
    float: left;
    margin-right: 3px;
}

/* Img slider on product page*/
.bx-wrapper .bx-controls-direction a {
    height: 30px !important;
    width: 30px !important;
    top: 50% !important;
    margin-top: -15px !important;
}

.bx-wrapper .bx-controls-direction a:before {
    font-size: 30px !important;
    line-height: 32px !important;
    color: #8E8E8E !important;
}

/* Top subcategories */
.top_subcategories_block {
    margin: 0 0 10px;
    font-size: 13px;
}

.top_subcategory_block {
    display: inline-flex;
    padding: 1px;
}

.top_subcategory_img_block {
    border: 1px solid #DDDDDD;
    border-right: none;
    padding: 0;
}

.top_subcategory_links_block {
    border: 1px solid #DDDDDD;
    border-left: none;
    display: inline-flex;
    padding: 20px 0 0;
}

.top_subcategory_links_column {
    padding: 0 5px;
}

.top_subcategory_img_block img {
    width: 100%;
}

.top_subcategory_links a {
    cursor: pointer;
    color: #6f5565 !important;
    line-height: 1.5;
}

.certificate_block {
    display: inline-block;
}

label.delivery_method_name {
    display: inline !important;
}

.text-color-Violet {
    color: #6f5565 !important;
}

.font-size-100 {
    font-size: 100%;
}


.order-h1 {
    font-weight: 300;
    color: #6F5565;
}

.order2-h1 {
    font-size: 23px;
}

.oferta-h1 {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}

.lichnyy-schet-h1 {
    text-align: center;
    font-size: 18pt;
    color: #94547a;
}

.padding-left-10 {
    padding-left: 10px;
}

.znak-zadiak-h1 {
    font-size: 30px !important;
    font-weight: bold !important;
    color: #4B0082;
}

.home-h1 {
    font-size: 24px;
    color: #259bb9;
    font-weight: 400;
    text-align: center;
}

.purchase-returns-h1 {
    color: #94547a;
    text-align: center;
}

.zodiac-signs {
    color: #4B0082;
    font-size: 30px !important;
    font-weight: bold !important;
    background-color: transparent;
    font-family: arial;
}

.seo_categories_block {
    margin: 10px 0;
}

.seo_category_block {
    text-align: center;
    position: relative;
    padding: 0 5px;
    margin: 0 0px 15px;
}

.seo_category_block img {
    width: 100%;
    outline: 1px solid #ddd;
}

.seo_category_name_block {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1;
}

.seo_category_name {
    opacity: 1;
    padding: 0 3px;
    color: #6F5565;
}

#shopping-cart-deadline div {
    text-align: center;
    height: 33px;
}

#shopping-cart-deadline #deadline-message {
    background-color: #e10600;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 33px;
}

#shopping-cart-deadline #deadline-time i:before {
    font-family: FontAwesome;
    content: "\f017";
}

#shopping-cart-deadline #deadline-reload-button {
    display: none;
    text-align: center;
    background-color: #e10600;
    color: #ffffff;
}

/* Выбор способа доставки */
#order_delivery_block .row {
    margin-bottom: 10px;
}

#order_delivery_block .method_row {
    margin-bottom: 5px;
    cursor: pointer;
}

#order_delivery_block .method_row.disabled {
    pointer-events: none;
    color: lightslategrey;
}

#order_delivery_block .method_row:hover {
    color: #6f5565;
}

#order_delivery_block .method_row.selected {
    color: #6f5565;
}

#order_delivery_block input:not([type="checkbox"]):not([type="radio"]),
#delivery-methods-block input[type="radio"] {
    width: 100%;
    line-height: 1.5;
    padding: 3px 5px;
}

#delivery-methods-block input[type="radio"] {
    margin: 1.5rem 0 0;
}

#order_delivery_block #autocomplete_variants {
    box-shadow: 5px 5px 5px #DDDDDD;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    position: absolute;
    list-style: none;
    display: none;
    z-index: 5;
    top: 28px;
}

#order_delivery_block #autocomplete_variants .variant {
    border-bottom: 1px solid #DDDDDD;
    padding: 3px 10px;
    cursor: pointer;
}

#order_delivery_block #autocomplete_variants .variant:hover {
    background-color: #DDDDDD;
}

#delivery-methods-block {
    padding-bottom: 10px;
}

#delivery-methods-block input[type="checkbox"]{
    margin: 0 !important;
}

#delivery-method-info > div {
    padding-top: 10px;
    padding-bottom: 10px;
}

#delivery-method-info img {
    outline: 1px solid #DDDDDD;
}

#pickpoint_delivery_container, #cdekpvz_delivery_container {
    display: flex;
    justify-content: center;
}

#pickpoint_widget_link, #cdekpvz_widget_link {
    cursor: pointer;
}

#order_delivery_error {
    border: 1px solid red;
    padding: 3px 10px;
    text-align: center;
    background-color: rgba(255,0,27,0.1);
}

#choose_delivery_town_button {
    text-align: center;
    padding: 4px !important;
    margin-top: 1px !important;
}

.important_category_in_menu{
    text-transform: uppercase;
    color: red !important;
    font-weight: bold;
}

/** SEO Text Article */

/* Wrapper выводится только с кнопкой more */
.sat-wrapper {
    position: relative;
    mix-blend-mode: hard-light;
}

.sat-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    background: linear-gradient(transparent, gray);
}

.sat-wrapper.open {
    mix-blend-mode: initial;
}

.sat-wrapper.open::after {
    background: initial;
}

.sat-btn i {
    margin-left: 1rem;
}

.sat-more {
    display: none;
}

div.square {
    position: relative;
    width: 100%;
}

div.square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

div.square-content {
    position: absolute;
    width: 100%;
    height: 100%;
}

.product-image-container .video-holder video {
    object-fit: cover;
}

h2.section-header {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 20px;
}

.h5.panel-title {
    font-size: 20px;
    color: #6f5565;
}

ol.listed, ul.listed {
    margin-left: 5px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.alert ul.listed li, ul.listed {
    list-style: disc;
}

ol.listed {
    list-style: auto;
}

.panel-body h5 {
    font-size: 18px;
}

blockquote.regular {
    font-size: inherit;
    line-height: inherit
}

.animate-transform {
    -webkit-transition: transform 200ms;
    -moz-transition: transform 200ms;
    -o-transition: transform 200ms;
    transition: transform 200ms;
}

/** Custom File Container */
form .custom-file-container label {
    font-weight: normal;
}

form .custom-file-container .input-visible {
    border-radius: 0;
    color: #555555;
    border: 1px solid #cccccc;
}

form .custom-file-container .image-preview {
    background-size: auto;
}
