

/* Start:/local/templates/huskvarna/components/bitrix/catalog/catalog_prod/style.css?16770560981122*/
.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/huskvarna/components/bitrix/catalog.section.list/section_anchor/style.css?16770560981821*/
.pk-section-anchor {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
    margin-top: 50px;
}

/*.pk-section-anchor__item__link .title {*/
/*    height: 50px;*/
/*}*/

.pk-section-anchor__fixed {
    position: fixed;
    top: 113px;
    margin: 0;
    left: 0;
    width: 100%;
    padding: 15px 0;
    background: #fff;
    z-index: 15;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}

.pk-insert {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.pk-section-anchor__item {
    /*width: calc((100% - 40px) / 3);*/
    width: auto;
    display: flex;
    justify-content: flex-start;
}

.pk-section-anchor__item__link {
    display: block;
    width: fit-content;
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    min-height: 50px;
    padding: 0;
    text-decoration: none;
}

.pk-section-anchor__item__link:focus,
.pk-section-anchor__item__link:hover {
    text-decoration: none;
}
.pk-section-anchor__item__link .icon {
    margin-right: 0;
    border: 1px solid #e2e3e6;
    border-right: 0;
    width: 53px;
    text-align: center;
}
.pk-section-anchor__item__link .title {
    border: 1px solid #e2e3e6;
    padding: 14px 35px 14px 20px;
    position: relative;
    min-height: 50px;
}

.pk-section-anchor__item__link:focus .title,
.pk-section-anchor__item__link:hover .title {
    color: #ed1b24;
}
.pk-section-anchor__item__link  .title::before {
    position: absolute;
    content: "";
    top: calc(50% - 2px);
    right: 20px;
    display: block;
    width: 12px;
    height: 12px;
    background-color: transparent;
    border-top: 1px solid #ed1b24;
    border-right: 1px solid #ed1b24;
    transform: rotate(45deg) translateY(-50%);
}

/* End */


/* Start:/local/templates/huskvarna/components/bitrix/catalog.section/new/style.css?1677056098455*/
.itemTable table {
    width: 100%;
    border: none;
}

.itemTable table tr {
    display: none;
    border: none;
}

.itemTable table td {
    padding: 2px;
    border: none;
}

.itemTable table tr:nth-child(1) {
    display: table-row;
}

.itemTable table tr:nth-child(2) {
    display: table-row;
}

.itemTable table tr:nth-child(3) {
    display: table-row;
}

.itemTable table tr:nth-child(4) {
    display: table-row;
}
/* End */
/* /local/templates/huskvarna/components/bitrix/catalog/catalog_prod/style.css?16770560981122 */
/* /local/templates/huskvarna/components/bitrix/catalog.section.list/section_anchor/style.css?16770560981821 */
/* /local/templates/huskvarna/components/bitrix/catalog.section/new/style.css?1677056098455 */
