.marks .mark.new {
		display:none
}

.tabs_block #tabs_block ul.nav {
	padding:0;
	margin:0;
	list-style:none;
	padding-bottom:25px;
}
.tabs_block #tabs_block ul.nav li {
	float: left;
	padding: 5px 25px 5px 0;
	
}
.tabs_block #tabs_block ul.nav li.ui-tabs-active a {
	outline:none;
	text-decoration:none;
    text-transform: uppercase;
	color:#000000 !important;
    border-bottom: none !important; 
	font-size: 18px;
}
.tabs_block #tabs_block ul.nav li a {
	padding-bottom: 5px; 
	text-decoration:none;
	font-size:22px;
	//color:#a3a3a3;
	font-weight:500;
}
.tabs_block.tabsblock_bgn{
	position: absolute;
    left: 0;
    width: 100%;
    background: #fafafa;	
margin-top: -40px;
}
.tabs_block .tabsblock_bgn_wrapper {
	position: relative;
    display: block;
    margin: 0 auto;
    padding: 40px 9px;
    max-width: 1162px;
}
.tabslable_bgn_size {
	margin-bottom: 30px;
}


@media all and (max-width: 800px) {
.tabs_block .tabsblock_bgn_wrapper {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px 9px;
	}
.tabs_block #tabs_block ul.nav {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 0px;
	}
.marks .mark.new {
		display:none
}
.popular_slider 
.one_section_product_cells 
.name_product a.name {
    display: block;
    font-size: 12px;
    color: #363532;
    font-weight: normal;
    margin-bottom: -11px;
    height: 36px;
    overflow: hidden;
    display: block;
    text-decoration: none;
}
.popular_slider 
.one_section_product_cells 
.name_product a.name_group {
    display: none !importent;
    font-size: 13px;
    line-height: 14px;
    height: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    color: #888b92;
    text-decoration: none;
margin-top: 20px;
    padding-top: 20px;
	}
}

@media all and (max-width: 380px) {
.popular_slider 
.one_section_product_cells 
.name_product a.name {
    font-size: 11px !important; 
margin-bottom: -30px !important; 
height: 50px;  
}
.popular_slider .one_section_product_cells .name_product a.name_group {
    display:  none !important;
	}
}
@media all and (max-width: 600px) {
.popular_slider 
.one_section_product_cells 
.name_product a.name {
    font-size: 14px !important; 
margin-bottom: -15px !important;
}
.popular_slider .one_section_product_cells .name_product a.name_group {
    display:  none !important;
	}
}

@media all and (max-width: 1080px) {
.popular_slider 
.one_section_product_cells 
.name_product a.name {
    font-size: 12px !important;  
margin-bottom: -15px !important;  
}
.popular_slider .one_section_product_cells .name_product a.name_group {
    display:  none !important;
	}
}