@font-face {
    font-family: "SegoePrintRegular";
    src: url("../fonts/SegoePrintRegular.eot");
    src: url("../fonts/SegoePrintRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoePrintRegular.woff") format("woff"),
    url("../fonts/SegoePrintRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

div#logo {
    padding: 0 0 3px 31px;
    width: 165px;
}

body {
    color: #7f7f7f;
    font-family: 'Open Sans', sans-serif;
}

#content img {
    max-width: 100%;
    margin-bottom: 20px;
}
#content td.image img {
    max-width: inherit;
}
.main_nav_wrapper {
    background: #1d5138; /* Old browsers */
    background: -moz-linear-gradient(top, #1d5138 0%, #083c1d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1d5138 0%, #083c1d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1d5138 0%, #083c1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d5138', endColorstr='#083c1d', GradientType=0); /* IE6-9 */
}

h3 {
    font-family: 'Merriweather', serif;
    font-size: 28px;
    border-bottom: 2px solid #f69805;
    display: inline-block;
    padding-right: 80px;
    margin-bottom: 30px;
    margin-top: 55px;
    padding-bottom: 10px;
}

#menu {
    background-color: transparent;
    background-image: none;
    border: none;
}

header {
    background: #1d5138; /* Old browsers */
    background: -moz-linear-gradient(top, #1d5138 0%, #083c1d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1d5138 0%, #083c1d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1d5138 0%, #083c1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d5138', endColorstr='#083c1d', GradientType=0); /* IE6-9 */
}

#top {
    margin-bottom: 0;
}

.container_main {
    padding-left: 0;
    padding-right: 0;
    box-shadow: 3px 3px 10px #8c8c8c;
    background: #fff;
}

#content_main {
    background: url(../image/bead_back10.png) repeat;
    /*background-size: 110% auto; */
}

footer {
    margin-top: 0;
    border: none;
}

#content {
    padding-right: 45px;
    padding-top: 40px;
}

.owl-wrapper-outer {
    border: none;
    box-shadow: none;
}

.owl-controls .owl-page span {
    background-color: #fff;
    border-color: #707070;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.7);
}

.owl-controls .owl-page.active span {
    background-color: #7f7f7f;
    border-color: #7f7f7f;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.list-group a {
    color: #1b2c33;
    font-size: 14px;
    border: none;
    padding: 5px 0;
	margin:0;
}

.list-group a:hover, .list-group a:active, .list-group a:focus {
    background-color: transparent;
    border: none;
    color: #f69805;

}

#column-left > .list-group {
    padding: 25px 0 15px 30px;
    box-shadow: 3px 3px 10px #bebebe;
}

footer {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#304e5b+0,1c2e35+100 */
    background: #1d5138; /* Old browsers */
    background: -moz-linear-gradient(top, #1d5138 0%, #083c1d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1d5138 0%, #083c1d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1d5138 0%, #083c1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d5138', endColorstr='#083c1d', GradientType=0); /* IE6-9 */
}

#powered {
    background-color: #0b1114;
    padding-top: 12px;
    padding-bottom: 10px;
}

.footer_social i {
    font-size: 22px;
    margin-right: 15px;
}

.footer_social i:last-child {
    margin-right: 0;
}

footer a {
    color: #c9b092;
    font-size: 15px;
}

footer h5 {
    font-size: 16px;
    margin-bottom: 30px;
}

.ya_container {
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 30px;
}

.ya_container > .row {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #f69805;
}

.img_center {
    margin-left: auto;
    margin-right: auto;
}

.footer_promo_item {
    position: relative;
    padding-left: 70px;
    padding-top: 5px;
    color: #f69805;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer_promo_item img {
    position: absolute;
    top: 0;
    left: 0;
}

.footer_contacts {
    color: #fff;
    font-size: 14px;
    margin-bottom: 45px;
}

.footer_contacts .fa {
    font-size: 24px;
    margin-top: 12px;
}

.footer_pay img {
    margin-right: 15px;
    margin-bottom: 30px;
}

.footer_pay img:last-child {
    margin-right: 0;
}

footer h5 {
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 25px;
}

.footer_row {
    padding-left: 100px;
}

#powered, #powered a {
    color: #fff;
}

.subscription_main {
    padding-top: 10px;
    padding-bottom: 15px;
    background: #304e5b; /* Old browsers */
    background: -moz-linear-gradient(top, #304e5b 0%, #1b2c33 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #304e5b 0%, #1b2c33 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #304e5b 0%, #1b2c33 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#304e5b', endColorstr='#1b2c33', GradientType=0); /* IE6-9 */
    font-size: 17px;
    color: #fff;
}

.btn-default {
    color: #fff;
    background-color: #f69805;
    border-color: #f69805;
    font-size: 14px;
    transition: all ease 0.2s;
}

.btn-default:hover, .btn-default:active, .btn-default:focus {
    border-color: #c9b092;
    background-color: #205134;
    color: #c9b092;
}

#subscribe_form_wrapper {
    margin-top: 10px;
}

