

/* Start:/local/templates/heliport-parts.ru/components/bitrix/catalog.section/.default/style.css?17731627491106*/
.catalog-section{
    margin-top: 18px;
    margin-bottom: 18px;
}
.catalog-section table{
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}
.catalog-section tbody tr:hover a{color: #2c4a6d;}

.catalog-section thead td{
    background-color: #c7d5dd;
    padding: 17px;
    text-align: left;
}

.catalog-section tbody td{
    background-color: #fff;
    padding: 15px 17px;
    text-align: left;
    color: #106ecb;
}
.catalog-section .gray-item td{
    //background-color: #e6eff4;
}
/**
  * ADD BUTTON
  */
.add-button{
    background: url("/local/templates/heliport-parts.ru/components/bitrix/catalog.section/.default/images/actions.png") top center no-repeat;
    width: 30px;
    height: 24px;
    text-decoration: none;
    display: block;
}
.add-button:hover{
    background-position: 0 -41px;
}
.add-button.active{
    background-position: 0 -84px;
}
.transport{
    -moz-box-shadow: 0 0 20px #000;
    -webkit-box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px #000;
}
/**
  * adaptive
  */
@media (min-width: 744px) and (max-width: 1143px) {

}
@media (max-width: 743px) {
    .catalog-section thead,
    .catalog-section .mobile-hide{
        display: none;
    }
}
/* End */
/* /local/templates/heliport-parts.ru/components/bitrix/catalog.section/.default/style.css?17731627491106 */
