@charset "utf-8";

.top_container .top_content table tbody tr td table tbody tr td img{
	filter: invert(18%) sepia(100%) saturate(700%) hue-rotate(-5deg) brightness(58%) contrast(170%);
}

.logo img{
	height:auto !important;
}

.full-button{
	background-color:#A02C2E;
}

.menu_container .main_menu ul li > a:hover,
.tab_menu a.sel, .tab_menu a:hover,
.articles_holder .cats a.sel,
.articles_holder .cats a:hover,
.blue-text,
.menu_container .main_menu ul li a.sel,
.prop_content .cat_item:hover,
.prop_content .cat_item.sel,
.cat_top h1,
.articles .art_item .type{
	color:#A02C2E !important;
}

.main_link.dropdown::after{
	background: url(/images/dropdown_icon_hr.png) center center no-repeat !important;
}

.owl-nav button.owl-next,
.owl-nav button.owl-prev{
	background-color:#585858 !important;
}

.rsMinW .rsGCaption > table > tbody > tr > td > table > tbody > tr > td:nth-child(1),
.owl-carousel .item .overlay > table > tbody > tr > td > table > tbody > tr > td:nth-child(1){
	background: url(/images/header_main_bg_hr.png) center center no-repeat !important;
    background-size: auto !important;
	background-size: 100% 100% !important;
}

.articles .sub_cat_item .title::after{
	border-color:#383838 !important;
}

a.cart-button{
	color:#A02C2E;
	border-color:#A02C2E !important;
}

.blue-button,
a.cart-button:hover,
.desc_tabs .tabs_menu a:hover,
.desc_tabs .tabs_menu a.sel{
	background-color:#A02C2E !important;
}

.selected_art .left .tag{
	background-color:#606160;
}

.faq_content .faq_item .faq_button::after{
	background:url(/images/faq_arrow_hr.png) center center no-repeat;
}

.faq_content .faq_item .faq_button.sel::after{
	background:url(/images/faq_arrow_u_hr.png) center center no-repeat;
}

.image-decor::before{
	background:url(/images/image_decor_bottom_hr.png) center center no-repeat;
}

.content_container ul li::before{
	filter:brightness(0);
}

.content_container .content_content hr,
.desc_tabs .tabs_menu span{
	border-color:#000000 !important;
}

.prop_content .cat_item::after,
.side_menu .sub_cats a.sel{
	border-color:#A02C2E !important;
}

.footer_container{
	background-color:#383838;
}

.footer_container .footer_content table tbody tr td img{
	filter: brightness(0) invert(1);
}