#subscribe_form_wrapper .btn-default {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
    height: 32px;
    padding-top: 1px;
}

#subscribe_form_wrapper input {
    font-size: 17px;
    margin-right: 15px;
    height: 32px;
    width: 325px;
}

#top_menu {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    height: 100%;
}

#top_menu li {
    display: inline-block;
}

#top_menu li a {
    display: block;
    color: #c9b092;
    font-size: 16px;
    padding: 14px 12px 10px 12px;
}

#top_menu li a:hover, #top_menu li a:active, #top_menu li a:focus {
    color: #f69805;
    border-bottom: 3px solid #f69805;
    text-decoration: none;
    outline: none;
}

.top_menu_wrapper {
    margin-left: -50px;
    position: relative;
    left: auto;
    top: auto;
    display: block;
}

.top_menu_wrapper {
    min-width: calc(75% + 50px);
}

.main_nav_wrapper, #top_menu, #top_menu li, #top_menu a, .top_bar {
    height: 55px;
}



footer a:hover, footer a:active, footer a:focus {
    color: #fff;
    text-decoration: none;
}

.top_bar {
    padding-left: 70px;
    font-size: 18px;
    position: relative;
    padding-top: 13px;
}

.top_bar a, .top_bar span {
    color: #f69805;
    transition: all ease 0.2s;
}

.top_bar a:hover, .top_bar a:active, .top_bar a:focus {
    color: #c9b092;
    text-decoration: none;
    outline: none;
}

.top_bar i {
    font-size: 32px;
    position: absolute;
    top: 10px;
    left: 17px;
}

.news_item h4 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

.news_item h4 a {
    color: #000;
}

.news_item h4:hover, .news_item h4 a:hover, .news_item h4 a:active, .news_item h4 a:focus {
    color: #43c5da;
}

.news_date {
    font-size: 12px;
    color: #7f7f7f;
    margin-bottom: 15px;
}

.show_more {
    color: #336699;
}

.show_more:hover, .show_more:active, .show_more:focus {
    color: #f69805;
}

.news_inner {
    padding: 15px;
}

.news_item {
    border: 1px solid #fff;
}

.news_item:hover {
    border-color: #b7b7b7;
}

#social_widgets {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 35px;
    overflow: hidden;
}

.social_w_item {
    margin-bottom: 30px;
}

#toTop {
    position: fixed;
    bottom: 30px;
    right: 60px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 14px;
    padding: 3px 7px 7px 7px;
    border-radius: 4px;
    background-color: #1d5138;
    text-align: center;
    line-height: 1.3;
    width: 55px;
    height: 55px;
    z-index: 9;
}

#toTop i {
    font-size: 24px;
}

#modal_review_author {
    font-size: 16px;
    font-weight: bold;
}

#modal_review_date {
    color: #7f7f7f;
    margin-bottom: 15px;
}

.reviews_slider_wrapper {
    position: relative;
}

#testimonial_left, #testimonial_right {
    position: absolute;
    font-size: 40px;
    color: #cccccc;
    top: 30px;
    cursor: pointer;
}

#testimonial_left:hover, #testimonial_right:hover,
#testimonial_left:active, #testimonial_right:active,
#testimonial_left:focus, #testimonial_right:focus {
    color: #f69805;
}

#testimonial_left {
    left: 0;
}

#testimonial_right {
    right: 0;
}

.reviews_slider_wrapper .owl-carousel .owl-buttons .owl-prev {
    left: 0;
    top: 0;
    opacity: 1 !important;
}

.reviews_slider_wrapper .owl-carousel .owl-buttons .owl-next {
    right: 0;
    top: 0;
    opacity: 1 !important;
}

.act_test img {
    float: left;
    margin-right: 10px;
    height: 188px;
    margin-bottom: 10px;
    cursor: pointer;
}

.act_test img:nth-child(3), .act_test img:nth-child(5) {
    margin-right: 0;
}

.act_test img:hover {
    box-shadow: 3px 3px 7px #7f7f7f;
}

.currency-select, .language-select {
    color: #a3907b;
    cursor: pointer;
    opacity: 0.6;
}

.currency-select.item_active, .language-select.item_active {
    color: #c67a00;
}

.currency-select:hover, .language-select:hover {
    opacity: 1;
}

.cur_lang_row {
    padding-top: 7px;
    line-height: 7px;
}

.header_login {
    text-align: right;
}

.header_login, .header_login a {
    color: #c9b092;
}

.header_login a {
    margin-left: 5px;
    margin-right: 5px;
}

#search input {
    height: 38px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

#search button {
    height: 38px;
}

#search {
    margin-top: 26px;
}

.header_login a:last-child {
    margin-right: 0;
}

.header_phone {
    font-size: 18px;
    color: #c67a00;
    margin-bottom: 5px;
}

.lead_phone {
    color: #fff;
    position: relative;
    padding-left: 25px;
    margin-top: 15px;
}

