

/* Start:/local/templates/manufaktura/css/order_page.css?17701877032276*/
.main .line-title__title{
    color: #141414;
}

.box-reg-order .static-table-period-deliv .main-info{
    font-family: var(--second-family);
}

.box-reg-order .box-reg-order__title{
    font-family: var(--second-family);
}

.box-reg-order .card-gift__title{
    font-family: var(--second-family);
}

.box-reg-order .card-answers-tab__btn{
    font-family: var(--second-family);
}

.box-reg-order .basket-item-price-current>span{
    white-space: nowrap;
    color: var(--black, #141414);
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
}

.box-reg-order .basket-item-price-title{
    white-space: nowrap;
    color: var(--text-gray, #CCC);
    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.box-reg-order .basket-item-property-name, .box-reg-order .basket-item-property-custom-name{
    color: var(--wireframe-g_400, #B3B3B3);
    font-family: var(--font-family);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.box-reg-order .basket-item-property-value, .box-reg-order .basket-item-property-custom-value{
    font-style: normal;
    color: var(--black, #141414);
    font-family: var(--font-family);
}

.box-reg-order .basket-item-property-custom{
    padding: 0px;
    gap: 4px;
    display: flex;
}

.basket-item-amount-btn-plus.basket-item-amount-btn-plus:before,
.basket-item-amount-btn-minus.basket-item-amount-btn-plus:before,
.basket-item-amount-btn-minus.basket-item-amount-btn-plus:after,
.basket-item-amount-btn-plus.basket-item-amount-btn-plus:after{
background-color: #381067;
}

.x2_j_card-product__basket2.card-gift__btn{
    background-color: transparent;
    padding: 0px;
}

.x2_j_card-product__basket2.card-gift__btn span{
    width: 100%;
    height: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (max-width: 660px) {
    .box-reg-order .basket-item-price-current>span{
        font-size: 24px;
        line-height: 100%;
    }

    .basket-items-list-item-remove{
        display: none;
    }
}
/* End */


/* Start:/local/templates/manufaktura/components/bitrix/breadcrumb/bread_new/style.css?1770188629585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.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: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/manufaktura/components/bitrix/news.list/banner_basket_new/style.css?17701883851029*/

.mobile-slider {
	display: none;
}
 .swiper {
	width: 100%;
	height: 100%;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
		right: var(--swiper-navigation-sides-offset,30px);
		left: auto;
		color: #D9315A;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
		left: var(--swiper-navigation-sides-offset,30px);
		right: auto;
		color: #D9315A;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
		background: #D9315A;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 768px) {
	.desktop-slider {
		display: none;
	}
	.mobile-slider {
		display: block;
	}
}

.section-hero-catalog{
	height: 100%;
}

.section-hero-catalog *{
	height: 100%;
}
/* End */
/* /local/templates/manufaktura/css/order_page.css?17701877032276 */
/* /local/templates/manufaktura/components/bitrix/breadcrumb/bread_new/style.css?1770188629585 */
/* /local/templates/manufaktura/components/bitrix/news.list/banner_basket_new/style.css?17701883851029 */
