

/* Start:/local/templates/astra_dacha/components/bitrix/search.title/header_search/style.css?17862676521571*/
.title-search-result {
	display: none;
	overflow: hidden;
	z-index: 2100;
	background: #fff;
	border: 1px solid #E5E7EB;
	border-radius: 8px;
	box-shadow: 0 12px 32px rgba(16, 24, 40, 0.12);
	padding: 8px;
}

.header-search-suggest {
	max-height: min(60vh, 420px);
	overflow-y: auto;
}

.header-search-suggest__item {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 10px 12px;
	border-radius: 6px;
	text-decoration: none !important;
	border: 0 !important;
	color: #273142 !important;
	transition: background-color .15s ease;
}

.header-search-suggest__item:hover {
	background: #F8F9F5;
}

.header-search-suggest__item--all {
	border-top: 1px solid #E5E7EB;
	margin-top: 4px;
	padding-top: 12px;
}

.header-search-suggest__image {
	flex: 0 0 48px;
	width: 48px;
	height: 48px;
	border-radius: 6px;
	background: #F3F4F6 center / cover no-repeat;
}

.header-search-suggest__image--empty {
	background-color: #EEF2EA;
}

.header-search-suggest__info {
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-width: 0;
}

.header-search-suggest__name,
.header-search-suggest__link {
	color: #273142 !important;
	font-family: Montserrat, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.35;
	text-decoration: none !important;
	border: 0 !important;
}

.header-search-suggest__price {
	display: flex;
	align-items: baseline;
	gap: 8px;
}

.header-search-suggest__price-current {
	color: #6f8c66;
	font-size: 14px;
	font-weight: 600;
}

.header-search-suggest__price-old {
	color: #98A2B3;
	font-size: 12px;
	text-decoration: line-through;
}

/* End */


