
/* General */


/*
Notes:

* body.page-id-3918 is /make-a-payment/
* body.page-id-3922 is /fr/effectuer-un-paiement/

*/

body {
	font: 13px/1.65em sofia-pro, Arial, "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif;
	color: #444;
	-webkit-text-size-adjust: 100%;
}

.content-area .meta-list .meta-title,
.content-area .meta-list div.sharedaddy h3.sd-title,
h1, h2, h3, h4, h5, h6 {
    font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
}

.entry-content a {
	/*color: #3dae2b;*/
	color: #2f8722;
}

a.fl-button {
	text-decoration: none !important;
}

::selection {
    background-color: #267ae1;
    color: #ffffff;
}

.hide {
	display: none;
}

.strong {
	font-weight: bold;
}

.align-right {
    float: right;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.no-margin {
    margin: 0 auto;
}


.margin {
	margin: 1em auto;
}

.margin-top {
	margin-top: 1em;
}

.margin-bottom {
	margin-bottom: 1em;
}

hr {
    border-bottom: solid 1px #645E5F;
}

.entry-content h4 {
	color: #505055;
	font-size: 18px;
	line-height: 35px;
	font-weight: 600;
}

.entry-content ul {
    margin: 1em auto;
    font-size: 16px;
    line-height: 24px;
    color: #6F7077;
    padding-left: 60px;
    list-style: disc;
}

/* Reset theme list styles for Beaver Builder Content Slider */
.entry-content ul.fl-content-slider-wrapper {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.fl-accordion-button-label {
	font-size: 16px;
    line-height: 24px;
    color: #929399;
}

.container {
		max-width: 1130px;
    padding: 0px 50px;
}

.no-underline a {
	text-decoration: none !important;
}

.text-white {
	color: #ffffff;
}

/* Header */

.container {
		max-width: 1130px;
    padding: 0px 50px;
}

.site-identity {
	padding: 0;
	margin-top: 30px;
}

.custom-logo-link img {
	/*margin-top: 20px;*/
}

nav.top-navigation {
	/*display: none;*/
	display: inline-block;
  width: auto;
	float: right;
}

nav.top-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
}

nav.top-navigation ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    display: inline;
}

.top-navigation ul .lang-item a {
	color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 400;
    transition: none;
	padding: 0 0 0 10px;
}

.top-navigation ul .current-lang a,
.top-navigation ul .lang-item a:hover {
    /*color: #267aE1;*/
    color: #45c431;
}

.top-navigation ul .lang-item a img {
	display: none;
}

.top-navigation .search-toggle {
	display: none;
}

.social-navigation {
	display: none;
	float: right;
	margin: 0 0 10px 0;
	font-weight: 400;
}

.top-navigation a {
		font-weight: 400;
}

.top-navigation .call-us-fr a,
.top-navigation .call-us a {
	font-size: 14px;
	font-weight: 400;
    display: inline-block;
    line-height: 1em;
    margin: 0 40px 0 0;
    color: #FFF;
}

.top-navigation .main-navigation {
	float: right;
	display: inline-block;
	border-top: none;
  	border-bottom: none;
	width: auto;
	margin-bottom: 20px;
	margin-top: -18px;
	position: relative;
	z-index: 10;
}

.main-navigation ul li {
    padding: 0;
    margin-top: 0;
    border-top: none;
		text-align: right;
}

.main-navigation ul li a {
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-size: 16px;
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;

}

.main-navigation ul.sub-menu a {
	color: #6F7077;
	font-size: 14px;
	line-height: 1em;
}

.main-navigation ul.sub-menu a:hover,
.main-navigation ul li a:hover,
.main-navigation ul li.active > a {
	/*background-color: #267AE1;*/
	/*color: #267ae1;*/
	color: #45c431;
}


.social-navigation ul li.dealer-login-fr,
.social-navigation ul li.dealer-login {
	padding: 0 0 0 20px;
}

.main-navigation ul li.dealer-login-fr > a,
.main-navigation ul li.dealer-login > a {
	background-color: #267AE1;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
	border-radius: 0;
	padding: 0 10px 2px 10px;
	transition: none;
}

.social-navigation a:before {
    font-size: 20px;
    color: #FFFFFF;
}

.social-navigation .linkedin {
	padding: 0 10px;
}

.main-navigation li ul li a {
		height: auto;
		text-align: left;
}

header a:hover {
		-moz-transition: none;
	  -webkit-transition: none;
	  -o-transition: color 0 ease-in;
	  transition: none;
}

.site-header {
	background: #00116E;
	/*border-bottom: 10px solid #9BC93C;*/
	margin-bottom: 0;
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
}

.site-header .menu-item-has-children:hover, .site-header .page_item_has_children:hover {
    background: none;
}

