.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;
}.store-wrapper .store-map-pin{border-radius:100%;background:#00b499;display:flex;align-items:center;justify-content:center}.store-wrapper .store-map-pin [class*=fa]{color:#fff;font-size:20px}.store-wrapper .store-content h4{color:#00b499;font-size:22px;font-weight:600;line-height:1.2;text-transform:uppercase}.store-wrapper .store-content p{line-height:1.2;margin-bottom:0}.store-wrapper .store-phone{margin-top:10px}.store-wrapper .store-phone [class*=fa]{margin-right:4px}.stores-container.layout-list .store-wrapper{clear:both;margin-bottom:40px;overflow:hidden}.stores-container.layout-list .store-map-pin{height:40px;width:40px;margin-right:12px}.stores-container.layout-list .store-content,.stores-container.layout-list .store-map-pin{float:left}.stores-container.layout-list .store-box-content:after{content:"";display:table;clear:both}.stores-container.layout-list .store-content h4{margin-bottom:0;margin-top:8px}.stores-container.layout-list .store-content p{margin-bottom:0;font-size:15px;font-weight:400}.stores-container.layout-grid{display:inline-block;width:100%;margin-top:50px}.stores-container.layout-grid .store-image{margin-bottom:15px}.stores-container.layout-grid .store-image img{max-width:100%;height:auto}.stores-container.layout-grid .store-box-content{background:#fff;text-align:center;border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,.24);margin-bottom:70px;padding-bottom:24px;padding-top:80px;position:relative;max-width:90%;margin-left:auto;margin-right:auto}.stores-container.layout-grid .store-map-pin{width:110px;height:110px;margin:0 auto;position:absolute;top:-50px;left:0;right:0}.stores-container.layout-grid .store-map-pin [class*=fa]{font-size:60px}.stores-container.layout-grid .store-content{max-width:200px;margin:auto}.stores-container.layout-grid .store-content h4{margin-bottom:10px}.stores-container.layout-grid .waze-link{display:block;margin-top:20px}@media screen and (min-width:768px){.stores-container.layout-grid.col-layout-4 .store-wrapper{width:25%}.stores-container.layout-grid.col-layout-3 .store-wrapper{width:33.33%}}@media screen and (max-width:767px) and (min-width:601px){.stores-container.layout-grid.col-layout-3 .store-wrapper,.stores-container.layout-grid.col-layout-4 .store-wrapper{width:50%}}@media screen and (min-width:601px){.stores-container.layout-grid.col-layout-2 .store-wrapper{width:50%}.stores-container.layout-grid[class*=col-layout-] .store-wrapper{float:left}}@media screen and (max-width:600px){.stores-container.layout-grid .store-wrapper{margin-bottom:100px}.stores-container.layout-grid .store-wrapper:last-child{margin-bottom:40px}}.widget_store-content img{max-height:100%;margin-bottom:5px}.widget_store-content p{margin-bottom:2px}.widget_store-content p.store-title{font-weight:600}.archive-store-wrapper:after{content:"";clear:both;display:table}.archive-store-wrapper .store-box-content{float:left;margin-bottom:30px}@media screen and (min-width:769px){.archive-store-wrapper .store-box-content{margin-left:3%;width:31.3%}.archive-store-wrapper .store-box-content:nth-child(3n+1){margin-left:0;clear:left}}@media screen and (max-width:768px){.archive-store-wrapper .store-box-content{margin-left:4%;width:48%}.archive-store-wrapper .store-box-content:nth-child(2n+1){margin-left:0;clear:left}}