/* Start:/bitrix/components/bitrix/menu/templates/bootstrap_v4/style.min.css?177364824310230*/
.bx-top-nav-container{position:relative;padding:0 10px;border-radius:2px;background:var(--theme-color-primary);color:#fff}.bx-nav-list-1-lvl{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.bx-nav-1-lvl{position:relative}.bx-nav-1-lvl-link{display:block;padding-top:6px;padding-bottom:2px;border-bottom:0;border-radius:1px;text-decoration:none;transition:250ms linear all}.bx-nav-1-lvl-link:hover{text-decoration:none}.bx-nav-1-lvl.bx-hover>.bx-nav-1-lvl-link,.bx-nav-1-lvl.bx-active>.bx-nav-1-lvl-link,.bx-nav-1-lvl:hover>.bx-nav-1-lvl-link{border-bottom:0;background:var(--theme-color-second)}.bx-nav-1-lvl-link-text{display:flex;padding:10px 14px 14px;color:#fff;text-decoration:none;text-transform:uppercase;font:14px var(--ui-font-family-secondary,var(--ui-font-family-open-sans));font-weight:var(--ui-font-weight-semi-bold,600);transition:250ms linear all;align-items:center}.bx-nav-angle-bottom{position:relative;display:block;margin-left:10px;width:10px;height:10px}.bx-nav-angle-bottom:after,.bx-nav-angle-bottom:before{position:absolute;top:50%;left:50%;width:7px;height:2px;background-color:#fff;content:'';transition:250ms linear all}.bx-nav-angle-bottom:after{margin-left:-2px;transform:translate(-50%,-50%) rotate(45deg)}.bx-nav-angle-bottom:before{margin-left:2px;transform:translate(-50%,-50%) rotate(-45deg)}.bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:after,.bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:before{background-color:var(--theme-color-primary)}.bx-nav-1-lvl.bx-nav-parent.bx-hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,.bx-nav-1-lvl.bx-nav-parent:hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text{background-color:transparent;color:var(--theme-color-primary)}.bx-nav-1-lvl.bx-nav-parent.hover>.bx-nav-1-lvl-link,.bx-nav-1-lvl.bx-nav-parent.bx-hover>.bx-nav-1-lvl-link{z-index:250;box-shadow:0 6px 13px 0 rgba(0,0,0,.13)}.bx-nav-1-lvl.bx-nav-parent.bx-hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,.bx-nav-1-lvl.bx-nav-parent.hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text{background:#fff}.bx-nav-angle-top{position:relative;display:block;margin-left:10px;width:10px;height:10px}.bx-nav-angle-top:after,.bx-nav-angle-top:before{position:absolute;top:50%;left:50%;width:7px;height:2px;background-color:#fff;content:'';transition:250ms linear all}.bx-nav-angle-top:after{margin-left:-2px;transform:translate(-50%,-50%) rotate(-45deg)}.bx-nav-angle-top:before{margin-left:2px;transform:translate(-50%,-50%) rotate(45deg)}.bx-nav-parent-arrow{display:none}.bx-nav-2-lvl-container,.bx-nav-2-lvl-container-advanced{z-index:999;display:none;padding:0;min-width:100%;border-top:0;box-shadow:0 6px 13px 0 rgba(0,0,0,.13);color:#000;opacity:0}.bx-nav-2-lvl-container>ul,.bx-nav-2-lvl-container>div,.bx-nav-2-lvl-container-advanced>ul,.bx-nav-2-lvl-container-advanced>div{flex:1}.bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,.bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,.bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,.bx-nav-1-lvl.hover .bx-nav-2-lvl-container{position:absolute;top:calc(100% - 5px);z-index:999;display:flex;background:#fff;opacity:1;align-items:stretch}.bx-nav-list-2-lvl{margin:0;padding:5px 0 12px}.bx-nav-2-lvl{display:block;padding:0;min-width:180px}.bx-nav-2-lvl-link{display:block;padding:5px 15px 5px;border-bottom:none !important;text-decoration:none !important}.bx-nav-2-lvl-link-text{color:var(--theme-color-primary);text-decoration:none;font-weight:var(--ui-font-weight-bold);font-size:13px;line-height:16px}.bx-nav-2-lvl>.bx-nav-list-2-lvl.bx-active .bx-nav-list-2-lvl-text,.bx-nav-2-lvl>.bx-nav-list-2-lvl:hover .bx-nav-list-2-lvl-text{background:var(--theme-color-light);color:var(--theme-color-primary)}.bx-nav-3-lvl-container-advanced:before,.bx-nav-3-lvl-container:before{position:absolute;top:-5px;right:0;left:0;display:block;height:5px;background:#fff;content:" "}.bx-nav-list-3-lvl{margin:0;padding:0 0 14px 0}.bx-nav-3-lvl{display:block;box-sizing:border-box;margin:0;padding:0;min-width:180px}.bx-nav-3-lvl-link{display:block;padding:3px 15px 3px 20px;border-bottom:0;color:#555;text-decoration:none;font-size:13px;line-height:14px}.bx-nav-3-lvl-link.bx-active,.bx-nav-3-lvl-link:hover{background:#f0f0f0;color:var(--theme-color-primary);text-decoration:none}.bx-nav-list-4-col{position:static}.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{top:100%;right:0;left:0}.bx-nav-list-4-col .bx-nav-2-lvl-container,.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{right:0;left:0}.bx-nav-catinfo{position:relative;z-index:120;padding:15px 15px 5px;min-width:200px;border-left:1px solid #ecefef;background:#f7fafb}.bx-nav-catinfo img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;max-height:100%;width:auto;height:auto;border:1px solid #e7e9ea}.bx-nav-catinfo p{padding:20px 5px 0;font-size:13px}.bx-menu-button-mobile{position:absolute;top:8px;left:5px;z-index:10;width:40px;height:40px}.bx-aside-nav-control{position:absolute;top:0;left:0;z-index:1750;width:40px;height:40px;color:#fff;text-align:center;font-size:28px;line-height:40px;cursor:pointer;transition:left .15s linear}.bx-nav-bars{position:absolute;top:50%;left:50%;z-index:2100;display:block;box-sizing:border-box;width:30px;height:25px;border-top:5px solid #fff;border-bottom:5px solid #fff;vertical-align:middle;transform:translate(-50%,-50%)}.bx-nav-bars:after{position:absolute;top:50%;display:block;background:#fff;width:100%;height:5px;content:'';transform:translateY(-50%)}.bx-wrapper,.bx-aside-nav{transition:transform .15s linear}.bx-opened .bx-footer,.bx-opened .workarea{overflow:hidden}.bx-aside-nav{position:fixed;top:50px;bottom:0;left:0;z-index:1600;display:none;width:100%;background:#4c5c65;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.bx-aside-nav.bx-opened{overflow-y:scroll;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.bx-aside-nav ul{margin:0;padding:0;list-style:none}.bx-aside-nav a{display:block;overflow:hidden;padding-left:15px;max-width:100%;height:48px;border-bottom:1px solid #3d4b53 !important;color:#fff;vertical-align:middle;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:48px}.bx-aside-nav .bx-nav-list-1-lvl{z-index:1700;flex-direction:column}.bx-aside-nav .bx-nav-1-lvl-link{padding:0;display:flex;align-items:center}.bx-aside-nav .bx-nav-1-lvl-link-text{padding:0 0 0 15px}.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.hover>.bx-nav-1-lvl-link,.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover>.bx-nav-1-lvl-link{box-shadow:none !important}.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent:hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text{background:transparent;color:#fff}.bx-aside-nav .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,.bx-aside-nav .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,.bx-aside-nav .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,.bx-aside-nav .bx-nav-1-lvl.hover .bx-nav-2-lvl-container{position:relative;box-shadow:none;top:auto}.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container-advanced,.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container{display:block;opacity:1}.bx-nav-1-lvl.bx-opened,.bx-aside-nav .bx-nav-1-lvl:hover>a,.bx-aside-nav .bx-nav-1-lvl.bx-hover>a{background:#44535c}.bx-aside-nav .bx-nav-2-lvl-link-text,.bx-aside-nav .bx-nav-3-lvl-link-text,.bx-aside-nav .bx-nav-4-lvl-link-text{color:#fff;font-weight:500;font-size:14px}.bx-aside-nav .bx-nav-list-2-lvl{background:#44535c}.bx-aside-nav .bx-nav-2-lvl-link{padding:0 0 0 30px}.bx-aside-nav .bx-nav-2-lvl-link:hover{background-color:#3b4851}.bx-aside-nav .bx-nav-3-lvl-link{padding:0 0 0 45px}.bx-aside-nav .bx-nav-3-lvl-link:hover{background-color:#3b4851}.bx-aside-nav .bx-nav-4-lvl-link{padding:0 0 0 60px}.bx-aside-nav .bx-nav-4-lvl-link:hover{background-color:#3b4851}.bx-aside-nav .bx-nav-parent{position:relative}.bx-aside-nav .bx-nav-parent-arrow{position:absolute;top:0;right:0;z-index:200;margin-top:6px;width:46px;height:34px;border-left:1px solid #5a6971;text-align:center}.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i{transition:all .15s linear}.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,.bx-aside-nav .bx-nav-parent>ul{overflow:hidden;height:0}.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,.bx-aside-nav .bx-nav-parent.bx-opened>ul{height:auto}.bx-aside-nav .bx-nav-catinfo{display:none}.bx-aside-nav .bx-nav-angle-top,.bx-aside-nav .bx-nav-angle-bottom{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;margin:0}@media(min-width:1200px){.bx-nav-1-lvl>a{font-size:15px}.bx-nav-1-lvl>a span{padding:12px 14px 15px}}@media(min-width:992px) and (max-width:1199px){.bx-nav-1-lvl>a{font-size:13px}.bx-nav-1-lvl>a span{padding:9px 11px 12px}}@media(min-width:768px) and (max-width:991px){.bx-nav-1-lvl>a{font-size:11px}.bx-nav-1-lvl>a span{padding:5px 6px 9px}}@media(min-width:768px){.bx-aside-nav-control,.bx-aside-nav{display:none}.bx-top-nav-container{display:block}}@media(max-width:767px){.bx-aside-nav-control{display:flex;align-items:center;justify-content:center}.bx-aside-nav{display:block}.bx-top-nav-container{display:none}.bx-aside-nav .bx-nav-parent-arrow{display:block}.bx-aside-nav .bx-nav-1-lvl-link-text .bx-nav-angle-bottom{display:none}}.bx-white{--theme-color-primary:#f5f5f5;--theme-color-second:#dfdfdf}.bx-white .bx-nav-1-lvl-link-text,.bx-white .bx-nav-2-lvl-link-text,.bx-white .bx-nav-3-lvl-link.bx-active,.bx-white .bx-nav-3-lvl-link:hover,.bx-white .bx-nav-3-lvl-link.bx-active,.bx-white .bx-nav-3-lvl-link:hover,.bx-white .bx-nav-1-lvl.bx-nav-parent.bx-hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,.bx-white .bx-nav-1-lvl.bx-nav-parent:hover>.bx-nav-1-lvl-link .bx-nav-1-lvl-link-text{color:#333}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1773648244620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/local/templates/astra_dacha/template_styles.css?178724735132170*/

@media(min-width: 768px) {
    .container,.container-sm,.container-md {
        /* max-width:920px !important; */
    }
}


.bx-yellow,
.bx-theme-yellow {
	--primary: #f9a91d;
	--theme-color-primary: #f9a91d;
	--theme-color-second: #faba4a;
	--theme-color-light: #fff;
	--theme-b-link: #f9a91d;
	--theme-b-link-hover: #faba4a;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #f9a91d;
	--theme-b-bd-primary: #f9a91d;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #faba4a;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #faba4a;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b;
}
/* 
.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf;
} */

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e;
}

