#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner .mrm-form-overflow::-webkit-scrollbar {
width: 5px;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner .mrm-form-overflow::-webkit-scrollbar-track {
background: #f2f5f8;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner .mrm-form-overflow::-webkit-scrollbar-thumb {
background-color: #c1c1c1;
border-radius: 20px;
}
.mintmrm .mrm-form-group {
margin: 0;
}
.mintmrm .mrm-form-group.alignment-center {
margin-left: auto;
margin-right: auto;
}
.mintmrm .mrm-form-group.alignment-right {
margin-left: auto;
margin-right: 0;
}
.mintmrm .mrm-form-group label,
.mintmrm .mrm-form-group .label {
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #344054;
box-sizing: border-box;
display: block;
}
.mintmrm .mrm-form-group input[type=date],
.mintmrm .mrm-form-group input[type=email],
.mintmrm .mrm-form-group input[type=text],
.mintmrm .mrm-form-group textarea,
.mintmrm .mrm-form-group select {
font-size: 14px;
line-height: 1.3;
color: #7a8b9a;
padding: 9px 15px;
width: 100%;
border-radius: 6px;
display: block;
border: 1px solid #e4e6eb;
min-height: 30px;
box-sizing: border-box;
outline: none;
box-shadow: none;
max-width: 100%;
}
.mintmrm .mrm-form-group input[type=date]:active, .mintmrm .mrm-form-group input[type=date]:focus,
.mintmrm .mrm-form-group input[type=email]:active,
.mintmrm .mrm-form-group input[type=email]:focus,
.mintmrm .mrm-form-group input[type=text]:active,
.mintmrm .mrm-form-group input[type=text]:focus,
.mintmrm .mrm-form-group textarea:active,
.mintmrm .mrm-form-group textarea:focus,
.mintmrm .mrm-form-group select:active,
.mintmrm .mrm-form-group select:focus {
border-color: #573BFF !important;
color: #7a8b9a;
box-shadow: none;
}
.mintmrm .mrm-form-wrapper {
box-sizing: border-box;
}
.mintmrm .mrm-form-wrapper * {
box-sizing: border-box;
}
.mintmrm .mrm-form-wrapper img {
border-radius: 0;
}
.mintmrm .mrm-form-wrapper .mrm-form > div {
width: 100%;
}
.mintmrm .mrm-form-wrapper .required-mark {
font-weight: 600;
color: #dd1212;
}
.mintmrm .mrm-form-wrapper .mintmrm-btn {
display: inline-block;
border: 1px solid transparent;
color: #fff;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 17px;
letter-spacing: -0.01em;
padding: 11px 15px;
cursor: pointer;
text-align: center;
border-radius: 6px;
background-color: #573BFF;
min-height: 44px;
}
.mintmrm .mrm-form-wrapper .mintmrm-btn:hover {
background-color: #4C25A5;
color: #fff;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox {
position: relative;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox input[type=checkbox] {
position: absolute;
top: 7px;
z-index: -1;
width: 0;
padding: 0 !important;
opacity: 0;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox input[type=checkbox]:active + label::before,
.mintmrm .mrm-form-wrapper .mintmrm-checkbox input[type=checkbox]:focus + label::before {
border-color: #573bff;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox.no-title label {
min-height: 20px;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox label {
font-weight: 500;
font-size: 15px;
line-height: 1;
letter-spacing: -0.01em;
color: #344054;
position: relative;
padding-left: 29px;
display: inline-block;
cursor: pointer;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox label:before {
content: "";
position: absolute;
left: 0;
top: -2px;
width: 20px;
height: 20px;
border-radius: 4px;
border: 1px solid #bdc7eb;
background-color: #f6f6f8;
transition: all 0.3s ease;
box-sizing: border-box;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox label:after {
content: "";
position: absolute;
left: 6px;
top: 4px;
width: 9px;
height: 5px;
transform: rotate(-45deg);
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
transition: all 0.3s ease;
opacity: 0;
visibility: hidden;
box-sizing: border-box;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox input[type=checkbox]:checked + label::before {
background-color: #573bff;
border-color: #573bff;
}
.mintmrm .mrm-form-wrapper .mintmrm-checkbox input[type=checkbox]:checked + label::after {
opacity: 1;
visibility: visible;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn {
position: relative;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn input[type=radio] {
position: absolute;
top: 7px;
z-index: -1;
width: 0;
height: auto;
opacity: 0;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn input[type=radio]:active + label::before,
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn input[type=radio]:focus + label::before {
border-color: #573bff;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn.no-title label {
height: 16px;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn label {
font-size: 15px;
line-height: 14px;
font-weight: 500;
color: #7a8b9a;
position: relative;
padding-left: 29px;
display: inline-block;
cursor: pointer;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn label::before {
content: "";
position: absolute;
left: 0;
top: -3px;
width: 20px;
height: 20px;
border-radius: 100%;
background: #f7f7fa;
border: 1px solid #bdc7eb;
transition: all 0.3s ease;
box-sizing: border-box;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn label::after {
content: "";
position: absolute;
left: 5px;
top: 2px;
width: 10px;
height: 10px;
border-radius: 100%;
background: #573bff;
transform: scale(0);
transition: all 0.3s ease;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn input[type=radio]:checked + label::before {
border-color: #573bff;
}
.mintmrm .mrm-form-wrapper .mintmrm-radiobtn input[type=radio]:checked + label::after {
transform: scale(1);
}
.mintmrm .mrm-form-wrapper .response {
font-size: 15px;
color: #000;
}
.mintmrm .mrm-form-wrapper .response.mintmrm-error {
color: #e71616;
}
.mintmrm .mrm-form-wrapper .response.mintmrm-success {
color: #08c708;
}
.mintmrm .mrm-form-wrapper .mrm-submit-button {
position: relative;
}
.mintmrm .mrm-form-wrapper .mrm-submit-button::after {
content: "";
border: 2px solid #8265c5;
border-radius: 50%;
border-top: 2px solid #fff;
width: 13px;
height: 13px;
animation: spin 0.7s linear infinite;
margin-left: 7px;
position: relative;
top: 2px;
display: none;
box-sizing: border-box;
}
.mintmrm .mrm-form-wrapper .mrm-submit-button.show-loader::after {
display: inline-block;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner {
position: relative;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner .mrm-form-close {
position: absolute;
right: -12px;
top: -16px;
width: 30px;
height: 30px;
background: #573bff;
z-index: 99;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
cursor: pointer;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner.custom-background {
background: transparent;
border-radius: 0;
padding: 0;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner.custom-background .mrm-form-overflow {
padding: 0;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner.custom-background .mrm-form-overflow .mrm-form > div {
padding: 20px;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner.custom-background .mrm-form-overflow .wp-block-columns {
margin: 0;
}
.mintmrm .mrm-form-wrapper .wp-block-column {
padding: 0.2em;
}
.mintmrm .mrm-form-wrapper .mintmrm-form-preview .wp-block-image.aligncenter {
text-align: center;
}
.comment-form-mint-mail input[type=checkbox] {
margin-right: 6px;
}
.mintmrm-container {
max-width: 1230px;
padding: 0 15px;
margin: 0 auto;
}
.mintmrm-container .response {
font-size: 15px;
font-weight: 500;
}
.mintmrm-container .response.mintmrm-success {
color: #24c329;
}
.mintmrm-container .response.mintmrm-error {
color: #cd2653;
}
.mintmrm-page-template-main {
padding: 50px 0;
width: 100%;
}
.mrm-preferance-form-wrapper .mrm-block-label {
display: block;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper {
display: flex;
align-items: flex-start;
gap: 6px;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper.custom-checkbox input[type=checkbox] {
position: relative;
left: 0;
top: 9px;
display: block;
width: 18px !important;
height: 18px;
border-radius: 4px;
border: 1px solid #b9b9b9;
transition: all 0.3s ease;
box-sizing: border-box;
margin-right: 7px;
background-color: transparent;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper.custom-checkbox input[type=checkbox]:checked {
background-color: #573bff;
border-color: #573bff;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper.custom-checkbox input[type=checkbox]::before {
content: "";
position: absolute;
left: 25%;
top: 30%;
width: 9px;
height: 5px;
transform: rotate(-45deg);
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
transition: all 0.3s ease;
opacity: 0;
visibility: hidden;
box-sizing: border-box;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper.custom-checkbox input[type=checkbox]::after {
display: none;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper.custom-checkbox input[type=checkbox]:focus {
outline: none;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper.custom-checkbox input[type=checkbox]:checked::before {
opacity: 1;
visibility: visible;
}
.mintmrm .mrm-input-group .input-wrapper.checkbox-input-wrapper.theme-checkbox input[type=checkbox] {
display: block;
margin: 0;
}
.mintmrm .mrm-input-group label.mrm-privacy-policy-input-label {
position: relative;
margin-bottom: 0px;
width: calc(100% - 30px);
}
.input-wrapper.checkbox-input-wrapper input[type=checkbox]:checked + label.mrm-privacy-policy-input-label .mailmint-checkbox::after {
opacity: 1;
visibility: visible;
}
.mrm-input-group .mrm-privacy-policy-input-label .mrm-privacy-policy {
margin: 0 !important;
line-height: 1.5;
display: inline;
}
.mintmrm-page-template-main .mintmrm-loader {
border: 2px solid #8265c5;
border-radius: 50%;
border-top: 2px solid #fff;
width: 13px;
height: 13px;
animation: spin 0.7s linear infinite;
display: none;
margin-left: 4px;
}
.mintmrm-page-template-main .mintmrm-loader.show {
display: block;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} @-webkit-keyframes mrmFadeIn {
0% {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes mrmFadeIn {
0% {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes mrmSlideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
opacity: 0;
}
to {
-webkit-transform: translateZ(0);
transform: translateZ(0);
opacity: 1;
}
}
@keyframes mrmSlideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
opacity: 0;
}
to {
-webkit-transform: translateZ(0);
transform: translateZ(0);
opacity: 1;
}
}
@-webkit-keyframes mrmPulse {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
}
@keyframes mrmPulse {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
}
.mintmrm .mrm-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
background: rgba(51, 51, 51, 0.3411764706);
padding: 5px 15px;
box-sizing: border-box;
z-index: 999;
overflow: auto;
}
.mintmrm .mrm-popup .mrm-form-wrapper-inner {
margin: 0 auto;
max-height: 80%;
background: #fff;
border-radius: 10px;
padding: 5px;
}
.mintmrm .mrm-popup .mrm-form-overflow {
padding: 20px;
overflow: visible;
width: 100%;
height: 100%;
max-width: 870px;
}
.mintmrm .mrm-form-disable {
display: none;
}
.mintmrm .mrm-popup.mrm-fade-in {
-webkit-animation: mrmFadeIn 0.5s ease 1s both;
animation: mrmFadeIn 0.5s ease 1s both;
}
.mintmrm .mrm-popup.mrm-slide-in-up {
-webkit-animation: mrmFadeIn 0.3s ease 0.1s both;
animation: mrmFadeIn 0.3s ease 0.1s both;
}
.mintmrm .mrm-popup.mrm-slide-in-up .mrm-form-wrapper-inner {
-webkit-animation: mrmSlideInUp 0.5s ease 0.5s both;
animation: mrmSlideInUp 0.5s ease 0.5s both;
}
.mintmrm .mrm-popup.mrm-pulse {
-webkit-animation: mrmFadeIn 0.3s ease 0.1s both;
animation: mrmFadeIn 0.3s ease 0.1s both;
}
.mintmrm .mrm-popup.mrm-pulse .mrm-form-wrapper-inner {
-webkit-animation: mrmPulse 0.4s ease-in-out 0.3s both;
animation: mrmPulse 0.4s ease-in-out 0.3s both;
}
@media only screen and (max-width: 575px) {
.mintmrm .mrm-popup .mrm-form-overflow {
padding: 11px;
}
.mintmrm .mrm-form-wrapper .mrm-form-wrapper-inner.custom-background .mrm-form-overflow .mrm-form > div {
padding: 11px;
}
}
.mintmrm .mrm-flyins {
position: fixed;
right: 0;
bottom: 0;
z-index: 999;
}
.mintmrm .mrm-flyins .mrm-form-wrapper-inner .mrm-form-close {
right: inherit;
left: -12px;
background: #fff;
}
.mintmrm .mrm-flyins .mrm-form-overflow {
overflow: auto;
max-height: calc(100vh - 20px);
}
.mintmrm .mrm-flyins.mrm-fade-in {
-webkit-animation: mrmFadeIn 0.5s ease 1s both;
animation: mrmFadeIn 0.5s ease 1s both;
}
.mintmrm .mrm-flyins.mrm-slide-in-up {
-webkit-animation: mrmSlideInUp 0.6s linear 1s both;
animation: mrmSlideInUp 0.6s linear 1s both;
}
.mintmrm .mrm-fixed-on-bottom,
.mintmrm .mrm-fixed-on-top {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
}
.mintmrm .mrm-fixed-on-bottom .mrm-form-wrapper-inner,
.mintmrm .mrm-fixed-on-top .mrm-form-wrapper-inner {
padding: 20px 80px 20px 20px;
background: #b7b7b7;
}
.mintmrm .mrm-fixed-on-bottom .mrm-form-wrapper-inner .mrm-form-close,
.mintmrm .mrm-fixed-on-top .mrm-form-wrapper-inner .mrm-form-close {
right: 20px;
top: 50%;
transform: translateY(-50%);
width: auto;
height: auto;
border-radius: 0;
padding: 5px;
background: transparent;
}
.mintmrm .mrm-fixed-on-bottom .mrm-form-wrapper-inner .mrm-form-close svg,
.mintmrm .mrm-fixed-on-top .mrm-form-wrapper-inner .mrm-form-close svg {
width: 24px;
height: 24px;
}
.mintmrm .mrm-fixed-on-bottom {
top: inherit;
bottom: 0;
}
.mintmrm .mrm-fixed-on-bottom.mrm-fade-in,
.mintmrm .mrm-fixed-on-top.mrm-fade-in {
-webkit-animation: mrmFadeIn 0.5s ease 1s both;
animation: mrmFadeIn 0.5s ease 1s both;
}
.mintmrm .mrm-fixed-on-bottom.mrm-slide-in-up,
.mintmrm .mrm-fixed-on-top.mrm-slide-in-up {
-webkit-animation: mrmSlideInUp 0.5s ease 0.5s both;
animation: mrmSlideInUp 0.5s ease 0.5s both;
}
@media only screen and (max-width: 991px) {
.mintmrm .mrm-fixed-on-bottom .mrm-form-wrapper-inner .mrm-form-close,
.mintmrm .mrm-fixed-on-top .mrm-form-wrapper-inner .mrm-form-close {
right: 3px;
top: 6px;
transform: translateY(0);
}
}
#mintmail_woocommerce_optin_consent_field label.woocommerce-form__label-for-checkbox input[type=checkbox] {
display: inline-block !important;
}
#mintmail_woocommerce_optin_consent_field label.woocommerce-form__label-for-checkbox .optional::before {
display: none !important;
}
.mintmrm-default-pages {
background: #FFF;
text-align: center;
border-radius: 8px;
padding: 40px;
box-shadow: 0px 30px 20px 30px rgba(228, 232, 235, 0.38);
}
.mintmrm-default-pages .mintmrm-card-wrapper {
border-radius: 8px;
background: #F6F8FA;
padding: 100px 200px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card {
background: #FFF;
filter: drop-shadow(0px 1px 1px rgba(182, 185, 191, 0.30));
border-radius: 10px;
padding: 80px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-title {
color: #2D3149;
font-family: sans-serif;
font-size: 36px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.8px;
margin: 30px 0 0;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-subtitle {
color: #9398A5;
font-family: sans-serif;
font-size: 14px;
line-height: 1;
margin: 16px 0 0;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-buttons{
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
flex-wrap: wrap;
margin-top: 40px;
}
.mintmrm-default-pages .mintmrm-card-button {
text-decoration: none;
border-radius: 6px;
background: #573BFF;
box-shadow: 0px 10px 16px 0px rgba(189, 193, 200, 0.50);
color: #FFF;
font-family: sans-serif;
font-size: 16px;
padding: 14px 30px;
font-weight: 500;
border: 1px solid transparent;
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.mintmrm-default-pages .mintmrm-card-button:hover {
background: #4c25a5;
}
.no-items-found {
text-align: left;
padding-left: 12px;
font-size: 14px;
color: red;
}
.mintmrm-default-pages  .mintmrm-card-button.mintmrm-card-button-outline {
background: none;
border: 1px solid #EBEDF0;
box-shadow: none;
color: #2D3149;
}
.mintmrm-default-pages .mintmrm-card-button.mintmrm-card-button-outline:hover{
background: #573BFF;
border: 1px solid #573BFF;
color: #FFF;
} .mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper{
padding: 57px 80px;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card{
padding: 40px;
max-width: 540px;
margin: 0 auto;
}
.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card-title {
color: #2D3149;
font-family: sans-serif;
font-size: 40px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.8px;
margin: 0 0 30px;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card .mrm-form-group {
display: flex;
flex-direction: column;
text-align: left;
gap: 8px;
margin-bottom: 24px;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card .mrm-form-group label.mrm-block-label {
color: #2D3149;
font-family: sans-serif;
font-size: 16px;
font-weight: 500;
line-height: normal;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card .mrm-form-group input {
border-radius: 6px;
border: 1px solid #E4E6EB;
padding: 15px;
font-size: 14px;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card .mrm-form-group .input-custom-wrapper{
display: flex;
flex-direction: column;
gap: 10px;
margin-top: 8px;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card .mrm-form-group .input-custom-wrapper input{
margin: 0;
padding: 0;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn {
position: relative;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn input[type="radio"] {
position: absolute;
top: 7px;
z-index: -1;
width: 0;
height: auto;
opacity: 0;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn input[type="radio"]:active + label::before,
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn input[type="radio"]:focus + label::before {
border-color: #573bff;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn.no-title label {
height: 16px;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn label {
font-size: 14px;
line-height: 14px;
font-weight: 500;
color: #2D3149;
position: relative;
padding-left: 29px;
display: inline-block;
cursor: pointer;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn label::before {
content: "";
position: absolute;
left: 0;
top: -3px;
width: 20px;
height: 20px;
border-radius: 100%;
background: #f7f7fa;
border: 1px solid #bdc7eb;
transition: all 0.3s ease;
box-sizing: border-box;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn label::after {
content: "";
position: absolute;
left: 5px;
top: 2px;
width: 10px;
height: 10px;
border-radius: 100%;
background: #573bff;
transform: scale(0);
transition: all 0.3s ease;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn input[type="radio"]:checked + label::before {
border-color: #573bff;
}
.mintmrm-default-pages .input-custom-wrapper .mintmrm-radiobtn input[type="radio"]:checked + label::after {
transform: scale(1);
}
.mintmrm-default-pages .mintmrm-preference-form {
display: flex;
flex-direction: column;
}
.mintmrm-default-pages .mintmrm-preference-form .mintmrm-status{
order: 4;
}
.mintmrm-default-pages .mintmrm-preference-form .tag-lists-dropdown{
order: 3;
position: relative;
margin-bottom: 24px;
}
.mintmrm-default-pages .mintmrm-preference-form .mintmrm-submit{
order: 5;
} .mintmrm-default-pages .drop-down-button {
position: relative;
width: 100%;
border: 1px solid #ebedf0;
border-radius: 6px;
padding: 13px 33px 13px 12px;
background-color: transparent;
text-align: left;
font-weight: 400;
font-size: 14px;
line-height: 1.21;
color: #6a707c;
cursor: pointer;
}
.mintmrm-default-pages .drop-down-button::before {
content: url(data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%2012%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20stroke%3D%22%23A7A8B3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20d%3D%22M11%201L6%206%201%201%22%2F%3E%3C%2Fsvg%3E);
width: 12px;
display: block;
position: absolute;
right: 15px;
top: 50%;
margin-top: -9px;
transition: all 0.3s ease;
}
.mintmrm-default-pages .drop-down-button.show::before {
transform: rotate(180deg);
}
.mintmrm-default-pages .drop-down-button.focus {
color: #2D3149;
}
.mintmrm-default-pages .mintmrm-tag-list {
border: 1px solid #e4e6eb;
border-radius: 4px;
font-size: 13px;
line-height: 1;
letter-spacing: -0.01em;
color: #667085;
display: inline-block;
padding: 3px 25px 5px 6px;
margin: 3px;
position: relative;
vertical-align: middle;
}
.mintmrm-default-pages .mintmrm-tag-list .close-list{
background: transparent;
padding: 2px 4px 0;
border-radius: 2px;
font-size: 10px;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
height: 100%;
border: none;
border-left: 1px solid #e4e6eb;
display: flex;
align-items: center;
justify-content: center;
}
.mintmrm-default-pages .mintmrm-tag-list .close-list svg{
width: 7px;
height: 7px;
display: block;
}
.mintmrm-default-pages .mintmrm-dropdown {
position: absolute;
background: #fff;
left: 0;
top: calc(100% + 8px);
width: 300px;
border: 1px solid #e2e5ed;
z-index: 5;
transition: all 0.3s ease;
box-shadow: 0px 10px 20px rgb(0 0 0 / 6%);
border-radius: 6px;
padding: 8px;
display: none;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: #c1c1c1 #f2f5f8;
overflow: hidden;
}
.mintmrm-default-pages .mintmrm-dropdown.show {
display: block;
}
.mintmrm-default-pages .mintmrm-dropdown.timezone,
.mintmrm-default-pages .mintmrm-dropdown.country {
width: 320px;
}
.mintmrm-default-pages .mintmrm-dropdown.dropdown-left {
right: inherit;
left: 0;
}
.mintmrm-default-pages .mintmrm-dropdown.width-120px {
width: 120px;
}
.mintmrm-default-pages .mintmrm-dropdown .mintmrm-dropdown-list {
font-weight: 400;
font-size: 14px;
line-height: 17px;
color: #2d3149;
text-align: left;
padding: 8px 10px;
border-radius: 6px;
cursor: pointer;
transition: all 0.3s ease;
display: flex;
align-items: center;
margin-bottom: 0;
}
.mintmrm-default-pages .mintmrm-dropdown .mintmrm-dropdown-list svg {
margin-right: 7px;
}
.mintmrm-default-pages .mintmrm-dropdown .mintmrm-dropdown-list:not(.searchbar):not(.list-title):not(.button-area):hover,
.mintmrm-default-pages .mintmrm-dropdown .mintmrm-dropdown-list:not(.searchbar):not(.list-title).active {
background: #f6f8fa;
}
.mintmrm-default-pages .mintmrm-dropdown .mintmrm-dropdown-list:first-child a {
border-radius: 5px 5px 0 0;
}
.mintmrm-default-pages .mintmrm-dropdown .mintmrm-dropdown-list:last-child {
border-bottom: 0;
}
.mintmrm-default-pages .mintmrm-dropdown .mintmrm-dropdown-list:last-child a {
border-radius: 0 0 5px 5px;
}
.mintmrm-default-pages .mintmrm-dropdown .delete {
color: #ec5956;
}
.mintmrm-default-pages .mintmrm-dropdown .searchbar {
background: transparent;
padding: 8px 8px 14px;
display: list-item;
}
.mintmrm-default-pages .mintmrm-dropdown .searchbar svg {
position: absolute;
top: 9px;
left: 16px;
}
.mintmrm-default-pages .mintmrm-dropdown .searchbar input[type="search"] {
font-weight: 400;
height: 34px;
padding: 4px 15px 4px 10px;
background: #FFF;
display: block;
width: 100%;
border: 1px solid #ebedf0;
border-radius: 6px;
}
.mintmrm-default-pages .mintmrm-dropdown .single-column {
display: block;
}
.mintmrm-default-pages .mintmrm-dropdown .list-title {
font-weight: 600;
font-size: 12px;
line-height: 15px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #667085;
border-top: 1px solid #ebedf0;
border-bottom: 1px solid #ebedf0;
border-radius: 0;
background: #f9fafb;
position: relative;
padding: 8px 18px;
left: -8px;
width: calc(100% + 16px);
cursor: text;
margin-bottom: 10px;
text-align: left;
}
.mintmrm-default-pages .mintmrm-dropdown .list-title.not-found {
color: #ec5956;
}
.mintmrm-default-pages .mintmrm-dropdown .button-area {
border-top: 1px solid #ebedf0;
border-radius: 0;
position: relative;
left: -12px;
width: calc(100% + 16px);
padding: 20px 20px 8px;
display: flex;
align-items: center;
background: transparent;
margin-top: 10px;
margin-left: 4px;
}
.mintmrm-default-pages .mintmrm-dropdown .button-area button {
cursor: pointer;
}
.mintmrm-default-pages .mintmrm-dropdown .button-area .cancel-btn {
margin-left: auto;
margin-right: 12px;
}
.mintmrm-default-pages .mintmrm-dropdown .has-sub-dropdown {
position: relative;
}
.mintmrm-default-pages .mintmrm-dropdown .has-sub-dropdown::before {
content: url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%206%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20stroke%3D%22%23A7A8B3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M1%201l4%204-4%204%22%2F%3E%3C%2Fsvg%3E");
position: absolute;
width: 6px;
top: 50%;
right: 10px;
transform: translateY(-50%);
}
.mintmrm-default-pages .mintmrm-dropdown .has-sub-dropdown .mintmrm-dropdown {
left: calc(100% + 8px);
top: -10px;
}
.mintmrm-default-pages .mintmrm-dropdown .has-sub-dropdown.show::before {
top: 25%;
transform: rotate(90deg);
transition: all 0.3s ease;
}
.mintmrm-default-pages .mintmrm-dropdown .group-item {
transition: all 0.3s ease;
padding-left: 20px;
}
.mintmrm-default-pages .mintmrm-dropdown .no-found {
background-color: #f9fafb;
padding: 5px 0 5px 20px;
border-radius: 0;
background: #f9fafb;
position: relative;
left: -12px;
width: calc(100% + 24px);
cursor: text;
margin-top: 10px;
display: none;
}
.mintmrm-default-pages .mintmrm-dropdown .no-found span {
font-weight: 600;
font-size: 12px;
line-height: 15px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #ec5956;
}
.mintmrm-default-pages .mintmrm-dropdown .add-action {
display: flex;
align-items: center;
padding: 15px 17px 10px;
color: #573bff;
font-weight: 600;
font-size: 14px;
line-height: 17px;
border-top: 1px solid #e2e5ed;
position: relative;
text-decoration: underline;
left: -12px;
width: calc(100% + 24px);
}
.mintmrm-default-pages .mintmrm-dropdown .add-action svg {
margin-right: 5px;
}
.mintmrm-default-pages .mintmrm-dropdown .add-action svg path {
stroke: #573bff;
}
.mintmrm-default-pages .mintmrm-dropdown .add-action:hover {
color: #4c25a5;
}
.mintmrm-default-pages .mintmrm-dropdown .add-action:hover svg path {
stroke: #4c25a5;
}
.mintmrm-default-pages .mintmrm-dropdown .option-section {
max-height: 200px;
overflow: auto;
scrollbar-width: thin;
scrollbar-color: #c1c1c1 #f2f5f8;
text-align: left;
}
.mintmrm-default-pages .mintmrm-checkbox input[type="checkbox"] {
display: none;
}
.mintmrm-default-pages .mintmrm-checkbox.no-title label {
min-height: 20px;
}
.mintmrm-default-pages .mintmrm-checkbox label {
font-weight: 400;
font-size: 14px;
line-height: 1.2;
letter-spacing: -0.01em;
color: #2d3149;
position: relative;
padding-left: 29px;
display: inline-block;
cursor: pointer;
}
.mintmrm-default-pages .mintmrm-checkbox label::before {
content: "";
position: absolute;
left: 0;
top: -2px;
width: 20px;
height: 20px;
border-radius: 4px;
border: 1px solid #e3e4e8;
transition: all 0.3s ease;
box-sizing: border-box;
}
.mintmrm-default-pages .mintmrm-checkbox label::after {
content: "";
position: absolute;
left: 6px;
top: 4px;
width: 9px;
height: 5px;
transform: rotate(-45deg);
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
transition: all 0.3s ease;
opacity: 0;
visibility: hidden;
box-sizing: border-box;
}
.mintmrm-default-pages .mintmrm-checkbox input[type="checkbox"]:checked + label {
font-weight: 500;
}
.mintmrm-default-pages .mintmrm-checkbox input[type="checkbox"]:checked + label::before {
background-color: #573BFF; border-color: #573BFF; }
.mintmrm-default-pages .mintmrm-checkbox input[type="checkbox"]:checked + label::after {
opacity: 1;
visibility: visible;
}
@media only screen and (max-width: 1199px) {
.mintmrm-default-pages .mintmrm-card-wrapper {
padding: 80px 100px;
}
}
@media only screen and (max-width: 991px) {
.mintmrm-default-pages {
padding: 20px;
}
.mintmrm-default-pages .mintmrm-card-wrapper {
padding: 50px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card {
padding: 50px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-header svg {
width: 150px;
height: 150px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-title{
font-size: 36px;
}
}
@media only screen and (max-width: 767px) {
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-title {
font-size: 24px;
margin: 10px 0 0;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper{
padding: 20px;
}
}
@media only screen and (max-width: 575px) {
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-header svg {
width: 100px;
height: 100px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card {
padding: 16px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-title{
font-size: 20px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-subtitle{
margin-top: 10px;
line-height: 1.2;
}
.mintmrm-default-pages .mintmrm-card-wrapper {
padding: 30px;
}
.mintmrm-default-pages .mintmrm-card-wrapper .mintmrm-card .mintmrm-card-buttons{
margin-top: 20px;
}
.mintmrm-default-pages .mintmrm-card-button {
padding: 10px 15px;
font-size: 14px;
}
.mintmrm-default-pages.mintmrm-preference-page .mintmrm-card-wrapper .mintmrm-card{
padding: 20px;
}
}.woodecor-sticky-cart {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: green;
color: black;
text-align: center;
z-index: 999999;
height: 100px;
display: grid;
grid-template-columns: repeat(3, 1fr);
padding-top: 30px;
}
a.woodecor-button {
background: #ddd;
padding: 14px;
border-radius: 3px;
}