@charset "utf-8";
/*
	Theme Name: Lucid - Wellington IT
	Description: Credit Union theme by Wellington IT
	Version: 1.0.0
	Author: Wellington IT
	Author URI: https://www.well-it.com
	Copyright 2024. All rights reserved.
*/

/*//////////// BRANDING ////////////*/

:root {--main-color: #004aad;--second-color: #0092E0;--third-color: #45B7E8;--text-color: #00285C;--fourth-color: #ffffff;--fifth-color: #ee4363;--sixth-color: #f8ae19;--seventh-color: #f16b45;--button: #f8ae19;--light-bg: #DDDDDD;--light-bg2: #EFEFEF;--title-font-fam: 'Lato', 'Exo', sans-serif;--main-font-fam: 'Lato', 'Ubuntu', 'Open Sans', 'Roboto',"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;--line-height: 150%;--round-bg: 0.6em;--lucid-link-pad: 6px;--footer-upper: #273135;--footer-lower: #232C30;}

/*//////////// GENERAL ////////////*/

html {
	width: 100%;
	height: 100%;
	overflow: auto;
}

body {
	color: var(--text-color);
	height: 100%;
	font-family: var(--main-font-fam);
	font-weight: 300;
	line-height: 1.4;
	background: #fff;
	font-size: 1em;
	font-weight: 400;
	overflow-x: auto;
	overflow-y: visible;
	width: 100%;
}

footer {clear: both;}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-family: var(--title-font-fam);
}

h2 {font-size: 1.8em}
h3 {font-size: 1.6em}
h4 {font-size: 1.4em}
h5 {font-size: 1.2em}
h6 {font-size: 1em}

.box-container h1, .box-container h2, .box-container h3, .box-container h4, .box-container h4, .box-container h6 {
	margin: 20px 0 30px 0;
	font-weight: 400;
}

.text-container h1:first-of-type, .text-container h2:first-of-type, .text-container h3:first-of-type {
	margin-top: 0px;
}

.text-container h1, .text-container h2, .text-container h3, .text-container h4, .text-container h4, .text-container h6 {
	margin-top: 60px;
	clear: both;
}

.text-container h1::after, .text-container h2::after, .text-container h3::after, .text-container h4::after, .text-container h4::after, .text-container h6:after {
	content: '';
    display: block;
    left: 0px;
    border-bottom: 1px solid var(--third-color);
    margin: 0.75em 0 0 0;
    max-width: 60%;
	position: relative;
	width: 100px;
	margin-left: 25px;
	height: 1px;
	top: 0px;
}

.text-container .sp-easy-accordion h3::after {display: none;}

.text-container img {max-width: 100%; height: auto;}

p {display: block;width:100%;font-size: 1.1em;font-weight: 300;}

p:last-of-type {/* margin-bottom: 0px; */}

section {clear:both;overflow-y: visible;display: grid;height: auto;}

ul, ol {
	margin: 0px;
	padding: 0px;
}

ul li, .page-template-contact-page #main-content ul li {
	list-style: none;
	margin-left: 0px;
}

#main-content ul, #main-content ol {
	margin: 20px 0 0 15px;
	font-weight: 300;
}

#main-content ul li {
	list-style: disc;
}

#main-content ul li, #main-content ol li {
	margin: 0 0 5px 20px;
	font-size: 1.1em;
}

#main-content ul li li, #main-content ol li li{
	font-size: 1em;
}

textarea, input.text, input[type="text"], input[type="number"], input[type="button"], input[type="submit"], .input-checkbox {
	-webkit-appearance: none;
	border-radius: 0;
}

a, input, button {color: var(--main-color);text-decoration: none;transition: 0.25s ease;}
fieldset {padding: 0px;}
input, textarea {outline: none; border: none;}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
input[type=search] {
	-webkit-appearance: none;
    border-radius: 0;
}
a:hover {color: var(--main-color-color);}
a:visited {color: var(--main-color);}
a:visited:hover {color: var(--main-color);}


div, span {display: block;}

.desktop-container {
	max-width: 1220px;
	padding: 0 5%;
	margin: auto;
}

.content-pad {padding: 2.5%;}

.left {float: left}
.right {float: right}

.big-container {width: 56.5%;}
.small-container {width: 43.5%;}

.big-content-container {width: 61.5%; float: left;}
.content-container {width: 36%;padding: 25px 7%;float: left;line-height: 1.2;}
.full-content-container {width: 76%;padding: 25px 12%;float: left;line-height: 1.2;}
.small-content-container {width: 33.5%;float: right;margin-left: 5%;}