/* .bx-green,
.bx-theme-green {
	--primary: #63aa28 !important;
	--theme-color-primary: #63aa28 !important;
	--theme-color-second: #5b9f0b !important;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
} */
.bx-green,
.bx-theme-green {
  --primary: #63aa28 !important;
  --theme-color-primary: #63aa28 !important;
  --theme-color-second: #5b9f0b !important;
  --theme-color-light: #a8d95b !important;

  --theme-b-link: #63aa28 !important;
  --theme-b-link-hover: #5b9f0b !important;

  --theme-b-tx-primary: #fff !important;
  --theme-b-bg-primary: #63aa28 !important;
  --theme-b-bd-primary: #63aa28 !important;
  --theme-b-sd-primary: rgba(99, 170, 40, 0.5) !important;

  --theme-b-tx-primary-hover: #fff !important;
  --theme-b-bg-primary-hover: #5b9f0b !important;
  --theme-b-bd-primary-hover: #56940b !important;

  --theme-b-tx-primary-active: #fff !important;
  --theme-b-bg-primary-active: #5b9f0b !important;
  --theme-b-bd-primary-active: #56940b !important;

  --theme-b-tx-primary-disabled: #fff !important;
  --theme-b-bg-primary-disabled: #56940b !important;
  --theme-b-bd-primary-disabled: #497c09 !important;
}
body,
body.bx-background-image {
	background-color: #F8F9F5;
	background-image: none;
	font-family: "Montserrat", Arial, sans-serif;
}

