.cart_container{
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 642px;
}
.middle_cart_container{
	width: 1200px;
	height: auto;
	position: relative;
	margin: auto;
}
.cart_image_top{
	width: 1063px;
	height: 584px;
	background: url(../../images/My-Cart-bg.png);
	position: absolute;
	right: -300px;
	top: -29px;
}
.title_remove_all_header{
	width: 100%;
	height: 50px;
	padding-top: 142px;
	position: relative;
}
.cart_top_title_container{
	float: left;
	width: 672px;/*387px;*/
	height: 20px;
	position: relative;
	margin-top: 29px;
}
.cart_top_title_text{
	position: absolute;
	width: 554px;/*272px;*/
	left: 23px;
	bottom: 10px;
	line-height: 0.8;
	font-size: 35px;/*45px;*/
	font-weight: 900;
	color: #ffb823;
	z-index: 2;
}
.cart_top_title_number{
	width: 75px;
	line-height: 0.8;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	font-size: 45px;
	font-weight: bold;
	color: #363636;
	text-align: center;
}
.cart_top_line{
	width: 100%;
	height: 20px;
	border-radius: 5px;
	background: #e1e1e1;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.remove_all{
	width: 200px;
	line-height: 0.8;
	float: right;
	border-radius: 15px;
	background: #636466;
	cursor: pointer;
	text-align: center;
	color: white;
	font-size: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.41);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.41);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.41);
}
.remove_all:hover{
	background: #ffb823;
}
.cart_empty_container{
	width: 48px;
	height: 48px;
	width: 270px;
	margin-left: 20px;
	margin-top: 65px;
	position: relative;
}
.cart_empty_icon{
	width: 48px;
	height: 48px;
	background: url(../../images/empty_cart_logo.png);
	float: left;
}
.cart_empty_text{
	float: left;
	margin-left: 13px;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-size: 20px;
	color: #454548;
	line-height: 0.8;
}
.all_cart_items{
	width: 100%;
	overflow: hidden;
	margin-top: 62px;
	position: relative;
}
.one_cart_item{
	width: calc(100% - 6px);
	height: 194px;
	border: 3px solid #ebebeb;
	background: white;
	border-radius: 30px;
	margin-bottom: 10px;
	position: relative;
}
.one_cart_item_section_one{
	width: 596px;
	height: 100%;
	border-right: 1px solid #ebebeb;
	position: relative;
	float: left;
}
.one_cart_item_section_one_title{
	padding-top: 21px;
	margin-left: 19px;
	line-height: 0.8;
	color: #363636;
	font-size: 15px;
	font-weight: bold;
}
.one_cart_item_section_one_details{
	width: 540px;
	/*overflow: hidden;*/
	position: absolute;
	top: 50%;
	left: 29px;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.one_cart_item_section_one_details_title{
	font-size: 25px;
	font-weight: bold;
	color: #ffb823;
	line-height: 0.8;
}
.one_cart_item_section_one_details_text{
	font-size: 14px;
	font-weight: lighter;
	color: #6f7072;
	margin-top: 12px;
}
.one_cart_item_section_one_edit_remove{
	width: 158px;
	height: 13px;
	position: absolute;
	bottom: 15px;
	left: 20px;
}
.one_cart_item_section_one_edit{
	width: 54px;
	height: 13px;
	border-radius: 20px;
	background: #e1e1e1;
	float: left;
	position: relative;
	cursor: pointer;
}
.one_cart_item_section_one_edit_word{
	position: absolute;
	left: 10px;
	bottom: 7px;
	line-height: 0.8;
	font-size: 15px;
	font-weight: bold;
	color: #363636;
}
.one_cart_item_section_one_edit:hover .one_cart_item_section_one_edit_word{
	color: #ffb823;
}
.one_cart_item_section_one_remove{
	width: 94px;
	height: 13px;
	border-radius: 20px;
	background: #e1e1e1;
	float: right;
	position: relative;
	cursor: pointer;
}
.one_cart_item_section_one_remove_word{
	position: absolute;
	left: 9px;
	bottom: 7px;
	line-height: 0.8;
	font-size: 15px;
	font-weight: bold;
	color: #363636;
}
.one_cart_item_section_one_remove:hover .one_cart_item_section_one_remove_word{
	color: #ffb823;
}
.one_cart_item_section_two{
	width: 199px;
	height: 100%;
	float: left;
	border-right: 1px solid #ebebeb;
	position: relative;
}
.one_cart_item_section_two_title{
	width: 100%;
	line-height: 0.8;
	padding-top: 21px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffb823;
}
.one_cart_item_section_two_price{
	width: 100%;
	margin-top: 43px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #363636;
	line-height: 0.9;
}
.one_cart_item_section_two_price span{
	font-size: 15px;
	font-weight: lighter;
	color: #6f7072;
}
.one_cart_item_section_three{
	width: 198px;
	height: 100%;
	float: left;
	border-right: 1px solid #ebebeb;
	position: relative;
}
.one_cart_item_section_three_title{
	width: 100%;
	line-height: 0.8;
	padding-top: 21px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffb823;
}
.one_cart_item_section_three_qty{
	margin: auto;
	margin-top: 43px;
	width: 78px;
	height: 37px;
	border-radius: 10px;
	background: #ebebeb;
	position: relative;
}
.update_quantity_number{
	width: 100%;
	height: 100%;
	position: relative;
}
.update_quantity_button{
	position: absolute;
	width: 60px;
	color: white;
	background: #e1e1e1;
	left: 50%;
	margin-left: -30px;
	text-align: center;
	border-radius: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 0.9;
	cursor: pointer;
	color: #363636;
	bottom: -25px;
}
.update_quantity_button:hover{
	background: #ffb823;
	color: white;
}
.one_cart_item_section_three_qty_number{
	width: 100%;
	line-height: 0.8;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #6f7072;
	position: relative;
	border: 0px;
	background: transparent;
	outline: none;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.one_cart_item_section_four{
	width: 198px;
	height: 100%;
	float: left;
	position: relative;
}
.one_cart_item_section_four_final_price{
	width: 100%;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #ffb823;
	line-height: 0.8;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.cart_bottom_info{
	width: 100%;
	height: 123px;
	margin-top: 31px;
	position: relative;
	margin-bottom: 87px;
}
.cart_buyer_protection{
	width: 375px;
	height: auto;
	position: relative;
	margin-top: 19px;
	float: left;
}
.cart_buyer_protection_title{
	font-size: 16px;
	font-weight: bold;
	color: #ffb823;
	line-height: 0.8;
	margin-bottom: 22px;
	margin-left: 5px;
}
.cart_buyer_protection_text{
	font-size: 14px;
	font-weight: lighter;
	color: #636466;
	line-height: 1;
	margin-left: 5px;
}
.checkout_container{
	width: 600px;
	height: 123px;
	float: right;
	position: relative;
	border-radius: 20px;
	background: #ffb823;
}
.checkout_total_price_container{
	float: left;
	width: 270px;
	margin-left: 20px;
	position: relative;
	margin-top: 35px;
}
.checkout_total_price_title{
	font-size: 25px;
	font-weight: 900;
	color: #363636;
	line-height: 0.8;
	margin-bottom: 8px;
}
.checkout_total_price_text{
	font-size: 30px;
	color: white;
	line-height: 0.8;
}
.checkout_button{
	width: 201px;
	/*height: 72px;*/
	background: #363636;
	float: right;
	margin-right: 21px;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	cursor: pointer;
	border-radius: 7px;
	font-size: 25px;
	font-weight: 900;
	color: white;
	line-height: 0.8;
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.9);
}
.checkout_button:hover{
	background: white;
	color: #363636;
}
.hidden {
	display: none;
}