

/* Start:/local/templates/shop_no_head/components/bitrix/catalog/main/bitrix/catalog.section.list/.default/style.css?16611773021242*/
.sections-list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 40px;
	margin-top: 0;
	padding: 0;
}

.sections-list__item {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	max-width: 260px;
	width: 100%;
}

.sections-list--small .sections-list__item {
	max-width: 150px;
}

.sections-list--small .sections-list__link-title {
	font-size: 9px;
	font-weight: 400;
	line-height: 1.75;
}

.sections-list__link {
	border-radius: 8px;
	background-color: #EAEAEA;
	border: 1px solid #EAEAEA;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

.sections-list__link img {
	border-radius: 8px;
	display: block;
	transition: transform 0.3s;
	width: 100%;
}

.sections-list__link:hover img {
	transform: scale(1.02);
}

.sections-list__link-title {
	background-color: #54A321;
	border-radius: 6px;
	bottom: 10px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	line-height: 2;
	left: 10px;
	max-width: calc(100% - 20px);
	padding: 4px 8px;
	position: absolute;
	top: auto;
	text-transform: uppercase;
	z-index: 1;
}

.sections-list__link-title--active {
	background-color: #c94623;
}

.sections-list__link img.active {
	opacity: 0.3
}
/* End */


/* Start:/local/templates/shop_no_head/components/bitrix/catalog.smart.filter/filter/style.css?162014607159*/
.catalog-filter__child {
    margin-bottom: 0 !important;
}
/* End */


/* Start:/local/templates/shop_no_head/components/bitrix/system.pagenavigation/.default/style.css?16201460711053*/
.pager{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin: 0;
    padding: 0;
    list-style: none;}
.pager__item:not(:last-child){margin-right:15px}
.pager__link{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px;height:35px;-webkit-transition:background-color .3s,border-color .3s,color .3s;transition:background-color .3s,border-color .3s,color .3s;text-decoration:none;color:#000;border:1px solid #bfbfbf;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.pager__link.is-active,.pager__link:focus,.pager__link:hover{color:#fff;border-color:#54a321;background-color:#54a321}
.pager__link.is-active .pager__icon,.pager__link:focus .pager__icon,.pager__link:hover .pager__icon{fill:#fff}
.pager__link.disabled{border-color:#bfbfbf;background-color:transparent}
.pager__link.disabled .pager__icon{fill:rgba(0,0,0,.4)}
.pager__icon{width:12px;height:12px;-webkit-transition:fill .3s;transition:fill .3s;fill:#000}
/* End */


/* Start:/local/templates/shop_no_head/components/bitrix/catalog/main/bitrix/catalog.section/.default/style.css?17455829141727*/
.catalog-item__quantity {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.js-quantity-increase {
    border-left:
            none;
    border-radius:
            0 4px 4px 0;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6H12M6 0L6 12' stroke='%2354A321'/%3E%3C/svg%3E%0A");
}

.js-quantity-decrease {
    border-right:
            none;
    border-radius:
            4px 0 0 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='4' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1H12' stroke='%2354A321'/%3E%3C/svg%3E%0A");
}

.fast-view__complect {
    text-align: left !important;
}

.catalog-item__subscribe {
    margin: 0 10px 10px 10px;
    background-color: #ff8200 !important;
    border-color: #ff8200 !important;
}

.catalog-item__subscribe:hover {
    margin: 0 10px 10px 10px;
    background-color: #bf5c00 !important;
    border-color: #bf5c00 !important;
}

#res-field {
    margin: auto auto 10px auto;
    color: #54a321 !important;
    font-weight: bold;
}

#res-field.error {
    margin: auto auto 10px auto;
    color: #C94623 !important;
    font-weight: bold;
}

.subcribe-form {
    max-width: 500px;
}

.subscribe-form__label {
    display: block;
    margin-bottom: 20px;
}

.subcribe-form__button {
    width: 100%;
}

.subscribe-form__label-text a {
    font-weight: bold;
}

.unauthorized-login_btn {
    width: 25%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 25px auto auto auto;
}
/* End */
/* /local/templates/shop_no_head/components/bitrix/catalog/main/bitrix/catalog.section.list/.default/style.css?16611773021242 */
/* /local/templates/shop_no_head/components/bitrix/catalog.smart.filter/filter/style.css?162014607159 */
/* /local/templates/shop_no_head/components/bitrix/system.pagenavigation/.default/style.css?16201460711053 */
/* /local/templates/shop_no_head/components/bitrix/catalog/main/bitrix/catalog.section/.default/style.css?17455829141727 */
