body {
	color:#666;
}

.checkout_breadcrumb_inner {
	width: 100%;
	height: 1px;
	position: relative;
	background-color: #555;
	margin: 0;
	margin-top: 65px;
	margin-bottom: 86px;
	text-align: center;
	font-size: 15px;
	color:#fff;
}
.checkout_breadcrumb_inner > p {
	display: inline-block;
}

.cbc_step {
	padding: 21px;
	border: 2px solid #bbb;
	background-color: #999;
	position: relative;
	top: -48px;
}

.cbc_step.active {
	background-color: #f1f1f1;
	color: #666;
}
.cbc_stepdisclaimer {
	margin: 0 45px;
    position: relative;
    top: -61px;
	color:#ccc;
}


.checkout_productlist {
	margin-bottom: 60px;
}
.checkout_productlist,
.checkout_productlist * {
	border: none;
}
.cpl_head {
	padding: 4px 0;
	background-color: #f1f1f1;
	text-align: center;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 0;
	height: 40px;
	line-height: 40px;
	color: #333;
}
.cpl_body {
	width:100%;
}
.cpl_body > .row {
	padding-bottom: 0;
	margin: 40px 0 40px;
	border-bottom:solid 2px #ccc;
}
.cpl_body > .cpl_item:last-child {
    border-bottom: none;
}

.cpl_item {
	display: flex;
    align-items: center;
}







.cpl_body > .row > div,
.cpl_body > .row > div > table {
	height: 100%;
}
.cpl_body > .row > div > table {
	width: 100%;
}
.cpl_body > .row > div > table td {
	text-align: center;
}
.cpl_head .cplh_col2 span {
	display: inline-block;
	padding-left: 40px;
}
.cplh_col2 {
	text-align: left;
}
.cpl_deleteproduct {
	display: inline-block;
	width: 35px;
	height: 35px;
	font-size: 0;
}
.cpl_deleteproduct,
.cpl_deleteproduct i {
	color:#c00;
}
.cpl_img {
    display: flex;
    align-items: center;
}
.cpl_img img {
	width:100%;
}

.cplh_col2 td {
	text-align: left !important;
}
.cpl_body .cplh_col3 {
}
.cplpd_ref {
	font-size: 11px;
}
.cplpd_name {
	font-size: 16px;
	text-transform: capitalize; /*uppercase*/
    font-weight: bold;
}
.cplpd_aditionalinfo {
	font-size: 16px;
}

.cpl_quantityselect {
    margin: 0 auto;
}


.cplqs_value {
}
.cplqs_value .ccbidQty_up i,
.cplqs_value .ccbidQty_down i {
	font-size:30px;
	color: var(--main_color0);
}
.cplqs_value input {
	height: 100%;
	width: 100%;
	border: none;
	margin:0;
	font-size: 19px;
	text-align: center;
	background-color:transparent;
}

.cplh_col2 {
	padding: 0;
	padding-left: 5px;
}

.checkout_checkoutinformation {
	margin-bottom: 60px;
}
.checkout_checkoutinformation > .container {
	border-bottom: solid 2px #ccc;
    padding-bottom: 20px;
}
.checkout_checkoutinformation input,
.checkout_checkoutinformation .cci_formitem label {
	margin-bottom: 20px;
	width: 100%
}







.loading_overlay {
	display:none;
	justify-content:center;
	align-items:center;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	text-align:center;
}
.loadingdata .loading_overlay {
	display:flex !important;
}
.loadingdata .hideonloading {
	opacity:0.1 !important;
}
.loading_overlay img {
	width:25px;
}

.btndiscountcode_wrapper {
	position:relative;
}
.btn_codes_loading {
	display:none;
	justify-content:center;
	align-items:center;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	text-align:center;
}
.btn_codes_loading img {
	width:25px;
}
.showloading .btn_hideonloading {
	opacity:0.1 !important;
}
.showloading .btn_codes_loading {
	display:flex;
}


.no_payment_wrapper_message {
	display:none;
}

.legend_home,
.legend_pickup {
	color:#fff;
}
.legend_pickup .cci_subtitle {
	font-size:1.2em;
}
.pick-up-delivery-col {
	color:#fff;
}

