@charset "UTF-8";
.wpautoterms-footer {
display:block;
width:100%;
position:relative;
z-index:10000002;
}
.wpautoterms-footer a:hover {
text-decoration: underline;
}
#wpautoterms-top-fixed-container {
position:fixed;
top:0;
width:100%;
}
#wpautoterms-bottom-fixed-container {
position:fixed;
bottom:0;
width:100%;
}
#wpautoterms-top-static-container {
width:100%;
position:relative;
z-index:10000002;
}
#wpautoterms-bottom-static-container {
width:100%;
position:relative;
z-index:10000002;
}.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 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;
}
   @font-face {
font-family: 'FontAwesome';
src: url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
font-weight: normal;
font-style: normal; }
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } .fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-fw {
width: 1.28571em;
text-align: center; }
.fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none; }
.fa-ul > li {
position: relative; }
.fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center; }
.fa-li.fa-lg {
left: -1.85714em; }
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right {
margin-left: .3em; } .pull-right {
float: right; }
.pull-left {
float: left; }
.fa.pull-left {
margin-right: .3em; }
.fa.pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-glass:before {
content: ""; }
.fa-music:before {
content: ""; }
.fa-search:before {
content: ""; }
.fa-envelope-o:before {
content: ""; }
.fa-heart:before {
content: ""; }
.fa-star:before {
content: ""; }
.fa-star-o:before {
content: ""; }
.fa-user:before {
content: ""; }
.fa-film:before {
content: ""; }
.fa-th-large:before {
content: ""; }
.fa-th:before {
content: ""; }
.fa-th-list:before {
content: ""; }
.fa-check:before {
content: ""; }
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: ""; }
.fa-search-plus:before {
content: ""; }
.fa-search-minus:before {
content: ""; }
.fa-power-off:before {
content: ""; }
.fa-signal:before {
content: ""; }
.fa-gear:before,
.fa-cog:before {
content: ""; }
.fa-trash-o:before {
content: ""; }
.fa-home:before {
content: ""; }
.fa-file-o:before {
content: ""; }
.fa-clock-o:before {
content: ""; }
.fa-road:before {
content: ""; }
.fa-download:before {
content: ""; }
.fa-arrow-circle-o-down:before {
content: ""; }
.fa-arrow-circle-o-up:before {
content: ""; }
.fa-inbox:before {
content: ""; }
.fa-play-circle-o:before {
content: ""; }
.fa-rotate-right:before,
.fa-repeat:before {
content: ""; }
.fa-refresh:before {
content: ""; }
.fa-list-alt:before {
content: ""; }
.fa-lock:before {
content: ""; }
.fa-flag:before {
content: ""; }
.fa-headphones:before {
content: ""; }
.fa-volume-off:before {
content: ""; }
.fa-volume-down:before {
content: ""; }
.fa-volume-up:before {
content: ""; }
.fa-qrcode:before {
content: ""; }
.fa-barcode:before {
content: ""; }
.fa-tag:before {
content: ""; }
.fa-tags:before {
content: ""; }
.fa-book:before {
content: ""; }
.fa-bookmark:before {
content: ""; }
.fa-print:before {
content: ""; }
.fa-camera:before {
content: ""; }
.fa-font:before {
content: ""; }
.fa-bold:before {
content: ""; }
.fa-italic:before {
content: ""; }
.fa-text-height:before {
content: ""; }
.fa-text-width:before {
content: ""; }
.fa-align-left:before {
content: ""; }
.fa-align-center:before {
content: ""; }
.fa-align-right:before {
content: ""; }
.fa-align-justify:before {
content: ""; }
.fa-list:before {
content: ""; }
.fa-dedent:before,
.fa-outdent:before {
content: ""; }
.fa-indent:before {
content: ""; }
.fa-video-camera:before {
content: ""; }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: ""; }
.fa-pencil:before {
content: ""; }
.fa-map-marker:before {
content: ""; }
.fa-adjust:before {
content: ""; }
.fa-tint:before {
content: ""; }
.fa-edit:before,
.fa-pencil-square-o:before {
content: ""; }
.fa-share-square-o:before {
content: ""; }
.fa-check-square-o:before {
content: ""; }
.fa-arrows:before {
content: ""; }
.fa-step-backward:before {
content: ""; }
.fa-fast-backward:before {
content: ""; }
.fa-backward:before {
content: ""; }
.fa-play:before {
content: ""; }
.fa-pause:before {
content: ""; }
.fa-stop:before {
content: ""; }
.fa-forward:before {
content: ""; }
.fa-fast-forward:before {
content: ""; }
.fa-step-forward:before {
content: ""; }
.fa-eject:before {
content: ""; }
.fa-chevron-left:before {
content: ""; }
.fa-chevron-right:before {
content: ""; }
.fa-plus-circle:before {
content: ""; }
.fa-minus-circle:before {
content: ""; }
.fa-times-circle:before {
content: ""; }
.fa-check-circle:before {
content: ""; }
.fa-question-circle:before {
content: ""; }
.fa-info-circle:before {
content: ""; }
.fa-crosshairs:before {
content: ""; }
.fa-times-circle-o:before {
content: ""; }
.fa-check-circle-o:before {
content: ""; }
.fa-ban:before {
content: ""; }
.fa-arrow-left:before {
content: ""; }
.fa-arrow-right:before {
content: ""; }
.fa-arrow-up:before {
content: ""; }
.fa-arrow-down:before {
content: ""; }
.fa-mail-forward:before,
.fa-share:before {
content: ""; }
.fa-expand:before {
content: ""; }
.fa-compress:before {
content: ""; }
.fa-plus:before {
content: ""; }
.fa-minus:before {
content: ""; }
.fa-asterisk:before {
content: ""; }
.fa-exclamation-circle:before {
content: ""; }
.fa-gift:before {
content: ""; }
.fa-leaf:before {
content: ""; }
.fa-fire:before {
content: ""; }
.fa-eye:before {
content: ""; }
.fa-eye-slash:before {
content: ""; }
.fa-warning:before,
.fa-exclamation-triangle:before {
content: ""; }
.fa-plane:before {
content: ""; }
.fa-calendar:before {
content: ""; }
.fa-random:before {
content: ""; }
.fa-comment:before {
content: ""; }
.fa-magnet:before {
content: ""; }
.fa-chevron-up:before {
content: ""; }
.fa-chevron-down:before {
content: ""; }
.fa-retweet:before {
content: ""; }
.fa-shopping-cart:before {
content: ""; }
.fa-folder:before {
content: ""; }
.fa-folder-open:before {
content: ""; }
.fa-arrows-v:before {
content: ""; }
.fa-arrows-h:before {
content: ""; }
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: ""; }
.fa-twitter-square:before {
content: ""; }
.fa-facebook-square:before {
content: ""; }
.fa-camera-retro:before {
content: ""; }
.fa-key:before {
content: ""; }
.fa-gears:before,
.fa-cogs:before {
content: ""; }
.fa-comments:before {
content: ""; }
.fa-thumbs-o-up:before {
content: ""; }
.fa-thumbs-o-down:before {
content: ""; }
.fa-star-half:before {
content: ""; }
.fa-heart-o:before {
content: ""; }
.fa-sign-out:before {
content: ""; }
.fa-linkedin-square:before {
content: ""; }
.fa-thumb-tack:before {
content: ""; }
.fa-external-link:before {
content: ""; }
.fa-sign-in:before {
content: ""; }
.fa-trophy:before {
content: ""; }
.fa-github-square:before {
content: ""; }
.fa-upload:before {
content: ""; }
.fa-lemon-o:before {
content: ""; }
.fa-phone:before {
content: ""; }
.fa-square-o:before {
content: ""; }
.fa-bookmark-o:before {
content: ""; }
.fa-phone-square:before {
content: ""; }
.fa-twitter:before {
content: ""; }
.fa-facebook-f:before,
.fa-facebook:before {
content: ""; }
.fa-github:before {
content: ""; }
.fa-unlock:before {
content: ""; }
.fa-credit-card:before {
content: ""; }
.fa-feed:before,
.fa-rss:before {
content: ""; }
.fa-hdd-o:before {
content: ""; }
.fa-bullhorn:before {
content: ""; }
.fa-bell:before {
content: ""; }
.fa-certificate:before {
content: ""; }
.fa-hand-o-right:before {
content: ""; }
.fa-hand-o-left:before {
content: ""; }
.fa-hand-o-up:before {
content: ""; }
.fa-hand-o-down:before {
content: ""; }
.fa-arrow-circle-left:before {
content: ""; }
.fa-arrow-circle-right:before {
content: ""; }
.fa-arrow-circle-up:before {
content: ""; }
.fa-arrow-circle-down:before {
content: ""; }
.fa-globe:before {
content: ""; }
.fa-wrench:before {
content: ""; }
.fa-tasks:before {
content: ""; }
.fa-filter:before {
content: ""; }
.fa-briefcase:before {
content: ""; }
.fa-arrows-alt:before {
content: ""; }
.fa-group:before,
.fa-users:before {
content: ""; }
.fa-chain:before,
.fa-link:before {
content: ""; }
.fa-cloud:before {
content: ""; }
.fa-flask:before {
content: ""; }
.fa-cut:before,
.fa-scissors:before {
content: ""; }
.fa-copy:before,
.fa-files-o:before {
content: ""; }
.fa-paperclip:before {
content: ""; }
.fa-save:before,
.fa-floppy-o:before {
content: ""; }
.fa-square:before {
content: ""; }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: ""; }
.fa-list-ul:before {
content: ""; }
.fa-list-ol:before {
content: ""; }
.fa-strikethrough:before {
content: ""; }
.fa-underline:before {
content: ""; }
.fa-table:before {
content: ""; }
.fa-magic:before {
content: ""; }
.fa-truck:before {
content: ""; }
.fa-pinterest:before {
content: ""; }
.fa-pinterest-square:before {
content: ""; }
.fa-google-plus-square:before {
content: ""; }
.fa-google-plus:before {
content: ""; }
.fa-money:before {
content: ""; }
.fa-caret-down:before {
content: ""; }
.fa-caret-up:before {
content: ""; }
.fa-caret-left:before {
content: ""; }
.fa-caret-right:before {
content: ""; }
.fa-columns:before {
content: ""; }
.fa-unsorted:before,
.fa-sort:before {
content: ""; }
.fa-sort-down:before,
.fa-sort-desc:before {
content: ""; }
.fa-sort-up:before,
.fa-sort-asc:before {
content: ""; }
.fa-envelope:before {
content: ""; }
.fa-linkedin:before {
content: ""; }
.fa-rotate-left:before,
.fa-undo:before {
content: ""; }
.fa-legal:before,
.fa-gavel:before {
content: ""; }
.fa-dashboard:before,
.fa-tachometer:before {
content: ""; }
.fa-comment-o:before {
content: ""; }
.fa-comments-o:before {
content: ""; }
.fa-flash:before,
.fa-bolt:before {
content: ""; }
.fa-sitemap:before {
content: ""; }
.fa-umbrella:before {
content: ""; }
.fa-paste:before,
.fa-clipboard:before {
content: ""; }
.fa-lightbulb-o:before {
content: ""; }
.fa-exchange:before {
content: ""; }
.fa-cloud-download:before {
content: ""; }
.fa-cloud-upload:before {
content: ""; }
.fa-user-md:before {
content: ""; }
.fa-stethoscope:before {
content: ""; }
.fa-suitcase:before {
content: ""; }
.fa-bell-o:before {
content: ""; }
.fa-coffee:before {
content: ""; }
.fa-cutlery:before {
content: ""; }
.fa-file-text-o:before {
content: ""; }
.fa-building-o:before {
content: ""; }
.fa-hospital-o:before {
content: ""; }
.fa-ambulance:before {
content: ""; }
.fa-medkit:before {
content: ""; }
.fa-fighter-jet:before {
content: ""; }
.fa-beer:before {
content: ""; }
.fa-h-square:before {
content: ""; }
.fa-plus-square:before {
content: ""; }
.fa-angle-double-left:before {
content: ""; }
.fa-angle-double-right:before {
content: ""; }
.fa-angle-double-up:before {
content: ""; }
.fa-angle-double-down:before {
content: ""; }
.fa-angle-left:before {
content: ""; }
.fa-angle-right:before {
content: ""; }
.fa-angle-up:before {
content: ""; }
.fa-angle-down:before {
content: ""; }
.fa-desktop:before {
content: ""; }
.fa-laptop:before {
content: ""; }
.fa-tablet:before {
content: ""; }
.fa-mobile-phone:before,
.fa-mobile:before {
content: ""; }
.fa-circle-o:before {
content: ""; }
.fa-quote-left:before {
content: ""; }
.fa-quote-right:before {
content: ""; }
.fa-spinner:before {
content: ""; }
.fa-circle:before {
content: ""; }
.fa-mail-reply:before,
.fa-reply:before {
content: ""; }
.fa-github-alt:before {
content: ""; }
.fa-folder-o:before {
content: ""; }
.fa-folder-open-o:before {
content: ""; }
.fa-smile-o:before {
content: ""; }
.fa-frown-o:before {
content: ""; }
.fa-meh-o:before {
content: ""; }
.fa-gamepad:before {
content: ""; }
.fa-keyboard-o:before {
content: ""; }
.fa-flag-o:before {
content: ""; }
.fa-flag-checkered:before {
content: ""; }
.fa-terminal:before {
content: ""; }
.fa-code:before {
content: ""; }
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: ""; }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: ""; }
.fa-location-arrow:before {
content: ""; }
.fa-crop:before {
content: ""; }
.fa-code-fork:before {
content: ""; }
.fa-unlink:before,
.fa-chain-broken:before {
content: ""; }
.fa-question:before {
content: ""; }
.fa-info:before {
content: ""; }
.fa-exclamation:before {
content: ""; }
.fa-superscript:before {
content: ""; }
.fa-subscript:before {
content: ""; }
.fa-eraser:before {
content: ""; }
.fa-puzzle-piece:before {
content: ""; }
.fa-microphone:before {
content: ""; }
.fa-microphone-slash:before {
content: ""; }
.fa-shield:before {
content: ""; }
.fa-calendar-o:before {
content: ""; }
.fa-fire-extinguisher:before {
content: ""; }
.fa-rocket:before {
content: ""; }
.fa-maxcdn:before {
content: ""; }
.fa-chevron-circle-left:before {
content: ""; }
.fa-chevron-circle-right:before {
content: ""; }
.fa-chevron-circle-up:before {
content: ""; }
.fa-chevron-circle-down:before {
content: ""; }
.fa-html5:before {
content: ""; }
.fa-css3:before {
content: ""; }
.fa-anchor:before {
content: ""; }
.fa-unlock-alt:before {
content: ""; }
.fa-bullseye:before {
content: ""; }
.fa-ellipsis-h:before {
content: ""; }
.fa-ellipsis-v:before {
content: ""; }
.fa-rss-square:before {
content: ""; }
.fa-play-circle:before {
content: ""; }
.fa-ticket:before {
content: ""; }
.fa-minus-square:before {
content: ""; }
.fa-minus-square-o:before {
content: ""; }
.fa-level-up:before {
content: ""; }
.fa-level-down:before {
content: ""; }
.fa-check-square:before {
content: ""; }
.fa-pencil-square:before {
content: ""; }
.fa-external-link-square:before {
content: ""; }
.fa-share-square:before {
content: ""; }
.fa-compass:before {
content: ""; }
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: ""; }
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: ""; }
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: ""; }
.fa-euro:before,
.fa-eur:before {
content: ""; }
.fa-gbp:before {
content: ""; }
.fa-dollar:before,
.fa-usd:before {
content: ""; }
.fa-rupee:before,
.fa-inr:before {
content: ""; }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: ""; }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: ""; }
.fa-won:before,
.fa-krw:before {
content: ""; }
.fa-bitcoin:before,
.fa-btc:before {
content: ""; }
.fa-file:before {
content: ""; }
.fa-file-text:before {
content: ""; }
.fa-sort-alpha-asc:before {
content: ""; }
.fa-sort-alpha-desc:before {
content: ""; }
.fa-sort-amount-asc:before {
content: ""; }
.fa-sort-amount-desc:before {
content: ""; }
.fa-sort-numeric-asc:before {
content: ""; }
.fa-sort-numeric-desc:before {
content: ""; }
.fa-thumbs-up:before {
content: ""; }
.fa-thumbs-down:before {
content: ""; }
.fa-youtube-square:before {
content: ""; }
.fa-youtube:before {
content: ""; }
.fa-xing:before {
content: ""; }
.fa-xing-square:before {
content: ""; }
.fa-youtube-play:before {
content: ""; }
.fa-dropbox:before {
content: ""; }
.fa-stack-overflow:before {
content: ""; }
.fa-instagram:before {
content: ""; }
.fa-flickr:before {
content: ""; }
.fa-adn:before {
content: ""; }
.fa-bitbucket:before {
content: ""; }
.fa-bitbucket-square:before {
content: ""; }
.fa-tumblr:before {
content: ""; }
.fa-tumblr-square:before {
content: ""; }
.fa-long-arrow-down:before {
content: ""; }
.fa-long-arrow-up:before {
content: ""; }
.fa-long-arrow-left:before {
content: ""; }
.fa-long-arrow-right:before {
content: ""; }
.fa-apple:before {
content: ""; }
.fa-windows:before {
content: ""; }
.fa-android:before {
content: ""; }
.fa-linux:before {
content: ""; }
.fa-dribbble:before {
content: ""; }
.fa-skype:before {
content: ""; }
.fa-foursquare:before {
content: ""; }
.fa-trello:before {
content: ""; }
.fa-female:before {
content: ""; }
.fa-male:before {
content: ""; }
.fa-gittip:before,
.fa-gratipay:before {
content: ""; }
.fa-sun-o:before {
content: ""; }
.fa-moon-o:before {
content: ""; }
.fa-archive:before {
content: ""; }
.fa-bug:before {
content: ""; }
.fa-vk:before {
content: ""; }
.fa-weibo:before {
content: ""; }
.fa-renren:before {
content: ""; }
.fa-pagelines:before {
content: ""; }
.fa-stack-exchange:before {
content: ""; }
.fa-arrow-circle-o-right:before {
content: ""; }
.fa-arrow-circle-o-left:before {
content: ""; }
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: ""; }
.fa-dot-circle-o:before {
content: ""; }
.fa-wheelchair:before {
content: ""; }
.fa-vimeo-square:before {
content: ""; }
.fa-turkish-lira:before,
.fa-try:before {
content: ""; }
.fa-plus-square-o:before {
content: ""; }
.fa-space-shuttle:before {
content: ""; }
.fa-slack:before {
content: ""; }
.fa-envelope-square:before {
content: ""; }
.fa-wordpress:before {
content: ""; }
.fa-openid:before {
content: ""; }
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: ""; }
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: ""; }
.fa-yahoo:before {
content: ""; }
.fa-google:before {
content: ""; }
.fa-reddit:before {
content: ""; }
.fa-reddit-square:before {
content: ""; }
.fa-stumbleupon-circle:before {
content: ""; }
.fa-stumbleupon:before {
content: ""; }
.fa-delicious:before {
content: ""; }
.fa-digg:before {
content: ""; }
.fa-pied-piper-pp:before {
content: ""; }
.fa-pied-piper-alt:before {
content: ""; }
.fa-drupal:before {
content: ""; }
.fa-joomla:before {
content: ""; }
.fa-language:before {
content: ""; }
.fa-fax:before {
content: ""; }
.fa-building:before {
content: ""; }
.fa-child:before {
content: ""; }
.fa-paw:before {
content: ""; }
.fa-spoon:before {
content: ""; }
.fa-cube:before {
content: ""; }
.fa-cubes:before {
content: ""; }
.fa-behance:before {
content: ""; }
.fa-behance-square:before {
content: ""; }
.fa-steam:before {
content: ""; }
.fa-steam-square:before {
content: ""; }
.fa-recycle:before {
content: ""; }
.fa-automobile:before,
.fa-car:before {
content: ""; }
.fa-cab:before,
.fa-taxi:before {
content: ""; }
.fa-tree:before {
content: ""; }
.fa-spotify:before {
content: ""; }
.fa-deviantart:before {
content: ""; }
.fa-soundcloud:before {
content: ""; }
.fa-database:before {
content: ""; }
.fa-file-pdf-o:before {
content: ""; }
.fa-file-word-o:before {
content: ""; }
.fa-file-excel-o:before {
content: ""; }
.fa-file-powerpoint-o:before {
content: ""; }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: ""; }
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: ""; }
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: ""; }
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: ""; }
.fa-file-code-o:before {
content: ""; }
.fa-vine:before {
content: ""; }
.fa-codepen:before {
content: ""; }
.fa-jsfiddle:before {
content: ""; }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: ""; }
.fa-circle-o-notch:before {
content: ""; }
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: ""; }
.fa-ge:before,
.fa-empire:before {
content: ""; }
.fa-git-square:before {
content: ""; }
.fa-git:before {
content: ""; }
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: ""; }
.fa-tencent-weibo:before {
content: ""; }
.fa-qq:before {
content: ""; }
.fa-wechat:before,
.fa-weixin:before {
content: ""; }
.fa-send:before,
.fa-paper-plane:before {
content: ""; }
.fa-send-o:before,
.fa-paper-plane-o:before {
content: ""; }
.fa-history:before {
content: ""; }
.fa-circle-thin:before {
content: ""; }
.fa-header:before {
content: ""; }
.fa-paragraph:before {
content: ""; }
.fa-sliders:before {
content: ""; }
.fa-share-alt:before {
content: ""; }
.fa-share-alt-square:before {
content: ""; }
.fa-bomb:before {
content: ""; }
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: ""; }
.fa-tty:before {
content: ""; }
.fa-binoculars:before {
content: ""; }
.fa-plug:before {
content: ""; }
.fa-slideshare:before {
content: ""; }
.fa-twitch:before {
content: ""; }
.fa-yelp:before {
content: ""; }
.fa-newspaper-o:before {
content: ""; }
.fa-wifi:before {
content: ""; }
.fa-calculator:before {
content: ""; }
.fa-paypal:before {
content: ""; }
.fa-google-wallet:before {
content: ""; }
.fa-cc-visa:before {
content: ""; }
.fa-cc-mastercard:before {
content: ""; }
.fa-cc-discover:before {
content: ""; }
.fa-cc-amex:before {
content: ""; }
.fa-cc-paypal:before {
content: ""; }
.fa-cc-stripe:before {
content: ""; }
.fa-bell-slash:before {
content: ""; }
.fa-bell-slash-o:before {
content: ""; }
.fa-trash:before {
content: ""; }
.fa-copyright:before {
content: ""; }
.fa-at:before {
content: ""; }
.fa-eyedropper:before {
content: ""; }
.fa-paint-brush:before {
content: ""; }
.fa-birthday-cake:before {
content: ""; }
.fa-area-chart:before {
content: ""; }
.fa-pie-chart:before {
content: ""; }
.fa-line-chart:before {
content: ""; }
.fa-lastfm:before {
content: ""; }
.fa-lastfm-square:before {
content: ""; }
.fa-toggle-off:before {
content: ""; }
.fa-toggle-on:before {
content: ""; }
.fa-bicycle:before {
content: ""; }
.fa-bus:before {
content: ""; }
.fa-ioxhost:before {
content: ""; }
.fa-angellist:before {
content: ""; }
.fa-cc:before {
content: ""; }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: ""; }
.fa-meanpath:before {
content: ""; }
.fa-buysellads:before {
content: ""; }
.fa-connectdevelop:before {
content: ""; }
.fa-dashcube:before {
content: ""; }
.fa-forumbee:before {
content: ""; }
.fa-leanpub:before {
content: ""; }
.fa-sellsy:before {
content: ""; }
.fa-shirtsinbulk:before {
content: ""; }
.fa-simplybuilt:before {
content: ""; }
.fa-skyatlas:before {
content: ""; }
.fa-cart-plus:before {
content: ""; }
.fa-cart-arrow-down:before {
content: ""; }
.fa-diamond:before {
content: ""; }
.fa-ship:before {
content: ""; }
.fa-user-secret:before {
content: ""; }
.fa-motorcycle:before {
content: ""; }
.fa-street-view:before {
content: ""; }
.fa-heartbeat:before {
content: ""; }
.fa-venus:before {
content: ""; }
.fa-mars:before {
content: ""; }
.fa-mercury:before {
content: ""; }
.fa-intersex:before,
.fa-transgender:before {
content: ""; }
.fa-transgender-alt:before {
content: ""; }
.fa-venus-double:before {
content: ""; }
.fa-mars-double:before {
content: ""; }
.fa-venus-mars:before {
content: ""; }
.fa-mars-stroke:before {
content: ""; }
.fa-mars-stroke-v:before {
content: ""; }
.fa-mars-stroke-h:before {
content: ""; }
.fa-neuter:before {
content: ""; }
.fa-genderless:before {
content: ""; }
.fa-facebook-official:before {
content: ""; }
.fa-pinterest-p:before {
content: ""; }
.fa-whatsapp:before {
content: ""; }
.fa-server:before {
content: ""; }
.fa-user-plus:before {
content: ""; }
.fa-user-times:before {
content: ""; }
.fa-hotel:before,
.fa-bed:before {
content: ""; }
.fa-viacoin:before {
content: ""; }
.fa-train:before {
content: ""; }
.fa-subway:before {
content: ""; }
.fa-medium:before {
content: ""; }
.fa-yc:before,
.fa-y-combinator:before {
content: ""; }
.fa-optin-monster:before {
content: ""; }
.fa-opencart:before {
content: ""; }
.fa-expeditedssl:before {
content: ""; }
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: ""; }
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: ""; }
.fa-battery-2:before,
.fa-battery-half:before {
content: ""; }
.fa-battery-1:before,
.fa-battery-quarter:before {
content: ""; }
.fa-battery-0:before,
.fa-battery-empty:before {
content: ""; }
.fa-mouse-pointer:before {
content: ""; }
.fa-i-cursor:before {
content: ""; }
.fa-object-group:before {
content: ""; }
.fa-object-ungroup:before {
content: ""; }
.fa-sticky-note:before {
content: ""; }
.fa-sticky-note-o:before {
content: ""; }
.fa-cc-jcb:before {
content: ""; }
.fa-cc-diners-club:before {
content: ""; }
.fa-clone:before {
content: ""; }
.fa-balance-scale:before {
content: ""; }
.fa-hourglass-o:before {
content: ""; }
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: ""; }
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: ""; }
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: ""; }
.fa-hourglass:before {
content: ""; }
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: ""; }
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: ""; }
.fa-hand-scissors-o:before {
content: ""; }
.fa-hand-lizard-o:before {
content: ""; }
.fa-hand-spock-o:before {
content: ""; }
.fa-hand-pointer-o:before {
content: ""; }
.fa-hand-peace-o:before {
content: ""; }
.fa-trademark:before {
content: ""; }
.fa-registered:before {
content: ""; }
.fa-creative-commons:before {
content: ""; }
.fa-gg:before {
content: ""; }
.fa-gg-circle:before {
content: ""; }
.fa-tripadvisor:before {
content: ""; }
.fa-odnoklassniki:before {
content: ""; }
.fa-odnoklassniki-square:before {
content: ""; }
.fa-get-pocket:before {
content: ""; }
.fa-wikipedia-w:before {
content: ""; }
.fa-safari:before {
content: ""; }
.fa-chrome:before {
content: ""; }
.fa-firefox:before {
content: ""; }
.fa-opera:before {
content: ""; }
.fa-internet-explorer:before {
content: ""; }
.fa-tv:before,
.fa-television:before {
content: ""; }
.fa-contao:before {
content: ""; }
.fa-500px:before {
content: ""; }
.fa-amazon:before {
content: ""; }
.fa-calendar-plus-o:before {
content: ""; }
.fa-calendar-minus-o:before {
content: ""; }
.fa-calendar-times-o:before {
content: ""; }
.fa-calendar-check-o:before {
content: ""; }
.fa-industry:before {
content: ""; }
.fa-map-pin:before {
content: ""; }
.fa-map-signs:before {
content: ""; }
.fa-map-o:before {
content: ""; }
.fa-map:before {
content: ""; }
.fa-commenting:before {
content: ""; }
.fa-commenting-o:before {
content: ""; }
.fa-houzz:before {
content: ""; }
.fa-vimeo:before {
content: ""; }
.fa-black-tie:before {
content: ""; }
.fa-fonticons:before {
content: ""; }
.fa-reddit-alien:before {
content: ""; }
.fa-edge:before {
content: ""; }
.fa-credit-card-alt:before {
content: ""; }
.fa-codiepie:before {
content: ""; }
.fa-modx:before {
content: ""; }
.fa-fort-awesome:before {
content: ""; }
.fa-usb:before {
content: ""; }
.fa-product-hunt:before {
content: ""; }
.fa-mixcloud:before {
content: ""; }
.fa-scribd:before {
content: ""; }
.fa-pause-circle:before {
content: ""; }
.fa-pause-circle-o:before {
content: ""; }
.fa-stop-circle:before {
content: ""; }
.fa-stop-circle-o:before {
content: ""; }
.fa-shopping-bag:before {
content: ""; }
.fa-shopping-basket:before {
content: ""; }
.fa-hashtag:before {
content: ""; }
.fa-bluetooth:before {
content: ""; }
.fa-bluetooth-b:before {
content: ""; }
.fa-percent:before {
content: ""; }
.fa-gitlab:before {
content: ""; }
.fa-wpbeginner:before {
content: ""; }
.fa-wpforms:before {
content: ""; }
.fa-envira:before {
content: ""; }
.fa-universal-access:before {
content: ""; }
.fa-wheelchair-alt:before {
content: ""; }
.fa-question-circle-o:before {
content: ""; }
.fa-blind:before {
content: ""; }
.fa-audio-description:before {
content: ""; }
.fa-volume-control-phone:before {
content: ""; }
.fa-braille:before {
content: ""; }
.fa-assistive-listening-systems:before {
content: ""; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: ""; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: ""; }
.fa-glide:before {
content: ""; }
.fa-glide-g:before {
content: ""; }
.fa-signing:before,
.fa-sign-language:before {
content: ""; }
.fa-low-vision:before {
content: ""; }
.fa-viadeo:before {
content: ""; }
.fa-viadeo-square:before {
content: ""; }
.fa-snapchat:before {
content: ""; }
.fa-snapchat-ghost:before {
content: ""; }
.fa-snapchat-square:before {
content: ""; }
.fa-pied-piper:before {
content: ""; }
.fa-first-order:before {
content: ""; }
.fa-yoast:before {
content: ""; }
.fa-themeisle:before {
content: ""; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: ""; }
.fa-fa:before,
.fa-font-awesome:before {
content: ""; }
.fa-handshake-o:before {
content: ""; }
.fa-envelope-open:before {
content: ""; }
.fa-envelope-open-o:before {
content: ""; }
.fa-linode:before {
content: ""; }
.fa-address-book:before {
content: ""; }
.fa-address-book-o:before {
content: ""; }
.fa-vcard:before,
.fa-address-card:before {
content: ""; }
.fa-vcard-o:before,
.fa-address-card-o:before {
content: ""; }
.fa-user-circle:before {
content: ""; }
.fa-user-circle-o:before {
content: ""; }
.fa-user-o:before {
content: ""; }
.fa-id-badge:before {
content: ""; }
.fa-drivers-license:before,
.fa-id-card:before {
content: ""; }
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: ""; }
.fa-quora:before {
content: ""; }
.fa-free-code-camp:before {
content: ""; }
.fa-telegram:before {
content: ""; }
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: ""; }
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: ""; }
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: ""; }
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: ""; }
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: ""; }
.fa-shower:before {
content: ""; }
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: ""; }
.fa-podcast:before {
content: ""; }
.fa-window-maximize:before {
content: ""; }
.fa-window-minimize:before {
content: ""; }
.fa-window-restore:before {
content: ""; }
.fa-times-rectangle:before,
.fa-window-close:before {
content: ""; }
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: ""; }
.fa-bandcamp:before {
content: ""; }
.fa-grav:before {
content: ""; }
.fa-etsy:before {
content: ""; }
.fa-imdb:before {
content: ""; }
.fa-ravelry:before {
content: ""; }
.fa-eercast:before {
content: ""; }
.fa-microchip:before {
content: ""; }
.fa-snowflake-o:before {
content: ""; }
.fa-superpowers:before {
content: ""; }
.fa-wpexplorer:before {
content: ""; }
.fa-meetup:before {
content: ""; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; } .ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto; } .ps__rail-x {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px; bottom: 0px; position: absolute; }
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
width: 15px; right: 0; position: absolute; }
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent; }
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6; }
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9; } .ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px; bottom: 2px; position: absolute; }
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .2s ease-in-out;
width: 6px; right: 2px; position: absolute; }
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px; }
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 11px; } @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important; } } .gm-grid-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.gm-grid-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px; }
.text-center {
text-align: center; }
.d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important; }
.justify-content-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.align-items-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.flex-grow-1 {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.flex-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.h-100 {
height: 100%; }
.mb-4 {
margin-bottom: 25px; }
.mt-5 {
margin-top: 50px; }
.mx-4 {
margin-left: 25px;
margin-right: 25px; }
.my-4 {
margin-top: 25px;
margin-bottom: 25px; }
.py-4 {
padding-top: 25px;
padding-bottom: 25px; }
.border-right {
border-right: 1px solid #5a5a5a; }
.gm-hidden {
opacity: 0;
visibility: hidden; }
.gm-d-none {
display: none !important; }
.gm-bg-hidden {
background-image: none !important; }
.gm-navigation-drawer {
position: fixed;
top: 0;
height: 100%;
z-index: 1000;
overflow-y: auto;
-webkit-transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s, -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
will-change: transform; }
.gm-navigation-drawer .gm-menu-item__icon {
margin-right: 8px; }
.gm-navigation-drawer .gm-dropdown-menu {
display: none; }
.gm-navigation-drawer--left .gm-dropdown-menu {
display: none;
padding-left: 15px; }
.gm-navigation-drawer--right .gm-dropdown-menu {
display: none;
padding-left: 15px; }
.gm-navigation-drawer .gm-dropdown-toggle.gm-menu-item__link .gm-caret i {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.gm-navigation-drawer li {
margin-bottom: 0; }
.gm-navigation-drawer .gm-logo__img {
display: none; }
.gm-navigation-drawer .gm-logo__img-alt {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gm-navigation-drawer .gm-search,
.gm-navigation-drawer .gm-minicart {
cursor: pointer; }
.gm-navigation-drawer .gm-anchor,
.gm-navigation-drawer .gm-mega-menu__item__title {
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: dotted;
line-height: 1.4;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
color: inherit; }
.gm-navigation-drawer .gm-anchor .gm-menu-item__txt-wrapper,
.gm-navigation-drawer .gm-mega-menu__item__title .gm-menu-item__txt-wrapper {
margin-right: auto; }
.gm-navigation-drawer .gm-search .gm-icon {
font-size: 17px; }
.gm-navigation-drawer .gm-search .gm-icon:not(:last-child) {
margin-bottom: 8px; }
.gm-navigation-drawer .gm-search .gm-search__txt {
font-size: 11px;
display: block; }
.gm-navigation-drawer .gm-minicart {
text-align: center; }
.gm-navigation-drawer .gm-minicart .gm-minicart-link {
color: inherit; }
.gm-navigation-drawer .gm-minicart .gm-minicart__txt {
font-size: 11px;
display: block; }
.gm-navigation-drawer .gm-minicart .gm-icon {
font-size: 17px; }
.gm-divider--vertical {
width: 0;
max-width: 0;
max-height: 100%;
border-style: solid;
border-width: 0 1px 0 0;
overflow: visible;
-ms-flex-item-align: stretch;
align-self: stretch;
display: inline;
height: auto; }
.gm-divider--vertical:last-child {
display: none; }
body:not(.admin-bar) .gm-navigation-drawer,
body:not(.admin-bar) .gm-navbar--style-2 ~ .gm-main-menu-wrapper {
top: 0;
height: 100vh; }
@media (max-width: 782px) {
.admin-bar .gm-navigation-drawer,
.admin-bar .gm-navbar--style-2 ~ .gm-main-menu-wrapper {
top: 46px;
height: calc(100vh - 46px); } }
@media (min-width: 783px) {
.admin-bar .gm-navigation-drawer,
.admin-bar .gm-navbar--style-2 ~ .gm-main-menu-wrapper {
top: 32px;
height: calc(100vh - 32px); } }
.groovy-nav-content-wrapper {
-webkit-transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s, -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
will-change: transform; }
.gm-navigation-drawer.gm-navigation-drawer--open {
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important; }
html,
body {
position: relative; }
.gm-navbar *,
.gm-main-menu-wrapper *,
.gm-navigation-drawer * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.gm-navbar a,
.gm-main-menu-wrapper a,
.gm-navigation-drawer a {
text-decoration: none;
-webkit-transition: none;
transition: none; }
.gm-main-menu-wrapper {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.gm-navbar {
position: relative; }
.gm-navbar ul,
.gm-main-menu-wrapper ul,
.gm-navigation-drawer ul {
margin: 0;
padding-left: 0;
list-style: none; }
.gm-main-menu-wrapper .menu-item {
margin-bottom: 0; }
.gm-main-menu-wrapper .gm-navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.gm-wrapper {
z-index: 999; }
.gm-navbar button,
.gm-main-menu-wrapper button {
cursor: pointer; }
.gm-menu-btn__inner {
line-height: 1; }
@font-face {
font-family: 'crane-font';
src: url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/fonts/crane-font.woff?hhxb42) format("woff");
font-weight: normal;
font-style: normal; }
.gmi { font-family: 'crane-font' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.gmi-zoom-search::before {
content: "\e901"; }
.gmi-bag::before {
content: "\e900"; } .gm-navbar .gm-toolbar {
position: relative;
-webkit-transition: all linear 0.2s;
transition: all linear 0.2s;
-webkit-transition-property: background-color, opacity;
transition-property: background-color, opacity; }
.gm-navbar .gm-toolbar-left,
.gm-navbar .gm-toolbar-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gm-navbar .gm-toolbar-contacts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.gm-navbar .gm-toolbar-contacts a {
color: inherit !important; }
.gm-navbar .gm-toolbar-email,
.gm-navbar .gm-toolbar-phone {
margin-right: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 38px; }
.gm-navbar .gm-toolbar-email span,
.gm-navbar .gm-toolbar-phone span {
margin-right: 5px; }
.gm-navbar .gm-toolbar-socials-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -12px !important;
margin-right: -12px !important; }
.gm-navbar .gm-toolbar-socials-list__item {
margin-bottom: 0;
padding-left: 12px;
padding-right: 12px; }
.gm-navbar .gm-toolbar-social-link {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 16px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease; }
.gm-navbar .gm-toolbar-social-link .fa {
line-height: 38px; }
.gm-navbar .gm-toolbar-social-link span {
padding-left: 4px; }
.gm-navbar.gm-navbar-fixed-sticky .gm-toolbar .gm-container,
.gm-navbar.gm-navbar-sticky .gm-toolbar .gm-container {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out; }
.gm-navbar.gm-navbar-fixed-sticky.gm-navbar-sticky-toggle .gm-toolbar .gm-container,
.gm-navbar.gm-navbar-sticky.gm-navbar-sticky-toggle .gm-toolbar .gm-container {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 0; }
.gm-navbar--style-4 .gm-toolbar .gm-toolbar-social-link > span,
.gm-navbar--style-3 .gm-toolbar .gm-toolbar-social-link > span {
display: none; } .gm-main-menu-wrapper .gm-search {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.gm-search-wrapper {
visibility: hidden;
opacity: 0; }
.gm-search__fullscreen-container:not(.gm-hidden) .gm-search-wrapper {
visibility: visible;
opacity: 1; }
.gm-search-wrapper .gm-form-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.gm-search__input {
outline: none; }
.gm-search-btn {
border: none;
width: 50px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; }
.gm-search__fullscreen-container {
position: fixed;
z-index: 9999;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all linear 0.2s;
transition: all linear 0.2s;
background-color: rgba(0, 0, 0, 0.85); }
.gm-search__fullscreen-container .gm-search-btn {
border-bottom: 2px solid rgba(255, 255, 255, 0.31);
border-radius: 0;
background-color: transparent;
padding: 0;
font-size: 19px;
color: #fff;
line-height: 1; }
.gm-search__fullscreen-container .navbar-close-btn {
position: absolute;
top: 10%;
right: 8%;
display: block;
width: 32px;
height: 32px;
cursor: pointer;
-webkit-transition: -webkit-transform linear 0.2s;
transition: -webkit-transform linear 0.2s;
transition: transform linear 0.2s;
transition: transform linear 0.2s, -webkit-transform linear 0.2s;
background: url(//www.apple-assistenza.it/wp-content/plugins/groovy-menu/assets/images/close.svg) center no-repeat; }
.gm-search__fullscreen-container .navbar-close-btn:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
.gm-search__fullscreen-container .gm-search__inner {
position: absolute;
top: 50%;
left: 50%;
width: 85%;
max-width: 800px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center; }
.gm-search__fullscreen-container .gm-search__alpha {
color: #fff;
font-size: 16px;
font-weight: 600; }
.gm-search__fullscreen-container .gm-form-group {
margin-top: 80px; }
.gm-search__fullscreen-container .gm-search__input[type='text'] {
width: 100%;
height: 50px;
padding: 0 20px;
color: #fff;
border: none;
border-bottom: 2px solid rgba(255, 255, 255, 0.31);
outline: none;
background-color: transparent;
font-size: 16px;
font-weight: 600;
border-radius: 0; }
.gm-search:not(.fullscreen) .gm-search-btn {
-webkit-transition: background-color linear 0.2s;
transition: background-color linear 0.2s;
color: #fff;
background: #393b3f;
font-size: 18px;
line-height: 31px;
padding: 0 17px; }
.gm-search:not(.fullscreen) .gm-search-btn:hover, .gm-search:not(.fullscreen) .gm-search-btn:focus {
color: white; }
.gm-search:not(.fullscreen) .gm-search-btn:hover {
background-color: #93cb52; }
.gm-search:not(.fullscreen) .gm-search__input {
height: 35px;
padding: 0 14px;
border: 1px solid rgba(0, 1, 0, 0.1);
border-radius: 4px;
background-color: #fff;
-webkit-box-shadow: inset 0.3px 5px 5px rgba(0, 1, 0, 0.02);
box-shadow: inset 0.3px 5px 5px rgba(0, 1, 0, 0.02);
font-size: 14px;
font-family: inherit;
font-style: italic;
line-height: 35px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.gm-search:not(.fullscreen) .gm-search__input::-webkit-input-placeholder {
color: #b0b0b0;
-webkit-transition: color 0.2s;
transition: color 0.2s; }
.gm-search:not(.fullscreen) .gm-search__input::-moz-placeholder {
color: #b0b0b0;
-webkit-transition: color 0.2s;
transition: color 0.2s; }
.gm-search:not(.fullscreen) .gm-search__input:-ms-input-placeholder {
color: #b0b0b0;
-webkit-transition: color 0.2s;
transition: color 0.2s; }
.gm-search:not(.fullscreen) .gm-search__input::-ms-input-placeholder {
color: #b0b0b0;
-webkit-transition: color 0.2s;
transition: color 0.2s; }
.gm-search:not(.fullscreen) .gm-search__input::placeholder {
color: #b0b0b0;
-webkit-transition: color 0.2s;
transition: color 0.2s; }
.gm-main-menu-wrapper .gm-search > .gm-search__txt {
font-size: 11px; } .gm-search__fullscreen-container.gm-hidden {
visibility: hidden;
opacity: 0; } .gm-main-menu-wrapper .gm-minicart > a {
position: relative;
font-size: 16px; }
.gm-main-menu-wrapper .gm-minicart-icon-wrapper {
position: relative; }
.gm-cart-counter {
position: absolute;
top: -23px;
right: -31px;
display: block;
width: 26px;
height: 26px;
-webkit-transition: top 0.2s;
transition: top 0.2s;
text-align: center;
font-size: 11px;
font-weight: 700;
line-height: 26px; }
.gm-cart-counter:empty {
display: none; }
.gm-main-menu-wrapper .gm-minicart .gm-minicart-dropdown {
position: absolute;
right: -15px;
left: auto;
width: 280px; }
.gm-navbar--align-right .gm-main-menu-wrapper .gm-minicart .gm-minicart-dropdown {
position: absolute;
right: auto;
left: 5px;
width: 280px; }
.widget_shopping_cart_content .gm-dropdown-menu {
position: static !important; }
.gm-main-menu-wrapper .gm-minicart-dropdown {
padding: 20px 20px 5px;
font-size: 14px; }
.gm-main-menu-wrapper .gm-minicart-dropdown .empty {
padding-bottom: 15px; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item {
position: relative;
padding-bottom: 15px;
padding-left: 80px;
min-height: 85px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
line-height: 1.5; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item:not(:last-of-type) {
margin-bottom: 20px !important; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item .remove {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 20px;
height: 20px;
text-align: center;
font-size: 18px;
color: inherit; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item a {
color: inherit; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item a:not(.remove) {
margin-right: 20px;
display: block; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item a:not(.remove) img {
width: 68px;
position: absolute;
top: 0;
left: 0; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item .variation {
margin-right: 20px; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item .variation dt,
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item .variation dd {
display: inline-block; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item .variation dd {
font-weight: 700;
margin-left: 0; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart-item .variation:last-of-type {
margin-bottom: 0; }
.gm-main-menu-wrapper .gm-minicart-dropdown .total {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.gm-main-menu-wrapper .gm-minicart-dropdown .cart_list {
max-height: 350px;
overflow-y: auto; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart__buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart__buttons a {
margin-bottom: 15px;
padding: 10px 20px;
line-height: 1.5;
width: 100%; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart__buttons .button {
text-transform: uppercase;
text-align: center; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart__total {
margin-top: 0;
margin-bottom: 24px;
line-height: 1.8;
position: relative;
padding-top: 15px; }
.gm-main-menu-wrapper .gm-minicart-dropdown .woocommerce-mini-cart__total::after {
position: absolute;
content: '';
width: 100%;
height: 1px;
left: 0;
top: 0;
background-color: #000;
opacity: 0.1; } [dir='rtl'] .gm-main-menu-wrapper .gm-minicart .gm-minicart-dropdown .mini_cart_item {
padding-left: 0; }
[dir='rtl'] .gm-main-menu-wrapper .gm-minicart .gm-minicart-dropdown .mini_cart_item .remove {
right: auto; }
[dir='rtl'] .gm-main-menu-wrapper .gm-minicart .gm-minicart-dropdown .mini_cart_item a:not(.remove) {
margin-right: 0; } .gm-main-menu-wrapper .woocommerce-mini-cart__empty-message {
padding-bottom: 15px !important; }
.gm-main-menu-wrapper .gm-minicart-icon-wrapper > .gm-minicart__txt {
font-size: 11px; } .gm-navigation-drawer .gm-badge {
position: relative;
overflow: visible; }
.gm-navigation-drawer .gm-badge .gm-cart-counter {
right: -20px; } #lang_sel {
z-index: 10;
height: 38px; }
#lang_sel_click {
height: auto;
font-family: inherit; }
#lang_sel_click a {
padding: 0 15px !important; }
#lang_sel_click li {
width: 90px !important; }
#lang_sel ul li a,
#lang_sel_click ul li a {
height: 38px !important;
padding: 0 15px !important;
line-height: 38px !important; }
#lang_sel_click a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel:hover {
position: relative;
background: none; }
#lang_sel_click a.lang_sel_sel::after {
position: absolute;
top: 13px;
right: 14px;
content: '\f107';
font: normal normal normal 16px/1 FontAwesome; }
#lang_sel_click a:hover,
#lang_sel_click:hover > a,
#lang_sel_click ul ul :hover > a {
background: none; }
#lang_sel_click a:visited,
#lang_sel_click a {
border: none;
line-height: 38px; }
#lang_sel_click ul ul a {
display: block;
width: 100%; }
#lang_sel_click ul ul {
top: 38px;
width: 90px !important;
border: none;
line-height: 38px; }
#lang_sel_click img.iclflag {
position: static; }
.wpml-ls {
margin-left: 15px;
-ms-flex-item-align: center;
align-self: center;
width: auto; }
.wpml-ls-legacy-dropdown a {
border: none; } #preview-modal .gm-modal-body,
.preview-modal-wrapper .gm-modal-body {
height: 100%; }
a[href='#disabled'].gm-minicart-link {
color: inherit; }
.modal-body-iframe {
height: 100%; } .gm-dropdown-hover-style-shift-right .gm-dropdown-menu .gm-menu-item:hover > .gm-anchor .gm-menu-item__txt-wrapper {
-webkit-transform: translateX(25px);
transform: translateX(25px); }
.gm-dropdown-hover-style-shift-right .gm-dropdown-menu .gm-menu-item:hover > .gm-menu-item__link::before {
visibility: visible;
opacity: 1; }
.gm-dropdown-hover-style-shift-right .gm-dropdown-menu .gm-menu-item__link::before {
position: absolute;
left: 15px;
display: inline-block;
visibility: hidden;
content: '\f178';
-webkit-transition: all linear 0.1s;
transition: all linear 0.1s;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 0;
font: normal normal normal 16px/1 FontAwesome;
font-size: inherit;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: auto; }
.gm-dropdown-hover-style-shift-right .mega-gm-dropdown .gm-dropdown-menu .gm-menu-item__link::before {
left: 0; }
[dir='rtl'] .gm-dropdown-hover-style-shift-right .gm-dropdown-menu .gm-menu-item {
overflow: hidden; }
[dir='rtl'] .gm-dropdown-hover-style-shift-right .gm-dropdown-menu .gm-menu-item__link::before {
content: '\f177'; } .gm-main-menu-wrapper .gm-mega-menu__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.gm-main-menu-wrapper .gm-mega-menu__item > ul {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative; }
.gm-main-menu-wrapper .gm-mega-menu__item:not(:last-of-type) > ul::after {
position: absolute;
top: 5px;
right: -15px;
height: calc(100% - 5px);
content: ''; }
.gm-main-menu-wrapper .gm-mega-menu__item .gm-dropdown-menu {
position: static; }
.gm-main-menu-wrapper .mega-gm-dropdown .gm-dropdown-menu-wrapper {
right: 0;
left: 0;
margin: 0 auto; }
.gm-main-menu-wrapper .gm-plain-list-menu {
padding-left: 1em; }
.gm-main-menu-wrapper .gm-mega-menu__item__title {
padding-top: 12px;
padding-bottom: 12px; } .gm-navbar--style-2 ~ .gm-main-menu-wrapper .gm-search {
-webkit-transition: height 0.2s, line-height 0.2s;
transition: height 0.2s, line-height 0.2s; }
.gm-navbar--style-2 .gm-menu-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gm-navbar--style-2 .gm-logo a img {
-webkit-transition: height 0.2s, line-height 0.2s;
transition: height 0.2s, line-height 0.2s; }
.gm-navbar--style-2 ~ .gm-navbar-animated {
-webkit-transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
transition: transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s, -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 0.4s; } .gm-navbar .gm-wrapper {
position: absolute;
top: 0;
right: 0;
left: 0;
width: 100%;
margin-right: auto;
margin-left: auto; }
.gm-inner {
position: relative;
-webkit-box-sizing: content-box;
box-sizing: content-box;
width: 100%;
margin-right: auto;
margin-left: auto;
border-bottom-style: solid; }
.gm-inner .gm-container,
.gm-inner .gm-navbar-nav {
-webkit-transition: height 0.2s;
transition: height 0.2s; }
.gm-inner-bg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: background-color 0.2s;
transition: background-color 0.2s; }
.gm-navbar .gm-inner,
.gm-navbar .gm-inner-bg {
width: 100%; }
.gm-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative; }
.gm-navbar .menu-item-has-children {
position: static; } .gm-navbar .gm-logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1000; }
.gm-navbar--style-4 .gm-logo__no-logo {
font-size: 10px; }
.gm-navbar .gm-logo__no-logo {
max-width: 120px;
text-align: center; }
.gm-navbar .gm-logo__img {
display: none;
width: auto;
max-width: none;
max-height: none; }
.gm-main-menu-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.gm-menu-empty {
margin: auto 0 auto 0;
text-align: center;
width: 100%; }
.gm-main-menu-wrapper .gm-actions {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gm-navbar--style-1 .gm-logo a img,
.gm-navbar--style-1 .gm-search {
-webkit-transition: height 0.2s, line-height 0.2s;
transition: height 0.2s, line-height 0.2s; }
.gm-menu-item:not(.mega-gm-dropdown) {
position: relative; }
.gm-main-menu-wrapper .gm-menu-item__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
padding: 12px 15px 12px 0;
white-space: initial;
line-height: 1.4; }
.gm-main-menu-wrapper .menu-item-has-children .gm-menu-item__link {
padding-right: 0; }
.gm-main-menu-wrapper .gm-navbar-nav > .gm-menu-item > .gm-anchor {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 5px 0;
line-height: 25px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.gm-main-menu-wrapper .gm-menu-item__txt-wrapper {
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.gm-main-menu-wrapper .gm-navbar-nav > li,
.gm-main-menu-wrapper .gm-search,
.gm-main-menu-wrapper .gm-minicart,
.gm-main-menu-wrapper .gm-minicart-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.gm-main-menu-wrapper .gm-minicart-link {
color: inherit; }
@media (max-width: 600px) {
#wpadminbar {
position: fixed;
-webkit-transform: translateZ(0px);
transform: translateZ(0px); } } .gm-navbar--align-right.gm-navbar--style-1 .gm-container,
.gm-navbar--align-right.gm-navbar--style-1 .gm-main-menu-wrapper,
.gm-navbar--align-right.gm-navbar--style-1 .gm-actions,
.gm-navbar--align-right.gm-navbar--style-1 .gm-minicart,
.gm-navbar--align-right.gm-navbar--style-2 .gm-container,
.gm-navbar--align-right.gm-navbar--style-2 ~ .gm-main-menu-wrapper,
.gm-navbar--align-right.gm-navbar--style-2 ~ .gm-main-menu-wrapper .gm-minicart {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } .gm-navbar--has-shadow:not(.gm-navbar-sticky-toggle) .gm-inner,
.gm-navbar--has-shadow-sticky.gm-navbar-sticky-toggle .gm-inner {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.gm-navbar--has-shadow-dropdown .gm-dropdown-menu {
-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); }  .gm-navbar:not(.gm-navbar--style-4) ~ .gm-main-menu-wrapper .gm-menu-item__icon,
.gm-navbar:not(.gm-navbar--style-4) .gm-main-menu-wrapper .gm-menu-item__icon {
margin-right: 8px; } .gm-navbar.gm-navbar--hide-gm-caret .gm-navbar-nav > .gm-menu-item > .gm-anchor > .gm-caret {
display: none; } .gm-main-menu-wrapper .gm-dropdown-menu > li:last-of-type > .gm-anchor {
border-bottom: none !important; }
.gm-main-menu-wrapper .gm-dropdown:not(.mega-gm-dropdown) {
position: relative; }
.gm-main-menu-wrapper .gm-dropdown-menu,
.gm-main-menu-wrapper .gm-minicart-dropdown {
visibility: hidden;
opacity: 0; }
.gm-main-menu-wrapper .gm-open > .gm-dropdown-menu-wrapper,
.gm-main-menu-wrapper .gm-open > .gm-dropdown-menu-wrapper > .gm-dropdown-menu,
.gm-main-menu-wrapper .gm-open > .gm-dropdown-menu,
.gm-main-menu-wrapper .gm-open > .gm-minicart-dropdown,
.gm-main-menu-wrapper .gm-open > .gm-search-wrapper {
visibility: visible;
opacity: 1; }
.gm-main-menu-wrapper .gm-dropdown-menu {
z-index: 1000;
top: 100%;
left: 0;
width: 100%;
text-align: left; }
.gm-main-menu-wrapper .gm-dropdown-menu > .gm-menu-item {
padding-right: 15px;
padding-left: 15px; } .gm-menu-btn {
cursor: pointer;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: none; } .gm-navbar-sticky.gm-navbar-sticky-toggle .gm-wrapper,
.gm-navbar-fixed-sticky.gm-navbar-sticky-toggle .gm-wrapper {
position: fixed; }
.gm-navbar-sticky.gm-navbar-sticky-toggle .gm-wrapper {
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s; } .gm-navbar--has-divider .gm-navbar-nav > li:not(:last-of-type) > .gm-anchor {
position: relative; }
.gm-navbar--has-divider .gm-navbar-nav > li:not(:last-of-type) > .gm-anchor::before {
position: absolute;
width: 1px;
height: 30px;
opacity: 0.4;
content: '';
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%); }
.gm-navbar-sticky:not(.gm-navbar-sticky-toggle) .gm-main-menu-wrapper {
top: 0 !important; }
.gm-menu-item__txt-wrapper {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.groovy-menu-wim-wrap {
width: 100%;
padding-top: 15px; }
.gm-badge {
overflow: hidden;
line-height: 1; }
.gm-badge > span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-transform: none;
white-space: nowrap; }
.gm-thumb-menu-item-wrapper {
width: 100%; }
.gm-thumb-menu-item-wrapper .gm-thumb-menu-item {
max-height: inherit;
max-width: inherit; }
.gm-dropdown-menu .ps__rail-y {
top: 0 !important; } [dir='rtl'] .gm-main-menu-wrapper .gm-dropdown-menu .ps__rail-y {
right: auto !important;
left: 0 !important; }
[dir='rtl'] .gm-main-menu-wrapper .gm-dropdown-menu .ps__thumb-y {
right: auto;
left: 2px; }@font-face {
font-family: 'groovy-28328';
src:url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-28328.eot?jk3qnc);
src:url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-28328.eot?jk3qnc#iefix) format('embedded-opentype'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-28328.ttf?jk3qnc) format('truetype'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-28328.woff?jk3qnc) format('woff'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-28328.svg?jk3qnc#icomoon1) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="groovy-28328"],
[class*=" groovy-28328"] {
font-family: 'groovy-28328';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.groovy-28328-horn:before { content: '\e664'; }.groovy-28328-Add:before { content: '\e600'; }.groovy-28328-Anchor:before { content: '\e601'; }.groovy-28328-Attach:before { content: '\e602'; }.groovy-28328-Award:before { content: '\e603'; }.groovy-28328-Bin:before { content: '\e604'; }.groovy-28328-Bluetooth:before { content: '\e605'; }.groovy-28328-Book:before { content: '\e606'; }.groovy-28328-Calendar:before { content: '\e607'; }.groovy-28328-Cancelmark:before { content: '\e608'; }.groovy-28328-Card:before { content: '\e609'; }.groovy-28328-Card-add:before { content: '\e60a'; }.groovy-28328-Cart:before { content: '\e60b'; }.groovy-28328-CD:before { content: '\e60c'; }.groovy-28328-Chat:before { content: '\e60d'; }.groovy-28328-Check:before { content: '\e60e'; }.groovy-28328-Checklist:before { content: '\e60f'; }.groovy-28328-Checkmark:before { content: '\e610'; }.groovy-28328-Clock:before { content: '\e611'; }.groovy-28328-Cloud:before { content: '\e612'; }.groovy-28328-Coins:before { content: '\e613'; }.groovy-28328-Deliver:before { content: '\e614'; }.groovy-28328-Delivery:before { content: '\e615'; }.groovy-28328-Dialpad:before { content: '\e616'; }.groovy-28328-Diamond:before { content: '\e617'; }.groovy-28328-Display:before { content: '\e618'; }.groovy-28328-Divide:before { content: '\e619'; }.groovy-28328-Dollar:before { content: '\e61a'; }.groovy-28328-Earth:before { content: '\e61b'; }.groovy-28328-Empty-cart:before { content: '\e61c'; }.groovy-28328-Empty-folder:before { content: '\e61d'; }.groovy-28328-Equal:before { content: '\e61e'; }.groovy-28328-Equalizer:before { content: '\e61f'; }.groovy-28328-Fingerprint:before { content: '\e620'; }.groovy-28328-Flag:before { content: '\e621'; }.groovy-28328-Flower:before { content: '\e622'; }.groovy-28328-Folder:before { content: '\e623'; }.groovy-28328-Full-screen:before { content: '\e624'; }.groovy-28328-Glasses:before { content: '\e625'; }.groovy-28328-Heart:before { content: '\e626'; }.groovy-28328-Home:before { content: '\e627'; }.groovy-28328-ID:before { content: '\e628'; }.groovy-28328-Laptop:before { content: '\e629'; }.groovy-28328-Left:before { content: '\e62a'; }.groovy-28328-Light-bulb:before { content: '\e62b'; }.groovy-28328-Link:before { content: '\e62c'; }.groovy-28328-List:before { content: '\e62d'; }.groovy-28328-Lock:before { content: '\e62e'; }.groovy-28328-Loop:before { content: '\e62f'; }.groovy-28328-Mac:before { content: '\e630'; }.groovy-28328-Mail:before { content: '\e631'; }.groovy-28328-Man:before { content: '\e632'; }.groovy-28328-Map:before { content: '\e633'; }.groovy-28328-Media:before { content: '\e634'; }.groovy-28328-Menu:before { content: '\e635'; }.groovy-28328-Mic:before { content: '\e636'; }.groovy-28328-Mobile:before { content: '\e637'; }.groovy-28328-Multiply:before { content: '\e638'; }.groovy-28328-Music:before { content: '\e639'; }.groovy-28328-Note:before { content: '\e63a'; }.groovy-28328-OFF:before { content: '\e63b'; }.groovy-28328-ON:before { content: '\e63c'; }.groovy-28328-Open:before { content: '\e63d'; }.groovy-28328-Open-Mail:before { content: '\e63e'; }.groovy-28328-OS:before { content: '\e63f'; }.groovy-28328-Pencil:before { content: '\e640'; }.groovy-28328-Phone:before { content: '\e641'; }.groovy-28328-Photo:before { content: '\e642'; }.groovy-28328-Picture:before { content: '\e643'; }.groovy-28328-Pin:before { content: '\e644'; }.groovy-28328-Play:before { content: '\e645'; }.groovy-28328-Potion:before { content: '\e646'; }.groovy-28328-Printer:before { content: '\e647'; }.groovy-28328-Radio:before { content: '\e648'; }.groovy-28328-Rain:before { content: '\e649'; }.groovy-28328-Right:before { content: '\e64a'; }.groovy-28328-Scissors:before { content: '\e64b'; }.groovy-28328-Scope:before { content: '\e64c'; }.groovy-28328-Send:before { content: '\e64d'; }.groovy-28328-Servers:before { content: '\e64e'; }.groovy-28328-Settings:before { content: '\e64f'; }.groovy-28328-Shut-down:before { content: '\e650'; }.groovy-28328-Signal:before { content: '\e651'; }.groovy-28328-Star:before { content: '\e652'; }.groovy-28328-Station:before { content: '\e653'; }.groovy-28328-Substract:before { content: '\e654'; }.groovy-28328-Sun:before { content: '\e655'; }.groovy-28328-Tablet:before { content: '\e656'; }.groovy-28328-Tag:before { content: '\e657'; }.groovy-28328-Target:before { content: '\e658'; }.groovy-28328-Thumbs:before { content: '\e659'; }.groovy-28328-Thunder:before { content: '\e65a'; }.groovy-28328-Timer:before { content: '\e65b'; }.groovy-28328-Unlock:before { content: '\e65c'; }.groovy-28328-Up:before { content: '\e65d'; }.groovy-28328-Upload:before { content: '\e65e'; }.groovy-28328-Watch:before { content: '\e65f'; }.groovy-28328-Web:before { content: '\e660'; }.groovy-28328-WIfi:before { content: '\e661'; }.groovy-28328-Window:before { content: '\e662'; }.groovy-28328-Women:before { content: '\e663'; }@font-face {
font-family: 'groovy-69018';
src:url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-69018.eot?jk3qnc);
src:url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-69018.eot?jk3qnc#iefix) format('embedded-opentype'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-69018.ttf?jk3qnc) format('truetype'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-69018.woff?jk3qnc) format('woff'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-69018.svg?jk3qnc#icomoon1) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="groovy-69018"],
[class*=" groovy-69018"] {
font-family: 'groovy-69018';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.groovy-69018-actual-size:before { content: '\e900'; }.groovy-69018-anchor:before { content: '\e901'; }.groovy-69018-arrow-left:before { content: '\e902'; }.groovy-69018-arrow-right:before { content: '\e903'; }.groovy-69018-badge:before { content: '\e904'; }.groovy-69018-bag:before { content: '\e905'; }.groovy-69018-ban:before { content: '\e906'; }.groovy-69018-bar-chart:before { content: '\e907'; }.groovy-69018-basket:before { content: '\e908'; }.groovy-69018-basket-loaded:before { content: '\e909'; }.groovy-69018-bell:before { content: '\e90a'; }.groovy-69018-briefcase:before { content: '\e90b'; }.groovy-69018-bubble:before { content: '\e90c'; }.groovy-69018-bubbles:before { content: '\e90d'; }.groovy-69018-bulb:before { content: '\e90e'; }.groovy-69018-calculator:before { content: '\e90f'; }.groovy-69018-calendar:before { content: '\e910'; }.groovy-69018-call-end:before { content: '\e911'; }.groovy-69018-call-in:before { content: '\e912'; }.groovy-69018-call-out:before { content: '\e913'; }.groovy-69018-check:before { content: '\e914'; }.groovy-69018-chemestry:before { content: '\e915'; }.groovy-69018-clock:before { content: '\e916'; }.groovy-69018-close:before { content: '\e917'; }.groovy-69018-compass:before { content: '\e918'; }.groovy-69018-config:before { content: '\e919'; }.groovy-69018-controller:before { content: '\e91a'; }.groovy-69018-credit-card:before { content: '\e91b'; }.groovy-69018-crop:before { content: '\e91c'; }.groovy-69018-cup:before { content: '\e91d'; }.groovy-69018-cup2:before { content: '\e91e'; }.groovy-69018-cursor:before { content: '\e91f'; }.groovy-69018-diamond:before { content: '\e920'; }.groovy-69018-direction:before { content: '\e921'; }.groovy-69018-directions:before { content: '\e922'; }.groovy-69018-disc:before { content: '\e923'; }.groovy-69018-dislike:before { content: '\e924'; }.groovy-69018-document:before { content: '\e925'; }.groovy-69018-documents:before { content: '\e926'; }.groovy-69018-download:before { content: '\e927'; }.groovy-69018-drawer:before { content: '\e928'; }.groovy-69018-dribbble:before { content: '\e929'; }.groovy-69018-dropbox:before { content: '\e92a'; }.groovy-69018-droplet:before { content: '\e92b'; }.groovy-69018-emoticon:before { content: '\e92c'; }.groovy-69018-end:before { content: '\e92d'; }.groovy-69018-energy:before { content: '\e92e'; }.groovy-69018-envelope:before { content: '\e92f'; }.groovy-69018-envelope-letter:before { content: '\e930'; }.groovy-69018-envelope-open:before { content: '\e931'; }.groovy-69018-eye:before { content: '\e932'; }.groovy-69018-eyeglasses:before { content: '\e933'; }.groovy-69018-facebook:before { content: '\e934'; }.groovy-69018-feed:before { content: '\e935'; }.groovy-69018-female:before { content: '\e936'; }.groovy-69018-female-user:before { content: '\e937'; }.groovy-69018-film:before { content: '\e938'; }.groovy-69018-fire:before { content: '\e939'; }.groovy-69018-flag:before { content: '\e93a'; }.groovy-69018-folder:before { content: '\e93b'; }.groovy-69018-folder2:before { content: '\e93c'; }.groovy-69018-follow:before { content: '\e93d'; }.groovy-69018-following:before { content: '\e93e'; }.groovy-69018-forward:before { content: '\e93f'; }.groovy-69018-frame:before { content: '\e940'; }.groovy-69018-friends:before { content: '\e941'; }.groovy-69018-full-screen:before { content: '\e942'; }.groovy-69018-ghost:before { content: '\e943'; }.groovy-69018-globe-1:before { content: '\e944'; }.groovy-69018-globe-2:before { content: '\e945'; }.groovy-69018-graduation-cap:before { content: '\e946'; }.groovy-69018-graph:before { content: '\e947'; }.groovy-69018-grid:before { content: '\e948'; }.groovy-69018-handbag:before { content: '\e949'; }.groovy-69018-headphones:before { content: '\e94a'; }.groovy-69018-headphones-microphone:before { content: '\e94b'; }.groovy-69018-heart:before { content: '\e94c'; }.groovy-69018-help:before { content: '\e94d'; }.groovy-69018-home:before { content: '\e94e'; }.groovy-69018-hourglass:before { content: '\e94f'; }.groovy-69018-info:before { content: '\e950'; }.groovy-69018-key:before { content: '\e951'; }.groovy-69018-layers:before { content: '\e952'; }.groovy-69018-left:before { content: '\e953'; }.groovy-69018-like:before { content: '\e954'; }.groovy-69018-link:before { content: '\e955'; }.groovy-69018-list:before { content: '\e956'; }.groovy-69018-lock:before { content: '\e957'; }.groovy-69018-login:before { content: '\e958'; }.groovy-69018-logout:before { content: '\e959'; }.groovy-69018-loop:before { content: '\e95a'; }.groovy-69018-magic-wand:before { content: '\e95b'; }.groovy-69018-magnet:before { content: '\e95c'; }.groovy-69018-magnifier:before { content: '\e95d'; }.groovy-69018-male:before { content: '\e95e'; }.groovy-69018-male-user:before { content: '\e95f'; }.groovy-69018-map:before { content: '\e960'; }.groovy-69018-microphone:before { content: '\e961'; }.groovy-69018-monitor:before { content: '\e962'; }.groovy-69018-mouse:before { content: '\e963'; }.groovy-69018-moustache:before { content: '\e964'; }.groovy-69018-move:before { content: '\e965'; }.groovy-69018-music-note1:before { content: '\e966'; }.groovy-69018-music-note2:before { content: '\e967'; }.groovy-69018-note:before { content: '\e968'; }.groovy-69018-notebook:before { content: '\e969'; }.groovy-69018-opened-book:before { content: '\e96a'; }.groovy-69018-paper-clip:before { content: '\e96b'; }.groovy-69018-paper-plane:before { content: '\e96c'; }.groovy-69018-pause:before { content: '\e96d'; }.groovy-69018-pencil:before { content: '\e96e'; }.groovy-69018-phone:before { content: '\e96f'; }.groovy-69018-photo:before { content: '\e970'; }.groovy-69018-picture:before { content: '\e971'; }.groovy-69018-pie-chart:before { content: '\e972'; }.groovy-69018-pin:before { content: '\e973'; }.groovy-69018-plane:before { content: '\e974'; }.groovy-69018-play:before { content: '\e975'; }.groovy-69018-playlist:before { content: '\e976'; }.groovy-69018-plus:before { content: '\e977'; }.groovy-69018-pointer:before { content: '\e978'; }.groovy-69018-power:before { content: '\e979'; }.groovy-69018-present:before { content: '\e97a'; }.groovy-69018-printer:before { content: '\e97b'; }.groovy-69018-puzzle:before { content: '\e97c'; }.groovy-69018-question:before { content: '\e97d'; }.groovy-69018-refresh:before { content: '\e97e'; }.groovy-69018-reload:before { content: '\e97f'; }.groovy-69018-rewind:before { content: '\e980'; }.groovy-69018-right:before { content: '\e981'; }.groovy-69018-rocket:before { content: '\e982'; }.groovy-69018-settings:before { content: '\e983'; }.groovy-69018-share1:before { content: '\e984'; }.groovy-69018-share2:before { content: '\e985'; }.groovy-69018-shield:before { content: '\e986'; }.groovy-69018-shuffle:before { content: '\e987'; }.groovy-69018-speech:before { content: '\e988'; }.groovy-69018-speedometer:before { content: '\e989'; }.groovy-69018-star:before { content: '\e98a'; }.groovy-69018-start:before { content: '\e98b'; }.groovy-69018-tablet:before { content: '\e98c'; }.groovy-69018-tag:before { content: '\e98d'; }.groovy-69018-target:before { content: '\e98e'; }.groovy-69018-trash:before { content: '\e98f'; }.groovy-69018-tumblr:before { content: '\e990'; }.groovy-69018-twitter:before { content: '\e991'; }.groovy-69018-umbrella:before { content: '\e992'; }.groovy-69018-unfollow:before { content: '\e993'; }.groovy-69018-unlock:before { content: '\e994'; }.groovy-69018-upload:before { content: '\e995'; }.groovy-69018-vector:before { content: '\e996'; }.groovy-69018-video:before { content: '\e997'; }.groovy-69018-volume-1:before { content: '\e998'; }.groovy-69018-volume-2:before { content: '\e999'; }.groovy-69018-volume-off:before { content: '\e99a'; }.groovy-69018-wallet:before { content: '\e99b'; }.groovy-69018-wrench:before { content: '\e99c'; }.groovy-69018-youtube:before { content: '\e99d'; }.groovy-69018-zoom-in:before { content: '\e99e'; }.groovy-69018-zoom-out:before { content: '\e99f'; }@font-face {
font-family: 'groovy-socicon';
src:url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-socicon.eot?jk3qnc);
src:url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-socicon.eot?jk3qnc#iefix) format('embedded-opentype'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-socicon.ttf?jk3qnc) format('truetype'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-socicon.woff?jk3qnc) format('woff'),
url(//www.apple-assistenza.it/wp-content/uploads/groovy/fonts/groovy-socicon.svg?jk3qnc#icomoon1) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="groovy-socicon"],
[class*=" groovy-socicon"] {
font-family: 'groovy-socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.groovy-socicon-eitaa:before { content: '\e97c'; }.groovy-socicon-soroush:before { content: '\e97d'; }.groovy-socicon-bale:before { content: '\e97e'; }.groovy-socicon-zazzle:before { content: '\e97b'; }.groovy-socicon-society6:before { content: '\e97a'; }.groovy-socicon-redbubble:before { content: '\e979'; }.groovy-socicon-avvo:before { content: '\e978'; }.groovy-socicon-stitcher:before { content: '\e977'; }.groovy-socicon-google:before { content: '\e974'; }.groovy-socicon-dlive:before { content: '\e975'; }.groovy-socicon-vsco:before { content: '\e976'; }.groovy-socicon-flipboard:before { content: '\e973'; }.groovy-socicon-ubuntu:before { content: '\e958'; }.groovy-socicon-artstation:before { content: '\e959'; }.groovy-socicon-invision:before { content: '\e95a'; }.groovy-socicon-torial:before { content: '\e95b'; }.groovy-socicon-collectorz:before { content: '\e95c'; }.groovy-socicon-seenthis:before { content: '\e95d'; }.groovy-socicon-google_play_music:before { content: '\e95e'; }.groovy-socicon-debian:before { content: '\e95f'; }.groovy-socicon-filmfreeway:before { content: '\e960'; }.groovy-socicon-gnome:before { content: '\e961'; }.groovy-socicon-itchio:before { content: '\e962'; }.groovy-socicon-jamendo:before { content: '\e963'; }.groovy-socicon-mix:before { content: '\e964'; }.groovy-socicon-sharepoint:before { content: '\e965'; }.groovy-socicon-tinder:before { content: '\e966'; }.groovy-socicon-windguru:before { content: '\e967'; }.groovy-socicon-cd_baby:before { content: '\e968'; }.groovy-socicon-elementary_os:before { content: '\e969'; }.groovy-socicon-stage32:before { content: '\e96a'; }.groovy-socicon-tiktok:before { content: '\e96b'; }.groovy-socicon-gitter:before { content: '\e96c'; }.groovy-socicon-letterboxd:before { content: '\e96d'; }.groovy-socicon-threema:before { content: '\e96e'; }.groovy-socicon-splice:before { content: '\e96f'; }.groovy-socicon-metapop:before { content: '\e970'; }.groovy-socicon-naver:before { content: '\e971'; }.groovy-socicon-remote:before { content: '\e972'; }.groovy-socicon-internet:before { content: '\e957'; }.groovy-socicon-moddb:before { content: '\e94b'; }.groovy-socicon-indiedb:before { content: '\e94c'; }.groovy-socicon-traxsource:before { content: '\e94d'; }.groovy-socicon-gamefor:before { content: '\e94e'; }.groovy-socicon-pixiv:before { content: '\e94f'; }.groovy-socicon-myanimelist:before { content: '\e950'; }.groovy-socicon-blackberry:before { content: '\e951'; }.groovy-socicon-wickr:before { content: '\e952'; }.groovy-socicon-spip:before { content: '\e953'; }.groovy-socicon-napster:before { content: '\e954'; }.groovy-socicon-beatport:before { content: '\e955'; }.groovy-socicon-hackerone:before { content: '\e956'; }.groovy-socicon-hackernews:before { content: '\e946'; }.groovy-socicon-smashwords:before { content: '\e947'; }.groovy-socicon-kobo:before { content: '\e948'; }.groovy-socicon-bookbub:before { content: '\e949'; }.groovy-socicon-mailru:before { content: '\e94a'; }.groovy-socicon-gitlab:before { content: '\e945'; }.groovy-socicon-instructables:before { content: '\e944'; }.groovy-socicon-portfolio:before { content: '\e943'; }.groovy-socicon-codered:before { content: '\e940'; }.groovy-socicon-origin:before { content: '\e941'; }.groovy-socicon-nextdoor:before { content: '\e942'; }.groovy-socicon-udemy:before { content: '\e93f'; }.groovy-socicon-livemaster:before { content: '\e93e'; }.groovy-socicon-crunchbase:before { content: '\e93b'; }.groovy-socicon-homefy:before { content: '\e93c'; }.groovy-socicon-calendly:before { content: '\e93d'; }.groovy-socicon-realtor:before { content: '\e90f'; }.groovy-socicon-tidal:before { content: '\e910'; }.groovy-socicon-qobuz:before { content: '\e911'; }.groovy-socicon-natgeo:before { content: '\e912'; }.groovy-socicon-mastodon:before { content: '\e913'; }.groovy-socicon-unsplash:before { content: '\e914'; }.groovy-socicon-homeadvisor:before { content: '\e915'; }.groovy-socicon-angieslist:before { content: '\e916'; }.groovy-socicon-codepen:before { content: '\e917'; }.groovy-socicon-slack:before { content: '\e918'; }.groovy-socicon-openaigym:before { content: '\e919'; }.groovy-socicon-logmein:before { content: '\e91a'; }.groovy-socicon-fiverr:before { content: '\e91b'; }.groovy-socicon-gotomeeting:before { content: '\e91c'; }.groovy-socicon-aliexpress:before { content: '\e91d'; }.groovy-socicon-guru:before { content: '\e91e'; }.groovy-socicon-appstore:before { content: '\e91f'; }.groovy-socicon-homes:before { content: '\e920'; }.groovy-socicon-zoom:before { content: '\e921'; }.groovy-socicon-alibaba:before { content: '\e922'; }.groovy-socicon-craigslist:before { content: '\e923'; }.groovy-socicon-wix:before { content: '\e924'; }.groovy-socicon-redfin:before { content: '\e925'; }.groovy-socicon-googlecalendar:before { content: '\e926'; }.groovy-socicon-shopify:before { content: '\e927'; }.groovy-socicon-freelancer:before { content: '\e928'; }.groovy-socicon-seedrs:before { content: '\e929'; }.groovy-socicon-bing:before { content: '\e92a'; }.groovy-socicon-doodle:before { content: '\e92b'; }.groovy-socicon-bonanza:before { content: '\e92c'; }.groovy-socicon-squarespace:before { content: '\e92d'; }.groovy-socicon-toptal:before { content: '\e92e'; }.groovy-socicon-gust:before { content: '\e92f'; }.groovy-socicon-ask:before { content: '\e930'; }.groovy-socicon-trulia:before { content: '\e931'; }.groovy-socicon-calendy loomly:before { content: '\e932'; }.groovy-socicon-ghost:before { content: '\e933'; }.groovy-socicon-upwork:before { content: '\e934'; }.groovy-socicon-fundable:before { content: '\e935'; }.groovy-socicon-booking:before { content: '\e936'; }.groovy-socicon-googlemaps:before { content: '\e937'; }.groovy-socicon-zillow:before { content: '\e938'; }.groovy-socicon-niconico:before { content: '\e939'; }.groovy-socicon-toneden:before { content: '\e93a'; }.groovy-socicon-augment:before { content: '\e908'; }.groovy-socicon-bitbucket:before { content: '\e909'; }.groovy-socicon-fyuse:before { content: '\e90a'; }.groovy-socicon-youtube gaming:before { content: '\e90b'; }.groovy-socicon-sketchfab:before { content: '\e90c'; }.groovy-socicon-mobcrush:before { content: '\e90d'; }.groovy-socicon-microsoft:before { content: '\e90e'; }.groovy-socicon-pandora:before { content: '\e907'; }.groovy-socicon-facebook messenger:before { content: '\e906'; }.groovy-socicon-gamewisp:before { content: '\e905'; }.groovy-socicon-bloglovin:before { content: '\e904'; }.groovy-socicon-tunein:before { content: '\e903'; }.groovy-socicon-gamejolt:before { content: '\e901'; }.groovy-socicon-trello:before { content: '\e902'; }.groovy-socicon-spreadshirt:before { content: '\e900'; }.groovy-socicon-500px:before { content: '\e000'; }.groovy-socicon-8tracks:before { content: '\e001'; }.groovy-socicon-airbnb:before { content: '\e002'; }.groovy-socicon-alliance:before { content: '\e003'; }.groovy-socicon-amazon:before { content: '\e004'; }.groovy-socicon-amplement:before { content: '\e005'; }.groovy-socicon-android:before { content: '\e006'; }.groovy-socicon-angellist:before { content: '\e007'; }.groovy-socicon-apple:before { content: '\e008'; }.groovy-socicon-appnet:before { content: '\e009'; }.groovy-socicon-baidu:before { content: '\e00a'; }.groovy-socicon-bandcamp:before { content: '\e00b'; }.groovy-socicon-battlenet:before { content: '\e00c'; }.groovy-socicon-beam mixer:before { content: '\e00d'; }.groovy-socicon-bebee:before { content: '\e00e'; }.groovy-socicon-bebo:before { content: '\e00f'; }.groovy-socicon-behance:before { content: '\e010'; }.groovy-socicon-blizzard:before { content: '\e011'; }.groovy-socicon-blogger:before { content: '\e012'; }.groovy-socicon-buffer:before { content: '\e013'; }.groovy-socicon-chrome:before { content: '\e014'; }.groovy-socicon-coderwall:before { content: '\e015'; }.groovy-socicon-curse:before { content: '\e016'; }.groovy-socicon-dailymotion:before { content: '\e017'; }.groovy-socicon-deezer:before { content: '\e018'; }.groovy-socicon-delicious:before { content: '\e019'; }.groovy-socicon-deviantart:before { content: '\e01a'; }.groovy-socicon-diablo:before { content: '\e01b'; }.groovy-socicon-digg:before { content: '\e01c'; }.groovy-socicon-discord:before { content: '\e01d'; }.groovy-socicon-disqus:before { content: '\e01e'; }.groovy-socicon-douban:before { content: '\e01f'; }.groovy-socicon-draugiem:before { content: '\e020'; }.groovy-socicon-dribbble:before { content: '\e021'; }.groovy-socicon-drupal:before { content: '\e022'; }.groovy-socicon-ebay:before { content: '\e023'; }.groovy-socicon-ello:before { content: '\e024'; }.groovy-socicon-endomodo:before { content: '\e025'; }.groovy-socicon-envato:before { content: '\e026'; }.groovy-socicon-etsy:before { content: '\e027'; }.groovy-socicon-facebook:before { content: '\e028'; }.groovy-socicon-feedburner:before { content: '\e029'; }.groovy-socicon-filmweb:before { content: '\e02a'; }.groovy-socicon-firefox:before { content: '\e02b'; }.groovy-socicon-flattr:before { content: '\e02c'; }.groovy-socicon-flickr:before { content: '\e02d'; }.groovy-socicon-formulr:before { content: '\e02e'; }.groovy-socicon-forrst:before { content: '\e02f'; }.groovy-socicon-foursquare:before { content: '\e030'; }.groovy-socicon-friendfeed:before { content: '\e031'; }.groovy-socicon-github:before { content: '\e032'; }.groovy-socicon-goodreads:before { content: '\e033'; }.groovy-socicon-google:before { content: '\e034'; }.groovy-socicon-google-scholar:before { content: '\e035'; }.groovy-socicon-googlegroups:before { content: '\e036'; }.groovy-socicon-googlephotos:before { content: '\e037'; }.groovy-socicon-googleplus:before { content: '\e038'; }.groovy-socicon-grooveshark:before { content: '\e039'; }.groovy-socicon-hackerrank:before { content: '\e03a'; }.groovy-socicon-hearthstone:before { content: '\e03b'; }.groovy-socicon-hellocoton:before { content: '\e03c'; }.groovy-socicon-heroes:before { content: '\e03d'; }.groovy-socicon-hitbox smashcast:before { content: '\e03e'; }.groovy-socicon-horde:before { content: '\e03f'; }.groovy-socicon-houzz:before { content: '\e040'; }.groovy-socicon-icq:before { content: '\e041'; }.groovy-socicon-identica:before { content: '\e042'; }.groovy-socicon-imdb:before { content: '\e043'; }.groovy-socicon-instagram:before { content: '\e044'; }.groovy-socicon-issuu:before { content: '\e045'; }.groovy-socicon-istock:before { content: '\e046'; }.groovy-socicon-itunes:before { content: '\e047'; }.groovy-socicon-keybase:before { content: '\e048'; }.groovy-socicon-lanyrd:before { content: '\e049'; }.groovy-socicon-lastfm:before { content: '\e04a'; }.groovy-socicon-line:before { content: '\e04b'; }.groovy-socicon-linkedin:before { content: '\e04c'; }.groovy-socicon-livejournal:before { content: '\e04d'; }.groovy-socicon-lyft:before { content: '\e04e'; }.groovy-socicon-macos:before { content: '\e04f'; }.groovy-socicon-mail:before { content: '\e050'; }.groovy-socicon-medium:before { content: '\e051'; }.groovy-socicon-meetup:before { content: '\e052'; }.groovy-socicon-mixcloud:before { content: '\e053'; }.groovy-socicon-modelmayhem:before { content: '\e054'; }.groovy-socicon-mumble:before { content: '\e055'; }.groovy-socicon-myspace:before { content: '\e056'; }.groovy-socicon-newsvine:before { content: '\e057'; }.groovy-socicon-nintendo:before { content: '\e058'; }.groovy-socicon-npm:before { content: '\e059'; }.groovy-socicon-odnoklassniki:before { content: '\e05a'; }.groovy-socicon-openid:before { content: '\e05b'; }.groovy-socicon-opera:before { content: '\e05c'; }.groovy-socicon-outlook:before { content: '\e05d'; }.groovy-socicon-overwatch:before { content: '\e05e'; }.groovy-socicon-patreon:before { content: '\e05f'; }.groovy-socicon-paypal:before { content: '\e060'; }.groovy-socicon-periscope:before { content: '\e061'; }.groovy-socicon-persona:before { content: '\e062'; }.groovy-socicon-pinterest:before { content: '\e063'; }.groovy-socicon-play:before { content: '\e064'; }.groovy-socicon-player:before { content: '\e065'; }.groovy-socicon-playstation:before { content: '\e066'; }.groovy-socicon-pocket:before { content: '\e067'; }.groovy-socicon-qq:before { content: '\e068'; }.groovy-socicon-quora:before { content: '\e069'; }.groovy-socicon-raidcall:before { content: '\e06a'; }.groovy-socicon-ravelry:before { content: '\e06b'; }.groovy-socicon-reddit:before { content: '\e06c'; }.groovy-socicon-renren:before { content: '\e06d'; }.groovy-socicon-researchgate:before { content: '\e06e'; }.groovy-socicon-residentadvisor:before { content: '\e06f'; }.groovy-socicon-reverbnation:before { content: '\e070'; }.groovy-socicon-rss:before { content: '\e071'; }.groovy-socicon-sharethis:before { content: '\e072'; }.groovy-socicon-skype:before { content: '\e073'; }.groovy-socicon-slideshare:before { content: '\e074'; }.groovy-socicon-smugmug:before { content: '\e075'; }.groovy-socicon-snapchat:before { content: '\e076'; }.groovy-socicon-songkick:before { content: '\e077'; }.groovy-socicon-soundcloud:before { content: '\e078'; }.groovy-socicon-spotify:before { content: '\e079'; }.groovy-socicon-stackexchange:before { content: '\e07a'; }.groovy-socicon-stackoverflow:before { content: '\e07b'; }.groovy-socicon-starcraft:before { content: '\e07c'; }.groovy-socicon-stayfriends:before { content: '\e07d'; }.groovy-socicon-steam:before { content: '\e07e'; }.groovy-socicon-storehouse:before { content: '\e07f'; }.groovy-socicon-strava:before { content: '\e080'; }.groovy-socicon-streamjar:before { content: '\e081'; }.groovy-socicon-stumbleupon:before { content: '\e082'; }.groovy-socicon-swarm:before { content: '\e083'; }.groovy-socicon-teamspeak:before { content: '\e084'; }.groovy-socicon-teamviewer:before { content: '\e085'; }.groovy-socicon-technorati:before { content: '\e086'; }.groovy-socicon-telegram:before { content: '\e087'; }.groovy-socicon-tripadvisor:before { content: '\e088'; }.groovy-socicon-tripit:before { content: '\e089'; }.groovy-socicon-triplej:before { content: '\e08a'; }.groovy-socicon-tumblr:before { content: '\e08b'; }.groovy-socicon-twitch:before { content: '\e08c'; }.groovy-socicon-twitter:before { content: '\e08d'; }.groovy-socicon-uber:before { content: '\e08e'; }.groovy-socicon-ventrilo:before { content: '\e08f'; }.groovy-socicon-viadeo:before { content: '\e090'; }.groovy-socicon-viber:before { content: '\e091'; }.groovy-socicon-viewbug:before { content: '\e092'; }.groovy-socicon-vimeo:before { content: '\e093'; }.groovy-socicon-vine:before { content: '\e094'; }.groovy-socicon-vkontakte:before { content: '\e095'; }.groovy-socicon-warcraft:before { content: '\e096'; }.groovy-socicon-wechat:before { content: '\e097'; }.groovy-socicon-weibo:before { content: '\e098'; }.groovy-socicon-whatsapp:before { content: '\e099'; }.groovy-socicon-wikipedia:before { content: '\e09a'; }.groovy-socicon-windows:before { content: '\e09b'; }.groovy-socicon-wordpress:before { content: '\e09c'; }.groovy-socicon-wykop:before { content: '\e09d'; }.groovy-socicon-xbox:before { content: '\e09e'; }.groovy-socicon-xing:before { content: '\e09f'; }.groovy-socicon-yahoo:before { content: '\e0a0'; }.groovy-socicon-yammer:before { content: '\e0a1'; }.groovy-socicon-yandex:before { content: '\e0a2'; }.groovy-socicon-yelp:before { content: '\e0a3'; }.groovy-socicon-younow:before { content: '\e0a4'; }.groovy-socicon-youtube:before { content: '\e0a5'; }.groovy-socicon-zapier:before { content: '\e0a6'; }.groovy-socicon-zerply:before { content: '\e0a7'; }.groovy-socicon-zomato:before { content: '\e0a8'; }.groovy-socicon-zynga:before { content: '\e0a9'; }.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//www.apple-assistenza.it/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//www.apple-assistenza.it/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//www.apple-assistenza.it/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//www.apple-assistenza.it/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}