.image-content .big-content-container {float: none; margin: 0 auto;}

hr {width: 120px;border: 1px solid var(--fourth-color);}

#wpadminbar span {display: initial;}

.sp-easy-accordion {margin: 30px 0px;}

/*//////////// FONTS & TEXT ////////////*/

.module-container h3 {margin: 0 0 1em 0;}

.quote:before {
    content: open-quote;
    margin-right: 7px;
    font-style: italic;
}
.quote:after {
    content: close-quote;
    margin-left: 2px;
    font-style:italic;
}

/*//////////// LINKS ////////////*/

a.lucid-link, input.lucid-link, p.lucid-link, #form_newsletter-subscribe button.lucid-link {
	width: auto;
	display: inline-block;
	background: url(img/lucid-button.svg)!important;
	padding: 1em 2em;
	line-height: 1.5;
	text-transform: capitalize;
	font-weight: 600;
	background-repeat: no-repeat!important;
	background-position: center center!important;
	background-size: 100% 100%;
	color: var(--text-color);
	border: 0px;
	cursor: pointer;
}
a.lucid-link:hover, input.lucid-link:hover {color: var(--main-color);filter: brightness(105%);}

a#mem-cta-btn {
	font-size: 1.4em;
}

.transparent a {
	background: var(--button);
	border: 1px solid var(--fourth-color);
	color: var(--text-color);
	outline: none;
}
.transparent a:hover {
	color: var(--main-color);
}

a.apply-cta-btn {
	border-radius: 15px;
	width: fit-content;
	padding: 2% 5%;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: 600;
}

a.lucid-button, input.lucid-button {
	background: url(img/lucid-button.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 1em 5em;
	font-size: 1.2em;
	font-weight: 400;
}

a.linkbutton {
	display: inline-block;
	vertical-align: middle;
	background: var(--third-color);
	color: var(--fourth-color) !important;
	padding: 5px 25px;
	margin: 0 10px;
}

a.linkbutton:hover {
	color: var(--fourth-color) !important;
}

/*//////////// IMAGES & BACKGROUNDS ////////////*/

.main-colour {background-color: var(--main-color);}
.second-colour {background-color: var(--second-color);}
.third-colour {background-color: var(--third-color);}
.light-bg {background-color: var(--light-bg2);}

.flip-h {
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

/*//////////// FORMS ////////////*/

.frm_form_field .frm_checkbox, .frm_form_field .frm_checkbox + .frm_checkbox, .frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
    margin-top: 5px!important;
}

.with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label {
    display: inline-block!important;
    padding-left: 30px!important;
    text-indent: -30px!important;
    font-size: 0.9em!important;
 }

.frm_forms fieldset {padding: 0px!important;border: none!important;margin: 0px!important;}
.frm_forms input, .frm_forms textarea, .frm_forms select  {outline: 0px!important;margin: 0px 0 15px 0!important;color: var(--text-color)!important;width: 90%;border: none !important;background-color: var(--fourth-color)!important;}
.frm_forms input, .frm_forms select  {padding: 5%!important;border: none !important;}
.frm_radio input, .frm_checkbox input {margin: 0px!important;}
.frm_forms textarea  {padding: 2.5%!important;}
.frm_forms button {
	background: var(--button)!important;
	color: var(--text-color)!important;
	border: none!important;
	text-transform: uppercase;
	outline: none!important;
	cursor: pointer!important;
	padding: 2.5% 10%!important;
	margin-top: 10px!important;
	-ms-box-sizing: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.frm_forms input[type=number]::-webkit-inner-spin-button, .frm_forms input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none!important; margin: 0!important;-moz-appearance:textfield;}
.frm_form_field {margin-bottom: 0px!important;}

.frm_forms .frm_error {color: var(--fourth-color-color)!important;background: none;/* padding: 4px 5%!important; */margin-top: 0px!important;font-size: 0.8em!important;/* border-radius: var(--round-bg)!important; */margin-bottom: 10px!important;}

.frm_forms button:hover {filter: brightness(105%)}

.page-template-contact-page .frm_forms .frm_primary_label, .page-template-contact-page .frm_forms .frm_required {display: inline-block; color: var(--fourth-color)!important}

#main-content .frm_style_formidable-style input[type=radio], #main-content .frm_style_formidable-style input[type=checkbox] {
		position: relative!important;
		width: 20px !important;
		height: 20px !important;
		margin-right: 7px!important;
		top: 0px;
}

