.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.footer{
margin-top: 0 !important;
}
.blog-list {
padding: 8px;
text-align: center;
font-weight: bold;
background-color: #557992;
color: #fff;
margin: 0 -15px;
}
.blog-list p {
margin: 0;
}
.blog-sidebar {
border: 1px dotted #ddd;
border-right: 0;
background-color: #fff;
}
.blog-sidebar ul {
-webkit-padding-start: 20px;
color: #5f87a3;
}
.bg-blog-blue {
background-color: #e3e4e7;
margin: 10px -20px 35px !important;
}
.blog-sidebar ul > li > a {
color: #2a6496;
text-decoration: none;
font-size: 16px;
}
.blog-sidebar ul > li {
margin-bottom: 10px;
}
.blog-intro-txt {
padding: 15px;
text-align: justify;
}
.post-intro-txt {
text-align: justify;
background-color: #fff;
margin: 0 0 20px 0;
padding: 15px 30px;
border: 1px dotted #ddd;
}
.blog-artc article {
background-color: #e3e4e7;
margin: 0 0 20px 0;
padding: 15px 30px;
border: 1px dotted #ddd;
}
.artc-photo {
text-align: center;
}
.artc-photo img {
width: 100%;
max-width: 225px;
height: inherit;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
article.format-standard h1 {
color: #5f87a3;
margin-top: 10px;
font-size: 32px;
text-align: left;
}
article.format-standard h1.entry-title-blog {
font-size: 28px;
margin: 12px 0 20px 95px;
}
.entry-title {
margin: 10px 0 10px 125px;
}
.blog-post-time {
color: #fff;
font-weight: bold;
font-size: 17px;
background: #5f87a3;
position: absolute;
left: -19px;
padding: 15px;
background-image: url(https://d1jvennf27on8m.cloudfront.net/img/shadow2.png);
background-repeat: no-repeat;
background-position: center left;
}
.post-time {
color: #fff;
font-weight: bold;
font-size: 17px;
background: #5f87a3;
position: absolute;
left: 36px;
top: 0;
padding: 15px;
background-image: url(https://d1jvennf27on8m.cloudfront.net/img/shadow2.png);
background-repeat: no-repeat;
background-position: center left;
}
.blue-hr {
border: 1px dashed #5f87a3;
}
article.format-standard .entry-header {
text-align: center;
}
.artc-navigate {
text-align: center;
}
.artc-navigate .page-numbers.current {
font-weight: bold;
}
.nav-single {
text-align: center;
font-size: 18px;
}
.nav-single a {
color: #5f87a3;
font-size: 17px;
}
.hr-blog {
width: 80%;
border: 2px dashed #e3e4e7;
}
.post-tags a {
padding: 10px;
color: white;
}
.post-tags a {
color: #5f87a3;
padding: 8px;
border: 2px solid #5f87a3;
margin: 0 5px;
}
.post-tags {
color: #5f87a3;
padding: 0 25px;
}
.post-tags a, .post-tags a:hover, .post-tags a:focus, .post-tags a:active {
text-decoration: none;
}
.floated-img .entry-content img{
float: right;
margin: 25px 0 10px 15px;
}
.question-mark-v6 {
background-image: url(https://d34m5i9by2qell.cloudfront.net/img/design_v6/question-v6-small.png);
width: 22px;
height: 21px;
display: inline-block;
vertical-align: middle;
background-size: cover;
}
.popover-content, .tooltip-inner {
text-align: left;
}
ul.list-dropmenu li {
padding: 10px 20px;
}
ul.list-dropmenu li a {
padding: 0;
line-height: 1.3em;
}
ul.list-dropmenu li.current_page_item a, ul.list-dropmenu li:hover a {
padding-left: 0 !important;
}
.footer-v6-link {
font-size: 14px;
color: #9ab0c0 !important;
text-decoration: underline;
}
.btn-medium-container {
height: 78px;
}
.secondary-medium-btn {
width: 190px;
height: 46px;
font-size: 18px;
padding: 10px 6px;
}
.btn-secondary-orange {
margin-top: 15px;
color: #fff;
background-color: #db5d3a;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px #933e27;
-moz-box-shadow: 0 5px #933e27;
box-shadow: 0 5px #933e27;
}
.btn-secondary-orange:hover,
.btn-secondary-orange:active,
.btn-secondary-orange:focus,
.btn-secondary-orange:visited {
color: #fff;
}
.btn-secondary-orange:active {
-webkit-box-shadow: 0 2px #933e27;
-moz-box-shadow: 0 2px #933e27;
box-shadow: 0 2px #933e27;
margin-top: 17px !important;
}
.btn-secondary-blue {
margin-top: 15px;
color: #fff;
background-color: #2574a9;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px #194e71;
-moz-box-shadow: 0 5px #194e71;
box-shadow: 0 5px #194e71;
}
.btn-secondary-blue:hover,
.btn-secondary-blue:active,
.btn-secondary-blue:focus,
.btn-secondary-blue:visited {
color: #fff;
}
.btn-secondary-blue:active {
-webkit-box-shadow: 0 2px #194e71;
-moz-box-shadow: 0 2px #194e71;
box-shadow: 0 2px #194e71;
margin-top: 17px !important;
}
.marg-15 {
margin: 15px;
}
.marg-left-0 {
margin-left: 0;
}
.btn-flat-orange {
margin-top: 15px;
color: #fff;
background-color: #db5d3a;
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
height: 45px;
padding: 9px 15px;
border: 1px solid #933e27;
}
.btn-flat-orange:hover,
.btn-flat-orange:active,
.btn-flat-orange:focus,
.btn-flat-orange:visited {
color: #fff;
}
.btn-flat-blue {
margin-top: 15px;
color: #fff;
background-color: #2574a9;
border: 1px solid #194e71;
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
height: 45px;
padding: 9px 15px;
}
.btn-flat-blue:hover,
.btn-flat-blue:active,
.btn-flat-blue:focus,
.btn-flat-blue:visited {
color: #fff;
}
.fixed-right-center {
position: absolute;
right: 0;
top: 50%;
display: none;
}
iframe[name='google_conversion_frame'] {
display: none;
}
.entry-title-xs {
color: #5f87a3;
font-size: 24px;
font-weight: bold;
}
.max-h50 {
max-height: 50px;
}
.lang-selector-nav {
float: right;
vertical-align: middle;
padding-top: 25px;
margin-left: 5px;
}
.lang-selector-nav .dropdown-menu {
right: 0;
left: auto;
min-width: 140px;
}
#lang-button {
display: inline-block;
padding: 5px 15px 8px;
height: 35px;
font-size: 15px;
line-height: 15px;
background-color: #b9d5d6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #3b5574;
border: none;
text-transform: uppercase;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#lang-button div {
width: 18px;
height: 12px;
display: inline-block;
vertical-align: middle;
}
.lang-switcher {
margin: 1px;
padding: 0;
list-style: none;
}
.lang-switcher li {
padding: 5px 5px 5px 10px;
}
.lang-switcher li a{
text-decoration: none;
}
.lang-switcher li a span {
color: #3b5574;
padding-left: 6px;
}
.lang-switcher li.current-lang {
background-color: #b9d5d6;
padding: 5px 5px 5px 0;
}
.lang-switcher li.current-lang:before {
content: "\2713";
color: #3b5574;
padding: 0 5px;
float: left;
}
.btn-pure-orange-white {
color: #fff;
background-color: #e17f34;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 1px 3px white;
-moz-box-shadow: 0 2px 1px 3px white;
box-shadow: 0 2px 1px 3px white;
font-weight: 600;
font-size: 18px;
min-width: 145px;
height: 45px;
padding: 10px 15px;
}
.btn-pure-orange-white:hover,
.btn-pure-orange-white:active,
.btn-pure-orange-white:focus,
.btn-pure-orange-white:visited {
color: #fff;
}
.btn-pure-orange-white:active {
-webkit-box-shadow: 0 1px 1px 1px white;
-moz-box-shadow: 0 1px 1px 1px white;
box-shadow: 0 1px 1px 1px white;
margin-top: 3px !important;
}
.btn-pure-orange-white.white-contrast {
-webkit-box-shadow: 0 2px 1px 3px #dcd5c9;
-moz-box-shadow: 0 2px 1px 3px #dcd5c9;
box-shadow: 0 2px 1px 3px #dcd5c9;
}
.btn-pure-orange-white.white-contrast:active {
-webkit-box-shadow: 0 1px 1px 1px #dcd5c9;
-moz-box-shadow: 0 1px 1px 1px #dcd5c9;
box-shadow: 0 1px 1px 1px #dcd5c9;
margin-top: 3px !important;
}
.btn-pure-blue-white {
color: #fff;
background-color: #00aeef;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 1px 3px white;
-moz-box-shadow: 0 2px 1px 3px white;
box-shadow: 0 2px 1px 3px white;
font-weight: 600;
font-size: 18px;
min-width: 145px;
height: 45px;
padding: 10px 15px;
}
.btn-pure-blue-white:hover,
.btn-pure-blue-white:active,
.btn-pure-blue-white:focus,
.btn-pure-blue-white:visited {
color: #fff;
}
.btn-pure-blue-white:active {
-webkit-box-shadow: 0 1px 1px 1px white;
-moz-box-shadow: 0 1px 1px 1px white;
box-shadow: 0 1px 1px 1px white;
margin-top: 3px !important;
}
.btn-pure-blue-white.white-contrast {
-webkit-box-shadow: 0 2px 1px 3px #bfd0d6;
-moz-box-shadow: 0 2px 1px 3px #bfd0d6;
box-shadow: 0 2px 1px 3px #bfd0d6;
}
.btn-pure-blue-white.white-contrast:active {
-webkit-box-shadow: 0 1px 1px 1px #bfd0d6;
-moz-box-shadow: 0 1px 1px 1px #bfd0d6;
box-shadow: 0 1px 1px 1px #bfd0d6;
margin-top: 3px !important;
}
.marg-bot20 {
margin: 0 0 20px 0;
}
.wpcf7-form p {
text-align: center;
}
.wpcf7-submit {
font-size: 16px;
line-height: 39px;
padding: 0 7px;
margin: 0 5px;
width: 110px;
text-align: center;
background: #49a375!important;
background-color: #3f95ae!important;
color: #fff;
box-shadow: none;
border: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.wpcf7-form-control {
border: 1px solid #ddd;
}
.wpcf7-textarea {
resize: none;
}
.not-found p, .not-found h2 {
text-align: center;
}
.not-found h2 {
font-size: 36px;
}
#years {
font-size: 15px;
}
body.ln, body.ln * {
font-family: 'SpoilerEng', 'Calibri', sans-serif !important;
}
body input.sliderspot-input {
font-family: 'Calibri', sans-serif !important;
font-size: 14px;
}
.lang_flag_ln {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/lt.png) !important;
background-repeat: no-repeat;
}
.lang_flag_ie {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/it.png) !important;
background-repeat: no-repeat;
}
.lang_flag_it {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/it.png) !important; 
background-repeat: no-repeat;
}
.lang_flag_lv {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/lv.png) !important; 
background-repeat: no-repeat;
}
.lang_flag_ru {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/lv.png) !important; 
background-repeat: no-repeat;
}
.lang_flag_za {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/za.png) !important; 
background-repeat: no-repeat;
}
.lang_flag_pl {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/pl.png) !important; 
background-repeat: no-repeat;
}
.lang_flag_cz {
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/img/flags/cz.png) !important; 
background-repeat: no-repeat;
}
h2.h4.title {
margin-top: 1px;
}
.blend-logo {
max-width: 300px;
margin-bottom: 20px;
}
.custom-quote {
padding: 25px;
margin-bottom: 10px !important;
font-size: 16px;
border-left: 4px solid #01a8ec;
background: #ececec;
font-style: italic;
position: relative;
}
.grey-5a {
color: #5a5a5a !important;
}
.grey-5a a {
text-decoration: underline;
}
.lang-switcher li:nth-child(7) {
display: none;
}
.margtop25 {
margin-top: 25px;
}
#loans-calculator h3 {
color: #3399af;
font-size: 28px;
}
#loans-calculator .loans-calculator-descript {
margin-top: 10px;
color: #6b6b6b;
line-height: 1.3;
text-align: justify;
font-size: 18px;
}
#loans-calculator .loans-calculator-descript .blue {
color: #417294;
}
#loans-calculator .stim-term {
text-transform: uppercase;
color: #6b6b6b;
font-size: 22px;
margin: 0;
text-align: center;
}
#loans-calculator .stim-term-count {
color: #3399af;
font-weight: 600;
}
#loans-calculator .stim-title {
margin: 0;
color: #6b6b6b;
font-weight: 600;
text-align: center;
}
#loans-calculator .stim-sum {
color: #3399af;
font-size: 30px;
font-weight: 600;
line-height: 1;
text-align: center;
}
#loans-calculator .ui-slider .ui-slider-handle {
display: inline-block;
background: url(https://d34m5i9by2qell.cloudfront.net/img/homepage_v6/slider-dot-handler.png) no-repeat !important;
overflow: hidden;
text-align: left;
width: 108px;
height: 90px;
outline: none;
margin-left: -54px;
margin-top: -58px;
direction: rtl;
}
#loans-calculator .ui-slider,
#loans-calculator .ui-slider-range {
height: 18px !important;
background-image: none !important;
border: none;
-webkit-box-shadow: inset 0px -7px 0px 0px rgba(50, 50, 50, 0.47);
-moz-box-shadow: inset 0px -7px 0px 0px rgba(50, 50, 50, 0.47);
box-shadow: inset 0px -7px 0px 0px rgba(50, 50, 50, 0.47);
}
#loans-calculator .ui-slider {
background-color: #3fc380 !important;
}
#loans-calculator .slider-spot {
margin-top: 65px;
}
#loans-calculator .slide-value-spot {
width: 100%;
height: 46px;
font-weight: 600;
padding: 12px 5px;
}
#loans-calculator .slide-cur-val {
position: absolute;
left: 25%;
width: 50%;
color: #3399af;
font-size: 23px;
top: 8px;
}
#loans-calculator .slide-cur-val[data-id='interest-slider'] {
left: 40%;
}
#intermed-table {
font-size: 15px;
}
#intermed-table thead {
background-color: #3f95ae;
color: #fff;
}
#intermed-table thead th {
text-align: center;
padding: 5px;
}
#intermed-table td {
border: 1px solid #ddd;
padding: 2px 5px;
text-align: center;
}
.xir-chart {
max-width: 80%;
width: auto;
}
@media (max-width: 1024px) {
.floated-img .entry-content img {
float: none;
margin: 0 auto;
width: 100%;
height: inherit;
max-width: 350px;
}
}
@media (max-width: 991px) {
.mainpage>.pull-right.page-right li a {
padding: 0 !important;
}
ul.list-dropmenu li.current_page_item, ul.list-dropmenu li:hover {
padding-left: 15px !important;
}
.blog-artc article {
padding: 10px;
}
.blog-post-time, .post-time {
left: -2px;
padding: 10px;
top: 2px;
}
article.format-standard h1.entry-title-blog {
margin: 12px 0 20px 110px;
}
.entry-title {
margin: 12px 0 20px 110px;
}
.menu-header-menu-container {
float: left;
}
}
@media (max-width: 767px) {
.text-center-xs {
text-align: center;
}
.lang-selector-nav {
float: left;
}
.show-navigate .navbar-toggle {
margin-top: 25px;
}
.navbar-nav.lang-selector-nav .dropdown-menu {
position: absolute;
left: 0;
background-color: #e3e4e7;
margin-top: 3px;
}
.blend-logo {
max-width: 200px;
}
}
@media (max-width: 480px) {
article.format-standard h1.entry-title-blog {
margin: 12px 0;
font-size: 20px;
text-align: center;
padding-top: 45px;
}
.entry-title {
margin: 12px 0;
font-size: 20px;
text-align: center;
padding-top: 45px;
}
.floated-img .entry-header h1 {
font-size: 22px;
text-align: center;
}
.blog-post-time, .post-time {
top: -9px;
}
#loans-calculator .slider-spot {
margin-left: 15px;
margin-right: 15px;
}
.xir-chart {
max-width: 100%;
}
}.cookie-consent-banner {
display: none;
background-color: #f8f6f7;
color: #141d21;
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
width: 100%;
position: fixed;
bottom: 0;
left: 0;
font-size: 16px;
z-index: 9999;
}
.cookie-consent-banner.show {
display: block;
}
.cookie-consent-banner-content {
padding: 10px 15px;
}
.cookie-consent-banner-content a{
font-weight: bold;
color: #3b5574;
}
.cookie-consent-actions {
margin-left: auto;
display: flex;
justify-content: flex-end;
margin: 12px 0 0 0;
}
@media (max-width: 578px) {
.cookie-consent-actions {
flex-wrap: wrap;
}
}
@media only screen and (max-width: 380px) {
.cookie-consent-actions {
flex-direction: column;
}
}
.cookie-consent-actions button {
display: inline-block;
padding: 8px 16px;
margin: 0 8px;
}
@media only screen and (max-width: 380px) {
.cookie-consent-actions button {
margin: 4px;
text-align: center;
}
}
.cookie-consent-actions .cookie-consent-btn-open-settings {
border: none;
padding: 0;
font-weight: bold;
color: #3b5574;
border-bottom: 2px solid #3b5574;
background: transparent;
margin: 0 40px 0 0;
order: 1;
}
@media (max-width: 578px) {
.cookie-consent-actions .cookie-consent-btn-open-settings {
margin: 12px 8px 0 auto;
order: 3;
}
}
.cookie-consent-actions .cookie-consent-btn-refuse-all {
background: transparent;
color: #3b5574;
border: 2px solid #3b5574;
font-weight: bold;
order: 2;
}
@media (max-width: 578px) {
.cookie-consent-actions .cookie-consent-btn-refuse-all {
order: 1;
}
}
@media (max-width: 380px) {
.cookie-consent-actions .cookie-consent-btn-refuse-all {
order: 2;
}
}
.cookie-consent-actions .cookie-consent-btn-accept-all {
background: #3b5574;
color: #fff;
border: 2px solid transparent;
order: 3;
}
@media (max-width: 578px) {
.cookie-consent-actions .cookie-consent-btn-accept-all {
order: 2;
}
}
@media (max-width: 380px) {
.cookie-consent-actions .cookie-consent-btn-accept-all {
order: 1;
}
}
.cookie-consent-btn-accept {
display: inline-block;
border: none;
outline: none;
width: 28px;
height: 28px;
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/images/cookie-consent-btn.png);
background-repeat: no-repeat;
background-size: 200% auto;
background-position: top left;
}
.cookie-consent-btn-accept.active,
.cookie-consent-btn-accept.necessary {
background-position: bottom left;
}
.cookie-consent-btn-accept.necessary {
opacity: 0.5;
}
.cookie-consent-btn-refuse {
display: inline-block;
border: none;
outline: none;
width: 28px;
height: 28px;
background-image: url(//info.blender.loans/wp-content/themes/blender-light-geo-PolyLang/images/cookie-consent-btn.png);
background-repeat: no-repeat;
background-size: 200% auto;
background-position: top right;
}
.cookie-consent-btn-refuse.active {
background-position: bottom right;
}
.cookie-consent-btn-close-settings {
position: absolute;
top: 16px;
right: 16px;
padding: 0 8px 3px 8px;
background: transparent;
border: none;
outline: none;
font-size: 36px !important;
line-height: 1 !important;
font-weight: bold !important;
color: #3b5574 !important;
}
.cookie-consent-settings-panel {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
z-index: 9999;
display: none;
}
.cookie-consent-settings-panel.show {
display: block;
}
.cookie-consent-settings-panel h2 {
margin: 0;
font-weight: bold;
color: #3b5574;
font-size: 2.5rem;
}
@media (max-width: 380px) {
.cookie-consent-settings-panel h2 {
font-size: 2.15rem;
padding-right: 36px;
}
}
.cookie-consent-settings-panel p {
margin: 6px 0 16px 0;
font-size: 14px;
}
@media only screen and (max-width: 575px) {
.cookie-consent-settings-panel p {
margin: 6px 0;
}
}
.cookie-consent-settings-panel b {
font-weight: bold;
}
@media only screen and (max-width: 575px) {
.cookie-consent-settings-panel b {
font-size: 1.5rem;
}
}
.cookie-consent-settings-panel table {
width: 100%;
border-collapse: collapse;
text-align: left;
}
.cookie-consent-settings-panel th,
.cookie-consent-settings-panel td {
border: 1px solid #999;
}
.cookie-consent-settings-panel th {
background-color: #3b5574;
color: #fff;
padding: 12px 16px;
}
.cookie-consent-settings-panel th:last-of-type {
width: 90px;
}
.cookie-consent-settings-panel td {
padding: 10px 14px;
}
.cookie-consent-settings-container {
max-width: 700px;
max-height: 80vh;
width: 80%;
background-color: #fff;
padding: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
overflow-y: auto;
}
@media only screen and (max-width: 575px) {
table,
thead,
tbody,
th,
td,
tr {
display: block;
} thead tr {
display: none;
}
tr {
border: 1px solid #ccc;
margin: 4px 0 0 0;
}
td {
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
}
td:last-of-type {
border-top: none;
}
}.helpie-faq-col {
-moz-column-count: 2;
column-count: 2;
-moz-column-gap: 40px;
column-gap: 40px;
}
.helpie-faq-col ul {
padding: 0;
}
@media (max-width: 576px) {
.helpie-faq-col {
-moz-column-count: 1;
column-count: 1;
}
}
article.faq_list .helpie-faq-col {
-moz-column-count: 1;
column-count: 1;
}
.helpie-faq.accordions .accordion__item {
page-break-inside: avoid;
-moz-column-break-inside: avoid;
break-inside: avoid;
}
.helpie-faq.accordions .accordion{
margin: 0 0 40px;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
font-size: 100%;
font-weight: normal;
padding-right: 12px;
}
.ln-style-2 .helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
color: #04a2eb; }
.ln-style-2 .helpie-faq.accordions .accordion__category{
color: #04a2eb; font-size: 1.5rem;
font-weight: bold;
}
.helpie-faq.accordions .accordion__header:before {
margin-right: 6px !important;
}
.helpie-faq.accordions .accordion__header:after {
margin-right: 6px !important;
}
.helpie-fag-list article.accordion.faq_list {
background-color: transparent;
margin: 0 0 20px 0;
padding: 15px 30px;
border: none;
}
.helpie-fag-list .accordion__item {
background-color: #e3e4e7;
margin: 0 0 60px 0 !important;
padding: 15px 30px !important;
border-bottom: transparent !important;
border: 1px dotted #ddd;
border-radius: 5px;
position: relative;
}
.helpie-fag-list .accordion__item::after {
content: '';
position: absolute;
margin-top: 35px;
left: 0;
right: 0;
bottom: -30px;
height: 2px;
border-top: 2px dashed #e3e4e7;
}
.helpie-fag-list .accordion__item:last-child:after {
border-top: 2px dashed transparent;
}