.page-cart .main_color,
.page-checkout .main_color{
	background-color: #e5e9f0;
}
.page-cart .woocommerce,
.page-checkout .woocommerce {
	background-color: white;
	padding: 48px;
}
.page-cart main {
	padding-bottom: 0;
}
#top .woocommerce form.woocommerce-cart-form{
	margin-bottom:0;
}
.main_color .woocommerce table{
	margin-bottom:0;
	background: none;
	border-color: #c3c6cd;
	height: 50px;
	border-radius: 2px;	
}
.main_color .woocommerce table tr{
	background: none;
	border:none;
}
#top .main_color .woocommerce .quantity input.qty{
	border:none;
	text-align: left;
}
.woocommerce table div.quantity {
	width: 100%;
}
.woocommerce td.actions{
	padding:0;
	border:none;
}

#top .woocommerce .amount-control {
	border:none;	
}

#top .woocommerce .amount-control div {	
	font-size: 20px;
	float: left;
}

#top .woocommerce .amount-control  .input-sign {	
	font-size: 20px;
	float: left;
}

#top .woocommerce .amount-control .input-wrapper {
	display: block;
	font-size: 20px;
	padding-left: 18px;
	display: flex;
	
}

#top .woocommerce .amount-control .input-wrapper input {
	width: 100%;
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 20px;
	
}
#top .woocommerce .amount-control .input-wrapper input.minus,
#top .woocommerce .amount-control .input-wrapper input.plus{
	width: 30px;
	height: 25px;
	line-height: 25px;
}
#top .woocommerce .amount-control .input-wrapper input[type="text"]
{
	flex:1;
	line-height: 25px;
	height: 25px;
	color:#242a32;
}

.woocommerce .header-label{
	color: #242a32;
	font-family: Montserrat;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.54;
	letter-spacing: normal;
	margin-bottom: 24px;
}
.woocommerce .fund-label{
	color: #242a32;
	height: 24px;
	font-family: OpenSans, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom:8px;
}
.woocommerce .note-label {	
	font-family: OpenSans, sans-serif;
	font-size: 16px;	
	line-height: 1.5;
	letter-spacing: normal;
	color: #242a32;
	padding: 24px;
	border: solid 1px #367bda;
	background-color: #e0ebfd;
	margin-top: 24px;
	border-radius: 10px;
}
.woocommerce .note-label .note-header {
	height: 34px;
}
.woocommerce .note-label .note-header img{
	display: inline-block;
	height: 100%;
}
.woocommerce .note-label .note-header img.right{
	float: right;
}
.woocommerce .note-label p {
	margin-bottom: 20px;
}
.woocommerce .note-label p:last-child {
	margin-bottom: 0;
}

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"],
.cart_totals h2,
div .cart-collaterals .cart_totals table,
.woocommerce #customer_details,
.woocommerce .woocommerce-checkout-review-order-table {
	display: none;
}

#top.page-cart .main-color .content {
	margin-bottom: 0;
}

#top .checkout-right .checkout-info{	
	background-color: #e5e9f049;
	padding: 24px;
	margin-top: 24px;
	border-radius: 10px;
}

#top .checkout-right .checkout-info p{	
	line-height: 14px;
	margin-bottom: 16px;
}

#top .checkout-right  p
{
	font-size: 14.4px;
	margin: 2px;
}

#top .checkout-right .invest-flow-outcomes-block h2,
#top .woocommerce-order-details .invest-flow-outcomes-block h2{
	font-size: 30px !important;
}
#top .checkout-right  .invest-flow-outcomes-block img,
#top .woocommerce-order-details  .invest-flow-outcomes-block img
{
	margin-right: 5px;
	width: 80px;
	height: 80px;
}

#top .checkout-right  .invest-flow-outcomes-block p,
#top .woocommerce-order-details  .invest-flow-outcomes-block p{
	font-size: 14px;
	line-height: 15px;
	margin-top: 5px;
}

#top .checkout-right .invest-flow-outcomes-block h2 strong ,
#top .woocommerce-order-details .invest-flow-outcomes-block h2 strong{
    color: #367bda;
	display: inline-block;	
}

#top .checkout-right .av_textblock_section em,
#top .checkout-right .avia_codeblock_section  em {
	font-size:9.6px;
	margin:0;
}

#top .checkout-right .avia_codeblock_section  em:before{
	content: ' ';
	display:block;
}

.full-bar{
	width: 100%;
	height: 16px;
	background-color: white;
}
.main_color .checkout-header .progress
 {
	height: 16px;
	background-color: #367bda;
}

.page-cart .main_color .checkout-header .progress
 {
	width: 30%;
}

.page-checkout .main_color .checkout-header .progress{
	width:60%;
}

.woocommerce .wc-proceed-to-checkout{
	margin-top:30px;
}

.woocommerce .wc-proceed-to-checkout a{
	font-size: 16px;
  	font-weight: bold;
	border-radius: 25px;
}

.page-checkout .woocommerce-checkout-review-order button[name="woocommerce_checkout_place_order"]{
	border-radius: 25px;
    font-size: 16px;
	font-weight: bold;
	width: 100%;
	margin-top: 20px !important;
}

.checkout-order-details{
	font-size: 24px;
	line-height: 1.46;
	margin-bottom: 32px;
	padding-bottom: 20px;
	border-bottom: solid;
}

#top .checkout-right .checkout-order-details p{
	font-size: 24px;
	line-height: 1.46;
}