#main-content .frm_style_formidable-style input[type=radio]:before, #main-content .frm_style_formidable-style input[type=checkbox]:before {display: none;}

#main-content .frm_style_formidable-style input[type=radio] {
	appearance: radio;
	-webkit-appearance: radio;
}

#main-content .frm_style_formidable-style input[type=checkbox] {
	appearance: checkbox;
	-webkit-appearance: checkbox;
}

.frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 30px;
width: 100%!important;}

.frm_submit button {text-transform: uppercase;}

.with_frm_style .frm_required {display: inline-block;}

.frm_forms {margin-top: 20px}

.frm_style_lucid-style.with_frm_style .form-field {
    width: 100%!important;
}

#form_mortgageaffordabilitycalculator .form-field.frm_section_heading {
	margin-top: 0px !important;
}

#form_mortgageaffordabilitycalculator .affordability h3#mayborrow {padding: 0px!important;}

#form_mortgageaffordabilitycalculator h3::after {display: none!important;}
#form_mortgageaffordabilitycalculator h3 {margin: 40px 0 20px 0;}

#form_mortgageaffordabilitycalculator .frm_form_field.frm_total .euro input {color: #fff!important;text-align:center;font-size: 2.4em!important;background: none!important;}
#form_mortgageaffordabilitycalculator .euro {padding: 2em 0!important;background: var(--main-color); text-align:center;}

#form_mortgageaffordabilitycalculator #frm_field_51_container h3 {margin: 0px;}

/*//////////// COMPONENTS ////////////*/

.module-container {display: block;color: var(--fourth-color);}

.skew {transform: skew(-17deg)}
.skew-reset {transform: skew(17deg);}

.section-one, .section-two, .section-three, .section-four, .section-five, .section-six, .column-25, .column-33, .column-50, .column-75 {float: left;}

.section-one {width: 100%;}
.section-two {width: 48%; padding: 0 1%;}
.section-three {width: 31.333333%;padding: 0 1%;}
.section-four {width: 23%; padding: 0 1%;}
.section-five {width: 18%; padding: 0 1%;}
.section-six {width: 14.66%;padding: 0 1%;}

.column-75 {width: 75%}
.column-50 {width: 50%;}
.column-33 {width: 33.333%;margin-bottom: 60px;}
.column-25 {width: 25%}

.text-block {
    padding: 20px 5%;
    font-weight: 500;
    font-size: 1.1em;
    display: inline-block;
    width: 90%;
    margin: 75px 0px 0px;
    text-align: center;
    color: var(--text-color);
    border: 1px solid var(--text-color);
    background: none !important;
}

.cd-top {
  display: inline-block;
  border-radius: var(--round-bg);
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 60px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);

  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-color: var(--main-color);
  background-image: url(img/cd-top-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  border: 1px solid #fff;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  z-index: 999999;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;

}

.cd-top:hover {
  background-color: var(--second-color);
  opacity: 1;
}

a.link-button {
	display: inline-block;
	vertical-align: middle;
	background: var(--second-color);
	color: #fff;
	padding: 5px 25px;
	margin: 0 10px 10px 0;
	border-radius: 4px;
}

.tabbed{
  float : left;
  width : 100%;
  margin-top: 50px;
}

.tabbed > input{
  display : none;
}

.tabbed .big-content-container {margin-top: 0px;}

.tabbed > .tab > h4{
  float       : left;
  width: 100%;
  clear: left;
  margin      : 0;

  overflow    : hidden;
  font-size: 1.2em;
  font-weight: 500;
  background: var(--light-bg);
  border-right: 3px solid #fff;
}

.tabbed > input:first-child + .tab > h4{}

.tabbed > .tab > h4 > label{
  display                 : block;
  padding: 10px 40px;
  cursor                  : pointer;
  -moz-user-select     : none;
  -ms-user-select     : none;
  -webkit-user-select     : none;
}

.tabbed > .tab > .tab-content {
  z-index       : 1;
  float: left;
  box-sizing    : border-box;
  width         : 100%;
  padding: 40px;
  border        : 0px solid #ddd;
  background: var(--text-color);
  color: var(--fourth-color);
  border-bottom: 1px solid #fff;
}

.tabbed > input:checked + .tab > h4{
  position : relative;
  z-index  : 2;
  background: var(--text-color)!important;
  color: var(--fourth-color);
  min-height: 45px;
}