.lead_phone img {
    position: absolute;
    left: 0;
    top: 3px;
}

.wish_list_card_row {
    color: #f69805;
    font-weight: bold;
    text-align: center;
}

.wish_list_card_row a {
    color: #f69805;
    font-size: 15px;
}

.wish_list_card_row a:hover, .wish_list_card_row a:active, .wish_list_card_row a:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.wish_list_card_row i {
    margin-bottom: 7px;
    font-size: 28px;
}

.list_img {
    margin-top: 5px;
    margin-bottom: 9px;
}

#cart {
    position: relative;
}

.header_total_prod {
    position: absolute;
    background-color: #fff;
    display: block;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -5px;
    right: 50%;
    margin-right: -22px;

}

.header_cart_img {
    margin-bottom: 11px;
}

.header_total_sum {
    font-weight: normal;
}

.no_padding {
    padding: 0 !important;
}

.wish_list_card_row {
    margin-top: 30px;
    margin-left: -30px;
    margin-right: 30px;
}

header {
    padding-bottom: 15px;
}

.header_login a:hover, .header_login:active, .header_login:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.header_login {
    margin-top: 4px;
}

h1, .prod_h1, .ya_h2 {
    display: inline-block;
    color: #1b2c33;
    font-size: 24px;
    padding-right: 30px;
    border-bottom: 2px solid #f69805;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-family: 'Merriweather', serif;
}

.prod_main_img {
    margin-bottom: 15px;
}

.prod_thumbnails {
    display: inline-block;
    padding-left: 0;
    list-style-type: none;
    max-width: 200px;
}

.prod_thumbnails li {
    display: inline;
    margin-right: 8px;
    margin-bottom: 10px;
}

.prod_thumbnails li:nth-child(4n) {
    margin-right: 0;
}

.prod_code {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 100%;
    padding-left: 20px;
}

.in_stock {
    color: #f69805;
    font-size: 14px;
    margin-bottom: 15px;
}

.fa-stack {
    width: 1.3em;
}

.price_old {
    color: #f69805;
}

.prod00.price_old {
    color: #f69805;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin-top: 30px;
    padding: 0;
}

.count_price_block h2 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin-top: 35px;
}
div.prod00.price_old+h2 {
    margin: 0;
}

#input-quantity {
    height: 30px;
    width: 45px;
    border: 1px solid #c9b092;
    border-radius: 0;
    float: left;
    text-align: center;
}

.prod_count_minus, .prod_count_plus {
    display: inline-block;
    height: 30px;
    width: 33px;
    color: #fff;
    float: left;
    background-color: #c9b092;
    cursor: pointer;
    padding: 5px 12px;
}

.prod_count_minus {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 15px;
}

.prod_count_plus {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.price_block {
    margin-top: -20px;
    padding: 0;
}

#product h3 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 0;
}

.in_compare span, .in_like span {
    color: #7f7f7f;
    cursor: pointer;
}

.in_compare span:hover, .in_like span:hover {
    color: #f69805;
}

.in_compare i, .in_like i {
    margin-right: 5px;
}

.count_price_block {
    margin-bottom: 0px auto;
}

.ya_href {
    color: #f69805;
    text-decoration: underline;
}

.ya_href:hover, .ya_href:active, .ya_href:focus {
    color: inherit;
}

.rating {
    display:none;
    visibility:hidden;
    margin-top: -4px;
}

.prod_main_img {
    width: 450px;
}

.ask_prod_question {
    color: #1b2c33;
    text-decoration: none;
    margin: 15px 0;
    display: block;
}

.ask_prod_question:hover, .ask_prod_question:active, .ask_prod_question:focus {
    outline: none;
    text-decoration: none;
    color: #f69805;
}

.group_prod_cart_btn {
    margin-top: 15px;
    margin-bottom: 0px;
    text-align: center;
}

.no_reviews {
    font-size: 14px;
    font-weight: bold;
}

.prod_review_title {
    font-weight: bold;
    font-size: 16px;
}

.horizontal-sreview .review-author {
    font-size: 14px;
}

.horizontal-sreview .review-date-added {
    color: #999;
    margin-left: 10px;
}

.horizontal-sreview-all {
    float: right;
    margin: 0 25px 0 0;
    width: 100%;
    text-align: right;
}

.horizontal-sreview {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}

.horizontal-sreview .caption {
    padding: 15px 20px;
    min-height: 100px;
}

.vertical-sreview .review-author {
    font-size: 15px;
    font-weight: bold;
    color: #1b2c33;
}

.vertical-sreview .review-date-added {
    color: #7f7f7f;
    font-size: 12px;
    margin-bottom: 10px;
}

.vertical-sreview-all {
    float: right;
    margin: 0px 25px 0px 0px;
    width: 100%;
    text-align: right;
}

.vertical-sreview {
    margin-bottom: 20px;
    overflow: auto;
}

.vertical-sreview .caption {
    padding: 0 30px;
    min-height: 100px;
}

