

#delivery-block {
	position:relative;
	width:400px;
	margin:0 0 20px 0;
	padding:10px;
	text-align:left;
	left: 50%;
	transform: translateX(-50%);
}
.basket-wrap {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding-bottom:20px;
	background-color:#fff;
}
.basket-top {
	position:relative;
	width:100%;
	height:auto;
	margin-top:10px;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
}
.basket-thumb-top {
	position:relative;
	float:left;
	width:25%;

}
.basket-description-top {
	position:relative;
	float:left;
	width:20%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:left;
	padding-top:5px;
	margin:0 0 0 5%;
}
.basket-price-01-top {
	position:relative;
	float:left;
	width:10%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.basket-price-02-top {
	position:relative;
	float:left;
	width:10%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.basket-bottom {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin-top:10px;
	margin-left:0;
	margin-right:0;
}
.basket-bottom-02 {
	position:relative;
	float:left;
	width:25%;
	height:40px;
	margin:10px 0 0 0;
}
.shipping-bottom {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin-top:10px;
	margin-left:0;
	margin-right:0;
	top:10px;
	padding:0;
}
.shipping-strap {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding:10px 0 10px 0;
	text-align:center;
	font-size:12px;
	line-height:16px;
	background-color:#f1f1f1;
	color:#666;
	margin: 0 0 50px 0;
}
.basket-thumb-bottom {
	position:relative;
	float:left;
	width:25%;
}
.basket-description-bottom {
	position:relative;
	float:left;
	width:20%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
	margin:0 0 0 5%;
}
.basket-price-01-bottom {
	position:relative;
	float:left;
	width:25%;
	height:29px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.basket-price-02-bottom {
	position:relative;
	float:left;
	width:25%;
	height:auto;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.shipping-description-bottom {
	position:relative;
	float:left;
	width:25%;
	height:31px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	border-top: none;
	padding-top:5px;
}
.shipping-price-01-bottom {
	position:relative;
	float:left;
	width:25%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.shipping-price-02-bottom {
	position:relative;
	float:left;
	width:25%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.total-price-01-bottom {
	position:relative;
	float:left;
	width:25%;
	height:29px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.total-price-02-bottom {
	position:relative;
	float:left;
	width:25%;
	height:29px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #656565;
	text-align:center;
	padding-top:5px;
}
.basket-inner {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin-top:10px;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
	border-bottom: solid 1px #666;
	padding: 0 0 20px 0;
}
.basket-thumb {
	position:relative;
	float:left;
	width:25%;
}
.basket-description {
	position:relative;
	float:left;
	width:20%;
	height:auto;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight:400;
	color: #656565;
	text-align:left;
	margin:0 0 0 5%;
}
.basket-description a:link {
	color:#BE1E2D;
	text-align:center;
	font-size:12px;
	text-decoration:underline;
}
.basket-price-01 {
	position:relative;
	float:left;
	width:10%;
	height:160px;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight:400;
	color: #656565;
	text-align:center;
}
.basket-price-02 {
	position:relative;
	float:left;
	width:10%;
	height:160px;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight:400;
	color: #656565;
	text-align:center;
}

.payment-wrap{
	position:relative;
	float: left;
	width: 100%;
	height:auto;
	margin: 0 0% 0 0%;
}
.payment{
    position: relative;
    float: left;
	width: 150px;
	height: auto;
	margin: 30px 0 0px 0;
    left: 50%;
	transform: translateX(-50%);
	padding: 0;
	font-family: \'Michroma\', sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 16px; 
	font-weight: 500;
	border-radius: 10px;
	padding: 10px;
	background: #000;
	border: none;
	Color: #fff;
}
.payment a:link{
	display:block;
	position:relative;
	float: right;
	width: 100%;
	background-color: #AFAFAF;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 30px 0% 0 0%;
	text-decoration:none;
}
.payment a:visited{
	background-color: #AFAFAF;
	color: #fff;
}
.payment a:active{
	background-color: #AFAFAF;
	color: #fff;
}
.payment a:hover{
	background-color: #CE2B37;
	color: #fff;
}
@media screen and (max-width: 1024px) {
}	
@media screen and (max-width: 850px) {

.shipping-strap {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding:10px 5% 10px 5%;
	text-align:center;
	font-size:12px;
	background-color:#f1f1f1;
	color:#666;
	margin: 0 0 50px 0;
}
#delivery-block {
	position:relative;
	width:80%;
	margin:0 10% 20px 10%;
	padding:0;
	text-align:center;
}
.basket-inner {
	position:relative;
	float:left;
	width:96%;
	height: auto;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
	padding-bottom:10px;
	border-bottom: solid 1px #666;
}
.basket-thumb {
	position:relative;
	float:left;
	width:100%;
}
.basket-top {
	display:none;
}
.basket-bottom {
	position:relative;
	float:left;
	width:90%;
	height:auto;
	margin:20px 5% 0 5%;
	padding:0 0 10px 0;
	background-color:#ccc;
}
.shipping-bottom {
	position:relative;
	float:left;
	width:96%;
	height:auto;
	margin:0px 2% 0px 2%;
	background-color:#ccc;
}
.basket-thumb-bottom {
	position:relative;
	float:left;
	width:0%;
	margin-left:0;
	margin-right:0;
}
.basket-description-top {
	position:relative;
	float:left;
	width:100%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #656565;
	text-align:center;
	border: none;
	padding-top:5px;
	margin:20px 0 0 0;
}
.shipping-description-bottom {
	position:relative;
	float:left;
	width:0%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:center;
	border: none;
	padding-top:5px;
	margin:0;
}
.basket-price-01-bottom {
display:inline-block;
	position:relative;
	float:left;
	width:25%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:left;
	border: none;
	padding:12px 0 0 0px;
}
.basket-price-02-bottom {
display:inline-block;
	position:relative;
	float:left;
	width:40%;
	height:auto;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:center;
	border: none;
	padding:12px 0 0 0px;
}
.shipping-price-01-bottom {
	position:relative;
	float:left;
	width:46%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:left;
	border: none;
	padding:12px 0 0 10px;
	margin:0;
}
.shipping-price-02-bottom {
	position:relative;
	float:left;
	width:46%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:left;
	border: none;
	padding:12px 0 0 10px;
	margin:0;
}
.total-price-01-bottom {
	position:relative;
	float:left;
	width:46%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:left;
	border: none;
	padding:12px 0 0 10px;
}
.total-price-02-bottom {
	position:relative;
	float:left;
	width:46%;
	height:30px;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:left;
	border: none;
	padding:12px 0 0 10px;
}
.basket-thumb-top {
	position:relative;
	float:left;
	width:25%;
}
.basket-description {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight:400;
	color: #656565;
	text-align:center;
	border: none;
	margin:20px 0 0 0;
}
.basket-description a:link{
	font-size:16px;
}
.gift {
	position:relative;
	float:left;
	width:90%;
	height:auto;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:400;
	color: #656565;
	text-align:center;
	border: none;
	margin:0 5% 20px 5%;
}
.basket-price-01 {
	display:none;
}
.basket-price-02 {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #656565;
	text-align:center;
	border: none;
	margin: 20px 0 20px 0;
}	
.RemoveButton {
	position:relative;
	float:left;
	border: 150px 0 20px 0;
	left: 50%;
	transform: translateX(-50%);
}	