.site-identity .main-navigation ul {
		margin-top: 1em;
		line-height: 1;
}

.site-identity .main-navigation ul ul {
    line-height: 2;
		margin-top: 0;
		background: #FFFFFF;
		box-shadow: 0 0 5px rgba(0,0,0,0.25);
}

.site-identity .main-navigation ul ul a {
		font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
		font-size: 12px;
		color: #59585B;
		line-height: 1em;
}

.site-identity .main-navigation ul ul li:hover a,
.site-identity .main-navigation ul ul a:hover {
		color: #FFFFFF;
}

.site-header .menu-item-has-children > a:after,
.site-header .page_item_has_children > a:after {
    content: "";
    padding-left: 0;
}

/* Footer */

.site-footer {
	background-color: #001A70;
	color: #d1d3d4;
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
	padding: 0;
}

.footer-widgets ul li {
    padding: 0;
    border-bottom: none;
    line-height: 1.5em;
}

.footer-widgets {
    margin-bottom: 4%;
}

.footer-widgets .footer-column {
    padding-top: 4%;
}

.site-footer a {
	color: #D0D2D3;
	text-decoration: none;
	font-size: 13px;
	padding: 4px 0px 5px 0;
	display: block;
}

.site-footer .menu-footer-container a {
	font-weight: bold;
}

.site-footer .textwidget p {
    color: #FFFFFF;
    line-height: 2.5em;
    font-weight: bold;
    margin: 0 auto;
    font-size: 13px;
}

.site-footer .hide-in-footer,
.site-footer .sub-menu,
.footer-bottom {
	display: none;
}

/* Full Width Styles */

body.page-template-template-woocommerce-modal #page,
body.page-template-template-full-width #page {
    max-width: 2500px;
    padding: 0;
}

body.page-template-template-woocommerce-modal .site-main .post .entry-content,
body.page-template-template-full-width .site-main .post .entry-content {
    padding-left: 0;
}

.fl-row-full-width .fl-photo-content .size-full {
	width: 100% !important;
	height: auto !important;
}

/* Home */

.entry-header,
.featured-content-wrapper {
	display: none;
}

/* Lease Maturity Statement Styles */

#datepicker {
	width: 1px;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100;
	position: relative;
}


#tabledate {
	background-color: #f3f3f3;
	cursor: pointer;
	padding: 16px 0 20px 0;
}

#tabledate div {
	text-align: center;
	float: left;
}


#tabledate .row1 {
	font-size: 300%;
}

#tabledate .row3 {
	font-size: 110%;
}

#tabledate .row2 {
	height: 1px;
	padding: 0;
	margin: 0;
	line-height: 0;
	width: 100%;
}

#tabledate .row1,
#tabledate .row3 {
	width: 33.333%;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.date_item {
	margin-bottom: 24px;
}

button.inverse {
	background-color: #fff;
	color: #9bc93c;
	padding: 0;
}

#timeline a {
	color: #9bc93c;
}


span.acf-spinner {
	display: inline-block;
	/* width: 20px;
	height: 20px;
	background: url('../images/spinner.gif'); */
	width: 40px;
	height: 40px;
	background: url('../images/spinner-2x.gif');
}

span.acf-spinner.hide {
	display: none;
}

/* Consumer Portal */

body.page-template-template-lease-maturity-statements.full-post-view #page.container,
body.page-template-template-consumer-portal.full-post-view #page.container {
    max-width: 100%;
    padding: 0px;
}

.section-02,
.section-03,
.section-04 {
	max-width: 1130px;
    padding: 0px 50px;
    margin: 0 auto;
}

.section-04 .title-area {
	margin-top: 40px;
}

body.page-template-template-lease-maturity-statements.full-post-view .site-main .post .entry-content,
body.page-template-template-consumer-portal.full-post-view .site-main .post .entry-content {
    padding-left: 0;
}

body.page-template-template-lease-maturity-statements.full-post-view .site-main .post,
body.page-template-template-consumer-portal.full-post-view .site-main .post {
	margin-bottom: 0;
}

body.page-template-template-lease-maturity-statements.full-post-view .site-footer,
body.page-template-template-consumer-portal.full-post-view .site-footer {
	margin-top: 0;
	margin-top: -6px;
}


p {
    margin: 1em auto;
}

ul {
	list-style: disc;
}

p, ul {
    font-size: 16px;
    line-height: 24px;
    color: #6F7077;
}


h1 {
	font-family: sofia-pro, "HelveticaNeue", Helvetica, Arial, sans-serif;
	color: #001a70;
	font-size: 32px;
	margin-bottom: 0;
	line-height: 1em;
	font-weight: normal;
}


h4 {
	font-family: sofia-pro, "HelveticaNeue", Helvetica, Arial, sans-serif;
	color: #001a70;
	font-size: 20px;
	margin-bottom: 0;
	line-height: 1em;
	font-weight: normal;
}


