/**
 * Gallery and Slider Everywhere in PrestaShop webshop
 *
 * CmsShortcodeGallery by Vipul Hadiya(http://codelab.thepinac.com) is licensed under a
 * Creative Creative Commons Attribution-NoDerivatives 4.0 International License.
 * Based on a work at http://www.clavolike.com.
 * Permissions beyond the scope of this license may be available at http://codelab.thepinac.com.
 * To view a copy of this license, visit http://creativecommons.org/licenses/by-nd/4.0/.
 *
 * @author    Vipul Hadiya <vipulhadiya15@gmail.com>
 * @copyright 2019 Vipul Hadiya
 * @license   http://creativecommons.org/licenses/by-nd/4.0/
 */

.pinac-slider .pinac-direction-nav a{font-size: 0px;padding-top:10px}
.pinac-gallery-thumb a{display:block;}
.pinac-gallery-thumb a img{width:100%;}
.clear.clearfix{overflow: hidden;display: block;float:none;clear:both}