
.product-img[data-v-ec7d30d5] {
    box-shadow: 0 8px 20px 0 rgba(0,0,0,.5);
    max-height: 92%;
    max-width: 92%;
}
[data-v-ec7d30d5] .thumbs-slides .thumb-slide:before{
    border: 1px solid #eee;
    content: "";
    cursor: pointer;
    display: block;
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}
[data-v-ec7d30d5] .thumbs-slides .thumb-slide.is-active:before,[data-v-ec7d30d5] .thumbs-slides .thumb-slide:hover:before{
    border: 2px solid #43b74a;
    content: "";
    cursor: pointer;
    display: block;
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}
.attribute-item[data-v-ec7d30d5] {
    width: calc(50% - 8px);
}
@media (min-width:768px) {
.attribute-item[data-v-ec7d30d5] {
        width: auto;
}
}
[data-reka-popper-content-wrapper][data-v-ec7d30d5] {
    z-index: 999999!important;
}