.fa-star {
    color: #f69805;
}

.breadcrumb {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: -12px 0 0 0;
}

.breadcrumb > li + li::before {
    content: '-';
    color: #7f7f7f;
}

.breadcrumb a {
    color: #7f7f7f;
}

.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus {
    color: #f69805;
    text-decoration: none;
    outline: none;
}

.product_table > tbody > tr > td {
    vertical-align: middle;
}

.product_table {
    border: none;
    margin-bottom: 10px;
}

.product_table thead {
    background-color: #ebebeb;
}

.product_table th, .product_table td {
    border: none !important;
}

.product_table th {
    background-color: #ebebeb;
    border-top: 0;
    border-bottom: 0;
    font-size: 13px;
    color: #333333;
    font-weight: normal;
    padding: 3px 0 !important;

}

.product_table th > div {
    border-right: 1px solid #d7d7d7 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.product_table th:last-child > div {
    border-right: none !important;
}

.product_table td {
    border-bottom: 1px dotted #b7b7b7 !important;
}

.product_table td, .product_table td a {
    font-size: 13px;
    color: #333;
}

.remove_prod_cart {
    font-size: 24px;
    color: #41d3e7;
    cursor: pointer;
}

.remove_prod_cart:hover {
    color: #f69805;
}

.cart_prod_cnt {
    position: absolute;
    top: 50%;
    margin-top: -17px;
}

.btn-primary {
    background-color: #f69805;
    border-color: #f69805;
    color: #fff;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #205134;
    border-color: #205134;
}

.ya_info {
    padding: 10px 0;
    background-color: #f69805;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.cart_param_item {
    text-align: center;
    color: #1b2c33;
    padding: 10px 0;
}

.cart_param_title {
    font-size: 36px;
    font-weight: bold;
}

.cart_param_text {
    font-size: 14px;
}

.cart_param_discount {
    position: relative;
    margin-bottom: 10px;
}

.cart_param_discount .cart_param_img {
    position: absolute;
    top: 12px;
    left: -40px;
}

.cart_param_discount .cart_param_title {
    margin-top: -12px;
}

.min_left > div {
    margin-left: -30px;
}

#cart_btn {
    border: none;
    background: transparent;
    padding: 0;
}

#cart_btn .fa-shopping-cart {
    display: block;
}

.btn-group.open .dropdown-toggle#cart_btn {
    box-shadow: none;
}

#cart > ul {
    width: 400px;
    border: 1px solid #b7b7b7;
    border-radius: 7px;
}

#cart .img-thumbnail {
    padding: 0;
    border: 0;
}

#cart .table > tbody > tr > td,
#cart .table > tbody > tr > th,
#cart .table > tfoot > tr > td,
#cart .table > tfoot > tr > th,
#cart .table > thead > tr > td,
#cart .table > thead > tr > th {
    border: none;
}

#cart table a, #cart td {
    color: #1b2c33;
    font-size: 14px;
}

#cart table a:hover, #cart table a:active, #cart table a:focus {
    color: #f69805;
}

#cart table button, #cart table button:hover, #cart table button:active, #cart table button:focus {
    border: none;
    background-color: #f69805;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

#cart table button {
    position: relative;
    margin-top: -3px;
}

#cart table button i {
    font-size: 10px;
    position: absolute;
    top: 2px;
    left: 4px;
}

.open_cart_btn {
    display: block;
    background-color: #f69805;
    border-color: #f69805;
    color: #fff !important;
    transition: all ease 0.2s;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0 2px;
}

.open_cart_btn:hover, .open_cart_btn:active, .open_cart_btn:focus {
    background-color: #205134;
    border-color: #c9b092;
    color: #c9b092 !important;
}

#cart .dropdown-menu {
    padding-bottom: 2px;
}

.product-thumb h4 a {
    color: #1b2c33;
    font-size: 15px;
    font-weight: bold;
}

.product-thumb h4 a:hover, .product-thumb h4 a:active, .product-thumb h4 a:focus {
    color: #c9b092;
    text-decoration: underline;
}

.product-layout {
    border: 1px solid #fff;
    padding-bottom: 10px;
}

.product-layout:hover {
    border-color: #b7b7b7;
}

.product-thumb .image img {
    max-width: 160px;
    margin: auto;
    margin-left: 0;
}

.product-layout h4 {
    white-space: nowrap; /* Отменяем перенос текста */
    overflow: hidden; /* Обрезаем содержимое */
    text-overflow: ellipsis; /* Многоточие */
    /*display: block;*/

    display: flex;
    align-items: center;
}

.prod_artikul {
    color: #7f7f7f;
    font-size: 13px;
    text-align: center;
    white-space: nowrap; /* Отменяем перенос текста */
    overflow: hidden; /* Обрезаем содержимое */
    text-overflow: ellipsis; /* Многоточие */
}
.prod_description {
    display: block;
    overflow: hidden;
    color: #1b2c33;
    font-size: 13px;

}
.prod00.prod_description {
    display: block;
    overflow: hidden;
    color: #1b2c33;
    font-size: 13px;
    background-color: #fafafa;
    padding: 20px;
}