.white {
	color: #ffffff;
}

.link {
    display: inline-block;
    font-family: inherit;
    font-style: normal;
    text-decoration: none;
    color: #397EB6;
    line-height: 1.3em;
}

.link:hover {
    text-decoration: underline;
    color: #397EB6;
}


.holder {
	margin: 0 auto;
    margin-top: 20px;
    padding: 2.5%;
    max-width: 500px;
}

button, input[type="button"],
input[type="reset"],
input[type="submit"],
.button, .woocommerce a.button,
.woocommerce input.button,
.comment-navigation a,
.drawer .tax-widget a,
.su-button, h3.comments-title,
a.added_to_cart,
#page #infinite-handle button,
.wpforms-submit {
	border-radius: 0;
}

/* -- Login Section  01 -- */

.sec-login {
	text-align: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	background-size: cover;
	padding: 40px 0;
}


.sec-login .page-container {
	margin: 0 auto;
    margin-top: 20px;
    max-width: 600px;
    display: table;
    border-spacing: 5px;
}

.sec-login .page-container .form-group-outer {
	max-width: 420px;
	margin-inline: auto;
}

body.myportal-init,
body.page-id-3918,
body.page-id-3922,
body.page-template-template-pay-other-lease-obligations {
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: center center;
	background-size: cover;
	background-image: url('../images/consumer-portal-bg.jpg');
}



.sec-login h1,
.sec-login p,
body.page-template-template-pay-other-lease-obligations h1,
body.page-template-template-pay-other-lease-obligations p {
	padding: 0 15px;
	color: #000;
}

.sec-login h1,
body.page-template-template-pay-other-lease-obligations h1 {
	font-size: 28px;
	font-weight: bold;
}

.sec-login p,
body.page-template-template-pay-other-lease-obligations p {
	font-size: 14px;
}

body.page-template-template-pay-other-lease-obligations .form-group p {
	padding: 0;
}

.sec-login .half {
	display: table-cell;
	vertical-align: middle;
    padding: 2.5%;
    width: 40%;
    text-align: left;
    background-color: rgba(255, 252, 216, 0.75);
}

.sec-login .first.half {
	vertical-align: top;
	margin-right: 10px;
	padding: 40px;
}

.sec-login .page-content {
	text-align: left;
	margin-left: 10px;
}


.sec-login .middle {
	padding: 0 40px;
}


.sec-login h1.right {
	font-weight: 400;
	padding-right: 40px;
	margin: 1.5em auto 1em;
	color: #6F7077;
	font-size: 30px;
	line-height: 1em;
}

.sec-login span.tagline {
	font-size: 20px;
	font-style: italic;
	display: block;
	margin-bottom: 1.7em;
}

.sec-login span.disclaimer {
	font-size: 14px;
	line-height: 1.4em;
	font-style: italic;
	display: block;
}

.sec-login span.disclaimer strong {
	line-height: 1.4em;
	font-size: 14px;
}

/*
.login-form {
	padding: 0 2% 0 0;
    width: 48%;
    float: left;
    border-right: 1px solid #cacaca;
}

.page-content {
    padding: 0 0 0 2%;
    width: 50%;
	float: right;
	text-align: left;
}
*/

.small-descriptor {
    display: inline-block;
    font-family: inherit;
    font-style: normal;
    text-decoration: none;
    text-align: left !important;
    color: #000;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
}

.form-group {
    margin: 0 auto 0.5em auto;
    padding: 0 15px;
}

.woocommerce form .form-row label,
.login-form label,
.payment-form label,
body.page-template-template-pay-other-lease-obligations form label,
body.page-template-template-checkout form label {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}


.woocommerce form .form-row label,
.login-form label,
.payment-form label,
body.page-template-template-pay-other-lease-obligations form label {
	color: #000;
}

body.page-template-template-checkout form label,
body.page-template-template-checkout .holder .form-inside p,
body.page-template-template-checkout .holder .form-inside span {
	color: #6F7077;
}

body.page-template-template-pay-other-lease-obligations form label.checkbox {
	font-weight: normal;
}


#monerisDataInput,
#wc-moneris-exp-year,
#wc-moneris-exp-month,
#monerisDataInput,
.woocommerce form .form-row input.input-text,
input[type="tel"],
input.form-control,
textarea {
	display: block;
	margin: 0 auto 0.5em auto;
    width: 100%;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

textarea {
	font-family: sofia-pro, "HelveticaNeue", Helvetica, Arial, sans-serif;
}



#monerisDataInput,
#wc-moneris-exp-year,
#wc-moneris-exp-month,
#monerisDataInput,
.woocommerce form .form-row input.input-text,
input[type="tel"],
input.form-control {
    height: 34px;
}

#wc-moneris-exp-year,
#wc-moneris-exp-month {
	float: left;
    width: 50px;
    margin-left: 0;
}

