

/* Start:/local/templates/kitana_poravinternet/components/bitrix/breadcrumb/.default/style.css?16663253612730*/
.breadcrumbs {
    width: 100%;
    max-width: 1000px;
    min-height: 25px;
    max-height: 75px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #e0caca;
}
.breadcrumbs > a {
    display: none;
}
.breadcrumbs-list {
    font-size: 16px; 

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    overflow: hidden;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
                flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;

    list-style: none;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
}
.breadcrumbs-list-item a {
    padding-right: 20px;
}
.breadcrumbs-list-item {
    position: relative;
    line-height: 1.3;
}
.breadcrumbs-list-item span {
    color: #666666;
}
.breadcrumbs-list-item:not(:last-of-type):after {
    position: absolute;
    top: 50%;
    right: 5px;
    display: block;
    width: 5px;
    height: 5px;
    content: '';
    background: url(/local/templates/kitana_poravinternet/components/bitrix/breadcrumb/.default/../img/breadcrumbs-list-item-after.png) no-repeat;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

@media (max-width: 860px) {
    .breadcrumbs {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 767px) {
    .breadcrumbs { 
        margin-top: -20px;
    }
    .breadcrumbs-list {
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .breadcrumbs {
        /*margin-top: 0;*/
        padding-bottom: 0;
        padding-left: 10px;
    }
    .breadcrumbs > a {
        position: relative;
        font-size: 16px;
        line-height: 21px;
        padding: 10px 15px;
        /*display: block;*/
    }
    .breadcrumbs > a::before {
        content: '';
        position: absolute;
        height: 10px;
        width: 10px;
        top: 50%;
        left: 0px;
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: translateY(-50%) rotate(135deg);
    }
    .breadcrumbs-list {
        /*display: none;*/
    }
}
/* End */


/* Start:/local/templates/kitana_poravinternet/components/kitana/catalog.section/manufact/style.css?1774416017476*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}

.history .div_hist {
    width: 300px;

    top: -60px;
    left: 0px;
}

.cat_block .history {
    float: none;
    width: auto;
    background: none;
    padding-left: 0;
    color: #7a0c0e;
    cursor: pointer;
    text-decoration: underline;
    position: absolute;
}

.history .hist_close {
    top: 13px;
    left: 316px;
}

.history .hist_bg {
    left: 280px;
}

/* End */
/* /local/templates/kitana_poravinternet/components/bitrix/breadcrumb/.default/style.css?16663253612730 */
/* /local/templates/kitana_poravinternet/components/kitana/catalog.section/manufact/style.css?1774416017476 */