.tabbed > input:not(:checked) + .tab > h4 {
  background: var(--light-bg);
}

.tabbed > input:not(:checked) + .tab > .tab-content {
  display : none;
}

.tab-content p {
	margin: 0px 0 20px 0;
}

.tab-content ul {font-size: 1.1em!important;list-style: disc;font-weight: 300; margin-left: 20px; margin-bottom: 20px}
.tab-content ul li {list-style: disc;}

/* Checkbox Hack */

#search-container input[type=checkbox] {
   position: absolute;
   top: -9999px;
   left: -9999px;
}

.searchbox {overflow: auto;}

.searchbox input {padding: 9px;font-size: 1.1em;color: var(--text-color);outline: none;width: 80%;float: left;border-radius: 0px;box-shadow: none;border: 1px solid var(--third-color);}

.searchbox button {width: 20%;max-width: 150px;height: 40px;background: var(--main-color);color: var(--fourth-color);cursor: pointer;border: 1px solid var(--third-color);outline: none;}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
  .searchbox button {height: 42px!important;}
}


@media only screen and (min-width: 768px) {
  .cd-top {
    right: 10px;
    bottom: 70px;
  }
}



@media only screen and (min-width: 1280px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 20px;
    bottom: 20px;
  }
  .hide-desktop {display: none !important;}
}


@media screen and (max-width: 767px) {
	.section-one, .section-two, .section-three, .section-four, .section-five, .section-six {width: 98%;padding: 0 1%;margin: 20px 0;}
    .section-three {width: 100% !important;padding: 0 !important;}

    .column-75, .column-50, .column-33, .column-25 {width: 100%;}
    .column-75:last-of-type, .column-50:last-of-type, .column-33:last-of-type, .column-25:last-of-type {margin-bottom: 0px;}
    .tab-content img {display: none;}
	.big-content-container {width: 100%;margin-top: 30px;}
	.content-container {width: 86%;}
	.content-container p, .content-container li {font-size: 0.95em !important;}
	.full-content-container {width: 90%;padding: 0 5%;}
	.small-content-container {width: 100%;}
	.hide-mobile {display: none}
}

@media screen and (max-width: 1279px) {
	.section-three {width: 40% !important;padding: 0 3% !important;}
	.big-container {width: 100%;}
	.small-container {width: 100%;}

	h2 {font-size: 1.6em;margin-top: 0px;}
	h3 {font-size: 1.4em}
	h4 {font-size: 1.2em;}
	h5 {font-size: 1em}
	h6 {font-size: 0.95em}

	#social-container ul li {margin-bottom: 20px;}

	.tab h4 {border-bottom: 1px solid #fff;}

	.mobile-content {padding: 50px 7% 50px 7% !important;width: 86% !important;}

	.grecaptcha-badge {display: none!important;}
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
.section-two, .section-three, .section-four, .section-five, .section-six {width: 48%;padding: 0 1%;margin: 20px 0;float: left;}
}

@media screen and (min-width: 1280px) {
	.module-container h3 {margin: 1em 0;}
	a.lucid-link, input.lucid-link {
	padding: 1em 2em !important;
	}
    a#mem-cta-btn {font-size: 1.6em;position: absolute;bottom: 60px;}

    .desktop-container {
    width: 100%;
    }
	
	.tabbed{
	  float : left;
	  width : 100%;
	  margin-top: 50px;
	}

	.tabbed > input{
	  display : none;
	}

	.tabbed > .tab > h4{
	  float       : left;
	  width: auto;
	  margin      : 0;
	  overflow    : hidden;
	  font-size: 1.2em;
	  font-weight: 500;
	  background: var(--light-bg);
	  border-right: 3px solid #fff;
	  clear: none;
	}

	.tabbed > input:first-child + .tab > h4{}

	.tabbed > .tab > h4 > label{
	  display                 : block;
	  padding: 10px 40px;
	  cursor                  : pointer;
	  -moz-user-select     : none;
	  -ms-user-select     : none;
	  -webkit-user-select     : none;
	}

	.tabbed > .tab > .tab-content {
	  position      : relative;
	  z-index       : 1;
	  float         : right;
	  box-sizing    : border-box;
	  width         : 100%;
	  margin: 45px 0 0 -100%;
	  padding: 40px;
	  border        : 0px solid #ddd;
	  background: var(--text-color);
	  color: var(--fourth-color);
	}

	.tabbed > input:checked + .tab > h4{
	  position : relative;
	  z-index  : 2;
	  background: var(--text-color);
	  color: var(--fourth-color);
	  height: 45px;
	}

	.tabbed > input:not(:checked) + .tab > .tab-content {
	  display : none;
	}

	.tab-content p {
		margin: 0px 0 20px 0;
	}

	.tab-content img {
		width: 100%;
		height: auto;

	}
	
.cd-top {
    height: 50px;
    width: 50px;
    right: 11px;
    bottom: 85px;
}

.fadeInDown {
  -webkit-animation: fadeInDown 0.4s ease;
  animation: fadeInDown 0.4s ease;
  animation-fill-mode: forwards;
}


.fadeOut {
  -webkit-animation: fadeOut 0.2s ease;
  animation: fadeOut 0.2s ease;
  animation-fill-mode: forwards;
}

.frm_form_field.frm6, .frm_submit.frm6, .frm_form_field.frm_left_half, .frm_form_field.frm_right_half, .frm_form_field.frm_first_half, .frm_form_field.frm_last_half, .frm_form_field.frm_half, .frm_submit.frm_half {
    width: 100%;
}

}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
     
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}