input.input_text,
textarea.input_text {
    border: none;
    color: #333;
    border: solid 1px #d6d8d8;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 40px;
    padding-left: 10px;
    padding-right: 24px;
    border-radius: 0;
    background-color: #FFF;
}
textarea.input_text {
	width: 100%;
	max-width: 100%;
	height: 100px;
	max-height: 100px;
}
.cci_titleleft,
.cci_titleright {
	margin-bottom: 20px;
	text-transform: capitalize;
	border-bottom:solid 2px #666;
	line-height: 36px;
	text-align: left;
}
.cci_titleleft {
	font-size: 18px;
	text-transform: capitalize;
}
.cci_subtitle {
	font-size: 12px;
	text-transform: capitalize;
}
.cci_subtitle_small {
	font-size: 12px;
	color:#CCC;
	margin-bottom: 20px;
}

.cci_titleright {
	font-size: 20px;
	position: relative;
	top: 0;
}
.cci_right > .row {
	padding-left: 20px;
}
.ccir_row {
	padding-right: 25px;
	text-align: right;
	font-size: 13px;
    /*border: 1px dotted red;*/
    margin-top: 1%;
    margin-bottom: 1%;
}

.ccir_row label {
	font-size: 17px;
}

.cci_promo {
	padding-top: 20px;
}
.cci_promo .cci_titleleft {
	border-bottom: none;
	padding-left: 10px;
	line-height: inherit;
	margin-bottom: 10px;
}
.cci_promo .btn_apply {
	padding: 7px 42px;
}
.cci_promodisclaimer {
	font-size: 11px;
	font-family: "Roboto";
}
.cci_insertedpromocodes,
.giftvoucher_insertedcodes {
	padding-left: 15px;
	margin-bottom: 4px;
	position: relative;
}
.cci_insertedpromocodes {
	top: -12px;
}
.checkout_bottomnav {
	border-bottom:none !important;
	padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.checkout_continueShopping {
    text-align: left;
}

.cbn_continueshopping,
.cbn_continueshopping:hover {
	color:#aaa;
	font-size: 14px;
	/*font-weight: bold;*/
}
.btn_black {
	background-color: #000;
	color:#FFF;
}
.btn_black.active,
.btn_black.focus,
.btn_black:active,
.btn_black:focus,
.btn_black:hover,
.open>.dropdown-toggle.btn_black  {
	color: #fff !important;
	background-color: #222 !important;
	border-color: transparent !important;
}
.checkout_securechckout {
	text-align: right;
    display: none;
}
.tokenLoaded .checkout_securechckout {
    display: block;
}
.checkout_securechckout .btn_black  {
	font-size: 10px;
	text-transform: capitalize; /*uppercase*/
}

.checkout_disclaimer {
	margin-bottom: 60px;
}
.checkout_disclaimer h3{
	font-size: 20;
}
.cdsclmer_item_inner {
	height: 380px;
	padding: 20px;
	padding-top: 30px;
	background-color: #efefef;
}
.cdsclmer_item h3 {
	margin-bottom: 24px;
	text-align: left;
	font-size: 18px;
	letter-spacing: 1px;
}
.cdsclmer_item h3,
.cdi_btnwrapper {
	text-align: center;
}
.cplh_col5 table td{
	font-size: 18px;
}
.cplh_col3 table td{
	font-size: 16px;
}
.cplh_col2 table td .cplpd_name{
	font-size: 18px;
    font-weight: bold;
}
.cpl_item .cpl_item_price,
.cpl_item .cpl_item_totalPrice {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.checkout_checkoutinformation .checkout_subtotal,
.checkout_checkoutinformation .checkout_tax,
.checkout_checkoutinformation .giftVouchersTotal_priceWrapper,
.checkout_checkoutinformation .style_ordertotal_value,
.cosi_subTotal,
.generalPriceWrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.subtotal_label {
    width: 100%;
    display: inline-block;
    text-align: right;
}
.total_left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

@media (max-width: 992px) {
	.cdsclmer_item .btn {
		font-size: 10px !important;
	}
}
@media (max-width: 767px) {
	.cpl_head {
		font-size: 10px;
	}
	.cpl_body .cpl_img {
		/*width: 70px;*/
	}
	.cplpd_name {
		font-size: 13px;
	}
	.cplpd_aditionalinfo {
		font-size: 11px;
	}
	.cpl_body .cplh_col5 {
		position: relative;
		top:-14px;
	}
	.cpl_body .cplh_col5 td {
		text-align: right !important;
	}
	.cpl_body .cplh_col5 td .visible-xs {
	    display: inline-block!important;
	}
	.cpl_body .cplh_col3,
	.cpl_body .cplh_col4 {
		font-size: 12px;
	}
	.cci_right .row {
		padding-left: 9px;
	}
	.ccir_row {
		margin-bottom: 10px;
	}
	.ccir_row label {
		font-size: 11px;
	}
	.cci_promo .btn_apply {
	    padding: 7px 10px;
	}
	.cci_titleright {
		font-size: 17px;
	}
	.cci_titleleft {
		font-size: 11px !important;
	}
	.cci_promo .cci_titleleft {
	}
	.cci_promodisclaimer {
	}
	.cbn_continueshopping {
		font-size: 11px;
	}
	.checkout_securechckout .btn_black  {
		font-size: 10px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.cdsclmer_item .btn {
		font-size: 12px !important;
	}
}








.checkout_top {
	margin-bottom: 60px;
}

/*trials and martelations..*/
/*
.checkout_top label {
	margin-bottom: 20px;
}
*/

.shipbillingaddresscheck {
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #f1f1f1;
}

.shipbillingaddresscheck label {
	margin-bottom: 0;
	font-size: 11px;
	text-transform: capitalize; /*uppercase*/
}
.shiporderwith {
	margin-bottom: 40px !important;
}
.shiporderwith span {
	color:#000;
}



/*
.cos_products div {
	padding: 0;
}
*/


.checkout_top .cci_promo label {
	width: 100% !important;
}
.checkout_top .cci_promo .btn_apply {
    width: 100%;
}
@media (max-width: 767px) {
	.checkout_top .cci_promo .btn_apply {
	    padding: 7px 0px;
	    width: 100%;
	}
}

.finalchckt_promodisclaimer {
	color:#d6d8d8;
	font-size: 14px;
	display: block;
	padding-left: 15px;
	margin-bottom: 8px;
	top: -42px;
}
.checkout_top .paymentmethod_topdisc {
	float: left;
	font-size: 11px;
	padding-left: 25px;
    padding-top: 10px;
}
.checkout_top .paymentmethod_icons {
	float: right;
	padding-right: 15px;
	margin-bottom: 30px;
}
.paywithpaypal {
	margin-bottom: 45px;
	padding-right: 15px;
	text-align: right;
	vertical-align: bottom;
}
.paywithpaypal a {
	display: inline-block;
	margin-left: 20px;
}

.checkout_privacypolicydisclaimer,
.checkout_subscribenewsletter {
	font-size: 12px;
}

.checkout_privacypolicydisclaimer input,
.checkout_subscribenewsletter input, .shipbillingaddresscheck input, .checkout_privacypolicydisclaimer input {
	float: left;
	position: relative;
	top: 1px;
    margin-right: 5px;
    border:1px solid red;
    display: block;
}

.checkout_privacypolicydisclaimer p,
.checkout_subscribenewsletter p {
	float: left;
	padding-left: 8px;
	width: 92%;
}
.checkout_privacypolicydisclaimer a,
.checkout_subscribenewsletter a {
	text-decoration: underline;
}


.securepay_icons {
	padding-top: 35px;
}
.securepay_icons .spi_right {
	text-align: right;
}

.checkout_top .ccir_row label {
	margin-bottom: 2px;
}
.checkout_top .cos_prices {
	border-bottom: solid 1px #CCC;
	padding-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
    margin-top: 5%;
}

.cos_totalprice {
	margin-top: 13px;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	background-color: #efefef;
	height: 48px;
    line-height: 48px;
}

.cos_totalprice .row .col-sm-5{

    font-size: 12px;
    padding-left: 15px;

}

.navbar .cos_totalprice {
	margin-top: -10px;
}
.cos_totalprice label {
	color:#FFF;
	text-transform: capitalize; /*uppercase*/
	font-size:12px;
}







@media (min-width: 768px) {
	.modal-dialog {
	 	width: 86%;
	}
}
@media (min-width: 992px) {
	.modal-dialog {
	 	width: 70%;
	}
}
.modal-header,
.modal-footer {
	width: 96%;
	margin:0 auto;
}
.mf_left {
	text-align: left;
	padding-left: 0;
}
.mf_right {
	padding-right: 0;
}
.mf_right button {
    background-color: #26b300 !important;
    color: #FFF !important;
    text-transform: capitalize; /*uppercase*/
    outline:none;
}
.modal-content .btn-default {
	border:none;
}


.coconfirm_clientdetails .cci_titleleft {
	border-bottom: solid 3px #000;
}

/*.billing_address {*/
.billing_address_inner {
    /*height: 0;
	overflow: hidden;
    */
    display: none;
}



.finalcheckout_address p {
	margin-bottom: 0;
}






.submitwindow {
	display: none;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index:1051;
	background-color: rgba(0,0,0, 0.6);
}
.ordersubmited {
	overflow: hidden;
}
.ordersubmited .submitwindow {
	display: block
}
.submitwindow_success,
.submitwindow_error {
	display: none;
}
.submitwindow_success .container,
.submitwindow_error .container {
	width: 80%;
	margin-top: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #FFF;
}
.submitwindow h1 {
	text-align: left;
}
.sw_ordercode {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color:#FFF;
	text-align: center;
	background-color: #26b300;
}

.submitwindow_error {
	text-align: center;
}

.securechckout_big {
	background: #323232;
	width:250px;
    line-height: 35px !important;
	color: #fff !important;
	font-size: 14px;
	border-radius: 0px;
}

.qtdreadonly_true {
	width: 120px;
    /*height: 50px;*/
    margin: 0 auto;
}
.qtdreadonly_true .cplqs_minus,
.qtdreadonly_true .cplqs_plus {
	display: none;
}
.qtdreadonly_true .cplqs_value {
	width: 100%;
}

#getquote_modal .modal-dialog {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 767px) {
	#getquote_modal .modal-dialog {
		width: 80%;
	}
}
@media (min-width: 768px) {
	#getquote_modal .modal-dialog {
		width: 80%;
	}
}

