[class^="orejime-"] {
margin: 0;
padding: 0;
border: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
vertical-align: baseline;
cursor: default;
float: none;
width: auto;
text-align: left;
font-weight: normal;
padding-top: 2px;
line-height: 26px;
}
.orejime-Main,
.orejime-Modal {
font-size: 1em;
line-height: 1.5; }
.orejime-Button {
border: 0;
color: #fff;
border-radius: 4px;
padding: 6px 10px;
margin-right: 0.5em;
cursor: pointer;
}
.orejime-Button[disabled] {
opacity: 0.75;
cursor: pointer;
}
.orejime-Button--save,
.orejime-Button--accept {
color: #fff; }
.orejime-AppToggles .orejime-Button--accept{
color: #fff;
}
.orejime-Button--decline {
background: #666; }
.orejime-Button--info {
background: #1b3b4a; }
.orejime-Button:hover {
background: #141414;
color: #ffffff;
}
.orejime-Notice {
background: #333;
position: fixed;
z-index: 1000;
width: 100%;
bottom: 0;
font-size: 0.8em; }
@media (min-width: 990px) {
.orejime-Notice {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
border-radius: 4px;
bottom: 20px;
right: 20px;
max-width: 310px; } }
@media (max-width: 990px) {
.orejime-Notice {
border: none;
border-radius: 0; } }
.orejime-Notice--mandatory {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-width: none; }
.orejime-Notice--hidden {
display: none !important; }
.orejime-Notice-body {
padding: 1em;
background: linear-gradient(112.5deg, #1b3b4a 0%, #0b191f 100%);
}
.orejime-Notice-logo {
max-width: 200px; }
.orejime-Notice-title,
.orejime-Notice-description {
color: #eee;
margin-bottom: 0.5em;
line-height: 24px;
}
.orejime-Notice-title {
font-weight: bold;
font-size: 1.2em;
line-height: 1.3; }
.orejime-Notice-purposes {
color: #eee; }
.orejime-Notice-changes {
color: #eee;
margin-bottom: 0.5em;
font-weight: bold;
line-height: 20px;
}
.orejime-Notice-privacyPolicyLink {
text-decoration: underline;
cursor: pointer; }
.orejime-Notice-privacyPolicyLink, .orejime-Notice-privacyPolicyLink:hover {
color: inherit; }
.orejime-Notice-privacyPolicyLink:hover, .orejime-Notice-privacyPolicyLink:focus {
text-decoration: none; }
.orejime-Notice-actions {
display: block; }
.orejime-Notice-actionItem {
display: inline; }
.orejime-Notice-learnMoreButton {
display: inline-block; }
.orejimeHtml-WithModalOpen {
height: 100%; }
.orejimeHtml-WithModalOpen body {
position: fixed;
overflow: hidden;
height: 100%;
width: 100%; }
.orejime-ModalOverlay,
.orejime-NoticeOverlay {
z-index: 99992;
background: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.orejime-ModalWrapper {
z-index: 1001;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
width: 640px;
max-width: 100%;
max-height: 100%;
overflow: auto; }
.orejime-Modal {
background: linear-gradient(112.5deg, #1b3b4a 0%, #0b191f 100%);
color: #eee;
border-radius: 4px;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }
.orejime-Modal-header {
padding: 1em;
border-bottom: 1px solid #555; }
.orejime-Modal-title {
margin: 0;
font-size: 22px;
display: block;
font-weight: bold;
padding-right: 20px; }
.orejime-Modal-closeButton {
border: none;
background: none;
color: inherit;
position: absolute;
top: 1em;
right: 1em; }
.orejime-CloseIcon {
stroke: currentColor;
width: 12px; }
.orejime-Modal-body {
padding: 1em; }
.orejime-Modal-footer {
padding: 1em;
border-top: 1px solid #555; }
.orejime-Modal-privacyPolicyLink,
.orejime-Modal-poweredByLink {
cursor: pointer;
text-decoration: underline;
color: inherit; }
.orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus, .orejime-Modal-privacyPolicyLink:active,
.orejime-Modal-poweredByLink:hover,
.orejime-Modal-poweredByLink:focus,
.orejime-Modal-poweredByLink:active {
color: inherit; }
.orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus,
.orejime-Modal-poweredByLink:hover,
.orejime-Modal-poweredByLink:focus {
text-decoration: none; }
.orejime-Modal-poweredByLink {
position: absolute;
right: 1em;
color: #aaa;
font-size: 0.8em;
padding: 6px 0; }
.orejime-Modal-poweredByLink:hover, .orejime-Modal-poweredByLink:focus, .orejime-Modal-poweredByLink:active {
color: #aaa; }
.orejime-AppList {
display: block;
padding: 0;
margin: 0; }
.orejime-AppList-item {
display: block;
position: relative;
line-height: 1.25;
vertical-align: middle;
padding-left: 74px;
min-height: 40px;
margin-top: 0.7em; }
.orejime-AppList-item:first-child {
margin-top: 0; }
.orejime-CategorizedAppList {
list-style: none; }
.orejime-CategorizedAppList-item {
margin-bottom: 1em; }
.orejime-CategorizedAppList-title {
font-size: 20px;
font-weight: bold; }
.orejime-CategorizedAppList-description {
font-size: 17px;
line-height: 20px;
} .orejime-AppItem-title {
font-weight: 600;
cursor: pointer; }
.orejime-AppItem-description {
font-size: 14px;
line-height: 21px;
}
.orejime-AppItem-purposes {
font-size: 14px;
color: #aaa; }
.orejime-AppItem-optOut,
.orejime-AppItem-required {
padding-left: 0.2em;
font-size: 0.8em;
color: #aaa; }
.orejime-AppItem-input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 50px;
height: 30px; }
.orejime-AppItem-switch {
position: absolute;
left: 0;
display: inline-block;
width: 50px;
height: 30px; }
.orejime-AppItem-slider {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
position: absolute;
cursor: pointer;
top: 0;
left: 11px;
right: 0;
bottom: 0;
background-color: #aaa;
-webkit-transition: .4s;
transition: .4s;
width: 50px;
display: inline-block;
border-radius: 30px;
border: 2px solid transparent; }
.orejime-AppItem-slider:before {
position: absolute;
content: "";
height: 20px;
width: 20px;
left: 3px;
bottom: 3px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
border-radius: 50%;
border: 1px solid #555; }
.orejime-AppItem-switchLabel {
position: absolute;
width: 74px;
top: 34px;
overflow: ellipsis;
font-size: 12px;
text-align: center; }
.orejime-AppItem-switch--disabled .orejime-AppItem-slider {
cursor: default;
opacity: 0.5; }
.orejime-AppItem-switch--disabled .orejime-AppItem-switchLabel {
color: #aaa; }
.orejime-AppItem-input:focus + .orejime-AppItem-label .orejime-AppItem-slider {
border-color: #fff;
outline-offset: 2px; }
.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider {
background-color: #98012e; }
.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider:before {
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px); }
.orejime-AppToggles {
margin-bottom: 1em;
display: block; }
.orejime-AppToggles-item {
display: inline; }
.orejime-ModalOverlay, .orejime-NoticeOverlay {
background: rgb(0 0 0 / 49%);
}
p.orejime-Modal-description {
font-size: 17px;
}.collapseomatic, .colomat_trigger, .collapseall, .expandall, .setall {
cursor: pointer;
}
.colomat-swap {
display: none;
}
.maptastic {
position: absolute !important;
left: -10000px !important;
display:block !important;
max-width: 9999px;
}
.com_edit_link {
margin: 0;
padding: 0;
font-size: 1.2rem;
width: 100%;
text-align: right;
}.collapseomatic {
background-image: url(//www.italtesla.com/wp-content/plugins/jquery-collapse-o-matic/css/images/arrow-down.png);
background-repeat: no-repeat;
padding: 0 0 10px 16px;
}
.collapseomatic:focus {
outline: 0;
}
.arrowright {
background-position: right top;
padding: 0 16px 10px 0;
}
.noarrow {
background-image: none !important;
padding: 0 0 10px 0;
}
.colomat-hover {
text-decoration: underline;
}
.colomat-close {
background-image: url(//www.italtesla.com/wp-content/plugins/jquery-collapse-o-matic/css/images/arrow-up.png);
}
.collapseomatic_excerpt, .collapseomatic_content {
margin-top: 0px;
margin-left: 16px;
padding: 0px;
}
.content_collapse_wrapper {
position: absolute; left: -999em;
}
.collapseall:hover, .expandall:hover, .collapseall:focus, .expandall:focus {
text-decoration: underline;
}
.span_fix {
padding: 0 !important;
margin: 0 !important;
}
.span_fix:before, .span_fix:after {
content: none;
}#wcce-quote-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 9998;
}
#wcce-quote-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
padding: 20px;
z-index: 9999;
max-width: 800px;
max-height: 90%;
overflow-y: auto;
border-radius: 6px;
}
#wcce-quote-close {
position: absolute;
top: 10px;
right: 10px;
background: transparent;
border: none;
font-size: 20px;
cursor: pointer;
} .wcce-button-separator {
border-top: 1px solid rgb(232, 232, 225);
margin-top: 20px;
margin-bottom: 20px;
} .wcce-quote-buttons {
display: flex;
gap: 4px;
} .wcce-quote-buttons .button {
width: 50%;
} #wcce-ask-quote-button,
.wcce-quote-btn {
background-color: #28bfcc;
color: #fff;
text-align: center;
transition: all .55s cubic-bezier(0.19, 1, 0.22, 1);
margin-left: 8px;
}
#wcce-ask-quote-button:hover,
.wcce-quote-btn:hover {
background-color: #17a0ac;
} .woocommerce-variation-add-to-cart {
margin-top: 15px;
}
.woocommerce-variation-add-to-cart .quantity {
display: inline-block;
margin-right: 8px;
margin-bottom: 0;
vertical-align: top;
}
.single_add_to_cart_button {
display: inline-block;
margin-bottom: 0;
vertical-align: top;
}
#wcce-ask-quote-button,
.wcce-quote-btn {
width: -moz-available;
margin-left: 0;
padding: .618em 1em;
font-size: 16px;
border-radius: 4px;
float: right;
}
#wcce-contact-button,
.wcce-contact-btn {
width: -webkit-fill-available;
width: -moz-available;
width: fill-available;
margin-left: 0;
margin-top: 8px;
padding: 12px 16px;
font-size: 16px;
border-radius: 4px;
display: block;
} #wcce-contact-button,
.wcce-contact-btn {
background-color: #fff;
border: 1.5px solid #28bfcc;
color: #28bfcc;
text-align: center;
transition: all .55s cubic-bezier(0.19, 1, 0.22, 1);
}
#wcce-contact-button:hover,
.wcce-contact-btn:hover {
background-color: #eafdff;
border: 1.5px solid #28bfcc;
color: #28bfcc;
} .wcce-button-container {
display: flex;
gap: 4px;
}
.wcce-attr-button {
border: 1.5px solid #c1c1c1;
background-color: #fff;
color: #c1c1c1;
cursor: pointer;
padding: 0px 6px;
border-radius: 4px;
transition: all .55s cubic-bezier(0.19, 1, 0.22, 1);
}
.wcce-attr-button:hover {
border: 1.5px solid #999999;
color: #999999;
}
.wcce-attr-button.active {
border-color: #28bfcc;
color: #28bfcc;
background-color: #fff;
} .woocommerce-product-gallery .wcce-gallery-container {
position: relative;
display: flex;
align-items: center;
max-width: 100%;
margin: 0 30px; }
.woocommerce-product-gallery .flex-control-thumbs {
display: flex;
overflow: hidden;
width: 100%;
margin: 0;
padding: 0;
}
.woocommerce-product-gallery .flex-control-thumbs li {
flex: 0 0 auto;
box-sizing: border-box;
margin-right: 4px;
padding: 4px; }
.woocommerce-product-gallery .flex-control-thumbs li img {
width: 100%;
display: block;
} .woocommerce-product-gallery .flex-control-thumbs li.flex-active img {
outline: 2px solid #28bfcc !important;
} .wcce-gallery-arrow {
width: 24px;
height: 24px;
position: absolute;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
}
.wcce-gallery-prev {
left: -23px;
}
.wcce-gallery-next {
right: -23px;
}
.wcce-gallery-arrow:before,
.wcce-gallery-arrow:after {
content: "";
position: absolute;
width: 2px;
height: 12px;
background: #2C2C2C;
transition: all .55s cubic-bezier(0.19, 1, 0.22, 1);
}
.wcce-gallery-arrow:hover:before,
.wcce-gallery-arrow:hover:after {
background: #17a0ac;
}
.wcce-gallery-prev:before {
left: 10px;
top: 0px;
transform: rotate(45deg);
}
.wcce-gallery-prev:after {
left: 10px;
top: 7px;
transform: rotate(-45deg);
}
.wcce-gallery-next:before {
right: 10px;
top: 0px;
transform: rotate(-45deg);
}
.wcce-gallery-next:after {
right: 10px;
top: 7px;
transform: rotate(45deg);
}
.wcce-gallery-arrow.disabled:before,
.wcce-gallery-arrow.disabled:after {
background: #a9a9a9;
cursor: default;
} .wcce-field-label {
display: block;
margin-bottom: 6px;
}
.wcce-text-input {
width: 300px;
max-width: 100%;
padding: 4px;
}
.wcce-textarea {
width: 100%;
max-width: 100%;
resize: vertical;
}
.wcce-description {
font-size: 12px;
color: #666;
margin-top: 4px;
} .wcce-onepage-tabs a{
display:inline-block;
padding:.5em 0;
font-weight:700;
color:#515151;
text-decoration:none; border-bottom:5px solid transparent;
transition:all .55s cubic-bezier(0.19,1,0.22,1);
}
.wcce-onepage-tabs a:hover,
.wcce-onepage-tabs a.is-active{
border-bottom-color:#28bfcc;
} .wcce-variation-highlight-wrapper {
padding-bottom: 40px;
margin-top: 80px;
}
#wcce-variation-boxes {
display: flex;
flex-wrap: wrap;
gap: 16px;
}
.wcce-variation-box { flex: 1 1 0;
min-width: 0; padding: 12px;
background: #fff;
border: 1px solid #28bfcc;
border-radius: 4px;
text-align: center;
transition: all .3s ease;
}
.wcce-variation-box:hover {
background: #f8fdfd;
} .wcce-variation-box ul {
list-style: none;
margin: 0;
padding: 0;
}
.wcce-variation-box ul li {
margin: 0;
padding: 0;
}