

/* Start:/local/templates/fedorov/components/bitrix/catalog/content/style.css?17853212691122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/fedorov/components/bitrix/catalog.section/content/style.css?16559355411338*/
div.table-responsive table.table {
    border: 0px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

div.table caption{
   display: none;
}

div.table-responsive table.table tr{
    background: #f8f8f8;
    border: 0px solid #ddd;
    padding: .35em;
    border-bottom: 1px dotted #777;
}

div.table-responsive table.table tr td:first-child{
    width: 80%;
    text-align: left;
}

div.table-responsive table.table tr td:last-child{
    width: 20%;
    text-align: right;
}

div.table-responsive table.table th,
div.table-responsive table.table td{
    padding: .625em;
    text-align: center;
    border: 0px;
}

@media screen and (max–width: 600px) {
    div.table-responsive table.table thead {
        display: none;
    }
    div.table-responsive table.table tr {
        border–bottom: 0px solid #ddd;
        display: block;
    }
    div.table-responsive table.table td {
        border–bottom: 0px solid #ddd;
        display: block;
        text–align: right;
    }

    div.table-responsive table.table tr td:first-child{
        width: 50%;
    }

    div.table-responsive table.table tr td:last-child{
        width: 50%;
    }

   /* div.table-responsive table.table td:before {
        content: attr(aria–label);
        float: left;
    }*/
}
/* End */
/* /local/templates/fedorov/components/bitrix/catalog/content/style.css?17853212691122 */
/* /local/templates/fedorov/components/bitrix/catalog.section/content/style.css?16559355411338 */