@media (min-width: 992px) {
	#getquote_modal .modal-dialog {
		width: 42%;
	}
}

@media (min-width: 1200px) {
	#getquote_modal .modal-dialog {
		width: 48%;
	}
}

#getquote_modal .modal-header h4 {
	font-size: 11px;
}

#getquote_modal .modal-footer .mf_left button,
#getquote_modal .modal-footer .mf_right button {
	width: 100%;
}

#checkout-total-text{
	font-size: 12px;
}

.row .checkout-total{
	font-size: 18px;
	margin-top: 20px;
	padding-top: 32px;
	border-top: 2px solid #666;
}

.btn_getquote, .btn_apply{
	height:41px;
	line-height:30px;
	font-size: 12px;
	/*font-weight: bold;*/
	border-radius: 0px;
	color: #323232;
	background-color: #d9dbdb;
	margin-top: 17px;
}

.btn-edit-my-order, .checkout_submitorder{
    height:50px;
}


.cplh_totalprice, .cplh_totalcurrency{
    font-size:16px;
}

#checkout-final-disclaimer-row{
    margin-top:20px;
}

#form-checkout-final .row{
    margin-bottom: 20px;
}



#form-checkout-final label{
    color:#999;
}


/*hides the remove button on the checkout, as it can not be removed at this stage
the code is reused in several places, so must use this trick..*/
#form-checkout-final .cpl_deleteproduct_wrapper{
    display: none;
}