#pagetitle { margin-bottom: 35px; }

h1,h2,h3,h4,h5 {
	font-family: "Montserrat", Arial, sans-serif;
	font-weight: var(--ui-font-weight-regular, 400);
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
}

.bx-wrapper { }

/*region HEADER*/
.bx-header { }

.bx-header-section { }

.bx-header-logo { order: 1 }

.bx-header-personal { order: 3 }

.bx-header-contact { order: 2 }

/*region Logo*/
.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}

.bx-logo-block img {
	max-height: 50px;
	width: auto;
}

@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary);
	}

	.bx-logo-block { height: auto; }

	body.bx-theme-green .bx-store-logo { background: #33b111; }
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 21px/28px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	transition: 250ms linear all;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(/local/templates/astra_dacha/images/phone.svg);
}

@media (max-width: 991px) {
	.bx-header-phone-number {
		font: 15px/18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
		font-weight: var(--ui-font-weight-semi-bold, 600);
	}
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000;
	font: 16px/22px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}

.bx-worktime-schedule {
	color: #000;
	font: 12px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}

@media (max-width: 991px) {
	.bx-header-worktime {
		font: 15px/18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
		font-weight: var(--ui-font-weight-regular, 400);
	}
}

/*endregion*/

/*endregion*/

.sidebar {
	font-family: "Montserrat", Arial, sans-serif;
}

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Montserrat", Arial, sans-serif;
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

/*region FOOTER*/
.bx-footer { }

.bx-footer-section { }

.bx-footer-section .bx-block-title { }

