#rec68097833 .t-slds__bullet .t-slds__bullet_body{
    width:23px;
    height:23px;
    cursor:pointer;
    transition:all 1s ease-in-out;
    opacity:1;
}
#rec68097833 .t-slds__bullet_wrapper {
    padding: 0px 0 0 !important;
    margin-top: -50px !important;
}
@media only screen and (max-width: 1024px){
#rec68097833 .t-slds__bullet_wrapper {
    margin-top: -15px !important;
}    
}
@media only screen and (max-width: 540px){
#rec68097833 .t-slds__bullet_wrapper {
    margin-top: 0px !important;
}    
}
#rec68097833 .t-slds__bullet:hover .t-slds__bullet_body{/*box-shadow:0px 0px 25px rgba(30, 30, 30, 0.7);*/opacity:0.7;}
#rec68097833 .t-slds__bullet_active .t-slds__bullet_body{/*box-shadow:0px 0px 30px rgba(10, 10, 10, 0.9);*/}
.t-slds_animated-none .t-slds__item,
.t-slds_animated-none .t-slds__item.t-slds__item_active{transition:all 2s ease-in-out;}
#rec68097833 .t-slds__bullet[data-slide-bullet-for="1"] .t-slds__bullet_body,
#rec68097833 .t-slds__bullet[data-slide-bullet-for="1"]:hover .t-slds__bullet_body,
#rec68097833 .t-slds__bullet_active[data-slide-bullet-for="1"] .t-slds__bullet_body{
        background-color: #fff  !important;
        border:1px solid #adadad;
}
#rec68097833 .t-slds__bullet[data-slide-bullet-for="2"] .t-slds__bullet_body,
#rec68097833 .t-slds__bullet[data-slide-bullet-for="2"]:hover .t-slds__bullet_body,
#rec68097833 .t-slds__bullet_active[data-slide-bullet-for="2"] .t-slds__bullet_body{
        background-color: #acacac  !important;
        border:1px solid #adadad;
}
#rec68097833 .t-slds__bullet[data-slide-bullet-for="3"] .t-slds__bullet_body,
#rec68097833 .t-slds__bullet[data-slide-bullet-for="3"]:hover .t-slds__bullet_body,
#rec68097833 .t-slds__bullet_active[data-slide-bullet-for="3"] .t-slds__bullet_body{
        background-color: #808080 !important;
        border:1px solid #808080;
}
#rec68097833 .t-slds__bullet[data-slide-bullet-for="4"] .t-slds__bullet_body,
#rec68097833 .t-slds__bullet[data-slide-bullet-for="4"]:hover .t-slds__bullet_body,
#rec68097833 .t-slds__bullet_active[data-slide-bullet-for="4"] .t-slds__bullet_body{
        background-color: #000 !important;
        border:1px solid #000;
}

.t-store__card__sku {
    display: none !important;
}

.t-store__prod-popup__sku {
    display: none !important;
}

.t-typography__sku {
    display: none;
}

.t-store__filter__chosen-val {
    font-size: 17px;
}

.t-store__filter__item {
    font-size: 15px;
}