#container-checkout-final{
    min-height:600px;
	font-family: 'Roboto';
}

#form-checkout-final .delivery-option-col{
    min-height:65px;
    background: #f1f1f1;
    font-size: 15px;
    padding: 15px 15px 15px 15px;
    margin-bottom:5px;
}

#form-checkout-final .delivery-option-col label{
    display: block;
    color:#000;
    margin-bottom: -7px;
}

#form-checkout-final .delivery-option-col small{
    font-size: 10px;
    color: #a9a9a9;
}

#form-checkout-final .delivery-option-col .col-xs-10{
    padding-left: 0;
}

#form-checkout-final .delivery-option-col .drop-down-arrow{
    position: absolute;
    top: 0;
    right: 0;
}

/* this cannot be online until the full relase of the new checkout_final.php page..*/
#form-checkout-final #pick-up-delivery-wrapper, #form-checkout-final #client-address-wrapper, #form-checkout-final #voucher-wrapper, #form-checkout-final #payment-row, #form-checkout-final #shipping-method-wrapper{
    display: none;
}


#form-checkout-final #pick-up-delivery-col p{

    margin-bottom: 30px;

}


.style_calculateshipping{
	font-size: 14px;
    color: #323232;	
}
.style_carttotal{
	font-size: 22px;
    width:100%;	
}
.calculateshipping_wrapper label span{
	font-size: 12px;
	color: #acacac;
}
.style_cart_span{
	font-size: 12px;
}
.style_cart_value{
	/*font-weight: bold;*/
	font-size: 17px;
	color: #ccc;
}
.style_ordertotal_value{
	font-size: 22px;
	color: #fff;
}
.giftVouchersTotal {
	color: #fff;
}
.shipping_address label{
	padding-left: 10px;
	font-size: 12px;
	color: #acacac;
}

