.logo--normal{
width: 280px;
height: auto;
}

@media screen and (max-width: 768px) {
.product--thumbnails.thumbnails.slick-initialized.slick-slider{
display: none;
}
}

div.MagicToolboxSelectorsContainer a{

}

.backtotop-container .btn-backtotop{
bottom: 50px;
height: 30px;
width:30px;
line-height: 30px;
}

.backtotop-container.show .btn-backtotop{
right: 10px;
}