.prod_description a {
    color: #1b2c33;
}

.prod_description a:hover, .prod_description a:active, .prod_description a:focus {
    color: #1b2c33;
    text-decoration: underline;
}

.prod_in_stock {
    text-align: center;
    color: #f69805;
}

.price {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #1b2c33;
    line-height: 1;
    margin-bottom: 15px;
}

.prod_price-old {
    font-size: 14px;
    color: #f69805;
    margin-bottom: 0;
    font-weight: normal;
}

.image {
    position: relative;
    margin-top: 20px;
    text-align: center;
}
.name {
    text-align: center;
}

.image .prod_dop_btn {
    position: absolute;
    font-size: 14px;
    right: -15px;
    color: #7f7f7f;
}

.image .prod_dop_btn:hover {
    color: #f69805;
    cursor: pointer;
}

.image .prod_dop_btn.compare {
    top: 0;
}

.image .prod_dop_btn.wish {
    top: 20px;
}

.hit {
    position: absolute;
    left: 0;
    top: 5px;
}

.lk_item {
    margin-bottom: 45px;
    height: 125px;
}

.lk_item img {
    margin: auto;
}

.lk_item_title {
    margin-top: 7px;
    font-size: 14px;
    text-align: center;
    color: #1b2c33;
}

.lk_item_href:hover .lk_item_title, .lk_item_href:active .lk_item_title, .lk_item_href:focus .lk_item_title {
    color: #f69805 !important;
    text-decoration: none;
}

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

.ya_h2.lk_menu_title {
    font-family: "Open Sans";
    font-size: 18px;
    margin-top: 26px;
    padding-left: 25px;
}

.lk_menu {
    list-style-type: none;
    padding-left: 25px;
}

.lk_menu li {
    margin-bottom: 7px;
}

.lk_menu li a {
    color: #1b2c33;
    font-weight: lighter;
}

.lk_menu li a:hover, .lk_menu li a:focus, .lk_menu li a:active {
    color: #f69805;
    outline: none;
    text-decoration: none;
}

.lk_btn_left {
    margin-right: 15px;
}

.lk_btn {
    width: 120px;
}

.label-text-left .control-label {
    text-align: left;
    padding-top: 0;
    padding-bottom: 5px;
}

.ya_form .form-control {
    border-color: #41d3e7;
}

.ya_form .form-control:focus {
    border-color: #f69805;
    box-shadow: none;
}

.addr_table {
    border-style: dotted;;
}

.addr_table.table-bordered > tbody > tr > td,
.addr_table.table-bordered > tbody > tr > th,
.addr_table.table-bordered > tfoot > tr > td,
.addr_table.table-bordered > tfoot > tr > th,
.addr_table.table-bordered > thead > tr > td,
.addr_table.table-bordered > thead > tr > th {
    border-style: dotted;
    border-top: none;
    border-left: none;
    border-right: none;
}

.addr_btn {
    color: #41d3e7;
}

.addr_btn:hover, .addr_btn:active, .addr_btn:focus {
    color: #f69805;
    text-decoration: none;
    outline: none;
}

.addr_edit_btn {
    font-size: 20px;
}

.addr_delete_btn {
    font-size: 24px;
}

.img_hover_show {
    display: none;
}

.lk_item:hover .img_hover_hide {
    display: none;
}

.lk_item:hover .img_hover_show {
    display: block;
}

.input-group .form-control.wish_cnt {
    width: 40px;
    height: 20px;
    padding: 3px;
    border-radius: 4px;
    margin-right: 15px;
    margin-top: 7px;
    text-align: center;
}

.wish_in_cart {
    color: #f69805;
    cursor: pointer;
    font-size: 24px;
}

.wish_in_cart:hover {
    color: #41d3e7;
}

label.ya_checkbox_label {
    width: 19px;
    height: 19px;
    display: block;
    position: relative;
}
input.ya_checkbox + span {
    position: absolute;
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/catalog/view/theme/kaboshon/image/checkbox.png) no-repeat;
    cursor: pointer;
}
input.ya_checkbox:checked + span {
    background-position: 0 -19px;
}

.buttons .pull-right {
    margin-right: 15px;
}

.buttons .pull-right:first-child {
    margin-right: 0;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #fff;
    border: none;
    color: #f69805;
    font-weight: bold;
}

#column-left > .list-group {
    max-height: 720px;
}

.cat_search_list .desktop-grid {
    display: none;
}

.cat_search_list .desktop-grid.cat_showed_item {
    display: inline-grid !important; 
}

.cat_search_list a {
    color: #7f7f7f;
    font-size: 13px;
}

.change_q_cart {
    background-color: transparent;
    border: none;
    color: #cc3333;
    opacity: 0.7;
    transition: all ease 0.2s;
}

