

/* Start:/bitrix/templates/starservice/components/bitrix/sale.basket.basket/cartbootv4/style.css?1633603194915*/
.basket-checkout-container {
	border-radius: 12px !important;
}
.basket-items-list-wrapper, .basket-items-list-wrapper-compact {
    border-radius: 12px;
	padding:5px;
}
.basket-checkout-block-btn {
	display:none !important;
} 
.basket-btn-checkout {
	display:none;
}
.bx_section .slide {
	color: rgba(56,164,58,1);
	text-decoration:dotted;
}
.updatebutt {
    background: linear-gradient(90deg, rgba(56,164,58,1) 0%, rgba(0,183,234,1) 100%);
    border-radius: 25px;
	width: 150px;
	margin: 0 auto;
}
.updatebutt a {
	color:#111;
}
.updatebutt:hover a {
	color:#FFF;
}
.updatebuttin {
    position: relative;
    border: 3px solid transparent;
    border-radius: 25px;
    background: #FFF;
        background-clip: border-box;
    background-clip: padding-box;
    padding: 0px;
    color: #222;
    text-align: center;
    height: 32px;
	padding: 3px;
}
.updatebutt:hover .updatebuttin {
    background: unset;
}
/* End */
/* /bitrix/templates/starservice/components/bitrix/sale.basket.basket/cartbootv4/style.css?1633603194915 */