.checkout_ordersummary_wrapper .cos_products .cos_item .cplpd_name{
	font-size: 14px;
	color: #323232;
}
.checkout_ordersummary_wrapper .cos_products .cos_item .cplpd_aditionalinfo span{
	font-size: 12px;
}
.checkout_ordersummary_wrapper .cos_products .cos_item .cosi_subtotal{
	margin-top: 5px;
}
.checkout_ordersummary_wrapper .cos_products .cos_item .cosi_subtotal .subtotal_label{
	font-size: 12px;
}
.checkout_ordersummary_wrapper .cos_products .cos_item .cosi_subtotal .subtotal_value{
	font-size: 12px;
}


.subtotal_oldprice{
	font-size: 12px;
	color: red;
	text-decoration-line: line-through;
}

/*
 *
 * Mobile Dimensions
 *
 */
 @media (max-width: 544px) { /* xs-544  sm-767 */ 
    .qtdreadonly_true{ width: 100%; }
    .cpl_quantityselect{ width: 100%; }
    #checkout-container .securechckout_big{ width: 100%; }
    #checkout-container .continueshopping_big{ width: 100%; font-size: 14px; margin-bottom: 15px; }

    .checkout_top .paymentmethod_icons{ text-align: center; width: 100%; }
    .checkout_top .paymentmethod_topdisc{ text-align: center; width: 100%; padding: 0px; margin-left: 0px; margin-right: 0px; }

}
.icon-payment{ width: 52px; }
.cpl_img .img-responsive {
    width: 100%;
}
.cpl_body table tbody tr:nth-child(odd) {
    background-color: transparent;
}
.hidden {
    display: none;
}
#discountcodes_error {
	color:yellow;
}
.cart-product-img-col {
	display: flex;
    justify-content: flex-start;
    align-items: center;
	box-sizing: border-box;
	padding:10px;
}
.checkout_ordersummary {
    width: 100%;
    border: solid 1px#666;
    position: relative;
	box-sizing: border-box;
	padding:10px;
}
.cosi_img {
	width: 70%;
}
.cosi_img img {
	width: 100%;
}

.returnToStore_btn {
	padding: 12px;
	font-size: 1em;
	height: unset;
}

.btn_discountcode,
.btn_giftvoucher,
.checkout_finishorder {
	height: 46px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.checkout_finishorder {
    border:none;
    font-size: .8em;
}



/* ---------- CSS Changes materialize css ------------------- */

.cplqs_value input {
	height: 100%;
	width: 100%;
	border: none !important;
	margin:0;
    padding: 0 !important;
	font-size: 19px;
	text-align: center;
	background-color: transparent !important;
}
.btn, 
.btn-large, 
.btn-small,
.btn:hover,
.btn:focus,
.btn-large:hover, 
.btn-small:hover {
    background-color: var(--main_color0);
    color:#fff;
}








#mlist_modal {
    display:none !important;
}
label {
    padding-left: 10px;
    font-size: 12px;
}


