Description
Vitamin A enhances turn-over, smoothing and visibly softening the depth of wrinkles, and cellular regeneration. The signs of age, wrinkles and skin blemishes will be visibly attenuated. Skin will look smoother, brighter, toned, and supple. Suitable for mature thick and irregularskin.
.woocommerce div.product div.images .flex-control-thumbs {display:block;} .flex-viewport {height:406px !important; overflow:hidden;}
jQuery(document).ready(function($) {
setTimeout(function() {
$(‘.woocommerce-product-gallery__wrapper>div:first-child a’).replaceWith(‘‘);
$(‘.flex-control-thumbs li:first-child img’).attr(‘src’,’/wp-content/uploads/2017/07/video.png’);
}, 1000);
});