.checkout-order-details a{	
	font-size: 12px;
	font-weight: bold;
	line-height: 3;
	float: right;
	text-transform: uppercase;
}
.checkout-order-details .label{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.71;
}

#top #payment
{
	border:none;
}
.page-checkout .main_color #payment{
	background-color:white;
}

.page-checkout .custom-checkboxes .circle{
	margin-top: 10px;
	margin-right: 8px;
	padding: 10px;
}

.page-checkout .custom-checkboxes .custom-header{
	color:#242a32;
	font-size: 14px;
  	font-weight: bold;
  	line-height: 1.71;
}

#top .form-row .custom-checkboxes .input-checkbox{
	zoom:2;
	margin-right: 8px;
	margin-top: 10px;
}

.page-checkout .custom-checkboxes >div{
	display: flex;
}

.page-checkout .custom-checkboxes label p{
	font-size: 12px;
	line-height: 2;
	font-weight: normal;
}
.page-checkout .custom-checkboxes label p a{	
	font-weight: bold;
}

.page-checkout .custom-checkboxes div.description{	
	margin-top: 23px;
}

.page-checkout .custom-checkboxes div.description a{	
	background-color: rgba(229, 233, 240, 0.27);
	padding: 10px;
}

.page-checkout .custom-checkboxes div.description a img{	
	vertical-align: top;
}

/* Checkout confirm */

.main_color .woocommerce-order-confirmation {
	display: flex;
	justify-content: space-between;
}

@media only screen and (max-width: 767px) {
	.main_color .woocommerce-order-confirmation {
		display: block;
	}
}

.main_color .woocommerce-order-success-block {
	width: 56%;
	padding: 64px;
	border-top: solid 8px #5ccd83;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08), inset 0 -1px 0 0 rgba(209, 209, 209, 0.5);
	background-color: #fff;
}

@media only screen and (max-width: 767px) {
	.main_color .woocommerce-order-success-block {
		width: 100%;
		margin: 0 0 40px 0;
	}
}

.main_color .woocommerce-order-details {
	width: 40%;
	padding: 64px;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08), inset 0 -1px 0 0 rgba(209, 209, 209, 0.5);
	background-color: #fff;
}

@media only screen and (max-width: 767px) {
	.main_color .woocommerce-order-details {
		width: 100%
	}
}

.main_color .woocommerce-order-success-block h2 {
	margin-bottom: 15px;
	font-size: 40px;
}

.main_color .woocommerce-order-success-block .sub-title {
	font-size: 24px;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}

.main_color .woocommerce-order-success-block .info-block {
	margin-bottom: 20px;
}

.main_color .woocommerce-order-success-block .info-block img {	
	width: 63px;
	height: 63px;
	display: block;
}

.main_color .woocommerce-order-success-block .info-block p.header {
	padding: 0 0 0 45px;
	font-size: 16px;
	margin: 0;
	color: #242a32;
}

.main_color .woocommerce-order-success-block .info-block p.text {
	padding: 0;
	font-size: 14px;
	color: #898d96;
	margin: 0;
	line-height:1.3em;
}

.main_color .woocommerce-order-success-block a.account-button {
	font-family: 'OpenSans-Bold', sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin: 20px 0 80px 0;
	background-color: #367bda;
	padding: 18px 30px;
	border-radius: 40px;
	display: inline-block;
}

.main_color .woocommerce-order-success-block .accreditation-block {
	background-color: #e0ebfd;
	border-radius: 8px;
	border: solid 1px #367bda; 
	padding: 18px 23px; 
	margin: 23px 0px;
}

.main_color .woocommerce-order-success-block .accreditation-block p{
	font-size:16px;
	color: #242a32;
}

.main_color .woocommerce-order-success-block .accreditation-block a.account-button{
	margin-bottom: 20px;
}

#top #wrap_all .all_colors .woocommerce-order-details h3 {
	font-family: 'OpenSans', sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.main_color .woocommerce-order-details .info-block {
	overflow: auto;
}

.main_color .woocommerce-order-details .info-block:after {
	content: "";
	clear: both;
}

.main_color .woocommerce-order-details .info-block img {
	float: left;
	width: 102px;
	height: 102px;
	display: block;
}

.main_color .woocommerce-order-details .info-block p.header {
	padding: 12px 0 0 118px;
	font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 12px 0;
	color: #242a32;
}

.main_color .woocommerce-order-details .info-block p.header span{
	color: #367bda;
}

.main_color .woocommerce-order-details .info-block p.text {
	padding: 0 0 0 118px;
	font-size: 14px;
	color: #242a32;
	margin: 0;
	line-height:1.3em;
}

.woocommerce-order-details .order-summary {
	margin-top: 30px;
}

.woocommerce-order-details .order-data-row {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: solid 2px #c3c6cd;
	font-family: 'OpenSans', sans-serif;
	font-size: 16px;
	color: #242a32;
	display: flex;
	justify-content: space-between;
}

.woocommerce-order-details .order-data-row .title {
	display: inline-block;
}

.woocommerce-order-details .order-data-row .data {
	display: inline-block;
}

.woocommerce-order-received .checkout-header,
.woocommerce-order-received .checkout-right,
.woocommerce-order-received .container_wrap_first ,
.woocommerce-order-received .av-flex-placeholder{
	display: none !important;
}

.woocommerce-order-received .woocommerce {
    background-color: #e5e9f0;
    padding: 0;
}


.woocommerce-notices-wrapper{
	display: none;
}