.bx-basket{
	background: #fff;
}  
.basket-title{
	font-size:30px;
	line-height: 60px;
	margin-bottom: 7px;
}
table.basket-items-list-table{
	margin-bottom: 20px;
    width: 100%;
	    border-spacing: 0;
    border-collapse: collapse;
}
table.basket-items-list-table thead{
	height: 73px;
	line-height: 73px;
}
table.basket-items-list-table td{
	text-align: center
}
.basket-items-list-wrapper{
	padding: 0 50px
}
table.basket-items-list-table thead th{
	margin-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.basket-items-list-item-descriptions .basket-item-block-amount{
	display: none
}
.basket-items-list-item-descriptions-inner{
	    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.basket-items-list-item-descriptions-inner::after,.basket-items-list-item-amount::after,.basket-checkout-block-total-price-inner::after,.basket-checkout-section-inner::after,.basket-items-list-item-notification-inner{
	clear: both;
	display: table;
	content: '';
}
table.basket-items-list-table tbody td{
	border-bottom:1px solid #e5e5e5;
}
.basket-items-list-item-remove{
	width: 30px;
}
.basket-item-price-current-text{
	font-size: 16px;
}
.basket-item-block-actions{
	padding-right: 14px;
}
.basket-item-block-image{
	width: 85px;
	padding: 30px 0;
}
.basket-item-block-name{
	width: 100%;
    max-width: 600px;
    padding-right: 30px;
}
.basket-item-block-image,.basket-item-block-name{
    float: left;
    display: inline-block;
}
.basket-items-list-item-price,.basket-item-block-price{
	text-align: center;
}
.basket-items-list-item-descriptions img{
	width: 85px;
    max-width: 85px;
}
.basket-item-block-name a,.basket-item-block-name{
	font-family: 'Playfair Display', serif;
	font-size:16px;
	line-height: 30px;
}
.basket-item-actions-remove{
    display: table;
    width: 21px;
    height: 21px;
	cursor: pointer;
}
.basket-item-actions-remove svg{
	width: 21px;
	height: 21px; 
	fill:#4d6960;
}
.basket-item-amount-filed-block{
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 52px;
}
.basket-item-amount-btn-minus,.basket-item-amount-btn-plus{
	height: 35px;
	width: 38px;
}
.basket-item-amount-filed-block input{
display: block;
    padding: 0;
    width: 100%;
    height: 50px;
    background: transparent;
    line-height: 54px;
    border: 1px solid transparent;
    color: #4b4c49;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    transition: border 300ms ease;
}
.basket-item-amount-btn-minus,.basket-item-amount-btn-plus{
    position: relative;
    display: block;
    border-radius: 2px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    height: 50px;
    padding: 19px 14px;
    transition: background 300ms ease, opacity 300ms ease;
}
.basket-item-block-amount{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 123px;
    border: 1px solid #b5b6ab;
	margin: 0 auto
}
.basket-item-amount-filed-block{
	float: left
}
.basket-item-amount-field-description{
	display: none;
}
.basket-item-block-amount svg{
    width: 12px;
    height: 12px;
    fill: #838383;
}
.basket-item-amount-btn-minus{
	padding-top: 24px;
}
.basket-coupon-block-total-price-current{
	font-size:40px; 
	color:#4d6960
}
.basket-coupon-block-total-price-current, .basket-checkout-block-total-title, .basket-checkout-block{
	float:left;
}
.basket-checkout-block-total-title{
	    padding-top: 7px;
    padding-right: 25px;
}
.basket-checkout-block-total-price{
	float:right;
	line-height: 30px;
	font-size: 24px;
}
.basket-checkout-container{
	margin-bottom: 55px;
}
.basket-checkout-block-btn button{
	border: 1px solid #444;
	height: 52px;
	background: #444;
	line-height: 52px;
	padding: 0 25px;
	cursor: pointer;
	text-transform: uppercase;
	min-width: 228px;
	font-size:13px;
	color:#fff;
}
.basket-checkout-block-btn button:hover{
	opacity:.5
}
.basket-items-list-item-notification-inner{
	border:1px solid #ccc;
	font-size: 14px;
	margin-top: 13px;
}
.basket-items-list-item-notification-inner .basket-item-block-name{
	padding-right: 10px;
	
}
.basket .slider-items{
    padding-top: 10px;
}
.without td, .without{
	border-bottom: none!important;
	padding-bottom: 0px!important
}
.basket-items-list-item-container{
	position: relative
}
.basket-items-list-item-container-notification td{
	padding-top: 0px!important;
}

.products-box{
	margin-top: 90px;
}
.box-title {
    font-family: 'Playfair Display', serif;
    text-align: center;
    margin-bottom: 50px;
    font-size: 40px;
    padding-bottom: 32px;
    border-bottom: 1px solid #f0f0f0;
    color: #4b4c49;
}

	.basket-item-block-info{
    margin-left: 14px;
    text-align: left;
	}
@media(max-width:840px){
	.basket-item-block-image {
    padding: 0px;
	}
	table.basket-items-list-table tbody td{
		border-bottom: none!important
	}
	.basket-item-block-info{
		
    width: 100%;
    text-align: left;
	}
	.basket-items-list-item-price {
		display: block;
		width: 100%;
	}
	.basket-item-amount-btn-minus, .basket-item-amount-btn-plus, .basket-item-amount-filed-block input{
		padding: 11px 14px;
		height: 33px;
	}
	.basket-items-list-item-descriptions-inner{
		align-items: normal;
		-webkit-box-align: normal;
		-webkit-align-items: normal;
		-ms-flex-align: normal;
	}
	.basket-item-amount-filed-block input{
		padding: 11px 0;
		color:#4b4c49;
		font-size: 10px;
	}
	table.basket-items-list-table td, .basket-items-list-item-price, .basket-item-block-price{
		text-align: left
	}
	.basket-item-amount-btn-minus{
    padding-top: 17px;
	}
	tr.basket-items-list-item-container {
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: flex!important;
		-ms-flex-pack: left;
		-ms-flex-align: start;
		padding-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc;
		-webkit-box-align: flex-start;
		align-items: flex-start;
		-webkit-box-pack: left;
		justify-content: left;
		-ms-flex-wrap: wrap;
		position: relative;
		flex-wrap: wrap;
		width: 100%;
	}
	.basket-items-list-item-descriptions{
		width: 100%;
	}
	.basket-item-block-amount{
		max-width: 90px;
		margin: 0
	}
	.basket-items-list-item-amount{
		width: 105px;
    	margin: 20px 0;
	}
	.basket-items-list-item-price{
		width: 150px;
		border-bottom: none!important;
		font-size: 16px;
		color: #4b4c49;
		padding: 26px 0 0 26px;
	}
	
	.basket-items-list-item-container td:nth-child(1){
		width: 21px;
	}
	.basket-item-block-name, .basket-item-block-name a{
		font-size: 12px;
		padding-right: 0;
		line-height: normal
	}
	.basket-items-list-item-container td:nth-child(3){
		display: none;
	}
	/*
	.basket-items-list-item-container td:nth-child(5){
		display: none;
	}
	.basket-items-list-item-container td:nth-child(4){
		
	}*/
	.basket-items-list-item-price{
		
	}
	table thead{
		display: none;
	}
	.products-box {
		margin-top: 0px;
	}
	.basket-checkout-container{
    	margin-bottom: 30px;
	}
	.basket-checkout-section-inner{
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;

		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.basket-checkout-block{
		width: 100%;
    	order: 1;
	}
	.basket-coupon-block-total-price-current{
		color:#4b4c49
	}
	.basket-checkout-block:first-child{
    	order: 2;
	}
	.basket-checkout-block-btn button{
		width: 100%;
		margin-top: 8px;
    text-transform: none;
	}
	.basket-items-list-item-remove{
		position: absolute;
		border-bottom: none!important;
		top: 10px;
		z-index: 2;
		left: -9px;
	}
	.basket-items-list-wrapper{
		padding: 0 15px;
	}
}