It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://biostilevita.com/

  1. <!doctype html>
  2. <html lang="hr">
  3.    <head >
  4.        <script>
  5.    var BASE_URL = 'https://biostilevita.com/hr/';
  6.    var require = {
  7.        "baseUrl": "https://biostilevita.com/pub/static/version1669969143/frontend/Smartwave/porto/hr_HR"
  8.    };
  9. </script>
  10.        <meta charset="utf-8"/>
  11. <meta name="title" content="Biostile Vita - Besplatna Dostava | Plaćanje pouzečem"/>
  12. <meta name="description" content="Biostile Najkvalitetniji Prirodni dodaci prehrani za Vaše Zdravlje  za jetru, za kožu , detoksikaciju organizma , čišćenje jetre imunitet, vegan"/>
  13. <meta name="keywords" content="Biostile VIta - Prirodni dodaci prehrani za Vaše Zdravlje  - Ekskluzivne Promocije -  Posebna Cijena - Liver Protect - čišćenje jetre - Protex - Vitaliti -  Biostile Bestseller - Hidrolizirani Kolagen "/>
  14. <meta name="robots" content="INDEX,FOLLOW"/>
  15. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
  16. <meta name="format-detection" content="telephone=no"/>
  17. <title>Biostile Vita - Besplatna Dostava | Plaćanje pouzečem</title>
  18. <link  rel="stylesheet" type="text/css"  media="all" href="https://biostilevita.com/pub/static/version1669969143/_cache/merged/773fc915bb95d4d6cf4c0031472157e1.css" />
  19. <link  rel="stylesheet" type="text/css"  media="screen and (min-width: 768px)" href="https://biostilevita.com/pub/static/version1669969143/frontend/Smartwave/porto/hr_HR/css/styles-l.css" />
  20. <link  rel="stylesheet" type="text/css"  media="print" href="https://biostilevita.com/pub/static/version1669969143/frontend/Smartwave/porto/hr_HR/css/print.css" />
  21. <script  type="text/javascript"  src="https://biostilevita.com/pub/static/version1669969143/_cache/merged/a37b263dc5012cb5303507792a73c870.js"></script>
  22. <link  rel="icon" type="image/x-icon" href="https://biostilevita.com/pub/media/favicon/websites/1/icon_biostile.png" />
  23. <link  rel="shortcut icon" type="image/x-icon" href="https://biostilevita.com/pub/media/favicon/websites/1/icon_biostile.png" />
  24. <link rel="alternate" hreflang="hr-HR" href="https://biostilevita.com/hr"/>        <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans%3A300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&amp;v1&amp;subset=latin%2Clatin-ext" type="text/css" media="screen"/>
  25. <link href="//fonts.googleapis.com/css?family=Oswald:300,400,700" rel="stylesheet">
  26. <link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
  27. <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans%3A300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&amp;v1&amp;subset=latin%2Clatin-ext" type="text/css" media="screen"/>
  28.    <link rel="stylesheet" type="text/css" media="all" href="https://biostilevita.com/pub/media/porto/web/bootstrap/css/bootstrap.optimized.min.css">
  29.    <link rel="stylesheet" type="text/css" media="all" href="https://biostilevita.com/pub/media/porto/web/css/animate.optimized.css">
  30. <link rel="stylesheet" type="text/css" media="all" href="https://biostilevita.com/pub/media/porto/web/css/header/type2.css">
  31. <link rel="stylesheet" type="text/css" media="all" href="https://biostilevita.com/pub/media/porto/web/css/custom.css">
  32. <link rel="stylesheet" type="text/css" media="all" href="https://biostilevita.com/pub/media/porto/configed_css/design_hr.css">
  33. <link rel="stylesheet" type="text/css" media="all" href="https://biostilevita.com/pub/media/porto/configed_css/settings_hr.css">
  34. <script type="text/javascript">
  35. var porto_config = {
  36.    paths: {
  37.        'parallax': 'js/jquery.parallax.min',
  38.        'owlcarousel': 'owl.carousel/owl.carousel',
  39.        'owlcarousel_thumbs': 'owl.carousel/owl.carousel2.thumbs',
  40.        'imagesloaded': 'Smartwave_Porto/js/imagesloaded',
  41.        'packery': 'Smartwave_Porto/js/packery.pkgd',
  42.        'floatelement': 'js/jquery.floatelement'
  43.    },
  44.    shim: {
  45.        'parallax': {
  46.          deps: ['jquery']
  47.        },
  48.        'owlcarousel': {
  49.          deps: ['jquery']
  50.        },        
  51.        'owlcarousel_thumbs': {
  52.          deps: ['jquery','owlcarousel']
  53.        },    
  54.        'packery': {
  55.          deps: ['jquery','imagesloaded']
  56.        },
  57.        'floatelement': {
  58.          deps: ['jquery']
  59.        }
  60.    }
  61. };
  62.  
  63. require.config(porto_config);
  64. </script>
  65. <script type="text/javascript">
  66. require([
  67.    'jquery'
  68. ], function ($) {
  69.    $(document).ready(function(){
  70.        $(".drop-menu > a").off("click").on("click", function(){
  71.            if($(this).parent().children(".nav-sections").hasClass("visible")) {
  72.                $(this).parent().children(".nav-sections").removeClass("visible");
  73.                $(this).removeClass("active");
  74.            }
  75.            else {
  76.                $(this).parent().children(".nav-sections").addClass("visible");
  77.                $(this).addClass("active");
  78.            }
  79.        });
  80.    });
  81.    var scrolled = false;
  82.    $(window).scroll(function(){
  83.        if(!$('.page-header').hasClass('type10')) {
  84.            if($(window).width()>=768){
  85.                if(160<$(window).scrollTop() && !scrolled){
  86.                    $('.page-header:not(.sticky-header)').css("height",$('.page-header:not(.sticky-header)').height()+'px');
  87.                    $('.page-header').addClass("sticky-header");
  88.                    scrolled = true;
  89.                    if((!$(".page-header").hasClass("type12")) && (!$(".page-header").hasClass("type23")) && (!$(".page-header").hasClass("type25")) && (!$(".page-header").hasClass("type26"))) {
  90.                        $('.page-header .minicart-wrapper').after('<div class="minicart-place hide"></div>');
  91.  
  92.                        if($(".page-header").hasClass("type2"))
  93.                            $('.page-header .navigation').append($('header.page-header.type2 a.action.my-wishlist').detach());
  94.  
  95.                        var minicart = $('.page-header .minicart-wrapper').detach();
  96.                        if($(".page-header").hasClass("type8"))
  97.                            $('.page-header .menu-wrapper').append(minicart);
  98.                        else
  99.                            $('.page-header .navigation').append(minicart);
  100.                        
  101.                                                var logo_image = $('<div>').append($('.page-header .header > .logo').clone()).html();
  102.                        if($(".page-header").hasClass("type27"))
  103.                            logo_image = $('<div>').append($('.page-header .header .header-main-left > .logo').clone()).html();
  104.                        if($(".page-header").hasClass("type8"))
  105.                            $('.page-header .menu-wrapper').prepend('<div class="sticky-logo">'+logo_image+'</div>');
  106.                        else
  107.                            $('.page-header .navigation').prepend('<div class="sticky-logo">'+logo_image+'</div>');
  108.                                            } else {
  109.                                                $('.page-header.type12 .logo').append('<span class="sticky-logo"><img src="" alt=""/></span>');
  110.                        $('.page-header .logo > img').addClass("hide");
  111.                                            }
  112.                                                                            }
  113.                if(160>=$(window).scrollTop() && scrolled){
  114.                    $('.page-header.sticky-header').css("height",'auto');
  115.                    $('.page-header').removeClass("sticky-header");
  116.                    scrolled = false;
  117.                    if((!$(".page-header").hasClass("type12")) && (!$(".page-header").hasClass("type23")) && (!$(".page-header").hasClass("type25")) && (!$(".page-header").hasClass("type26"))) {
  118.                        var minicart;
  119.                        if($(".page-header").hasClass("type8"))
  120.                            minicart = $('.page-header .menu-wrapper .minicart-wrapper').detach();
  121.                        else
  122.                            minicart = $('.page-header .navigation .minicart-wrapper').detach();
  123.                        $('.minicart-place').after(minicart);
  124.                        $('.minicart-place').remove();
  125.                        if($(".page-header").hasClass("type2"))
  126.                            $('.page-header .block.block-search').before($('.page-header .navigation a.action.my-wishlist').detach());
  127.                        $('.page-header .minicart-wrapper-moved').addClass("minicart-wrapper").removeClass("minicart-wrapper-moved").removeClass("hide");
  128.                    }
  129.                                        if($(".page-header").hasClass("type8"))
  130.                        $('.page-header .menu-wrapper > .sticky-logo').remove();
  131.                    else if($(".page-header").hasClass("type12")) {
  132.                        $('.page-header .sticky-logo').remove();
  133.                        $('.page-header .logo > img').removeClass("hide");;
  134.                    } else
  135.                        $('.page-header .navigation > .sticky-logo').remove();
  136.                                    }
  137.            }
  138.        }
  139.    });
  140. });
  141. </script>
  142.    </head>
  143.    <body data-container="body"
  144.          data-mage-init='{"loaderAjax": {}, "loader": { "icon": "https://biostilevita.com/pub/static/version1669969143/frontend/Smartwave/porto/hr_HR/images/loader-2.gif"}}'
  145.        class="cms-home layout-fullwidth wide am-porto-cmtb cms-index-index page-layout-1column">
  146.        <script type="text/javascript" po_cmp_ignore>
  147. //<![CDATA[
  148. var mbPopupParams = {"storeId":"1","previewId":0,"templateId":0,"popupPageId":1,"filterId":0,"page":"1","rootUrl":"https:\/\/biostilevita.com\/","pubDir":"","baseUrl":"https:\/\/biostilevita.com\/hr\/","doGaTracking":false,"doMousetracking":false,"customParams":""};
  149. //]]>
  150. </script>  
  151.  
  152. <script type="text/x-magento-init">
  153.    {
  154.        "*": {
  155.            "mage/cookies": {
  156.                "expires": null,
  157.                "path": "\u002F",
  158.                "domain": ".biostilevita.com",
  159.                "secure": false,
  160.                "lifetime": "3600"
  161.            }
  162.        }
  163.    }
  164. </script>
  165.    <noscript>
  166.        <div class="message global noscript">
  167.            <div class="content">
  168.                <p>
  169.                    <strong>Čini se da je JavaScript onemogućen u Vašem pregledniku.</strong>
  170.                    <span>For the best experience on our site, be sure to turn on Javascript in your browser.</span>
  171.                </p>
  172.            </div>
  173.        </div>
  174.    </noscript>
  175.    <div role="alertdialog"
  176.         tabindex="-1"
  177.         class="message global cookie"
  178.         id="notice-cookie-block"
  179.         style="display: none;">
  180.        <div role="document" class="content" tabindex="0">
  181.            <p>
  182.                <strong>Koristimo kolačiće kako bi Vam pružili bolje korisničko iskustvo.</strong>
  183.                <span>Da bismo se uskladili s novom direktivom o e-privatnosti, moramo zatražiti vaš pristanak za postavljanje kolačića.</span>
  184.                <a href="https://biostilevita.com/hr/privacy-policy-cookie-restriction-mode/">Naučite više</a>.            </p>
  185.            <div class="actions">
  186.                <button id="btn-cookie-allow" class="action allow primary">
  187.                    <span>Dozvolite kolačiće</span>
  188.                </button>
  189.            </div>
  190.        </div>
  191.    </div>
  192.    <script type="text/x-magento-init">
  193.        {
  194.            "#notice-cookie-block": {
  195.                "cookieNotices": {
  196.                    "cookieAllowButtonSelector": "#btn-cookie-allow",
  197.                    "cookieName": "user_allowed_save_cookie",
  198.                    "cookieValue": {"1":1},
  199.                    "cookieLifetime": 31536000,
  200.                    "noCookiesUrl": "https\u003A\u002F\u002Fbiostilevita.com\u002Fhr\u002Fcookie\u002Findex\u002FnoCookies\u002F"
  201.                }
  202.            }
  203.        }
  204.    </script>
  205.  
  206. <script>
  207.    window.cookiesConfig = window.cookiesConfig || {};
  208.    window.cookiesConfig.secure = true;
  209. </script>
  210. <script>
  211.    require.config({
  212.        map: {
  213.            '*': {
  214.                wysiwygAdapter: 'mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter'
  215.            }
  216.        }
  217.    });
  218. </script>
  219. <div style="display: none;" id="paypal-express-in-context-checkout-main"></div>
  220. <script type="text/x-magento-init">
  221.    {
  222.        "*": {
  223.            "Magento_Paypal/js/in-context/express-checkout": {"id":"paypal-express-in-context-checkout-main","path":"https:\/\/biostilevita.com\/hr\/paypal\/express\/gettoken\/","merchantId":"ABZEBTR3EY2Y4","button":true,"clientConfig":{"locale":"en_US","environment":"production","button":["paypal-express-in-context-checkout-main"]}}        }
  224.    }
  225. </script>
  226. <div class="page-wrapper"><header class="page-header type2 header-newskin" >
  227.    <div class="main-panel-top">
  228.        <div class="container">
  229.            <div class="main-panel-inner">
  230.                <div class="panel wrapper">
  231.                    <div class="panel header">
  232.                        <a class="action skip contentarea"
  233.   href="#contentarea">
  234.    <span>
  235.        Preskoči na sadržaj    </span>
  236. </a>
  237.                                                <div class="switcher language switcher-language" data-ui-id="language-switcher" id="switcher-language">
  238.    <strong class="label switcher-label"><span>Jezik</span></strong>
  239.    <div class="actions dropdown options switcher-options">
  240.        <div class="action toggle switcher-trigger" id="switcher-language-trigger">
  241.            <strong class="view-hr">
  242.                                    <img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/hr.png" alt="" />
  243.                                <span>Hrvatski</span>
  244.            </strong>
  245.        </div>
  246.        <ul class="dropdown switcher-dropdown"
  247.            data-mage-init='{"dropdownDialog":{
  248.                "appendTo":"#switcher-language > .options",
  249.                "triggerTarget":"#switcher-language-trigger",
  250.                "closeOnMouseLeave": false,
  251.                "triggerClass":"active",
  252.                "parentClass":"active",
  253.                "buttons":null}}'>
  254.                                                                            <li class="view-de switcher-option">
  255.                        <a href="#" data-post='{"action":"https:\/\/biostilevita.com\/hr\/stores\/store\/redirect\/","data":{"___store":"de","___from_store":"hr","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2RlLw,,"}}'>
  256.                                                            <img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/de.png" alt="" />
  257.                                                        Deutsche</a>
  258.                    </li>
  259.                                                </ul>
  260.    </div>
  261. </div>
  262.                        <ul class="header links">    <li class="greet welcome" data-bind="scope: 'customer'">
  263.        <!-- ko if: customer().fullname  -->
  264.        <span class="logged-in"
  265.              data-bind="text: new String('Welcome, %1!').replace('%1', customer().fullname)">
  266.        </span>
  267.        <!-- /ko -->
  268.        <!-- ko ifnot: customer().fullname  -->
  269.        <span class="not-logged-in"
  270.              data-bind='html:"Dobro dosli na Biostile Vita"'></span>
  271.                <!-- /ko -->
  272.    </li>
  273.    <script type="text/x-magento-init">
  274.    {
  275.        "*": {
  276.            "Magento_Ui/js/core/app": {
  277.                "components": {
  278.                    "customer": {
  279.                        "component": "Magento_Customer/js/view/customer"
  280.                    }
  281.                }
  282.            }
  283.        }
  284.    }
  285.    </script>
  286. <li><a href="https://biostilevita.com/hr/contact">Kontaktirajte nas</a></li><li class="item link compare " data-bind="scope: 'compareProducts'" data-role="compare-products-link">
  287.    <a class="action compare" title="Usporedite proizvode"
  288.       data-bind="attr: {'href': compareProducts().listUrl}, css: {'': !compareProducts().count}"
  289.    >
  290.     <em class="porto-icon-chart hidden-xs"></em>
  291.        Usporedite        (<span class="counter qty" data-bind="text: compareProducts().countCaption"></span>)
  292.    </a>
  293. </li>
  294. <script type="text/x-magento-init">
  295. {"[data-role=compare-products-link]": {"Magento_Ui/js/core/app": {"components":{"compareProducts":{"component":"Magento_Catalog\/js\/view\/compare-products"}}}}}
  296. </script>
  297. <li><a href="https://biostilevita.com/hr/info-box" >Info Box</a></li><li class="authorization-link" data-label="ili">
  298.    <a href="https://biostilevita.com/hr/customer/account/login/">
  299.        Prijavite se    </a>
  300. </li>
  301. <li><a href="https://biostilevita.com/hr/customer/account/create/" >Kreirajte korisnički račun</a></li></ul>                    </div>
  302.                </div>
  303.            </div>
  304.        </div>
  305.    </div>
  306.    <div class="header content">
  307.        <span data-action="toggle-nav" class="action nav-toggle"><span>Otvori navigaciju</span></span>
  308.            <strong class="logo">
  309.        <img src="https://biostilevita.com/pub/media/logo/websites/1/BioStile_LOGO_1.png"
  310.             alt="Biostile Vita"
  311.             width="232"             height="40"        />
  312.    </strong>
  313.        
  314. <div data-block="minicart" class="minicart-wrapper">
  315.    <a class="action showcart" href="https://biostilevita.com/hr/checkout/cart/"
  316.       data-bind="scope: 'minicart_content'">
  317.        <span class="text">Cart</span>
  318.        <span class="counter qty empty"
  319.              data-bind="css: { empty: !!getCartParam('summary_count') == false }, blockLoader: isLoading">
  320.            <span class="counter-number">
  321.            <!-- ko if: getCartParam('summary_count') --><!-- ko text: getCartParam('summary_count') --><!-- /ko --><!-- /ko -->
  322.            <!-- ko ifnot: getCartParam('summary_count') -->0<!-- /ko -->
  323.            </span>
  324.            <span class="counter-label">
  325.                <!-- ko i18n: 'items' --><!-- /ko -->
  326.            </span>
  327.        </span>
  328.    </a>
  329.            <div class="block block-minicart empty"
  330.             data-role="dropdownDialog"
  331.             data-mage-init='{"dropdownDialog":{
  332.                "appendTo":"[data-block=minicart]",
  333.                "triggerTarget":".showcart",
  334.                "timeout": "2000",
  335.                "closeOnMouseLeave": false,
  336.                "closeOnEscape": true,
  337.                "triggerClass":"active",
  338.                "parentClass":"active",
  339.                "buttons":[]}}'>
  340.            <div id="minicart-content-wrapper" data-bind="scope: 'minicart_content'">
  341.                <!-- ko template: getTemplate() --><!-- /ko -->
  342.            </div>
  343.        </div>
  344.        <script>
  345.        window.checkout = {"shoppingCartUrl":"https:\/\/biostilevita.com\/hr\/checkout\/cart\/","checkoutUrl":"https:\/\/biostilevita.com\/hr\/checkout\/","updateItemQtyUrl":"https:\/\/biostilevita.com\/hr\/checkout\/sidebar\/updateItemQty\/","removeItemUrl":"https:\/\/biostilevita.com\/hr\/checkout\/sidebar\/removeItem\/","imageTemplate":"Magento_Catalog\/product\/image_with_borders","baseUrl":"https:\/\/biostilevita.com\/hr\/","minicartMaxItemsVisible":5,"websiteId":"1","maxItemsToDisplay":10,"storeId":"1","storeGroupId":"1","customerLoginUrl":"https:\/\/biostilevita.com\/hr\/customer\/account\/login\/","isRedirectRequired":false,"autocomplete":"on","captcha":{"user_login":{"isCaseSensitive":false,"imageHeight":50,"imageSrc":"","refreshUrl":"https:\/\/biostilevita.com\/hr\/captcha\/refresh\/","isRequired":false,"timestamp":1716082603}}};
  346.    </script>
  347.    <script type="text/x-magento-init">
  348.    {
  349.        "[data-block='minicart']": {
  350.            "Magento_Ui/js/core/app": {"components":{"minicart_content":{"children":{"subtotal.container":{"children":{"subtotal":{"children":{"subtotal.totals":{"config":{"display_cart_subtotal_incl_tax":1,"display_cart_subtotal_excl_tax":0,"template":"Magento_Tax\/checkout\/minicart\/subtotal\/totals"},"children":{"subtotal.totals.msrp":{"component":"Magento_Msrp\/js\/view\/checkout\/minicart\/subtotal\/totals","config":{"displayArea":"minicart-subtotal-hidden","template":"Magento_Msrp\/checkout\/minicart\/subtotal\/totals"}}},"component":"Magento_Tax\/js\/view\/checkout\/minicart\/subtotal\/totals"}},"component":"uiComponent","config":{"template":"Magento_Checkout\/minicart\/subtotal"}}},"component":"uiComponent","config":{"displayArea":"subtotalContainer"}},"item.renderer":{"component":"uiComponent","config":{"displayArea":"defaultRenderer","template":"Magento_Checkout\/minicart\/item\/default"},"children":{"item.image":{"component":"Magento_Catalog\/js\/view\/image","config":{"template":"Magento_Catalog\/product\/image","displayArea":"itemImage"}},"checkout.cart.item.price.sidebar":{"component":"uiComponent","config":{"template":"Magento_Checkout\/minicart\/item\/price","displayArea":"priceSidebar"}}}},"extra_info":{"component":"uiComponent","config":{"displayArea":"extraInfo"}},"promotion":{"component":"uiComponent","config":{"displayArea":"promotion"}}},"config":{"itemRenderer":{"default":"defaultRenderer","simple":"defaultRenderer","virtual":"defaultRenderer"},"template":"Magento_Checkout\/minicart\/content"},"component":"Magento_Checkout\/js\/view\/minicart"}},"types":[]}        },
  351.        "*": {
  352.            "Magento_Ui/js/block-loader": "https://biostilevita.com/pub/static/version1669969143/frontend/Smartwave/porto/hr_HR/images/loader-1.gif"
  353.        }
  354.    }
  355.    </script>
  356. </div>
  357.  
  358.  
  359.        <a href="https://biostilevita.com/hr/wishlist" class="action my-wishlist" title="My Wish List" role="button"><i class="porto-icon-heart-empty"></i></a>
  360.        <div class="block block-search">
  361.    <div class="block block-title"><strong>Pretražite</strong></div>
  362.    <div class="block block-content">
  363.        <form class="form minisearch" id="search_mini_form" action="https://biostilevita.com/hr/catalogsearch/result/" method="get">
  364.            <div class="field search">
  365.                <label class="label" for="search" data-role="minisearch-label">
  366.                    <span>Pretražite</span>
  367.                </label>
  368.                <div class="control">
  369.                    <input id="search"
  370.                           data-mage-init='{"quickSearch":{
  371.                                "formSelector":"#search_mini_form",
  372.                                "url":"https://biostilevita.com/hr/search/ajax/suggest/",
  373.                                "destinationSelector":"#search_autocomplete"}
  374.                           }'
  375.                           type="text"
  376.                           name="q"
  377.                           value=""
  378.                           placeholder="Traži ..."
  379.                           class="input-text"
  380.                           maxlength="128"
  381.                           role="combobox"
  382.                           aria-haspopup="false"
  383.                           aria-autocomplete="both"
  384.                           autocomplete="off"/>
  385.                    <div id="search_autocomplete" class="search-autocomplete"></div>
  386.                    <div class="nested">
  387.    <a class="action advanced" href="https://biostilevita.com/hr/catalogsearch/advanced/" data-action="advanced-search">
  388.        Napredno pretraživanje    </a>
  389. </div>
  390.  
  391. <div data-bind="scope: 'searchsuiteautocomplete_form'">
  392.    <!-- ko template: getTemplate() --><!-- /ko -->
  393. </div>
  394.  
  395. <script type="text/x-magento-init">
  396. {
  397.    "*": {
  398.        "Magento_Ui/js/core/app": {
  399.            "components": {
  400.                "searchsuiteautocomplete_form": {
  401.                    "component": "MageWorx_SearchSuiteAutocomplete/js/autocomplete"
  402.                },
  403.                "searchsuiteautocompleteBindEvents": {
  404.                    "component": "MageWorx_SearchSuiteAutocomplete/js/bindEvents",
  405.                    "config": {
  406.                        "searchFormSelector": "#search_mini_form",
  407.                        "searchButtonSelector": "button.search",
  408.                        "inputSelector": "#search, #mobile_search, .minisearch input[type=\"text\"]",
  409.                        "searchDelay": "500"
  410.                    }
  411.                },
  412.                "searchsuiteautocompleteDataProvider": {
  413.                    "component": "MageWorx_SearchSuiteAutocomplete/js/dataProvider",
  414.                    "config": {
  415.                        "url": "https://biostilevita.com/hr/mageworx_searchsuiteautocomplete/ajax/index/"
  416.                    }
  417.                }
  418.            }
  419.        }
  420.    }
  421. }
  422. </script>                </div>
  423.            </div>
  424.            <div class="actions">
  425.                <button type="submit"
  426.                        title="Pretražite"
  427.                        class="action search">
  428.                    <span>Pretražite</span>
  429.                </button>
  430.            </div>
  431.        </form>
  432.    </div>
  433. </div>
  434.        <div class="custom-block"><div class="porto-sicon-box text-left mx-4 ml-xl-5 mb-0 d-none d-lg-flex d-sticky-header-none style_1 default-icon">
  435.    <div class="porto-sicon-default">
  436.      <div class="porto-just-icon-wrapper" style="text-align: center;">
  437.        <div class="porto-icon none" style="height: 1em;color: #f56b0e; font-size: 20px; display: inline-block;line-height:0.9;"><i class="porto-icon-chat"></i></div>
  438.      </div>
  439.    </div>
  440.    <div class="porto-sicon-header">
  441.      <a href="viber://chat?number=38641610598"><p style="font-weight: 700; font-size: 18px; line-height: 1.2; color: #222529;margin: 0 0 3px; ">Viber</p></a>
  442. </div>
  443.   <div class="porto-sicon-default">
  444.      <div class="porto-just-icon-wrapper" style="text-align: center;">
  445.        <div class="porto-icon none" style="height: 1em;color: #f56b0e; font-size: 20px; display: inline-block;line-height:0.9;"><i class="porto-icon-chat"></i></div>
  446.      </div>
  447.    </div>
  448. <div class="porto-sicon-header">
  449. <a href="https://wa.me/38641610598" target="_blank"><p style="font-weight: 700; font-size: 18px; line-height: 1.2; color: #222529;margin: 0 0 3px;">WhatsApp</p></a>
  450.    </div>
  451.  </div>  </div>    </div>
  452.        <div class="sections nav-sections">
  453.                <div class="section-items nav-sections-items"
  454.             data-mage-init='{"tabs":{"openedState":"active"}}'>
  455.                                            <div class="section-item-title nav-sections-item-title"
  456.                     data-role="collapsible">
  457.                    <a class="nav-sections-item-switch"
  458.                       data-toggle="switch" href="#store.menu">
  459.                        Izbornik                    </a>
  460.                </div>
  461.                <div class="section-item-content nav-sections-item-content"
  462.                     id="store.menu"
  463.                     data-role="content">
  464.                    
  465. <nav class="navigation sw-megamenu " role="navigation">
  466.    <ul>
  467.        
  468.    <li class="ui-menu-item level0">
  469.        <a href="https://biostilevita.com/hr/" class="level-top"><span>Naslovna</span></a>
  470.    </li>
  471. <li class="ui-menu-item level0 classic parent "><div class="open-children-toggle"></div><a href="https://biostilevita.com/hr/svi-proizvodi.html" class="level-top" title="Proizvodi"><span>Proizvodi</span></a><div class="level0 submenu"><div class="row"><ul class="subchildmenu "><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/detox.html" title="Detox"><span>Detox</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/imunoloski-sustav.html" title="Imunološki sustav"><span>Imunološki sustav</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/probavni-trakt.html" title="Probavni trakt"><span>Probavni trakt</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/kardiovaskularni-sustav.html" title="Kardiovaskularni sustav"><span>Kardiovaskularni sustav</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/misicno-kostani-sustav.html" title="Mišićno-koštani sustav"><span>Mišićno-koštani sustav</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/zivcani-sustav.html" title="Živčani sustav"><span>Živčani sustav</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/biostile-mrsavljenje-misicna-masa.html" title="Mršavljenje & Mišićna masa"><span>Mršavljenje & Mišićna masa</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/mladenacki-izgled.html" title="Mladenački izgled"><span>Mladenački izgled</span></a></li><li class="ui-menu-item level1 "><a href="https://biostilevita.com/hr/svi-proizvodi/kozmetika.html" title="Kozmetika"><span>Kozmetika</span></a></li></ul></div></div></li><li class="ui-menu-item level0 classic "><a href="https://biostilevita.com/hr/akcije.html" class="level-top" title="Akcije"><span>Akcije</span></a></li><li class="ui-menu-item level0 classic "><a href="https://biostilevita.com/hr/tv-akcije.html" class="level-top" title="TV Akcije"><span>TV Akcije</span></a></li>
  472.    <li class="ui-menu-item level0">
  473.        <a href="https://biostilevita.com/hr/info-box/" class="level-top"><span>INFO BOX</span></a>
  474.    </li>
  475.  
  476.    <li class="ui-menu-item level0"><a href="https://si.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/sl.png" loading="lazy" alt="Biostile Slovenija"  /></span></a></li>
  477.  
  478.    <li class="ui-menu-item level0"><a href="https://hr.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/hr.png" loading="lazy" alt="Biostile "  /></span></a></li>
  479. <li class="ui-menu-item level0"><a href="https://gr.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/gr.png" loading="lazy" alt="Biostile greece"  /></span></a></li>
  480.    <li class="ui-menu-item level0"><a href="https://rs.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/rs.png" loading="lazy" alt="Biostile  Srbija"  /></span></a></li>
  481.  
  482.  
  483.    <li class="ui-menu-item level0"><a href="https://en.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/en.png"  loading="lazy" alt="Biostile English" /></span></a></li>
  484.  
  485.    <li class="ui-menu-item level0"><a href="https://de.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/de.png" loading="lazy" alt="Biostile Deutsche"  /></span></a></li>
  486.  <li class="ui-menu-item level0"><a href="https://it.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/it.png" loading="lazy" alt="Biostile Italia"  /></span></a></li>
  487.   <li class="ui-menu-item level0"><a href="https://hu.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/hu.png" loading="lazy" alt="Biostile HUNGARY"  /></span></a></li>
  488.  
  489. <li class="ui-menu-item level0"><a href="https://sk.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/sk.png" loading="lazy" alt="Biostile Slovensko"  /></span></a></li>
  490.  
  491. <li class="ui-menu-item level0"><a href="https://cz.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/cs.png" loading="lazy" alt="Biostile Česko"  /></span></a></li>
  492. <li class="ui-menu-item level0"><a href="https://bih.biostilevita.com/" class="level-top"><span><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/ba.png" loading="lazy" alt="Biostile Vita BIH"  /></span></a></li>
  493.  
  494. <li class="ui-menu-item level0 classic parent fl-right">
  495.  <div class="open-children-toggle"></div>
  496.  <a href="javascript:void(0)" class="level-top"><span>Država</span></a>
  497.  <div class="level0 submenu" style="left: 0px; right: auto; border-radius: 0px 6px 6px;">
  498.    <div class="row">
  499.      <ul class="subchildmenu">
  500.        <li class="ui-menu-item level1">
  501.          <a href="https://si.biostilevita.com/"><span>Slovenija</span></a></li>
  502.        </li>
  503.        <li class="ui-menu-item level1">
  504.          <a href="https://rs.biostilevita.com/"><span>Srbija</span></a></li>
  505.        </li>
  506.         <li class="ui-menu-item level1">
  507.          <a href="https://it.biostilevita.com/"><span>Italia</span></a></li>
  508.        </li>    
  509. <li class="ui-menu-item level1">
  510.       <a href="https://de.biostilevita.com/"><span>Njemačka</span></a></li>
  511.        </li>
  512.        <li class="ui-menu-item level1">
  513.          <a href="https://en.biostilevita.com/"><span>International</span></a></li>
  514.        </li>      
  515.        <li class="ui-menu-item level1">
  516.          <a href="https://sk.biostilevita.com/"><span>Slovačka</span></a></li>
  517.        </li>  
  518.        <li class="ui-menu-item level1">
  519.          <a href="https://cz.biostilevita.com/"><span>Češka </span></a></li>
  520.        </li>
  521. <li class="ui-menu-item level1">
  522.          <a href="https://bih.biostilevita.com/"><span>BIH</span></a></li>
  523.        </li>  
  524.      </ul>
  525.    </div>
  526.  </div>
  527. </li>
  528.    </ul>
  529. </nav>
  530.  
  531. <script type="text/javascript">
  532.    require([
  533.        'jquery',
  534.        'Smartwave_Megamenu/js/sw_megamenu'
  535.    ], function ($) {
  536.        $(".sw-megamenu").swMegamenu();
  537.    });
  538. </script>
  539.                </div>
  540.                                            <div class="section-item-title nav-sections-item-title"
  541.                     data-role="collapsible">
  542.                    <a class="nav-sections-item-switch"
  543.                       data-toggle="switch" href="#store.links">
  544.                        Profil                    </a>
  545.                </div>
  546.                <div class="section-item-content nav-sections-item-content"
  547.                     id="store.links"
  548.                     data-role="content">
  549.                    <!-- Account links -->                </div>
  550.                                            <div class="section-item-title nav-sections-item-title"
  551.                     data-role="collapsible">
  552.                    <a class="nav-sections-item-switch"
  553.                       data-toggle="switch" href="#store.settings">
  554.                        Postavke                    </a>
  555.                </div>
  556.                <div class="section-item-content nav-sections-item-content"
  557.                     id="store.settings"
  558.                     data-role="content">
  559.                    <div class="switcher language switcher-language" data-ui-id="language-switcher" id="switcher-language-nav">
  560.    <strong class="label switcher-label"><span>Jezik</span></strong>
  561.    <div class="actions dropdown options switcher-options">
  562.        <div class="action toggle switcher-trigger" id="switcher-language-trigger-nav">
  563.            <strong class="view-hr">
  564.                                    <img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/hr.png" alt="" />
  565.                                <span>Hrvatski</span>
  566.            </strong>
  567.        </div>
  568.        <ul class="dropdown switcher-dropdown"
  569.            data-mage-init='{"dropdownDialog":{
  570.                "appendTo":"#switcher-language-nav > .options",
  571.                "triggerTarget":"#switcher-language-trigger-nav",
  572.                "closeOnMouseLeave": false,
  573.                "triggerClass":"active",
  574.                "parentClass":"active",
  575.                "buttons":null}}'>
  576.                                                                            <li class="view-de switcher-option">
  577.                        <a href="#" data-post='{"action":"https:\/\/biostilevita.com\/hr\/stores\/store\/redirect\/","data":{"___store":"de","___from_store":"hr","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2RlLw,,"}}'>
  578.                                                            <img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/de.png" alt="" />
  579.                                                        Deutsche</a>
  580.                    </li>
  581.                                                </ul>
  582.    </div>
  583. </div>
  584.                </div>
  585.                    </div>
  586.    </div>
  587. </header><div class="row no-padding" style="letter-spacing: -0.28px;">
  588. <div class="col-md-6 col-lg-4 theme-bg-color" style="color: #fff;font-size: 14px;font-weight: 700;padding: 7px 2vw !important;text-align: center;">
  589.    <i class="porto-icon-phone-1" style="font-size: 26px;vertical-align: middle;"></i>
  590.    <span style="vertical-align: middle;margin-left: 3px;">095 54 95 777</span>
  591.  </div>
  592.  <div class="col-md-6 col-lg-4 d-none d-md-block theme-bg-color" style="color: #fff;font-size: 14px;font-weight: 700;padding: 7px 2vw !important;background-color: #43ada9 !important;text-align: center;">
  593.    <i class="porto-icon-shipping" style="font-size: 26px;vertical-align: middle;margin-top: 2px;margin-bottom: -2px;display: inline-block;"></i>
  594.    <span style="vertical-align: middle;margin-left: 3px;">BESPLATNA DOSTAVA IZNAD 45€ </span>
  595.  </div>
  596.  <div class="col-lg-4 d-none d-lg-block theme-bg-color" style="color: #fff;font-size: 14px;font-weight: 700;padding: 7px 2vw !important;text-align: center;">
  597.    <i class="porto-icon-support" style="font-size: 26px;vertical-align: middle;"></i>
  598.    <span style="vertical-align: middle;margin-left: 3px;">ONLINE PODRŠKA</span>
  599.  </div>
  600. </div>
  601. <main id="maincontent" class="page-main"><a id="contentarea" tabindex="-1"></a>
  602. <div class="page messages"><div data-placeholder="messages"></div>
  603. <div data-bind="scope: 'messages'">
  604.    <!-- ko if: cookieMessages && cookieMessages.length > 0 -->
  605.    <div role="alert" data-bind="foreach: { data: cookieMessages, as: 'message' }" class="messages">
  606.        <div data-bind="attr: {
  607.            class: 'message-' + message.type + ' ' + message.type + ' message',
  608.            'data-ui-id': 'message-' + message.type
  609.        }">
  610.            <div data-bind="html: $parent.prepareMessageForHtml(message.text)"></div>
  611.        </div>
  612.    </div>
  613.    <!-- /ko -->
  614.  
  615.    <!-- ko if: messages().messages && messages().messages.length > 0 -->
  616.    <div role="alert" data-bind="foreach: { data: messages().messages, as: 'message' }" class="messages">
  617.        <div data-bind="attr: {
  618.            class: 'message-' + message.type + ' ' + message.type + ' message',
  619.            'data-ui-id': 'message-' + message.type
  620.        }">
  621.            <div data-bind="html: $parent.prepareMessageForHtml(message.text)"></div>
  622.        </div>
  623.    </div>
  624.    <!-- /ko -->
  625. </div>
  626. <script type="text/x-magento-init">
  627.    {
  628.        "*": {
  629.            "Magento_Ui/js/core/app": {
  630.                "components": {
  631.                        "messages": {
  632.                            "component": "Magento_Theme/js/view/messages"
  633.                        }
  634.                    }
  635.                }
  636.            }
  637.    }
  638. </script>
  639. </div><div class="columns"><div class="column main"><input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" /><div id="authenticationPopup" data-bind="scope:'authenticationPopup'" style="display: none;">
  640.    <script>
  641.        window.authenticationPopup = {"autocomplete":"on","customerRegisterUrl":"https:\/\/biostilevita.com\/hr\/customer\/account\/create\/","customerForgotPasswordUrl":"https:\/\/biostilevita.com\/hr\/customer\/account\/forgotpassword\/","baseUrl":"https:\/\/biostilevita.com\/hr\/"};
  642.    </script>
  643.    <!-- ko template: getTemplate() --><!-- /ko -->
  644.    <script type="text/x-magento-init">
  645.        {
  646.            "#authenticationPopup": {
  647.                "Magento_Ui/js/core/app": {"components":{"authenticationPopup":{"component":"Magento_Customer\/js\/view\/authentication-popup","children":{"messages":{"component":"Magento_Ui\/js\/view\/messages","displayArea":"messages"},"captcha":{"component":"Magento_Captcha\/js\/view\/checkout\/loginCaptcha","displayArea":"additional-login-form-fields","formId":"user_login","configSource":"checkout"},"msp_recaptcha":{"component":"MSP_ReCaptcha\/js\/reCaptcha","displayArea":"additional-login-form-fields","configSource":"checkoutConfig","reCaptchaId":"msp-recaptcha-popup-login","zone":"login","badge":"inline","settings":{"siteKey":"6LfcA34aAAAAAHyXm5tyla8RdQQ0YpY0tqXcDL6R","size":"invisible","badge":"bottomright","theme":null,"lang":"hr","enabled":{"login":true,"create":true,"forgot":false,"contact":true,"review":false,"newsletter":true,"sendfriend":true,"paypal":false}}}}}}}            },
  648.            "*": {
  649.                "Magento_Ui/js/block-loader": "https\u003A\u002F\u002Fbiostilevita.com\u002Fpub\u002Fstatic\u002Fversion1669969143\u002Ffrontend\u002FSmartwave\u002Fporto\u002Fhr_HR\u002Fimages\u002Floader\u002D1.gif"
  650.            }
  651.        }
  652.    </script>
  653. </div>
  654. <script type="text/x-magento-init">
  655.    {
  656.        "*": {
  657.            "Magento_Customer/js/section-config": {
  658.                "sections": {"stores\/store\/switch":["*"],"stores\/store\/switchrequest":["*"],"directory\/currency\/switch":["*"],"*":["messages"],"customer\/account\/logout":["*","recently_viewed_product","recently_compared_product","persistent"],"customer\/account\/loginpost":["*"],"customer\/account\/createpost":["*"],"customer\/account\/editpost":["*"],"customer\/ajax\/login":["checkout-data","cart","captcha"],"catalog\/product_compare\/add":["compare-products"],"catalog\/product_compare\/remove":["compare-products"],"catalog\/product_compare\/clear":["compare-products"],"sales\/guest\/reorder":["cart","ammessages"],"sales\/order\/reorder":["cart","ammessages"],"checkout\/cart\/add":["cart","directory-data","ammessages"],"checkout\/cart\/delete":["cart","ammessages"],"checkout\/cart\/updatepost":["cart","ammessages"],"checkout\/cart\/updateitemoptions":["cart","ammessages"],"checkout\/cart\/couponpost":["cart","ammessages"],"checkout\/cart\/estimatepost":["cart","ammessages"],"checkout\/cart\/estimateupdatepost":["cart","ammessages"],"checkout\/onepage\/saveorder":["cart","checkout-data","last-ordered-items","ammessages"],"checkout\/sidebar\/removeitem":["cart","ammessages"],"checkout\/sidebar\/updateitemqty":["cart","ammessages"],"rest\/*\/v1\/carts\/*\/payment-information":["cart","last-ordered-items","instant-purchase","ammessages"],"rest\/*\/v1\/guest-carts\/*\/payment-information":["cart","ammessages"],"rest\/*\/v1\/guest-carts\/*\/selected-payment-method":["cart","checkout-data","ammessages"],"rest\/*\/v1\/carts\/*\/selected-payment-method":["cart","checkout-data","instant-purchase","ammessages"],"customer\/address\/*":["instant-purchase"],"customer\/account\/*":["instant-purchase"],"vault\/cards\/deleteaction":["instant-purchase"],"multishipping\/checkout\/overviewpost":["cart","ammessages"],"authorizenet\/directpost_payment\/place":["cart","checkout-data","ammessages"],"paypal\/express\/placeorder":["cart","checkout-data","ammessages"],"paypal\/payflowexpress\/placeorder":["cart","checkout-data","ammessages"],"paypal\/express\/onauthorization":["cart","checkout-data","ammessages"],"persistent\/index\/unsetcookie":["persistent"],"review\/product\/post":["review"],"wishlist\/index\/add":["wishlist"],"wishlist\/index\/remove":["wishlist"],"wishlist\/index\/updateitemoptions":["wishlist"],"wishlist\/index\/update":["wishlist"],"wishlist\/index\/cart":["wishlist","cart"],"wishlist\/index\/fromcart":["wishlist","cart"],"wishlist\/index\/allcart":["wishlist","cart"],"wishlist\/shared\/allcart":["wishlist","cart"],"wishlist\/shared\/cart":["cart"],"amasty_promo\/cart\/add":["cart","ammessages"],"braintree\/paypal\/placeorder":["ammessages"]},
  659.                "clientSideSections": ["checkout-data","cart-data"],
  660.                "baseUrls": ["https:\/\/biostilevita.com\/hr\/"],
  661.                "sectionNames": ["messages","customer","compare-products","last-ordered-items","cart","directory-data","captcha","instant-purchase","persistent","review","wishlist","ammessages","recently_viewed_product","recently_compared_product","product_data_storage","paypal-billing-agreement"]            }
  662.        }
  663.    }
  664. </script>
  665. <script type="text/x-magento-init">
  666.    {
  667.        "*": {
  668.            "Magento_Customer/js/customer-data": {
  669.                "sectionLoadUrl": "https\u003A\u002F\u002Fbiostilevita.com\u002Fhr\u002Fcustomer\u002Fsection\u002Fload\u002F",
  670.                "expirableSectionLifetime": 60,
  671.                "expirableSectionNames": ["cart","persistent"],
  672.                "cookieLifeTime": "3600",
  673.                "updateSessionUrl": "https\u003A\u002F\u002Fbiostilevita.com\u002Fhr\u002Fcustomer\u002Faccount\u002FupdateSession\u002F"
  674.            }
  675.        }
  676.    }
  677. </script>
  678. <script type="text/x-magento-init">
  679.    {
  680.        "*": {
  681.            "Magento_Customer/js/invalidation-processor": {
  682.                "invalidationRules": {
  683.                    "website-rule": {
  684.                        "Magento_Customer/js/invalidation-rules/website-rule": {
  685.                            "scopeConfig": {
  686.                                "websiteId": "1"
  687.                            }
  688.                        }
  689.                    }
  690.                }
  691.            }
  692.        }
  693.    }
  694. </script>
  695. <script type="text/x-magento-init">
  696.    {
  697.        "body": {
  698.            "pageCache": {"url":"https:\/\/biostilevita.com\/hr\/page_cache\/block\/render\/","handles":["default","cms_index_index","cms_page_view","cms_index_index_id_home"],"originalRequest":{"route":"cms","controller":"index","action":"index","uri":"\/"},"versionCookieName":"private_content_version"}        }
  699.    }
  700. </script>
  701.  
  702.    <script>
  703.        require(['jquery', 'Magefan_Blog/js/lib/mfblogunveil', 'domReady!'], function($){
  704.            $('.mfblogunveil').mfblogunveil();
  705.        });
  706.    </script>
  707.  
  708. <style>
  709. .page-main {
  710.    max-width: 100%;
  711.    padding: 0;
  712. }
  713. .columns .column.main {
  714.    padding: 0;
  715. }
  716. .row.no-padding > .homebanner-left {
  717.    padding-left: 22px !important;
  718. }
  719. @media (min-width: 768px) {
  720.    .row.no-padding > .homebanner-left {
  721.        padding-left: 24px !important;
  722.    }
  723. }
  724. @media (min-width: 1260px) {
  725.    .row.no-padding > .homebanner-left {
  726.        padding-left: 70px !important;
  727.    }
  728. }
  729. .newsletter-section .field.newsletter label {
  730.    display: none;
  731. }
  732. .newsletter-section .field.newsletter .control {
  733.    display: flex;
  734. }
  735. .newsletter-section .field.newsletter .control > input {
  736.    height: 48px;
  737.    border-radius: 24px 0 0 24px;
  738.    font-style: italic;
  739.    font-size: 12px;
  740.    padding-left: 20px;
  741.    box-shadow: none;
  742.    background-color: #fff;
  743.    color: #777;
  744.    border-color: rgba(0,0,0,0.09);
  745. }
  746. .newsletter-section .field.newsletter .control > button {
  747.    padding: 10px 35px 10px 30px;
  748.    border-radius: 0 24px 24px 0;
  749.    height: 48px;
  750.    color: #ffffff;
  751.    background-color: #323232;
  752.    border-color: #323232 #323232 #191919;
  753. }
  754. .product-tag-section {
  755.    margin-bottom: 35px;
  756.    background: #f4f4f4;
  757.    padding: 20px 0 0 20px;
  758.    display: flex;
  759.    flex-wrap: wrap;
  760.    justify-content: space-between;
  761. }
  762. .product-tag-section a.tag-cloud-link {
  763.    font-size: 13px;
  764.    font-weight: 600;
  765.    color: #222529;
  766.    text-transform: uppercase;
  767.    border: 1px solid #e7e7e7;
  768.    background: #fff;
  769.    border-radius: 0;
  770.    margin: 0 20px 20px 0;
  771.    min-width: 110px;
  772.    padding: 13px;
  773.    text-align: center;
  774.    line-height: 1;
  775.    display: inline-block;
  776.    text-decoration: none;
  777. }
  778. .white-product-section .products {
  779.    margin: 0;
  780. }
  781. .white-product-section .products .product-item {
  782.    padding: 0;
  783. }
  784. @media (max-widdth: 575px){
  785.    .white-product-section .products-grid .product-item {
  786.        width: 100%;
  787.    }
  788. }
  789. .homepage-bar {
  790.    border: 0;
  791.    background-color: #f4f4f4;
  792. }
  793. .homepage-bar .col-lg-4 {
  794.    border-left-color: #fff;
  795.    border-left-width: 2px;
  796.    text-align: center !important;
  797. }
  798. .homepage-bar [class*=" porto-icon-"], .homepage-bar [class^=porto-icon-], .homepage-bar [class*=" porto-new-icon-"], .homepage-bar [class^=porto-new-icon-] {
  799.    font-size: 32px;
  800. }
  801. .homepage-bar .row {
  802.    margin: 0;
  803. }
  804. .homepage-bar .row > div {
  805.    display: flex;
  806.    align-items: center;
  807.    justify-content: center;
  808. }
  809. .homepage-bar .col-lg-4 > * {
  810.    display: inline-block;
  811.    vertical-align: middle;
  812. }
  813. .homepage-bar h3 {
  814.    line-height: 1;
  815.    margin-bottom: 3px;
  816. }
  817. @media (max-width: 991px) {
  818.    .homepage-bar .col-lg-4 {
  819.        border-top: 2px solid #fff;
  820.    }
  821.    .homepage-bar .col-lg-4:first-child {
  822.        border-top: 0;
  823.    }
  824. }
  825. .recent-posts .item .col-md-5, .recent-posts .item .col-md-7 {
  826.    max-width: 100%;
  827.    flex: 0 0 100%;
  828.    position: static;
  829. }
  830. .recent-posts .item .post-image {
  831.    padding: 0;
  832.    border: 0;
  833.    width: 100%;
  834.    padding-top: 46%;
  835.    position: relative;
  836.    margin-bottom: 20px;
  837. }
  838. .recent-posts .item .post-image img {
  839.    border-radius: 0;
  840.    object-fit: cover;
  841.    width: 100%;
  842.    height: 100%;
  843.    position: absolute;
  844.    left: 0;
  845.    top: 0;
  846.    transition: transform .3s;
  847. }
  848. .recent-posts .item .post-image:hover img {
  849.    transform: scale(1.2);
  850. }
  851. .recent-posts .post-date {
  852.    float: none;
  853.    display: inline-block;
  854.    position: absolute;
  855.    top: 0;
  856.    margin: 10px 0 0 10px;
  857. }
  858. .recent-posts .post-date .day {
  859.    background-color: #323232;
  860.    color: #fff;
  861.    padding-bottom: 0;
  862.    line-height: 1;
  863.    padding-top: 10px;
  864. }
  865. .recent-posts .post-date .month {
  866.    background-color: #323232;
  867.    color: #fff;
  868.    font-size: 13px;
  869.    line-height: 1.2;
  870.    text-transform: uppercase;
  871.    padding-top: 0;
  872.    padding-bottom: 10px;
  873. }
  874. .recent-posts .postTitle h2 a {
  875.    color: #2b2b2b;
  876. }
  877. .recent-posts .postTitle h2 {
  878.    font-size: 17px;
  879.    font-weight: 600;
  880.    line-height: 1.3;
  881.    margin-bottom: 7px;
  882. }
  883. .recent-posts .postTitle {
  884.    min-height: 0;
  885. }
  886. .recent-posts .postContent {
  887.    line-height: 25px;
  888. }
  889. .recent-posts a.readmore {
  890.    font-size: 13px;
  891.    margin-left: 5px;
  892. }
  893. </style>
  894. <div class="banner-container">
  895.    <div class="row">
  896.        <div class="col-md-8" style="margin-bottom: 20px;">
  897. <a href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-2x.html/">
  898.            <div class="row no-padding" style="background-color: #f4f4f4;">
  899.                <div class="col-md-5 homebanner-left" style="padding-top: 60px !important;padding-bottom: 12px !important;">
  900.                    
  901.                    <p style="font-size: 22px;line-height: 1;font-weight: 500;text-transform: uppercase;margin-bottom: 8px;">Formula Dr Majić</p>
  902.                    <h2 style="font-size: 35px;line-height: 1.1;font-weight: 700;text-transform: uppercase;margin: 0;margin-bottom: 24px;color: #323232;letter-spacing: -0.7px">Kolagen usporava <br/>proces starenja<small style="font-size: 50%;font-weight: inherit;vertical-align: top;line-height: 1.6;display: inline-block;color: inherit;font-family: inherit;">  za kosti </small> zglobove<small style="font-size: 50%;font-weight: inherit;vertical-align: top;line-height: 1.6;display: inline-block;color: inherit;font-family: inherit;">kožu </small></h2>
  903.                    <h3 style="font-size: 16px;line-height: 1;font-weight: 400;color: #222529;margin: 0;margin-bottom: 16px;"> Biostile Collagen Powder Blend kupi DVA za Cijenu Jednog  -50%</h3>
  904.                    <p style="font-size: 11px;line-height: 1.4;font-weight: 400;margin-bottom: 16px;">*  sadrži vitamin C, kurkumin i planinski smola šilajit.</p>
  905.                    <p style="margin: 0;"><button class="btn" style="background-color: #323232;color: #fff;font-size: 14px;font-weight: 700;text-transform: uppercase;line-height: 1.3333;padding: 17px 32px;height: auto;border: 0;">Više</button></p>
  906.                </div>
  907.                <div class="col-md-7">
  908.                    <img src="https://biostilevita.com/pub/media/images/first/Collagen_powder_blend_biostile.jpg" alt="Biostile Paket Kolagen kupi dva po cijeni Jednog "/>
  909.                </div>
  910.            </div>
  911. </a>
  912.        </div>
  913.        <div class="col-md-4" style="margin-bottom: 20px;">
  914.            <div class="d-flex align-items-center" style="background: url(https://biostilevita.com/pub/media/images/right/Active_joint_B_komplex_easy_step.jpg) center no-repeat;background-size: cover;width: 100%;height: 100%;padding: 40px;justify-content: flex-end;">
  915. <a href="https://biostilevita.com/hr/biostil-akcijski-paket-b-kompleks-active-joint-easy-step.html/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/homepage/11/slider/img_transparent.png" alt="Biostile Akcijski Paket B Kompleks+Silicij, Active Joint Easy Step "></a>
  916.                <div style="text-align: right;">
  917.                    <h3 style="font-size: 40px;line-height: 1.2;font-weight: 1000;margin: 0;margin-bottom: 8px;text-transform: uppercase;color: #fff;" class="theme-color">BIOSTILE </h3>
  918.                    <h3 style="font-size: 20px;color: #111010;line-height: 1.2;font-weight: 800;margin: 0; margin-bottom: 8px;">Vitamin B <br> Kompleks </h3>
  919.                    <h3 style="font-size: 20px;color: #a2a2a2;line-height: 1.2;font-weight: 500;margin: 0; margin-bottom: 8px;">Active Joint <br> Easy Step </h3>
  920.                    <h2 style="font-size: 30px;line-height: 1;font-weight: 700;text-transform: uppercase;margin: 0;margin-bottom: 24px;color: #111010;letter-spacing: -0.7px">pomaže u <br/>održavanju <small style="font-size: 50%;font-weight: inherit;vertical-align: top;line-height: 1.6;display: inline-block;color: inherit;">zdravih </small> <small style="font-size: 50%;font-weight: inherit;vertical-align: top;line-height: 1.6;display: inline-block;color: inherit;">  kostiju </small></h2>
  921.                    
  922.                </div>
  923.            </div>
  924.        </div>
  925.    </div>
  926.   <div class="homepage-bar" style="margin-bottom: 40px;">
  927.        <div class="row">
  928.            <div class="col-lg-4">
  929.                <i class="porto-icon-shipping theme-color"></i>
  930.                <div class="text-area"><h3>Besplatna dostava </h3><p>na sve naruđbe iznad 45 € HR</p></div>
  931.            </div>
  932.            <div class="col-lg-4">
  933.                <i class="porto-icon-money theme-color"></i>
  934.                <div class="text-area"><h3>VISOKA KVALITETA</h3><p>Nudimo isključivo certificirane proizvode</p></div>
  935.            </div>
  936.            <div class="col-lg-4">
  937.                <i class="porto-new-icon-secure-payment theme-color"></i>
  938.                <div class="text-area"><h3>SIGURNA KUPNJA</h3><p>Više mogućnosti plaćanja </p></div>
  939.            </div>
  940.        </div>
  941.    </div>  
  942. <div class="topseller-section">
  943.        <h1 class="filterproduct-title" style="margin-bottom: 14px;"><span class="content"><strong>NAJPRODAVANIJI BIOSTILE PROIZVODI U HRVATSKOJ</strong></span></h1>
  944.                <div class="products wrapper grid columns6 products-grid   ">
  945.                <ol class="filterproducts products list items product-items ">
  946.                                        <li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  947.                                        <div class="product photo product-item-photo">
  948.                        <a href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-hidroliziran.html" tabindex="-1">
  949.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/f7bf5ae69b09adb949c6379b20e5ae6b/b/i/biositle_collagen_power_blend.jpg" width="300" height="300" alt=""/>
  950.                                                                                                                            </a>
  951.                        <div class="product-labels"><div class="product-label sale-label">-50%</div></div>                                                <!-- Dailydeal Product data -->
  952.                        
  953.                        <!-- Dailydeal Product End -->
  954.                    </div>
  955.                    <div class="product details product-item-details">
  956.                                                <strong class="product name product-item-name">
  957.                            <a class="product-item-link"
  958.                               href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-hidroliziran.html">
  959.                                Collagen powder blend - kolagen                            </a>
  960.                        </strong>
  961.                                                                                                                                    <div class="product-reviews-summary short">
  962.                <div class="rating-summary">
  963.            <span class="label"><span>Ocjenjivanje:</span></span>
  964.            <div class="rating-result" title="100%">
  965.                <span style="width:100%"><span>100%</span></span>
  966.            </div>
  967.        </div>
  968.                <div class="reviews-actions">
  969.            <a class="action view" href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-hidroliziran.html#reviews">11&nbsp;<span>Recenzije</span></a>
  970.        </div>
  971.    </div>
  972.                                                                        
  973.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="47" data-price-box="product-id-47">
  974.  
  975.    <span class="old-price">
  976.        
  977.  
  978. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  979.        >
  980.            <span class="price-label">Standardna cijena</span>
  981.        <span  id="old-price-47"                data-price-amount="98"
  982.        data-price-type="oldPrice"
  983.        class="price-wrapper "
  984.    ><span class="price">98,00 €</span></span>
  985.        </span>
  986.    </span>
  987.    <span class="special-price">
  988.        
  989.  
  990. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  991.        >
  992.            <span class="price-label">Posebna cijena od</span>
  993.        <span  id="product-price-47"                data-price-amount="49"
  994.        data-price-type="finalPrice"
  995.        class="price-wrapper "
  996.    ><span class="price">49,00 €</span></span>
  997.        </span>
  998.    </span>
  999.  
  1000. </div>                                                                        
  1001.                                                <div class="product-item-inner">
  1002.                            <div class="product actions product-item-actions">
  1003.                                                                                                                                    <a href="#"
  1004.                                       class="action towishlist actions-secondary "
  1005.                                       title="Dodajte na listu želja"
  1006.                                       aria-label="Dodajte na listu želja"
  1007.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":47,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1008.                                       data-action="add-to-wishlist"
  1009.                                       role="button">
  1010.                                        <span>Dodajte na listu želja</span>
  1011.                                    </a>
  1012.                                                                                                                                <div class="actions-primary">
  1013.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/47/" method="post">
  1014.                                            <input type="hidden" name="product" value="47">
  1015.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzQ3Lw,,">
  1016.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1017.                                                    title="Košarica"
  1018.                                                    class="action tocart primary">
  1019.                                                <span>Košarica</span>
  1020.                                            </button>
  1021.                                        </form>
  1022.                                                                    </div>
  1023.                                                                                                                                                                                                <a href="#"
  1024.                                   class="action tocompare actions-secondary "
  1025.                                   title="Dodajte radi usporedbe"
  1026.                                   aria-label="Dodajte radi usporedbe"
  1027.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"47","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1028.                                   role="button">
  1029.                                    <span>Dodajte radi usporedbe</span>
  1030.                                </a>
  1031.                                                            </div>
  1032.                        </div>
  1033.                                            </div>
  1034.                </div>
  1035.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1036.                                        <div class="product photo product-item-photo">
  1037.                        <a href="https://biostilevita.com/hr/liver-protect-complet.html" tabindex="-1">
  1038.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/f7bf5ae69b09adb949c6379b20e5ae6b/b/i/biostile_liver_protect_complet_3.jpg" width="300" height="300" alt=""/>
  1039.                                                                                                                            </a>
  1040.                                                                        <!-- Dailydeal Product data -->
  1041.                        
  1042.                        <!-- Dailydeal Product End -->
  1043.                    </div>
  1044.                    <div class="product details product-item-details">
  1045.                                                <strong class="product name product-item-name">
  1046.                            <a class="product-item-link"
  1047.                               href="https://biostilevita.com/hr/liver-protect-complet.html">
  1048.                                Liver protect complet                            </a>
  1049.                        </strong>
  1050.                                                                                                                                    <div class="product-reviews-summary short">
  1051.                <div class="rating-summary">
  1052.            <span class="label"><span>Ocjenjivanje:</span></span>
  1053.            <div class="rating-result" title="98%">
  1054.                <span style="width:98%"><span>98%</span></span>
  1055.            </div>
  1056.        </div>
  1057.                <div class="reviews-actions">
  1058.            <a class="action view" href="https://biostilevita.com/hr/liver-protect-complet.html#reviews">9&nbsp;<span>Recenzije</span></a>
  1059.        </div>
  1060.    </div>
  1061.                                                                        
  1062.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="49" data-price-box="product-id-49">
  1063.  
  1064.    
  1065.  
  1066. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1067.        >
  1068.        <span  id="product-price-49"                data-price-amount="54.8"
  1069.        data-price-type="finalPrice"
  1070.        class="price-wrapper "
  1071.    ><span class="price">54,80 €</span></span>
  1072.        </span>
  1073.  
  1074. </div>                                                                        
  1075.                                                <div class="product-item-inner">
  1076.                            <div class="product actions product-item-actions">
  1077.                                                                                                                                    <a href="#"
  1078.                                       class="action towishlist actions-secondary "
  1079.                                       title="Dodajte na listu želja"
  1080.                                       aria-label="Dodajte na listu želja"
  1081.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":49,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1082.                                       data-action="add-to-wishlist"
  1083.                                       role="button">
  1084.                                        <span>Dodajte na listu želja</span>
  1085.                                    </a>
  1086.                                                                                                                                <div class="actions-primary">
  1087.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/49/" method="post">
  1088.                                            <input type="hidden" name="product" value="49">
  1089.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzQ5Lw,,">
  1090.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1091.                                                    title="Košarica"
  1092.                                                    class="action tocart primary">
  1093.                                                <span>Košarica</span>
  1094.                                            </button>
  1095.                                        </form>
  1096.                                                                    </div>
  1097.                                                                                                                                                                                                <a href="#"
  1098.                                   class="action tocompare actions-secondary "
  1099.                                   title="Dodajte radi usporedbe"
  1100.                                   aria-label="Dodajte radi usporedbe"
  1101.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"49","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1102.                                   role="button">
  1103.                                    <span>Dodajte radi usporedbe</span>
  1104.                                </a>
  1105.                                                            </div>
  1106.                        </div>
  1107.                                            </div>
  1108.                </div>
  1109.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1110.                                        <div class="product photo product-item-photo">
  1111.                        <a href="https://biostilevita.com/hr/liver-protect-complet-detox.html" tabindex="-1">
  1112.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/f7bf5ae69b09adb949c6379b20e5ae6b/b/i/biostile_liver_protect_complet_detox_tea.jpg" width="300" height="300" alt=""/>
  1113.                                                                                                                            </a>
  1114.                        <div class="product-labels"><div class="product-label sale-label">-23%</div><div class="product-label new-label">Novo</div></div>                                                <!-- Dailydeal Product data -->
  1115.                        
  1116.                        <!-- Dailydeal Product End -->
  1117.                    </div>
  1118.                    <div class="product details product-item-details">
  1119.                                                <strong class="product name product-item-name">
  1120.                            <a class="product-item-link"
  1121.                               href="https://biostilevita.com/hr/liver-protect-complet-detox.html">
  1122.                                Liver Protect i Detox čaj                            </a>
  1123.                        </strong>
  1124.                                                                                                                                    <div class="product-reviews-summary short">
  1125.                <div class="rating-summary">
  1126.            <span class="label"><span>Ocjenjivanje:</span></span>
  1127.            <div class="rating-result" title="100%">
  1128.                <span style="width:100%"><span>100%</span></span>
  1129.            </div>
  1130.        </div>
  1131.                <div class="reviews-actions">
  1132.            <a class="action view" href="https://biostilevita.com/hr/liver-protect-complet-detox.html#reviews">1&nbsp;<span>Recenzija</span></a>
  1133.        </div>
  1134.    </div>
  1135.                                                                        
  1136.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="59" data-price-box="product-id-59">
  1137.  
  1138.    <span class="old-price">
  1139.        
  1140.  
  1141. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1142.        >
  1143.            <span class="price-label">Standardna cijena</span>
  1144.        <span  id="old-price-59"                data-price-amount="71.5"
  1145.        data-price-type="oldPrice"
  1146.        class="price-wrapper "
  1147.    ><span class="price">71,50 €</span></span>
  1148.        </span>
  1149.    </span>
  1150.    <span class="special-price">
  1151.        
  1152.  
  1153. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1154.        >
  1155.            <span class="price-label">Posebna cijena od</span>
  1156.        <span  id="product-price-59"                data-price-amount="54.8"
  1157.        data-price-type="finalPrice"
  1158.        class="price-wrapper "
  1159.    ><span class="price">54,80 €</span></span>
  1160.        </span>
  1161.    </span>
  1162.  
  1163. </div>                                                                        
  1164.                                                <div class="product-item-inner">
  1165.                            <div class="product actions product-item-actions">
  1166.                                                                                                                                    <a href="#"
  1167.                                       class="action towishlist actions-secondary "
  1168.                                       title="Dodajte na listu želja"
  1169.                                       aria-label="Dodajte na listu želja"
  1170.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":59,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1171.                                       data-action="add-to-wishlist"
  1172.                                       role="button">
  1173.                                        <span>Dodajte na listu želja</span>
  1174.                                    </a>
  1175.                                                                                                                                <div class="actions-primary">
  1176.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/59/" method="post">
  1177.                                            <input type="hidden" name="product" value="59">
  1178.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzU5Lw,,">
  1179.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1180.                                                    title="Košarica"
  1181.                                                    class="action tocart primary">
  1182.                                                <span>Košarica</span>
  1183.                                            </button>
  1184.                                        </form>
  1185.                                                                    </div>
  1186.                                                                                                                                                                                                <a href="#"
  1187.                                   class="action tocompare actions-secondary "
  1188.                                   title="Dodajte radi usporedbe"
  1189.                                   aria-label="Dodajte radi usporedbe"
  1190.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"59","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1191.                                   role="button">
  1192.                                    <span>Dodajte radi usporedbe</span>
  1193.                                </a>
  1194.                                                            </div>
  1195.                        </div>
  1196.                                            </div>
  1197.                </div>
  1198.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1199.                                        <div class="product photo product-item-photo">
  1200.                        <a href="https://biostilevita.com/hr/pomegranate-vitamins.html" tabindex="-1">
  1201.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/f7bf5ae69b09adb949c6379b20e5ae6b/b/i/biostile_pomegranate.jpg" width="300" height="300" alt=""/>
  1202.                                                                                                                            </a>
  1203.                                                                        <!-- Dailydeal Product data -->
  1204.                        
  1205.                        <!-- Dailydeal Product End -->
  1206.                    </div>
  1207.                    <div class="product details product-item-details">
  1208.                                                <strong class="product name product-item-name">
  1209.                            <a class="product-item-link"
  1210.                               href="https://biostilevita.com/hr/pomegranate-vitamins.html">
  1211.                                Sok od Nara - Pomegranate                            </a>
  1212.                        </strong>
  1213.                                                                                                                                    <div class="product-reviews-summary short">
  1214.                <div class="rating-summary">
  1215.            <span class="label"><span>Ocjenjivanje:</span></span>
  1216.            <div class="rating-result" title="100%">
  1217.                <span style="width:100%"><span>100%</span></span>
  1218.            </div>
  1219.        </div>
  1220.                <div class="reviews-actions">
  1221.            <a class="action view" href="https://biostilevita.com/hr/pomegranate-vitamins.html#reviews">3&nbsp;<span>Recenzije</span></a>
  1222.        </div>
  1223.    </div>
  1224.                                                                        
  1225.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="10" data-price-box="product-id-10">
  1226.  
  1227.    
  1228.  
  1229. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1230.        >
  1231.        <span  id="product-price-10"                data-price-amount="19.4"
  1232.        data-price-type="finalPrice"
  1233.        class="price-wrapper "
  1234.    ><span class="price">19,40 €</span></span>
  1235.        </span>
  1236.  
  1237. </div>                                                                        
  1238.                                                <div class="product-item-inner">
  1239.                            <div class="product actions product-item-actions">
  1240.                                                                                                                                    <a href="#"
  1241.                                       class="action towishlist actions-secondary "
  1242.                                       title="Dodajte na listu želja"
  1243.                                       aria-label="Dodajte na listu želja"
  1244.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":10,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1245.                                       data-action="add-to-wishlist"
  1246.                                       role="button">
  1247.                                        <span>Dodajte na listu želja</span>
  1248.                                    </a>
  1249.                                                                                                                                <div class="actions-primary">
  1250.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/10/" method="post">
  1251.                                            <input type="hidden" name="product" value="10">
  1252.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzEwLw,,">
  1253.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1254.                                                    title="Košarica"
  1255.                                                    class="action tocart primary">
  1256.                                                <span>Košarica</span>
  1257.                                            </button>
  1258.                                        </form>
  1259.                                                                    </div>
  1260.                                                                                                                                                                                                <a href="#"
  1261.                                   class="action tocompare actions-secondary "
  1262.                                   title="Dodajte radi usporedbe"
  1263.                                   aria-label="Dodajte radi usporedbe"
  1264.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"10","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1265.                                   role="button">
  1266.                                    <span>Dodajte radi usporedbe</span>
  1267.                                </a>
  1268.                                                            </div>
  1269.                        </div>
  1270.                                            </div>
  1271.                </div>
  1272.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1273.                                        <div class="product photo product-item-photo">
  1274.                        <a href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-2x.html" tabindex="-1">
  1275.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/f7bf5ae69b09adb949c6379b20e5ae6b/2/x/2xcollagen.jpg" width="300" height="300" alt=""/>
  1276.                                                                                                                            </a>
  1277.                        <div class="product-labels"><div class="product-label sale-label">-51%</div></div>                                                <!-- Dailydeal Product data -->
  1278.                        
  1279.                        <!-- Dailydeal Product End -->
  1280.                    </div>
  1281.                    <div class="product details product-item-details">
  1282.                                                <strong class="product name product-item-name">
  1283.                            <a class="product-item-link"
  1284.                               href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-2x.html">
  1285.                                Collagen powder blend - kolagen 2X                            </a>
  1286.                        </strong>
  1287.                                                                                                                                    <div class="product-reviews-summary short">
  1288.                <div class="rating-summary">
  1289.            <span class="label"><span>Ocjenjivanje:</span></span>
  1290.            <div class="rating-result" title="100%">
  1291.                <span style="width:100%"><span>100%</span></span>
  1292.            </div>
  1293.        </div>
  1294.                <div class="reviews-actions">
  1295.            <a class="action view" href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-2x.html#reviews">2&nbsp;<span>Recenzije</span></a>
  1296.        </div>
  1297.    </div>
  1298.                                                                        
  1299.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="129" data-price-box="product-id-129">
  1300.  
  1301.    <span class="old-price">
  1302.        
  1303.  
  1304. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1305.        >
  1306.            <span class="price-label">Standardna cijena</span>
  1307.        <span  id="old-price-129"                data-price-amount="198"
  1308.        data-price-type="oldPrice"
  1309.        class="price-wrapper "
  1310.    ><span class="price">198,00 €</span></span>
  1311.        </span>
  1312.    </span>
  1313.    <span class="special-price">
  1314.        
  1315.  
  1316. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1317.        >
  1318.            <span class="price-label">Posebna cijena od</span>
  1319.        <span  id="product-price-129"                data-price-amount="98"
  1320.        data-price-type="finalPrice"
  1321.        class="price-wrapper "
  1322.    ><span class="price">98,00 €</span></span>
  1323.        </span>
  1324.    </span>
  1325.  
  1326. </div>                                                                        
  1327.                                                <div class="product-item-inner">
  1328.                            <div class="product actions product-item-actions">
  1329.                                                                                                                                    <a href="#"
  1330.                                       class="action towishlist actions-secondary "
  1331.                                       title="Dodajte na listu želja"
  1332.                                       aria-label="Dodajte na listu želja"
  1333.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":129,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1334.                                       data-action="add-to-wishlist"
  1335.                                       role="button">
  1336.                                        <span>Dodajte na listu želja</span>
  1337.                                    </a>
  1338.                                                                                                                                <div class="actions-primary">
  1339.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/129/" method="post">
  1340.                                            <input type="hidden" name="product" value="129">
  1341.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzEyOS8,">
  1342.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1343.                                                    title="Košarica"
  1344.                                                    class="action tocart primary">
  1345.                                                <span>Košarica</span>
  1346.                                            </button>
  1347.                                        </form>
  1348.                                                                    </div>
  1349.                                                                                                                                                                                                <a href="#"
  1350.                                   class="action tocompare actions-secondary "
  1351.                                   title="Dodajte radi usporedbe"
  1352.                                   aria-label="Dodajte radi usporedbe"
  1353.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"129","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1354.                                   role="button">
  1355.                                    <span>Dodajte radi usporedbe</span>
  1356.                                </a>
  1357.                                                            </div>
  1358.                        </div>
  1359.                                            </div>
  1360.                </div>
  1361.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1362.                                        <div class="product photo product-item-photo">
  1363.                        <a href="https://biostilevita.com/hr/microshapper.html" tabindex="-1">
  1364.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/f7bf5ae69b09adb949c6379b20e5ae6b/m/i/microshaper.jpg" width="300" height="300" alt=""/>
  1365.                                                                                                                            </a>
  1366.                                                                        <!-- Dailydeal Product data -->
  1367.                        
  1368.                        <!-- Dailydeal Product End -->
  1369.                    </div>
  1370.                    <div class="product details product-item-details">
  1371.                                                <strong class="product name product-item-name">
  1372.                            <a class="product-item-link"
  1373.                               href="https://biostilevita.com/hr/microshapper.html">
  1374.                                Microshapper                            </a>
  1375.                        </strong>
  1376.                                                                                                                                    <div class="product-reviews-summary short">
  1377.                <div class="rating-summary">
  1378.            <span class="label"><span>Ocjenjivanje:</span></span>
  1379.            <div class="rating-result" title="80%">
  1380.                <span style="width:80%"><span>80%</span></span>
  1381.            </div>
  1382.        </div>
  1383.                <div class="reviews-actions">
  1384.            <a class="action view" href="https://biostilevita.com/hr/microshapper.html#reviews">2&nbsp;<span>Recenzije</span></a>
  1385.        </div>
  1386.    </div>
  1387.                                                                        
  1388.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="464" data-price-box="product-id-464">
  1389.  
  1390.    
  1391.  
  1392. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1393.        >
  1394.        <span  id="product-price-464"                data-price-amount="29.5"
  1395.        data-price-type="finalPrice"
  1396.        class="price-wrapper "
  1397.    ><span class="price">29,50 €</span></span>
  1398.        </span>
  1399.  
  1400. </div>                                                                        
  1401.                                                <div class="product-item-inner">
  1402.                            <div class="product actions product-item-actions">
  1403.                                                                                                                                    <a href="#"
  1404.                                       class="action towishlist actions-secondary "
  1405.                                       title="Dodajte na listu želja"
  1406.                                       aria-label="Dodajte na listu želja"
  1407.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":464,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1408.                                       data-action="add-to-wishlist"
  1409.                                       role="button">
  1410.                                        <span>Dodajte na listu želja</span>
  1411.                                    </a>
  1412.                                                                                                                                <div class="actions-primary">
  1413.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/464/" method="post">
  1414.                                            <input type="hidden" name="product" value="464">
  1415.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzQ2NC8,">
  1416.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1417.                                                    title="Košarica"
  1418.                                                    class="action tocart primary">
  1419.                                                <span>Košarica</span>
  1420.                                            </button>
  1421.                                        </form>
  1422.                                                                    </div>
  1423.                                                                                                                                                                                                <a href="#"
  1424.                                   class="action tocompare actions-secondary "
  1425.                                   title="Dodajte radi usporedbe"
  1426.                                   aria-label="Dodajte radi usporedbe"
  1427.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"464","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1428.                                   role="button">
  1429.                                    <span>Dodajte radi usporedbe</span>
  1430.                                </a>
  1431.                                                            </div>
  1432.                        </div>
  1433.                                            </div>
  1434.                </div>
  1435.                </li>                    </ol>
  1436.    </div>
  1437.        <script type="text/javascript">
  1438.    require([
  1439.        'jquery'        
  1440.    ], function ($) {
  1441.    // Timer for LEFT time for Dailydeal product
  1442.        var _second = 1000;
  1443.        var _minute = _second * 60;
  1444.        var _hour = _minute * 60;
  1445.        var _day = _hour * 24;
  1446.        var timer;
  1447.  
  1448.        //Set date as magentodatetime
  1449.        var date = new Date('2024-05-19 01:36:43');
  1450.        var l_date = new Date();
  1451.        var offset_date = l_date - date;
  1452.  
  1453.        function showRemaining()
  1454.        {
  1455.            $(".sw-dailydeal-wrapper").each(function(){
  1456.                var unique_id = $(this).attr("data-unique-id");
  1457.                // get Value of dailydeal product
  1458.                var cid='countdown_'+unique_id;
  1459.                var daysid='countdown_days_'+unique_id;
  1460.                var hoursid='countdown_hours_'+unique_id;
  1461.                var minutesid='countdown_minutes_'+unique_id;
  1462.                var secondsid='countdown_seconds_'+unique_id;
  1463.  
  1464.                var startdateid='fromdate_'+unique_id;
  1465.                var id='todate_'+unique_id;
  1466.  
  1467.                var enddate = new Date($('#'+id).val());
  1468.                var dealstartdate=new Date($('#'+startdateid).val());
  1469.  
  1470.                var currentdate=new Date();
  1471.  
  1472.                //Get Difference between Two dates
  1473.                var distance = enddate - (currentdate - offset_date);
  1474.  
  1475.                $('.sw-dailydeal-wrapper').show();
  1476.  
  1477.                if (distance < 0) {
  1478.                   // clearInterval(timer);
  1479.                    $('#expired_'+unique_id).html("<span style='font-size:25px; color:#000;'>EXPIRED!<span>");
  1480.  
  1481.                } else if(dealstartdate > currentdate) {
  1482.                   $('.countdowncontainer_'+unique_id).hide();
  1483.                   var msg="<span style='font-size:15px; color:#000;'> Coming Soon..<br>Deal Start at:<br>"+$('#'+startdateid).val()+"<span>";
  1484.                   $('#expired_'+unique_id).html(msg);
  1485.                } else {
  1486.                    var days = Math.floor(distance / _day);
  1487.                    var hours = Math.floor((distance % _day) / _hour);
  1488.                    var minutes = Math.floor((distance % _hour) / _minute);
  1489.                    var seconds = Math.floor((distance % _minute) / _second);
  1490.  
  1491.                    if(hours < 10)
  1492.                        hours = "0" + hours;
  1493.                    if(minutes < 10)
  1494.                        minutes = "0" + minutes;
  1495.                    if(seconds < 10)
  1496.                        seconds = "0" + seconds;
  1497.                    $('.countdowncontainer_'+unique_id).show();
  1498.                    $('#'+daysid).html(days);
  1499.                    $('#'+hoursid).html(hours);
  1500.                    $('#'+minutesid).html(minutes);
  1501.                    $('#'+secondsid).html(seconds);
  1502.                }
  1503.            });
  1504.        }
  1505.        
  1506.        // Set Interval
  1507.        timer = setInterval(function()
  1508.        {
  1509.            showRemaining();
  1510.        }, 1000);
  1511.    });  
  1512.    </script>
  1513.            <script type="text/javascript">
  1514.        require([
  1515.            'jquery'
  1516.        ], function ($) {
  1517.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(2n)').addClass('nth-child-2n');
  1518.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(2n+1)').addClass('nth-child-2np1');
  1519.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(3n)').addClass('nth-child-3n');
  1520.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(3n+1)').addClass('nth-child-3np1');
  1521.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(4n)').addClass('nth-child-4n');
  1522.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(4n+1)').addClass('nth-child-4np1');
  1523.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(5n)').addClass('nth-child-5n');
  1524.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(5n+1)').addClass('nth-child-5np1');
  1525.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(6n)').addClass('nth-child-6n');
  1526.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(6n+1)').addClass('nth-child-6np1');
  1527.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(7n)').addClass('nth-child-7n');
  1528.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(7n+1)').addClass('nth-child-7np1');
  1529.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(8n)').addClass('nth-child-8n');
  1530.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(8n+1)').addClass('nth-child-8np1');
  1531.        });
  1532.    </script>
  1533.            <script type="text/x-magento-init">
  1534.        {
  1535.            "[data-role=tocart-form], .form.map.checkout": {
  1536.                "catalogAddToCart": {}
  1537.            }
  1538.        }
  1539.        </script>
  1540.    
  1541.    </div>
  1542.  
  1543.    <div class="product-tag-section" style="margin-bottom: 35px;background: #f4f4f4;padding: 20px 0 0 20px;display: flex;flex-wrap: wrap;justify-content: space-between">
  1544.        <a href="https://biostilevita.com/hr/svi-proizvodi.html?product_form=6/" class="tag-cloud-link">KAPSULE</a>
  1545.        <a href="https://biostilevita.com/hr/svi-proizvodi.html?product_form=9/" class="tag-cloud-link">SOKOVI</a>
  1546.        <a href="https://biostilevita.com/hr/svi-proizvodi.html?product_form=5/" class="tag-cloud-link">KREME</a>
  1547.        <a href="https://biostilevita.com/hr/svi-proizvodi.html?product_form=4/" class="tag-cloud-link">ČAJ</a>
  1548.        <a href="https://biostilevita.com/hr/svi-proizvodi.html?product_form=7/" class="tag-cloud-link">SETOVI</a>
  1549.        <a href="https://biostilevita.com/hr/svi-proizvodi.html?product_form=11/" class="tag-cloud-link">ZA VEGANE</a>
  1550.        
  1551.      
  1552.    </div>
  1553. </div>
  1554. <div style="margin-bottom: 40px;">
  1555.    <div class="row" style="margin: 0 -5px;">
  1556.        <div class="col-md-4" style="padding: 5px;">
  1557.            <a href="https://biostilevita.com/hr/biostile-paket-resveratrol-mikrokapsuliran.html/"/><img src="https://biostilevita.com/pub/media/images/left/RESVERATROL_BIOSTILE_2x.jpg" loading="lazy" alt="Biostile Paket Resveratrol mikroinkapsuliran -20%" style="display: block;width: 100%;" /></a>
  1558.        </div>
  1559.  
  1560.        <div class="col-md-8 h-100" style="padding: 5px;">
  1561.  
  1562. <a href="https://biostilevita.com/hr/liver-protect-complet-detox.html/"/><img src="https://biostilevita.com/pub/media/images/right_down/Liver_Protect_Detox_Biostile.jpg" loading="lazy" alt="Biostile Liver protect i detox ćaj Poklon" style="display: block;width: 100%;" /></a>
  1563.  
  1564.        </div>
  1565.    </div>
  1566. </div>
  1567. <div class="white-product-section" style="padding-top: 40px;padding-bottom: 40px;background-color: #f4f4f4;">
  1568. <h2 class="filterproduct-title" style="margin-bottom: 14px;"><span class="content"><strong>NOVO NA BIOSTILE </strong></span></h2>
  1569.    <div class="container">
  1570.                <div class="products wrapper grid columns6 products-grid   ">
  1571.                <ol class="filterproducts products list items product-items ">
  1572.                                        <li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1573.                                        <div class="product photo product-item-photo">
  1574.                        <a href="https://biostilevita.com/hr/slimis-biostile-2.html" tabindex="-1">
  1575.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/s/l/slimis-bonboni-akcija_1.jpg" width="250" height="250" alt=""/>
  1576.                                                                                                                            </a>
  1577.                        <div class="product-labels"><div class="product-label sale-label">-20%</div><div class="product-label new-label">Novo</div></div>                                                <!-- Dailydeal Product data -->
  1578.                        
  1579.                        <!-- Dailydeal Product End -->
  1580.                    </div>
  1581.                    <div class="product details product-item-details">
  1582.                                                <strong class="product name product-item-name">
  1583.                            <a class="product-item-link"
  1584.                               href="https://biostilevita.com/hr/slimis-biostile-2.html">
  1585.                                Slimis x3 Akcija -20%                            </a>
  1586.                        </strong>
  1587.                                                                                                                        <div class="product-reviews-summary short">
  1588.                            <div class="rating-summary">
  1589.                                <span class="label"><span>Rating:</span></span>
  1590.                                <div class="rating-result" title="0%">
  1591.                                    <span style="width:0"><span>0%</span></span>
  1592.                                </div>
  1593.                            </div>
  1594.                        </div>
  1595.                                                                        
  1596.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="502" data-price-box="product-id-502">
  1597.  
  1598.    <span class="old-price">
  1599.        
  1600.  
  1601. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1602.        >
  1603.            <span class="price-label">Standardna cijena</span>
  1604.        <span  id="old-price-502"                data-price-amount="149.97"
  1605.        data-price-type="oldPrice"
  1606.        class="price-wrapper "
  1607.    ><span class="price">149,97 €</span></span>
  1608.        </span>
  1609.    </span>
  1610.    <span class="special-price">
  1611.        
  1612.  
  1613. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1614.        >
  1615.            <span class="price-label">Posebna cijena od</span>
  1616.        <span  id="product-price-502"                data-price-amount="119.97"
  1617.        data-price-type="finalPrice"
  1618.        class="price-wrapper "
  1619.    ><span class="price">119,97 €</span></span>
  1620.        </span>
  1621.    </span>
  1622.  
  1623. </div>                                                                        
  1624.                                                <div class="product-item-inner">
  1625.                            <div class="product actions product-item-actions">
  1626.                                                                                                                                    <a href="#"
  1627.                                       class="action towishlist actions-secondary "
  1628.                                       title="Dodajte na listu želja"
  1629.                                       aria-label="Dodajte na listu želja"
  1630.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":502,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1631.                                       data-action="add-to-wishlist"
  1632.                                       role="button">
  1633.                                        <span>Dodajte na listu želja</span>
  1634.                                    </a>
  1635.                                                                                                                                <div class="actions-primary">
  1636.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/502/" method="post">
  1637.                                            <input type="hidden" name="product" value="502">
  1638.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzUwMi8,">
  1639.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1640.                                                    title="Košarica"
  1641.                                                    class="action tocart primary">
  1642.                                                <span>Košarica</span>
  1643.                                            </button>
  1644.                                        </form>
  1645.                                                                    </div>
  1646.                                                                                                                                                                                                <a href="#"
  1647.                                   class="action tocompare actions-secondary "
  1648.                                   title="Dodajte radi usporedbe"
  1649.                                   aria-label="Dodajte radi usporedbe"
  1650.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"502","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1651.                                   role="button">
  1652.                                    <span>Dodajte radi usporedbe</span>
  1653.                                </a>
  1654.                                                            </div>
  1655.                        </div>
  1656.                                            </div>
  1657.                </div>
  1658.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1659.                                        <div class="product photo product-item-photo">
  1660.                        <a href="https://biostilevita.com/hr/slimis-biostile-1.html" tabindex="-1">
  1661.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/s/l/slimis-bonboni-1000x1000_3.png" width="250" height="250" alt=""/>
  1662.                                                                                                                            </a>
  1663.                        <div class="product-labels"><div class="product-label sale-label">-10%</div><div class="product-label new-label">Novo</div></div>                                                <!-- Dailydeal Product data -->
  1664.                        
  1665.                        <!-- Dailydeal Product End -->
  1666.                    </div>
  1667.                    <div class="product details product-item-details">
  1668.                                                <strong class="product name product-item-name">
  1669.                            <a class="product-item-link"
  1670.                               href="https://biostilevita.com/hr/slimis-biostile-1.html">
  1671.                                Slimis x2 Akcija -10%                            </a>
  1672.                        </strong>
  1673.                                                                                                                        <div class="product-reviews-summary short">
  1674.                            <div class="rating-summary">
  1675.                                <span class="label"><span>Rating:</span></span>
  1676.                                <div class="rating-result" title="0%">
  1677.                                    <span style="width:0"><span>0%</span></span>
  1678.                                </div>
  1679.                            </div>
  1680.                        </div>
  1681.                                                                        
  1682.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="501" data-price-box="product-id-501">
  1683.  
  1684.    <span class="old-price">
  1685.        
  1686.  
  1687. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1688.        >
  1689.            <span class="price-label">Standardna cijena</span>
  1690.        <span  id="old-price-501"                data-price-amount="99.98"
  1691.        data-price-type="oldPrice"
  1692.        class="price-wrapper "
  1693.    ><span class="price">99,98 €</span></span>
  1694.        </span>
  1695.    </span>
  1696.    <span class="special-price">
  1697.        
  1698.  
  1699. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1700.        >
  1701.            <span class="price-label">Posebna cijena od</span>
  1702.        <span  id="product-price-501"                data-price-amount="89.98"
  1703.        data-price-type="finalPrice"
  1704.        class="price-wrapper "
  1705.    ><span class="price">89,98 €</span></span>
  1706.        </span>
  1707.    </span>
  1708.  
  1709. </div>                                                                        
  1710.                                                <div class="product-item-inner">
  1711.                            <div class="product actions product-item-actions">
  1712.                                                                                                                                    <a href="#"
  1713.                                       class="action towishlist actions-secondary "
  1714.                                       title="Dodajte na listu želja"
  1715.                                       aria-label="Dodajte na listu želja"
  1716.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":501,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1717.                                       data-action="add-to-wishlist"
  1718.                                       role="button">
  1719.                                        <span>Dodajte na listu želja</span>
  1720.                                    </a>
  1721.                                                                                                                                <div class="actions-primary">
  1722.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/501/" method="post">
  1723.                                            <input type="hidden" name="product" value="501">
  1724.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzUwMS8,">
  1725.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1726.                                                    title="Košarica"
  1727.                                                    class="action tocart primary">
  1728.                                                <span>Košarica</span>
  1729.                                            </button>
  1730.                                        </form>
  1731.                                                                    </div>
  1732.                                                                                                                                                                                                <a href="#"
  1733.                                   class="action tocompare actions-secondary "
  1734.                                   title="Dodajte radi usporedbe"
  1735.                                   aria-label="Dodajte radi usporedbe"
  1736.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"501","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1737.                                   role="button">
  1738.                                    <span>Dodajte radi usporedbe</span>
  1739.                                </a>
  1740.                                                            </div>
  1741.                        </div>
  1742.                                            </div>
  1743.                </div>
  1744.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1745.                                        <div class="product photo product-item-photo">
  1746.                        <a href="https://biostilevita.com/hr/slimis-biostile.html" tabindex="-1">
  1747.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/s/l/slimis-bonboni-1000x1000_2.png" width="250" height="250" alt=""/>
  1748.                                                                                                                            </a>
  1749.                        <div class="product-labels"><div class="product-label new-label">Novo</div></div>                                                <!-- Dailydeal Product data -->
  1750.                        
  1751.                        <!-- Dailydeal Product End -->
  1752.                    </div>
  1753.                    <div class="product details product-item-details">
  1754.                                                <strong class="product name product-item-name">
  1755.                            <a class="product-item-link"
  1756.                               href="https://biostilevita.com/hr/slimis-biostile.html">
  1757.                                Slimis                            </a>
  1758.                        </strong>
  1759.                                                                                                                        <div class="product-reviews-summary short">
  1760.                            <div class="rating-summary">
  1761.                                <span class="label"><span>Rating:</span></span>
  1762.                                <div class="rating-result" title="0%">
  1763.                                    <span style="width:0"><span>0%</span></span>
  1764.                                </div>
  1765.                            </div>
  1766.                        </div>
  1767.                                                                        
  1768.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="500" data-price-box="product-id-500">
  1769.  
  1770.    
  1771.  
  1772. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1773.        >
  1774.        <span  id="product-price-500"                data-price-amount="49.99"
  1775.        data-price-type="finalPrice"
  1776.        class="price-wrapper "
  1777.    ><span class="price">49,99 €</span></span>
  1778.        </span>
  1779.  
  1780. </div>                                                                        
  1781.                                                <div class="product-item-inner">
  1782.                            <div class="product actions product-item-actions">
  1783.                                                                                                                                    <a href="#"
  1784.                                       class="action towishlist actions-secondary "
  1785.                                       title="Dodajte na listu želja"
  1786.                                       aria-label="Dodajte na listu želja"
  1787.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":500,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1788.                                       data-action="add-to-wishlist"
  1789.                                       role="button">
  1790.                                        <span>Dodajte na listu želja</span>
  1791.                                    </a>
  1792.                                                                                                                                <div class="actions-primary">
  1793.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/500/" method="post">
  1794.                                            <input type="hidden" name="product" value="500">
  1795.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzUwMC8,">
  1796.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1797.                                                    title="Košarica"
  1798.                                                    class="action tocart primary">
  1799.                                                <span>Košarica</span>
  1800.                                            </button>
  1801.                                        </form>
  1802.                                                                    </div>
  1803.                                                                                                                                                                                                <a href="#"
  1804.                                   class="action tocompare actions-secondary "
  1805.                                   title="Dodajte radi usporedbe"
  1806.                                   aria-label="Dodajte radi usporedbe"
  1807.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"500","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1808.                                   role="button">
  1809.                                    <span>Dodajte radi usporedbe</span>
  1810.                                </a>
  1811.                                                            </div>
  1812.                        </div>
  1813.                                            </div>
  1814.                </div>
  1815.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1816.                                        <div class="product photo product-item-photo">
  1817.                        <a href="https://biostilevita.com/hr/microshapper-energy-plus-poklon-liquid-prebiotics.html" tabindex="-1">
  1818.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/m/i/microshapper-energy-plus-liquid-prebiotics.jpg" width="250" height="250" alt=""/>
  1819.                                                                                                                            </a>
  1820.                        <div class="product-labels"><div class="product-label sale-label">-21%</div></div>                                                <!-- Dailydeal Product data -->
  1821.                        
  1822.                        <!-- Dailydeal Product End -->
  1823.                    </div>
  1824.                    <div class="product details product-item-details">
  1825.                                                <strong class="product name product-item-name">
  1826.                            <a class="product-item-link"
  1827.                               href="https://biostilevita.com/hr/microshapper-energy-plus-poklon-liquid-prebiotics.html">
  1828.                                Microshapper + Energy Plus + Liquid Prebiotics Poklon                            </a>
  1829.                        </strong>
  1830.                                                                                                                        <div class="product-reviews-summary short">
  1831.                            <div class="rating-summary">
  1832.                                <span class="label"><span>Rating:</span></span>
  1833.                                <div class="rating-result" title="0%">
  1834.                                    <span style="width:0"><span>0%</span></span>
  1835.                                </div>
  1836.                            </div>
  1837.                        </div>
  1838.                                                                        
  1839.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="494" data-price-box="product-id-494">
  1840.  
  1841.    <span class="old-price">
  1842.        
  1843.  
  1844. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1845.        >
  1846.            <span class="price-label">Standardna cijena</span>
  1847.        <span  id="old-price-494"                data-price-amount="77.3"
  1848.        data-price-type="oldPrice"
  1849.        class="price-wrapper "
  1850.    ><span class="price">77,30 €</span></span>
  1851.        </span>
  1852.    </span>
  1853.    <span class="special-price">
  1854.        
  1855.  
  1856. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1857.        >
  1858.            <span class="price-label">Posebna cijena od</span>
  1859.        <span  id="product-price-494"                data-price-amount="61.4"
  1860.        data-price-type="finalPrice"
  1861.        class="price-wrapper "
  1862.    ><span class="price">61,40 €</span></span>
  1863.        </span>
  1864.    </span>
  1865.  
  1866. </div>                                                                        
  1867.                                                <div class="product-item-inner">
  1868.                            <div class="product actions product-item-actions">
  1869.                                                                                                                                    <a href="#"
  1870.                                       class="action towishlist actions-secondary "
  1871.                                       title="Dodajte na listu želja"
  1872.                                       aria-label="Dodajte na listu želja"
  1873.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":494,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1874.                                       data-action="add-to-wishlist"
  1875.                                       role="button">
  1876.                                        <span>Dodajte na listu želja</span>
  1877.                                    </a>
  1878.                                                                                                                                <div class="actions-primary">
  1879.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/494/" method="post">
  1880.                                            <input type="hidden" name="product" value="494">
  1881.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzQ5NC8,">
  1882.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1883.                                                    title="Košarica"
  1884.                                                    class="action tocart primary">
  1885.                                                <span>Košarica</span>
  1886.                                            </button>
  1887.                                        </form>
  1888.                                                                    </div>
  1889.                                                                                                                                                                                                <a href="#"
  1890.                                   class="action tocompare actions-secondary "
  1891.                                   title="Dodajte radi usporedbe"
  1892.                                   aria-label="Dodajte radi usporedbe"
  1893.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"494","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1894.                                   role="button">
  1895.                                    <span>Dodajte radi usporedbe</span>
  1896.                                </a>
  1897.                                                            </div>
  1898.                        </div>
  1899.                                            </div>
  1900.                </div>
  1901.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1902.                                        <div class="product photo product-item-photo">
  1903.                        <a href="https://biostilevita.com/hr/microshapper.html" tabindex="-1">
  1904.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/m/i/microshaper.jpg" width="250" height="250" alt=""/>
  1905.                                                                                                                            </a>
  1906.                                                                        <!-- Dailydeal Product data -->
  1907.                        
  1908.                        <!-- Dailydeal Product End -->
  1909.                    </div>
  1910.                    <div class="product details product-item-details">
  1911.                                                <strong class="product name product-item-name">
  1912.                            <a class="product-item-link"
  1913.                               href="https://biostilevita.com/hr/microshapper.html">
  1914.                                Microshapper                            </a>
  1915.                        </strong>
  1916.                                                                                                                                    <div class="product-reviews-summary short">
  1917.                <div class="rating-summary">
  1918.            <span class="label"><span>Ocjenjivanje:</span></span>
  1919.            <div class="rating-result" title="80%">
  1920.                <span style="width:80%"><span>80%</span></span>
  1921.            </div>
  1922.        </div>
  1923.                <div class="reviews-actions">
  1924.            <a class="action view" href="https://biostilevita.com/hr/microshapper.html#reviews">2&nbsp;<span>Recenzije</span></a>
  1925.        </div>
  1926.    </div>
  1927.                                                                        
  1928.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="464" data-price-box="product-id-464">
  1929.  
  1930.    
  1931.  
  1932. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  1933.        >
  1934.        <span  id="product-price-464"                data-price-amount="29.5"
  1935.        data-price-type="finalPrice"
  1936.        class="price-wrapper "
  1937.    ><span class="price">29,50 €</span></span>
  1938.        </span>
  1939.  
  1940. </div>                                                                        
  1941.                                                <div class="product-item-inner">
  1942.                            <div class="product actions product-item-actions">
  1943.                                                                                                                                    <a href="#"
  1944.                                       class="action towishlist actions-secondary "
  1945.                                       title="Dodajte na listu želja"
  1946.                                       aria-label="Dodajte na listu želja"
  1947.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":464,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1948.                                       data-action="add-to-wishlist"
  1949.                                       role="button">
  1950.                                        <span>Dodajte na listu želja</span>
  1951.                                    </a>
  1952.                                                                                                                                <div class="actions-primary">
  1953.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/464/" method="post">
  1954.                                            <input type="hidden" name="product" value="464">
  1955.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzQ2NC8,">
  1956.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  1957.                                                    title="Košarica"
  1958.                                                    class="action tocart primary">
  1959.                                                <span>Košarica</span>
  1960.                                            </button>
  1961.                                        </form>
  1962.                                                                    </div>
  1963.                                                                                                                                                                                                <a href="#"
  1964.                                   class="action tocompare actions-secondary "
  1965.                                   title="Dodajte radi usporedbe"
  1966.                                   aria-label="Dodajte radi usporedbe"
  1967.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"464","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  1968.                                   role="button">
  1969.                                    <span>Dodajte radi usporedbe</span>
  1970.                                </a>
  1971.                                                            </div>
  1972.                        </div>
  1973.                                            </div>
  1974.                </div>
  1975.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  1976.                                        <div class="product photo product-item-photo">
  1977.                        <a href="https://biostilevita.com/hr/brain-support-koenzim-q10-selen-i-sok-od-nara.html" tabindex="-1">
  1978.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/b/r/brain_support_q10_selen_pomegranate_1.jpg" width="250" height="250" alt=""/>
  1979.                                                                                                                            </a>
  1980.                        <div class="product-labels"><div class="product-label sale-label">-18%</div></div>                                                <!-- Dailydeal Product data -->
  1981.                        
  1982.                        <!-- Dailydeal Product End -->
  1983.                    </div>
  1984.                    <div class="product details product-item-details">
  1985.                                                <strong class="product name product-item-name">
  1986.                            <a class="product-item-link"
  1987.                               href="https://biostilevita.com/hr/brain-support-koenzim-q10-selen-i-sok-od-nara.html">
  1988.                                 Brain support, Koenzim Q10 + Selen i Sok od Nara                            </a>
  1989.                        </strong>
  1990.                                                                                                                                    <div class="product-reviews-summary short">
  1991.                <div class="rating-summary">
  1992.            <span class="label"><span>Ocjenjivanje:</span></span>
  1993.            <div class="rating-result" title="90%">
  1994.                <span style="width:90%"><span>90%</span></span>
  1995.            </div>
  1996.        </div>
  1997.                <div class="reviews-actions">
  1998.            <a class="action view" href="https://biostilevita.com/hr/brain-support-koenzim-q10-selen-i-sok-od-nara.html#reviews">2&nbsp;<span>Recenzije</span></a>
  1999.        </div>
  2000.    </div>
  2001.                                                                        
  2002.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="408" data-price-box="product-id-408">
  2003.  
  2004.    <span class="old-price">
  2005.        
  2006.  
  2007. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2008.        >
  2009.            <span class="price-label">Standardna cijena</span>
  2010.        <span  id="old-price-408"                data-price-amount="70.6"
  2011.        data-price-type="oldPrice"
  2012.        class="price-wrapper "
  2013.    ><span class="price">70,60 €</span></span>
  2014.        </span>
  2015.    </span>
  2016.    <span class="special-price">
  2017.        
  2018.  
  2019. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2020.        >
  2021.            <span class="price-label">Posebna cijena od</span>
  2022.        <span  id="product-price-408"                data-price-amount="57.8"
  2023.        data-price-type="finalPrice"
  2024.        class="price-wrapper "
  2025.    ><span class="price">57,80 €</span></span>
  2026.        </span>
  2027.    </span>
  2028.  
  2029. </div>                                                                        
  2030.                                                <div class="product-item-inner">
  2031.                            <div class="product actions product-item-actions">
  2032.                                                                                                                                    <a href="#"
  2033.                                       class="action towishlist actions-secondary "
  2034.                                       title="Dodajte na listu želja"
  2035.                                       aria-label="Dodajte na listu želja"
  2036.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":408,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2037.                                       data-action="add-to-wishlist"
  2038.                                       role="button">
  2039.                                        <span>Dodajte na listu želja</span>
  2040.                                    </a>
  2041.                                                                                                                                <div class="actions-primary">
  2042.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/408/" method="post">
  2043.                                            <input type="hidden" name="product" value="408">
  2044.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzQwOC8,">
  2045.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  2046.                                                    title="Košarica"
  2047.                                                    class="action tocart primary">
  2048.                                                <span>Košarica</span>
  2049.                                            </button>
  2050.                                        </form>
  2051.                                                                    </div>
  2052.                                                                                                                                                                                                <a href="#"
  2053.                                   class="action tocompare actions-secondary "
  2054.                                   title="Dodajte radi usporedbe"
  2055.                                   aria-label="Dodajte radi usporedbe"
  2056.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"408","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2057.                                   role="button">
  2058.                                    <span>Dodajte radi usporedbe</span>
  2059.                                </a>
  2060.                                                            </div>
  2061.                        </div>
  2062.                                            </div>
  2063.                </div>
  2064.                </li>                    </ol>
  2065.    </div>
  2066.        <script type="text/javascript">
  2067.        require([
  2068.            'jquery'
  2069.        ], function ($) {
  2070.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(2n)').addClass('nth-child-2n');
  2071.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(2n+1)').addClass('nth-child-2np1');
  2072.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(3n)').addClass('nth-child-3n');
  2073.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(3n+1)').addClass('nth-child-3np1');
  2074.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(4n)').addClass('nth-child-4n');
  2075.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(4n+1)').addClass('nth-child-4np1');
  2076.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(5n)').addClass('nth-child-5n');
  2077.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(5n+1)').addClass('nth-child-5np1');
  2078.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(6n)').addClass('nth-child-6n');
  2079.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(6n+1)').addClass('nth-child-6np1');
  2080.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(7n)').addClass('nth-child-7n');
  2081.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(7n+1)').addClass('nth-child-7np1');
  2082.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(8n)').addClass('nth-child-8n');
  2083.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(8n+1)').addClass('nth-child-8np1');
  2084.        });
  2085.    </script>
  2086.            <script type="text/x-magento-init">
  2087.        {
  2088.            "[data-role=tocart-form], .form.map.checkout": {
  2089.                "catalogAddToCart": {}
  2090.            }
  2091.        }
  2092.        </script>
  2093.    
  2094.    </div>
  2095. </div>
  2096. <div class="container lazy" style="padding-top: 40px;">
  2097.    <div class="row align-items-center" style="padding: 16px 24px 0 24px;margin: 0;margin-bottom: 35px;background: url(https://biostilevita.com/pub/media/images/Superfood.jpg) center no-repeat;background-size: cover;">
  2098.        <div class="col-lg-9" style="margin-bottom: 16px;">
  2099.            <h2 style="font-size: 20.5px;line-height: 1.2;font-weight:700;margin: 0;margin-right: 16px;color: #fff;" class="d-inline-block"><i style="font-weight: 700;font-style: normal;display: inline-block;padding: 8px 9px;margin-right: 5px;background: linear-gradient(to right,#ec7200,#ffaa01);color: #fff;transform: rotate(-1deg);">AKCIJE </i> POGLEDAJTE VELIKU PONUDU I ISKORISITE POPUSTE</h2>
  2100.            <h6 style="font-size: 13px;color: rgba(255,255,255,0.7);line-height: 1.5;font-weight:500;margin: 0;" class="vc_custom_heading d-inline-block mb-0 align-left">Samo na kupovinu preko weba</h6>
  2101.        </div>
  2102.        <div class="col-lg-3 text-lg-right" style="margin-bottom: 16px;">
  2103.            <a href="https://biostilevita.com/hr/akcije.html/" button class="btn" style="background-color: #dae0e5;color: #222529;font-size: 14px;font-weight: 700;text-transform: uppercase;line-height: 1.3333;padding: 17px 32px;height: auto;border: 0;">Više</a>
  2104.        </div>
  2105.    </div>  
  2106.      <div class="popular-section">
  2107.        <h2 class="filterproduct-title" style="margin-bottom: 14px;"><span class="content"><strong> ISTAKNUTI PROIZVODI BIOSTIL </strong></span></h2>
  2108.                <div class="products wrapper grid columns6 products-grid   ">
  2109.                <ol class="filterproducts products list items product-items ">
  2110.                                        <li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  2111.                                        <div class="product photo product-item-photo">
  2112.                        <a href="https://biostilevita.com/hr/biostile-protex-kapsule-pomegranate-protex-caj.html" tabindex="-1">
  2113.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/b/i/biostile_protex-capsules_pomegranate_protex_tea.jpg" width="250" height="250" alt=""/>
  2114.                                                                                                                            </a>
  2115.                        <div class="product-labels"><div class="product-label sale-label">-29%</div></div>                                                <!-- Dailydeal Product data -->
  2116.                        
  2117.                        <!-- Dailydeal Product End -->
  2118.                    </div>
  2119.                    <div class="product details product-item-details">
  2120.                                                <strong class="product name product-item-name">
  2121.                            <a class="product-item-link"
  2122.                               href="https://biostilevita.com/hr/biostile-protex-kapsule-pomegranate-protex-caj.html">
  2123.                                Protex Kapsule + Pomegranate + Protex čaj                            </a>
  2124.                        </strong>
  2125.                                                                                                                                    <div class="product-reviews-summary short">
  2126.                <div class="rating-summary">
  2127.            <span class="label"><span>Ocjenjivanje:</span></span>
  2128.            <div class="rating-result" title="100%">
  2129.                <span style="width:100%"><span>100%</span></span>
  2130.            </div>
  2131.        </div>
  2132.                <div class="reviews-actions">
  2133.            <a class="action view" href="https://biostilevita.com/hr/biostile-protex-kapsule-pomegranate-protex-caj.html#reviews">1&nbsp;<span>Recenzija</span></a>
  2134.        </div>
  2135.    </div>
  2136.                                                                        
  2137.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="185" data-price-box="product-id-185">
  2138.  
  2139.    <span class="old-price">
  2140.        
  2141.  
  2142. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2143.        >
  2144.            <span class="price-label">Standardna cijena</span>
  2145.        <span  id="old-price-185"                data-price-amount="68.6"
  2146.        data-price-type="oldPrice"
  2147.        class="price-wrapper "
  2148.    ><span class="price">68,60 €</span></span>
  2149.        </span>
  2150.    </span>
  2151.    <span class="special-price">
  2152.        
  2153.  
  2154. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2155.        >
  2156.            <span class="price-label">Posebna cijena od</span>
  2157.        <span  id="product-price-185"                data-price-amount="48.9"
  2158.        data-price-type="finalPrice"
  2159.        class="price-wrapper "
  2160.    ><span class="price">48,90 €</span></span>
  2161.        </span>
  2162.    </span>
  2163.  
  2164. </div>                                                                        
  2165.                                                <div class="product-item-inner">
  2166.                            <div class="product actions product-item-actions">
  2167.                                                                                                                                    <a href="#"
  2168.                                       class="action towishlist actions-secondary "
  2169.                                       title="Dodajte na listu želja"
  2170.                                       aria-label="Dodajte na listu želja"
  2171.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":185,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2172.                                       data-action="add-to-wishlist"
  2173.                                       role="button">
  2174.                                        <span>Dodajte na listu želja</span>
  2175.                                    </a>
  2176.                                                                                                                                <div class="actions-primary">
  2177.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/185/" method="post">
  2178.                                            <input type="hidden" name="product" value="185">
  2179.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzE4NS8,">
  2180.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  2181.                                                    title="Košarica"
  2182.                                                    class="action tocart primary">
  2183.                                                <span>Košarica</span>
  2184.                                            </button>
  2185.                                        </form>
  2186.                                                                    </div>
  2187.                                                                                                                                                                                                <a href="#"
  2188.                                   class="action tocompare actions-secondary "
  2189.                                   title="Dodajte radi usporedbe"
  2190.                                   aria-label="Dodajte radi usporedbe"
  2191.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"185","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2192.                                   role="button">
  2193.                                    <span>Dodajte radi usporedbe</span>
  2194.                                </a>
  2195.                                                            </div>
  2196.                        </div>
  2197.                                            </div>
  2198.                </div>
  2199.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  2200.                                        <div class="product photo product-item-photo">
  2201.                        <a href="https://biostilevita.com/hr/slimis-biostile.html" tabindex="-1">
  2202.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/s/l/slimis-bonboni-1000x1000_2.png" width="250" height="250" alt=""/>
  2203.                                                                                                                            </a>
  2204.                        <div class="product-labels"><div class="product-label new-label">Novo</div></div>                                                <!-- Dailydeal Product data -->
  2205.                        
  2206.                        <!-- Dailydeal Product End -->
  2207.                    </div>
  2208.                    <div class="product details product-item-details">
  2209.                                                <strong class="product name product-item-name">
  2210.                            <a class="product-item-link"
  2211.                               href="https://biostilevita.com/hr/slimis-biostile.html">
  2212.                                Slimis                            </a>
  2213.                        </strong>
  2214.                                                                                                                        <div class="product-reviews-summary short">
  2215.                            <div class="rating-summary">
  2216.                                <span class="label"><span>Rating:</span></span>
  2217.                                <div class="rating-result" title="0%">
  2218.                                    <span style="width:0"><span>0%</span></span>
  2219.                                </div>
  2220.                            </div>
  2221.                        </div>
  2222.                                                                        
  2223.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="500" data-price-box="product-id-500">
  2224.  
  2225.    
  2226.  
  2227. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2228.        >
  2229.        <span  id="product-price-500"                data-price-amount="49.99"
  2230.        data-price-type="finalPrice"
  2231.        class="price-wrapper "
  2232.    ><span class="price">49,99 €</span></span>
  2233.        </span>
  2234.  
  2235. </div>                                                                        
  2236.                                                <div class="product-item-inner">
  2237.                            <div class="product actions product-item-actions">
  2238.                                                                                                                                    <a href="#"
  2239.                                       class="action towishlist actions-secondary "
  2240.                                       title="Dodajte na listu želja"
  2241.                                       aria-label="Dodajte na listu želja"
  2242.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":500,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2243.                                       data-action="add-to-wishlist"
  2244.                                       role="button">
  2245.                                        <span>Dodajte na listu želja</span>
  2246.                                    </a>
  2247.                                                                                                                                <div class="actions-primary">
  2248.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/500/" method="post">
  2249.                                            <input type="hidden" name="product" value="500">
  2250.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzUwMC8,">
  2251.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  2252.                                                    title="Košarica"
  2253.                                                    class="action tocart primary">
  2254.                                                <span>Košarica</span>
  2255.                                            </button>
  2256.                                        </form>
  2257.                                                                    </div>
  2258.                                                                                                                                                                                                <a href="#"
  2259.                                   class="action tocompare actions-secondary "
  2260.                                   title="Dodajte radi usporedbe"
  2261.                                   aria-label="Dodajte radi usporedbe"
  2262.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"500","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2263.                                   role="button">
  2264.                                    <span>Dodajte radi usporedbe</span>
  2265.                                </a>
  2266.                                                            </div>
  2267.                        </div>
  2268.                                            </div>
  2269.                </div>
  2270.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  2271.                                        <div class="product photo product-item-photo">
  2272.                        <a href="https://biostilevita.com/hr/biostile-active-joint-nutribones-easy-step-krema-100-ml.html" tabindex="-1">
  2273.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/n/u/nutribones_active_joint_easystep_2.jpg" width="250" height="250" alt=""/>
  2274.                                                                                                                            </a>
  2275.                        <div class="product-labels"><div class="product-label sale-label">-19%</div></div>                                                <!-- Dailydeal Product data -->
  2276.                        
  2277.                        <!-- Dailydeal Product End -->
  2278.                    </div>
  2279.                    <div class="product details product-item-details">
  2280.                                                <strong class="product name product-item-name">
  2281.                            <a class="product-item-link"
  2282.                               href="https://biostilevita.com/hr/biostile-active-joint-nutribones-easy-step-krema-100-ml.html">
  2283.                                Active Joint + Nutribones + Easy Step krema 100 ml                            </a>
  2284.                        </strong>
  2285.                                                                                                                        <div class="product-reviews-summary short">
  2286.                            <div class="rating-summary">
  2287.                                <span class="label"><span>Rating:</span></span>
  2288.                                <div class="rating-result" title="0%">
  2289.                                    <span style="width:0"><span>0%</span></span>
  2290.                                </div>
  2291.                            </div>
  2292.                        </div>
  2293.                                                                        
  2294.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="222" data-price-box="product-id-222">
  2295.  
  2296.    <span class="old-price">
  2297.        
  2298.  
  2299. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2300.        >
  2301.            <span class="price-label">Standardna cijena</span>
  2302.        <span  id="old-price-222"                data-price-amount="77.2"
  2303.        data-price-type="oldPrice"
  2304.        class="price-wrapper "
  2305.    ><span class="price">77,20 €</span></span>
  2306.        </span>
  2307.    </span>
  2308.    <span class="special-price">
  2309.        
  2310.  
  2311. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2312.        >
  2313.            <span class="price-label">Posebna cijena od</span>
  2314.        <span  id="product-price-222"                data-price-amount="62.16"
  2315.        data-price-type="finalPrice"
  2316.        class="price-wrapper "
  2317.    ><span class="price">62,16 €</span></span>
  2318.        </span>
  2319.    </span>
  2320.  
  2321. </div>                                                                        
  2322.                                                <div class="product-item-inner">
  2323.                            <div class="product actions product-item-actions">
  2324.                                                                                                                                    <a href="#"
  2325.                                       class="action towishlist actions-secondary "
  2326.                                       title="Dodajte na listu želja"
  2327.                                       aria-label="Dodajte na listu želja"
  2328.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":222,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2329.                                       data-action="add-to-wishlist"
  2330.                                       role="button">
  2331.                                        <span>Dodajte na listu želja</span>
  2332.                                    </a>
  2333.                                                                                                                                <div class="actions-primary">
  2334.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/222/" method="post">
  2335.                                            <input type="hidden" name="product" value="222">
  2336.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzIyMi8,">
  2337.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  2338.                                                    title="Košarica"
  2339.                                                    class="action tocart primary">
  2340.                                                <span>Košarica</span>
  2341.                                            </button>
  2342.                                        </form>
  2343.                                                                    </div>
  2344.                                                                                                                                                                                                <a href="#"
  2345.                                   class="action tocompare actions-secondary "
  2346.                                   title="Dodajte radi usporedbe"
  2347.                                   aria-label="Dodajte radi usporedbe"
  2348.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"222","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2349.                                   role="button">
  2350.                                    <span>Dodajte radi usporedbe</span>
  2351.                                </a>
  2352.                                                            </div>
  2353.                        </div>
  2354.                                            </div>
  2355.                </div>
  2356.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  2357.                                        <div class="product photo product-item-photo">
  2358.                        <a href="https://biostilevita.com/hr/biostile-paket-immune-power-q10-selen-nutrilegs-forte-krema-100ml.html" tabindex="-1">
  2359.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/q/1/q10_immune_nutrilegs_biostile.jpg" width="250" height="250" alt=""/>
  2360.                                                                                                                            </a>
  2361.                        <div class="product-labels"><div class="product-label sale-label">-20%</div></div>                                                <!-- Dailydeal Product data -->
  2362.                        
  2363.                        <!-- Dailydeal Product End -->
  2364.                    </div>
  2365.                    <div class="product details product-item-details">
  2366.                                                <strong class="product name product-item-name">
  2367.                            <a class="product-item-link"
  2368.                               href="https://biostilevita.com/hr/biostile-paket-immune-power-q10-selen-nutrilegs-forte-krema-100ml.html">
  2369.                                Koenzim Q10+Selen, Immune Power + Nutrilegs Forte Krema                             </a>
  2370.                        </strong>
  2371.                                                                                                                                    <div class="product-reviews-summary short">
  2372.                <div class="rating-summary">
  2373.            <span class="label"><span>Ocjenjivanje:</span></span>
  2374.            <div class="rating-result" title="80%">
  2375.                <span style="width:80%"><span>80%</span></span>
  2376.            </div>
  2377.        </div>
  2378.                <div class="reviews-actions">
  2379.            <a class="action view" href="https://biostilevita.com/hr/biostile-paket-immune-power-q10-selen-nutrilegs-forte-krema-100ml.html#reviews">1&nbsp;<span>Recenzija</span></a>
  2380.        </div>
  2381.    </div>
  2382.                                                                        
  2383.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="219" data-price-box="product-id-219">
  2384.  
  2385.    <span class="old-price">
  2386.        
  2387.  
  2388. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2389.        >
  2390.            <span class="price-label">Standardna cijena</span>
  2391.        <span  id="old-price-219"                data-price-amount="72.7"
  2392.        data-price-type="oldPrice"
  2393.        class="price-wrapper "
  2394.    ><span class="price">72,70 €</span></span>
  2395.        </span>
  2396.    </span>
  2397.    <span class="special-price">
  2398.        
  2399.  
  2400. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2401.        >
  2402.            <span class="price-label">Posebna cijena od</span>
  2403.        <span  id="product-price-219"                data-price-amount="58.16"
  2404.        data-price-type="finalPrice"
  2405.        class="price-wrapper "
  2406.    ><span class="price">58,16 €</span></span>
  2407.        </span>
  2408.    </span>
  2409.  
  2410. </div>                                                                        
  2411.                                                <div class="product-item-inner">
  2412.                            <div class="product actions product-item-actions">
  2413.                                                                                                                                    <a href="#"
  2414.                                       class="action towishlist actions-secondary "
  2415.                                       title="Dodajte na listu želja"
  2416.                                       aria-label="Dodajte na listu želja"
  2417.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":219,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2418.                                       data-action="add-to-wishlist"
  2419.                                       role="button">
  2420.                                        <span>Dodajte na listu želja</span>
  2421.                                    </a>
  2422.                                                                                                                                <div class="actions-primary">
  2423.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/219/" method="post">
  2424.                                            <input type="hidden" name="product" value="219">
  2425.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzIxOS8,">
  2426.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  2427.                                                    title="Košarica"
  2428.                                                    class="action tocart primary">
  2429.                                                <span>Košarica</span>
  2430.                                            </button>
  2431.                                        </form>
  2432.                                                                    </div>
  2433.                                                                                                                                                                                                <a href="#"
  2434.                                   class="action tocompare actions-secondary "
  2435.                                   title="Dodajte radi usporedbe"
  2436.                                   aria-label="Dodajte radi usporedbe"
  2437.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"219","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2438.                                   role="button">
  2439.                                    <span>Dodajte radi usporedbe</span>
  2440.                                </a>
  2441.                                                            </div>
  2442.                        </div>
  2443.                                            </div>
  2444.                </div>
  2445.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  2446.                                        <div class="product photo product-item-photo">
  2447.                        <a href="https://biostilevita.com/hr/biostile-bmt-q10-selen-bmt-resveratrol-nutrilegs-forte.html" tabindex="-1">
  2448.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/b/i/biostiel_q10_resveratrol_nutrilegs.jpg" width="250" height="250" alt=""/>
  2449.                                                                                                                            </a>
  2450.                        <div class="product-labels"><div class="product-label sale-label">-34%</div></div>                                                <!-- Dailydeal Product data -->
  2451.                        
  2452.                        <!-- Dailydeal Product End -->
  2453.                    </div>
  2454.                    <div class="product details product-item-details">
  2455.                                                <strong class="product name product-item-name">
  2456.                            <a class="product-item-link"
  2457.                               href="https://biostilevita.com/hr/biostile-bmt-q10-selen-bmt-resveratrol-nutrilegs-forte.html">
  2458.                                Biostile BMT Q10-Selen + BMT Resveratrol + Nutrilegs Forte                            </a>
  2459.                        </strong>
  2460.                                                                                                                                    <div class="product-reviews-summary short">
  2461.                <div class="rating-summary">
  2462.            <span class="label"><span>Ocjenjivanje:</span></span>
  2463.            <div class="rating-result" title="100%">
  2464.                <span style="width:100%"><span>100%</span></span>
  2465.            </div>
  2466.        </div>
  2467.                <div class="reviews-actions">
  2468.            <a class="action view" href="https://biostilevita.com/hr/biostile-bmt-q10-selen-bmt-resveratrol-nutrilegs-forte.html#reviews">1&nbsp;<span>Recenzija</span></a>
  2469.        </div>
  2470.    </div>
  2471.                                                                        
  2472.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="215" data-price-box="product-id-215">
  2473.  
  2474.    <span class="old-price">
  2475.        
  2476.  
  2477. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2478.        >
  2479.            <span class="price-label">Standardna cijena</span>
  2480.        <span  id="old-price-215"                data-price-amount="104.8"
  2481.        data-price-type="oldPrice"
  2482.        class="price-wrapper "
  2483.    ><span class="price">104,80 €</span></span>
  2484.        </span>
  2485.    </span>
  2486.    <span class="special-price">
  2487.        
  2488.  
  2489. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2490.        >
  2491.            <span class="price-label">Posebna cijena od</span>
  2492.        <span  id="product-price-215"                data-price-amount="69.45"
  2493.        data-price-type="finalPrice"
  2494.        class="price-wrapper "
  2495.    ><span class="price">69,45 €</span></span>
  2496.        </span>
  2497.    </span>
  2498.  
  2499. </div>                                                                        
  2500.                                                <div class="product-item-inner">
  2501.                            <div class="product actions product-item-actions">
  2502.                                                                                                                                    <a href="#"
  2503.                                       class="action towishlist actions-secondary "
  2504.                                       title="Dodajte na listu želja"
  2505.                                       aria-label="Dodajte na listu želja"
  2506.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":215,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2507.                                       data-action="add-to-wishlist"
  2508.                                       role="button">
  2509.                                        <span>Dodajte na listu želja</span>
  2510.                                    </a>
  2511.                                                                                                                                <div class="actions-primary">
  2512.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/215/" method="post">
  2513.                                            <input type="hidden" name="product" value="215">
  2514.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzIxNS8,">
  2515.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  2516.                                                    title="Košarica"
  2517.                                                    class="action tocart primary">
  2518.                                                <span>Košarica</span>
  2519.                                            </button>
  2520.                                        </form>
  2521.                                                                    </div>
  2522.                                                                                                                                                                                                <a href="#"
  2523.                                   class="action tocompare actions-secondary "
  2524.                                   title="Dodajte radi usporedbe"
  2525.                                   aria-label="Dodajte radi usporedbe"
  2526.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"215","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2527.                                   role="button">
  2528.                                    <span>Dodajte radi usporedbe</span>
  2529.                                </a>
  2530.                                                            </div>
  2531.                        </div>
  2532.                                            </div>
  2533.                </div>
  2534.                                            </li><li class="item product product-item">                <div class="product-item-info type1" data-container="product-grid">
  2535.                                        <div class="product photo product-item-photo">
  2536.                        <a href="https://biostilevita.com/hr/microshapper-energy-plus-poklon-liquid-prebiotics.html" tabindex="-1">
  2537.                                                    <img class="product-image-photo default_image porto-lazyload" data-src="https://biostilevita.com/pub/media/catalog/product/cache/1d5dc25b9d895d18472209cbccc8e1d6/m/i/microshapper-energy-plus-liquid-prebiotics.jpg" width="250" height="250" alt=""/>
  2538.                                                                                                                            </a>
  2539.                        <div class="product-labels"><div class="product-label sale-label">-21%</div></div>                                                <!-- Dailydeal Product data -->
  2540.                        
  2541.                        <!-- Dailydeal Product End -->
  2542.                    </div>
  2543.                    <div class="product details product-item-details">
  2544.                                                <strong class="product name product-item-name">
  2545.                            <a class="product-item-link"
  2546.                               href="https://biostilevita.com/hr/microshapper-energy-plus-poklon-liquid-prebiotics.html">
  2547.                                Microshapper + Energy Plus + Liquid Prebiotics Poklon                            </a>
  2548.                        </strong>
  2549.                                                                                                                        <div class="product-reviews-summary short">
  2550.                            <div class="rating-summary">
  2551.                                <span class="label"><span>Rating:</span></span>
  2552.                                <div class="rating-result" title="0%">
  2553.                                    <span style="width:0"><span>0%</span></span>
  2554.                                </div>
  2555.                            </div>
  2556.                        </div>
  2557.                                                                        
  2558.                                                                        <div class="price-box price-final_price" data-role="priceBox" data-product-id="494" data-price-box="product-id-494">
  2559.  
  2560.    <span class="old-price">
  2561.        
  2562.  
  2563. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2564.        >
  2565.            <span class="price-label">Standardna cijena</span>
  2566.        <span  id="old-price-494"                data-price-amount="77.3"
  2567.        data-price-type="oldPrice"
  2568.        class="price-wrapper "
  2569.    ><span class="price">77,30 €</span></span>
  2570.        </span>
  2571.    </span>
  2572.    <span class="special-price">
  2573.        
  2574.  
  2575. <span class="price-container price-final_price&#x20;tax&#x20;weee"
  2576.        >
  2577.            <span class="price-label">Posebna cijena od</span>
  2578.        <span  id="product-price-494"                data-price-amount="61.4"
  2579.        data-price-type="finalPrice"
  2580.        class="price-wrapper "
  2581.    ><span class="price">61,40 €</span></span>
  2582.        </span>
  2583.    </span>
  2584.  
  2585. </div>                                                                        
  2586.                                                <div class="product-item-inner">
  2587.                            <div class="product actions product-item-actions">
  2588.                                                                                                                                    <a href="#"
  2589.                                       class="action towishlist actions-secondary "
  2590.                                       title="Dodajte na listu želja"
  2591.                                       aria-label="Dodajte na listu želja"
  2592.                                       data-post='{"action":"https:\/\/biostilevita.com\/hr\/wishlist\/index\/add\/","data":{"product":494,"uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2593.                                       data-action="add-to-wishlist"
  2594.                                       role="button">
  2595.                                        <span>Dodajte na listu želja</span>
  2596.                                    </a>
  2597.                                                                                                                                <div class="actions-primary">
  2598.                                                                                                                    <form data-role="tocart-form" action="https://biostilevita.com/hr/checkout/cart/add/uenc/aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw%2C%2C/product/494/" method="post">
  2599.                                            <input type="hidden" name="product" value="494">
  2600.                                            <input type="hidden" name="uenc" value="aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tL2hyL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTlpYVc5emRHbHNaWFpwZEdFdVkyOXRMdyUyQyUyQy9wcm9kdWN0LzQ5NC8,">
  2601.                                                                                        <input name="form_key" type="hidden" value="avlu4RPqvW9I9yhL" />                                            <button type="submit"
  2602.                                                    title="Košarica"
  2603.                                                    class="action tocart primary">
  2604.                                                <span>Košarica</span>
  2605.                                            </button>
  2606.                                        </form>
  2607.                                                                    </div>
  2608.                                                                                                                                                                                                <a href="#"
  2609.                                   class="action tocompare actions-secondary "
  2610.                                   title="Dodajte radi usporedbe"
  2611.                                   aria-label="Dodajte radi usporedbe"
  2612.                                   data-post='{"action":"https:\/\/biostilevita.com\/hr\/catalog\/product_compare\/add\/","data":{"product":"494","uenc":"aHR0cHM6Ly9iaW9zdGlsZXZpdGEuY29tLw,,"}}'
  2613.                                   role="button">
  2614.                                    <span>Dodajte radi usporedbe</span>
  2615.                                </a>
  2616.                                                            </div>
  2617.                        </div>
  2618.                                            </div>
  2619.                </div>
  2620.                </li>                    </ol>
  2621.    </div>
  2622.        <script type="text/javascript">
  2623.        require([
  2624.            'jquery'
  2625.        ], function ($) {
  2626.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(2n)').addClass('nth-child-2n');
  2627.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(2n+1)').addClass('nth-child-2np1');
  2628.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(3n)').addClass('nth-child-3n');
  2629.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(3n+1)').addClass('nth-child-3np1');
  2630.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(4n)').addClass('nth-child-4n');
  2631.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(4n+1)').addClass('nth-child-4np1');
  2632.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(5n)').addClass('nth-child-5n');
  2633.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(5n+1)').addClass('nth-child-5np1');
  2634.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(6n)').addClass('nth-child-6n');
  2635.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(6n+1)').addClass('nth-child-6np1');
  2636.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(7n)').addClass('nth-child-7n');
  2637.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(7n+1)').addClass('nth-child-7np1');
  2638.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(8n)').addClass('nth-child-8n');
  2639.            $('.products.grid .product-items.filterproducts li.product-item:nth-child(8n+1)').addClass('nth-child-8np1');
  2640.        });
  2641.    </script>
  2642.            <script type="text/x-magento-init">
  2643.        {
  2644.            "[data-role=tocart-form], .form.map.checkout": {
  2645.                "catalogAddToCart": {}
  2646.            }
  2647.        }
  2648.        </script>
  2649.    
  2650.    </div>  
  2651.    
  2652. </div>
  2653. <div class="container">
  2654.  
  2655.    <div style="margin-top: 20px;margin-bottom: 40px;">
  2656.        <div class="row">
  2657.            <div class="col-xl-6">
  2658.                <div class="py-4 py-sm-3 h-100" style="background-color: #f4f4f4;height: 100%;">
  2659.                    <div class="row" style="height: 100%;">
  2660.                        <div class="col-sm-4 d-flex align-items-center justify-content-center" style="flex-direction: column;color: #222529;">
  2661.                            <h3 style="font-size: 33px;line-height: 1;text-align: center;font-weight: 700;margin: 0;font-family: 'Segoe Script','Savoye LET';">Ne Propusti</h3>
  2662.                            <h2 style="font-size: 49px;line-height: 1;text-align: center;font-weight: 700;margin: 0;letter-spacing: 0.5px">- 50%</h2>
  2663.                        </div>
  2664.                        <div class="col-sm-4 py-3 py-sm-0 d-flex align-items-center justify-content-center">
  2665.                            <a href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-hidroliziran.html/"><img src="https://biostilevita.com/pub/media/images/Biostile_Collagen_Banner3.jpg" loading="lazy" alt="Biostile Kolagen - Collagen powder Blend - 50% | Besplatna dostava u Hrvatskoj " style="display: block;margin: 0 auto;" /></a>
  2666.                        </div>
  2667.                        <div class="col-sm-4 d-flex align-items-center justify-content-center" style="text-align: center;">
  2668.                            <a href="https://biostilevita.com/hr/biostile-collagen-powder-blend-kolagen-hidroliziran.html/" button class="btn" style="font-size: 14px;font-weight: 600;letter-spacing: 2.1px;line-height: 1.3333;background-color: #222529;color: #fff;padding: 16px 0;height: auto;width: 200px;max-width: calc(100% - 20px);">VIŠE >>></a>
  2669.                        </div>
  2670.                    </div>
  2671.                </div>
  2672.            </div>
  2673.            <div class="col-xl-6">
  2674.                <div class="py-4 py-sm-3 h-100" style="background-color: #4db7b3;height: 100%;">
  2675.                    <div class="row" style="height: 100%;">
  2676.                        <div class="col-sm-4 d-flex align-items-center justify-content-center" style="flex-direction: column;color: #fff;">
  2677.                            <h3 style="font-size: 33px;line-height: 1;text-align: center;font-weight: 700;margin: 0;font-family: 'Segoe Script','Savoye LET';">Vrijeme za</h3>
  2678.                            <h2 style="font-size: 49px;line-height: 1;text-align: center;font-weight: 700;margin: 0;letter-spacing: 0.5px">ENERGY</h2>
  2679.                        </div>
  2680.                        <div class="col-sm-4 py-3 py-sm-0 d-flex align-items-center justify-content-center">
  2681.                            <a href="https://biostilevita.com/hr/biostile-energy-plus-q10-selen-max-fruit-king.html/"><img src="https://biostilevita.com/pub/media/images/Banne_sale_down.jpg" loading="lazy" alt="ENERGY PLUS + Q10+SELEN + MAX FRUIT KING" style="display: block;margin: 0 auto;" /></a>
  2682.                        </div>
  2683.                        <div class="col-sm-4 d-flex align-items-center justify-content-center" style="text-align: center;">
  2684.                            <a href="https://biostilevita.com/hr/biostile-energy-plus-q10-selen-max-fruit-king.html/" button class="btn" style="font-size: 14px;font-weight: 600;letter-spacing: 2.1px;line-height: 1.3333;background-color: #fff;color: #222529;padding: 16px 0;height: auto;width: 200px;max-width: calc(100% - 20px);">VIŠE >>> </a>
  2685.                        </div>
  2686.                    </div>
  2687.                </div>
  2688.            </div>
  2689.        </div>
  2690.    </div>
  2691. </div></div></div></main><footer class="page-footer"><div class="footer">
  2692.    <div class="footer-top">
  2693.        <div class="container">
  2694.            <div class="row">
  2695.                <div class="col-lg-12">
  2696.                <div class="custom-block"><div class="row" style="margin: 0;background-color: #222529;">
  2697.  <div class="py-4 py-lg-5 col-md-4 col-lg-3" style="padding-left: 6vw !important;display: flex;align-items: center;">
  2698.    <div class="porto-sicon-box style_1 default-icon" style="margin: 0;display: flex;align-items: center;">
  2699.      <i class="fab fab fa-facebook-f" style="color:#ffffff;font-size:50px;display:inline-block;vertical-align:middle;margin-right:15px;"></i>
  2700.      <div class="d-inline-block" style="vertical-align:middle;">
  2701.        <h2 class="porto-sicon-title" style="font-weight:600;font-size:18px;line-height:18px;color:#ffffff;margin:0 0 3px;">Follow Us on Facebook</h2>
  2702.        <p style="font-weight:400;font-size:13px;line-height:13px;color:rgba(255,255,255,0.7);margin:0;">@biostilevita</p>
  2703.      </div>
  2704.    </div>
  2705.  </div>
  2706.  <div class="col-md-8 col-lg-9" style="padding: 0;">
  2707.    <div class="instagram-photos">
  2708.      <div class="photo-item">
  2709.        <img src="https://biostilevita.com/pub/media/images/Biostile_fruits.jpg" loading="lazy" alt="Biostile voce je zdravo" />
  2710.      </div>
  2711.      <div class="photo-item">
  2712.        <img src="https://biostilevita.com/pub/media/images/biostile_healthy_eating_tea.jpg" loading="lazy" alt="Biostile zdrava prehrana i cajevi" />
  2713.      </div>
  2714.      <div class="photo-item">
  2715.        <img src="https://biostilevita.com/pub/media/images/Biostile_organic.jpg" loading="lazy" alt="Biostile Organic" />
  2716.      </div>
  2717.      <div class="photo-item">
  2718.        <img src="https://biostilevita.com/pub/media/images/Biostile_smoothie.jpg" loading="lazy" alt="Smoothie za zdravu dijetu" />
  2719.      </div>
  2720.      <div class="photo-item">
  2721.        <img src="https://biostilevita.com/pub/media/images/biostile_water_skin_care.jpg" loading="lazy" alt="Voda je zdrava" />
  2722.      </div>
  2723.      <div class="photo-item">
  2724.        <img src="https://biostilevita.com/pub/media/images/Biostile_young.jpg" loading="lazy" alt="Biostile madenacki izgled" />
  2725.      </div>
  2726.    </div>
  2727.  </div>
  2728. </div>
  2729. <div class="newsletter-section" style="background-color: #4db7b3;padding: 10px 0;">
  2730.  <div class="container">
  2731.    <div class="row align-items-center">
  2732.      <div class="col-auto d-flex align-items-center" style="margin: 10px 0;">
  2733.        <i class="far fa-envelope" style="color:#fff;font-size:45px;display:inline-block;margin: 0 15px 0 0;"></i>
  2734.        <div>
  2735.          <h2 style="font-weight:600;font-size:18px;line-height:18px;color:#fff;margin:0;margin-bottom: 3px;">Iskoristite posebne ponude i uštede</h2>
  2736.          <p style="font-weight:400;font-size:13px;line-height:15px;margin:0;color:rgba(255,255,255,0.7);">Doznajte sve najnovije informacije o događajima, rasprodajama i ponudama.</p>
  2737.        </div>
  2738.      </div>
  2739.      <div class="" style="width: 650px;flex: 0 0 auto;margin: 10px;">
  2740.                <form class="form subscribe"
  2741.            novalidate
  2742.            action="https://biostilevita.com/hr/newsletter/subscriber/new/"
  2743.            method="post"
  2744.            data-mage-init='{"validation": {"errorClass": "mage-error"}}'
  2745.            id="newsletter-validate-detail-1">
  2746.            <div class="field newsletter">
  2747.                <label class="label" for="newsletter"><span>Prijavite se za naš newsletter:</span></label>
  2748.                <div class="control">
  2749.                    <input name="email" placeholder="E-mail adresa" type="email" id="newsletter"
  2750.                                data-validate="{required:true, 'validate-email':true}"/>
  2751.                    <button class="action subscribe primary" title="Pretplata" type="submit">
  2752.                        <span>Go!</span>
  2753.                    </button>
  2754.                </div>
  2755.            </div>
  2756.        </form>
  2757.      </div>
  2758.      <div class="text-lg-right" style="flex: 1;min-width: 152px;">
  2759.        <div class="social-icons d-inline-block" style="margin: 10px 0;margin-left: -30px;">
  2760.          <a href="https://www.facebook.com/biostilevita/" title="Facebook" target="_blank"><i class="porto-icon-facebook"></i></a>
  2761.          <a href="https://twitter.com/" title="Twitter" target="_blank"><i class="porto-icon-twitter"></i></a>
  2762.          <a href="https://linkedin.com/" title="Linkedin" target="_blank"><i class="porto-icon-linkedin-squared"></i></a>
  2763.        </div>
  2764.      </div>
  2765.    </div>
  2766.  </div>
  2767. </div></div>                </div>
  2768.            </div>
  2769.        </div>
  2770.    </div>
  2771.    <div class="footer-middle">
  2772.        <div class="container">
  2773.                    <div class="row">
  2774.            <div class="col-lg-3"><div class="footer-logo" style="margin-bottom: 24px;">
  2775.  <img src="https://biostilevita.com/pub/media/logo/default/Biostile_white.png" loading="lazy" alt="Biostile Vita" />
  2776. </div>
  2777. <p style="line-height: 24px;margin-bottom: 13px;">  Potrebna Vam je pomoč? </p>
  2778. <div style="">
  2779.  <div style="">
  2780.    <p style="font-size: 13px;font-weight: 600;line-height: 18px;color: #fff;margin: 0;"> PITANJA? </p>
  2781. <p class="theme-color" style="font-size: 22px;font-weight: 700;line-height: 1.4;">  WhatsApp - Viber </p>
  2782.    <p class="theme-color" style="font-size: 22px;font-weight: 700;line-height: 1.4;"> +386 41 610 598 </p>
  2783.  </div>
  2784. </div></div><div class="col-lg-3"><div class="block">
  2785.  <div class="block-title"><strong><span>MOJ RAČUN</span></strong></div>
  2786.  <div class="block-content">
  2787.    <div class="row">
  2788.       <div class="col-sm-6">
  2789.        <ul class="links">
  2790.          <li><a href="https://biostilevita.com/hr/customer/account/" title="Moj Račun">Moj Račun</a></li>
  2791.          <li><a href="https://biostilevita.com/hr/sales/guest/form/" title="Praćenje narudžbi">Praćenje narudžbi</a></li>
  2792.          <li><a href="https://biostilevita.com/hr/contact/" title="Kontaktirajte nas">Kontaktirajte nas</a></li>
  2793.          <li><a href="https://biostilevita.com/hr/dostava/" title="Dostava">Dostava</a></li>
  2794.          </ul>
  2795.      </div>
  2796.      <div class="col-sm-6">
  2797.        <ul class="links">
  2798.          <li><a href="https://biostilevita.com/hr/" title="FAQs"></a></li>
  2799.          <li><a href="https://biostilevita.com/hr/" title="Product Support"></a></li>
  2800.          <li><a href="https://biostilevita.com/hr/" title="Privacy & Cookies"></a></li>
  2801.        </ul>
  2802.      </div>
  2803.    </div>
  2804.  </div>
  2805. </div></div><div class="col-lg-3"><div class="block">
  2806.  <div class="block-title"><strong><span>Informacije</span></strong></div>
  2807.  <div class="block-content">
  2808.    <div class="row">
  2809.      <div class="col-md-6">
  2810.        <ul class="links">
  2811.          <li><a href="https://biostilevita.com/hr/o-nama/" title="O Biostile Vita">O nama</a></li>
  2812.          <li><a href="https://biostilevita.com/hr/" title="Our Guarantees"></a></li>
  2813.          <li><a href="https://biostilevita.com/hr/" title="Terms And Conditions"></a></li>
  2814.          <li><a href="https://biostilevita.com/hr/" title="Privacy policy"></a></li>
  2815.        </ul>
  2816.      </div>
  2817.      <div class="col-md-6">
  2818.        <ul class="links">
  2819.          <li><a href="https://biostilevita.com/hr/" title="Return Policy"></a></li>
  2820.          <li><a href="https://biostilevita.com/hr/" title="Intellectual Property Claims"></a></li>
  2821.          <li><a href="https://biostilevita.com/hr/" title="Return Policy"></a></li>
  2822.        </ul>
  2823.      </div>
  2824.    </div>
  2825.  </div>
  2826. </div></div><div class="col-lg-3"><div class="block text-lg-right">
  2827.  <div class="block-title"><strong><span>Podaci za kontakt</span></strong></div>
  2828.     <div class="block-content">
  2829.        <ul class="contact-info">
  2830.            <li><i class="icon-phone">&nbsp;</i><p><b>Phone/ Viber/ WhatsApp</b><br/>(386) 041 610 598</p></li>
  2831.            <li><i class="icon-mail">&nbsp;</i><p><b>Email:</b><br/><a href="mailto:info@biostilevita.com">info@biostilevita.com</a></p></li>
  2832.            <li><i class="icon-clock">&nbsp;</i><p><b>Working Hours:</b><br/>PON - PET / 9:00AM - 8:00PM</p></li>
  2833.        </ul>
  2834.  </div>
  2835. </div></div>            </div>
  2836.        </div>
  2837.    </div>
  2838.    <div class="footer-bottom">
  2839.        <div class="container">
  2840.                        <div class="custom-block f-right"><p>Biostile</p>
  2841. <a href="https://rs.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/ba.png"  loading="lazy" alt="Biostile  BIH" style="margin-left: 15px;" /> BIH</a>
  2842. <a href="https://hu.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/hu.png" loading="lazy" alt="Biostile HUNGARY" style="margin-left: 15px;" /> HUN</a>
  2843. <a href="https://gr.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/gr.png" loading="lazy" alt="Biostile GREECE" style="margin-left: 15px;" /> GRC</a>
  2844. <a href="https://it.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/it.png" loading="lazy" alt="Biostile Italia" style="margin-left: 15px;" /> ITA</a>
  2845. <a href="https://en.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/en.png" loading="lazy" alt="Biostile English" style="margin-left: 15px;" /> INT</a>
  2846. <a href="https://de.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/de.png" loading="lazy" alt="Biostile Deutsche" style="margin-left: 15px;" /> DEU</a>
  2847. <a href="https://cz.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/cs.png" loading="lazy" alt="Biostile Česko" style="margin-left: 15px;" /> CZE</a>
  2848. <a href="https://sk.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/sk.png" loading="lazy" alt="Biostile Slovakia" style="margin-left: 15px;" /> SVK</a>
  2849. <a href="https://slo.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/sl.png" loading="lazy" alt="Biostile Slovenija" style="margin-left: 15px;" /> SLO</a>
  2850. <a href="https://hr.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/hr.png" loading="lazy" alt="Biostile Hrvatska" style="margin-left: 15px;" /> HRV</a>
  2851. <a href="https://rs.biostilevita.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/rs.png"  loading="lazy" alt="Biostile  Srbija" style="margin-left: 15px;" /> SRB</a>
  2852. <a href="https://supdaska.com/"><img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/flags/aw.png"  loading="lazy" alt="SUP daska i oprema za sup" style="margin-left: 15px;" /> SUP Daska</a>
  2853. <img src="https://biostilevita.com/pub/media/wysiwyg/smartwave/porto/footer/payments.png" loading="lazy" alt="Biostile Payment metod" style="margin-left: 15px;" style="margin-top: 15px;"/></a></div>            <address>© Biostile Vita. 2017 - present . Sva prava pridržana.</address>
  2854.                    </div>
  2855.    </div>
  2856. </div>
  2857. <a href="javascript:void(0)" id="totop"><em class="porto-icon-up-open"></em></a></footer><script type="text/x-magento-init">
  2858.        {
  2859.            "*": {
  2860.                "Magento_Ui/js/core/app": {
  2861.                    "components": {
  2862.                        "storage-manager": {
  2863.                            "component": "Magento_Catalog/js/storage-manager",
  2864.                            "appendTo": "",
  2865.                            "storagesConfiguration" : {"recently_viewed_product":{"requestConfig":{"syncUrl":"https:\/\/biostilevita.com\/hr\/catalog\/product\/frontend_action_synchronize\/"},"lifetime":"1000","allowToSendRequest":"1"},"recently_compared_product":{"requestConfig":{"syncUrl":"https:\/\/biostilevita.com\/hr\/catalog\/product\/frontend_action_synchronize\/"},"lifetime":"1000","allowToSendRequest":"1"},"product_data_storage":{"updateRequestConfig":{"url":"https:\/\/biostilevita.com\/hr\/rest\/hr\/V1\/products-render-info"},"requestConfig":{"syncUrl":"https:\/\/biostilevita.com\/hr\/catalog\/product\/frontend_action_synchronize\/"},"allowToSendRequest":"1"}}                        }
  2866.                    }
  2867.                }
  2868.            }
  2869.        }
  2870. </script>
  2871.  
  2872. <!--Start of Tawk.to Script-->
  2873. <script type="text/javascript">
  2874. var Tawk_API={};
  2875.  
  2876.  
  2877. var Tawk_LoadStart=new Date();
  2878. (function(){
  2879.    var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
  2880.    s1.async=true;
  2881.    s1.src='https://embed.tawk.to/5832cdb1fccdfa3ec83af3aa/1f277gkgr';
  2882.    s1.charset='UTF-8';
  2883.    s1.setAttribute('crossorigin','*');
  2884.    s0.parentNode.insertBefore(s1,s0);
  2885. })();
  2886. </script>
  2887. <!--End of Tawk.to Script--></div>    </body>
  2888. </html>
  2889.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda