– Detoxification/Cleansing
– Beauty
– Pain & Inflamation
– Immune Support
– Sexual Health
500ml
[/et_pb_text][et_pb_wc_price disabled_on=”off|off|off” _builder_version=”4.25.1″ body_font=”|700|||||||” body_text_color=”#000000″ body_font_size=”32px” text_orientation=”right” custom_margin=”|1px|0px|1px|false|true” custom_padding=”||0px||false|false” global_colors_info=”{}”][/et_pb_wc_price][et_pb_wc_add_to_cart show_stock=”off” module_id=”subs-op” _builder_version=”4.25.1″ fields_background_color=”#FFFFFF” fields_text_color=”#000000″ fields_focus_background_color=”#FFFFFF” fields_focus_text_color=”#000000″ fields_custom_padding=”||||true|false” dropdown_menus_custom_margin=”||||true|false” custom_button=”on” button_text_size=”16px” button_text_color=”#ffffff” button_bg_color=”#20673e” button_border_width=”0px” button_border_radius=”36px” button_letter_spacing=”3.3px” button_font=”|800||on|||||” button_use_icon=”off” button_custom_padding=”10px|32px|10px|32px|true|true” text_orientation=”right” custom_margin=”||51px|||” custom_padding=”|||10px|false|false” border_radii_fields=”on|20px|20px|20px|20px” border_width_all_fields=”1px” locked=”off” global_colors_info=”{}”][/et_pb_wc_add_to_cart][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=”1″ admin_label=”Section” _builder_version=”4.16″ _module_preset=”default” background_color=”#FFFFFF” custom_margin=”||||false|true” custom_padding=”0px|20px|0px|20px|true|true” da_popup_slug=”termus” da_disable_devices=”off|off|off” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_row make_equal=”on” custom_padding_last_edited=”on|tablet” _builder_version=”4.16″ _module_preset=”default” width=”100%” max_width=”1273px” min_height=”100%” custom_padding=”0px|40px|0px|40px|true|true” custom_padding_tablet=”|10px||10px|true|true” custom_padding_phone=”” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ _module_preset=”default” custom_css_main_element=”margin: auto auto;” global_colors_info=”{}”][et_pb_accordion open_toggle_text_color=”#000000″ open_toggle_background_color=”RGBA(0,0,0,0)” closed_toggle_background_color=”RGBA(0,0,0,0)” icon_color=”#000000″ use_icon_font_size=”on” icon_font_size=”18px” module_id=”myaccordion” _builder_version=”4.27.0″ _module_preset=”default” toggle_text_color=”#000000″ toggle_level=”h2″ toggle_font=”|||on|||||” toggle_font_size=”36px” toggle_letter_spacing=”2px” closed_toggle_font_size=”15px” closed_toggle_letter_spacing=”1.7px” body_font_size=”15px” custom_margin=”||0px||false|false” custom_padding=”10px||||false|false” closed_toggle_font_size_tablet=”” closed_toggle_font_size_phone=”13px” closed_toggle_font_size_last_edited=”on|phone” body_font_size_tablet=”” body_font_size_phone=”12px” body_font_size_last_edited=”on|phone” border_width_all=”0px” global_colors_info=”{}” open_toggle_text_color__hover_enabled=”on|hover” open_toggle_text_color__hover=”#006d2e”][et_pb_accordion_item title=”INGREDIENTS” open=”on” _builder_version=”4.27.0″ _module_preset=”default” custom_margin=”0px||0px||true|false” custom_padding=”20px||20px||true|false” border_width_top=”1px” border_color_top=”#000000″ border_width_bottom=”1px” border_color_bottom=”#000000″ global_colors_info=”{}” toggle_level=”h2″ toggle_font=”|800|||||||” toggle_font_size=”15px” toggle_letter_spacing=”1.7px” closed_toggle_font_size=”15px” toggle_font_size_tablet=”” toggle_font_size_phone=”15px” toggle_font_size_last_edited=”on|phone” closed_toggle_font_size_tablet=”15px” closed_toggle_font_size_phone=”15px” closed_toggle_font_size_last_edited=”on|phone” closed_toggle_font_size__hover_enabled=”off|desktop”]100% Pure Undiluted Food Grade Vegetable Glycerin
None.
None.
Vegetable glycerin, also known as vegetable glycerine or vegetable glycerol, is a clear, colorless, odorless, mildly sweet-tasting liquid that is non-toxic. Derived from vegetable oils-typically palm, soybean, or coconut – our vegetable glycerin is sourced specifically from coconuts.
ALLERGENS![]()
(function($){
jQuery(document).ready(function() {
‘use strict’;
$(“.atw_slider_wrapper”).each(function (ind, elm) {
$(elm).css({“display”: “block”});
});
// this object contains general option for owl carousel instances
var defaultOptions = {
loop:true,
items: 4,
dots: false,
rtl: false,
autoplay: true,
margin: 30,
autoplayHoverPause:true,
slideBy:1,
autoplaySpeed: 4000,
autoplayTimeout:2000,
responsive: {
0 : {
items:1
},
350: {
items:1 },
480: {
items:2 },
600 : {
items:1 },
768:{
items:2 },
978:{
items:2 },
1198:{
items:4 }
}
};
/*@param selector is a string name of the selctor that needs to be initialized,
* @param specificOptions object that contains options for specific instance of owlCarousel, pass null
* if no additional option necessary
* @param prevs and next are the control selector for the specific owlcarousel instance
*/
function owlInit(selector, specificOptions, prev, next) {
var specificOptions = specificOptions || {},
$selector = $(selector);
$selector.owlCarousel(
$.extend({}, defaultOptions, specificOptions)
);
if ((prev != ‘undefined’ || prev != ‘null’) || (next != ‘undefined’ || next != ‘null’)) {
$(prev).on(‘click’, function () {
$selector.trigger(‘prev.owl.carousel’);
});
$(next).on(‘click’, function () {
$selector.trigger(‘next.owl.carousel’);
});
}
}
owlInit(‘.atw–slider1462623981’, null, ‘.slider–control1462623981.icon-arrow-left’, ‘.slider–control1462623981.icon-arrow-right’);
});
})(jQuery)
/* style one */
#atw_style1 .atw_item .atw_overlay_content, #atw_style2 .atw_item .atw_overlay_content {
width: -webkit-calc( 100% – 42px);
width: calc( 100% – 42px);
left: 21px;
bottom: 0px;
background: #fff;
opacity: 0;
}
#atw_style1 .atw_item .atw_badge, #atw_style2 .atw_item .atw_badge {
right: 10px;
top: 10px;
}
#atw_style1 .atw_item .atw_badge span, #atw_style2 .atw_item .atw_badge span {
background: #ff5500;
-webkit-border-radius: 500px;
border-radius: 500px;
color: #fff;
display: inline-block;
line-height: 50px;
width: 50px;
font-size: 14px;
text-align: center;
}
#atw_style1 .atw_item .atw_product_actions, #atw_style2 .atw_item .atw_product_actions {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 16px 0 13px 0;
-webkit-box-shadow: 0 5px 5px rgba(84, 77, 124, 0.1);
box-shadow: 0 5px 5px rgba(84, 77, 124, 0.1);
}
#atw_style1 .atw_item .atw_product_actions li a, #atw_style2 .atw_item .atw_product_actions li a {
font-size: 18px;
color: #363940;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
#atw_style1 .atw_item .atw_product_actions li a:hover, #atw_style2 .atw_item .atw_product_actions li a:hover {
color: #ff5500;
}
#atw_style1 .atw_item:hover .atw_item_top .atw_overlay_content, #atw_style2 .atw_item:hover .atw_item_top .atw_overlay_content {
opacity: 1;
bottom: 20px;
}
#atw_style1 .atw_item .atw_item_bottom, #atw_style2 .atw_item .atw_item_bottom {
padding-top: 20px;
}
#atw_style1 .atw_item .atw_item_bottom .atw_item_title, #atw_style2 .atw_item .atw_item_bottom .atw_item_title {
font-weight: 400;
margin: 0;
}
#atw_style1 .atw_item .atw_item_bottom .atw_item_title a, #atw_style2 .atw_item .atw_item_bottom .atw_item_title a {
color: #000000!important;
font-size: 16px!important;
line-height: 26px;
white-space: normal;
text-overflow: ellipsis;
overflow: hidden;
display: block;
}
#atw_style1 .atw_item .atw_item_bottom .atw_item_title a:hover, #atw_style2 .atw_item .atw_item_bottom .atw_item_title a:hover {
color: #20673e!important;
}
#atw_style2 .atw_item .atw_btn {
color: #ffffff;
background: #000000;
}
#atw_style2 .atw_item .atw_btn:hover {
color: #ffffff;
background: #000000;
}
#atw_style1 .atw_item .atw_item_bottom .atw_item_info, #atw_style2 .atw_item .atw_item_bottom .atw_item_info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
#atw_style1 .atw_item .atw_item_bottom .atw_item_info .atw_price, #atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price,#atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price .amount {
color: #000000;
line-height: normal;
font-size: 14px;
}
#atw_style1 .atw_item .atw_item_bottom .atw_item_info .atw_price del, #atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price del {
color: #9192a3;
font-weight: 300;
font-size: 14px;
}
#atw_style1 .atw_item .atw_item_bottom .atw_item_info .atw_price .atw_discount_ratio, #atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price .atw_discount_ratio {
border: 1px solid #000000;
font-size: 12px;
color: #000000;
line-height: 20px;
padding: 0 7px;
display: inline-block;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-left: 4px;
}
#atw_style1 .slider_control, #atw_style2 .slider_control {
position: absolute;
border: 1px solid #e4e4ed;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
#atw_style1 .slider_control.icon-arrow-left, #atw_style2 .slider_control.icon-arrow-left {
left: 0;
}
#atw_style1 .slider_control.icon-arrow-right, #atw_style2 .slider_control.icon-arrow-right {
right: 0;
}
#atw_style2 .atw_item:hover .atw_item_top .product-color .owl-dots {
visibility: visible;
opacity: 1;
}
#atw_style2 .atw_item .atw_item_top .product-color .owl-dots {
position: absolute;
right: 15px;
top: 18px;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
#atw_style2 .atw_item .atw_item_top .product-color .owl-dots .owl-dot {
width: 12px;
height: 12px;
background: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-bottom: 10px;
padding: 3px;
position: relative;
}
#atw_style2 .atw_item .atw_item_top .product-color .owl-dots .owl-dot.active {
position: relative;
}
#atw_style2 .atw_item .atw_item_top .product-color .owl-dots .owl-dot.active:before {
position: absolute;
content: “”;
left: -5px;
top: -5px;
width: 22px;
height: 22px;
border: 2px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
#atw_style2 .atw_item .atw_item_top .product-color .owl-dots .owl-dot:nth-child(2) {
background: #383c59;
}
#atw_style2 .atw_item .atw_item_top .product-color .owl-dots .owl-dot:nth-child(3) {
background: #fc8346;
}
#atw_style2 .atw_item .atw_item_top .product-color .owl-dots .owl-dot:last-child {
margin-bottom: 0;
}
#atw_style2 .atw_item .atw_item_top .atw_overlay_content2 {
z-index: 1;
background: none;
text-align: center;
}
#atw_style2 .atw_item .atw_item_bottom .atw_item_title {
text-align: center;
}
#atw_style2 .atw_item .atw_item_bottom .atw_item_info {
display: block;
text-align: center;
}
#atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price, #atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_rating {
display: block;
}
#atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price{
padding: 15px 0;
}
#atw_style2 .atw_slider_controls {
text-align: center;
}
#atw_style2 .atw_slider_controls .slider–control1462623981 {
margin: 0px 4px 0 4px;
position: inherit;
top: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
background: #006d2e;
color: #ffffff;
border: 1px solid #006d2e
}
#atw_style2 .atw_slider_controls .slider–control1462623981:hover {
background: #006d2e;
color: #ffffff;
border-color: #006d2e;
}
.atw_wrapper .woocommerce-product-rating{
display: flex;
justify-content: center;
}
.atw_wrapper .woocommerce .woocommerce-product-rating .star-rating{
color: #000000;
margin-top: 5px!important;
}
/*# sourceMappingURL=maps/theme2.css.map */
/* add to cart */
#atw_style2 .cart .add_to_cart_inline .amount {
display: none;
}
#atw_style2 .cart .add_to_cart_inline {
border: none!important;
padding: 0!important;
}
#atw_style2 .cart .add_to_cart_inline:hover {
border: none!important;
}
#atw_style2 .cart .add_to_cart_inline .add_to_cart_button,
a.button.product_type_grouped,
a.button.product_type_external {
color: #ffffff!important;
background: #000000!important;
line-height: 20px;
}
#atw_style2 .cart .add_to_cart_inline .add_to_cart_button:hover {
color: #ffffff!important;
background: #006d2e!important;
}
#atw_style2 .added_to_cart {
color: #ffffff!important;
background: #000000!important;
line-height: 30px;
padding: 0 15px;
font-size: 100%;
font-weight: 500;
}
#atw_style2 .added_to_cart:hover {
color: #ffffff!important;
background: #006d2e!important;
}
#atw_style2 .add_to_cart_button.added {
display: none!important;
}
.atw_wrapper #atw_style2 .atw_floated_badge.badge–right {
z-index: 1!important;
}
.atw_wrapper #atw_style2 .atw_floated_badge a{
color: #fff !important;
background: #A4C741 !important;
border: #A4C741 !important;
}
#atw_style2 .atw_title h3{
text-align: center!important;
color: #303030 !important;
font-size: 18px !important;
}
[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]






















Reviews
There are no reviews yet.