#wc-moneris-exp-month {
    margin-right: 10px;
}

input[type="button"].button,
button.button,
.button {
	text-decoration: none;
    border-radius: 3px;
    font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 9px 30px;
    transition: .2s ease-in-out;
}

.woocommerce-checkout .woocommerce-checkout-payment .button,
input[type="button"].green-button,
button.green-button,
.green-button {
    color: #fff;
    background-color: #54B848;
		border-radius: 0;
}

form .error {
	border: 1px solid #ff0000;
}

form .readonly {
	background-color: #e5e5e5;
}
.errors p,
body.page-template-template-pay-other-lease-obligations .errors p {
    color: #ff0000;
    font-size: 14px;
}

.woocommerce-error li:not(:last-child) {
	margin-bottom: 12px;
}

.email-button,
.print-button {
	color: #fff !important;
  background-color: #54B848 !important;
	text-decoration: none !important;
	font-size: 16px !important;
  font-weight: 400 !important;
  padding: 9px 30px !important;
	border-radius: 0;
}

.woocommerce-checkout .woocommerce-checkout-payment .button {
	font-weight: 600 !important;
    padding: 9px 20px !important;

    color: #fff !important;

    background-color: #54B848 !important;
	text-decoration: none !important;
	font-size: 16px !important;
}

.woocommerce table.shop_table {
    border: none;
}

.woocommerce-checkout #payment,
.woocommerce table.shop_table tr:nth-child(even) {
    background: none;
}


.woocommerce #order_review_heading {
	font-size: 16px;
    line-height: 24px;
    color: #6F7077;
    font-weight: bold;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
	font-size: 16px;
    line-height: 24px;
    color: #6F7077;
    font-weight: bold;
    padding: 0;
}

.woocommerce #content table.shop_table th,
.woocommerce #content table.shop_table td {
	 padding-left: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border-bottom: none;
}

.woocommerce-checkout #payment div.payment_box {
    padding: 0;
    margin: 1em 0;
    font-size: 16px;
    background: none;
    color: #6F7077;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: '';
    display: none;
    border: none;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: none;
	width: auto;
	display: block;
	margin: 1em auto;
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
}


#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 0;
}

/* -- Profile Section  02 -- */

.cart-table,
.cart-table tr:nth-child(even)  {
	background-color: #ffffff;
}

.cart-table td {
    padding: 5px 10px;
    border-bottom: none;
}

.cart-table h3 {
	font-size: 34px;
	line-height: 1em;
	font-weight: 600;
	color: #6F7077;
}

.section-02 h4,
.section-03 h4,
h4.larger,
.payment-form h4,
.cart-table h4 {
	font-size: 30px;
}


h4.larger {
	margin-bottom: 1em;
}


.cart-table p {
	margin: 0.5em auto;
}

.profile-label {
	font-size: 12px;
}

.top-border {
	border-top: 1px solid #CACACA;
}

.cart-table td.bottom-border,
.receipt-area table td.bottom-border,
.bottom-border {
	border-bottom: 1px solid #CACACA;
}

table.mini p {
	font-size: 11px;
	line-height: 13px;
	margin: 0 auto;
}

table.mini td {
	color: #6F7077;
	font-size: 11px;
	line-height: 13px;
	margin: 0 auto;
	padding: 0 10px;
}

.grey-bg td {
	background-color: #f3f3f3;
}


/* -- Payment Section  03 -- */

.section-03 {
	text-align: center;
}

body.page-template-template-woocommerce-modal .entry-content .woocommerce .woocommerce-checkout,
.payment-form {
	display: block;
	margin: 0 auto;
    margin-top: 20px;
    padding: 2.5%;
    width: 40%;
    text-align: left;
}

body.page-template-template-woocommerce-modal .post {
    margin-bottom: 0;
}

body.page-template-template-woocommerce-modal .site-footer {
	margin-top: 0;
}

.one-half {
	float: left;
	width: calc( 48% - 4px );
	margin-left: 0;
}

#cvv {
	width: 55px;
	margin-left: 0;
}

#expiry-month {
	margin-right: 10px;
}

#expiry-month,
#expiry-year {
	float: left;
	width: 50px;
	margin-left: 0;
}

.hidden {
	visibility: hidden;
}