.change_q_cart:hover {
    opacity: 1;
    color: #f69805;
    border: none;
    background-color: transparent;
}

.delete_q_cart {
    background-color: transparent;
    border: none;
    color: #cc3333;
    opacity: 0.7;
    transition: all ease 0.2s;
}

.delete_q_cart:hover {
    color: #f69805;
    background-color: transparent;
    opacity: 1;
}

.simplecheckout-cart td.quantity {
    vertical-align: middle;
}

.ya_info {
    margin: 15px 0;
    padding-left: 10px;
    padding-right: 10px;
}

.add_input_row input {
    width: calc(100% - 40px) !important;
    float: left;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.add_input_row .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.simplecheckout-cart td.remove {
    vertical-align: middle;
}

.simplecheckout-cart .price {
    text-align: center;
}

.simplecheckout-cart .total {
    text-align: center;
}

.checkout-heading.panel-heading {
    display: inline-block;
    color: #1b2c33;
    font-size: 24px;
    padding-right: 30px;
    border-bottom: 2px solid #f69805;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-family: 'SegoePrintRegular';
    background-color: #fff;
}

.simplecheckout-left-column {
    width: 48%;
}

.simplecheckout-left-column .form-horizontal .control-label,
.simplecheckout-right-column .form-horizontal .control-label {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}

.simplecheckout-left-column .col-sm-8,
.simplecheckout-right-column .col-sm-8 {
    width: 100%;
}


.simplecheckout-left-column .form-group,
.simplecheckout-right-column .form-group {
    margin-bottom: 7px;
}

.checkout-heading-button {
    float: none !important;
    margin-top: -20px;
    display: block !important;
    padding-left: 10px;
}

.pagination > li > a, .pagination > li > span {
    padding: 2px 8px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #c9b092;
    border-color: #c9b092;
}

.pagination > li > a, .pagination > li > span {
    color: #7f7f7f;
}

.product-layout h4 {
    white-space: normal;
    /*height: 42px;*/
}

.order_list_tbl th {
    vertical-align: middle !important;
    font-weight: bold;
}

.order_list_tbl td {
    vertical-align: middle !important;
    text-align: center;
}




.compare_table  {
    width: auto;
    max-width: 100%;

}
.compare_table th {
    position: absolute;
    left: 0;
    width: 120px;
    border: none !important;
    text-align: right;
    padding-right: 15px;
}
.compare_table_outer {
    position: relative
}
.compare_table_inner {
    overflow-x: auto;
    overflow-y: visible;
    margin-left: 135px;
}

.compare_table td {
    text-align: center;
    width: 200px !important;
    min-width: 200px;
    max-width: 200px;
}

.compare_price {
    font-size: 18px;
    font-weight: bold;
}

.compare_tbl_title {
    color: #f69805;
}

.compare_tbl_title:hover, .compare_tbl_title:active, .compare_tbl_title:focus {
    color: #41d3e7;
    text-decoration: none;
}

.table_cart_drop {
    font-weight: normal;
}

.table_cart_drop td {
    vertical-align: middle !important;
}

.product-layout h4, .product-layout h4 a {
    font-size: 15px;
    overflow: visible;
}

.product-layout h4 a {
    display: block;
}


/* Пиктограммы платежных систем */
label[for=pp_standard], label[for=ocstore_yk_physical_PC],
label[for=cse\.cse], label[for=cseapi\.cseapi], .radio label[for^=cdek\.],
/*.radio label[for=cdek\.tariff_136_MRG], .radio label[for=cdek\.tariff_137_0], .radio label[for=cdek\.tariff_137_0],*/
label[for=rpcod2], label[for=cod],label[for=cod_cdek], label[for=paymasterplusplus], label[for=paymaster],
label[for=bank_transfer], label[for=card_transfer], label[for=russianpost2], label[for=russianpost2f1], label[for=russianpost2f1\.rp1],
label[for=russianpost2\.rp1], label[for=russianpost2\.rp2], label[for=russianpost2\.rp3],
label[for=russianpost2\.rp4], label[for=russianpost2\.rp5], label[for=russianpost2\.rp6],
label[for=russianpost2\.rp7], label[for=russianpost2\.rp8], label[for=russianpost2\.rp9],
label[for=pickup\.pickup], label[for=russianpost2f1\.rp2],
label[for=multiflat\.multiflat0], label[for=multiflat\.multiflat1], label[for=multiflat\.multiflat2],
label[for=multiflat\.multiflat3], label[for=multiflat\.multiflat4], label[for=multiflat\.multiflat5]{
    position: relative;
    padding-left: 80px;
    padding-top: 4px;
    padding-bottom: 6px;
}

label[for=pp_standard]:before, label[for=ocstore_yk_physical_PC]:before,
/*.radio label[for=cdek\.tariff_136_MRG]:before, .radio label[for=cdek\.tariff_137_0]:before,*/
label[for=cse\.cse]:before, label[for=cseapi\.cseapi]:before, label[for=cdek\.empty]:before, .radio label[for^=cdek\.]:before,
label[for=rpcod2]:before, label[for=cod]:before,label[for=cod_cdek]:before, label[for=paymasterplusplus]:before, label[for=paymaster]:before, label[for=pickup\.pickup]:before,
label[for=bank_transfer]:before, label[for=card_transfer]:before, label[for=russianpost2]:before, label[for=russianpost2f1]:before,
label[for=russianpost2\.rp1]:before, label[for=russianpost2\.rp2]:before, label[for=russianpost2\.rp3]:before,
label[for=russianpost2\.rp4]:before, label[for=russianpost2\.rp5]:before, label[for=russianpost2\.rp6]:before,
label[for=russianpost2\.rp7]:before, label[for=russianpost2\.rp8]:before, label[for=russianpost2\.rp9]:before ,
label[for=russianpost2f1\.rp1]:before, label[for=russianpost2f1\.rp2]:before,
label[for=multiflat\.multiflat0]:before, label[for=multiflat\.multiflat1]:before, label[for=multiflat\.multiflat2]:before,
label[for=multiflat\.multiflat3]:before, label[for=multiflat\.multiflat4]:before, label[for=multiflat\.multiflat5]:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 30px;
    background-size: cover;
}

