.whols-conversations {
background: #f2f5f8;
color: #434651;
margin: 0 auto;
border-radius: 5px;
} .whols-conversations table {
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.whols-conversations td,
.whols-conversations th {
border: 1px solid #ddd;
text-align: left;
padding: 8px;
} .whols-conversation-title {
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
} .whols-chat-threads {
padding: 30px 30px 20px;
border-bottom: 1px solid #dcdcde;
}
.whols-chat-threads ul {
list-style: none;
padding: 0;
} .whols-message-data {
margin-bottom: 15px;
}
.whols-message-data-time {
color: #a8aab1;
padding-left: 6px;
}
.whols-message {
color: white;
padding: 8px 15px;
line-height: 26px;
font-size: 16px;
border-radius: 7px;
margin-bottom: 15px;
position: relative;
width: fit-content;
}
.whols-message:after {
content: " ";
position: absolute;
bottom: 100%;
border: solid transparent;
height: 0;
width: 0;
pointer-events: none;
border-width: 10px;
} .whols-other-message .whols-message {
background: #bdc3c7;
color: #000;
}
.whols-other-message .whols-message:after {
left: 20px;
border-bottom-color: #bdc3c7;
}
.whols-conversations span.message-data-name {
font-size: 15px;
font-weight: bold;
} .whols-my-message {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.whols-my-message .whols-message-data {
text-align: right;
}
.whols-my-message .whols-message {
background: #3498db;
text-align: right;
}
.whols-my-message .whols-message:after {
right: 20px;
border-bottom-color: #3498db;
} .whols-date-separator {
display: block;
width: 100%;
text-align: center;
} .whols-message-box {
padding: 30px;
}
.whols-message-box textarea {
width: 100%;
border: none;
padding: 10px 20px;
font: 14px/22px "Lato", Arial, sans-serif;
margin-bottom: 10px;
border-radius: 5px;
resize: none;
}
.whols-message-box button {
float: left;
font-size: 16px;
cursor: pointer;
font-weight: 500;
padding: 11px 23px;
border: 1px solid #8c8f94;
border-radius: 8px;
color: #000;
background: #fff;
}
.whols-message-box button:hover {
color: #75b1e8;
border-color: #75b1e8;
} .whols-start-conversation {
padding: 15px 30px;
font-family: inherit;
font-weight: 500;
font-size: 1rem;
line-height: 1em;
background-color: #046bd2;
color: #fff;
margin-bottom: 15px;
display: inline-block;
}
.whols-start-conversation:hover {
color: #fff;
} .whols-view-products {
padding: 13px 30px;
font-family: inherit;
font-weight: 500;
font-size: 1rem;
line-height: 1em;
background-color: #dcdcde;
display: inline-block;
margin-bottom: 15px;
color: #444;
border-radius: 5px;
}
div.whols-products-data > button {
margin-bottom: 15px;
} .whols-raq-form button i.dashicons,
.whols-message-box button i.dashicons,
.whols-request-a-quote i.dashicons,
.whols-wallet-otp i.dashicons {
animation: dashicons-spin 2s infinite linear;
}
.woocommerce-page #content table.cart a.whols-request-a-quote{
display: inline-flex;
align-items: center;
gap: 5px;
}
.whols-request-a-quote i.dashicons{
width: 15px;
height: 15px;
font-size: 15px;
line-height: 15px;
}
@keyframes dashicons-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .whols--is_wholesaler .whols-conversation-tab-content td:first-child a{
position: relative;
padding-left: 10px;
}
.whols--is_wholesaler .whols-conversation-tab-content td:first-child a::after {
content: "";
display: block;
width: 6px;
height: 6px;
background: #ddd;
border-radius: 100%;
position: absolute;
top: calc(50% - 3px);
bottom: 0;
}
.whols--is_wholesaler .whols-conversation-tab-content .whols-awaiting-reply td:first-child a::after{
background: red;
} .align-left { text-align: left; }
.align-right { text-align: right; }
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}.whols_loop_custom_price > div{
line-height: 1;
}
.whols_loop_custom_price .whols_label{
font-size: 13px;
font-weight: normal;
line-height: 1.5;
}
.whols_loop_custom_price > div:last-child{
margin-bottom: 10px;
}
.whols_minimum_quantity_notice{
font-size: 13px;
line-height: 1.5;
font-weight: 500;
margin-bottom: 10px
}
.whols_shop_table{
margin-bottom: 15px;
}
.whols_shop_table tbody td{
border-bottom: 0px;
}
.woocommerce div.product form.cart .whols_shop_table td{
padding-left: 1em;
border-left-width: 1px;
}
.woocommerce table.shop_table.whols_shop_table thead th{
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
}
.whols_registration_form input{
width: 100%;
margin-bottom: 0;
margin-left: 0;
}
.whols_loop_custom_price .whols_label .whols_label_left {
font-weight: 700;
}
.whols-discount-badge{
border-color: rgb(255, 77, 79);
border-radius: 4px;
border-style: dashed;
font-size: 13px;
color: rgb(255, 77, 79);
padding: 0px 7px;
height: 22px;
line-height: 22px;
display: table-cell;
border-width: 1px;
} .whols_registration_form label{
line-height: 2;
}
.whols_registration_form .required{
color: red;
}
.whols_registration_form .type--country .whols-input-wrapper,
.whols_registration_form .type--state .whols-input-wrapper{
display: block;
} .whols_registration_form .whols_submit{
margin-top: 15px;
width: auto;
}
.whols_registration_form .whols_loading {
position: relative;
cursor: pointer;
opacity: 0.5;
pointer-events: none;
} .whols_registration_form .whols_loading::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
border: 2px solid #fff;
border-radius: 50%;
border-top-color: transparent;
animation: whols_spin 1s linear infinite;
display: block;
}
@keyframes whols_spin {
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
.whols-form-row.type--checkbox .whols-input-wrapper{
display: flex;
align-items: center;
}
.whols-form-row.type--checkbox input{
width: auto;
margin-right: 5px;
}
.whols-form-row.type--radio input{
width: auto;
}
.whols-form-row.type--radio .whols-input-wrapper{
width: 100%;
}
.whols-form-row.type--radio .whols-radio-option{
display: flex;
align-items: center;
gap: 5px;
} :root {
--whols-raq-modal-header-padding: 18px 25px;
--whols-raq-wp-color-blue: #3858e9;
} .whols-raq-modal-area {
position: fixed;
z-index: 9999;
top: 0;
left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
visibility: hidden;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 20px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
background-color: rgba(0, 0, 0, 0.8);
}
.whols-raq-modal-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0;
visibility: hidden;
}
.whols-raq-modal-inner {
position: relative;
z-index: 9;
width: 100%;
max-width: 645px;
border-radius: 5px;
background-color: #FFFFFF;
max-width: 900px;
overflow: hidden;
display: block;
}
.whols-raq-modal-full-height .whols-raq-modal-inner{
height: calc(100vh - 100px);
max-height: calc(100vh - 100px);
} .whols-raq-modal-open .whols-raq-modal-area {
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.whols-raq-modal-open .whols-raq-modal-overlay {
opacity: 1;
visibility: visible;
} .whols-raq-modal-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: var(--whols-raq-modal-header-padding);
border-bottom: 1px solid #dfe7f1;
}
.whols-raq-modal-title {
margin: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #1d2327;
font-size: 1.3em;
font-weight: 600;
}
.whols-raq-modal-icon {
height: 40px;
width: 40px;
line-height: 40px;
background-color: #eaf3ff;
text-align: center;
border-radius: 100%;
margin-right: 10px;
color: #2d84fb;
}
.whols-raq-modal-dismiss {
cursor: pointer;
color: #999999;
transition: 0.4s;
} .whols-raq-modal-body {
height: calc(100% - 175px);
overflow-y: scroll;
padding: var(--whols-raq-modal-header-padding);
} .whols-raq-form-message {
margin-top: 20px;
}
.whols-raq-form-message .woocommerce-error{
margin-bottom: 0;
}
.whols-raq-form button{
display: inline-flex;
align-items: center;
gap: 5px;
}
.whols-raq-form button i.dashicons {
display: inline-block;
animation: dashicons-spin 2s infinite linear;
}
@keyframes dashicons-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .whols-raq-form .type--hidden{
display: none;
} .whols-ajax-notification {
position: fixed;
bottom: -60px;
left: 50%;
transform: translateX(-50%);
background-color: #202223;
color: #fff;
padding: 15px;
border-radius: 5px;
transition: bottom 0.5s ease-in-out;
opacity: 0;
}
.whols-ajax-notification.open {
bottom: 20px;
opacity: 1;
} .payment_method_whols_wallet .whols-send-otp{
font-weight: bold;
}
.payment_method_whols_wallet .whols-resend-otp {
display: block;
text-align: center;
text-decoration: none;
font-size: 0.9rem;
margin-top: 1rem;
}
.whols-otp-instruction{
margin-bottom: .8rem;
} .whols-wallet-top-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin-bottom: 1.5rem;
}
.whols-wallet-balance-card,
.whols-wallet-recharge-card {
border-radius: 16px;
padding: 24px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
flex: 1;
transition: transform 0.2s;
background: linear-gradient(135deg, #fff, #f8fafc);
border: 1px solid #e2e8f0;
}
.whols-wallet-card-title {
color: #64748b;
font-size: 1.25rem;
margin: 0 0 20px 0;
font-weight: 500;
}
.whols-wallet-balance-amount {
font-size: 3rem;
font-weight: 600;
color: #0f172a;
margin: 0;
line-height: 1;
}
.whols-wallet-recharge-form {
display: flex;
gap: 12px;
margin-top: 12px;
}
.whols-wallet-tab-content .woocommerce-info .wc-forward.button{
display: none;
}
.woocommerce-js .whols-wallet-recharge-form input[type="number"] {
flex: 1;
padding: 12px 16px;
border: 2px solid #e2e8f0;
font-size: 1rem;
outline: none;
transition: border-color 0.2s;
}
.woocommerce-js .whols-wallet-recharge-form input[type="number"]:focus {
border: 2px solid #e2e8f0;
}
.woocommerce-js .whols-wallet-recharge-form  input[type="submit"] {
border: none;
padding: 12px 24px;
font-size: 1rem;
font-weight: 500;
cursor: pointer;
transition: background-color 0.2s;
}
.woocommerce-js  .whols-wallet-recharge-form  input[type="submit"]:hover {
background: #2563eb;
}*{box-sizing:border-box}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body,html{height:100%}.wp-site-blocks{display:flex;flex-direction:column;height:100%}footer{margin-block-start:auto!important}.wp-block-spacer{margin-block-start:0!important}.edit-post-visual-editor__post-title-wrapper,.is-root-container .wp-block[data-align=full]>.wp-block-cover,.is-root-container .wp-block[data-align=full]>.wp-block-group,.wp-block-cover.alignfull,.wp-block-group.alignfull,.wp-block-group.has-background,.wp-site-blocks,body>.is-root-container{padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer)}.is-root-container .wp-block[data-align=full],.wp-site-blocks .alignfull,.wp-site-blocks>.wp-block-cover,.wp-site-blocks>.wp-block-group.has-background,.wp-site-blocks>.wp-block-template-part>.wp-block-cover,.wp-site-blocks>.wp-block-template-part>.wp-block-group.has-background,body>.is-root-container>.wp-block-cover,body>.is-root-container>.wp-block-template-part>.wp-block-cover,body>.is-root-container>.wp-block-template-part>.wp-block-group.has-background{margin-left:calc(var(--wp--custom--spacing--outer)*-1)!important;margin-right:calc(var(--wp--custom--spacing--outer)*-1)!important;width:unset}.has-ti-bg-inv-background-color{background-color:var(--wp--preset--color--raft-bg-inv)}.has-ti-bg-background-color{background-color:var(--wp--preset--color--raft-bg)}.has-ti-bg-alt-background-color{background-color:var(--wp--preset--color--raft-bg-alt)}.has-ti-fg-alt-color{color:var(--wp--preset--color--raft-fg-alt)}.has-ti-accent-background-color{background-color:var(--wp--preset--color--raft-accent)}.has-ti-accent-secondary-background-color{background-color:var(--wp--preset--color--raft-accent-secondary)}.has-huge-font-size{line-height:1.25}.has-x-large-font-size{line-height:1.3}.has-large-font-size{line-height:1.4}.has-medium-font-size{line-height:1.5}.has-normal-font-size{line-height:1.7}.has-small-font-size{line-height:1.6}.comment-form input:not([type=submit]),.comment-form textarea,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,input:read-write,select,textarea{background:var(--wp--preset--color--raft-bg);border:2px solid var(--wp--preset--color--raft-fg);border-radius:5px;color:var(--wp--preset--color--raft-fg)}button[type=submit],input[type=submit]{background:var(--wp--preset--color--raft-accent);border:0;border-color:var(--wp--preset--color--raft-accent);border-radius:5px;box-shadow:none;color:var(--wp--preset--color--raft-fg-alt);font-size:var(--wp--preset--font-size--normal);font-weight:600;padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--50)}.comment-form{grid-column-gap:15px;display:grid;grid-template-columns:repeat(3,1fr)}.comment-form>*{grid-column:1/span 3}.comment-form>.comment-form-author,.comment-form>.comment-form-email,.comment-form>.comment-form-url{grid-column:span 1}input:read-write:not([type=search]),select,textarea{font-size:var(--wp--preset--font-size--normal);padding:12px;width:100%}input,textarea{font-family:inherit}textarea{resize:vertical}.wp-block-image.aligncenter{margin-left:auto;margin-right:auto}.wp-block-image.alignleft{float:left;margin-right:2em}.wp-block-image.alignright{float:right;margin-left:2em}.wp-block-gallery.has-nested-images figcaption,figure.wp-block-image figcaption{opacity:.6;text-align:left}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:rgba(0,0,0,.3);margin:0;opacity:1;padding:8px;text-align:left}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:0;opacity:.6}.wp-block-separator.is-style-wide{width:100%}.wp-block-categories.is-style-raft-pills{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--wp--preset--font-size--small);list-style:none;padding-left:0}.wp-block-categories.is-style-raft-pills li{background-color:var(--wp--preset--color--raft-bg-alt);border-radius:25px;margin:5px;padding:8px 24px}.wp-block-post-terms{display:flex;flex-wrap:wrap}.wp-block-post-terms.taxonomy-category a{background-color:var(--wp--preset--color--raft-bg-alt);border-radius:25px;margin:5px;padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--40)}.wp-block-post-terms.taxonomy-category .wp-block-post-terms__separator{display:none}.wp-block-post-terms.has-text-align-center{justify-content:center}.wp-block-post-terms.has-text-align-right{justify-content:flex-end}.wp-block-query-pagination-numbers .page-numbers:not(:last-child){margin-right:16px}.wp-block-search .wp-block-search__button{background:var(--wp--preset--color--raft-accent);border-color:var(--wp--preset--color--raft-accent);border-radius:5px;color:var(--wp--preset--color--raft-fg-alt)}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background:var(--wp--preset--color--raft-bg);color:var(--wp--preset--color--raft-fg)}.wp-block-navigation__responsive-container.is-menu-open{--navigation-layout-justification-setting:center}.wp-block-navigation__responsive-container.is-menu-open>.wp-block-navigation__container{gap:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{gap:24px!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container>li>a{font-size:var(--wp--preset--font-size--large)!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container{gap:24px!important}.wp-block-latest-posts img{display:block}.wp-block-latest-posts .wp-block-latest-posts__post-title{display:block;font-size:var(--wp--preset--font-size--medium);font-weight:600;margin-bottom:10px}.wp-block-latest-posts .wp-block-latest-posts__post-author,.wp-block-latest-posts time{font-size:var(--wp--preset--font-size--small)}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:var(--wp--preset--color--raft-bg-alt)}.wp-block-table thead{border-bottom:2px solid}.wp-block-table tfoot{border-top:2px solid}.wp-block-table figcaption{opacity:.6}@media (max-width:769px){body{--wp--preset--font-size--small:12px;--wp--preset--font-size--normal:16px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:24px;--wp--preset--font-size--x-large:28px;--wp--preset--font-size--huge:36px}}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #cf2e2e; --cmplz_button_accept_border_color: #cf2e2e; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #cf2e2e; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner { animation: fadeIn 2s; -webkit-animation: fadeIn 2s; -moz-animation: fadeIn 2s; -o-animation: fadeIn 2s; -ms-animation: fadeIn 2s;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-statistics:not(.cmplz-tcf),.cmplz-manage-consent-container .cmplz-statistics:not(.cmplz-tcf) { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;} .cmplz-blocked-content-container.recaptcha-invisible, .cmplz-blocked-content-container.g-recaptcha { max-width: initial !important; height: 80px !important; margin-bottom: 20px; } @media only screen and (max-width: 400px) { .cmplz-blocked-content-container.recaptcha-invisible, .cmplz-blocked-content-container.g-recaptcha { height: 100px !important } } .cmplz-blocked-content-container.recaptcha-invisible .cmplz-blocked-content-notice, .cmplz-blocked-content-container.g-recaptcha .cmplz-blocked-content-notice { max-width: initial; padding: 7px; } .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; } .instagram-media.cmplz-placeholder-element > div { max-width: 100%; }