

/* Start:/bitrix/templates/bd_deliverypizza/components/bitrix/catalog/top_item/grain/rk.section/.default/style.css?1772856494800*/
.product .product-actions .add-to-cart-btn-custom {
    border-radius: 16px;
	overflow: hidden;	
	display: flex;
}

.product .product-actions .add-to-cart-btn-custom .btn {
    font-weight: 400;
    height: 40px !important;
    line-height: 2.8 !important;
    padding: 0 !important;
    text-decoration: none !important;
    transition: background-color .2s ease;
	border: 0;
	text-align: center;
	border-radius: 0;
}

.product .product-actions .add-to-cart-btn-custom .btn.btn-primary {
    background: #232832 !important;
    color: #83b0ba;
}

.product .product-actions .add-to-cart-btn-custom .btn.btn-primary:hover
{
    background: #56757d !important;
	
}

.product .product-actions .add-to-cart-btn-custom .btn.btn-light {
    background: #a8b8bf !important;
    color: #232832 !important;
}

/* End */
/* /bitrix/templates/bd_deliverypizza/components/bitrix/catalog/top_item/grain/rk.section/.default/style.css?1772856494800 */
