

/* Start:/local/templates/inter_new/components/bitrix/news/scope/bitrix/news.detail/.default/style.css?17419690903660*/
.section-description-block{
    line-height: 1.5;
}
.categotyItemTable{
    font-size: 9px;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    line-height: 22px;
}
.categotyItemTable a{
    text-decoration: none;
}
.categotyItemTable input[type=text], .cartTable input[type=text]{
    width: 40px;
    border: 1px solid #cacaca;
    color: #414141;
    font-size: 12px;
    height: 22px;
    line-height: 16px;
    padding: 0 5px;
}
.cartTable input.quantity{
    width: 50px !important;
    height: 19px;
    line-height: 19px;
}
.categotyItemTable input[type=text]:focus{
    outline: none;
}
.categotyItemTable input{
    vertical-align: top;
}
.categotyItemTable .add2cart{
    border: 1px solid #cacaca;
    border-left: 0;
    background: #fff url('/local/templates/inter_new/components/bitrix/news/scope/bitrix/news.detail/.default/images/cart.png') center center no-repeat;
    text-indent: -1000em;
    width: 26px;
    height: 24px;
    cursor: pointer;
    display: inline-block;
    text-indent: -9999px;
    box-sizing: border-box;
}
.categotyItemTable tr{
    vertical-align: top;
}
.categotyItemTable thead tr th{
    background: #cecece;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.categotyItemTable td, .cartTable tbody td{
    text-align: center;
    padding: 5px;
    background: #e2e2e2;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color:black;
}
.categotyItemTable th{color:black;}

.categotyItemTable tbody tr:nth-child(even) td, .cartTable table > tbody > tr:nth-child(even) td {
    background: #f1f1f1;
}

.categotyItemTable tbody tr{
    cursor: pointer;
}

.categotyItemTable tbody tr:hover td{
    background: #b80000;
    color: #fff;
}
.categotyItemTable tbody tr:hover td a{
    color: #fff;
}

.ipTabs{
    position: relative;
    clear: both;
    padding-bottom:40px;
}

.borderTopRed, .ipTabsContainer{
    border-top: 1px solid #cc0001;
    padding-top: 1px;
}

.ipTabsItem{
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.ipTabsItem li{
    display: block;
    float: left;
    background: none !important;
    padding: 0 !important;
    margin-right: 1px;
}

.ipTabsItem li span{
    background: #c7bbbb;
    display: block;
    height: 28px;
    line-height: 28px;
    color: #827a78;
    text-decoration: none;
    padding: 0 10px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
}

.ipTabsItem li span.active{
    background: #cc0001;
    color: #fff;
}
.count-from{
   min-width: 40px;
}
.nowrap{
    white-space: nowrap;
}
.hidden{
    display: none;
}
.categotyItem3col {
    font-size: 14px;
    list-style-type: none;
    margin: 0 1px 1px 0 !important;
    overflow: hidden;
    padding: 0 0 30px !important;
    position: relative;
}
.categotyItem3col li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 0 !important;
}
.categotyItemImage {
    float: left;
    overflow: hidden;
    position: relative;
    width: 250px;
}
.categotyItemParam {
    float: left;
    margin: 0 0 0 30px;
    position: relative;
    width: 180px;
}
.categotyItemParam tr td:first-child {
    font-weight: bold;
}
.categoryItemPrice {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}
.categoryItemPrice strong {
    color: #ab0101;
    font-size: 30px;
}
.categoryItemPrice span {
    font-size: 14px;
}
.categoryItemPrice {
    float: right;
    margin: 0 60px 0 0;
    position: relative;
}

/* End */


/* Start:/local/templates/inter_new/components/bitrix/system.pagenavigation/round/style.css?17419690902930*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: rgba(224, 50, 38, 1);
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */
/* /local/templates/inter_new/components/bitrix/news/scope/bitrix/news.detail/.default/style.css?17419690903660 */
/* /local/templates/inter_new/components/bitrix/system.pagenavigation/round/style.css?17419690902930 */
