.make-payment-company-wrapper {
    margin: 50px 0 30px;
    overflow: hidden;
}
.confirm-payment h6 {
    text-transform: uppercase;
    color: #888fb0;
}
.h6, h6 {
    font-size: 12px;
    font-weight: normal;
}
h6 {
    font-family: "Playfair Display", Arial, Sans-Serif;
    font-family: inherit;
    line-height: 1.4em;
    margin-top: 6px;
    margin-bottom: 2px;
}
.floatleft {
	float: left
}

.floatright {
	float: right
}

.alignleft {
	float: left;
	margin-right: 15px
}

.alignright {
	float: right;
	margin-left: 15px
}

.aligncenter {
	display: block;
	margin: 0 auto 15px
}

a:focus {
	outline: solid 0
}

img {
	max-width: 100%;
	height: auto
}

.fix {
	overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 15px;
	font-weight: 700
}

body,
html {
	height: 100%
}

body {
	font-family: Cabin, sans-serif
}

.section-padding {
	padding: 60px 0
}

.make-payment-company-info,
.make-payment-company-title {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #cccee2
}

.section-gray {
	background-color: #F7F7F7
}

.section-dark {
	background-color: #110C09;
	color: #fff
}

a {
	transition: .3s
}

a:hover {
	color: #000
}

.make-payment-company {
	border: 1px solid #cccee2;
	overflow: hidden;
}

.make-payment-company-title {
	background-color: #eff1f9;
	border-bottom: 1px solid #cccee2
}

.pay-to,
.pay-to-name {
	border-right: 1px solid #cccee2
}

.gbp-content {
	font-size: 24px;
	padding-top: 13px
}

.shipping-details-field {
	background-color: #eff1f9;
	padding: 10px;
	border: 1px solid #cccee2;
	line-height: 28px
}

.billing-details-field,
.card-details-field {
	background-color: #eff1f9;
	padding: 10px 10px 2px;
	border: 1px solid #cccee2
}

.billing-details-field input,
.card-details-field input {
	border-radius: 0;
	margin-bottom: 8px
}

.billing-details-field select,
.card-details-field select {
	border-radius: 0
}

.card-expire-title {
	padding-top: 6px
}

.billing-details-field .form-group,
.card-details-field .form-group {
	margin-bottom: 8px
}

.billing-details-title,
.card-details-title,
.order-items-details-title,
.shipping-details-title {
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 10px;
	color: #888fb0;
	text-align: center
}

.marked-required {
	padding-top: 10px;
	font-size: 12px;
	font-weight: 700
}

.card-billing-details {
	padding-bottom: 25px
}

.order-items {
	border: 1px solid #cccee2
}

.order-items table {
	margin-bottom: 0
}

.order-items table th {
	background-color: #eff1f9;
	color: #46424c
}

.item-name-small {
	font-size: 11px
}

.payment-btn button {
	border-radius: 0;
	text-transform: uppercase
}

.payment-btn {
	padding-top: 10px;
	padding-bottom: 10px
}

.billing-details-icon,
.card-icon,
.order-cart-icon,
.shipping-icon {
	float: left;
	background-color: #eff1f9;
	padding: 9px 15px;
	border-top: 1px solid #cccee2;
	border-left: 1px solid #cccee2;
	border-right: 1px solid #cccee2
}

.billing-details-icon i,
.card-icon i,
.order-cart-icon i,
.shipping-icon i {
	color: #888fb0;
	font-size: 28px
}

.single-card-photo {
	float: left
}

.single-card-info img {
	max-width: 49px
}

@media (max-width:992px) {
	.billing-details-top,
	.shipping-details-top {
		margin-top: 20px
	}
	.gbp-content {
		border-top: 1px solid #d1d1d1;
		padding-top: 5px;
		padding-bottom: 5px
	}
}

.netpay-footer,
.order-items-shipping-details.confirm-payment {
	margin-top: 50px
}

@media screen and (min-width:320px) and (max-width:1199px) {
	.netpay-header {
		padding: 100px 0 0;
	}
}

@media (min-width:1200px) {
	.pr0 {
		padding-right: 0!important
	}
}

.confirm-payment-gbp {
	font-size: 26px;
	font-weight: 700
}

.order-items-shipping-details.confirm-payment .pay-to-name {
	border-right: 0
}

.confirm-payment h6 {
	text-transform: uppercase;
	color: #888fb0
}

.order-items-shipping-details.confirm-payment .table>tbody>tr>td {
	border-right: 1px solid #ddd;
	padding: 15px 15px 10px
}

.netpay-header {
	border-bottom: 4px solid #9b3f92;
}

.netpay-footer {
	border-top: 4px solid #9b3f92;
	padding: 10px 0;
	background-color: #58408e
}

.netpay-footer h6 {
	margin-bottom: 0;
	color: #fff
}

.card-type-field.pull-right {
	max-width: 286px;
	width: 54%
}

.card-type-title {
	padding-top: 8px
}