JustWine CSS + scripts

<style>
.detail-parameters.second tr th img {margin-left: 19px; width: auto; height:60px;}
.xxxp-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th {display: flex; align-items: center;}

.advanced-parameter-inner img { -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
-webkit-transition: all .15s ease-in-out;
-moz-transition: all .15s ease-in-out;
-ms-transition: all .15s ease-in-out;
-o-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;}
.advanced-parameter-inner:hover img { -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);}
#category-filter-hover > div:nth-child(1) .advanced-parameter-inner img, #category-filter-hover > div:nth-child(2) .advanced-parameter-inner img {-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);}
.advanced-filters-wrapper {justify-content: center;}
#content .filter-section fieldset div.advanced-filters-wrapper > div { padding: 0 10px 10px 0;}

.navigation-buttons > a[data-target="cart"] i {
color: #fff;
background-color: #790e27;
}
#category-filter-hover {display: block !important;}
.filter-section.filter-section-button {display: none !important;}
@media (min-width: 1200px) {
.subcategories.with-image .col-lg-3 {width: 20%;}
}
.top-products-wrapper {display: none; }

.p {border-color: #fff;}
#header, .navigation-in, #header a, #header ul, #header li, #header span, .navigation-buttons a[data-target="search"], .navigation-buttons a[data-target="login"] {background-color:#fff;color:#251b28;}
.navigation-in ul.menu-level-2 {border-color: #fff;}
@media screen and (min-width: 1200px) {
.sticky_header #content-wrapper {
margin-top: 131px;
}
.sticky_header #header {
position: fixed;
top: 0px;
left: 0px;
z-index: 52;
width: 100%;
border-bottom: solid 2px #790e27;
}
}
/* Header */

/* Main page */

.advanced-parameter-inner {border: 0px solid #fcfcfc; box-shadow: none;border-radius: 0%;}
.advanced-parameter-inner img {border-radius: 0%;}
/*
.advanced-parameter-inner {border: 0px solid #fcfcfc; box-shadow: none;border-radius: 0%; transform: scale(1); -webkit-transition: scale 1s ease-in-out;
-moz-transition: scale 1s ease-in-out; -o-transition: scale 1s ease-in-out; transition: scale 1s ease-in-out;}
.advanced-parameter-inner:hover {-webkit-transform: scale(1,02); /* WebKit */
-moz-transform: scale(1.2); /* Mozilla */
-o-transform: scale(1.2); /* Opera */
-ms-transform: scale(1.2); /* Internet Explorer */
transform: scale(1.2); /* CSS3 */}
Filters */

.ui-slider-handle {background-color: #790e27;}
.flag.flag-action {background-color: #a31919;}
.flag.flag-new {background-color: #6a0201;}
.flag.flag-tip {background-color: #ec7271;}
.flag.flag-freeshipping {background-color: #ec7271;}
.flag.flag-discount {background-color: #a31919;}

.filter-section.filter-section-parametric h4 {overflow-x: hidden; overflow-y: hidden; text-indent: -25px;}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr:nth-child(1) th {overflow-x: hidden; overflow-y: hidden; text-indent: 0px;}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th {overflow-x: hidden; overflow-y: hidden; text-indent: -19px;}
/* Categories */

.detail-parameters.second tbody {display: flex;flex-direction: column-reverse;}
.detail-parameters.second tbody tr {width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th:nth-child(1) {min-width:100px;}
.detail-parameters.second tbody tr:nth-child(-n+6) {display: none;}
.p-param-block {flex-flow: column;}
.link-icons {margin-top: 20px;}
/* Parametry v detailu */
/* */
/* */
</style>

 

 

 

 

 

 

 

 

 

 

 

 

SCRIPTS

 

<script>
$('.detail-parameters.second tr:nth-last-child(1) th').html('<img src="https://322821.myshoptet.com/user/documents/upload/res/sugar.svg">');
$('.detail-parameters.second tr:nth-last-child(2) th').html('<img src="https://322821.myshoptet.com/user/documents/upload/res/taste.svg">');
$('.detail-parameters.second tr:nth-last-child(3) th').html('<img src="https://322821.myshoptet.com/user/documents/upload/res/pairing.svg">');
$('.detail-parameters.second tr:nth-last-child(4) th').html('<img src="https://322821.myshoptet.com/user/documents/upload/res/barrel.svg">');
$('.detail-parameters.second tr:nth-last-child(5) th').html('<img src="https://322821.myshoptet.com/user/documents/upload/res/variety.svg">');
</script>

<script type="text/javascript">
jQuery(function ($) {
var config = {contentUrl: 'https://322821.myshoptet.com/code/top-info/'};
if ($('.overall-wrapper').length) {$.get(config.contentUrl, function (data) {$('.overall-wrapper').prepend($(data).find('.news-item-detail .text').html()); }); } });
</script>

<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
st = $(document).scrollTop();
if ($(this).scrollTop() > 27) {
$(".overall-wrapper").addClass("sticky_header");
} else {
$(".overall-wrapper").removeClass("sticky_header");
}
});
});
</script>

<script>
(function (w,d,s,o,f,js,fjs) {
w['ecm-widget']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) };
js = d.createElement(s), fjs = d.getElementsByTagName(s)[0];
js.id = '2-2bb287d15897fe2f9d89c882af9a3a8b'; js.dataset.a = 'elisdesign'; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs);
}(window, document, 'script', 'ecmwidget', 'https://d70shl7vidtft.cloudfront.net/widget.js'));
</script>

 

<script type="text/javascript">
$(document).ready(function () {
$('.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr:nth-last-child(2) th:nth-child(1)').html('<img src="https://f001.backblazeb2.com/file/greg-hp-public/images/smiley_poor.png" alt="Poor">');
}});
</script>