.woocommerce #page-wrapper #main #primary #main {
padding: 0;
}
.woocommerce #page-wrapper .button {
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
background: -o-linear-gradient(#ffffff, #dfdfdf);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #646464;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
width: auto;
text-decoration: none;
cursor: pointer;
line-height: 1;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.woocommerce #page-wrapper h1.page-title {
color: #3b3b3b;
font-size: 20px;
font-weight: 500;
line-height: 1.35em;
margin-bottom: 1em;
}
.woocommerce #page-wrapper h1.page-title a {
color: inherit;
text-decoration: none;
}
.woocommerce #page-wrapper .product h1.entry-title {
font-size: 22px;
color: #3b3b3b;
margin-bottom: 20px;
}
.woocommerce #page-wrapper .product h1.entry-title a {
color: inherit;
text-decoration: none;
font-weight: bold;
font-size: 20px;
}
.woocommerce #page-wrapper .product .woocommerce-product-gallery .flex-control-thumbs {
margin-top: 15px;
}
.woocommerce #page-wrapper .product .woocommerce-product-gallery .flex-control-thumbs li {
margin: 0 2.5% 2.5% 0;
width: 23.125%;
}
.woocommerce #page-wrapper .product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.woocommerce #page-wrapper .product .cart .qty {
margin-right: 5px;
margin-top: 0;
max-width: 60px;
padding: 11px 12px 10px;
text-align: left;
width: auto;
}
.woocommerce #page-wrapper .product .variations_form td {
padding-bottom: 10px;
}
.woocommerce #page-wrapper .product .variations_form select {
padding-top: 5px;
padding-bottom: 5px;
}
.woocommerce #page-wrapper .product .variations_form .single_variation_wrap,
.woocommerce #page-wrapper .product .grouped_form .single_variation_wrap,
.woocommerce #page-wrapper .product .variations_form .single_add_to_cart_button,
.woocommerce #page-wrapper .product .grouped_form .single_add_to_cart_button {
margin-right: auto;
}
.woocommerce #page-wrapper .upsells.products h2,
.woocommerce #page-wrapper .related.products h2 {
font-size: 14px;
font-weight: 500;
margin-bottom: 1em;
}
.woocommerce #page-wrapper .upsells.products ul.products li.product,
.woocommerce #page-wrapper .related.products ul.products li.product {
max-width: 150px;
margin: 0 2% 30px 0;
}
.woocommerce #page-wrapper .woocommerce-message {
border-top-color: #00bcff;
}
.woocommerce #page-wrapper .woocommerce-message a.button {
margin-top: -5px;
margin-bottom: -5px;
}
.woocommerce #page-wrapper .woocommerce-breadcrumb {
font-weight: 500;
color: #5e5e5e;
margin-bottom: 20px;
}
.woocommerce #page-wrapper #reply-title {
display: block;
margin-bottom: 1em;
border-bottom: none;
}
.woocommerce a.remove {
padding: 2px;
line-height: 0.85em;
}
.woocommerce a.button,
.woocommerce .checkout-button,
.woocommerce input.button,
.woocommerce .button.alt {
padding: 12px 20px;
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
background: -o-linear-gradient(#ffffff, #dfdfdf);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 12px;
font-weight: bold;
color: #646464;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
width: auto;
text-decoration: none; cursor: pointer; line-height: 1;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.woocommerce a.button:focus,
.woocommerce .checkout-button:focus,
.woocommerce input.button:focus,
.woocommerce .button.alt:focus { border-top: solid 1px #dadada;
border-left: solid 1px #cfcfcf;
border-right: solid 1px #cfcfcf;
border-bottom: solid 1px #a8a8a8;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
background: -o-linear-gradient(#ffffff, #ebebeb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
}
.woocommerce a.button:active,
.woocommerce .checkout-button:active,
.woocommerce input.button:active,
.woocommerce .button.alt:active { border-top: solid 1px #aaa;
border-left: solid 1px #bbb;
border-right: solid 1px #bbb;
border-bottom: solid 1px #bbb;
-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
.woocommerce .button.alt {
font-size: 1em;
text-shadow: none;
border-top: solid 1px #0086c5;
border-left: solid 1px #007ebd;
border-right: solid 1px #007ebd;
border-bottom: solid 1px #0077b4;
background: #00bcff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00aaeb), color-stop(1, #00bcff));
background: -ms-linear-gradient(bottom, #00aaeb, #00bcff);
background: -moz-linear-gradient(center bottom, #00aaeb 0%, #00bcff 100%);
background: -o-linear-gradient(#00bcff, #00aaeb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bcff', endColorstr='#00aaeb', GradientType=0);
}
.woocommerce .button.alt:hover,
.woocommerce .button.alt:active,
.woocommerce .button.alt:focus,
.woocommerce .button.alt.disabled,
.woocommerce .button.alt:disabled,
.woocommerce .button.alt:disabled[disabled],
.woocommerce .button.alt.disabled:hover,
.woocommerce .button.alt:disabled:hover,
.woocommerce .button.alt:disabled[disabled]:hover {
border-top: solid 1px #0090d4;
border-left: solid 1px #0088cc;
border-right: solid 1px #0088cc;
border-bottom: solid 1px #0081c3;
background: #0fc0ff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00b5fa), color-stop(1, #0fc0ff));
background: -ms-linear-gradient(bottom, #00b5fa, #0fc0ff);
background: -moz-linear-gradient(center bottom, #00b5fa 0%, #0fc0ff 100%);
background: -o-linear-gradient(#0fc0ff, #00b5fa);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fc0ff', endColorstr='#00b5fa', GradientType=0);
}
.woocommerce a.added_to_cart {
margin-left: 10px;
}
.woocommerce .shop_table .quantity .qty {
width: 4.5em;
}
.woocommerce .shop_table .actions .button {
padding-top: 7px;
padding-bottom: 7px;
}
.woocommerce td.product-name dl.variation {
margin-bottom: 0.5em;
}
.woocommerce td.product-name dl.variation dt {
line-height: 1em;
margin-right: 0.5em;
}
.woocommerce td.product-name dl.variation dd {
line-height: 1em;
margin: 0;
}
.woocommerce td.product-name dl.variation dd p {
margin-top: 0;
}
.woocommerce td.product-name dl.variation:last-child {
margin-bottom: 0;
}
.woocommerce-page #container {
float: left;
width: 71.287%;
}
.woocommerce-page.no-sidebar #container {
float: none;
width: auto;
}
.woocommerce-page.sidebar-position-left #container {
float: right;
}
.woocommerce-page.sidebar-position-none #container {
width: 100%;
}
@media (max-width: 680px) {
body.responsive.woocommerce-page #container {
float: none;
width: auto;
}
body.responsive.woocommerce-page .product-thumbnail {
display: none;
}
body.responsive.woocommerce-page .cart_totals {
width: 100%;
float: none;
}
}
@media (max-width: 480px) {
body.responsive.woocommerce-page #container ul.products li.product {
width: 240px;
float: none;
margin-right: auto;
margin-left: auto;
}
body.responsive.woocommerce-page #content div.product div.images,
body.responsive.woocommerce-page #content div.product div.summary {
float: none;
width: auto;
}
body.responsive.woocommerce-page table.shop_table td,
body.responsive.woocommerce-page table.shop_table th {
padding-left: 3px;
padding-right: 3px;
}
body.responsive.woocommerce-page #content table.cart .actions .coupon {
float: none;
}
body.responsive.woocommerce-page #content table.cart .actions .coupon #coupon_code {
margin-bottom: 6px;
}
body.responsive.woocommerce-page #content table.cart .actions .coupon input {
float: none;
display: block;
width: 100%;
}
body.responsive.woocommerce-page #content table.cart .actions > input {
float: none;
display: block;
width: 100%;
margin-bottom: 6px;
}
body.responsive.woocommerce-page #content table.cart .actions > input.checkout-button {
margin-bottom: 0;
}
body.responsive.woocommerce-page .col2-set .col-1,
body.responsive.woocommerce-page .col2-set .col-2 {
display: block;
float: none;
width: auto;
}
}
.widget.woocommerce {
zoom: 1;
}
.widget.woocommerce:before {
content: '';
display: block;
}
.widget.woocommerce:after {
content: '';
display: table;
clear: both;
}
.widget.woocommerce .product_list_widget li {
display: block;
width: auto;
text-align: left;
padding-left: 45px;
margin-bottom: 10px;
}
.widget.woocommerce .product_list_widget li a.remove {
top: 3px;
}
.widget.woocommerce .product_list_widget li img {
float: left;
margin-left: -45px;
width: 55px;
margin-right: 8px;
}
.widget.woocommerce .product_list_widget li .quantity .amount {
display: inline;
}
.widget.woocommerce .product_list_widget li dl.variation {
padding: 0;
border: none;
display: block;
line-height: 1em;
margin-top: 0.5em;
}
.widget.woocommerce .product_list_widget li dl.variation dt {
clear: none;
}
.widget.woocommerce .product_list_widget li dl.variation dd {
padding: 0;
margin: 0;
}
.widget.woocommerce.widget_shopping_cart .product_list_widget li {
padding-left: 75px;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_item {
zoom: 1;
margin-bottom: 10px;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_item:before {
content: '';
display: block;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_item:after {
content: '';
display: table;
clear: both;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_item a {
text-decoration: none;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_img {
display: inline-block;
float: left;
margin-right: 8px;
width: 55px;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_details {
margin-left: 65px;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_details .mini_cart_product {
margin-bottom: 5px;
}
.widget.woocommerce.widget_shopping_cart .cart_list .mini_cart_details .mini_cart_cost {
margin-bottom: 0;
}
.widget.woocommerce.widget_product_search label {
display: none;
}
.widget.woocommerce.widget_product_search input[type="search"] {
padding: 5px;
display: block;
outline: none;
width: 100%;
border-radius: 3px;
border: 1px solid #ccc;
}
.widget.woocommerce.widget_product_search button {
display: none;
}
.widget.woocommerce .total {
border-top: 1px solid #e8e8e8;
padding-top: 1em;
margin-top: 1em;
margin-bottom: 1em;
text-align: right;
}
.widget.woocommerce .buttons {
float: right;
display: inline-block;
}
.widget.woocommerce .button {
padding-top: 7px;
padding-bottom: 7px;
} .woocommerce-page.woocommerce-checkout #ship-to-different-address-checkbox {
margin: 3px 10px 0 0 ;
float: left;
}
.woocommerce-page.post-type-archive-product.page-layout-no-sidebar #container,
.woocommerce-page.post-type-archive-product.page-layout-full-width #container {
float: none;
width: auto;
} .entry-content ul .wc-block-grid__product {
margin-left: 0;
} .site-header .shopping-cart {
position: absolute;
right: 0;
top: 0;
}
.site-header .shopping-cart:hover .shopping-cart-dropdown {
display: block;
}
.site-header .shopping-cart ul {
box-shadow: none !important;
}
.site-header .shopping-cart li {
font-size: initial;
text-transform: none;
}
.site-header .shopping-cart li:first-of-type {
padding: 0;
}
.site-header .shopping-cart li:hover > a {
background: none;
}
.site-header .shopping-cart li:hover [class^="fa fa-"] {
color: #fff;
}
.site-header .shopping-cart,
.site-header .shopping-cart li,
.site-header .shopping-cart .shopping-cart-link {
align-items: center;
display: flex;
height: 100%;
justify-content: center;
}
.site-header .shopping-cart .shopping-cart-link {
max-width: 59px;
}
.site-header .shopping-cart-text {
display: none;
}
.site-header .shopping-cart-link .shopping-cart-icon-wrapper {
position: relative;
}
.site-header .shopping-cart-link [class^="fa fa-"] {
color: #e2e2e2;
font-size: 1.05em;
line-height: normal;
margin-right: 0;
transition: 0.3s;
}
.site-header .shopping-cart-link .shopping-cart-count {
background: #00bcff;
border-radius: 50%;
color: #fff;
font-size: 8px;
height: 16px;
line-height: 16px;
min-width: 16px;
position: absolute;
right: -12px;
text-align: center;
top: -9px;
transition: 0.3s;
}
.site-header .shopping-cart-dropdown {
background: #343538;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
color: #e2e2e2;
display: none;
left: auto;
right: 0;
width: 300px;
z-index: 99999;
}
.site-header .shopping-cart-dropdown .widget {
color: #fff;
margin: 20px;
padding: 0;
max-height: 70vh;
overflow-y: auto;
}
.site-header .shopping-cart-dropdown .widget li {
overflow: initial;
}
.site-header .shopping-cart-dropdown .widget li:hover > a {
background: transparent;
}
.site-header .shopping-cart-dropdown .widget .product_list_widget {
background: transparent;
margin: 0;
opacity: 1;
padding: 0;
position: static;
visibility: visible;
}
.site-header .shopping-cart-dropdown .widget .product_list_widget li.mini_cart_item {
color: #e2e2e2;
font-size: 13px;
margin: 0 0 20px;
padding: 0;
position: relative;
}
.site-header .shopping-cart-dropdown .widget .product_list_widget li.mini_cart_item img {
margin: 0;
margin-right: 10px;
width: 70px;
}
.site-header .shopping-cart-dropdown .widget .product_list_widget li.mini_cart_item a {
font-weight: bold;
font-weight: 600;
padding: 0;
width: auto;
}
.site-header .shopping-cart-dropdown .widget .product_list_widget li.mini_cart_item a.remove {
color: #e2e2e2 !important;
left: initial;
position: absolute;
right: 0;
top: 0;
}
.site-header .shopping-cart-dropdown .widget .product_list_widget li.mini_cart_item a.remove:hover {
color: #fff !important;
}
.site-header .shopping-cart-dropdown .widget .product_list_widget li.mini_cart_item .quantity {
display: block;
margin-top: 12px;
}
.site-header .shopping-cart-dropdown .widget .widget_shopping_cart .cart_list .mini_cart_item a {
margin: 0;
}
.site-header .shopping-cart-dropdown .widget .blockOverlay[style] {
background-color: transparent !important;
}
.site-header .shopping-cart-dropdown .widget .woocommerce-mini-cart__empty-message {
color: #e2e2e2;
display: block;
font-size: 13px;
font-weight: 600;
margin: 0;
padding: 0;
text-transform: none;
}
.site-header .shopping-cart-dropdown .widget .total {
border-color: #b9b9b9;
color: #e2e2e2;
font-size: 13px;
margin: 0 0 17px;
padding-top: 20px;
}
.site-header .shopping-cart-dropdown .widget .woocommerce-mini-cart__buttons {
float: none;
margin: 0;
padding: 0;
text-align: center;
width: 100%;
}
.site-header .shopping-cart-dropdown .widget .woocommerce-mini-cart__buttons a {
display: inline-block;
margin: 0;
transition: none;
}
.site-header .shopping-cart-dropdown .widget .woocommerce-mini-cart__buttons a:first-of-type {
margin-right: 10px;
}
.mega-menu-primary .site-header .shopping-cart {
right: 16px;
}
.mega-menu-primary .site-header .shopping-cart .shopping-cart-dropdown {
position: absolute;
right: -16px;
top: 100%;
}.mobile-nav-frame {
position: fixed;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #222222;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
z-index: 999999;
}
.mobile-nav-frame .title {
padding: 14px 12px;
margin-bottom: 25px;
border-bottom: 1px solid #1c1c1c;
background: #161616;
}
.mobile-nav-frame .title h3 {
margin: 0px 50px;
text-align: center;
color: white;
text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.8);
overflow: hidden;
height: 1.25em;
font: 200 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.mobile-nav-frame .title .close,
.mobile-nav-frame .title .back {
position: absolute;
padding: 7px;
font-size: 19px;
font-weight: 200;
margin-top: -1px;
color: white;
text-decoration: none;
top: 11px;
}
.mobile-nav-frame .title .close {
right: 12px;
}
.mobile-nav-frame .title .back {
left: 12px;
}
.mobile-nav-frame form.search {
margin: 20px 12px;
position: relative;
background-color: transparent;
}
.mobile-nav-frame form.search input[type=search] {
display: block;
width: 100%;
font-size: 18px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #E0E0E0;
border: none;
}
.mobile-nav-frame form.search input[type=submit] {
display: none;
}
.mobile-nav-frame .slides {
display: block;
}
.mobile-nav-frame ul {
margin: 0px 12px;
background: #212121;
border: 1px solid #111;
padding: 4px 10px;
-webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.mobile-nav-frame ul li {
display: block;
padding: 15px 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.mobile-nav-frame ul li a.link {
display: block;
margin-right: 30px;
text-decoration: none;
color: #F3F3F3;
text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);
font-size: 17px;
font-weight: 300;
cursor: pointer;
}
.mobile-nav-frame ul li:first-child {
border-top: none;
}
.mobile-nav-frame ul li:last-child {
border-bottom: none;
}
.mobile-nav-frame .next {
float: right;
text-decoration: none;
color: #F3F3F3;
font-size: 17px;
font-weight: 300;
}
.admin-bar .mobile-nav-frame .title {
position: relative;
}
a.mobilenav {
display: none;
}.wcpay-express-checkout-wrapper{width:100%;clear:both;display:flex;flex-direction:column}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element{opacity:0;transition:all .3s ease-in-out;min-height:0;margin:0}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready{opacity:1}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:not(:first-child){margin-top:12px}.woocommerce-cart .wcpay-express-checkout-wrapper{margin-bottom:0}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:first-child{margin-top:4px}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-woopay-button{margin-top:4px}.woocommerce .type-product .wcpay-express-checkout-wrapper,.wp-block-add-to-cart-form .wcpay-express-checkout-wrapper,.wp-block-add-to-cart-with-options .wcpay-express-checkout-wrapper,.wc-proceed-to-checkout .wcpay-express-checkout-wrapper{margin-top:1em;margin-bottom:1em}.wcpay-express-checkout-wrapper,.wc-block-components-express-payment__event-buttons{list-style:none}.wcpay-express-checkout-wrapper .StripeElement iframe,.wc-block-components-express-payment__event-buttons .StripeElement iframe{max-width:unset}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: 544px; --cmplz_banner_background_color: #f5f5f5; --cmplz_banner_border_color: #f9f9f9; --cmplz_banner_border_width: 1px 1px 10px 1px ; --cmplz_banner_border_radius: 25px 25px 25px 25px; --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: #191e23; --cmplz_hyperlink_color: #191e23; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #444444; --cmplz_button_accept_border_color: #444444; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f1f1f1; --cmplz_button_deny_border_color: #f1f1f1; --cmplz_button_deny_text_color: #46c7c9; --cmplz_button_settings_background_color: #f1f1f1; --cmplz_button_settings_border_color: #46c7c9; --cmplz_button_settings_text_color: #46c7c9; --cmplz_button_border_radius: 25px 25px 25px 25px; --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: #46c7c9; --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-container .cmplz-cookiebanner { bottom: -50vh; -webkit-animation: slideIn 1s forwards; -webkit-animation-delay: 0s; animation: slideIn 1s forwards; animation-delay: 0s;}@-webkit-keyframes slideIn { 100% { bottom: 0; }}@keyframes slideIn { 100% { bottom: 0; }}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.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-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;} #cmplz-consent-ui, #cmplz-post-consent-ui {} #cmplz-consent-ui #cmplz-consent-ui button, #cmplz-post-consent-ui button {} #cc-window.cc-type-categories.cc-floating .cc-compliance .cc-btn{padding: .2em 0} .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; } .instagram-media.cmplz-placeholder-element > div { max-width: 100%; }