

/* Start:/bitrix/templates/landingshop/components/bitrix/breadcrumb/page-breadcrumbs/style.css?1708415212693*/
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 6px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	position: relative;
}
.bx-breadcrumb .breadcrumb-arrow{
	color: #757575;
	display: inline-block;
	margin-left: 6px;
	margin-right: 3px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 1.142857em;
	white-space: normal;
	color: #757575!important;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {color: #757575!important; transition: 0s;}

/* End */


/* Start:/bitrix/components/prvolga.landingshop/universal.basket/templates/.default/style.css?17084151595731*/
.basket_container{ 
    padding-top:40px;
    padding-bottom:40px;
}
@media (min-width: 576px) {
    .empty_block {
        padding:0px 50px;
    }
}
.basket_head_container {
    padding:0px 25px 20px 20px;
}
.basket_content_block .table_head {
    border-bottom:0px;
    border-top:0px;
    font-weight:normal;
    padding-bottom:7px;
    text-transform:uppercase;
    font-size:0.857142em;
}
.basket_content_block .table_head .table_head_name {
    -ms-flex: 0 0 calc(100% - 140px);
    flex: 0 0 calc(100% - 140px);
    max-width: calc(100% - 140px);
    margin-left: 140px;
}
.basket_item_container {
    margin-bottom:20px;
    border:1px solid #EEF1F4;
    padding: 17px 25px 17px 20px;
    position:relative;
}
.basket_content_block .basket_item .basket_item_image {
    text-align:center;
    margin-bottom:10px;
}
.basket_content_block .basket_item .basket_item_name {
    text-align:center;
    margin-bottom:10px;
}
@media (min-width: 576px) {
    .basket_content_block .basket_item .basket_item_image {
        max-width: 140px;
        -ms-flex: 0 0 140px;
        flex: 0 0 140px;
        margin-bottom:0px;
    }
    .basket_content_block .basket_item .basket_item_infoblock {
        -ms-flex: 0 0 calc(100% - 140px);
        flex: 0 0 calc(100% - 140px);
        max-width: calc(100% - 140px);
    }
    .basket_content_block .basket_item .basket_item_name {
        text-align:left;
    }
}
@media (min-width: 992px) {
    .basket_content_block .basket_item .basket_item_name {
        margin-bottom:0px;
    }
}
.basket_content_block .basket_item .basket_item_remove {
    position:absolute;
    right:0px;
    top:0px;
    display:block;
}
.basket_item_remove .cart_item_remove{
    width: 34px;
    height: 34px;
    display: block;
    margin: 0px;
    padding: 10px;
}
.basket_name_block {
    font-size:1.142857em;
    margin-bottom:12px;
}
.basket_item_in_stock {
    color:var(--prv_color);
    text-transform:uppercase;
    font-size:0.857142em;
}
.basket_item_no_stock {
    color:#757575;
    text-transform:uppercase;
    font-size:0.857142em;
}
.basket_item_price,
.basket_item_sum {
    font-weight:bold;
    font-size:1.142857em;
}
.basket_item_price,
.basket_item_sum,
.basket_item_counter {
    text-align:center;
    margin-bottom:10px;
}
.basket_item_counter .input-group {
    justify-content: center;
}
@media (min-width: 576px) {
    .basket_item_price,
    .basket_item_sum,
    .basket_item_counter {
        text-align:left;
    }
    .basket_item_counter .input-group {
        justify-content: flex-start;
    }
}
@media (min-width: 768px) {
    .basket_item_price,
    .basket_item_sum,
    .basket_item_counter {
        margin-bottom:0px;
    }
}
.cart_svg_image {
    max-width:65px;
    width:100%;
    margin:0 auto;
}
.cart_svg_image .cart-1 {
    fill: #757575;
}
.cart_empry_header {
    font-size:20px;
    color:#212121;
    margin-bottom: 15px;
}
.cart_empry_description {
    color:#757575;
    margin-bottom:25px;
}

.basket_all_sum_container {
    display:flex;
    width:100%;
    justify-content: space-between;
    padding:27px 30px 30px 30px;
    border:1px solid #EEF1F4;
    align-items:center;
}
.basket_clear_block {
    background-color:#FBFCFD;
}
.basket_order {
    font-weight:bold;
    font-size:1.428571em;
}
.basket_all_remove {
    display:block;
    color:var(--prv_color);
    text-transform:uppercase;
    text-decoration:none;
    font-size:0.857142em;
    line-height:1,33em;
}
.basket_all_remove:hover,
.basket_all_remove:focus {
    text-decoration:underline;
}
.basket_sum_block {
    border-top:0;
    margin-bottom:20px;
}
.basket_all_sum_text {
    font-size:1.285714em;
    font-weight:bold;
    margin-right:20px;
    flex-grow:0;
    flex-shrink:0;
}
.basket_all_sum_line {
    width:100%;
    height:2px;
    background-image:url('/bitrix/components/prvolga.landingshop/universal.basket/templates/.default/line.png');
    background-repeat:repeat-x;
    background-position:left top;
    flex-grow:10;
    flex-shrink:10;
}
.basket_all_sum_price {
    font-size:1.285714em;
    font-weight:bold;
    margin-left:20px;
    flex-grow:0;
    flex-shrink:0;
}
.basket_content_block .basket_item_counter .btn-outline-secondary.btn,
.basket_content_block .basket_item_counter .btn-outline-secondary.btn:focus,
.basket_content_block .basket_item_counter .btn-outline-secondary.btn:active,
.basket_content_block .basket_item_counter .btn-outline-secondary.btn:active:focus,
.basket_content_block .basket_item_counter .btn-outline-secondary.btn.active{
    background-color:#F8F9FB;
    border:1px solid #E9E9E9;
    color:#757575;
    padding:8px; 
    font-size:12px;
    box-shadow:none;
}
.basket_content_block .basket_item_counter .btn-outline-secondary.btn:hover {
    background-color:var(--prv_color);
    border-color:var(--prv_color);
    color:#fff;
}
.basket_item_counter .form-control.basket_count,
.basket_item_counter .form-control.basket_count:focus,
.basket_item_counter .form-control.basket_count:hover {
    background-color:#F8F9FB;
    border-top:1px solid #E9E9E9;
    border-bottom:1px solid #E9E9E9;
    border-left:0px;
    border-right:0px;
    color:#757575;
    outline:none;
    box-shadow:none;
    width:60px;
    max-width:60px;
    text-align:center;
    flex:0;
}
.basket_item_counter .input-group-prepend .btn{
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    border-right:0!important;
}
.basket_item_counter .input-group-append .btn{
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    border-left:0!important;
}
/* End */
/* /bitrix/templates/landingshop/components/bitrix/breadcrumb/page-breadcrumbs/style.css?1708415212693 */
/* /bitrix/components/prvolga.landingshop/universal.basket/templates/.default/style.css?17084151595731 */
