/*
 * PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
 *
 * @author    VEKIA https://www.prestashop.com/forums/user/132608-vekia/
 * @copyright 2010-2020 VEKIA
 * @license   This program is not free software and you can't resell and redistribute it
 *
 * CONTACT WITH DEVELOPER http://mypresta.eu
 * support@mypresta.eu
 */

article .thumbnail-container {
    margin-bottom:0px!important;
    box-shadow: 2px 0px 8px 0 rgba(0,0,0,.2)!important;
}

.plist_attribute_images {
    background:#FFF;
    margin-top:0px;
    text-align:center;
    box-shadow: 2px 0px 8px 0 rgba(0,0,0,.2)!important;
    margin-bottom:20px;
}