label[for=pp_standard]:before {
    background: url('../image/pay_icons/paypal.png') no-repeat;
}

label[for=russianpost2f1\.rp2]:before {
    background: url('../image/pay_icons/ems.png') no-repeat;
}

label[for=ocstore_yk_physical_PC]:before {
    background: url('../image/pay_icons/yandexmoney.png') no-repeat;
}

label[for=rpcod2]:before, label[for=russianpost2\.rp1]:before, label[for=russianpost2\.rp2]:before, label[for=russianpost2\.rp3]:before,
label[for=russianpost2\.rp4]:before, label[for=russianpost2\.rp5]:before, label[for=russianpost2\.rp6]:before,
label[for=russianpost2\.rp7]:before, label[for=russianpost2\.rp8]:before,
label[for=russianpost2\.rp9]:before, label[for=russianpost2]:before, label[for=russianpost2f1]:before,
label[for=russianpost2f1\.rp1]:before {
    background: url('../image/pay_icons/mailofrussia.png') no-repeat;
}

label[for=cod]:before,label[for=cod_cdek]:before {
    background: url('../image/pay_icons/cash_rub.png') no-repeat;
}

label[for=paymasterplusplus]:before, label[for=paymaster]:before {
    background: url('../image/pay_icons/paymaster.png') no-repeat;
}

label[for=bank_transfer]:before {
    background: url('../image/pay_icons/btob.png') no-repeat;
}

label[for=card_transfer]:before {
    background: url('../image/pay_icons/sberbank.png') no-repeat;
}

label[for=pickup\.pickup]:before {
    background: url('../image/pay_icons/samo.png') no-repeat;
}

label[for=multiflat\.multiflat0]:before, label[for=multiflat\.multiflat1]:before, label[for=multiflat\.multiflat2]:before,
label[for=multiflat\.multiflat3]:before, label[for=multiflat\.multiflat4]:before, label[for=multiflat\.multiflat5]:before {
    background: url('../image/pay_icons/courier.png') no-repeat;
}

label[for=cse\.cse]:before, label[for=cseapi\.cseapi]:before {
    background: url('../image/pay_icons/cse.png') no-repeat;
}

/*label[for=cdek\.empty]:before, .radio label[for=cdek\.tariff_136_MRG]:before, .radio label[for=cdek\.tariff_137_0]:before,*/
.radio label[for^=cdek\.]:before {
    background: url('../image/pay_icons/sdek.png') no-repeat;
}

/* END Пиктограммы платежных систем */

.drop_cart_list {
    max-height: 250px;
    overflow: auto;

}

.noty_body a {
    color: #fff;
}

.ya-product-warning {
    background-color: #f2dede;
}

.reviews_slider .owl-wrapper-outer {
    box-shadow: none;
}

.reviews_slider .product-layout:hover {
    border-color: transparent;
}

.full_mode {
    display: none;
}

.prod_in_stock {
    margin-bottom: 0;
}

.scroll_to_review_form{
    margin-top: 25px;
}

.form-group .cdek_description {
    margin: 0 0 15px 60px;
    font-size: 12px;
}

.form-group .cdek_description a {
    color: #f69805;
}

.sitemap_wrapper a {
    color: #7f7f7f;
}

.brainyfilter-panel .bf-attr-block-cont,
.brainyfilter-panel .box-heading, .bf-panel-wrapper .box-heading,
.brainyfilter-panel .bf-attr-header,
.brainyfilter-panel .bf-buttonclear-box,
.brainyfilter-panel .bf-attr-group-header{
    padding-left: 30px;
}

.bf-cell label {
    font-weight: normal;
}

.bf-panel-wrapper .box {
    border: none;
}

.bf-cell .bf-count {
    background-color: #f69805 !important;
}