.bx-footer-bg { background-color: #1f496a; }

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover { background: #0083d1; }

.bx-theme-blue.bx-inclinkspersonal-selected { background: #3398d7; }

.bx-inclinkspersonal-item.bx-theme-black:hover { background: #303030; }

.bx-theme-black.bx-inclinkspersonal-selected { background: #484848; }

.bx-inclinkspersonal-item.bx-theme-green:hover { background: #44b1c9; }

.bx-theme-green.bx-inclinkspersonal-selected { background: #5cc3d1; }

.bx-inclinkspersonal-item.bx-theme-red:hover { background: #e63c3c; }

.bx-theme-red.bx-inclinkspersonal-selected { background: #e95c5c; }

.bx-inclinkspersonal-item.bx-theme-yellow:hover { background: #f4a52e; }

.bx-theme-yellow.bx-inclinkspersonal-selected { background: #fbb859; }

.personal-logout-link {
	color: #c0392b !important;
}

.personal-logout-link:hover,
.personal-logout-link:focus {
	color: #a5281b !important;
}

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

a,
.btn-link { color: var(--theme-b-link); }

a:hover,
.btn-link:hover { color: var(--theme-b-link-hover); }

.g-font-size-15 { font-size: 15px; }

.g-font-size-17 { font-size: 17px; }

.g-font-size-20 { font-size: 20px; }

.text-primary { color: var(--primary) !important }

.bg-primary { background: var(--primary) !important }

.border-primary { border-color: var(--primary) !important }

/*endregion*/

.bx-sidebar-block { }

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Montserrat", Arial, sans-serif;
	font-weight: var(--ui-font-weight-semi-bold, 600);
	border: 0;
	border-bottom: 0 !important;
	text-decoration: none !important;
}

.sidebar li,
.sidebar p,
.sidebar a,
.sidebar div {
	font-family: "Montserrat", Arial, sans-serif;
}

.sidebar li {
	font-size: 12px;
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

.sidebar-about {
	font-family: "Montserrat", Arial, sans-serif;
	border: 0;
	border-bottom: 0 !important;
}

.sidebar-about__title,
.sidebar-about h3 {
	margin: 0 0 12px;
	padding: 0;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	text-transform: uppercase;
	color: #343434;
	border: 0 !important;
	border-bottom: 0 !important;
	text-decoration: none !important;
	box-shadow: none !important;
}

.sidebar-about__title::before,
.sidebar-about__title::after,
.sidebar-about h3::before,
.sidebar-about h3::after {
	display: none;
	content: none;
}

.sidebar-about__list,
.sidebar-about ul {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: disc;
	border: 0;
	border-bottom: 0 !important;
}

.sidebar-about__list li,
.sidebar-about li {
	margin: 0 0 6px;
	padding-left: 0;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	color: #343434;
	text-decoration: none !important;
	border: 0 !important;
}

.sidebar-about__list li:last-child,
.sidebar-about li:last-child {
	margin-bottom: 0;
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: #637e5b;
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(/local/templates/astra_dacha/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/local/templates/astra_dacha/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/local/templates/astra_dacha/images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(/local/templates/astra_dacha/images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(/local/templates/astra_dacha/images/phone_white.svg);
	background-size: auto 21px ;
}




:root {
	--ui-font-family-open-sans: "Montserrat", Arial, sans-serif !important;
	--ui-font-family-secondary: "Montserrat", Arial, sans-serif !important;
}

html,
body,
button,
input,
textarea,
select,
h1, h2, h3, h4, h5, h6,
p,
a,
span,
/* div, */
li,
td,
th,
label,
.btn,
.form-control,
.list-group-item,
.bx-wrapper,
.bx-content,
.bx-header,
.bx-footer {
	font-family: "Montserrat", sans-serif !important;
}


.fa,
.fa:before,
.fa:after,
[class^="fa-"],
[class*=" fa-"],
[class^="fa-"]:before,
[class*=" fa-"]:before {
	font-family: FontAwesome !important;
}

/* HEADER */
.header {
	position: sticky;
	top: 0;
	z-index: 1000;
	background: #fff;
	border-bottom: 1px solid #E5E7EB;
}

/* Режим правки: sticky + высокий z-index ломают подсветку включаемых областей */
body.bx-panel-fixed .header,
body.bx-panel-enable .header,
body:has(#bx-panel.bx-panel-fixed) .header {
	z-index: 99;
}

[id^="bx_incl_area"] {
	position: relative;
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}

.header__top-worktime [id^="bx_incl_area"],
.header__top-inner > [id^="bx_incl_area"] {
	display: inline-flex;
	align-items: center;
	max-width: 100%;
}

.header__top {
	background: #F8F9F5;
	border-bottom: 1px solid #637E5B;
	color: #101828;
}

.header__top-inner {
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.header__top-worktime,
.header__top-phone {
	color: #101828 !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	text-decoration: none !important;
	border: 0 !important;
}

.header__top-worktime span {
	font-weight: 500;
}

.header__top-phone {
	display: flex;
	align-items: center;
	gap: 10px;
}

.header__top-phone img {
	width: 20px;
	height: 20px;
}

.header__main {
	background: #fff;
}

@media (min-width: 1000px) {
	.header__main > .container,
	.footer > .container {
		max-width: none !important;
	}
}

.header__main-inner {
	position: relative;
	min-height: 76px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: clamp(16px, 2vw, 32px);
}

.header__logo {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	text-decoration: none !important;
	border: 0 !important;
}

.header__logo-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	min-width: 0;
}

.header__logo-icon img {
	display: block;
	width: 178px;
	height: auto;
	object-fit: contain;
}

.header__nav {
	flex: 1 1 auto;
	min-width: 0;
	max-width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: clamp(18px, 2vw, 35px);
	transition:
		opacity .28s ease,
		visibility .28s ease,
		max-width .36s cubic-bezier(.22, 1, .36, 1),
		flex-grow .36s cubic-bezier(.22, 1, .36, 1);
}

.header__nav a {
	display: inline-flex;
	align-items: center;
	color: #364153 !important;
	font-family: Montserrat, Arial, sans-serif;
	font-size: clamp(14px, 1.25vw, 16px);
	font-weight: 500;
	line-height: 1.2;
	text-decoration: none !important;
	border: 0 !important;
	white-space: nowrap;
}

.header__nav-close,
.header__nav-contacts,
.header__nav-info,
.header__nav-policy {
	display: none !important;
}

.header__actions {
	margin-left: auto;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	gap: clamp(18px, 2vw, 32px);
}

.header__action {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	color: #273142 !important;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
	text-decoration: none !important;
	border: 0 !important;
	background: transparent;
	padding: 0;
	cursor: pointer;
	font-family: Montserrat, Arial, sans-serif;
	white-space: nowrap;
}

.header__action img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.header__action-count {
	position: absolute;
	top: -8px;
	right: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	min-width: 20px;
	padding: 0;
	border-radius: 50%;
	background: #6f8c66;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	text-align: center;
}

.header__cart-wrap {
	flex: 0 0 auto;
}

.header__search-toggle {
	flex: 0 0 auto;
	transition: opacity .22s ease, width .28s ease, visibility .22s ease;
}

.header__search-panel {
	flex: 1 1 0%;
	width: auto;
	min-width: 0;
	max-width: 0;
	height: 52px;
	display: flex;
	align-items: center;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateX(20px);
	transition:
		max-width .36s cubic-bezier(.22, 1, .36, 1),
		opacity .28s ease,
		visibility .28s ease,
		transform .36s cubic-bezier(.22, 1, .36, 1);
}

.header__main-inner.is-search-open .header__search-panel {
	max-width: 100%;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	overflow: visible;
	transform: translateX(0);
}

.header__main-inner.is-search-open .header__nav {
	position: absolute;
	flex-grow: 0;
	max-width: 0;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	overflow: hidden;
	gap: 0;
}

.header__main-inner.is-search-open .header__search-toggle {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	width: 0;
	min-width: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	gap: 0;
}

.header__main-inner.is-search-open .header__search-toggle img,
.header__main-inner.is-search-open .header__search-toggle span {
	display: none;
}

.header-search-form {
	width: 100%;
}

.header-search-form__form {
	display: flex;
	align-items: center;
	gap: 12px;
	width: 100%;
}

.header-search-form__input {
	flex: 1 1 auto;
	min-width: 0;
	height: 44px;
	padding: 0 16px;
	border: 1px solid #D0D5DD;
	border-radius: 4px;
	background: #fff;
	color: #101828;
	font-family: Montserrat, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2;
	outline: none;
	transition: border-color .2s ease, box-shadow .2s ease;
}

.header-search-form__input::placeholder {
	color: #98A2B3;
}

.header-search-form__input:focus {
	border-color: #6f8c66;
	box-shadow: 0 0 0 3px rgba(111, 140, 102, 0.18);
}

.header-search-form__close {
	flex: 0 0 auto;
	padding: 0;
	border: 0;
	background: transparent;
	color: #364153;
	font-family: Montserrat, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	white-space: nowrap;
	cursor: pointer;
	text-decoration: none;
	transition: color .2s ease;
}

.header-search-form__close:hover {
	color: #6f8c66;
}

.header-search-form__submit {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 1px solid #D0D5DD;
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
	transition: border-color .2s ease, background-color .2s ease;
}

.header-search-form__submit:hover {
	border-color: #6f8c66;
	background: #F8F9F5;
}

.header-search-form__submit img {
	width: 22px;
	height: 22px;
	display: block;
}

.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.header__burger {
	display: none;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	align-items: center;
	justify-content: center;
}

/* MOBILE <= 999 */
@media (max-width: 999px) {
	body {
		padding-bottom: env(safe-area-inset-bottom, 0px);
	}

	.header {
		position: sticky;
	}

	.header__top {
		height: 75px;
	}

	.header__top-inner {
		height: 75px;
		flex-direction: column-reverse;
		justify-content: center;
		gap: 8px;
	}

	.header__top-phone {
		font-size: 14px;
		font-weight: 500;
		gap: 8px;
	}

	.header__top-phone img {
		width: 14px;
		height: 14px;
	}

	.header__top-worktime,
	.header__top-worktime span {
		font-size: 12px !important;
		line-height: 1.3;
		text-align: center;
	}

	.header__main-inner {
		display: block;
		min-height: 0;
	}

	.header__logo {
		justify-content: center;
		padding: 20px 0;
		border-bottom: 1px solid #E5E7EB !important;
	}

	.header__logo-icon img {
		width: 178px;
		max-width: 80vw;
	}

	.header__actions {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 2000;
		width: 100%;
		height: calc(75px + env(safe-area-inset-bottom, 0px));
		margin: 0;
		padding: 0 0 env(safe-area-inset-bottom, 0px);
		box-sizing: border-box;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		align-items: center;
		justify-items: center;
		gap: 0;
		background: #fff;
		border-top: 1px solid #E5E7EB;
		box-shadow: 0 -4px 18px rgba(0, 0, 0, .08);
	}

	.header__burger {
		display: flex !important;
		order: 1;
		justify-self: center;
	}

	.header__burger span {
		width: 24px;
		height: 24px;
		background:
			linear-gradient(#364153, #364153) 4px 6px / 16px 2px no-repeat,
			linear-gradient(#364153, #364153) 4px 11px / 16px 2px no-repeat,
			linear-gradient(#364153, #364153) 4px 16px / 16px 2px no-repeat;
	}

	.header__search-toggle {
		order: 2;
		justify-self: center;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		width: auto !important;
		min-width: 0 !important;
		overflow: visible !important;
		gap: 4px !important;
	}

	.header__main-inner.is-search-open .header__search-toggle img,
	.header__main-inner.is-search-open .header__search-toggle span {
		display: initial !important;
	}

	.header__cart-wrap,
	.header__cart {
		order: 3;
		justify-self: center;
	}

	.header__actions > .header__action:not(.header__cart):not(.header__search-toggle) {
		order: 4;
		justify-self: center;
	}

	.header__action {
		font-size: 12px;
		gap: 4px;
	}

	.header__action img {
		width: 24px;
		height: 24px;
	}

	.header__action-count {
		top: -8px;
		right: 10px;
	}

	.header__search-panel {
		position: fixed;
		top: auto;
		left: 0 !important;
		right: 0 !important;
		bottom: calc(75px + env(safe-area-inset-bottom, 0px));
		z-index: 2001;
		flex: none;
		width: auto;
		max-width: none;
		height: auto;
		min-height: 72px;
		padding: 12px 16px;
		border-top: 1px solid #E5E7EB;
		box-shadow: none;
		background: #fff;
		transform: translateY(12px);
		transform-origin: bottom center;
	}

	.header__main-inner.is-search-open .header__search-panel {
		flex: none;
		width: auto;
		max-width: none;
		transform: translateY(0);
	}

	.header__main-inner.is-search-open .header__nav {
		flex: none;
		max-width: none;
		min-width: 0;
		opacity: 1;
		visibility: visible;
		overflow: auto;
		gap: initial;
	}

	.header__main-inner.is-search-open .header__nav:not(.is-open) {
		display: none !important;
	}

	.header-search-form__form {
		gap: 8px;
	}

	.header-search-form__input {
		height: 48px;
		font-size: 16px;
		background: #fff;
	}

	.header-search-form__close {
		font-size: 13px;
	}

	.header-search-form__submit {
		width: 48px;
		height: 48px;
		background: #fff;
	}

	body.header-search-open .header {
		z-index: 2001;
	}

	body.header-search-open::before {
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: calc(75px + 72px + env(safe-area-inset-bottom, 0px));
		z-index: 1990;
		background: rgba(16, 24, 40, 0.28);
		pointer-events: auto;
	}

	.header__nav {
		position: fixed;
		top: 153px;
		left: 0;
		right: 0;
		bottom: 75px;
		z-index: 1999;
		display: none !important;
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
		padding: 15px 15px 15px;
			justify-content: flex-start;
		background: #fff;
		overflow-y: auto;
	}

	.header__nav.is-open {
		display: flex !important;
	}

	.header__nav a {
		width: 100%;
		padding: 17px 0;
		color: #333 !important;
		font-size: 16px;
		font-weight: 500;
		line-height: 1.25;
		white-space: normal;
	}

	.header__nav-close {
		position: absolute;
		top: 36px;
		right: 32px;
		display: block !important;
		width: 24px;
		height: 24px;
		padding: 0;
		border: 0;
		background: transparent;
		cursor: pointer;
	}

	.header__nav-close::before,
	.header__nav-close::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 3px;
		border-radius: 2px;
		background: #364153;
	}

	.header__nav-close::before {
		transform: translate(-50%, -50%) rotate(45deg);
	}

	.header__nav-close::after {
		transform: translate(-50%, -50%) rotate(-45deg);
	}

	.header__nav-contacts,
	.header__nav-info,
	.header__nav-policy {
		display: inline-flex !important;
	}

	.header__nav-policy {
		white-space: normal;
	}
}

body.mobile-menu-open {
	overflow: hidden;
	height: 100vh;
}

/* FOOTER */
/* FOOTER */

.footer {
	background: #8FA888;
	color: #000;
}

.footer__grid {
	display: grid;
	grid-template-columns: 1.2fr 1fr 1.4fr;
	gap: 32px;
	padding: 48px 0;
}

.footer__title {
	margin: 0 0 24px;
	color: #000;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
}

.footer,
.footer a,
.footer li,
.footer span {
	font-size: 14px;
	line-height: 1.55;
	font-weight: 400;
}

.footer a {
	color: #000;
	text-decoration: none;
	border: 0 !important;
	line-height: 20px;
}

.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer li {
	margin-bottom: 12px;
}

.footer li a {
	color: rgba(51, 51, 51, 0.80) !important;
}

.footer__menu {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 32px;
}

.footer__logo {
	display: inline-block;
	margin-bottom: 22px;
	text-decoration: none !important;
	border: 0 !important;
}

.footer__logo-wrap {
	display: flex;
	align-items: center;
	gap: 8px;
}

.footer__logo-icon-wrap {
	display: block;
	width: auto;
	height: auto;
	border-radius: 0;
	background: transparent;
}

.footer__logo-icon-wrap img {
	display: block;
	width: 180px;
	max-width: 100%;
	height: auto;
}

.footer__contact {
	display: flex;
	gap: 8px;
	margin-bottom: 12px;
}

.footer__icon {
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	margin-top: 2px;
	object-fit: contain;
}

.footer__copyright {
	margin-top: 26px;
	color: rgba(0, 0, 0, 0.60);
	font-size: 12px;
	line-height: 1.6;
	font-weight: 400;
}

.footer__contact.footer__address,
.footer__copyright.footer__copyright--desktop {
	display: none;
}

.footer__note {
	max-width: 448px;
	color: rgba(0, 0, 0, 0.60);
	font-size: 12px;
	line-height: 1.6;
	font-weight: 400;
}

.footer__policy {
	grid-column: 1 / 3;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 28px;
	min-width: 0;
}

.footer__policy a {
	display: inline-block;
	color: rgba(0, 0, 0, .62);
	font-size: 14px;
	line-height: 1.4;
	text-decoration: underline !important;
	text-underline-offset: 2px;
	border: 0 !important;
	white-space: nowrap;
}

.footer__policy a:hover {
	color: #000;
}

@media (max-width: 999px) {
	.footer {
		/* 75px — высота нижней панели, +20px запас, + safe-area на iPhone */
		padding-bottom: calc(75px + 20px + env(safe-area-inset-bottom, 0px));
	}

	.footer__grid {
		grid-template-columns: 1fr;
		gap: 32px;
		padding: 32px 0 0;
	}

	.footer__menu {
		grid-template-columns: 1fr;
	}

	.footer__policy {
		grid-column: auto;
		flex-direction: column;
		align-items: flex-start;
		flex-wrap: wrap;
		gap: 14px;
		position: relative;
		z-index: 1;
	}

	.footer__policy a {
		display: block;
		white-space: normal;
		padding: 4px 0;
	}
}


@media (min-width: 1400px) {
	.container,
	.container-sm,
	.container-md,
	.container-lg,
	.container-xl,
	.container-xxl {
		max-width: 1280px;
	}
}

.bx-breadcrumb {

	padding: 32px 0 23px;
}

.bx-breadcrumb,
.bx-breadcrumb * {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none !important;
	/* padding: 32px 0 23px; */
}

.bx-breadcrumb .bx-breadcrumb-item-link,
.bx-breadcrumb .bx-breadcrumb-item-link .bx-breadcrumb-item-text {
	color: #4A5565;
	font-weight: 400;
}

.bx-breadcrumb > .bx-breadcrumb-item:last-child .bx-breadcrumb-item-text {
	color: #101828;
	font-weight: 500;
}

.bx-breadcrumb .bx-breadcrumb-item-angle {
	color: #4A5565;
	font-size: 14px;
	font-weight: 400;
}

/* 
@media (min-width: 1200px) {
	.header .container,
	.footer .container,
	.header-breadcrumbs .container,
	.workarea > .container {
		max-width: 1280px !important;
	}
} */

.container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
	width: 100% !important;
	max-width: 1232px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
}

/* Home page layout */
.home-top {
	padding-top: 24px;
	margin-bottom: 32px;
}

.home-top__row {
	align-items: flex-start;
}

.home-top__main .main-catalog-categories {
	margin-bottom: 24px;
	padding-top: 0;
}

.home-products {
	width: 100%;
}

.main-category-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 24px;
}

.home-products .main-category-title {
	margin: 0;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #101828;
}

.main-category-link {
	flex-shrink: 0;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #667085;
	text-decoration: none;
	white-space: nowrap;
	transition: color 0.2s ease;
}

.main-category-link:hover {
	color: #637e5b;
	text-decoration: none;
}

@media (max-width: 575px) {
	.main-category-head {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
}

@media (max-width: 767.98px) {
	.home-products [data-entity="items-row"] > .product-item-small-card,
	.catalog-section [data-entity="items-row"] > .product-item-small-card {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}
}

@media (min-width: 992px) {
	.home-products [data-entity="items-row"].product-item-list-col-4 > .product-item-small-card,
	.catalog-section [data-entity="items-row"].product-item-list-col-4 > .product-item-small-card {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.home-products [data-entity="items-row"].product-item-list-col-3 > .product-item-small-card,
	.catalog-section [data-entity="items-row"].product-item-list-col-3 > .product-item-small-card {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

.catalog-section [data-entity="items-row"] > .product-item-small-card {
	margin-bottom: 24px;
}

.catalog-section .product-card-wrap {
	height: 100%;
}

/* Разделы каталога (/catalog/): плитки изображений строго 1:1 */
.catalog-section-list-tile-img-container {
	position: relative;
	width: 100%;
	aspect-ratio: 1 / 1;
}

.catalog-section-list-tile-list .catalog-section-list-item-img {
	position: absolute;
	inset: 0;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0;
	border: 1px solid #e8ebe6;
	border-radius: 10px;
	background-color: #f3f4f6;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

/* End */
/* /local/templates/astra_dacha/components/bitrix/search.title/header_search/style.css?17862676521571 */
/* /bitrix/components/bitrix/menu/templates/bootstrap_v4/style.min.css?177364824310230 */
/* /bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1773648244620 */
/* /local/templates/astra_dacha/template_styles.css?178724735132170 */
