/*
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
*
* @author    VEKIA Miłosz Myszczuk VATEU PL9730945634
* @copyright 2010-2025 VEKIA
* @license   This program is not free software and you can't resell and redistribute it
*
* CONTACT WITH DEVELOPER
* support@mypresta.eu
*/

.tooltipster-base img {
    width: 100%;
    height: auto;
}

.cz_cname {
    text-align: center;
    display: block;
    clear: both;
    margin-top:5px;
}

.cz_selectColorButton {
    display: block;
    text-align: center;
    clear: both;
    margin-top:5px;
}

.cz_textureZoom {
    display:block;
    clear:both;
    overflow:hidden;
}

.cz_zoomBody {
    display:block;
    clear:both;
    overflow:hidden;
}