.cc-selector input {
	margin: 0;
	padding: 0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

.drinkcard-cc{
	cursor: pointer;
	display: inline-block;
	width: 70px !important;
	height: 43px !important;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
}

.visa,
.cc-selector input:active +.visa {
	background: url('../images/visa_cc.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.mastercard,
.cc-selector input:active +.mastercard {
	background-image: url("../images/mastercard_cc.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.amex,
.cc-selector input:active +.amex {
	background-image: url("../images/amex_cc.png");
	background-size: contain;
	background-repeat: no-repeat;
}


.visa:hover,
.cc-selector input:checked +.visa {
	background: url('../images/visa_cc_hover.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.mastercard:hover,
.cc-selector input:checked +.mastercard {
	background: url('../images/mastercard_cc_hover.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.amex:hover,
.cc-selector input:checked +.amex {
	background: url('../images/amex_cc_hover.png');
	background-size: contain;
	background-repeat: no-repeat;
}

table.order-summary {
	color: #6F7077;
	width: 100%;
	margin-bottom: 1em;
}

.bordered td {
	border-top: 2px solid #6F7077;
	border-bottom: 2px solid #6F7077;
}

h5 {
	color: #6F7077;
}

table.order-summary tr:nth-child(even) {
    background: none;
}


.mobile-center {
	text-align: center;
}





/* -- Receipt Section  04 -- */

.section-04 {
	text-align: center;
}



.receipt-area * {
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
}


.receipt-area {
	width 80%;
	padding: 25px 15px;
	border: 1px solid #CACACA;
}

.receipt-area table,
.receipt-area table tr:nth-child(even)  {
	background-color: #ffffff;
}

.receipt-area table td {
    padding: 3px 10px;
    border-bottom: none;
}

.receipt-area .inner td {
	padding-left: 0;
}

.receipt-area .site-title-wrap {
	float: left;
    width: auto;
    margin: 0 auto 0 10px;
}


/*
.receipt-area .inner {
	width: auto;
	max-width: 350px;
}
*/

.receipt-area tr.address_row td:first-child,
.receipt-area tr.address_row td:last-child {
	width: 48%;
}

.receipt-area tr.address_row td:nth-child(2) {
	width: 4%;
}

.receipt-area .mini {
	width: auto;
	max-width: 350px;
}

.receipt-area td.border {
	border: 1px solid #000;
}

.woocommerce-order-received .woocommerce h1,
.woocommerce-order-received .woocommerce h2,
.woocommerce-order-received .woocommerce h3,
.receipt-area h1,
.receipt-area h2,
.receipt-area h3 {
	font-weight: bold;
	margin: 0;
	color: #000;
}

.woocommerce-order-received .woocommerce h1,
.receipt-area h1 {
	font-size: 18px;
}

.woocommerce-order-received .woocommerce h2,
.receipt-area h2 {
	font-size: 16px;
}

.woocommerce-order-received .woocommerce h3,
.receipt-area h3 {
	font-size: 14px;
}

.receipt-area table p strong,
.receipt-area table p {
	margin: 0 auto;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
}

.payment-due {
	width: 80%;
	border: 2px solid #CACACA;
	padding: 3px 10px;
	margin-left: auto;
	margin-right: 0;
}

.receipt-area table .extra-pad-left td {
	padding-left: 20px;
}

.receipt-area table .extra-pad td {
	padding-left: 20px;
	padding-right: 20px;
}


.section-04 h4 {
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
    color: #54B848;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1em;
    font-weight: normal;
}

.section-04 h4.larger {
    font-size: 30px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.section-04 p.text-left a {
	color: #54B848;
}

.email-receipt-form {
	margin: 2em auto 0;
	border: 1px solid #CACACA;;
	padding: 20px;
	width: auto;
}

.email-receipt-form label {
	font-weight: bold;
	color: #5E5E5E;
    font-size: 14px;
    margin: 0 auto 1em auto;
}

.email-receipt-form #email {
	width: 220px;
}


.woocommerce .email-receipt-form a.green-button {
	background-color: #54B848;
	border-radius: 3px;
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
	text-decoration: none !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	padding: 9px 30px !important;
}



.woocommerce .email-receipt-form a.button-cancel {
	background-color: #62707c;
}

/* -- WooCommerce Checkout -- */

/*
div.woocommerce #customer_details,
div.woocommerce table.shop_table thead,
div.woocommerce table.shop_table tbody,
div.woocommerce table.shop_table tfoot tr.cart-subtotal {
	display: none;
}
*/

div.woocommerce #customer_details h3,
div.woocommerce #customer_details #billing_first_name_field,
div.woocommerce #customer_details #billing_last_name_field,
div.woocommerce #customer_details #billing_company_field,
div.woocommerce #customer_details #billing_country_field,
div.woocommerce #customer_details #billing_address_1_field,
div.woocommerce #customer_details #billing_address_2_field,
div.woocommerce #customer_details #billing_city_field,
div.woocommerce #customer_details #billing_state_field,
div.woocommerce #customer_details #billing_postcode_field,
div.woocommerce #customer_details #billing_phone_field,
div.woocommerce #customer_details div.col-2,
div.woocommerce table.shop_table thead,
div.woocommerce table.shop_table tbody,
div.woocommerce table.shop_table tfoot tr.cart-subtotal,
div.woocommerce #place_order {
	display: none !important;
}




div#page {
	min-height: 420px;
}



/* -- 2021 New Branding Extra Styles -- */




/* -- Responsive -- */

.open-help {
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	top: 10px;
	right: 18px;
	border-radius: 50%;
	background-color: #54B848;
	display: block;
	width: 30px;
	height: 30px;
	padding: 6px;
	text-align: center;
	line-height: 1em;
	z-index: 99;
	display: none;
}

.open-help:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.mobile-modal {
	text-align: center;
	display: none;
	background-color: #FFFFFF;
}

.mobile-modal.open {
	display: block;
	height: 100vh;
	width:  100vw;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
}

.mobile-modal .close {
	/*position: fixed;
	bottom: 60px;
	left: 50%;
	transform: translate(-50%, 0);*/
	margin-top: 90px;
	display: inline-block;
}

.mobile-modal h2 {
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
  color: #54B848;
  font-size: 24px;
  line-height: 1em;
  font-weight: normal;
  margin: 1em auto;
}

.mobile-modal h2 a {
	font-family: sofia-pro, Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif;
    color: #54B848;
    font-size: 24px;
    line-height: 1em;
    font-weight: normal;
    text-decoration: underline;
}



footer.force-bottom {
	position: absolute;
	bottom: 0;
}





/* hide moneris checkout test mode stuff */

body.page-template-template-checkout div#payment > div.form-row.place-order,
body.page-template-template-checkout li.wc_payment_method.payment_method_moneris > #payment_method_moneris,
body.page-template-template-checkout li.wc_payment_method.payment_method_moneris > label,
body.page-template-template-checkout li.wc_payment_method.payment_method_moneris > div.payment_box.payment_method_moneris > p,
body.page-template-template-checkout li.wc_payment_method.payment_method_moneris > div.payment_box.payment_method_moneris > div.description,
body.page-template-template-pay-other-lease-obligations div#payment > div.form-row.place-order,
body.page-template-template-pay-other-lease-obligations li.wc_payment_method.payment_method_moneris > #payment_method_moneris,
body.page-template-template-pay-other-lease-obligations li.wc_payment_method.payment_method_moneris > label,
body.page-template-template-pay-other-lease-obligations li.wc_payment_method.payment_method_moneris > div.payment_box.payment_method_moneris > p,
body.page-template-template-pay-other-lease-obligations li.wc_payment_method.payment_method_moneris > div.payment_box.payment_method_moneris > div.description {
	display: none;
}


body.page-template-template-checkout .holder {
	max-width: 564px;
}


body.page-template-template-checkout .holder .form-inside {
	padding: 0 32px;
}

body.page-template-template-checkout .holder .form-inside::after {
	content: "";
	display: block;
	clear: both;
}

body.page-template-template-checkout .holder .form-inside h1 {
	font-size: 30px;
}

body.page-template-template-checkout .holder .form-inside h1,
body.page-template-template-checkout .holder .form-inside p {
	padding: 0 15px 15px;
}

body.page-template-template-checkout .holder .form-inside span.right {
	float: right;
}

body.page-template-template-checkout .holder .form-inside div.right {
	text-align: right;
}

body.page-template-template-checkout .holder .form-inside div.partial-payment-amount {
	max-width: 200px;
	float: right;
}

body.page-template-template-checkout .entry-content #payment ul,
body.page-template-template-pay-other-lease-obligations .entry-content #payment ul {
	padding-left: 0px;
	list-style: none;
}

body.page-template-template-checkout form.checkout {
	margin-inline: auto;
	width: 100%;
	display: block;
}


/* remove left padding */

body.page-template-template-checkout .site-main .post .entry-content,
body.page-template-template-pay-other-lease-obligations .site-main .post .entry-content,
body.page-id-3918 .site-main .post .entry-content,
body.page-id-3922 .site-main .post .entry-content {
    padding-left: 0px;
}

body.page-template-template-pay-other-lease-obligations .site-main .post .entry-content,
body.page-id-3918 .site-main .post .entry-content,
body.page-id-3922 .site-main .post .entry-content {
	padding-top: 40px;
}


/* body.page-template-template-pay-other-lease-obligations form.checkout */

body.page-template-template-pay-other-lease-obligations div.woocommerce {
	background-color: rgba(255, 252, 216, 0.75);
	padding: 40px;
	margin-top: 20px;
}

body.page-template-template-pay-other-lease-obligations .columns {
    display: grid;
    grid-template-columns: 1fr 1fr; /* even split */
    gap: 16px;
}

body.page-template-template-pay-other-lease-obligations .column {
    padding: 10x;
    min-height: 200px; /* demo only */
}

body.page-template-template-pay-other-lease-obligations .full-post-view .site-main .post .entry-content {
    padding-left: 0px;
}





body.page-id-3918 .content-area .entry-content a,
body.page-id-3922 .content-area .entry-content a {
	text-decoration: none;
}


/* Outer wrap: white w/ 25% transparency + padding */
.lc-outer{
	max-width: 700px;
	background: rgba(255, 252, 216, 0.25);
	padding: 40px;
	margin-inline: auto;
	margin-top: 80px;
}

/* Page heading (the one directly inside .outer) */
.lc-outer .lc-heading{
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 32px;
	text-align: center;
}

/* Two even columns that wrap on small screens */
.lc-two-column{
	display: grid;
    /* grid-template-columns: 1fr 1fr; */ /* even split */
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 24px;                   /* spacing between items */
	align-items: stretch;        /* equal heights */
}

/* Clickable card */
.lc-item{
	display: grid;               /* stack heading over description */
	grid-template-rows: auto 1fr;
	color: inherit;
	overflow: hidden;            /* keeps the two spans flush */
	box-shadow: 0 6px 9px rgba(0,0,0,0.3);
	background: #fff;
	transition: transform .12s ease, box-shadow .12s ease;
}

/*
.lc-item:hover,
.lc-item:focus-visible{
	transform: translateY(-2px);
	box-shadow: 0 10px 24px rgba(0,0,0,.14);
	outline: none;
}
*/

/* Card heading: dark blue, bold white text */
.lc-item .lc-item-heading{
	background: #00116E;
	color: #fff;
	font-weight: 700;
	padding: 14px 16px;
	display: block;
	text-align: center;
}

/* Card body: white bg, black text */
.lc-item .lc-item-description{
	background: #fff;
	color: #111;
	padding: 14px 16px 18px;
	display: block;
	min-height: 88px;            /* optional for equal-ish heights */
}








/* news */

body.category-news .fl-module-post-grid .fl-post-grid-post,
body.category-actualites .fl-module-post-grid .fl-post-grid-post {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

body.category-news .fl-module-post-grid .fl-post-grid-post .fl-post-grid-text,
body.category-actualites .fl-module-post-grid .fl-post-grid-post .fl-post-grid-text {
	padding: 0;
	padding-top: 20px;
}

body.category-news .fl-post-grid-title,
body.category-news .fl-post-grid-title a,
body.category-actualites .fl-post-grid-title,
body.category-actualites .fl-post-grid-title a {
	color: #001a70;
	font-size: 22px;
}

body.category-news .fl-post-grid-content p,
body.category-actualites .fl-post-grid-content p {
	font-size: 16px;
}

body.category-news .fl-post-grid-content a,
body.category-actualites .fl-post-grid-content a {
	font-size: 16px;
	color: #2f8722;
}

body.category-news .fl-post-column,
body.category-actualites .fl-post-column {
	padding-bottom: 0;
}

body.category-news .fl-node-content,
body.category-actualites .fl-node-content {
	margin-bottom: 0;
}

body.category-news .post,
body.category-actualites .post {
	margin-bottom: 20px;
}


/*
body.fl-theme-builder-singular-single-news .fl-module-heading h1.fl-heading,
body.fl-theme-builder-singular-single-news .fl-module-heading h1.fl-heading span.fl-heading-text {
	color: #001a70;
}
*/


.page-numbers:hover {
	background-color: transparent;
}

.page-numbers {
	font-size: 16px;
}

.fl-builder-pagination li a.page-numbers:hover {
	background-color: #2f8722;
}

/* temporary, uncomment if adding more news articles
   first two english, the rest for french
*/

.fl-node-25jsioey6z4c,
.fl-node-9h6bv4cn5wo3,
.fl-node-gxyd5ku3cboh,
.fl-node-upml9vsh5q3j {
	display: none;
}



@media (min-width: 990px) {

	.login-form {
		margin-top: 20px;
	}

	.login-form input.form-control {
		margin: 0 auto 1em auto;
	}


	.login-form .button-next {
		display: inline-block;
		margin-inline: auto;
	}

}


@media only screen and (min-width: 601px) and (max-width: 989px) {

	.payment-form {
	    width: 60%;
	}

	.page-container {
	    width: 90%;
	}


}

@media (max-width: 800px) {

	.button-toggle {
			float: right;
	    color: #FFF;
			font-size: 24px;
			margin: 0;
	}

	.button-toggle:hover, .button-toggle:active, .button-toggle:focus {
    box-shadow: none;
    color: #FFF;
		outline: none;
	}

	.top-navigation .main-navigation {
	    display: none;
	    border-bottom: none;
	}

	nav.top-navigation {
		display: block;
	}

	.site-identity {
	    padding-top: 0;
			margin-top: 14px;
	}

	.site-header {
	    border-bottom: none;
	}

	.site-header .container {
	    width: 85%;
    	max-width: 85%;
    	padding: 0;
	}

	.site-title-wrap {
	    max-width: 80%;
	    text-align: left;
	}

	.custom-logo-link {
	    text-align: left;
			width: 62%;
	    margin-top: 3%;
    	margin-bottom: 0;
	}

	.top-navigation-right {
	    float: right;
	    margin-left: auto;
	    width: auto;
	    padding: 0;
	    background: #ffffff;
	    text-align: right;
	    margin-top: 14px;
	}

	.drawer nav {
    padding: 0;
	}

	.drawer .drawer-navigation ul li {
	    text-align: center;
	}

	.social-navigation.drawer-navigation,
	.searchform {
	    display: none;
	}

	.drawer-menu-explore {
	    background: #ffffff;
	    padding: 0;
	    border-top: 1px solid #e1e1e1;
	}

	.drawer .drawer-navigation .sub-menu, .drawer .drawer-navigation .children {
	    margin: 0;
    	padding: 0;
	}

	.drawer .drawer-navigation ul li:hover {
	    background-color: #267AE1;
	}

	.drawer .drawer-navigation ul li:hover a {
    	color: #ffffff;
	}

	body.page-template-template-woocommerce-modal .entry-content .woocommerce {
	    width: 100%;
	}

}

@media (max-width: 768px) {
    .fl-node-60a41e8ce7ce1 .fl-slide-0 .fl-slide-title {
		padding: 0 60px !important;
	}
}

/* Stack on small screens */
@media (max-width: 720px) {
    body.page-template-template-pay-other-lease-obligations .columns { grid-template-columns: 1fr; }
}


@media only screen and (max-width: 600px) {

    body.page-template-template-woocommerce-modal #page.container,
    body.page-template-template-lease-maturity-statements.full-post-view #page.container,
	body.page-template-template-consumer-portal.full-post-view #page.container {
	    max-width: 100%;
	    padding: 0 15px;
	}

	.section-02,
	.section-03,
	.section-04 {
		max-width: 100%;
	    padding: 0px;
	    margin: 0 auto;
	}

	.sec-login {
		background-image: none !important;
		text-align: left;
	}

	.sec-login h1 {
		margin-top: 0;
	}

	.payment-form,
	.holder,
    .login-form {
	    padding: 0;
	    margin: 0;
	}

	.payment-form,
    .login-form {
	    width: 100%;
	}

	.sec-login .page-container {
		margin: 0 auto;
	    margin-top: 0;
	    padding: 0;
	    width: 100%;
	    display: block;
	}

	.sec-login .white {
		display: none;
	}

	.login-form {
	    border-right: none;
	    float: none;
	}

	.page-content {
		margin-top: 20px;
	    padding: 0;
	    width: 100%;
		float: none;
		display: none;
	}


	.sec-login h1,
	.sec-login p {
		padding: 0;
	}

	.section-01,
	.section-02,
	.section-03,
	.section-04 h4.larger {
		font-size: 24px;
		margin-top: 2em;
	}

	.sec-login .half {
		display: block;
		vertical-align: middle;
	    padding: 2.5%;
	    width: 100%;
	    text-align: left;
	    box-shadow: none;
	}

	.form-group {
	    padding: 0;
	    margin-left: 0;
	}

	.open-help {
		display: block;
	}

	.cart-table .mini td {
	    padding: 0;
	}

	.payment-due {
    	width: 100%;
    }

	.receipt-area td:nth-child(2) {
		padding: 3px 7px;
	}

	.receipt-area table .extra-pad td {
		padding-left: 7px;
		padding-right: 7px;
	}

	.container {
		padding: 0 30px;
	}

}


@media (max-width: 400px) {

    .fl-node-60a41e8ce7ce1 .fl-slide-0 .fl-slide-title {
		padding: 0 25px !important;
	}

	.receipt-area .inner h1 {
		font-size: 14px;
	}

	.receipt-area .inner h2 {
		font-size: 12px;
	}

	.container {
		padding: 0 20px;
	}
	
	.receipt-area td:nth-child(2) {
		padding: 3px 3px;
	}

	.receipt-area table .extra-pad td {
		padding-left: 3px;
		padding-right: 3px;
	}

}



@media print and (color) {

	/*print css here*/

	* {
	    -webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}

	header, footer,
	.section-01,
	.section-02,
	.section-03,
	.green-button,
	.title-area {
		display: none !important;
	}

	.section-04 * {
		font-family: Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif !important;
	}

	.site-content {
		display: block;
	}

}