@-webkit-keyframes fadeOut {
  from {

    opacity: 1;
  }

  to {
    opacity: 0;
    }

}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;

  }
}

.cli-privacy-overview h4 {color:#141412}
#cookie-law-info-again {box-shadow: none;background: var(--sixth-color)!important;border-radius: 0px 10px 0px 0px;color:#ffffff!important;}
.cli-tab-footer .cli-btn, #cookie-law-info-again {background: #3373F5}
.page-id-288 .wt-cli-cookie-bar-container {display: none!important;}
@media screen and (max-width: 779px) {
  .cli_settings_button {margin: 10px 0;}
  #cookie-law-info-again {position: relative;bottom: 42px!important;z-index: 99999;}
  .cookie_action_close_header_reject {clear: left; margin-left: 0px!important;}
  .cli-bar-btn_container a {display: inline-block;float: left;}
}

/*Popup Styling */
.spu-box {max-height: 450px;}


/* Current Accounts */

.curracc-button a {
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	display: inline-block;
	border-color: #96c3bb;
	border: 1px solid #96c3bb;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.22;
	transition: background-color 0.4s cubic-bezier(0.19, 1, 0.22, 1),border-color 0.4s cubic-bezier(0.19, 1, 0.22, 1),color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	color: #2b3680;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.curracc-button a:visited {
	color: #006386;
}
@media (max-width: 768px) {
    .curracc-button {
    	clear: left;
    	display: block;
    	margin-bottom: 5px
    }
}
.curracc-signup a {
	background-color: #28B198;
	color: #ffffff!important;
	border: none;
	margin-right: 10px;
	margin-top: 10px;
}
.curracc-signup a:hover {
	background-color: #1DB0B9;
	color: #ffffff!important;
}

table.curracc td:nth-of-type(2) {
	padding: 0px;
display: none;}

.curracc-style, .curracc-style h2, .curracc-style h3, .curracc-style p, #sp-ea-75426, #sp-ea-75427 {font-weight: 300;width: auto;}

.curracc-style h2, .curracc-style h3 {
font-weight: 500;
}

.curracc-style h2::after, .curracc-style h3::after, h2.curracc-style::after, h3.curracc-style::after, .sp-easy-accordion h3::after {display: none;}

.curracc-style h2, .curracc-style h3, h2.curracc-style, h3.curracc-style {margin: 20px 0;}

.curracc-style .wp-block-table {margin: 0px;font-size: 1.1em;}

table.curracc, .curracc table {margin-top: 10px; }

table.curracc td, .curracc table td {
	font-size: 18px;
	vertical-align: top;
	min-width: 52px;
	padding: 10px;
	border: 0px;
	}
table.curracc tr td:nth-of-type(2), .curracc table tr td:nth-of-type(2) {
    display: none;
	padding: 0px;}
.wp-block-image img {
	height: auto;
	border: 0px!important;
}

.page-template-page-full-width .col-md-12 {display: contents;}

.page-template-page-full-width #main-content-container {margin-top: 40px;}

.page-id-582 #banner-title-container {background: #96c3bb!important; color: #000000}

.curracc-style.has-background a {color: #7c55a3!important;font-weight: 400;}

/*Cookis Z-index fix */
.wcc-btn-revisit-wrapper {
	z-index: 99999999!important;
	left: 2px!important;
	bottom: 2px!important;
}