.bf-attr-header {
    background-color: #41d3e7 !important;
    color: #fff !important;
}

.bf-cell {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.bf-disabled {
    display: none !important;
}

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

.news_inner .product-thumb .image img {
    width: 100%;
}

.ya_container .row.brand_container {
    padding-top: 10px;
    padding-bottom: 10px;
}

#column-right {
    margin-bottom: 30px;
}

.bf-responsive.bf-active.bf-layout-id-39 .bf-btn-show, .bf-responsive.bf-active.bf-layout-id-39 .bf-btn-reset {
    top: calc(100vh - 40px) !important;
}

.bf-layout-id-39 .bf-btn-show {
    background-color: #f69805 !important;
}

.top_bar .main_menu_bars {
    position: relative;
    top: 0;
    right: 0;
    left: auto;
}

#show_cat_menu:hover span {
    color: #c9b092;
}

#cart > ul {
    max-width: calc(100vw - 30px);
}

a:hover, a:active, a:focus,
button:hover, button:active, button:focus{
    outline: none;
}

.responsive_mobile_show {
    display: none;
    font-weight: bold;
}

.account-simpleregister #content > .row > .col-sm-8 {
    width: 100%;
}

.account-simpleregister #content > .row > .col-sm-4 {
    display: none;
}

.header_login .dropdown-menu {
    margin-top: -60px;
}

#show_cat_menu {
    position: relative;
}

.catalog_mobile_icon {
    left: 90px !important;
    top: -5px !important;
}

#simplecheckout_cart .simplecheckout-cart .total, #simplecheckout_cart .simplecheckout-cart .price {
    text-align: center;
}

.mobile_cart_model {
    display: none;
}

.show_768_inline {
    display: none;
}

.display_500 {
    display: none !important;
}

table.gross_table {
    border: none;
    font-weight: bold;
    text-align: right;
    font-size: 36px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

table.gross_table td {
    border: none !important;
    font-size: 15px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

table.gross_table tr td:nth-child(2n) {
    width: 150px;
}

.btn_disabled, .btn_disabled:hover, .btn_disabled:active, .btn_disabled:focus {
    background-color: #a9a9a9 !important;
    color: #fff !important;
    border-color: #a9a9a9 !important;
    cursor: default;
}
.cat_search_list + .button-group.text-center {
    margin: -20px 15px 0 15px;
    text-align: right;
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
	min-height: 29px;
}
.cat_search_list + .button-group.text-center a {
	cursor:pointer;
	color:#f69805;
}

.well .btn-primary {
	background-color: #205134;
    border-color: #205134;
    color: #c9b092;
}
.popover-content .btn-primary {
    background-color: #205134;
    border-color: #205134;
    color: #c9b092;
}

a {color: #336699;}
.simple-content .checkout-heading {
    font-family: 'Merriweather', serif;
}
.add_input_row a.button.btn-primary.button_oc.btn {
	color:#c9b092;
	border: 1px solid #205134;
	background-color:#205134;
}

div#simplecheckout_customer a.button.btn-primary.btn {
	color:#c9b092;
	border: 1px solid #205134;
	background-color:#205134;
}

.prod_description a {
    /*display: none;
    visibility: hidden;*/
}.prod_count_group input {    height: 33px;    width: 35px;    border: 1px solid #c9b092;    border-radius: 0;    float: left;    text-align: center;    padding: 0;}.product-layout .prod_count_minus, .product-layout .prod_count_plus {    display: inline-block;    height: 33px;    width: 20px;    color: #fff;    float: left;    background-color: #c9b092;    cursor: pointer;    padding: 5px 12px;}.product-layout .prod_count_minus {    padding: 5px 8px;}.product-layout .prod_count_plus {    padding: 6px;}.product-layout .prod_count_group {    float: left;}.product-layout .button-group {    float: right;}.checkout-simplecheckout .price strike,.checkout-simplecheckout .total strike{    color: #f69805;}.owl-carousel .product-layout {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.prod00.prod_count_group {
    margin: 10px 65px;
}

.ya-share2__container_size_m .ya-share2__icon {
    height: 20px!important;
    width: 20px!important;
    background-size: 20px 20px!important;
    float: left!important;
}
div.ya-share2.ya-share2_inited {
    float: left;
}
div.tweet_iframe_widget {
    width: 79px!important;
    margin-right: 0!important; 
}
.btn-o {
    width: 79px!important;
    margin-right: 15px!important;
}
.ramka {
    padding: 20px;
    border: 1px solid #c9b092;
    border-radius: 3px;
    margin: 0 5% 10px 5%;
}
.knopki.row {
    margin: 15px 0 30px 0;
    text-align: center;
}
.product-thumb .wrraper-bottom {
    margin: 0 auto;
    max-width: 200px;
}
.product-thumb .clearfix {
    margin-bottom: 10px;
}
.owl-item .product-layout .image {position: relative;margin-top: 20px;text-align: center;margin-right: 10px;}