.chkt_final .row {
    margin-bottom: 20px;
}
.chkt_final .cpl_deleteproduct_wrapper,
#checkoutfinal_modal .cpl_deleteproduct_wrapper {
    display: none;
}
.chkt_final .cosi_subtotal ,
#checkoutfinal_modal .cosi_subtotal {
    padding-top:18px;
    white-space: nowrap;
}



.delivery_option_wrapper .row {
    margin-bottom: 10px;
}
.do_item {
    cursor:pointer;
    padding-top:10px;
    padding-bottom:10px;
}
.do_item.selected {
    background-color:#f6f6f6;
}
.do_input {
    text-align:center;
}
.do_item small {
    font-size: 10px;
    color: #a9a9a9;
}

.paymentmethod_icons {
    display: inline-block;
    padding-left: 15px;
    position: relative;
    top:12px;
}
.radiooption {
    color:#fff !important;
    font-weight:100;
    cursor:pointer;
}
.radiooption input {
    margin-right:10px;
}
*[disabled] {
    cursor: not-allowed !important;
    background-color: #eee !important;
    color:#eee !important;
    opacity: 1 !important;
}

.paymentmethod_topdisc {
    display:inline-block;
}
.pm_form {
    display:none;
}
.promocoderemove,
.giftvoucherremove {
    position: relative;
    top: 5px;
    left: 5px;
    color: #f00;
}
.chktf_feedback .checkout_ordersummary {
    position:relative;
}

.modal-header {
    display: flex;
    justify-content: flex-end;
}
.modal-header, .modal-footer {
    width: 100%;
}
.cfm_btns_wrapper {
    justify-content:flex-end;
}
.mf_right {
    margin-left: 28px;
    display:flex;
}
.mf_right button {
    background-color: #42abc7 !important;
}
.totalpricenodiscount {
    color:#f00;
    text-decoration: line-through;
}
@media (max-width: 768px) {
    .chktf_feedback .checkout_ordersummary {
        position:static !important;
        margin-bottom:30px;
    }
}

.chktf_feedback .cos_products {
    /*max-height:65vh;*/
    max-height:unset;
}
.pico-content {
    z-index: 999999999999 !important;
}






select,
input:not(.newsletterEmail),
textarea {
    border:solid 1px #aaa !important;
    padding-left:10px !important;
    box-sizing:border-box !important;
}
[type="radio"]:not(:checked), [type="radio"]:checked,
[type="checkbox"]:not(:checked), [type="checkbox"]:checked  {
    position:unset;
    opacity: unset;
    pointer-events: unset;
}
.do_input {
    display: flex;
    justify-content: center;
    align-items: center;
}
.do_item.selected {
    background-color: #eee !important;
    color:#333;
}
.cos_totalprice {
    background-color:#eee;
}
.shipbillingaddresscheck {
    background-color:#eee;
}
.cci_subtitle {
    color:#fff;
}
.cplpd_aditionalinfo span {
    display:block;
}



.checkout_securechckout a {
    background-color: #333;
}
.checkout_securechckout a:hover {
    background-color: #666;
}


#checkoutfinal_modal.modal {
    background-color:unset;
    max-width:unset;
    max-height:unset;
    top:0 !important;
    width: 100vw;
    height: 100vh;
}
.modalDialogWrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: scroll;
}
#checkoutfinal_modal.modal .modal-dialog {
    max-width:unset;
    max-height:unset;
    margin: 0 !important;
    top: 4%;
}
#checkoutfinal_modal.modal .modal-dialog .modal-content {
    padding: 30px 10px;
}

.checkout_disclaimer {
    font-size:.8em;
}
.checkout_disclaimer .cms-content {
    padding-top:20px;
    font-size:14px;
}

.cpl_head > .row {
    top: -4px;
    position: relative;
}

.div_carttotal * {
    color:#666;
}

.checkout_subscribenewsletter input {
    position: relative !important;
    top: 2px !important;
}
.ba_sameaddress {
    position: relative !important;
    top: 6px !important;
}
.paymentmethod_topdisc {
    color:#999;
}


.cpl_quantityselect .cplqs_value input.ccbidQty_number {
    padding-left:0 !important;
    border: none !important;
}

.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}