.margin-top-20{
margin-top:20px;
}
.margin-bottom-20{
margin-bottom:20px;
}
.banner h4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
}
.banner::after {
    content: '';
    background-image: url(../img/wave.png);
    height: 200px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.banner h4::after {
    content: '';
    width: 50px;
    height: 2px;
    display: table;
    margin: 7px auto;
    background-color: #fff;
}
.checkout_container{
	width:1024px;
	margin:0 auto;
}
.chckout_hd h2{
	background-color:#efefef;
	padding:10px 15px;
}
.pckg_prc {
	padding: 5px 15px;
}
.pkg_prc h3 {
	font-size: 16px;
	margin-top: 0px;
	color: #6f6f70;
	font-weight: 500;
}
.pkg_prc li {
	list-style: none;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	margin-right: 20px;
	color: #53a1fa;
}
.dscount::after {
	content: '';
	height: 1px;
	width: 66px;
	display: block;
	background-color: #999;
	position: absolute;
	top: 11px;
	left: -8px;
}
.btn_addcart {
	background-color: #53a1fa;
	border-radius: 35px;
	padding: 8px 25px;
	border: none;
	color: #fff;
	font-weight: 600;
	float: left;
	margin-right: 15px;
	margin-top: 17px;
}
.btn_remove {
	background-color: #e8e6e6;
	border-radius: 35px;
	padding: 8px 25px;
	border: none;
	color: #f00;
	font-weight: 400;
	float: left;
	margin-right: 15px;
	margin-top: 17px;
	font-size: 13px;
}
.btn_remove:hover{
	background-color:#ddd;
	transition:all 0.7s;
}
.btn_buy_now {
	background-color: #f85054;
	border-radius: 10px;
	padding: 8px 25px;
	border-radius: 35px;
	color: #fff;
	font-weight: 600;
	border: none;
	float: left;
	margin-right: 15px;
	margin-top: 17px;
}
.dscount {
	color: #888 !important;
	position: relative;
}
.thumbnail .caption {
	padding: 0px;
	color: #333;
}
.pckg_prc {
	padding: 5px 15px;
}
.pckg_prc span:nth-child(1) {
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
	margin-top: 10px;
}
.pckg_prc button {
	border: none;
	background-color: #4e8afb;
	border-radius: 30px;
	color: #fff;
	padding: 7px 10px;
	font-weight: 600;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
.pckg_prc p {
	font-size: 10px;
	margin: 0;
	font-weight: 600;
	color: #444;
}
.chckout_hd h2 {
	background-color: #efefef;
	padding: 15px 17px;
	font-size: 17px;
	text-transform: uppercase;
	color: #555555;
	font-weight: 600;
}
.alt_rw {
	border-bottom: solid 1px #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
}
.alt_rw .thumbnail{
	margin-bottom:0px !important;
}
.checkout_container {
	width: 890px;
	margin: 0 auto;
	box-shadow: 2px 0px 10px 2px #ccc;
}
.chckout_inner {
	padding: 0px 15px;
}
.promo_box {
	text-align: right;
	margin-top: 20px;
}
.promo_box label{
	font-weight:500;
}
.promo_box button {
	background-color: #53a1fa;
	border: none;
	padding: 8px 18px;
	color: #fff;
	font-weight: 500;
}
.promo_box input {
	width: 170px;
	height: 36px;
	border: solid 1px #ccc;
}
.sb_ttl {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 20px;
}
.sb_ttl h2 {
	font-size: 20px;
	color: #555;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 0px;
}
.sb_ttl h3 {
	font-size: 16px;
	color: #666;
}
.sb_ttl h4 {
	font-size: 35px;
	color: #53a1fa;
	font-weight: 600;
}
.billing_info label {
	display: block;
	font-size: 13px;
	font-weight: 500;
	color: #777;
	margin: 0;
}

.billing_info span{
	margin-left:10px;
	color:#4c7ffb;
	font-weight:600;
}
.btn_pay {
	background-color: #53a1fa;
	color: #fff;
	padding: 12px 40px;
	border: none;
	font-size: 19px;
	border-radius: 35px;
	text-transform: uppercase;
	font-weight: 600;
	float: right;
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {

.pkg_prc h3 {
	font-size: 16px;
	margin-top: 15px;
	color: #6f6f70;
	font-weight: 500;
}
.promo_box label {
	font-weight: 500;
	font-size: 13px;
}
.promo_box {
	text-align: left;
	margin-top: 20px;
}
.promo_box input {
	width: 110px;
	height: 36px;
	border: solid 1px #ccc;
}
.sb_ttl {
	text-align: right;
	margin-top: 25px;
	margin-bottom: 20px;
}
.billing_info input[type="text"] {
	border: none;
	border-bottom: solid 1px #ccc;
	width: 100%;
	margin-bottom: 22px;
}
.btn_pay {
	background-color: #53a1fa;
	color: #fff;
	padding: 12px 40px;
	border: none;
	font-size: 19px;
	border-radius: 35px;
	text-transform: uppercase;
	font-weight: 600;
	float: none;
	margin-bottom: 25px;
	margin: 25px auto;
	display: table;
}
.checkout_container {
	width: 100%;
	margin: 0 auto;
	box-shadow: 2px 0px 10px 2px #ccc;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.checkout_container {
	width: 90%;
	margin: 0 auto;
	box-shadow: 2px 0px 10px 2px #ccc;
}
}
