#buy_tab a {
color: #ffffff;
}
.tabs_discribe .tabs_menu ul li.sel a {
color: #131519 !important;
}
#top {
    bottom: 60px;
    cursor: pointer;
    display: none;
    font-size: 150%;
    position: fixed;
    right: 10%;
    z-index: 9999;
    border: 1px solid #fff;
    border-radius: 6px;
    background: #5c4c4e;
    padding: 10px;
    opacity: 0.7;
    color: #fff;
    font-family: 'gotham_pro',arial, sans-serif;
}
#top:hover {
  opacity: 1;
}
.important_txt
{
	float:left;
	line-height:30px;
	display:block;
	border-top:2px solid #d53333;
	border-bottom:2px solid #d53333;
	font-size:18px;
	max-width:245px;
	margin-right:20px;
	margin: 6px 20px 0px 0px;
	padding: 5px 0px 8px;
	text-align:left;
}
.important_txt
{
	float:left;
	line-height:30px;
	display:block;
	border-top:2px solid #d53333;
	border-bottom:2px solid #d53333;
	font-size:18px;
	max-width:245px;
	margin-right:20px;
	margin: 6px 20px 0px 0px;
	padding: 5px 0px 8px;
	text-align:left;
}
.bx_catalog_list_home .bx_catalog_item_container .filter_bg {
background: rgba(245, 245, 220, 0.4);
}
.bx_catalog_list_home .bx_catalog_item_images:before{
color: #000;
}
.bx_item_detail .bx_item_detail_size ul li {
cursor: pointer;
}
.bx_catalog_list_home .bx_catalog_pic_block {
    border: 1px solid rgba(108, 108, 108, 0.47);
}
.tabs_discribe .tabs_cont{
min-height: 132px;
margin-bottom: 20px;
}
.table-size{
width: 596px;
padding:4px;
margin: 6px auto;
text-align: center;
text-transform: uppercase;
font-size: 16px;
line-height: 16px;
border-collapse: collapse;
}
.tr-b{
font-weight: bold;
}
.table-size td{
padding:6px;
border: 1px solid #5c4c4e;
}
div.view-list{
width:99.8%;
    border: 1px solid #CCC;
    display: block;
    margin: 0 auto 10px;
    overflow: hidden;
}
div.view-item{
    width: 188px;
    text-align: center;
    margin: 10px auto;
    display: block;
    float: left;
}
div.view-header {
text-align: center;
    background-color: #CCC;
    margin-bottom: 10px;
    padding: 8px;
    font-weight: bold;
    font-size: 16px;
}
.cur{
display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    font-style: normal;
}
.v{
display: inline-block;
font-size: 20px;
    font-weight: 500;
}
.bx_item_detail .bx_item_container .bx_lt{
margin-right: 26px;
}
div.news-list img.preview_picture {
max-width: 150px;
margin-right: 20px;
}
.bx_item_list_recommended{
display: block;
    overflow: hidden;
    clear: both;
}
.bx_item_list_recommended {
border-bottom: none;
}
.bx_item_list_recommended.bx_blue .bx_item_list_title {
 background: #c6c6c6;
}
.bx_item_list_recommended .bx_item_list_title {
color: #000;
    background: #c6c6c6;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container{
    position: static;
}
.bx_catalog_item_controls no_touch {
display: none;
}
.inputtext, input[type=text], input[type=password], textarea, select {
    border: 2px solid #5c4c4e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    color: #5c4c4e;
    font-size: 16px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    font-family: 'gotham_pro';
    padding: 5px 8px;
}
.submit_send, .checkout {
    padding: 0px 13px 0px 13px;
    height: 30px;
    color: #fff;
    background: #2e2724;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border: 0px;
    margin: 5px auto;
    display: block;
    cursor: pointer;
}
.loupe{
    z-index: 1101;
}
/* Developer logo footer */

#developer{
    padding-top: 11px;
    float: right;
    margin-bottom: 10px;
}
#developer a span {
    display: initial;
    padding: 0;
    font-size: 13px;
}
#developer a span.dev-title-span {
    float: left;
    color: #b9afb0;
    margin-top: 3px;
}
#developer a:hover{
    text-decoration:none;
}
#developer a font {
    color: #ff6153;
}
#developer a font:hover{
    color: #ff6153;
    text-decoration: underline;
}
#developer img{
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 5px
}
.b-popup .content iframe.b-iframe {
    width: 100%;
    height: 850px;
}
#popupDeclareView .content{
    padding:0;
}
.b-modal {
    background-color: rgba(84,24,0,.7)!important;
}
.b-popup {
    width: 778px!important;
    min-height: 853px!important;
}
@media (max-width: 760px){
    #developer{
        text-align: center;
        padding: 0 10%;
        float: none;
    }
    #developer img{
        float: none;
    }
    #developer a span.dev-title-span{
        float: none;
    }
}