footer .rbm_order .rbm_order_btn {
    width: 150px;
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    background: #e6c646;
    background: -moz-linear-gradient(top, #f0d466 0%, #dfbc2e 100%);
    background: -webkit-linear-gradient(top, #f0d466 0%, #dfbc2e 100%);
    background: -o-linear-gradient(top, #f0d466 0%, #dfbc2e 100%);
    background: linear-gradient(to bottom, #f0d466 0%, #dfbc2e 100%);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
    cursor: pointer;
    font-size: 16px;
}

article.rbm_provide {
	margin-top: 10px;
}

.rbm_js_filter2_paginator_page, .rbm_paginator_active, .pagenav span, .pagenav a {
    display: inline-block;
    margin: 5px;
    cursor: pointer;
    color: #fff!important;
    text-decoration: none!important;
    padding: 5px 10px;
    border-radius: 3px;
    background: #689489;
    background: linear-gradient(to bottom,#81afa5 0,#557e74 100%);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.7);
}

.rbm_paginator_active, .pagenav span {
	box-shadow: inset 0 1px 5px 0 rgba(0,0,0,.5);
}

h2.rbm_goodcard_title {
	font-size: 1.4em;
}

.rbm_intresting_item .rbm_btn_wrap .icon-compare, .rbm_intresting_item .rbm_btn_wrap .icon-like {
    position: relative;
    top: 6px;
    margin-right: 2px;
    background: linear-gradient(0deg,#c4c4c4,#dbdada);
}

.rbm_intresting_item .rbm_btn_wrap .icon-compare.active, .rbm_intresting_item .rbm_btn_wrap .icon-like.active {
    color: #fff;
    background: linear-gradient(0deg,#414141,#828181);
}

article.rbm_good .rbm_next_prev_good .rbm_prev_good {
    color: #081121!important;
    text-decoration: none;
	float: left;
	text-align: left
}

article.rbm_good .rbm_next_prev_good .rbm_prev_good span {
    line-height: 1;
    border-bottom: 1px solid rgba(8,17,33,.3);
}

article.rbm_good .rbm_next_prev_good .rbm_prev_good:hover span {
    border-bottom-color: transparent;
}

.rbm_catalog_line .rbm_good_item .rbm_title {
	text-align: center;
	height: 50px;
}



.rbm_catalog_line .rbm_good_item {
	height: 420px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

header .rbm_header .rbm_contact_btn .rbm_feedback span {
    border-bottom: 1px dashed rgba(78,139,215,.5);
}

.tprice {
	width: 125px;
}

.fancybox-close {
    background: url(images/close.png) no-repeat;
    top: 22px;
    right: 15px;
    width: 16px;
    height: 16px;
    opacity: .5;
}

ul#categoriesList2 {
    list-style: none;
    margin-bottom: 25px;
}

ul#categoriesList2 li {
    padding-bottom: 5px;
    position: relative;
    left: -22px;
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
}

ul#categoriesList2 li:hover {
	text-decoration: none;
	color: #68894D
}

ul#categoriesList2 li.select_active {
	font-weight: 700;
    text-decoration: none;
    cursor: default;
    color: #689489 !important
}

ul#categoriesList2 li:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #ced5de;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: -15px;
    top: 4px;
}

ul#categoriesList2 li:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #ced5de;
    top: 0;
    left: -16px;
}

.rbm_filter_title {
    font-weight: bold;
    font-size: 1.3em;
}

.rbm_intresting_item .rbm_price {
	text-align: right;
}

.rbm_nal {
	text-align: center;
}

.rbm_filter {
    margin-top: 20px;
}

.rbm_filter .rbm_parameter_wrapper .rbm_parameter_title {
    padding: 0;
}

.rbm_parameter_wrapper .rbm_parameter_block {
    margin-top: 5px;
}
/*
.rbm_filter .rbm_parameter_wrapper {
    border-bottom: 1px solid #ececec;
}
*/
.rbm_filter .rbm_parameter_wrapper {
	padding-top: 10px;
}

.rbm_parameter_wrapper .rbm_parameter_title:not(.open) + .rbm_parameter_block {

}

.rbm-btn-allCategory {
    font-size: 14px;
    padding: 5px 20px;
    background: #689489 none repeat scroll 0% 0%;
    color: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.7);
}

.rbm-btn-allCategory:hover, .rbm-btn-allCategory:focus {
    opacity: 1;
    color: #ffffff;
    background: #CA5B4D none repeat scroll 0% 0%;
    box-shadow: inset 0 1px 5px 0 rgba(0,0,0,.5);
}

.rbm_reset {
	padding: 0;
}

.rbm_categ_price {
    /* float: right; */
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    text-align: right;
}

.rbm_categ_price .rbm_js_goods_total_price {
	color: #ca5b4d;
}

article.rbm_slider {
    margin-bottom: 40px;
    background: #ffffff;
}

.rbm_fixed_header {
    position: fixed;
    top: 0;
    display: none;
    background-color: #FFFFFF;
    width: 100%;
    z-index: 10000;
}

.rbm_properties_form {
	text-align: center;
}

.jGrowl .jGrowl-closer, .jGrowl .jGrowl-notification {
	background-color: #FFFFFF;
}

article.rbm_good .rbm_good_descr .rbm_social .rbm_soc_buttons {
	line-height: initial;
}
.yashare-auto-init {
	margin-left: -5px;
	text-align: left
}

.fancybox-overlay .fancybox-wrap .fancybox-skin .rbm_popup .rbm_more_goods .rbm_good_item .rbm_btn_wrap .rbm_in_cart, .fancybox-overlay .fancybox-wrap .fancybox-skin .rbm_popup .rbm_more_goods .rbm_good_item .rbm_btn_wrap .rbm_one_click {
	padding: 7px;
}

article.rbm_good .rbm_good_descr .rbm_good_question .rbm_question_form .rbm_label span {
	width: 60%;
}

.rbm_more_goods .rbm_good_item {
	height: 290px!important;
}

.rbm_more_goods .fav-comp{
	display: none;
}

.fancybox-overlay .fancybox-wrap .fancybox-skin .rbm_popup .rbm_more_goods .rbm_good_item .rbm_btn_wrap {
    padding: 0 38px;
}

ul#categoriesList2 .select_active::before{
	border-left: 6px solid #2C4769;
}
