.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
}.product-card {
background: #fff;
border: 1px solid #c5c4c4;
border-radius: 10px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -1px rgba(0, 0, 0, 0.06);
cursor: pointer;
overflow: hidden;
padding: 8px;
position: relative;
transition: box-shadow 0.2s ease-in-out;
box-sizing: border-box;
max-width: 100%;
container-type: inline-size;
} @container (max-width: 300px) {
.product-card__details {
display: block;
}
.product-card__hover-button {
right: 0;
}
.product-card .product-card__details .product-card__title {
margin: 0 0 5px;
}
} @container (min-width: 301px) {
.product-card__details {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.product-card__hover-button {
right: 25px;
}
.product-card .product-card__details .product-card__title {
margin: 0;
}
}
.product-card a {
text-decoration: none;
}
.product-card:is([disabled]) {
cursor: not-allowed;
position: relative;
}
.product-card:is([disabled])::before {
background-color: rgba(255, 255, 255, 0.5);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.product-card:is([disabled])::after {
content: "Sold out";
position: absolute;
top: 40%;
left: 0;
width: 100%;
height: 100%;
color: #000000;
font-size: 18px;
font-weight: 700;
text-align: center;
z-index: 2;
}
.product-card:hover {
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.product-card[disabled] .product-card__hover-button {
display: none;
}
.product-card__image-container {
border-radius: 10px;
overflow: hidden;
width: 100%;
position: relative;
box-sizing: border-box;
}
.product-card__image-container:empty,
.product-card__image-container > shopify-media:empty {
width: 100%;
aspect-ratio: 1 / 1;
}
.product-card__image-container > shopify-media:empty {
content: "No Image Available";
display: flex;
align-items: center;
justify-content: center;
height: 100%;
color: #666;
font-size: 16px;
text-align: center;
}
@media (min-width: 1024px) {
.product-card__image-container {
aspect-ratio: auto;
}
}
.product-card__image-container img {
border-radius: 8px;
display: block;
object-fit: contain;
object-position: center;
transition: transform 0.3s ease-in-out;
width: 100%;
max-width: 100%;
height: auto;
box-sizing: border-box;
}
.product-card:hover .product-card__image-container img {
transform: scale(1.1);
opacity: 0.75;
max-width: 100%;
height: auto;
}
.product-card .product-card__details {
padding: 20px;
box-sizing: border-box;
}
.product-card .product-card__details .product-card__title {
color: #405047;
font-size: 16px;
font-weight: 500;
}
.product-card__title:hover {
text-decoration: underline;
}
.product-card__category {
color: #6b7280;
font-size: 12px;
margin: 0 0 4px 0;
}
.product-card__price {
color: #111827;
font-size: 14px;
font-weight: 500;
margin: 0;
line-height: 1.2;
}
.product-card__hover-button {
align-items: center;
background-color: #000;
border: 2px solid #000;
bottom: 20px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -1px rgba(0, 0, 0, 0.06);
display: flex;
font-size: 24px;
gap: 0;
justify-content: center;
outline: none;
opacity: 0;
padding: 8px;
pointer-events: auto;
position: absolute;
transform: translateY(20px);
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 10;
border-radius: 50px;
cursor: pointer;
}
.product-card__hover-button::before {
content: "";
width: 16px;
height: 16px;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="white" d="M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z"/></svg>');
background-size: contain;
background-repeat: no-repeat;
}
.product-card:is([disabled]) .product-card__hover-button {
opacity: 0;
}
.product-card__hover-button[disabled]:hover {
cursor: not-allowed;
}
.product-card__hover-button svg {
filter: invert(95%) sepia(67%) saturate(1%) hue-rotate(326deg)
brightness(116%) contrast(101%);
height: 16px;
width: 16px;
}
.product-card__hover-button span {
color: #fff;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.025em;
text-transform: uppercase;
}
.product-card:hover .product-card__hover-button {
opacity: 1;
transform: translateY(0);
}
.product-card__hover-button:hover .product-card__hover-button__button__text {
margin: 0 8px;
max-width: 240px;
transition: max-width 0.5s ease, margin-left 0.2s ease;
}
.product-card__hover-button__button__text {
max-width: 0;
overflow: hidden;
transition: max-width 0.5s ease, margin-left 0.2s ease 0.3s;
white-space: nowrap;
}.product-modal {
border: 0;
border-radius: 12px;
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
padding: 0;
outline: none;
max-width: 100% !important;
}
@media (max-width: 768px) {
.product-modal {
width: 100%;
}
}
.product-modal::backdrop {
background-color: rgba(156, 163, 175, 0.5);
}
.product-modal__container {
overflow-x: hidden;
padding: 0;
position: relative;
}
.product-modal__close-container {
display: grid;
justify-content: end;
justify-items: end;
padding: 32px;
position: absolute;
right: 0;
z-index: 1;
}
#product-modal .product-modal__close {
border: 1px solid #cccccc;
border-radius: 12px;
cursor: pointer;
height: 32px;
width: 32px;
padding: 0;
}
.product-modal__content {
background-color: #ffffff;
border-radius: 12px;
max-width: 992px;
width: 100%;
}
.product-modal__layout {
display: flex;
flex-direction: column;
}
@media (min-width: 768px) {
.product-modal__layout {
flex-direction: row;
}
}
.product-modal__media {
align-items: center;
background: #f3f3f3;
display: flex;
flex-direction: column;
justify-content: center;
min-width: 400px;
padding: 16px;
}
.product-modal__media img {
border-radius: 4px;
height: 100%;
width: 100%;
height: auto;
}
.product-modal__details {
display: flex;
flex-direction: column;
gap: 32px;
padding: 32px;
}
.product-modal__header {
display: flex;
flex-direction: column;
gap: 4px;
}
.product-modal__vendor {
opacity: 0.5;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
font-size: 12px;
}
.product-modal__title {
font-size: 36px;
font-weight: 700;
margin: 0;
}
.product-modal__price-container {
display: flex;
gap: 8px;
font-weight: 500;
font-size: 20px;
margin-bottom: 10px;
}
.product-modal__compare-price {
text-decoration: line-through;
opacity: 0.5;
}
.product-modal__buttons {
display: flex;
flex-direction: column;
gap: 8px;
}
.product-modal__buttons button {
font-size: 14px;
font-weight: 800;
transition: background-color 0.3s ease, color 0.3s ease;
cursor: pointer;
border: 2px solid black;
text-transform: uppercase;
}
.product-modal__add-button {
background-color: #000000;
color: #ffffff;
border-radius: 12px;
padding: 16px;
font-size: 18px;
font-weight: 500;
width: 100%;
}
.product-modal__add-button:hover {
background: #ffffff;
color: #000000;
border: 2px solid black;
}
.product-modal__add-button:disabled {
opacity: 0.3;
}
.product-modal__buy-button {
background-color: #ffffff;
color: #000000;
border-radius: 12px;
padding: 16px;
font-size: 18px;
font-weight: 500;
width: 100%;
}
.product-modal__buy-button:disabled {
opacity: 0.3;
}
.product-modal__buy-button:hover {
opacity: 0.3;
}
.product-modal__description {
display: flex;
justify-content: space-between;
}
.product-modal__description-text {
font-weight: 400;
color: #717171;
font-size: 14px;
}
.product-modal__description-text p {
margin: 0 0 20px;
}
shopify-variant-selector::part(select) {
font-weight: normal;
font-size: 14px;
border-radius: 4px;
outline: 1px solid #cccccc;
}.collection-layout {
max-width: 100%;
width: 100%;
box-sizing: border-box;
}
.collection-layout.boxed {
margin: 0 auto 8px;
padding: 0 16px;
max-width: var(--wp--style--global--wide-size);
}
.collection-grid__container {
max-width: 90vw;
margin: 0 auto;
}
.collection-grid__grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px;
width: 100%;
box-sizing: border-box;
} .shopify-collection-content .collection-grid__grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 16px;
width: 100%;
box-sizing: border-box;
} .shopify-collection-content .product-card {
display: block;
width: 100%;
height: auto;
border: 1px solid #ddd;
border-radius: 8px;
overflow: hidden;
background: #fff;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.shopify-collection-content .product-card:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
} .shopify-collection-content .product-card__image-container {
position: relative;
width: 100%;
height: 200px;
overflow: hidden;
}
.shopify-collection-content .product-card__image-container img {
width: 100%;
height: 100%;
object-fit: cover;
} .shopify-collection-content .product-card__details {
padding: 16px;
}
.shopify-collection-content .product-card__title {
margin: 0 0 8px 0;
font-size: 16px;
font-weight: 600;
color: #333;
line-height: 1.4;
}
.shopify-collection-content .product-card__price {
margin: 0;
font-size: 17.6px;
font-weight: 700;
color: #000;
}
.shopify-collection-content .product-card__category {
margin: 0 0 8px 0;
font-size: 14px;
color: #666;
text-transform: uppercase;
letter-spacing: 0.5px;
} .shopify-collection-content {
padding: 16px;
margin: 16px 0;
}
.shopify-collection-content:empty::before {
content: "No collection content loaded - check console for errors";
display: block;
color: #ff6b6b;
font-weight: bold;
text-align: center;
padding: 32px;
} .pagination-button-list {
display: flex;
justify-content: center;
align-items: center;
gap: 16px;
max-width: var(--wp--style--global--wide-size);
margin: 40px auto 0;
padding: 0;
list-style: none;
}
.pagination-button-list button {
background: none;
border: 1px solid #c5c4c4;
border-radius: 50%;
padding: 8px;
cursor: pointer;
transition: all 0.3s ease;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
outline-width: 0;
}
.pagination-button-list button:focus {
outline-width: 0;
}
.pagination-button-list button:hover {
background: #000;
border: 1px solid #000;
}
.pagination-button-list button svg {
stroke: #000;
transition: stroke 0.3s ease;
}
.pagination-button-list button:hover svg polyline {
stroke: #fff;
}
.pagination-button-list button svg polyline {
stroke-width: 1px;
} .pagination-button-list button[disabled] {
opacity: 0.5;
cursor: not-allowed;
background: #f5f5f5;
border-color: #ddd;
}
.pagination-button-list button[disabled]:hover {
background: #f5f5f5;
border-color: #ddd;
}
.pagination-button-list button[disabled] svg polyline {
stroke: #999;
}.navigation-layout {
background: #ffffff;
padding: 16px;
}
.navigation {
display: flex;
flex-direction: row;
margin: 0 8px;
}
.navigation__title {
width: 100%;
}
.navigation__title-bold {
font-weight: 800;
}
.navigation__title-light {
color: #6b7280;
font-weight: 400;
}
.navigation__view-cart {
position: relative;
}
.navigation-cart-block {
align-items: center;
background-color: inherit;
display: flex;
position: relative;
}
.navigation__view-cart-link {
font-size: 18px;
color: #000;
text-decoration: none;
}
.navigation__view-cart-link:hover {
text-decoration: none;
}
.navigation__view-cart__quantity {
color: #fff;
font-size: 10px;
background-color: #000000;
position: absolute;
bottom: -27%;
right: 2%;
padding: 3% 7%;
border-radius: 1000px;
cursor: pointer;
display: block;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
width: 10px;
height: 10px;
overflow: hidden;
padding: 5px;
}
.navigation__view-cart__quantity:empty {
display: none;
}
.navigation__view-cart span {
align-items: center;
display: flex;
flex-direction: row;
gap: 4px;
justify-content: center;
white-space: nowrap;
cursor: pointer;
}
.navigation__view-cart span::after {
content: "";
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 45'><path d='M 23 2 C 18.385291 2 14.559689 5.5140788 14.058594 10 L 12 10 C 9.688 10 7.7634375 11.733203 7.5234375 14.033203 L 5.0234375 38.033203 C 4.8914375 39.298203 5.30425 40.566672 6.15625 41.513672 C 7.00825 42.458672 8.228 43 9.5 43 L 38.5 43 C 39.772 43 40.99175 42.458672 41.84375 41.513672 C 42.69575 40.567672 43.106609 39.298203 42.974609 38.033203 L 40.476562 14.033203 C 40.236562 11.733203 38.312 10 36 10 L 33.953125 10 C 33.984125 10.33 34 10.664 34 11 L 34 13 L 36 13 C 36.771 13 37.412187 13.578703 37.492188 14.345703 L 39.992188 38.345703 C 40.036187 38.767703 39.898234 39.189906 39.615234 39.503906 C 39.331234 39.818906 38.924 40 38.5 40 L 9.5 40 C 9.076 40 8.6697188 39.819859 8.3867188 39.505859 C 8.1027187 39.190859 7.9638125 38.767703 8.0078125 38.345703 L 10.507812 14.345703 C 10.587813 13.578703 11.229 13 12 13 L 14 13 L 14 16.5 A 1.50015 1.50015 0 1 0 17 16.5 L 17 11 C 17 7.6687195 19.668719 5 23 5 C 25.989762 5 28.439942 7.1510842 28.912109 10 L 19.132812 10 C 19.048812 10.32 19 10.654 19 11 L 19 13 L 29 13 L 29 16.5 A 1.50015 1.50015 0 1 0 32 16.5 L 32 11 C 32 6.0472805 27.952719 2 23 2 z' /></svg>");
background-size: contain;
background-repeat: no-repeat;
margin-right: 15px;
}
.navigation__view-cart.no-icon span::after {
content: none;
}
.navigation__view-cart span:hover {
text-decoration: underline;
} shopify-cart::part(dialog) {
border-radius: 8px;
}
shopify-cart::part(primary-button) {
background-color: #000;
border: 0;
border-radius: 0;
color: #ffffff;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: bold;
border-radius: 10px;
transition: all 0.3s ease;
}
shopify-cart::part(primary-button):hover {
opacity: 0.5;
}
shopify-cart::part(line-heading) {
font-size: 16px;
font-weight: 500;
width: 100%;
padding-right: 32px;
}
shopify-cart::part(line-price) {
color: #787473;
font-size: 16px;
font-weight: 500;
}
shopify-cart::part(line-image) {
object-fit: contain;
}
shopify-cart::part(line-image) img {
object-fit: contain;
}
shopify-cart::part(line-options) {
font-size: 14px;
}.single-product-layout button {
cursor: pointer;
border: 0;
} .single-product-layout {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.single-product {
width: 100%;
max-width: 1120px;
min-width: 320px;
border-radius: 8px;
}
.single-product__container {
background: inherit;
display: flex;
flex-direction: column;
padding: 32px;
gap: 32px;
box-sizing: border-box;
}
.single-product__image-container img {
width: 100%;
max-width: 100%;
height: auto;
}
@media (min-width: 800px) {
.single-product__container {
flex-direction: row;
}
}
@media (min-width: 1024px) {
.single-product__container {
padding-left: 40px;
padding-right: 40px;
}
}
.single-product__media {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
flex: 1;
}
.single-product__media img {
max-width: 100%;
height: auto;
}
.single-product__image-grid {
display: flex;
flex-direction: row;
width: 420px;
transition: transform 0.3s ease;
}
.single-product__image-grid img {
border-radius: 8px;
max-width: 100%;
height: auto;
}
.single-product__images {
display: flex;
flex-wrap: wrap;
gap: 8px;
justify-content: center;
width: 420px;
margin-top: 8px;
}
.single-product__image-small {
cursor: pointer;
transition: opacity 0.2s ease;
}
.single-product__image-small img {
border: 1px solid transparent;
width: 130px;
height: 130px;
border-radius: 4px;
opacity: 0.8;
transition: opacity 0.2s ease;
}
.single-product__image-small img:hover {
opacity: 1;
}
.single-product__image-small.selected img {
opacity: 1;
border: 1px solid #ccc;
}
@media (max-width: 768px) {
.single-product__image-small img {
width: 100px;
height: 100px;
}
}
.single-product__details {
background: #fff;
border-radius: 8px;
display: flex;
flex-direction: column;
gap: 24px;
padding: 32px;
flex: 1;
}
.single-product__info {
display: flex;
flex-direction: column;
gap: 8px;
}
.single-product__description {
display: flex;
justify-content: space-between;
padding-top: 24px;
border-color: rgb(229 231 235);
opacity: 1;
border-top-width: 1px;
}
.single-product__description-text {
font-weight: 400;
letter-spacing: 0.03em;
color: #717171;
font-size: 14px;
}
.single-product__title {
color: 787473;
font-size: 40px;
font-weight: 500;
line-height: 40px;
margin: 0;
}
.single-product__price {
color: #787473;
display: flex;
gap: 8px;
font-weight: 500;
font-size: 16px;
line-height: 28px;
}
.single-product__compare-price {
text-decoration: line-through;
opacity: 0.5;
}
.single-product__buttons {
display: flex;
flex-direction: column;
gap: 8px;
}
.single-product__add-button {
background-color: #000;
color: #ffffff;
padding: 16px;
font-size: 16px;
font-weight: bold;
width: 100%;
border-radius: 10px;
transition: all 0.3s ease;
}
.single-product__add-button:hover {
opacity: 0.5;
}
.single-product__add-button:disabled {
opacity: 0.3;
}
.single-product__add-button[disabled]:hover {
cursor: not-allowed;
opacity: 0.3;
background-color: #627059;
}
.single-product__buy-button {
background-color: #fff;
border: 2px solid #000 !important;
color: #000;
padding: 16px;
font-size: 16px;
font-weight: bold;
width: 100%;
border-radius: 10px;
transition: all 0.3s ease;
}
.single-product__buy-button:disabled {
opacity: 0.3;
}
.single-product__buy-button:hover {
opacity: 0.5;
}
.single-product__buy-button[disabled]:hover {
opacity: 0.3;
cursor: not-allowed;
background-color: #eff1ee;
} .single-product__incrementor {
border: 1px solid #ccc;
display: flex;
align-items: center;
gap: 10px;
border-radius: 0.25rem;
margin-right: 0.5rem;
width: fit-content;
}
.single-product__incrementor button {
color: #616161;
background: inherit;
cursor: pointer;
font-size: 1rem;
width: 40px;
height: 100%;
}
.single-product__incrementor button:hover {
background: #eff1ee;
}
.single-product__add-to-cart {
display: flex;
flex-direction: row;
}
.single-product__count {
font-size: 0.875rem;
padding: 0 0.25rem;
} .single-product__accordion {
display: flex;
flex-direction: column;
gap: 10px;
width: 100%;
}
.single-product__accordion__item {
border: 1px solid #ccc;
border-radius: 0.5rem;
overflow: hidden;
}
.single-product__accordion__header {
padding: 1rem;
cursor: pointer;
position: relative;
font-size: 19px;
}
.single-product__accordion__header::after {
content: "";
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M8 10L12 14L16 10" stroke="grey" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
background-size: contain;
background-repeat: no-repeat;
width: 20px;
height: 20px;
transition: 0.4s;
display: inline-block;
position: absolute;
right: 20px;
top: 18px;
z-index: 1;
}
.single-product__accordion__header.active {
border-bottom: 1px solid #ccc;
}
.single-product__accordion__header.active::after {
transform: rotateX(180deg);
}
.single-product__accordion__header:hover {
opacity: 0.5;
}
.single-product__accordion__item .single-product__accordion__content {
padding: 0 25px;
max-height: 0;
transition: 0.5s;
overflow: hidden;
}
.single-product__accordion__item .single-product__accordion__content p {
padding: 0.5rem 0;
} .single-product__pairs-well-with__layout {
position: relative;
width: 100%;
margin: auto;
gap: 0;
}
.single-product__pairs-well-with {
cursor: pointer;
}
.single-product__pairs-well-with__card {
padding: 1.5rem 0;
transition: transform 0.3s ease;
border-bottom: 1px solid #ccc;
}
.single-product__pairs-well-with__card.last {
border: 0;
}
.single-product__pairs-well-with__card .single-product__container {
align-items: center;
background: inherit;
padding: 0;
margin: 0 auto;
display: grid;
gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
.single-product__pairs-well-with__card .single-product__info {
gap: 0;
padding: 0;
width: 100%;
}
.single-product__pairs-well-with__card .single-product__title {
color: #132f1c;
font-size: 0.875rem;
font-weight: 700;
line-height: 1rem;
text-align: left;
}
.single-product__pairs-well-with__card .single-product__price {
font-size: 0.875rem;
font-weight: 400;
color: #111827;
text-align: left;
}
.single-product__pairs-well-with__card .single-product__media {
align-items: normal;
}
.single-product__pairs-well-with__card .single-product__media img {
border-radius: 0.5rem;
max-width: 100%;
height: auto;
}
.single-product__pairs-well-with__card .single-product__add-button {
background-color: #eff1ee;
color: #627059;
font-size: 0.875rem;
padding: 0.5rem 0.875rem;
width: 100%;
}
.single-product__pairs-well-with__card .single-product__add-button:hover {
color: #819177;
background: #f4f6f4;
} .product-recommendations {
background: #fff;
width: 100%;
}
.collection-container {
display: flex;
flex-direction: column;
padding: 2rem;
box-sizing: border-box;
max-width: 70rem;
min-width: 320px;
margin: 0 auto;
}
.collection-title {
display: flex;
flex-direction: row;
width: 100%;
align-items: center;
}
.collection-title h2 {
font-size: 1.5rem;
font-weight: 500;
line-height: 1.25rem;
width: 100%;
}
.collection__slider {
position: relative;
overflow: hidden;
}
.collection__slider-controls {
display: flex;
gap: 0.5rem;
}
.collection__slider-button {
background: inherit;
border: 1px solid #ccc;
color: #7d7d7d;
padding: 0.5rem 0.875rem;
cursor: pointer;
border-radius: 50px;
transition: opacity 0.3s ease;
justify-content: center;
}
.collection__slider-button:hover {
opacity: 0.8;
border: 1px solid #ccc;
background: #f3f3f3;
color: #627059;
}
.collection__slider-button:disabled {
opacity: 0.3;
cursor: not-allowed;
}
.collection__slider .collection-grid {
display: flex;
flex-direction: row;
width: 100%;
padding: 1.5rem 0;
transition: transform 0.3s ease;
gap: 0.875rem;
}
.collection-grid__product {
background: inherit;
border: 0;
border-radius: 0;
flex: 0 0 calc(25% - 0.67rem);
max-width: calc(25% - 0.67rem);
position: relative;
}
@media (max-width: 800px) {
.collection-grid__product {
flex: 0 0 calc(33.33% - 0.67rem);
max-width: calc(33.33% - 0.67rem);
}
}
.collection-grid__product:hover {
border: 0;
background: inherit;
}
.collection-grid__product .single-product__info {
gap: 0;
margin-top: 1rem;
}
.collection-grid__product .single-product__info h3,
.collection-grid__product .single-product__info .single-product__price {
font-size: 0.875rem;
font-weight: 400;
text-align: left;
margin: 0;
}
.collection-grid__product .single-product__image-container {
aspect-ratio: 1;
border-radius: 0.5rem;
overflow: hidden;
width: 100%;
}
.collection-grid__product .single-product__image-container img {
transition: transform 0.3s ease-in-out;
max-width: 100%;
height: auto;
}
.collection-grid__product .single-product__image-container img:hover {
transform: scale(1.1);
opacity: 0.75;
}
.collection-grid__product
.single-product__image-container
.single-product__hover-button {
position: absolute;
display: flex;
bottom: 25%;
right: -5%;
transform: translate(-50%, -50%) translateY(20px);
opacity: 0;
background-color: #000;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 10;
border: none;
pointer-events: auto;
width: 47%;
justify-content: center;
padding: 0.5rem;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -1px rgba(0, 0, 0, 0.06);
text-decoration: none;
border-radius: 50px;
cursor: pointer;
font-weight: 800;
text-transform: uppercase;
}
.collection-grid__product .single-product__hover-button a {
text-decoration: none;
}
.collection-grid__product .single-product__hover-button:hover {
background-color: #3e3937;
transform: translate(-50%, -50%) translateY(0) scale(1.05);
}
.collection-grid__product .single-product__hover-button span {
color: #fff;
font-size: 0.875rem;
}
.collection-grid__product
.single-product__image-container:hover
.single-product__hover-button {
opacity: 1;
transform: translate(-50%, -50%) translateY(0);
}shopify-variant-selector::part(color-swatch-selected),
shopify-variant-selector::part(color-swatch) {
height: 28px;
width: 28px;
border-radius: 4px;
}
shopify-variant-selector::part(color-swatch):hover {
border: 1px solid #ccc;
}
shopify-variant-selector::part(color-swatch):after {
border-radius: 4px;
border: 1px solid #3e3937;
}
shopify-variant-selector::part(radio) {
background: none;
border: 1px solid #ccc;
color: #616161;
border-radius: 4px;
padding: 8px 15px;
font-size: 14px;
font-weight: 400;
}
shopify-variant-selector::part(radio):hover {
background: #eff1ee;
color: #627059;
}
shopify-variant-selector::part(radio-selected) {
border: 1px solid #3e3937;
background: #3e3937;
color: #fff;
}
shopify-variant-selector::part(radio-selected):hover {
background: #3e3937;
color: #fff;
}
shopify-variant-selector::part(form) {
display: flex;
flex-direction: column-reverse;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 16px 0 32px 0;
}
shopify-variant-selector::part(radio-disabled) {
position: relative;
opacity: 0.4;
overflow: hidden;
}.shopify-toolbar-button {
display: inline-flex;
align-items: center;
gap: 5px;
}
.shopify-toolbar-button .ab-icon {
width: 20px;
height: 17px;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
} #wp-admin-bar-product_button,
#wp-admin-bar-collections_button,
#wp-admin-bar-visit_shopify_button {
background: none;
}
#wp-admin-bar-product_button .ab-item,
#wp-admin-bar-collections_button .ab-item,
#wp-admin-bar-visit_shopify_button .ab-item {
display: flex;
align-items: center;
padding: 0 10px;
} #wp-admin-bar-product_button:hover .ab-item,
#wp-admin-bar-collections_button:hover .ab-item,
#wp-admin-bar-visit_shopify_button:hover .ab-item {
background-color: rgba(240, 245, 250, 0.1);
color: #00d4aa;
}