#catalogLineList .label:nth-child(1), #catalogLineList .label:nth-child(3) {width: 50%;}
#catalogLineList .label {width: 50%;}
#subHeader6 #logo {width: 190px;}

#main.color_white #subLeftMenu {background-color: #0060b2 !important;}
#main.color_white #subLeftMenu a {color: #fff !important; font-weight: 600;}
#main.color_white #subLeftMenu a:hover {color: #000 !important;}
#leftMenu li .menuLink {font-size: 15px;}
#subMenu li {font-size: 16px;}
#breadcrumbs {font-size: 14px;}
#subHeader6 #topHeading p {font-weight: 600;letter-spacing: 0.5px;}

.price_rrc {
	text-decoration: none;
	margin-bottom: 15px;
	position: relative;
	font-size: 19px;
	display: block;
	color: #000000;
}
.price .price_type,
.price_rrc .price_type {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
}
#catalogTableList .price_rrc {
	margin-bottom: 5px;
	font-size: 17px;
}
#catalogTableList .price {
	font-size: 18px;
}
#catalogLineList .price_rrc {
	font-size: 20px;
}
.product .price_rrc {
	margin-bottom: 5px;
	font-size: 18px;
}
.product {
	height: 365px;
	}
.product .tabloid {
	height: 364px;
}

/*AGT_2019-12-09*/
.custom_prices_box_alt {display:table; margin:0 5% 0 auto; padding-left:10px;}
#catalogTableList .column:nth-child(4) {display:none;}
#catalogTableList .column:nth-child(5) {width:30%;}
#catalogTableList .column:nth-child(6) {width:160px;}
#catalogTableList .column:nth-child(7) {width:120px;}
#catalogTableList .column:nth-child(8) {width:120px;}

.custom_prices_box {}
.custom_prices_box__price_row {/*overflow:hidden; */display:table-row; text-align:right; font-family:'robotobold'; /*font-weight:bold;*/}
.custom_prices_box__price_name {/*float:left; width:90px; */display:table-cell; padding-right:5px; white-space:nowrap; font-size:12px;}
.custom_prices_box__price_value {/*float:right; */display:table-cell; white-space:nowrap; font-size:16px;}
.custom_prices_box__price_measure {}
.custom_prices_box__price_row_old {}
.custom_prices_box__price_row_old .custom_prices_box__price_value {font-size:10px; text-decoration:line-through; text-decoration-color:#FE0000;}
.custom_prices_box__price_row_current {color:#FE0000;}

@media (max-width: 1280px){
  #catalogTableList .column:nth-child(7) {display:none;}
}
@media (max-width: 850px){
  #catalogTableList .column:nth-child(8) {display:none;}
}
@media (max-width: 670px) and (min-width: 480px){
  .custom_prices_box__price_name {display:none;}
}
@media (max-width: 480px){
  #catalogTableList .column:nth-child(5) {width:100%;}
  #catalogTableList .column:nth-child(6) .article {display:none;}
  .custom_prices_box_alt {margin:0 auto;}
  #catalogTableList .column:nth-child(6) {width:auto;}
}
/**/
/*#catalogTableList .column:first-child {position:relative;}*/
#catalogTableList .markerContainer {/*position:absolute;  top:8px; left:8px;*/ z-index:22; font-size:0; text-align:left;}
#catalogTableList .marker {display:inline-block; z-index:2; margin:0 2px 8px 0; padding:3px 4px; color:#fff; line-height:16px; background-color:#424242;
  font:normal normal 12px "roboto_ltregular", arial, sans-serif;
}
/*END_AGT_2019-12-09*/

/*AGT_2020-12-15*/
#bx-soa-paysystem.bx-step-completed {display:none;}
#bx-soa-properties .bx-soa-section-content .row .col-sm-12.bx-soa-customer {display:none;}
/*END_AGT_2020-12-15*/



/*filter sale*/
.paramsBox.SYSTEM_SALE_FACT .paramsBoxTitle,
.paramsBox.SYSTEM_SALE_FACT .propExpander {
	display: none !important;
}

.paramsBox.SYSTEM_SALE_FACT .params label {
	font-weight: bold;
}
