.hotline-phone-ring-wrap {
position: fixed;
bottom: -12px;
right: 194px;
z-index: 999999;
}
.hotline-phone-ring {
position: relative;
visibility: visible;
background-color: transparent;
width: 110px;
height: 110px;
cursor: pointer;
z-index: 11;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transition: visibility .5s;
left: 0;
bottom: 0;
display: block;
}
.hotline-phone-ring-circle {
width: 85px;
height: 85px;
top: 10px;
left: 10px;
position: absolute;
background-color: transparent;
border-radius: 100%;
border: 2px solid #e60808;
-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
width: 55px;
height: 55px;
top: 25px;
left: 25px;
position: absolute;
background-color: rgba(230, 8, 8, 0.7);
border-radius: 100%;
border: 2px solid transparent;
-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
background-color: #e60808;
width: 33px;
height: 33px;
top: 37px;
left: 37px;
position: absolute;
background-size: 20px;
border-radius: 100%;
border: 2px solid transparent;
-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
width: 20px;
height: 20px;
}
.hotline-bar {
position: absolute;
background: rgba(230, 8, 8, 0.75);
height: 40px;
width: 160px;
line-height: 40px;
border-radius: 3px;
padding: 0 10px;
background-size: 100%;
cursor: pointer;
transition: all 0.8s;
-webkit-transition: all 0.8s;
z-index: 9;
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
border-radius: 50px !important; left: 33px;
bottom: 37px;
}
.hotline-bar > a {
color: #fff;
text-decoration: none;
font-size: 15px;
font-weight: bold;
text-indent: 35px;
display: block;
letter-spacing: 1px;
line-height: 40px;
font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
0% {
-webkit-transform: rotate(0) scale(0.5) skew(1deg);
-webkit-opacity: 0.1;
}
30% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
-webkit-opacity: 0.5;
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: 0.1;
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
opacity: 0.6;
}
100% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
10% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
}
@media (max-width: 768px) {
.hotline-bar {
display: none;
}
.hotline-phone-ring-wrap {
bottom: -13px;
right: 89px;
}
}.call-animation {
background: #fff;
width: 135px;
height: 135px;
position: relative;
margin: 0 auto;
border-radius: 100%;
border: solid 5px #fff;
animation: play 2s ease infinite;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
.img-circle {
//width: 135px;
// height: 47px;
border-radius: 100%;
position: absolute;
left: 0px;
top: 0px;
}
@keyframes play {
0% {
transform: scale(1);
}
15% {
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.4);
}
25% {
box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.4), 0 0 0 20px rgba(0, 0, 0, 0.2);
}
25% {
box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.4), 0 0 0 30px rgba(0, 0, 0, 0.2);
}
}
.roundCool {
border-radius: 50%;
z-index: 99999999;
}
.fab {
transition: all 120ms ease-in-out;
width: 56px;
height: 56px;
background-color: #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
position: fixed;
right: 30px;
bottom: 18px;
user-select: none;
cursor: pointer;
color: #FF9500;
font-size: 5em;
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08), 0px 3px 10px rgba(0, 0, 0, 0.08);
}
.fab i {
transition: all 120ms ease-in-out;
will-change: transform;
}
.inner-fabs .fab {
width: 48px;
height: 48px;
right: 35px;
bottom: 23px;
font-size: 1.5em;
will-change: bottom;
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.04), 0px 3px 10px rgba(0, 0, 0, 0.04);
}
.inner-fabs.show .fab:nth-child(1) {
bottom: 88px;
}
.inner-fabs.show .fab:nth-child(2) {
bottom: 146px;
}
.inner-fabs.show .fab:nth-child(3) {
bottom: 204px;
}
.inner-fabs.show .fab:nth-child(4) {
bottom: 262px;
}
.inner-fabs.show + .fab i {
transform: rotate(135deg);
}
.material-icons.md-36 {
font-size: 36px;
}
.material-icons.md-24 {
font-size: 24px;
}
.md-36 {
font-size: 36px;
}
.inner-fab-icon {
height: 40px;
width: 40px;
}
.fab::before {
content: attr(data-tooltip);
transition: opacity 120ms cubic-bezier(0.4, 0, 1, 1);
position: absolute;
z-index: -1;
visibility: hidden;
opacity: 0;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
color: #333333;
right: 53px;
top: 19%;
background-color: #FFD057;
font-size: .6em;
line-height: 1.2em;
display: inline-block;
text-align: center;
white-space: nowrap;
border-radius: 15px;
padding: 7px 32px 6px 18px;
max-width: 200px;
text-overflow: ellipsis;
vertical-align: middle;
}
.inner-fabs.show .fab::before {
content: attr(data-tooltip);
visibility: visible;
opacity: 1;
overflow: hidden;
}
.chat-view {
bottom: 0px;
right: 250px;
position: absolute;
visibility: hidden;
}
@media only screen and (max-width: 480px) {
.chat-view {
position: absolute;
height: 100%;
width: 100%;
bottom: 0px;
right: 0px;
}
}
.chat-view .panel {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
text-align: left;
overflow: hidden;
visibility: hidden;
transform: scale(0);
transform-origin: bottom;
transition: all 0.25s;
opacity: 0;
position: relative;
width: 350px;
height: 350px;
}
@media only screen and (max-width: 480px) {
.chat-view .panel {
height: 100%;
width: 100%;
}
}
.chat-view .panel.active {
opacity: 1;
visibility: visible;
transform: scale(1);
transition: transform 0.2s, visibility 0s 0s, opacity 0.2s;
}
.panel-header {
position: absolute;
top: 0;
width: 100%;
background-color: #FFFFFF;
color: #333333;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom: 0.5px solid #DDDDDD;
}
@media only screen and (max-width: 480px) {
.panel-header {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
}
.panel-header .panel-toggle-view {
border-bottom: 0.5px solid #DDDDDD;
position: relative;
display: grid;
grid-template-columns: repeat(3, 33%);
grid-column-gap: 16px;
justify-items: center;
}
.panel-header .panel-toggle-view .switch {
grid-column-start: 2;
transform: scale(0.7);
}
.panel-header .panel-toggle-view .switch input[type="checkbox"] {
position: relative;
display: inline-block;
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
height: 42px;
width: 138px;
font-size: 16px;
border-radius: 25px;
background-color: #1B9EE0;
border-color: transparent;
background-clip: padding-box;
vertical-align: middle;
cursor: pointer;
}
.panel-header .panel-toggle-view .switch input[type="checkbox"]::before {
content: "";
font-weight: bold;
font-size: 16px;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 50%;
background-color: #FFFFFF;
border-radius: 50px;
border: 4px solid transparent;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
background-clip: padding-box;
transform-origin: right center;
transform: translateZ(0);
backface-visibility: hidden;
animation: switch-off-transform 145ms ease-out forwards;
z-index: 2;
}
.panel-header .panel-toggle-view .switch input[type="checkbox"]::after {
position: absolute;
left: 18px;
top: 13.5px;
line-height: 1;
font-size: 16px;
font-weight: bold;
content: "Team Coach";
color: #FFFFFF;
letter-spacing: 0;
word-spacing: 12px;
z-index: 1;
}
.panel-header .panel-toggle-view .switch input[type="checkbox"]:focus {
outline: none;
}
.panel-header .panel-toggle-view .switch input[type="checkbox"]:checked {
color: white;
background-color: #FF9500;
border-color: transparent;
}
.panel-header .panel-toggle-view .switch input[type="checkbox"]:checked::before {
transform-origin: left center;
animation: switch-on-transform 145ms ease-out forwards;
}
@keyframes switch-on-transform {
0% {
transform: translateX(0) scaleX(1) translateZ(0);
}
25% {
transform: translateX(0) scaleX(1.33) translateZ(0);
}
100% {
transform: translateX(100%) scaleX(1) translateZ(0);
}
}
@keyframes switch-off-transform {
0% {
transform: translateX(100%) scaleX(1) translateZ(0);
}
25% {
transform: translateX(100%) scaleX(1.33) translateZ(0);
}
100% {
transform: translateX(0) scaleX(1) translateZ(0);
}
}
.panel-header .panel-toggle-view #chat-close-button {
background-color: none;
cursor: pointer;
border: none;
}
.panel-header .panel-toggle-view #chat-close-button:focus {
outline: none;
}
.panel-header .profile {
display: flex;
align-items: items-center;
margin: 10px 12px;
}
.panel-header .profile #profile-image {
object-fit: cover;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
-ms-border-radius: 25px;
border-radius: 25px;
vertical-align: middle;
}
.panel-header .profile .profile-info {
margin-left: 12px;
height: 100%;
}
.panel-body {
position: absolute;
z-index: -1;
height: 100%;
width: 100%;
background-color: #F5F5F5;
padding: 10px 20px;
font-size: 15px;
color: green;
}
.panel-footer {
width: 100%;
position: absolute;
bottom: 0;
display: flex;
flex-direction: row;
background-color: #F0F0F0;
border-top: 0.5px solid #DDDDDD;
}
.panel-footer input[type=text], .panel-footer select {
width: 100%;
padding: 12px 20px;
margin: 8px 6px 8px 16px;
display: inline-block;
border: 0.5px solid #F6F6F6;
border-radius: 25px;
color: #4A4A4A;
font-size: 0.9em;
}
.panel-footer input::placeholder {
font-size: 0.9em;
color: #999999;
}
.panel-footer input:focus {
outline: none;
}
.panel-footer button {
cursor: pointer;
border: none;
margin: 8px 16px 8px 4px;
padding-left: 4px;
padding-right: 4px;
background-color: #F0F0F0;
}
.panel-footer button:focus {
outline: none;
}#myModal #sdt {
color: black !important;
}
#myModal #yeucau {
color: black !important;
}
#myBtn {
position: fixed;
background: #e9423e;
right: 81px;
color: white;
bottom: 13px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.31);
border-radius: 17px;
z-index: 9999;
font-size: 13px;
} .modal {
display: none; position: fixed; z-index: 99999; padding-top: 50px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .modal-content {
position: relative;
background-color: #fefefe;
margin: auto;
padding: 0;
border: 1px solid #888;
width: 50%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s
} @-webkit-keyframes animatetop {
from {top:-500px; opacity:0} 
to {top:0; opacity:1}
}
@keyframes animatetop {
from {top:-500px; opacity:0}
to {top:0; opacity:1}
} .close {
color: black;
float: right;
font-size: 24px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.modal-header {
padding: 2px 16px;
padding-top: 15px;
color: white;
}
.modal-body {padding: 2px 16px;}
.modal-footer {
padding: 2px 16px;
color: white;
}
div#wpcf7-f50-o2 center > input {
font-size: 12px;
}
div#wpcf7-f50-p2-o1 div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
color: white;
}
@media only screen and (max-width: 600px) {
.modal-content {
width: 95%;
}
#myBtn {
font-size: 10px;
width: 120px;
}
}.hotline-phone-ring-wrap {
position: fixed;
bottom: -12px;
right: 194px;
z-index: 999999;
}
.hotline-phone-ring {
position: relative;
visibility: visible;
background-color: transparent;
width: 110px;
height: 110px;
cursor: pointer;
z-index: 11;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transition: visibility .5s;
left: 0;
bottom: 0;
display: block;
}
.hotline-phone-ring-circle {
width: 85px;
height: 85px;
top: 10px;
left: 10px;
position: absolute;
background-color: transparent;
border-radius: 100%;
border: 2px solid #e60808;
-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
width: 55px;
height: 55px;
top: 25px;
left: 25px;
position: absolute;
background-color: rgba(230, 8, 8, 0.7);
border-radius: 100%;
border: 2px solid transparent;
-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
background-color: #e60808;
width: 33px;
height: 33px;
top: 37px;
left: 37px;
position: absolute;
background-size: 20px;
border-radius: 100%;
border: 2px solid transparent;
-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
width: 20px;
height: 20px;
}
.hotline-bar {
position: absolute;
background: rgba(230, 8, 8, 0.75);
height: 40px;
width: 160px;
line-height: 40px;
border-radius: 3px;
padding: 0 10px;
background-size: 100%;
cursor: pointer;
transition: all 0.8s;
-webkit-transition: all 0.8s;
z-index: 9;
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
border-radius: 50px !important; left: 33px;
bottom: 37px;
}
.hotline-bar > a {
color: #fff;
text-decoration: none;
font-size: 15px;
font-weight: bold;
text-indent: 35px;
display: block;
letter-spacing: 1px;
line-height: 40px;
font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
0% {
-webkit-transform: rotate(0) scale(0.5) skew(1deg);
-webkit-opacity: 0.1;
}
30% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
-webkit-opacity: 0.5;
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: 0.1;
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
opacity: 0.6;
}
100% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
10% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
}
@media (max-width: 768px) {
.hotline-bar {
display: none;
}
.hotline-phone-ring-wrap {
bottom: -13px;
left: 20px;
}
}.zoo-cw-page .images{transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms}.zoo-cw-attribute-option{display:flex;float:left;cursor:pointer;margin:0 5px 5px 0;align-items:center}.zoo-cw-attribute-option:last-child{margin-right:0}.zoo-cw-attribute-option.disabled:not(.zoo-cw-active) .zoo-cw-attr-item,.zoo-cw-attribute-option.temp-unavailable .zoo-cw-attr-item,.zoo-cw-attribute-option.unavailable .zoo-cw-attr-item{opacity:.5}.zoo-cw-attribute-option.disabled:not(.zoo-cw-active) .zoo-cw-attr-item::before,.zoo-cw-attribute-option.disabled:not(.zoo-cw-active) .zoo-cw-attr-item::after,.zoo-cw-attribute-option.temp-unavailable .zoo-cw-attr-item::before,.zoo-cw-attribute-option.temp-unavailable .zoo-cw-attr-item::after,.zoo-cw-attribute-option.unavailable .zoo-cw-attr-item::before,.zoo-cw-attribute-option.unavailable .zoo-cw-attr-item::after{opacity:1}@media(min-width: 1024.98px){.zoo-cw-is-desktop .zoo-cw-attribute-option.cw-active .zoo-cw-attr-item,.zoo-cw-is-desktop .zoo-cw-attribute-option:not(.disabled):hover .zoo-cw-attr-item{border-color:#252525}}.zoo-cw-attr-item{display:flex;justify-content:center;align-items:center;border:2px solid #ccc;padding:2px;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms;height:100%;overflow:hidden;position:relative}.zoo-cw-attr-item img{max-height:100%;max-width:100%;margin:0 !important;height:auto !important;width:auto !important}.zoo-cw-attr-item::before,.zoo-cw-attr-item::after{content:"";position:absolute;height:2px;width:calc(100% + 4px);top:50%;left:0;margin-top:-1px;margin-left:-2px;background:red;opacity:0;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms}.zoo-cw-attr-item::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.zoo-cw-attr-item::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.zoo-cw-label-color{display:block;height:100%;width:100%}.zoo-cw-label-text{display:block;text-align:center}.zoo-cw-attr-label{padding:0 5px}.zoo-cw-option-display-size-1{min-width:20px;height:20px;line-height:12px}.zoo-cw-option-display-size-1 .zoo-cw-label-text{font-size:12px;line-height:1}.zoo-cw-option-display-size-2{min-width:40px;height:40px;line-height:32px}.zoo-cw-option-display-size-2 .zoo-cw-label-text{font-size:18px}.zoo-cw-option-display-size-3{min-width:60px;height:60px;line-height:52px}.zoo-cw-option-display-size-3 .zoo-cw-label-text{font-size:24px}.zoo-cw-option-display-shape-circle{border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%}.zoo-cw-option-display-shape-circle .zoo-cw-label-color,.zoo-cw-option-display-shape-circle img{border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%}.zoo-cw-active select:not(.zoo-cw-attribute-select){display:none !important}.zoo-cw-active.zoo-cw-attribute-option .zoo-cw-attr-item{border-color:#252525}.zoo-cw-tooltip.ui-tooltip{border-radius:0;font-size:12px;text-transform:uppercase;border:none;font-family:inherit;box-shadow:-1px 0 5px 3px #ebebeb;height:auto;padding:5px 10px;line-height:1;letter-spacing:.5px}.zoo-cw-wrap-shop,.zoo-cw-group-attribute{width:100%;display:flex;flex-wrap:wrap}.variations_form:not(.no-cw-data) .zoo-cw-group-attribute select:not(.zoo-cw-attribute-select){display:none !important}ul.zoo-cw-variations{margin:0 0 20px}ul.zoo-cw-variations li{list-style:none;margin-left:0}ul.zoo-cw-variations li .label label{font-size:1rem;color:#252525}.zoo-cw-attr-row{width:100%;list-style:none;display:inline-block;padding:0}.zoo-cw-attr-row div.label{width:100%;padding:0;display:flex;align-items:center;margin-bottom:5px;text-align:left;color:inherit;line-height:1.6;font-size:inherit;font-weight:inherit}.zoo-cw-attr-row div.label label{color:#252525;text-transform:capitalize;font-size:1rem;font-weight:bold;margin:0 5px 0 0;float:left}.zoo-cw-attr-row div.label .zoo-cw-name{color:inherit;line-height:1;font-size:inherit}.zoo-cw-attr-row .wrap-reset{width:100%;display:none}.zoo-cw-attr-row .wrap-reset a{margin:0;display:inline-block}.zoo-cw-gallery-loading{position:relative}.zoo-cw-gallery-loading:before,.zoo-cw-gallery-loading:after{-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out;width:40px;height:40px;border-radius:50%;background-color:#3ea4f8;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);content:"";visibility:hidden;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms}.zoo-cw-gallery-loading:after{-webkit-animation-delay:-1s;animation-delay:-1s}.zoo-cw-gallery-loading>*{opacity:0}.zoo-cw-gallery-loading:after,.zoo-cw-gallery-loading:before{opacity:.6;visibility:visible;z-index:11}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.avada-product-gallery .flex-control-thumbs{opacity:1}.cw-product-gallery-btn{position:absolute;top:50%;transform:translateY(-50%);display:block;z-index:1;cursor:pointer;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms}.cw-product-gallery-btn.next-item{right:0}.cw-product-gallery .cw-product-gallery-main{margin-bottom:15px;position:relative}.cw-product-gallery .cw-product-gallery-main .cw-product-gallery-btn{width:40px;height:40px;text-align:center;font-size:26px;line-height:40px;opacity:0;color:#333}.cw-product-gallery .cw-product-gallery-main .cw-product-gallery-btn:hover{color:#252525}.cw-product-gallery .cw-product-gallery-main:hover .cw-product-gallery-btn{opacity:1}.cw-product-gallery .cw-product-gallery-main:not(.slick-slider) .cw-product-gallery-item:first-child{position:static !important;visibility:visible !important}.cw-product-gallery .cw-product-gallery-main .cw-product-gallery-item:not(.slick-slide){position:absolute;left:0;top:0;visibility:hidden}.horizontal .cw-product-gallery-thumbs{margin-bottom:20px;margin-left:-10px !important;margin-right:-10px !important;width:calc(100% + 20px) !important}.horizontal .cw-product-gallery-thumbs .cw-product-gallery-btn{width:20px;height:100%}.horizontal .cw-product-gallery-thumbs .cw-product-gallery-btn.next-item{right:10px}.horizontal .cw-product-gallery-thumbs .cw-product-gallery-btn.prev-item{left:10px}.cw-product-gallery-thumbs .cw-gallery-thumb-item{opacity:.6;padding:0 10px;text-align:center;float:left;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms}.cw-product-gallery-thumbs .cw-gallery-thumb-item:hover,.cw-product-gallery-thumbs .cw-gallery-thumb-item.slick-current{cursor:pointer;opacity:1}.cw-product-gallery-thumbs .cw-gallery-thumb-item:not(.slick-slide){position:absolute;z-index:-1;opacity:0}.cw-product-gallery-thumbs .cw-gallery-thumb-item:not(.slick-slide):first-child{position:static;z-index:0;opacity:1}.cw-product-gallery-thumbs .cw-product-gallery-btn{background:rgba(255,255,255,.5);text-align:center;display:flex;align-items:center;justify-content:center;color:#252525;opacity:0}.cw-product-gallery-thumbs .cw-product-gallery-btn:hover{background:rgba(255,255,255,.8)}.cw-product-gallery-thumbs:hover .cw-product-gallery-btn{opacity:1}.cw-product-gallery.vertical .cw-product-gallery-thumbs{width:25%;float:left;margin:0}.cw-product-gallery.vertical .cw-product-gallery-thumbs .cw-gallery-thumb-item{padding:0;margin-bottom:10px}.cw-product-gallery.vertical .cw-product-gallery-thumbs .cw-product-gallery-btn{width:100%;left:0;height:25px;line-height:25px}.cw-product-gallery.vertical .cw-product-gallery-thumbs .cw-product-gallery-btn.prev-item{top:0}.cw-product-gallery.vertical .cw-product-gallery-thumbs .cw-product-gallery-btn.next-item{top:auto;bottom:0}.cw-product-gallery.vertical .cw-product-gallery-main{width:calc(75% - 10px);margin-left:10px;float:right}.slick-slide .cw-product-gallery-item{position:static !important;visibility:visible !important}.allow-tooltip .zoo-cw-attribute-option[data-attribute-name]{position:relative;z-index:2;cursor:pointer}.allow-tooltip .zoo-cw-attribute-option[data-attribute-name]:before,.allow-tooltip .zoo-cw-attribute-option[data-attribute-name]:after{visibility:hidden;opacity:0;pointer-events:none}.allow-tooltip .zoo-cw-attribute-option[data-attribute-name]:before{position:absolute;top:-36px;left:50%;z-index:1;transform:translateX(-50%);padding:4px 8px;display:flex;align-items:center;justify-content:center;border-radius:3px;background-color:#000;background-color:rgba(51,51,51,.9);color:#fff;white-space:nowrap;content:attr(data-attribute-name);text-align:center;font-size:12px}.allow-tooltip .zoo-cw-attribute-option[data-attribute-name]:after{position:absolute;top:-10px;left:50%;z-index:1;transform:translateX(-50%);width:0;border-top:5px solid #000;border-top:5px solid rgba(51,51,51,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}.allow-tooltip .zoo-cw-attribute-option[data-attribute-name]:hover:before,.allow-tooltip .zoo-cw-attribute-option[data-attribute-name]:hover:after{visibility:visible;opacity:1}