/*!/wp-content/plugins/kubiq-acf-blocks/blocks/productgallery/style.css*/.productgallery a{margin:0 0 25px;width:82px;height:120px;border:solid 1px #d5d5d0}.productgallery .full_image{position:relative;margin-left:14px;border:solid 1px #d5d5d0}.productgallery .full_image:before{content:'';display:block;padding-top:143.19%}.productgallery .full_image img{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.productgallery .full_image img:first-child{display:block}@media(max-width:991px){.productgallery .full_image{margin:0 0 14px}.productgallery .thumbs{display:flex}.productgallery a{max-width:calc(25% - 10.5px);height:100px}.productgallery .thumbs a+a{margin-left:14px}}