.sms_field_wrapper tbody input {
    padding: 4px 0 !important;
    outline: none !important;
}

.b-shop {
    padding-bottom: 20px;
}


@media (max-width: 1279px) {

    .b-shop {
        margin-bottom: 45px;
    }
}

@media (max-width: 767px) {

    .b-shop {
		padding-bottom: 0;
        margin-bottom: 7px;
    }

    .b-shop--grid {
        margin-bottom: 32px;
    }
}

.footer {
    height: auto;
}

#page {
    height: 100%;
}

html > body {
    padding-bottom: 200px;
}

@media (max-width: 1023px) {

    html > body {
        padding-bottom: 300px;
    }
}

@media (max-width: 767px) {

    html > body {
        padding-bottom: 350px;
    }

	.b-card__wrapper {
		height: auto;
	}
}

.product-item-amount .product-item-amount-field-container span {
    font-size: 17px !important;
}

.product-item-amount-description-container {
    margin-left: 0 !important;
}

.breadcrumbsList__item:after {
	top: 50%;
	transform: translateY(-50%) rotate(-61.39deg);
}

.b-info__item.active .b-info__link--collect::before {
    background-size: contain;
}

@media(max-width:767px) {
	.b-purchase-history__btn input[type=radio]:checked + label {
		padding: 3px 15px 3px 7px;
    }
}

.b-date__input-label.focus {
	color: #ffffff;
}
.product-item-detail-price-bonus {display: flex;align-items: center;}
.product-item-detail-price-bonus img {width: 26px;}
.basket-block-price-bonus img,
.product-item-price-bonus img {width: 16px;}
.basket-coupon-block-total-price-bonus {display: flex;align-items: center;}
.basket-coupon-block-total-price-bonus img {width: 26px;}
.basket-item-price-current-bonus {display: flex;align-items: center; justify-content: flex-end;}
.basket-item-price-current-bonus img {width: 22px;}
.basket-item-price-current-bonus-min {display: flex;align-items: center; justify-content: flex-end;}
.basket-item-price-current-bonus-min img {width: 14px;}
.product-item-price-bonus {color: #440099;}
.bx-soa-customer-field input {pointer-events: auto!important;}
.order-bonus-currency {width: 16px;}
.order-bonus-currency-big {width: 22px;}
.bx-paysystem-podarki {display: none;}
.b-shop__category--columbus_catalog_podarki::before{content: ''; position: absolute; background-color: #00ba56; top: 0; left: 0; width: 0; height: 100%; box-sizing: border-box; z-index: -1; transition: all 0.5s ease;}
.b-shop__item:hover .b-shop__category--columbus_catalog_podarki {color: #fff;}
.b-shop__item:hover .b-shop__category--columbus_catalog_podarki::before {width: 100%;}
.b-shop__category--columbus_catalog_podarki{
    color: #00ba56; 
    border: 1px solid #00ba56;
}