-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathisolate.html
More file actions
368 lines (309 loc) · 20.5 KB
/
isolate.html
File metadata and controls
368 lines (309 loc) · 20.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7 "> <![endif]-->
<!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]-->
<!--[if IE 9]><html class="no-js lt-ie10"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<!-- Basic Page Needs -->
<meta charset="utf-8">
<title>Hempsweet - Let Food Be Thy Medicine and Medicine Be Thy Food</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Favicons -->
<link rel="shortcut icon" href="images/fevicon_new.png" />
<!-- FONTS -->
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,400italic,700'>
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Patua+One:100,300,400,400italic,700'>
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Lato:100,300,400,400italic,700,700italic'>
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Caudex:100,300,400,400italic,700,700italic'>
<!-- CSS -->
<link rel='stylesheet' href='css/global.css'>
<link rel='stylesheet' href='cssherbal/structure.css'>
<link rel='stylesheet' href='cssherbal/herbal.css'>
<link rel='stylesheet' href='cssherbal/custom.css'>
<link rel="stylesheet" href="cssherbal/jquery-ui.css">
<link rel="stylesheet" href="cssherbal/animate.css">
<link rel="stylesheet" href="cssherbal/site.css">
<style>
#centeredmenu {
float:left;
width:100%;
background:#fff;
overflow:hidden;
position:relative;
}
#centeredmenu ul {
clear:left;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
left:50%;
text-align:center;
}
#centeredmenu ul li {
display:block;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
right:50%;
}
#centeredmenu ul li a {
display:block;
margin:0 0 0 1px;
padding:15px 20px;
background:rgba(232, 237, 230, 1);
color:#1c4e2a;
text-decoration:none;
}
#centeredmenu ul li a:hover {
background:#1c4e2a;
color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
color:#fff;
background:#000;
font-weight:bold;
}
</style>
</head>
<body class="archive post-type-archive post-type-archive-product woocommerce woocommerce-page color-custom style-simple layout-full-width nice-scroll-on button-flat if-overlay if-border-hide header-plain header-fw minimalist-header-no sticky-header sticky-tb-color ab-hide subheader-both-center menuo-no-borders menuo-right mobile-tb-left mobile-mini-mr-ll mobile-header-mini">
<div id="Wrapper">
<div id="Header_wrapper">
<header id="Header">
<div class="header_placeholder"></div>
<div id="Top_bar">
<div class="container">
<div class="column one">
<div class="top_bar_left clearfix">
<div class="logo">
<a id="logo" href="index.html" title="BeHerbal - BeTheme"><img class="logo-main scale-with-grid" src="images/retina-herbal.png" alt="" />
<img class="logo-sticky scale-with-grid" src="images/retina-herbal.png" alt="" /><img class="logo-mobile scale-with-grid" src="images/retina-herbal.png" alt="" />
</a>
</div>
<div class="menu_wrapper">
<nav id="menu" class="menu-main-menu-container">
<ul id="menu-main-menu" class="menu">
<li>
<a href="index.html"><span>Home</span></a>
</li>
<li>
<a href="shop.html"><span>Shop</span></a>
<ul>
<li><a href="topicals.html"><img src="images/CBD-Manna-Body-Butter-Unscented.png" height= "25px" width= "25px" style="float:left;"><span style="float:left;">PureKind</span><div class="clearfix"></div></a></li>
<li><a href="medterra.html"><img src="images/medterra-99_400x400.jpg" height= "23px" width= "23px" style="float:left;"><span style="float:left;">MedTerra</span><div class="clearfix"></div></a></li>
<li><a href="oraloils.html"><img src="images/CDB_1000mg_33_comp_001_1024x1024@2x.png" height= "25px" width= "25px" style="float:left;"><span style="float:left;">Oral Oils</span><div class="clearfix"></div></a></li>
<li><a href="bodybutter.html"><img src="images/CBD-Body-Butter-Lemongrass.png" height= "25px" width= "25px" style="float:left;"><span style="float:left;">Body Butter</span><div class="clearfix"></div></a></li>
<li><a href="topicalrelief.html"><img src="images/CBD-Balm-Soothe-Unscented.png" height= "25px" width= "25px" style="float:left;"><span style="float:left;">Topical Relief</span><div class="clearfix"></div></a></li>
<li><a href="capsules.html"><img src="images/CBD_25mg_ProductBottle_HighResolution_v001_1024x1024.png" height= "25px" width= "25px" style="float:left;"><span style="float:left;">CBD Capsules</span><div class="clearfix"></div></a></li>
<li><a href="vapouriser.html"><img src="images/cbd-vaporizer_400x400.jpg" height= "23px" width= "23px" style="float:left;"><span style="float:left;">CBD Vaporizer</span><div class="clearfix"></div></a></li>
<li><a href="isolate.html"><img src="images/medterra-99_400x400.jpg" height= "23px" width= "23px" style="float:left;"><span style="float:left;">CBD Isolate</span><div class="clearfix"></div></a></li>
</ul>
</li>
<li>
<a href="about.html"><span>About</span></a>
</li>
<li>
<a href="hempxylitol.html"><span>Xylitol from Hemp</span></a>
</li>
<li>
<a href="contact.html"><span>Contact</span></a>
</li>
</ul>
</nav><a class="responsive-menu-toggle" href="#"><i class="icon-menu-fine"></i></a>
</div>
<div class="secondary_menu_wrapper"></div>
<div class="banner_wrapper"></div>
<div class="search_wrapper">
<form method="get" id="searchform" action="#">
<i class="icon_search icon-search-fine"></i><a href="#" class="icon_close"><i class="icon-cancel-fine"></i></a>
<input type="text" class="field" name="s" id="s" placeholder="Enter your search" />
<input type="submit" class="submit" value="" style="display:none;" />
</form>
</div>
</div>
<div class="top_bar_right">
<div class="top_bar_right_wrapper">
<a id="header_cart" href="#"><i class="icon-bag-fine"></i><span>0</span></a>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="Subheader" style="padding:100px 0;">
<div class="container">
<div class="column one">
<h1 class="title">CBD ISOLATE</h1>
</div>
</div>
</div>
</div>
<div id="Content">
<div class="content_wrapper clearfix">
<div class="sections_group">
<div class="section">
<div class="section_wrapper clearfix">
<div id="centeredmenu">
<ul>
<li><a href="topicals.html">PureKind</a></li>
<li><a href="medterra.html">MedTerra</a></li>
<li><a href="oraloils.html">Oral Oils</a></li>
<li><a href="bodybutter.html">Body Butter</a></li>
<li><a href="topicalrelief.html">Topical Relief</a></li>
<li><a href="capsules.html">CBD Capsules</a></li>
<li><a href="vapouriser.html">CBD Vaporizer</a></li>
<li><a href="isolate.html">CBD Isolate</a></li>
</ul>
</div>
<div class="items_group clearfix" style="padding-top:100px;">
<div class="column one woocommerce-content">
<div class="products_wrapper isotope_wrapper">
<ul class="products grid">
<li class="isotope-item post-79 product type-product has-post-thumbnail product_cat-hair-health product_cat-nervous-system last instock shipping-taxable purchasable product-type-simple wow slideInRight">
<div class="image_frame scale-with-grid product-loop-thumb" ontouchstart="this.classList.toggle('hover');">
<div class="image_wrapper">
<a href="isolate_1.html">
<div class="mask"></div><img width="600" height="600" src="images/medterra-99_400x400.jpg" class="scale-with-grid wp-post-image" alt="home_herbal_product1" />
</a>
<div class="image_links double">
<a rel="nofollow" href="shop.html" data-quantity="1" data-product_id="79" class="add_to_cart_button ajax_add_to_cart product_type_simple"><i class="icon-basket"></i></a><a class="link" href="isolate_1.html"><i class="icon-link"></i></a>
</div>
</div><a href="isolate_1.html"><span class="product-loading-icon added-cart"></span></a>
</div>
<div class="desc">
<h4><a href="isolate_1.html">MED99+ CBD ISOLATE</a></h4><span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>35.00</span>
</span>
</div>
</li>
<li class="isotope-item post-79 product type-product has-post-thumbnail product_cat-hair-health product_cat-nervous-system last instock shipping-taxable purchasable product-type-simple wow slideInLeft">
<div class="image_frame scale-with-grid product-loop-thumb" ontouchstart="this.classList.toggle('hover');">
<div class="image_wrapper">
<a href="cbdisolate_powder.html">
<div class="mask"></div><img width="600" height="600" src="images/CBD-Isolate-1g.png" class="scale-with-grid wp-post-image" />
</a>
<div class="image_links double">
<a rel="nofollow" href="shop.html" data-quantity="1" data-product_id="79" class="add_to_cart_button ajax_add_to_cart product_type_simple"><i class="icon-basket"></i></a><a class="link" href="cbdisolate_powder.html"><i class="icon-link"></i></a>
</div>
</div><a href="cbdisolate_powder.html"><span class="product-loading-icon added-cart"></span></a>
</div>
<div class="desc">
<h4><a href="cbdisolate_powder.html">CBD Isolate Powder</a></h4><span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>69.95</span>
</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="Footer" class="clearfix">
<div class="widgets_wrapper" style="padding:80px 0;"><div class="container"><div class="column one-fifth"> <aside id="recent-comments-2" class="widget widget_recent_comments"><h4>Latest Tweets</h4><ul class="twitter-widget"><li><div class="tweet-text"><a href="http://www.twitter.com/DashForceNews" target="_blank">@DashForceNews</a> Yes, we are happy to take Dash.</div><div class="twitter_intents">
<a class="reply" href="https://twitter.com/intent/tweet?in_reply_to=867022729907625984"><i class="fa-reply"></i></a>
<a class="retweet" href="https://twitter.com/intent/retweet?tweet_id=867022729907625984"><i class="fa-retweet"></i></a>
<a class="favorite" href="https://twitter.com/intent/favorite?tweet_id=867022729907625984"><i class="fa-star"></i></a>
<a class="timestamp" href="https://twitter.com/HempsweetCBD/status/867022729907625984" target="_blank">2 weeks ago</a>
</div>
</li><li><div class="tweet-text">RT <a href="http://www.twitter.com/votehemp" target="_blank">@votehemp</a>: Everything <a href="https://twitter.com/search?q=%23hemp&src=hash" target="_blank">#hemp</a>!
<a href="https://twitter.com/search?q=%23hemp&src=hash" target="_blank">#hemp</a>Week <a href="https://twitter.com/search?q=%23VoteHemp&src=hash" target="_blank">#VoteHemp</a> <a href="https://t.co/73M8qBEgwP" target="_blank">https://t.co/73M8qBEgwP</a></div><div class="twitter_intents">
<a class="reply" href="https://twitter.com/intent/tweet?in_reply_to=863788230696513536"><i class="fa-reply"></i></a>
<a class="retweet" href="https://twitter.com/intent/retweet?tweet_id=863788230696513536"><i class="fa-retweet"></i></a>
<a class="favorite" href="https://twitter.com/intent/favorite?tweet_id=863788230696513536"><i class="fa-star"></i></a>
<a class="timestamp" href="https://twitter.com/HempsweetCBD/status/863788230696513536" target="_blank">3 weeks ago</a>
</div>
</li></ul></aside></div><div class="column one-fifth" ><aside id="text-3" class="widget widget_text"> <div class="textwidget"><h4>Quick Links</h4><ul style="line-height: 40px; font-weight: 700;">
<li>
<a href="index.html"><span>Home</span></a>
</li>
<li>
<a href="shop.html"><span>Shop</span></a>
</li>
<li>
<a href="hempxylitol.html"><span>Xylitol from Hemp</span></a>
</li>
<li>
<a href="contact.html"><span>Contact</span></a>
</li>
</ul></div>
</aside></div><div class="column one-fifth" ><aside id="text-4" class="widget widget_text"> <div class="textwidget"><h4>Shop</h4><ul style="line-height: 40px; font-weight: 700;">
<li><a href="topicals.html">PureKind</a></li>
<li><a href="medterra.html">MedTerra</a></li>
<li><a href="oraloils.html">Oral Oils</a></li>
<li><a href="bodybutter.html">Body Butter</a></li>
<li><a href="topicalrelief.html">Topical Relief</a></li>
<li><a href="capsules.html">CBD Capsules</a></li>
<li><a href="vapouriser.html">CBD Vaporizer</a></li>
<li><a href="isolate.html">CBD Isolate</a></li>
</ul></div>
</aside></div><div class="column one-fifth"><aside id="text-6" class="widget widget_text"> <div class="textwidget"><p>Follow us:</p>
<a href="https://www.facebook.com/hempsweet/" class="icon_bar icon_bar_small" ><span class="t"><i class="icon-facebook"></i></span><span class="b"><i class="icon-facebook"></i></span></a>
<a href="https://twitter.com/HempsweetCBD/" class="icon_bar icon_bar_small" ><span class="t"><i class="icon-twitter"></i></span><span class="b"><i class="icon-twitter"></i></span></a>
</div>
</aside></div></div></div>
<div class="footer_copy">
<div class="container">
<div class="column one">
<a id="back_to_top" class="button button_left button_js" href=""><span class="button_icon"><i class="icon-up-open-big"></i></span></a>
<!-- Copyrights -->
<div class="copyright">
Proudly powered by @ <a target="_blank" rel="nofollow" href="http://dsvinfosolutions.com">DSV Infosolutions Pvt. Ltd</a> </div>
<ul class="social"></ul>
</div>
</div>
</div>
</footer>
</div>
<!-- JS -->
<script src="js/jquery-2.1.4.min.js"></script>
<script src="js/mfn.menu.js"></script>
<script src="js/jquery.plugins.js"></script>
<script src="js/jquery.jplayer.min.js"></script>
<script src="js/animations/animations.js"></script>
<script src="js/scripts.js"></script>
<script src="js/wow.js"></script>
<script id="mfn-dnmc-retina-js">
jQuery(window).load(function() {
var retina = window.devicePixelRatio > 1 ? true : false;
if (retina) {
var retinaEl = jQuery("#logo img.logo-main");
var retinaLogoW = retinaEl.width();
var retinaLogoH = retinaEl.height();
retinaEl.attr("src", "images/retina-herbal.png").width(retinaLogoW).height(retinaLogoH);
var stickyEl = jQuery("#logo img.logo-sticky");
var stickyLogoW = stickyEl.width();
var stickyLogoH = stickyEl.height();
stickyEl.attr("src", "images/retina-herbal.png").width(stickyLogoW).height(stickyLogoH);
var mobileEl = jQuery("#logo img.logo-mobile");
var mobileLogoW = mobileEl.width();
var mobileLogoH = mobileEl.height();
mobileEl.attr("src", "images/retina-herbal.png").width(mobileLogoW).height(mobileLogoH);
}
});
</script>
<script>
wow = new WOW(
{
animateClass: 'animated',
offset: 200,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
</script>
</body>
</html>