

/* Start:/local/templates/huskvarna/components/bitrix/catalog/template2/style.css?16770560981249*/
.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;}


.product-list-desc__item {
	justify-content: space-between;
}
/* End */


/* Start:/local/templates/huskvarna/components/bitrix/catalog.element/prod/style.css?16770560981804*/
.block-fullimg {
    display: flex;
}

.product__anchor-list__first {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 10px;
    border-bottom: 3px solid #ededed;
}

.product__anchor-list {
    width: auto;
    padding: 0px;
    border-left: 3px solid #ededed;
    border-right: 3px solid #ededed;
    border-bottom: 3px solid #ededed;
    list-style: none !important;
    margin: 0;
    max-height: 80vh;
    min-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    min-width: 70px;
}

.product__anchor-list a {
    padding: 8px 13px;
    color: #333 !important;
    text-decoration: none !important;
    display: block;
    background: #ededed;
    margin: 2px;
    font-size: 12px;
}

.product__anchor-list a:hover {
    background: #ddd;
}

.anchor--bg {
    background: #fff1e9;
}

.analogRowTitle td {
    padding-bottom: 5px !important;
    background: #f5f5f5;
    cursor: pointer;
}

.analogRow td {
    padding-bottom: 5px !important;
    background: #f5f5f5;
}

.editItem {
    margin: 15px 0 0;
}

.editItem input {
    margin-bottom: 15px;
}

.uploadImage {
    margin: 5px 0 10px;
}

.itemName .name {
    margin-bottom: 10px;
    display: block;
    text-align: center !important;
}

.analogRow {
    display: none;
}

.analogRow.showRow {
    display: table-row;
}

.analogRowTitle .analogsButton svg {
    width: 16px;
    vertical-align: middle;
    transform: translateY(-1px);
}

.activeRow .analogsButton svg {
    transform: rotate(180deg);
}

.analogsButton {
    padding: 10px 15px;
    color: #FC0 !important;
    background: #3D316C !important;
    border-radius: 5px;
    border: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}
/* End */
/* /local/templates/huskvarna/components/bitrix/catalog/template2/style.css?16770560981249 */
/* /local/templates/huskvarna/components/bitrix/catalog.element/prod/style.css?16770560981804 */
