/******************************************************************
Theme Name:    Zazen Essential Water
Theme URI:    http://excitemedia.com.au/
Author:      ExciteMedia
Author URI:    http://excitemedia.com.au/
Version:    1.1
Tags:      fluid-layout, responsive-layout, accessibility-ready, microformats

License:    GNU General Public License v3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
*/

/*********************
GENERAL STYLES
*********************/

/* CHristmas Addon title */

#wc_checkout_add_ons{
  display: none;
}

html, body {
  height: 100%;
}
body {
  margin: 0px;
  min-width: 1060px;
}
body, p, td, ul, li {
  color: #545454;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  hyphens: manual;
  /*line-height: 1.25;*/
  line-height: 1.5;
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  color: #89c046;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 9px;
  padding: 0;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: normal;
}
h1 {
  font-size: 48px;
  font-weight: bold;
}
h2 {
  font-size: 48px;
}
h3 {
  font-size: 30px;
}
h4 {
  color: #545454;
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;
}
a {
  color: #0088cc;
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
  height: auto !important;
  max-width: 100%;
  width: auto\9;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
img.cke_wordpress_more {
  height: 10px !important;
}
p {
  margin-bottom: 9px;
  margin-top: 9px;
  padding: 0;
}
ul li {
  padding-bottom: 5px;
}
hr {
  background-color: transparent;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #ccc;
  color: transparent;
  height: 1px;
  margin: 20px 0;
}
.border_box {
  *zoom: 1;
}
.border_box:before,
.border_box:after {
  content: "";
  display: table;
  line-height: 0;
}
.border_box:after {
  clear: both;
}
.border_box {
  border: 1px solid #d2d2d2;
  padding: 20px 15px 20px 5px;
}
/*
.internal_anchor_with_margin:before {
	display: block;
	content: " ";
	margin-top: -120px;
	height: 120px;
	visibility: hidden;
}
*/
.internal_anchor_with_margin {
	margin-top: 25px;
	position: relative;
}
.the_facts_tab_index {
	bottom: 0;
	font-size: 0;
	left: -9999px;
	line-height: 0;
	margin: 0;
	position: absolute;
	top: -25px;
	width: 1px;
}
.the_facts_wrapper .the_facts_tab_container > .the_facts_tab_index {
	margin: 0 !important;
}

.za-no-padding-list{
    margin-bottom: 0 !important;
}

/*********************
LAYOUT STYLES
*********************/
.wrap {
  *zoom: 1;
}
.wrap:before,
.wrap:after {
  content: "";
  display: table;
  line-height: 0;
}
.wrap:after {
  clear: both;
}
.center {
  margin: 0 auto;
  max-width: 1060px;
}
.main_header {
  background: #fff;
  position: relative;
  z-index: 110;
}
.logo {
  float: left;
  margin: 0 0 -29px -27px;
  position: relative;
  text-align: center;
}
.logo a, .logo img {
  line-height: 0;
}
.logo img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  vertical-align: top;
  width: 145px;
}
.top_menu {
  float: left;
  padding: 15px 0 0 13px;
}
.shopping_cart {
  float: right;
  padding-top: 43px;
}
.banner_area {
  background: #fafafa;
  overflow: hidden;
  position: relative;
}
.banner_area_left {
  background: url(library/images/home/banner_repeat.jpg) repeat-x left top;
  height: 100%;
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
}
.banner_area img {
  display: block;
  left: 50%;
  margin-left: -950px;
  max-width: none;
  position: relative;
  z-index: 1;
}
.banner_overlay {
  position: absolute;
  right: 0;
  top: 20.4%;
  width: 100%;
  z-index: 1;
}
.banner_overlay_inner {
  padding-left: 80px;
}
.banner_overlay_text {
  background: url(library/images/home/banner_overlay.png) repeat left top;
  -webkit-border-radius: 25px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 25px;
  -moz-border-radius-bottomleft: 0;
  border-radius: 25px;
  border-bottom-left-radius: 0;
  margin: 0 auto;
  max-width: 570px;
  padding: 20px;
}
.banner_overlay h3 {
  color: #fff;
  font-size: 49px;
  font-weight: normal;
  line-height: 1.05;
  margin: 0 0 12px;
}
.banner_overlay p {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  margin: 0;
}
.banner_overlay p .banner_number {
  font-size: 22px;
}
.inner_banner {
  background: url(library/images/banner_inner.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.inner_banner h1, .page_heading {
  color: #fff;
  float: left;
  text-shadow: 0 0 13px rgba(0,0,0,0.13);
  width: 36%;
}
body.no_page_info .inner_banner h1, body.no_page_info .page_heading {
  float: none;
  width: auto;
}
.inner_banner h1 > span, .page_heading > div, .page_info > div {
  display: table;
  height: 141px;
  width: 100%;
}
.inner_banner h1 span span, .page_heading > div > div, .page_info div div {
  display: table-cell;
  vertical-align: middle;
}
.page-id-55242 .inner_banner h1 span {
    height: auto;
    font-size: 30px;
    font-weight: 300;
    display: inline;
}
.page_heading {
  font-weight: bold;
}
.page_heading p {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
.page_info {
  color: #fff;
  float: right;
  font-size: 18px;
  line-height: 155%;
  text-align: right;
  width: 62%;
  text-shadow: 0 0 13px rgba(0,0,0,0.7);
}
.page_info p {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 155%;
  margin: 0;
  text-shadow: 0 0 13px rgba(0,0,0,0.7);
}
.home_tabs {
  position: relative;
  z-index: 2;
}
.home_box_01 {
  border-bottom: 1px solid #cee5b2;
  border-top: 1px solid #cee5b2;
  background: #ecf5e1 url(library/images/home/bg_01.jpg) no-repeat center top;
  /*padding: 87px 0 48px;*/
  padding: 45px 0 30px;
}
.home_box_02 {
  /*padding: 83px 0 41px;*/
  padding: 40px 0 0px;
}
.home_box_03 {
  background: #f8f8f8 url(library/images/home/bg_02.jpg) no-repeat center bottom;
  border: 1px solid #dadada;
  /*padding: 82px 0 58px;*/
  padding: 40px 0 58px;
}
.home_box_04 {
  background: url(library/images/home/bg_03.png) repeat-x left bottom;
  /*padding: 94px 0 144px;*/
  padding: 45px 0 100px;
}
.home_box_05 {
  background: url(library/images/home/bg_04.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*padding: 66px 0 29px;*/
  padding: 40px 0 29px;
}
.mainbody {
  padding: 35px 0;
}
body.sidebar .mainbody_inner {
  padding-right: 340px;
  position: relative;
}
body.sidebar_wide .mainbody_inner {
  background: url(library/images/mainbody_separator.jpg) repeat-y right top;
  padding-right: 420px;
  position: relative;
}
.main_content {
  float: left;
  position: relative;
  width: 100%;
}
.main_sidebar {
  float: left;
  margin-right: -100%;
  padding: 0 0 0 70px;
  position: relative;
  width: 270px;
}
.main_sidebar_wide {
  padding: 0 0 0 80px;
  width: 340px;
}
.main_sidebar_wide hr {
  margin-left: -50px;
  position: relative;
}
.main_footer {
  background: #326d99;
  color: #fff;
  font-weight: 300;
  line-height: 1.5;
  padding: 77px 0 70px;
}
.main_footer p {
  color: #fff;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
}
.main_footer a {
  color: #fff;
}
.main_footer strong {
  font-weight: normal;
}
.main_footer h5 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 14px;
}
.footer_left {
  color: #fff;
  float: left;
  width: 18.962264%;
}
.footer_left p {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
}
.footer_phone {
  color: #89c046;
  font-size: 18px;
  font-weight: bold;
  margin: 22px 0 41px;
}
.footer_phone a {
  color: #89c046
}
.footer_right {
  float: right;
  width: 80.188679%;
}
.footer_right_top {
    margin-right: -92px;
  padding-bottom: 20px;
    position: relative;
}
.footer_1st_col {
  float: left;
  width: 19.532909%;
}
.footer_1st_col p {
  padding-top: 16px;
}
.footer_1st_col a span {
  display: inline-block;
  width: 36px;
}
.footer_1st_col div:first-child {
  padding-top: 0;
}
.footer_2nd_col {
  float: left;
  width: 21.868365%;
}
.footer_3rd_col {
  float: left;
  width: 26.326964%;
}
.footer_4th_col {
  float: left;
  width: 31.316348%;
}
.footer_right_bottom {
  border-top: 1px solid #7099b8;
  font-size: 14px;
  line-height: 27px;
  padding-top: 18px;
}

.copyright {
  border-right: 1px solid #84a7c2;
  float: left;
  padding-right: 11px;
}

.wqa-logo {
  border-right: 1px solid #84a7c2;
  float: left;
  padding-right: 7px;
  padding-left: 4px;
  display: inline-block;
}

.secure_payment {
    float: left;
    font-weight: normal;
    padding: 14px 8px;
}
.icon_key {
  display: inline-block;
  margin-top: -5px;
  padding-right: 5px;
  position: relative;
  vertical-align: top;
}
.payment_image {
  display: inline-block;
  margin-top: 0px;
  padding-left: 5px;
  position: relative;
  vertical-align: top;
}
.reseller_login {
    border-left: 1px solid #84a7c2;
    float: right;
    padding: 4px 0 2px 11px;
	line-height: 29px;
}
.reseller_login a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  font-size: 13px;
  margin: -4px 0 -1px;
  padding: 0px 9px;
  position: relative;
}

.int-disc {
    font-size: 13px;
}
#calc_shipping_state{
  display: none !important;
}

/* Float Menu */
.header_padding {
  display: none;
  height: 112px;
}
body.float_menu .main_header {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 120;
}
body.float_menu .header_padding {
  display: block;
}
body.float_menu_enable .header_padding {
  height: 89px;
}
.float_menu_enable .main_header {
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.float_menu_enable .logo {
  margin: 0;
}
.float_menu_enable .logo img {
  width: 90px;
}
.float_menu_enable .top_menu {
  padding-top: 5px;
}
.float_menu_enable .shopping_cart {
  padding-top: 33px;
}
.gform_wrapper .left_label .gfield_label {
	font-weight: inherit;
}

/*********************
HOMEPAGE
*********************/
/* Home Box 01 - christmas banner */
.za-christmas-banner {
	text-align: center;
}

.za-christmas-banner a{
  display: block;
  width: 100%;
  text-align: center;
}

.za-christmas-banner img {
    margin-top: -21px;
    padding-bottom: 36px;
}

/*Christmas list style*/

.christmas li {
  color: #80b70e!important;
}

.christmas p {
 color: #545454!important;
}


/* Home Box 01 */
.home_box_01 h2 {
  margin-bottom: 13px;
}
.home_box_01 .notable {
  /*margin: 84px 0 64px;*/
  margin: 45px 0 45px;
}
.home_box_01 .notable ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home_box_01 .notable tr td:first-child ul li {
  margin-top: 34px;
  padding: 0 0 0 65px;
}
.home_box_01 .notable tr td:first-child + td + td ul li {
  margin-top: 34px;
  padding: 0 0 0 77px;
}
.home_box_01 .notable tr td:first-child ul li:first-child {
  background: url(library/images/home/icon_01.png) no-repeat 7px 5px;
  margin-top: 0;
}
.home_box_01 .notable tr td:first-child ul li:first-child + li {
  background: url(library/images/home/icon_03.png) no-repeat 0 2px;
}
.home_box_01 .notable tr td:first-child ul li:first-child + li + li {
  background: url(library/images/home/icon_05.png) no-repeat 0 4px;
}
.home_box_01 .notable tr td:first-child + td + td ul li:first-child {
  background: url(library/images/home/icon_02.png) no-repeat 0 1px;
  margin-top: 0;
}
.home_box_01 .notable tr td:first-child + td + td ul li:first-child + li {
  background: url(library/images/home/icon_04.png) no-repeat 0 0;
}
.home_box_01 .notable tr td:first-child + td + td ul li:first-child + li + li {
  background: url(library/images/home/icon_06.png) no-repeat 11px 2px;
}
.home_box_01 .notable h5 {
  color: #2e699a;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 11px;
}
.home_box_01 .notable p {
  color: #565655;
  margin: 0;
}
.home_box_01 .button_style_1, .home_box_01 .button_style_2 {
  margin: 0 4px;
}

/* Home Box 02 */
.home_box_02 ul li {
  *zoom: 1;
}
.home_box_02 ul li:before,
.home_box_02 ul li:after {
  content: "";
  display: table;
  line-height: 0;
}
.home_box_02 ul li:after {
  clear: both;
}
.home_box_02 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home_box_02 ul li {
  padding-top: 15px;
}
.home_box_02 ul li:first-child {
  padding-top: 0;
}
.home_box_02 ul li div {
  float: left;
  padding: 4px 0 10px;
  width: 152px;
}
.home_box_02 ul li div img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 119px;
}
.home_box_02 ul li p {
  margin-left: 152px;
  font-size: 15px;
  line-height: 1.25;
}
.home_box_02 ul li div p {
  margin: 0 0 0 0;
}
.green_box {
  background: #89c046;
  border: 1px solid #b5b5b5;
  color: #fff;
  padding: 31px 15px 15px 30px;
}
.green_box h4 {
  margin-bottom: 16px;
}
.green_box h4, .green_box p {
  color: #fff;
}
.green_box a.button_style_1 {
  background: #fff;
  color: #89c046;
  font-size: 14px;
  padding: 5px 14px;
}

/* Home Box 03 */
.home_box_03 h2 {
  margin-bottom: 14px;
}
.home_box_03 h4 {
  color: #326d99;
}
.home_box_03 ul {
  float: right;
  list-style: none;
  margin: 37px 0 37px;
  padding: 0;
  width: 518px;
}
.home_box_03 ul li {
  background: url(library/images/list.png) no-repeat 0 4px;
  font-size: 18px;
  line-height: 1.33;
  margin-top: 24px;
  padding-bottom: 0;
  padding-left: 50px;
}
.home_box_03 .center > div {
  clear: both;
  float: right;
  width: 468px;
}
.home_box_03 .center > div > div {
  float: left;
  text-align: center;
}
.home_box_03 .center > div > div a.button_style_1 {
  margin-bottom: 9px;
}

/* Home Box 04 */
.home_box_04 h2 {
  margin-bottom: 15px;
}
.home_box_04 h4 {
  color: #326d99;
  /*margin-bottom: 65px;*/
  margin-bottom: 55px;
}
.testimonial_wrapper {
  position: relative;
}
.scroll-img {
  overflow: hidden;
  position: relative;
}
.scroll-img ul {
  float: left;
  margin: 0 0 0 -10px;
  padding: 0 900px 0 0;
    white-space: nowrap;
    width: 20000px;
}
.scroll-img ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 10px;
  width: 520px;
}
*+html .scroll-img ul li {
  display: inline;
}
.scroll-img ul li a {
  display: block;
  position: relative;
}
.scroll-img ul li a img {
  display: block;
  vertical-align: top;
}
.controls {
  display: none;
  margin-top: -22px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
}
#prev-slide {
  background: url(library/images/home/prev.png) left top no-repeat;
  cursor: pointer;
  height: 43px;
  left: -113px;
  position: absolute;
  top: 0;
  width: 24px;
}
#next-slide {
  background: url(library/images/home/next.png) right top no-repeat;
  cursor: pointer;
  height: 43px;
  right: -113px;
  position: absolute;
  top: 0;
  width: 24px;
}
.testimonial_item {
  background: #fff;
  border: 1px solid #c5cbd0;
  padding: 36px 0 36px;
}
.author_thumb {
  float: left;
  padding: 0 18px 0 34px;
  width: 119px;
}
.author_thumb img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 119px;
}
.testimonial_detail {
  margin: 13px 25px 0 171px;
}
.testimonial_content {
  padding-bottom: 15px;
  white-space: normal;
}
.testimonial_content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.33;
  margin: 0;
}
.testimonial_author {
  font-size: 14px;
}

/* Home Box 05 */
.home_5_boxes {
  *zoom: 1;
}
.home_5_boxes:before,
.home_5_boxes:after {
  content: "";
  display: table;
  line-height: 0;
}
.home_5_boxes:after {
  clear: both;
}
.home_box_05 {
  color: #fff;
}
.home_box_05 h2 {
  color: #fff;
  margin-bottom: 13px;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
}
.home_box_05 h4 {
  color: #fff;
  font-size: 26px;
  line-height: 1.19;
}
ul.home_5_boxes {
  list-style: none;
  margin: 345px 0 0;
  padding: 0;
}
ul.home_5_boxes li {
  float: left;
  padding: 0;
  width: 49.1%;
}
.home_5_boxes li:first-child {
  background: #89c046 url(library/images/home/icon_07.png) no-repeat 22px 50%;
}
.home_5_boxes li:first-child + li {
  background: #89c046 url(library/images/home/icon_08.png) no-repeat 21px 50%;
  float: right;
}
ul.home_5_boxes li p {
  color: #fff;
  font-size: 16.4px;
  font-weight: 300;
  line-height: 1.47;
  margin: 0;
  padding: 41px 20px 40px 86px;
}

/*********************
INNER PAGES
*********************/

/*Category*/
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
  vertical-align: middle;
  float: left!important;
}

/* Content Page */
.content_nav {
  padding: 16px 0 28px;
}
.content_nav ul, .ft_sub_cats {
  *zoom: 1;
}
.content_nav ul:before, .ft_sub_cats:before,
.content_nav ul:after, .ft_sub_cats:after {
  content: "";
  display: table;
  line-height: 0;
}
.content_nav ul:after, .ft_sub_cats:after {
  clear: both;
}
.content_nav ul, ul.ft_sub_cats, .woocommerce-product-tabs ul.tabs_list {
  background: #89c046;
  border: 1px solid #89c046;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.ft_sub_cats {
  margin-bottom: 47px;
}
.content_nav ul li, ul.ft_sub_cats li, .woocommerce-product-tabs ul.tabs_list li {
    border-right: 2px solid #abd27a;
  float: left;
  padding: 0;
}
.content_nav ul li.hide-on-tabbar {
	display: none !important;
}
.content_nav ul li a, ul.ft_sub_cats li a, .woocommerce-product-tabs ul.tabs_list li a {
    color: #fff;
    display: block;
    font: 15px/55px 'Lato',sans-serif;
    margin: 0 -1px;
    padding: 0 25px;
  position: relative;
    text-align: center;
    text-decoration: none;
}
.content_nav ul li.first-menu-item a, ul.ft_sub_cats li:first-child a, .woocommerce-product-tabs ul.tabs_list li:first-child a {
  margin-left: 0;
}
.content_nav ul li.current-menu-item a, .content_nav ul li.current-menu-parent a, .content_nav ul li a:hover,
ul.ft_sub_cats li.active_sub_cat a, ul.ft_sub_cats li a:hover,
.woocommerce-product-tabs ul.tabs_list li.active a, .woocommerce-product-tabs ul.tabs_list li a:hover {
  background: #fff;
  border-bottom: 6px solid #8fc548;
  color: #89c046;
  margin: 0 -1px -6px;
}
.content_nav ul li.first-menu-item.current-menu-item a, .content_nav ul li.first-menu-item.current-menu-parent a, .content_nav ul li.first-menu-item a:hover, ul.ft_sub_cats li.active_sub_cat:first-child a, ul.ft_sub_cats li:first-child a:hover, .woocommerce-product-tabs ul.tabs_list li.active:first-child a, .woocommerce-product-tabs ul.tabs_list li:first-child a:hover {
	border-left: 1px solid #89c046;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.active a:after, .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li a:hover:after {
  background: #8fc548;
  bottom: -6px;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  right: 0;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li:first-child a:after {
	left: -1px !important;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li {
	border-right: none;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li a {
	border-left: 1px solid #abd27a;
	border-right: 1px solid #abd27a;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li:first-child a {
	border-left: none;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li a:hover {
	border-bottom: none;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.philosophy_tab {
	width: 15%;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.filters_tab {
	width: 17%;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.acidic_tab {
	width: 12%;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.benefits_tab {
	width: 21%;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.how_tab {
	width: 17%;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.how_tab a {
	border-right: none;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab {
	background: #397295;
	border-right: none;
	float: right;
	margin-bottom: -1px;
	margin-right: -1px;
	margin-top: -1px;
	width: 18%;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab a {
	border-left: none;
	border-right: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 52px;
	padding-right: 20px;
	padding-top: 5px;
	text-transform: uppercase;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab a:hover {
	background: none;
	border-bottom: none;
	color: #fff;
	margin-bottom: 0;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab a:before {
	background: url(library/images/arrow_circle.png) no-repeat left top;
	content: "";
	height: 19px;
	position: absolute;
	right: 24px;
	top: 21px;
	width: 20px;
}
.the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab a:after {
	display: none;
}
.content_bottom tr td .button_style_3 {
  padding-left: 5px;
  padding-right: 5px;
  width: 258px;
}
.accordion_list {
  list-style: none;
  padding: 0;
}
.accordion_list > li > h5:before {
    content: "+";
    left: 0;
    position: absolute;
    top: 0;
}
.accordion_list > li > h5.active_accordion:before {
    content: "-";
}
.accordion_list li > * {
  margin-left: 25px;
}
.accordion_list li .accordion-content * {
  margin-left: 0px;
}
.accordion_list > li > h5 {
    cursor: pointer;
    margin: 0;
    padding: 0 0 10px 25px;
    position: relative;
}
.our_team > li {
  *zoom: 1;
}
.our_team > li:before,
.our_team > li:after {
  content: "";
  line-height: 0;
}
.our_team > li:after {
  clear: both;
}
.our_team {
  list-style: none;
  margin: 0;
  padding: 0;
}
.our_team > li {
  padding: 30px 0 21px;
  position: relative;
}
.our_team > li:before {
  border-top: 1px solid #dadada;
  height: 0;
  left: 210px;
  position: absolute;
  right: 0;
  top: 0;
}
.our_team > li:first-child:before {
  border-top: none;
}
.our_team > li > * {
  margin-left: 210px;
}
.our_team li div {
  float: left;
  margin-left: 0;
  padding-top: 46px;
}
.our_team li h3 {
  font-size: 25px;
  margin-bottom: 13px;
}
.team-email {
  font-size:13px;
  text-align: center;
}
.testimonial_2 {
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  margin: 30px 0;
  padding: 32px 0;
}
.list_style_01 {
  list-style: none;
  margin: 29px 0 0;
  padding: 0;
}
.list_style_01 li {
  background: url(library/images/list_01.png) no-repeat left top;
  padding: 0 0 20px 42px;
}
.list_style_box {
  list-style: none;
  margin: 25px 0 0;
  padding: 0;
}
.list_style_box li {
  background: url(library/images/box_01.jpg) repeat left top;
  box-shadow: 4px 4px 4px #efefef;
  -webkit-box-shadow: 4px 4px 4px #efefef;
  -moz-box-shadow: 4px 4px 4px #efefef;
  margin: 0 0 31px;
  padding: 30px 20px;
}
ul.list_style_02 {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.main_sidebar ul.list_style_02 {
  margin: 29px 0 0;
}
ul.list_style_02 li, .main_sidebar ul.list_style_02 li {
  background: url(library/images/list_02.png) no-repeat left top;
  padding: 0 0 20px 36px;
}
.story_heading {
  font-weight: 300;
  margin-bottom: 24px;
  text-align: center;
}
.story_intro {
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
}
.story_info {
  *zoom: 1;
}
.story_info:before,
.story_info:after {
  content: "";
  display: table;
  line-height: 0;
}
.story_info:after {
  clear: both;
}
.story_info {
  list-style: none;
  margin: 60px 0 50px;
  padding: 0;
  text-align: center;
}
.story_info li {
  border-right: 1px solid #d6d6d6;
  display: inline-block;
  padding: 0 15px;
}
.story_info li:first-child {
  padding-left: 0;
}
.story_info li:first-child + li + li + li {
  border-right: none;
  padding-right: 0;
}
.story_info li h6 {
  font-size: 62px;
  line-height: 60px;
  text-align: center;
}
.story_info li p {
  color: #89c046;
  font-size: 23px;
  font-weight: 300;
  margin: 0;
  text-align: center;
}
.story_time {
  *zoom: 1;
}
.story_time:before,
.story_time:after {
  content: "";
  display: table;
  line-height: 0;
}
.story_time:after {
  clear: both;
}
.story_time {
  background: url(library/images/tree_bg.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  list-style: none;
  margin: 0;
  padding: 3.3% 4.3396% 2.9%;
}
.story_time > li {
  background: #fff;
  box-shadow: 0 0 1px rgba(0,0,0,0.21);
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.21);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.21);
  margin: 3% 0 0;
  position: relative;
  width: 40.6%;
}
.story_time > li:first-child {
  margin-top: 0;
}
.story_time > li:nth-child(2n+1) {
  clear: left;
  float: left;
}
.story_time > li:nth-child(2n) {
  float: right;
}
.story_time > li:first-child + li {
  margin: 12% 0 0;
}
.story_time > li:first-child > div {
	padding: 16px 10px 10px 20px;
}
.story_time > li:first-child img {

}
.story_time > li img.sec-photo{
	margin-top:80px;
	display:block;
}
.story_time > li > div {
  padding: 25px 10px 25px 20px;
}
.story_time > li h6 {
  float: right;
  margin: 0 0 0 10px;
}
.story_time > li h6 img {
  line-height: 0;
  vertical-align: top;
}
.story_time > li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.story_time > li ul li {
  background: url(library/images/list_03.png) no-repeat 0 2px;
  font-size: 14px;
  line-height: 1.85;
  margin-top: 33px;
  padding: 0 0 0 35px;
}
.story_time > li ul li:first-child {
  margin-top: 0;
}
.story_time > li:first-child h5 {
	top: 45%;
}
.story_time > li h5 {
  background: #306b99;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font: 300 20px/71px 'Lato', sans-serif;
  height: 71px;
  margin-top: -35px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 71px;
}
.story_time > li h5:before {
  background: #fff;
  content: "";
  height: 5px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 55px;
}
.story_time > li:nth-child(2n+1) h5 {
  right: -126px;
}
.story_time > li:nth-child(2n+1) h5:before {
  left: -55px;
}
.story_time > li:nth-child(2n) h5 {
  left: -126px;
}
.story_time > li:nth-child(2n) h5:before {
  right: -55px;
}
.story_time > li:last-child h5 {
  background: #89bf46;
  font-size: 14px;
  font-weight: normal;
  height: 51px;
  line-height: 16px;
  padding-top: 20px;
}
.sidebar_box {
  border: 1px solid #dedede;
  clear: right;
  float: right;
  margin: 0 0 50px 50px;
  padding: 30px 50px;
  position: relative;
  width: 283px;
  z-index: 1;
}

.sidebar_box_full{
  clear: right;
  float: right;
  margin: 0 0 20px 50px;
  padding: 30px 0;
  width: 383px;
}

.sidebar_box.centred_elements{
  text-align: center;
}

.sidebar_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar_box ul li {
  font-size: 20px;
  font-weight: 300;
  padding: 5px 0;
}
.sidebar_box ul li a {
  text-decoration: underline;
}

.the_facts_wrapper hr {
  margin: 20px 0;
  max-width: 620px;
}
.the_facts_wrapper hr.full_width_hr {
  margin: 40px 0;
  max-width: 100%;
}
.the_facts_wrapper h4 {
  color: #89c046;
  font-size: 25px;
}

.the_facts_wrapper .fixed_tab_list,
.the_facts_wrapper .internal_anchor_with_margin{
  max-width: 100%;
}

.the_facts_knowledge_table td img{
  min-width: 283px;
  max-width: none!important;
}

.the_facts_knowledge_table td {
    vertical-align: top;
}

.sidebar_box.centred_elements{
  text-align: center;
  border-color: #8fc548;
  margin-top: -125px;
}

.the_facts_alk_effect_inner_container {
    border: 1px solid #89c046;
    background: #fff;
    padding-right: 10px;
}

.the_facts_wrapper .table_style_1 {
    width: 100%;
}

.the_facts_children_world img{
  width: 383px;
}

.the_facts_geologist_quote {

}

.the_facts_wqa_logo {
  margin-top: 10px;
}

.the_facts_wheat_seeds {
  margin-top: 320px;
  margin-bottom: 10px;
}

.alk_divider {
    position: relative;
    text-align: center;
}

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}

.alk_divider .fa.fa-angle-double-down {
    color: #2c688e;
    font-size: 50px;
}

.the_facts_alk_effect_inner_container li {
    font-size: 14px;
}

.centred_elements a.pl_readmore{
  float: none;
  display: inline-block;
}

.centred_elements p button.single_add_to_cart_button.alt{
  font-size: 14px;
}

.accepted-payments {
    width: 428px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.accepted-payments * {
    padding: 10px;
}

.accepted-payments .accepted-payments-heading {
    padding-bottom: 0px;
    text-align: left;
    font-weight: bold;
    padding-left: 24px;
}

.accepted-payments img {
    padding-left: 25px;
    padding-right: 25px;
}

.eway-verified {
    width: 60px;
}

.eway-verified-eway {
    height: 47px !important;
    margin-top: -5px !important;
    margin-left: -9px !important;
}

.the_facts_wrapper .the_facts_tab_container > *
{
  max-width: 620px;
  max-width: calc(100% - 435px);
}
.the_facts_wrapper .the_facts_tab_container .centered_block {
	margin-left: auto;
	margin-right: auto;
	max-width: 625px;
}
.woocommerce-product-tabs .tab_list_wrapper {
    padding-bottom: 20px;
}

.testimonial_03 {
  border-left: 11px solid #2c688e;
  color: #737373;
  font: 300 22px/1.5 'Lato', sans-serif;
  margin: 40px 0;
  padding-left: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.testimonial_03 p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.19;
  margin: 0;
}
.list_style_03 {
  list-style-image: url(library/images/list_green_dot.png);
}
.list_style_03 li {
  padding: 5px 0;
}
.testimonial_04 {
  background: #fffdd9;
  border: 1px solid #dfdfdf;
  clear: right;
  float: right;
  margin: 0 0 50px 50px;
  padding: 40px 50px;
  position: relative;
  width: 283px;
}
.testimonial_04:before, .testimonial_04:after {
  bottom: 20px;
  content: "";
  left: 10px;
  width: 50%;
  height: 20%;
  -webkit-box-shadow: 0 20px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 20px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 20px 10px rgba(0, 0, 0, 0.4);
  position: absolute;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -2;
}
.testimonial_04:after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
}

/* xmas vip page */
.xmas_box_01 {
	*zoom: 1;
}
.xmas_box_01:before,
.xmas_box_01:after {
	content: "";
	display: table;
	line-height: 0;
}
.xmas_box_01:after {
	clear: both;
}
.xmas_box_01 {
	float: left;
	list-style: none;
	/*margin: 0 0 0 2.3360288%;*/
  	margin: 0px;
	padding: 0;
	/*width: 97.03504%;*/
  width: 100%;
}
.xmas_box_01 li:first-child {
	float: left;
	/*width: 46.388889%;*/
  width: 49%;
}
.xmas_box_01 li:first-child + li {
	float: right;
	/*width: 48.148148%;*/
  width: 49%;
}
.offer {
	margin-bottom: 5px;
}
.discount-box {
	margin-top: 30px;
}
.xmas_box_new {
	*zoom: 1;
}
.xmas_box_new:before,
.xmas_box_new:after {
	content: "";
	display: table;
	line-height: 0;
}
.xmas_box_new:after {
	clear: both;
}
.xmas_box_new {
	clear: both;
	list-style: none;
	/*margin: 0 0 0 2.3360288%;*/
 	margin: 0px;
	margin-bottom: 35px;
	margin-top: 35px;
	padding: 0;
	/*width: 97.03504%;*/
  	width: 100%;
	text-align: center;
}
.xmas_box_new li {
	display: inline-block;
	/*width: 46.388889%;*/
  	width: 45.7%;
	padding: 0 15px;
}
.xmas_box_new .shower-filters-img {
	margin-bottom: 34px;
}
.nice_ordered_list, .nice_ordered_list_new {
	counter-reset: li;
	list-style: none;
	margin: 0 auto 40px;
	max-width: 84%;
	padding: 0;
}
.nice_ordered_list li:before, .nice_ordered_list_new li:before {
	background: #89c046;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	content: counter(li);
	counter-increment: li;
	display: inline-block;
	font-size: 21px;
	font-weight: 900;
	left: 10px;
	line-height: 41px;
	padding: 2px 0 0;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 43px;
}
.nice_ordered_list li, .nice_ordered_list_new li {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	padding: 28px 0 28px 67px;
	position: relative;
}
.nice_ordered_list li:first-child {
	border-top: 1px solid #ccc;
}

/*body.page-id-7929 .center {
	min-width: 1106px;
}*/

/* Products Landing Page */
.cat_list_thumb, .offer_list ul {
  *zoom: 1;
}
.cat_list_thumb:before, .offer_list ul:before,
.cat_list_thumb:after, .offer_list ul:after {
  content: "";
  display: table;
  line-height: 0;
}
.cat_list_thumb:after, .offer_list ul:after {
  clear: both;
}
.cat_list_thumb {
  list-style: none;
  margin: 13px 0 64px;
  padding: 0;
}
.cat_list_thumb li {
  float: left;
  margin: 0 0 0 1.9%;
  padding: 0;
  width: 32.1%;
}
.cat_list_thumb li:first-child {
  margin-left: 0;
}
.cat_list_thumb li:first-child + li + li {
  float: right;
  margin-left: 0;
}
.cat_list_thumb li.active_cat a {
}
.cat_list_thumb li a {
  border: 1px solid #8fc548;
  display: block;
  position: relative;
}
.cat_list_thumb li.active_cat a:before {
  background: url(library/images/products/bg_06.png) repeat left top;
  border: 5px solid #8fc548;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cat_list_thumb li.active_cat a:after {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #8fc548;
  bottom: -16px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -16px;
  position: absolute;
  width: 0;
}
.cat_list_thumb li img {
  line-height: 0;
  vertical-align: top;
}
.reasons_to_choose {
  margin-bottom: 56px;
}
.reasons_to_choose tr td:first-child {
  background: #55bce2 url(library/images/bg_05.jpg) no-repeat center bottom;
  color: #fff;
}
.reasons_to_choose tr td h3 {
  color: #fff;
  font-size: 53px;
  margin-bottom: 30px;
  margin-top: 59px;
}
.reasons_to_choose tr td:first-child h5 {
  color: #fff;
  line-height: 1.7;
  margin-bottom: 156px;
}
.reasons_to_choose tr td h6 {
  font-size: 27px;
  margin-bottom: 17px;
}
.reasons_to_choose tr td ol {
  border-left: 2px solid #8fc548;
    counter-reset: ol-counter;
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
}
.reasons_to_choose tr td ol li {
  font-size: 17px;
  font-weight: 300;
  margin-top: 32px;
  padding: 0 0 0 32px;
  position: relative;
}
.reasons_to_choose tr td ol li:first-child {
  margin-top: 0;
}
.reasons_to_choose tr td ol li:before {
  background: #8fc548;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
    content: counter(ol-counter);
    counter-increment: ol-counter;
  font-size: 14px;
  font-weight: bold;
  height: 29px;
  left: -15px;
  line-height: 29px;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 29px;
  z-index: 1;
}
.reasons_to_choose tr td ol li:first-child:after {
  background: #fff;
  content: "";
  height: 50%;
  left: -15px;
  position: absolute;
  top: 0;
  width: 29px;
}
.reasons_to_choose tr td ol li:first-child + li + li + li + li:after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 50%;
  left: -15px;
  position: absolute;
  width: 29px;
}
.offer_list {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 0 0 74px;
  padding: 36px 0 32px;
}
.our_mission, .our_mission p {
  font-size: 18px;
  font-weight: 300;
}
.shopping_feature_list ul {
  *zoom: 1;
}
.shopping_feature_list ul:before,
.shopping_feature_list ul:after {
  content: "";
  display: table;
  line-height: 0;
}
.shopping_feature_list ul:after {
  clear: both;
}
.shopping_feature_list ul {
  list-style: none;
  margin: 0 0 35px;
  padding: 20px 0 0;
}
.offer_list ul {
  margin: 0;
  padding: 0;
}
.shopping_feature_list li {
  border-left: 1px solid #dbdbdb;
  color: #656565;
  font-size: 13px;
  height: 45px;
  line-height: 16px;
  padding-top: 11px;
  float: left;
}
.shopping_feature_list li a {
  color: #656565;
}
.shopping_feature_list li img {
  float: left;
  position: relative;
  vertical-align: top;
}
.shopping_feature_list li:first-child {
  border-left: none;
  padding-left: 17px;
  width: 240px;
}
.shopping_feature_list li:first-child img {
  margin-top: -4px;
  padding-right: 14px;
}
.shopping_feature_list li:first-child + li {
  padding-left: 32px;
  width: 237px;
}
.shopping_feature_list li:first-child + li img {
  margin-top: -11px;
  padding-right: 33px;
}
.shopping_feature_list li:first-child + li + li {
  padding-left: 27px;
  width: 242px;
}
.shopping_feature_list li:first-child + li + li img {
  margin-top: -9px;
  padding-right: 20px;
}
.shopping_feature_list li:first-child + li + li + li {
  padding-left: 21px;
  width: 232px;
}
.shopping_feature_list li:first-child + li + li + li img {
  margin-top: -11px;
  padding-right: 13px;
}
a.shopping_feature_list_link, a.shopping_feature_list_link:hover {
  text-decoration: none;
}
.contact_form .notable td {
  padding-bottom: 8px;
}
.contact_form label {
  display: block;
  margin-top: 8px;
}
.required {
  color: #ff0000;
}
.purchase_day > div {
  display: inline;
}
.purchase_day label {
  display: inline;
}
.purchase_day input {
  margin-right: 10px;
}

/*
.purchase_day > div {
  *zoom: 1;
}
.purchase_day > div:before,
.purchase_day > div:after {
  content: "";
  display: table;
  line-height: 0;
}
.purchase_day > div:after {
  clear: both;
}
.purchase_day > div {
  padding-bottom: 8px;
}
.purchase_day label {
  float: left;
  width: 65px;
}
.purchase_day input {
  float: left;
}
*/

/* Category "Replacement Parts" */
.main_sidebar ul.products li a {
  text-decoration: none;
  font-weight: normal;
}
.woocommerce_offer_list, .woocommerce .offer_list {
  border-top: 0;
  margin-bottom: 53px;
  padding-top: 0;
}
.woocommer_cat_list_thumb {
  margin-bottom: 55px;
}
h3.popular_packs {
  color: #000;
  font-size: 23px;
  line-height: 25px;
  margin-bottom: 15px;
}
h3.popular_packs span {
  margin-right: 13px;
}
h3.popular_packs a {
  background: #89c046;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  line-height: 25px;
  padding: 0 10px;
  text-decoration: none;
  vertical-align: top;
}
h3.popular_packs a:hover {
  background: #9fd751;
}
.popular_packs_products {
  padding-bottom: 64px;
}
.woocommerce .popular_packs_products ul.products,
.woocommerce-page .popular_packs_products ul.products {
  margin: 0;
}
.woocommerce .popular_packs_products ul.products li,
.woocommerce-page .popular_packs_products ul.products li {
  border: none;
  float: left;
  margin: 0 0 0 1.9%;
  padding: 0;
  width: 32.1%;
}
.woocommerce .popular_packs_products ul.products li:first-child,
.woocommerce-page .popular_packs_products ul.products li:first-child {
  margin-left: 0;
}
.woocommerce .popular_packs_products ul.products li:first-child + li + li,
.woocommerce-page .popular_packs_products ul.products li:first-child + li + li {
  float: right;
  margin-left: 0;
}
.fp_product_wrapper {
  border: 1px solid #8fc548;
  padding: 28px 16px 10px 25px;
  position: relative;
}
.fp_free_shipping, .fp_popular {
  background: #ff2a00;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  left: -1px;
  line-height: 26px;
  padding: 0 7px;
  position: absolute;
  top: -1px;
}
.fp_free_shipping .fp_free_shipping_aus_only {
	font-weight: normal;
	font-size: 11px;
}
.fp_popular {
  background: #ff8400;
}
.fp_title {
  padding-bottom: 2px;
}
.fp_title a, .main_sidebar ul li .fp_title a {
  color: #8fc548;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 300;
}

.fp_product_main {
  display: block;
}
.fp_product_thumb {
  float: left;
  width: 55%;
}
.fp_product_price {
  color: #8fc548;
  float: right;
  padding-top: 15px;
  text-align: right;
}
.fp_product_buttons {
  float: right;
  padding-top: 10px;
}
.fp_add_to_cart {
  padding-bottom: 5px;
  position: relative;
}
.fp_add_to_cart .quantity {
  left: -999em;
  position: absolute;
  top: 0;
}
.fp_add_to_cart form {
  margin: 0;
}
.woocommerce .fp_add_to_cart button.button,
.woocommerce-page .fp_add_to_cart button.button {
  background: #326d99 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  height: 39px;
  padding: 9px 0 8px;
  text-align: center;
  width: 109px;
}
.woocommerce .fp_add_to_cart button.button:hover,
.woocommerce-page .fp_add_to_cart button.button:hover {
  background: #89c046 !important;
  color: #fff;
}
a.fp_readmore {
  background: #326d99;
  color: #fff;
  font-size: 14px;
  font-weight: 200 !important;
  line-height: 39px;
  padding: 0;
  width: 109px;
}
.woocommerce_our_mission {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding: 78px 0 38px;
}

/* Dropdown Cart */
div.dropdowntriggerarea {
  background: none;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin: 0;
  padding: 0;
  width: auto;
}
a.dropdowncarttrigger {
  background: url(library/images/cart.png) no-repeat 100% 2px;
  color: #000;
  font-size: 12px;
  height: auto;
  line-height: 26px;
  outline: none;
  padding-right: 30px;
  position: static;
  text-transform: uppercase;
  width: auto;
}
.dropdown_cart_item {
  border-right: 1px solid #e7e7e7;
  display: inline-block;
  padding-right: 14px;
}
.dropdowncarttrigger .amount {
  border-right: 1px solid #e7e7e7;
  display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    padding: 0 11px 0 10px;
}
.dropdowncarttrigger .amount span.amount_type, .dropdowncarttrigger .amount span {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 26px;
}
div.dropdowncartcontents {
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  display: none;
  padding: 12px 20px 20px;
}
div.dropdowncartcontents .cart_list li.cart_evenrow {
  background: none;
}
.woocommerce .dropdowncartcontents ul.cart_list li img, .woocommerce-page .dropdowncartcontents ul.cart_list li img {
  float: none;
  line-height: 0;
  margin: 0;
  vertical-align: top;
}
div.dropdowncartcontents .dropdowncartquantity {
  float: right;
  width: 19%;
}
.woocommerce .dropdowncartcontents .quantity, .woocommerce-page .dropdowncartcontents .quantity {
  font-size: 12px;
  padding: 0;
  width: auto;
}
div.dropdowncartcontents .cart_list li {
  padding: 8px 0 !important;
}
.fee .amount {
    float: right;
}
.dropdowncartcontents .amount {
  color: #89c046;
  font-size: 12px;
}
.dropdowncartcontents .amount span.amount_type {
  font-size: 9px;
  line-height: 9px;
  vertical-align: top;
}
.dropdowncartcontents .amount span {
  font-size: 14px;
  line-height: 14px;
}
div.dropdowncartcontents p.total {
  background: none;
  color: #89c046;
  padding: 0 0 5px;
}
.dropdowncartcontents .total .amount {
  color: #89c046;
  font-size: 16px;
}
.dropdowncartcontents .total .amount span {
  font-size: 16px;
  line-height: 1.25;
}
.dropdowncartcontents .total .amount span.amount_type {
  font-size: 10px;
  line-height: 12px;
}
div.dropdowncartcontents p.buttons {
  margin-bottom: 0;
}
div.dropdowncartcontents .button_style_1 {
  font-size: 16px;
  padding: 8px 20px;
}

/* Responsive Tab */
.r-tabs .r-tabs-nav {
  *zoom: 1;
}
.r-tabs .r-tabs-nav:before,
.r-tabs .r-tabs-nav:after {
  content: "";
  display: table;
  line-height: 0;
}
.r-tabs .r-tabs-nav:after {
  clear: both;
}
#homepage_tabs {
  display: none;
  margin-top: -79px;
  position: relative;
}
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
}
.r-tabs .r-tabs-tab {
  background: #89c046;
  border-right: 2px solid #abd27a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
    float: left;
    padding: 0;
    list-style: none;
}
.r-tabs .last-tab {
  border-right: none;
}
.r-tabs .r-tabs-tab:hover, .r-tabs .r-tabs-state-active {
  border-right-color: #fff;
  position: relative;
  z-index: 1;
}
.r-tabs .r-tabs-tab a.r-tabs-anchor {
  border-bottom: 6px solid #fff;
  color: #fff;
  display: block;
  font: normal 16px/79px 'Lato', sans-serif;
    margin: 0 -2px;
  padding: 0 50px;
  text-align: center;
  text-decoration: none;
}
.r-tabs .hometab_anchor_1 a.r-tabs-anchor {
  margin-left: 0;
}
.r-tabs .r-tabs-tab:hover a, .r-tabs .r-tabs-state-active a.r-tabs-anchor {
  background: #fff;
  border-bottom-color: #8fc548;
  color: #89c046;
  outline: none;
}
.r-tabs .r-tabs-panel {
    display: none;
    margin-top: -6px;
    padding: 49px 0 46px 50px;
}
.r-tabs .r-tabs-accordion-title {
    display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Sidebar Column */
.main_sidebar .sub-menu {
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.main_sidebar .sub-menu li {
  border-bottom: 1px solid #c7c7c7;
  display: block;
  list-style: none;
  *zoom: 1;
}
.main_sidebar .sub-menu li a {
  color: #707070;
  display: block;
  font: normal 22px/26px 'kelson_sans', sans-serif;
  padding: 17px 0 17px;
  text-decoration: none;
  text-transform: capitalize;
  *zoom: 1;
}
.main_sidebar .sub-menu li.first-menu-item a {
  padding-top: 0;
}
.main_sidebar .sub-menu li.current-menu-item a, .main_sidebar .sub-menu li.current-menu-parent > a, .main_sidebar .sub-menu li a:hover {
  color: #074775;
}
.tree_map, .tree_box, .news_widget_main {
  *zoom: 1;
}
.tree_map:before, .tree_box:before, .news_widget_main:before,
.tree_map:after, .tree_box:after, .news_widget_main:after {
  content: "";
  display: table;
  line-height: 0;
}
.tree_map:after, .tree_box:after, .news_widget_main:after {
  clear: both;
}
.tree_map {
  margin: 0 auto;
  position: relative;
}
.tree_map > div > img {
  display: block;
}
.tree_map h3 {
  color: #000;
  font-size: 26px;
  margin-bottom: 0;
}
.circle_1, .circle_2, .circle_3, .circle_4, .circle_5 {
  color: #000;
  font-size: 16px;
  position: absolute;
  text-align: center;
}
.circle_1 > div, .circle_2 > div, .circle_3 > div, .circle_4 > div, .circle_5 > div {
  display: table;
  height: 100%;
  width: 100%;
}
.circle_1 > div > div, .circle_2 > div > div, .circle_3 > div > div, .circle_4 > div > div , .circle_5 > div > div {
  display: table-cell;
  padding: 0 5px;
  vertical-align: middle;
}
.circle_1 p, .circle_2 p, .circle_3 p, .circle_4 p, .circle_5 p {
  font-size: 15px;
}
.circle_2 p {
  line-height: 17px;
}
.circle_1 p img, .circle_2 p img, .circle_3 p img, .circle_4 p img, .circle_5 p img {
  float: right;
  margin: 0 0 5px 10px;
}
.circle_2 h6 {
  color: #545454;
  font-size: 15px;
  font-weight: normal;
}
.circle_3 > div > div {
  /*padding: 15px 10px 0 10px;*/
}
.circle_4 > div > div {
  padding: 0 26px;
}
.circle_1 {
  height: 32.8%;
  left: 35.4%;
  position: absolute;
  width: 22.4%;
  top: 0%;
}
.circle_2 {
  height: 37%;
  position: absolute;
  top: -0.5%;
  right: 0.5%;
  width: 25.3%;
}
.circle_2 h6 img {
  width: 20px;
}
.share_your_love {
  display: block;
  padding-top: 5px;
}
.circle_3 {
  height: 35.3%;
  position: absolute;
  top: 45.7%;
  right: 1.1%;
  width: 24.2%;
}
.circle_4 {
  height: 40.8%;
  left: 0;
  position: absolute;
  top: 49.9%;
  width: 27.7%;
}
.circle_5 {
  height: 41.5%;
  left: 4.3%;
  position: absolute;
  top: 4%;
  width: 27.8%;
}
.circle_1 img.tree-circle-image {
  position: absolute;
  top: -2%;
  width: 40%;
  right: -15%;
}
.circle_2 img.tree-circle-image {
  position: absolute;
  top: 86%;
  width: 35%;
  right: 4%;
}
.circle_3 img.tree-circle-image {
  position: absolute;
  bottom: -18%;
  width: 40%;
  right: -3%;
}
.circle_4 img.tree-circle-image {
  position: absolute;
  top: -4%;
  width: 35%;
  left: -16%;
}
.circle_5 img.tree-circle-image {
  position: absolute;
  top: 1%;
  width: 35%;
  left: -15%;
}
.tree_box {
  border-top: 1px solid #ccc;
  list-style: none;
  margin: 70px 0 0;
  padding: 30px 0 0;
}
.tree_box > li {
  float: left;
  margin: 0 0 0 3.5%;
  width: 31%;
}
.tree_box > li:first-child {
  margin-left: 0;
}
.tree_box > li:first-child + li + li {
  background: #89c046;
  float: right;
  margin: 0;
}
.tree_box > li:first-child + li + li > div {
  padding: 15px 20px;
}
.tree_box > li:first-child + li + li h4, .tree_box > li:first-child + li + li p {
  color: #fff;
}
.tree_box > li:first-child + li + li a.button_style_1 {
  background: #fff;
  color: #89c046;
    font-size: 14px;
    padding: 5px 14px;
}
.tree_box > li h2, .tree_box li > h4 {
  color: #89c046;
  font-size: 24px;
}
.tree_box ul.frp-widget {
  list-style: none;
  margin: 0;
  padding: 0;
}
h3.news_widget_title {
  font-size: 16px;
  font-weight: bold;
}
.news_widget_main {
  padding: 0 110px 0 0;
  position: relative;
}
.news_widget_content {
  float: left;
  position: relative;
  width: 100%;
}
.news_widget_author {
  float: left;
  margin-right: -100%;
  padding: 0 0 0 20px;
  position: relative;
  text-align: center;
  width: 90px;
}
.news_widget_author img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.news_widget_author_avatar {
  padding-bottom: 6px;
}
.news_widget_author_name {
  font-size: 14px;
}
.inspiration {
  *zoom: 1;
}
.inspiration:before,
.inspiration:after {
  content: "";
  display: table;
  line-height: 0;
}
.inspiration:after {
  clear: both;
}
.inspiration {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.inspiration > li {
  float: left;
}
.inspiration > li:first-child {
  width: 50%;
}
.inspiration > li:first-child + li {
  float: right;
  width: 46%;
}
.inspiration > li ul {
  margin-top: 0;
}

/*** Blog Page ***/
.post_list > article {
  border-top: 1px solid #cecece;
  margin: 0;
  padding: 55px 0 30px;
}
.post_list > article:first-child {
  border-top: none;
  padding-top: 0;
}
h1.pl_title, h2.pl_title {
  color: #545454;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0;
}
h2.pl_title a {
  color: #545454;
  text-decoration: none;
}
.pl_top {
  padding-bottom: 22px;
}
.pl_top .updated {
  float: left;
  font-size: 14px;
  font-weight: 300;
  padding-top: 8px;
}
.pl_comment {
  display:none;
  float: right;
}
.pl_comment a {
  background: #89c04a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: 900;
  line-height: 23px;
  min-width: 23px;
  padding: 0 5px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.pl_comment a:before {
  background: url(library/images/comment_count.png) no-repeat left top;
  bottom: -7px;
  content: "";
  height: 7px;
  left: 8px;
  position: absolute;
  width: 9px;
}
.pl_image img {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}
.pl_image img {
  margin-bottom: 50px;
}
.post_list .pl_image img {
  margin-bottom: 28px;
}
.pl_main_box {
  /*padding: 28px 174px 0 0;*/
  padding: 0px 174px 0 0;
  position: relative;
}
.pl_content {
  float: left;
  position: relative;
  width: 100%;
}
.pl_content_inner {
  padding-right: 25px;
}
.pl_content a.more-link {
  font-size: 18px;
  text-decoration: underline;
}
.pl_author {
  float: left;
  margin-right: -100%;
  position: relative;
  text-align: center;
  width: 174px;
}
.pl_author_avatar {
  border-left: 1px solid #cecece;
}

.pl_author_avatar_inner{
  border-radius: 100%;
  height: 104px;
  margin: auto;
  overflow: hidden;
  width: 104px;
}

.pl_author_avatar img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  vertical-align: top;
  display: none;
}
.pl_author_name {
  font-weight: 300;
  padding-top: 16px;
}
.pagination {
  border-top: 1px solid #cecece;
  margin: 0;
  padding: 50px 0 19px;
  text-align: right;
}
.pagination ul {
  margin: 0;
}
.pagination li {
  border-right: none;
}
.pagination a, .pagination span {
  border-right: 1px solid #2980b9;
  font-size: 16px;
  font-weight: 300;
  min-width: 0;
  padding: 0 5px;
  text-decoration: underline;
}
.pagination .current {
  color: #2980b9;
  font-weight: bold;
  text-decoration: none;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background: none;
  color: #2980b9;
}
.pagination a.next, .pagination span.next {
  border-right: none;
  padding: 0 0 0 15px;
}
.pagination a.prev, .pagination span.prev {
  padding: 0 15px 0 0;
}
.main_sidebar .widget, .main_sidebar .text_snippet, .pd_bottom {
  *zoom: 1;
}
.main_sidebar .widget:before, .main_sidebar .text_snippet:before, .pd_bottom:before,
.main_sidebar .widget:after, .main_sidebar .text_snippet:after, .pd_bottom:after {
  content: "";
  display: table;
  line-height: 0;
}
.main_sidebar .widget:after, .main_sidebar .text_snippet:after .pd_bottom:after {
  clear: both;
}
/*
.main_sidebar .widget, .main_sidebar .text_snippet {
  border-top: 1px solid #cecece;
  padding: 32px 0 25px;
}
.main_sidebar .widget:first-child, .main_sidebar .text_snippet:first-child {
  border-top: none;
}*/
.main_sidebar > div > br, .main_sidebar > p > br {
}
.main_sidebar h3.widget-title, .main_sidebar h2.widgettitle, .main_sidebar h3 {
  font-size: 18px;
  font-weight: normal;
}
.newsletter_form p {
  font-size: 15px;
}
.newsletter_form form {
  margin: 0;
}
.newsletter_form form label {
  display: block;
  font-size: 14px;
  padding: 14px 0 1px;
}
.newsletter_form form input[type="text"], .newsletter_form form input[type="email"] {
  height: 40px;
  width: 100%;
}
.newsletter_form form input[type="submit"], .newsletter_form form button[type="submit"] {
  margin-top: 21px;
  padding: 15px 5px;
  width: 100%;
}
.newsletter_form .email_private_msg {
  font-size: 14px;
  font-style: italic;
}
.sidebar_testimonial p {
  font-size: 18px;
  font-weight: 300;
}
.sidebar_testimonial div {
  font-size: 14px;
  padding-bottom: 8px;
}
.main_sidebar div.srp-widget-singlepost {
  border-bottom: none;
  margin: 0;
  padding: 6px 0;
}
.main_sidebar .zazen-recent-posts-container {
	border-bottom: none;
	margin: 0;
}
.main_sidebar h4.srp-post-title {
  font-size: 15px;
  margin: 0;
}
.main_sidebar .zazen-recent-posts-container h4 {
 font-size: 15px;
}
.main_sidebar h4.srp-post-title a, .main_sidebar .zazen-recent-posts-container h4 a {
  text-decoration: underline;
}
.main_sidebar ul {
/*
  list-style: none;
  margin: 0;
  padding: 0;*/
}
.main_sidebar ul li {
  /*padding: 6px 0;*/
}
.main_sidebar ul li a {
  font-size: 15px;
  font-weight: 300;
  text-decoration: underline;
}
.searchform {
  *zoom: 1;
}
.searchform:before,
.searchform:after {
  content: "";
  display: table;
  line-height: 0;
}
.searchform:after {
  clear: both;
}
.searchform {
  margin: 0;
  padding: 4px 0 20px;
}
.searchform input#s {
  border-right: none;
  float: left;
  height: 40px;
  width: 227px;
}
.searchform input#searchsubmit {
  background: #89c046 url(library/images/search.png) no-repeat 10px 9px;
  cursor: pointer;
  float: left;
  font-size: 0px;
  height: 40px;
  line-height: 0px;
  padding: 0;
  text-indent: -999px;
  width: 42px;
}
.sidebar_social {
  padding-top: 12px;
}
.sidebar_social a {
  display: inline-block;
  margin-right: 17px;
  vertical-align: top;
}
.sidebar_social a:first-child + a {
  margin-right: 0;
}
.sidebar_social a img {
  line-height: 0;
  vertical-align: top;
}
.pd_content {
  /*padding: 50px 0 30px;*/
  padding: 0 0 30px;
}
.pd_bottom {
  border-top: 1px solid #cecece;
    padding: 28px 0;
    position: relative;
}
.pd_social {
    float: left;
  padding-right: 40px;
}
.like_this_post {
  display: none;
  font-style: italic;
  padding: 30px 0 10px;
}
.pd_author {
    float: left;
  text-align: center;
}
.pd_author_avatar {
    border-left: 1px solid #cecece;
  padding-left: 40px;
}
.pd_author_avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
}
.pd_author_name {
    font-weight: 300;
    padding: 16px 0 0 40px;
}
#comments-title, .comment-respond {
    border-top: 1px solid #cecece;
}
#comments .commentlist {
padding-left: 0px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin-left: 0px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  display: none;
}

/*********************
PREDEFINE STYLES
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #B7B7B7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #403c3e;
  display: inline-block;
  font: normal 14px/16px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 6px 5px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  height: 30px;
  width: 250px;
}
textarea {
  height: 120px;
  max-width: 100%;
  width: 400px;
}
select {
	border: 1px solid #B7B7B7;
	height: 30px;
	line-height: 18px;
	max-width: 100%;
	padding: 5px;
	width: 250px;
}
input[type="submit"], input[type="button"], button, .woocommerce-page input#submit {
  background: #89c046;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: 900 20px/24px 'Lato', sans-serif;
  padding: 13px 25px 12px;
  text-align: center;
  text-decoration: none;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover {
  background: #9fd751;
}
.button_style_1, .button_style_2 {
  background: #89c046;
  color: #fff;
  display: inline-block;
  font: 900 20px/24px 'Lato', sans-serif;
  min-width: 100px;
  padding: 13px 25px 12px;
  text-align: center;
  text-decoration: none;
}
.button_style_2 {
  background: #2e699a;
}
.button_style_1:hover, .button_style_2:hover {
  background: #326d99;
  color: #fff;
  text-decoration: none;
}
.button_style_2:hover {
  background: #4182b7;
}
.button_style_3 {
  border: 1px solid #b5b5b5;
  color: #545454;
  display: inline-block;
  font: 900 20px/24px 'Lato', sans-serif;
  padding: 22px 48px 21px;
  text-align: center;
  text-decoration: none;
}
.button_style_3:hover {
  border: 1px solid #89c046;
  color: #89c046;
  text-decoration: none;
}
.testimonial {
  font: 300 18px/1.33 'Lato', sans-serif;
  margin: 20px 0;
}
.testimonial img {
  float: left;
  margin: 8px 34px 5px 0;
}
.testimonial strong {
  font-weight: normal;
}
.table_style_1 {
  background: #d5e1eb;
}
.table_style_1 td, .table_style_1 th {
  border-bottom: none;
  border-left: 1px solid #fff;
  border-right: none;
  border-top: 1px solid #fff;
  padding: 13px 18px 13px 18px;
  text-align: left;
}
.table_style_1 th {
  background: #2e699a;
  padding: 12px 18px 12px 18px;
}
.table_style_1 th, .table_style_1 th p {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 24px;
}
.table_style_1 tr td:first-child,
.table_style_1 tr th:first-child {
  border-left: none;
}
.table_style_1 tr:nth-child(2n) td {
  background: #abc3d7;
}

.table_style_2 {
  background: white;
  border: 1px solid #d5e1eb;
}
.table_style_2 td, .table_style_2 th {
  border-bottom: none;
  border-left: 1px solid #d5e1eb;
  border-right: none;
  border-top: 1px solid #d5e1eb;
  padding: 13px 18px 13px 18px;
  text-align: left;
}
.table_style_2 th {
  background: #2e699a;
  padding: 12px 18px 12px 18px;
}
.table_style_2 th, .table_style_2 th p {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 24px;
}
.table_style_2 tr td:first-child,
.table_style_2 tr th:first-child {
  border-left: none;
}
.table_style_2 tr:nth-child(2n) td {
  /*background: #abc3d7;*/
}
img.alignright {
  float: right;
}
img.alignleft {
  float: left;
}
.wp-caption {
    text-align: center;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    font-style: italic;
}
.ui-datepicker-title select {
	width: auto;
}

/*********************
NAVIGATION
*********************/
.extended_menu {
  cursor: pointer;
  display: none;
}
.extended_menu:hover {
  text-decoration: none;
}
.extended_menu .btn_navbar {
  background: url(library/images/menu_extend.png) center center no-repeat;
  float: right;
  height: 40px;
  width: 45px;
}
.btn_tip {
  color: #fff;
  float: left;
  font-size: 17px;
  font-weight: normal;
  line-height: 40px;
  padding-left: 25px;
}
nav.nav_collapse ul {
  *zoom: 1;
}
nav.nav_collapse ul:before,
nav.nav_collapse ul:after {
  content: "";
  display: table;
  line-height: 0;
}
nav.nav_collapse ul:after {
  clear: both;
}
nav.nav_collapse ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.nav_collapse > ul > li {
  background: url(library/images/menu_separator.png) no-repeat 100% 22px;
  border-top: 6px solid transparent;
  float: left;
  margin: 0 0 0 -1px;
  padding: 0;
  position: relative;
}
nav.nav_collapse > ul > li.first-menu-item {
  margin-left: 0;
}
nav.nav_collapse > ul > li.last-menu-item {
  background: none;
}
nav.nav_collapse > ul > li:hover {
  border-top-color: #89c046;
}
nav.nav_collapse > ul > li > a {
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  color: #000;
  display: block;
  font: normal 16px/26px 'Lato', sans-serif;
  padding: 22px 15px 13px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1;
  *zoom: 1;
}
nav.nav_collapse > ul > li:first-child + li + li > a:after,
nav.nav_collapse > ul > li:first-child + li + li + li > a:after {
  background: url(library/images/menu_arrow.png) no-repeat 100% 4px;
  content: "";
  padding-left: 21px;
  width: 14px;
}
nav.nav_collapse > ul > li:first-child + li + li > a:hover:after,
nav.nav_collapse > ul > li:first-child + li + li + li > a:hover:after {
  background-position: 100% -31px;
}
nav.nav_collapse > ul > li.current-menu-item > a, nav.nav_collapse > ul > li.current-menu-parent > a, nav.nav_collapse > ul > li:hover > a,
nav.nav_collapse ul li.current-page-ancestor > a,
nav.nav_collapse ul li.current_page_parent > a {
  color: #89c046;
}
nav.nav_collapse > ul > li:hover > a {
  border-bottom-color: #ececec;
  border-left-color: #ececec;
  border-right-color: #ececec;
}
nav.nav_collapse > ul > li:first-child + li + li.menu-item-has-children:hover > a,
nav.nav_collapse > ul > li:first-child + li + li + li.menu-item-has-children:hover > a {
  border-bottom-color: #fff;
}
nav.nav_collapse > ul ul {
  background: #fff;
  border: 1px solid #ececec;
  display: none;
  position: absolute;
  width: 250px;
}
nav.nav_collapse > ul > li > ul {
  left: 0;
  margin-top: -1px;
  top: 100%;
}
nav.nav_collapse ul.top-nav > li:first-child + li + li:hover > ul,
nav.nav_collapse ul.top-nav > li:first-child + li + li + li:hover > ul {
  display: block;
}
nav.nav_collapse > ul ul li {
  border-top: 1px solid #ddd;
  display: block;
  padding: 0;
  *zoom: 1;
}
nav.nav_collapse > ul ul li:first-child {
  border-top: none;
}
nav.nav_collapse > ul ul li a {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  color: #000;
  display: block;
  font: normal 16px/20px 'Lato', sans-serif;
  padding: 22px 5px 22px 15px;
  text-decoration: none;
  text-transform: uppercase;
  *zoom: 1;
}
nav.nav_collapse > ul ul li.current-menu-item > a, nav.nav_collapse > ul ul li.current-menu-parent > a, nav.nav_collapse > ul ul li:hover > a {
  background: #89c046;
  color: #fff;
}
nav.nav_collapse > ul ul ul {
  left: 100%;
  top: 0;
}

@media (max-width: 818px){

  .the_facts_wrapper .the_facts_tab_container > *{
    clear: both;
    display: block;
    float: none;
    margin: 40px auto !important;
    max-width: 100%;
  }
  .the_facts_wrapper .the_facts_tab_container > img{
    width: 100%;
  }
  .the_facts_wheat_seeds {
  margin-top: 30px;
  margin-bottom: 30px;
  }
  .sidebar_box.centred_elements{
    margin-top: 30px;
  }
  .the_facts_wrapper .the_facts_tab_container .centered_block {
	  max-width: none;
  }

}

@media (min-width: 768px) {
  nav.nav_collapse {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .extended_menu {
    display: block;
  }
  .nav_collapse, .nav_collapse.collapse {
    display: none;
  }
  nav.nav_collapse ul {
    background: none !important;
    border: none !important;
    display: block !important;
    float: none !important;
    margin: 0 !important;
    position: static !important;
    width: auto !important;
  }
  nav.nav_collapse ul li {
    background: none;
    border-top: 1px solid #ddd !important;
    display: block;
    float: none !important;
    margin: 0 !important;
    *zoom: 1;
  }
  nav.nav_collapse ul li a, nav.nav_collapse > ul ul li a {
    border: none !important;
    color: #fff !important;
    height: auto;
    line-height: 24px;
    padding: 8px 10px 8px 25px !important;
  }
  nav.nav_collapse > ul ul li a {
    padding: 8px 10px 8px 12% !important;
  }
  nav.nav_collapse ul li:hover > a, nav.nav_collapse ul li.current-menu-parent > a {
    background: none;
  }
  nav.nav_collapse ul li.current-menu-item > a, nav.nav_collapse ul li:hover > a:hover,
  nav.nav_collapse ul li.current-cat > a,
  nav.nav_collapse ul li.current-page-ancestor > a,
  nav.nav_collapse ul li.current-product-ancestor > a {
    background: #2e699a !important;
  }
}

/*********************
BANNER SLIDESHOW
*********************/
div.pjc-slideshow-container {
  margin: 0;
}
div.featured {
    background: none;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.pjc-slideshow-navbullets {
  background: url(library/images/nav.png) left top no-repeat;
  display: inline-block;
  float: none;
  height: 14px;
  margin: 0 2px;
  vertical-align: top;
  width: 14px;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.active {
  background-position: 0 -14px;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper {
  bottom: 7.5%;
  height: auto;
  right: 0;
  width: 100%;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper ul.orbit-bullets {
  bottom: auto;
  display: block;
  height: 14px;
  padding-left: 57px;
  text-align: center;
}
#slideshowpjcwrap div.slider-nav span {
  border: none;
  font-size: 0px;
  height: 28px;
  line-height: 0px;
  margin: -14px 0 0;
    opacity: 1;
    filter: alpha(opacity=100);
  text-indent: -999px;
  width: 22px;
}
#slideshowpjcwrap div.slider-nav span.left {
  background: url(library/images/prev.png) no-repeat left top;
  left: -43px;
}
#slideshowpjcwrap div.slider-nav span.right {
  background: url(library/images/next.png) no-repeat left top;
  right: -43px;
}
#slideshowpjc {
  min-height: 1px;
}
#slideshowpjcwrap {
  margin-top: 0;
  margin-bottom: 0;
}
#slideshowpjcwrap .orbit-caption {
  bottom: 0;
  background: none;
  padding: 0;
}
#slideshowpjcwrap div.orbit-caption .slide_link {
  height: 62px;
  display: block;
  padding: 15px 110px 0 13px;
  color: #fff;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  text-shadow: 1px 1px 1px #94601f;
}
#slideshowpjcwrap img {
  height: auto;
  vertical-align: top;
  *zoom: 1;
}

/*********************
CONTACT PAGE
*********************/
.contact_row {
  *zoom: 1;
}
.contact_row:before,
.contact_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact_row:after {
  clear: both;
}
.contact_row {
  padding: 0 0 5px;
}
.contact_label {
  float: left;
  line-height: 30px;
  width: 20%;
}
.contact_field {
  float: left;
  width: 79%;
}
.contact_row textarea {
  width: 400px;
}
input.wpcf7-captchar {
  max-width: 50px;
}

@media (max-width: 767px) {
  /* Contact Form */
  .contact_label {
    line-height: 20px;
  }
  .contact_label, .contact_field {
    float: none;
    width: auto;
  }
}
@media (max-width: 480px) {
  .wpcf7-form .wpcf7-text, .wpcf7-form textarea {
    padding-left: 0;
    padding-right: 0;
      width: 98%;
  }
}

/*********************
WOOCOMMERCE
*********************/
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0.1em;
}

.woocommerce div.product form.cart .variations label {padding-left: 5px;}





/* Product Categories Widget */
.product_categories h3 {
  background: rgb(101,152,199); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(101,152,199,1) 0%, rgba(41,91,156,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,152,199,1)), color-stop(100%,rgba(41,91,156,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6598c7', endColorstr='#295b9c',GradientType=0 ); /* IE6-9 */
  color: #fff;
  float: left;
  font: bold 13px/60px 'kelson_sans', sans-serif;
  margin: 0;
  padding: 0 15px;
}
ul.product-categories {
  *zoom: 1;
}
ul.product-categories:before,
ul.product-categories:after {
  content: "";
  display: table;
  line-height: 0;
}
ul.product-categories:after {
  clear: both;
}
ul.product-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.product-categories li {
  position: relative;
}
ul.product-categories > li {
  background: url(library/images/menu_separator.png) no-repeat 100% 12px;
  float: left;
  margin: 0 0 0 -1px;
}
ul.product-categories > li.cat_item_first {
  margin: 0;
}
ul.product-categories > li.cat_item_last {
  background: none;
}
ul.product-categories > li:hover > a {
  background: #2f77aa;
}
ul.product-categories > li > a {
  color: #fff;
  display: block;
  font: bold 13px/1.2 'kelson_sans', sans-serif;
  height: 45px;
  padding: 15px 32px 0 20px;
  text-decoration: none;
  *zoom: 1;
}
ul.product-categories > li > a span {
  display: block;
}
ul.product-categories ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}
ul.product-categories > li > ul {
  background: #2f77aa;
  left: 0;
  top: 100%;
  width: 200px;
}
ul.product-categories > li:hover > ul {
  display: block;
}
ul.product-categories > li > ul li {
  border-top: 1px solid #bbd4e9;
  display: block;
  *zoom: 1;
}
ul.product-categories ul li a {
  color: #c1d6e6;
  display: block;
  font: bold 13px/1.2 'kelson_sans', sans-serif;
  padding: 10px 5px 10px 20px;
  text-decoration: none;
  *zoom: 1;
}
ul.product-categories > li > ul li a:hover, ul.product-categories > li > ul li.current-cat a {
  background: #304e76;
  color: #fff;
}
ul.product-categories > li > ul ul {
  left: 100%;
  top: 0;
}

/* Featured Products Widget */
.featured_products ul.product_list_widget {
  *zoom: 1;
}
.featured_products ul.product_list_widget:before,
.featured_products ul.product_list_widget:after {
  content: "";
  display: table;
  line-height: 0;
}
.featured_products ul.product_list_widget:after {
  clear: both;
}
.featured_products h3 {
  color: #6598C6;
  font-size: 23px;
  padding-bottom: 22px;
}
.featured_products h3 span {
  color: #193966;
}
.featured_products ul.product_list_widget {
  position: relative;
}
.featured_products ul.product_list_widget li {
  border: 1px solid #d0c6b5;
  float: left;
  margin: 0 0 0 19px;
  padding: 0;
  width: 219px;
}
.featured_products ul.product_list_widget li:first-child {
  margin-left: 0;
}
.featured_products ul.product_list_widget li:first-child + li + li + li {
  margin-left: 18px;
}
.featured_products a.featured_thumb {
  background: #fff;
  border-bottom: 1px solid #d0c6b5;
  height: 183px;
  line-height: 183px;
  padding: 7px;
  text-align: center;
}
.woocommerce .featured_products a.featured_thumb img,
.woocommerce-page .featured_products a.featured_thumb img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: none;
  line-height: 0;
  margin: 0;
  max-height: 183px;
  width: auto;
}
.featured_info {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  padding: 16px 13px 12px 14px;
}
.featured_icon {
  float: left;
  padding-right: 8px;
  width: 43px;
}
.woocommerce ul.product_list_widget li .featured_icon img,
.woocommerce-page ul.product_list_widget li .featured_icon img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  width: auto;
}
.featured_info_middle {
  float: left;
  max-width: 125px;
  padding-top: 1px;
}
.woocommerce ul.product_list_widget li a.featured_title,
.woocommerce-page ul.product_list_widget li a.featured_title {
  color: #6598C6;
  display: inline-block;
  font: bold 16px/20px 'kelson_sans', sans-serif;
  margin-bottom: 2px;
}
.woocommerce ul.product_list_widget li a.featured_more,
.woocommerce-page ul.product_list_widget li a.featured_more {
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.woocommerce .featured_products ul.product_list_widget li a.add_to_cart_button,
.woocommerce-page .featured_products ul.product_list_widget li a.add_to_cart_button {
  background: url(library/images/cart_blue.png) no-repeat left top;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: right;
  font-size: 0px;
  height: 16px;
  line-height: 0px;
  margin: 12px 0 0;
  padding: 0;
  text-indent: -999px;
  width: 15px;
}

/* General Styles over pages */
.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
  color: #fff;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
  background: #89c046 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: normal;
  height: 39px;
  padding: 5px;
  text-shadow: 0 0 0 rgba(0,0,0,0);
}



.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button,
.woocommerce table.cart input.button, .woocommerce #content table.cart input.button, .woocommerce-page table.cart input.button, .woocommerce-page #content table.cart input.button {
  border-width: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  height: 30px;
  line-height: 22px;
  height: 30px;
    padding: 4px 15px;
  text-shadow: none !important;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
  height: 39px;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
  height: 20px;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del {
  color: #000;
}
.woocommerce div.product span.price span.product_price_no_gst, .woocommerce div.product p.price span.product_price_no_gst, .woocommerce #content div.product span.price span.product_price_no_gst, .woocommerce #content div.product p.price span.product_price_no_gst, .woocommerce-page div.product span.price span.product_price_no_gst, .woocommerce-page div.product p.price span.product_price_no_gst, .woocommerce-page #content div.product span.price span.product_price_no_gst, .woocommerce-page #content div.product p.price span.product_price_no_gst  {
  font-size: 16px;
  vertical-align: top;
}
.amount {
  font-size: 27px;
  font-weight: normal;
  line-height: 14px;
  padding-left: 2px;
}
.price del .amount {
  font-size: 14px;
  line-height: 24px;
}
.amount span {
  letter-spacing: -1px;
  line-height: 34px;
  vertical-align: top;
}
.amount span.amount_type {
    font-size: 14px;
  line-height: 14px;
}
.price del span {
  color: #000;
  font-size: 18px;
}
.price del span.amount_type {
  font-size: 10px;
}
.price ins {
  text-decoration: none;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
  padding-left: 0;
  padding-right: 0;
}

/* Category List Page */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  float: none !important;
  margin: 0;
  width: auto !important;
}
body.woocommerce-page ul.products li.product-category a img {
  display: none;
}
li.product-category mark {
  background: none;
}

/* Product List Page */
.products li.product_wrapper {
  border-top: 1px solid #CCC;
  padding: 47px 0 38px;
}
.main_sidebar .products li.product_wrapper {
  border-top-width: 0px;
  padding: 20px 0;
}
.products li.product_wrapper:first-child {
  border-top: none;
  padding-top: 0;
}
.left_area_containet {
  border: 1px solid #96c853;
  float: left;
  min-height: 168px;
  padding: 10px;
  position: relative;
  width: 168px;
  margin-top: 24px;
}
.left_area_containet a {
  display: table;
  height: 168px;
  width: 100%;
}
.left_area_containet a > span {
  display: table-cell;
  vertical-align: middle;
}
.left_area_containet img {
  width: 100%;
  line-height: 0;
  vertical-align: top;
}
.product_gallery_wrapper {
  margin-top: 25px;
  position: relative;
}
#product_thumb_slider ul {
  margin-left: -15px;
}
#product_thumb_slider ul li {
  padding: 0 15px;
  width: 152px;
}
#product_thumb_slider ul li a {
  border: 1px solid #8fc548;
    display: block;
    float: none;
  height: 102px;
    margin: 0;
  padding: 5px;
  text-align: center;
    width: auto;
}
#product_thumb_slider ul li a > span {
  display: table;
  height: 102px;
  width: 100%;
}
#product_thumb_slider ul li a > span span {
  display: table-cell;
  vertical-align: middle;
}
#product_thumb_slider ul li a img {
  display: inline;
  line-height: 0;
  max-height: 102px;
  max-width: 140px;
  vertical-align: top;
  width: auto;
}
.product_gallery #prev-slide, .product_gallery #next-slide {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.product_gallery #prev-slide:hover, .product_gallery #next-slide:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.product_gallery #prev-slide {
  background-image: url(library/images/products/prev.png);
  left: 10px;
}
.product_gallery #next-slide {
  background-image: url(library/images/products/next.png);
  right: 10px;
}
.left_area_containet .fp_free_shipping, .left_area_containet .fp_popular {
}
.right_area_containet {
  padding: 10px 10px 0 210px;
}
.main_right  {
  font-size: 18px;
  font-weight: 300;
}
.main_right h2, .product-title-mobile {
	clear: none;
    font-size: 27px;
    line-height: 32px;
    padding: 3px 0 0 0;
    margin-bottom: 16px;
}
.product-title-mobile {
  display: none;
}
.pl_price {
    float: right;
}
.pl_price_tablet {
	display: none;
}
.main_right h2 a, .product-title-mobile a {
  color: #96c853;
  display: block;
  padding-right: 120px;
  text-decoration: none;
}
.main_right p {
  font-size: 18px;
  font-weight: 300;
}
.main_right a.excerpt-read-more {
  display: none;
}
.pd_extra_info {
  padding-top: 8px;
}
.pd_left_info {
  float: left;
}
.pd_replace_circle, .pd_in_stock, .pd_ship_time {
  background: url(library/images/products/icon_14.png) no-repeat left top;;
  font-size: 18px;
  font-weight: normal;
  margin-top: 6px;
  padding-left: 28px;
}
.pd_replace_circle {
  margin-top: 4px;
}
.pd_in_stock, .pd_ship_time {
  background: url(library/images/products/icon_15.png) no-repeat 0 2px;
}
.button_area {
  float: right;
 }
.pl_add_to_cart {
  float: right;
  padding-bottom: 5px;
  position: relative;
}
.woocommerce div.product .pl_add_to_cart form.cart div.quantity, .woocommerce #content div.product .pl_add_to_cart form.cart div.quantity, .woocommerce-page div.product .pl_add_to_cart form.cart div.quantity, .woocommerce-page #content div.product .pl_add_to_cart form.cart div.quantity {
  left: -999em;
  position: absolute;
  top: 0;
}
.woocommerce div.product .pl_add_to_cart form.cart, .woocommerce-page #content div.product .pl_add_to_cart form.cart {
  margin: 0;
}
.woocommerce-page .pl_add_to_cart .quantity {
  float: left;
}
.woocommerce-page div.product .pl_add_to_cart form.cart button {
  background: #89c046 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-size: 15px !important;
  font-weight: normal;
  height: 39px;
  padding: 9px 0 8px;
  text-align: center;
  width: 109px;
}
.woocommerce-page div.product .pl_add_to_cart form.cart button:hover {
  background: #89c046 !important;
}
a.pl_readmore {
    background: none repeat scroll 0 0 #326d99;
  clear: right;
    color: #fff;
    font-size: 14px;
    font-weight: ligher;
    line-height: 39px;
    padding: 0;
    width: 109px;
    text-align: center;
    text-decoration: none;
  float: right;
}
a.pl_readmore:hover {
  background: #326d99;
}
.woocommerce-product-tabs {
  clear: both;
}

/* Product Detail Page */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 66%;
  margin-bottom: 43px;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 100%;
  display: inline;
  width: auto;
}

body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
  width: 32%;
}
.pd_image {
  border: 1px solid #8fc548;
  padding: 10px;
  position: relative;
  min-height: 300px;
  text-align: center;
}
.pd_image .woocommerce-main-image {
  display: block;
  padding: 10px;
  text-align: center;
}
.pd_image .woocommerce-main-image img {
  line-height: 0;
  vertical-align: top;
}
#entry_image_loading {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#entry_image_loading_bg {
  background: #000;
  height: 100%;
  left: 0;
  -moz-opacity: 0.40;
  opacity: 0.40;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=40);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter:alpha(opacity=40);
  position: absolute;
  top: 0;
  width: 100%;
}
#entry_image_loading_img {
  background: url(library/images/loading.gif) center center no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.pd_free_shipping {
  background: #ff2a00;
  bottom: -1px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  left: -1px;
  line-height: 38px;
  padding: 0 10px;
  position: absolute;
}
.pd_free_shipping .pd_free_shipping_aus_only {
	font-weight: normal;
	font-size: 11px;
}
.pd_popular {
  background: #ff8400;
  bottom: -1px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  left: -1px;
  line-height: 38px;
  padding: 0 10px;
  position: absolute;
}
a.pd_brochure {
  background: #ffa800;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  height: 71px;
  left: 5.4%;
  line-height: 18px;
  padding-top: 37px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 8%;
  width: 108px;
}
/* Christmas */
a.pd_brochure {
  right: 5.4%;
  left: unset;
  display: none;
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
  clear: both;
}
.product_title {
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 12px;
}
.product_detail_des {
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 8px;
}
.product_detail_des p {
  font-size: 18px;
  font-weight: 300;
}
.entry-summary .amount {
  font-size: 34px;
}
.entry-summary .amount span.amount_type {
  font-size: 19px;
}
.woocommerce div.product .entry-summary form.cart, .woocommerce #content div.product .entry-summary form.cart, .woocommerce-page div.product .entry-summary form.cart, .woocommerce-page #content .entry-summary div.product form.cart {
  margin-bottom: 24px;
  padding-top: 14px;
}
.pd_attributes ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pd_attributes ul li {
  background: url(library/images/products/icon_15.png) no-repeat left top;
  font-size: 18px;
  margin: 4px 0 0;
  padding: 0 0 0 34px;
}
.pd_attributes ul li.pd_replace_cycle {
  background: url(library/images/products/icon_14.png) no-repeat left top;
}
.product_meta {
  padding-top: 43px;
}
.product_meta a {
  text-decoration: underline;
}
.woocommerce-product-tabs ul.tabs_list {
  *zoom: 1;
}
.woocommerce-product-tabs ul.tabs_list:before,
.woocommerce-product-tabs ul.tabs_list:after {
  content: "";
  display: table;
  line-height: 0;
}
.woocommerce-product-tabs ul.tabs_list:after {
  clear: both;
}
.fixed_tab_list .tab_list_wrapper {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 120;
}
.fixed_tab_list ul.tabs_list {
  margin: 0 auto;
  max-width: 1058px;
}
.fixed_tab_list {
  padding-top: 57px;
}
.woocommerce-product-tabs .panel {
  border-top: 1px solid #ccc;
  padding: 30px 0;
}
.woocommerce-product-tabs #tab-description {
  border-top: none;
}

/* hide main price range if we have variations with price (this is the system product) */
#product-10214 :not(.single_variation_wrap) p.price {
	display: none;
}

#product-188 :not(.single_variation_wrap) p.price {
	display: none;
}
#product-10214 table.variations td, #product-188 table.variations td {
	display: block;
}
#product-10214 table.variations a.reset_variations, #product-188 table.variations a.reset_variations {
	display: none !important;
}
#product-10214 .single_variation, #product-188 .single_variation {
	margin-bottom: 12px;
}

/* Cart Page */
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
  width: auto;
}
.woocommerce .cart-collaterals .cart_totals table .coupon_code_text, .woocommerce-page .cart-collaterals .cart_totals table .coupon_code_text, .woocommerce table.shop_table .coupon_code_text, .woocommerce-page table.shop_table .coupon_code_text {
	color: red;
}

.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
  border-top: 1px solid rgba(0,0,0,0.1);
}
.woocommerce .cart-collaterals .cart_totals tr.shipping td.cart_shipping_options_cell, .cart-collaterals .cart_totals tr.shipping td.cart_shipping_options_cell, .woocommerce .cart-collaterals .cart_totals tr td.cart_shipping_destination_cell, .cart-collaterals .cart_totals tr td.cart_shipping_destination_cell {
  text-align: left;
}
.woocommerce .cart-collaterals .cart_totals tr.shipping td.cart_shipping_price_cell, .cart-collaterals .cart_totals tr.shipping td.cart_shipping_price_cell, .woocommerce .cart-collaterals .cart_totals tr td.cart_shipping_price_cell, .cart-collaterals .cart_totals tr td.cart_shipping_price_cell {
  font-weight: normal;
}
.cart_totals td.cart_shipping_options_cell .amount span, .cart_totals td.cart_shipping_options_cell .amount span.amount_type, .cart_totals td.cart_shipping_options_cell .cart_shipping_option_bracket, .shop_table td.cart_shipping_options_cell .amount span, .shop_table td.cart_shipping_options_cell .amount span.amount_type, .shop_table td.cart_shipping_options_cell .cart_shipping_option_bracket {
  font-size: 13px;
  line-height: normal;
  vertical-align: baseline;
  letter-spacing: -1px;
  font-weight: normal;
}
td.cart_shipping_options_cell li {
  white-space: nowrap;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th, .woocommerce-page .cart-collaterals .cart_totals table tr.order-total th {
  white-space: nowrap;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th span.order_total_inc_gst, .woocommerce-page .cart-collaterals .cart_totals table tr.order-total th span.order_total_inc_gst {
  font-size: 11px;
  font-weight: normal;
  display: block;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    width: auto;
    padding-right: 30px;
    padding-left: 20px;
  padding-bottom: 3px;
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr td {
  padding-right: 5px;
}

.woocommerce .cart-collaterals .cart_totals.calculated_shipping .cart_shipping_options_cell .cart_shipping_option_bracket, .woocommerce .cart-collaterals .cart_totals.calculated_shipping .cart_shipping_options_cell .amount, .woocommerce #order_review .cart_shipping_options_cell .cart_shipping_option_bracket, .woocommerce #order_review .cart_shipping_options_cell .amount {
  display: none;
}

.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
  font-weight: normal;
}
tr.order-total .amount {
  font-weight: bold;
}

.woocommerce .cart-collaterals .cart_totals table small.includes_tax, .woocommerce-page .cart-collaterals .cart_totals table small.includes_tax {
  display: none;
}
.woocommerce table.shop_table tr.order-total td small.includes_tax, .woocommerce-page table.shop_table tr.order-total td small.includes_tax {
  display: none;
}

.woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.shop_table th.product-total, .woocommerce-page table.shop_table th.product-total {
  text-align: right;
}
.woocommerce table.shop_table td.cart_shipping_options_cell, .woocommerce-page table.shop_table td.cart_shipping_options_cell, .woocommerce table.shop_table td.product-name, .woocommerce-page table.shop_table td.product-name {
  text-align: left;
}

.cart-collaterals .cart_totals table {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce-remove-coupon {
  font-size: 14px;
}
.shop_table .amount span.amount_type, .cart_totals .amount span.amount_type .woocommerce-Price-currencySymbol {
    font-size: 11px;
    line-height: 12px;
    padding-right: 2px;
}
.shop_table .amount span, .cart_totals .amount span {
    font-size: 16px;
    line-height: 27px;
}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
  padding: 9px 5px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
  padding: 6px 5px;
}.woocommerce table.shop_table tr.cart_item td.product-name dl.variation dd p {	margin-top: 0px;	margin-bottom: 0px;}
body.woocommerce .cart-collaterals .cross-sells, body.woocommerce-page .cart-collaterals .cross-sells {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 30px;
  width: 100%;
}
.cross-sells > h2 {
  margin-bottom: 15px;
}
.cross-sells .products li.product_wrapper {
  border-top: none;
  float: left;
  padding: 0 0 38px;
}
.cross-sells .products li.product_wrapper:nth-child(2n) {
  float: right;
}
.cross-sells .products li.product_wrapper:nth-child(2n+1) {
  clear: both;
}
.cross-sells .right_area_containet {
  padding-top: 0;
}
.cross-sells .main_right h2 {
  font-size: 24px;
  margin-bottom: 0;
  padding-bottom: 45px;
  padding-top: 0;
  position: relative;
}
.cross-sells .main_right h2.pl_noprice {
  padding-bottom: 0;
}
.cross-sells .pl_price {
  bottom: 0;
  float: none;
  left: 0;
  position: absolute;
}
.cross-sells .main_right h2 a {
  padding: 0;
}
.cross-sells .pl_description {
  display: none;
}
.cross-sells .button_area {
	margin-top: 10px;
	position: relative;
	width: 100%;
}
.cross-sells .pl_add_to_cart {
	float: left;
	margin-left: 119px;
}
.woocommerce .cross-sells div.product form.cart, .woocommerce #content .cross-sells div.product form.cart, .woocommerce-page .cross-sells div.product form.cart, .woocommerce-page #content .cross-sells div.product form.cart {
  margin: 0;
}
.cross-sells a.pl_readmore {
    float: left;
	left: 0;
	position: absolute;
	top: 0;
}
.sc_questions {
  border-top: 1px solid #ccc;
  clear: both;
  padding-top: 30px;
}
.sc_questions h2 {
  margin-bottom: 20px;
}
.accordion-title:before {
  content: "+";
  left: 0;
  position: absolute;
  top: 0;
}
.accordion_section {
  padding-left: 25px;
}
.accordion-title {
  font-size: 20px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 0 0 10px 25px;
  position: relative;
}
.accordion-title.open:before {
  content: "-";
}
.accordion-content {
  background: #F4F4F4;
  padding: 15px 15px 10px 15px;
  margin-bottom: 10px;
}
.accordion > br {
  display: none;
}
.order-discount td, .cart-discount td {
  color: #ff0000;
}
body.woocommerce #content input.checkout-button-alt.alt, body.woocommerce-page #content input.checkout-button-alt.alt {
    height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
    padding: 4px 15px;
    vertical-align: top;
  font-size: 18px;
}
body.woocommerce .order-process a.button, body.woocommerce-page .order-process a.button {
  margin-top: 5px;
  margin-bottom: 5px;
}
body.woocommerce .cart-collaterals .cart_totals table, body.woocommerce-page .cart-collaterals .cart_totals table {
  float: right;
}
.shipping_calculator h2 {
  text-align: right;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
  float:none !important;
  margin: 0 0 0 auto;
  width: 100%;
}
.cart_totals label[for="ship_to_local"] {
  margin-right: 16px;
}
.cart_totals label[for="ship_to_local"], .cart_totals label[for="ship_to_world"] {
  white-space: nowrap;
}
.order-process td {
	text-align: right;
}

.rp_wcdpd_cart_price del {
	color: red;
}
ul.prod-category {
	padding: 0;
}
ul.prod-category li {
	list-style: none;
  width: 32.444%;
  float: left;
  margin-right: 1.334%;
}
ul.prod-category li:last-child {
	margin-right: 0;
}
ul.prod-category li img {
	width: 100%;
}
ul.xmas-prod-category li img {
	margin-top: 5.2325581%;
}
ul.xmas-prod-category li:last-child img {
	margin-top: 0;
}
body.direct-add-to-cart .woocommerce-message {
	display: none;
}
/* Checkout Page */
#how_hear_other_field, #natural_health_practitioner_type_field, #natural_health_practitioner_type_other_field,
#how_hear_advertising_field, #how_hear_reseller_field, #how_hear_expo_field, #how_hear_internet_field {
  display: none;
}
body.woocommerce form .eWAY_element, body.woocommerce-page form .eWAY_element {
  border-bottom: 1px solid #dfdbdf;
  margin-bottom: 0;
}
.back_to_cart {
  padding: 0 0 30px;
}
#additional_delivery_instructions_count {
  text-align: right;
}

h3#order_review_heading {
  margin-top: 20px;
  text-transform: capitalize;
}

/* we hide the christmas gift wrap field by default and only show it if there is a system product in the cart */
#christmas_gift_wrap_field {
	display: none;
}

@media (max-width: 979px) {
  /* Product Categories Widget */
  .product_categories h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  ul.product-categories > li > a {
    padding-left: 10px;
    padding-right: 12px;
  }
  ul.product-categories ul li a {
    padding-left: 10px;
  }

  /* Featured Products Widget */
  .featured_products ul.product_list_widget {
    margin: 0 auto;
    width: 461px;
  }
  .featured_products ul.product_list_widget li {
    margin-bottom: 19px;
  }
  .featured_products ul.product_list_widget li:first-child + li + li {
    margin-left: 0;
  }
  .featured_products ul.product_list_widget li:first-child + li + li + li {
    margin-left: 19px;
  }

  /* Product List Page */
  .pl_price {
    padding-bottom: 10px;
  }
  .pl_add_to_cart, .pl_readmore {
    clear: left;
    float: left;
  }

  /* Cart Page */
  th.product-thumbnail, td.product-thumbnail {
    display: none;
  }
  .cross-sells .left_area_containet {
    min-height: 128px;
    width: 128px;
  }
  .cross-sells .left_area_containet a {
    height: 128px;
  }
  .cross-sells .right_area_containet {
    padding-left: 160px;
  }
  .cross-sells .main_right h2 {
    font-size: 20px;
  }

  /* Product Detail Page */
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 50%;
  }
  body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
    width: 48%;
  }
  .fixed_tab_list .tab_list_wrapper {
    left: 20px;
    right: 20px;
  }
  #product_thumb_slider ul {
    margin-left: -10px;
  }
  #product_thumb_slider ul li {
    padding: 0 10px;
  }
  a.pd_brochure {
    font-size: 12px;
    height: 53px;
    left: 3px;
    padding-top: 20px;
    top: 3px;
    width: 73px;
  }
  /* new payment area */
  .accepted-payments{
	float: none !important;
    width: auto;
  }

}

@media (max-width: 767px) {
.page-id-55242 .page_heading p {
    text-align: center!important;
}


  /* Product Categories Widget */
  .product_categories h3 {
    display: none;
  }
  ul.product-categories li a, ul.product-categories ul li a {
    color: #fff;
    height: auto;
    line-height: 24px;
    padding: 8px 10px 8px 25px;
  }
  ul.product-categories ul li a {
    padding: 8px 10px 8px 12%;
  }
  ul.product-categories > li > a span {
    display: inline;
  }

  /* Featured Products Widget */
  .featured_products ul.product_list_widget {
    max-width: 221px;
    width: auto;
  }
  .featured_products ul.product_list_widget li {
    float: none;
    margin-left: 0 !important;
    width: auto;
  }

  /* Product List Page */
  .left_area_containet {
    float: none;
    min-height: 1px;
    text-align: center;
    width: auto;
  }
  .left_area_containet a {
    display: block;
    height: auto;
  }
  .left_area_containet a > span {
    display: block;
  }
  .left_area_containet img {
    max-width: 250px !important;
  }
  .right_area_containet {
    padding: 10px 0 0;
  }
  .pl_add_to_cart, .pl_readmore {
    clear: right;
    float: right;
  }
  .pl_add_to_cart {
    clear: none;
  }
  .pl_price {
    float: none;
  }
  .main_right h2 a {
    padding-right: 0;
  }
  .pd_left_info {
    float: none;
    padding-bottom: 10px;
  }
  .button_area {
    float: left;
  }

  /* Product Detail Page */
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
  }
  .woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
    width: auto !important;
  }
  body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
    width: 100%;
  }
  .fixed_tab_list .tab_list_wrapper {
    position: static;
  }
  .fixed_tab_list {
    padding-top: 0;
  }
  .product_gallery_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  #product_thumb_slider ul {
    margin-left: 0;
  }
  .product_gallery #prev-slide {
    left: 0;
  }
  .product_gallery #next-slide {
    right: 0;
  }

  /* Cart Page */
  body.woocommerce table.cart .product-price, body.woocommerce #content table.cart .product-price, body.woocommerce-page table.cart .product-price, body.woocommerce-page #content table.cart .product-price {
    display: none;
  }
  .woocommerce .cart-collaterals .cart_totals > table, .woocommerce-page .cart-collaterals .cart_totals > table {
    width: 100%;
  }
  .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    border-top: 1px solid #ccc;
    padding-top: 38px;
    width: 100%;
  }
  .woocommerce .cart-collaterals .cross-sells ul.products li:first-child, .woocommerce-page .cart-collaterals .cross-sells ul.products li:first-child {
    border-top: none;
    padding-top: 0;
  }
  .cross-sells .left_area_containet {
    float: none;
    min-height: 1px;
    text-align: center;
    width: auto;
  }
  .cross-sells .left_area_containet a {
    height: auto;
  }
  .cross-sells .right_area_containet {
    padding-left: 0;
  }
  .cross-sells .main_right h2 {
    font-size: 27px;
    padding-top: 15px;
  }

  /* Checkout Page */
  body.woocommerce .col2-set .col-1, body.woocommerce-page .col2-set .col-1, body.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
    width: 100%;
  }
  /* new payment area */
  .accepted-payments{
	float: none !important;
    width: auto;
  }
}

@media (max-width: 480px) {
  /* Featured Products Widget */
  .featured_products ul.product_list_widget {
    max-width: none;
  }

  /* Product List Page */
  .main_right h2 {
    margin-bottom: 15px;
  }
  .button_area ins {
    display: block;
  }
  .pl_price {
    width: 100%;
  }

  /* Cart Page */
  .woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button,
  .woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
    display: block;
    float: none;
    margin: 10px 0 0;
    width: 100%;
  }
  body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce #content table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text, body.woocommerce-page #content table.cart td.actions .coupon .input-text,
  body.woocommerce .cart .button, body.woocommerce .cart input.button, body.woocommerce-page .cart .button, body.woocommerce-page .cart input.button {
    float: none;
  }

  td.cart_shipping_options_cell li {
	white-space: normal;
  }

  /* Product Detail Page */
  .pd_free_shipping {
    font-size: 12px;
    line-height: 26px;
    padding: 0 7px;
  }
  /* new payment area */
  .accepted-payments{
	float: none !important;
    width: auto;
  }
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1290px) {
  #prev-slide {
    left: -30px;
  }
  #next-slide {
    right: -30px;
  }
  .footer_right_top {
    margin-right: 0;
  }
  .footer_4th_col {
    width: 203px;
  }
  .main_footer h5 {
    font-size: 17px;
  }
}

@media (max-width: 1140px) {
  .logo {
    margin-left: -17px;
  }
  nav.nav_collapse > ul > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
  nav.nav_collapse > ul ul li a {
    padding-left: 12px;
  }
  .home_box_04 .center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .testimonial_wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  #prev-slide {
    left: -16px;
    width: 16px;
  }
  #next-slide {
    right: -16px;
    width: 16px;
  }
  .main_footer {
    padding: 30px 0 25px;
  }
}

@media (max-width: 1090px) {
  body {
    min-width: 1px;
  }
  .main_header .center, .banner_overlay .center, .inner_banner .center, .mainbody, .home_box_01, .home_box_02, .home_box_03, .home_box_05 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .top_menu {
    padding-left: 8px;
  }
  nav.nav_collapse > ul > li > a, nav.nav_collapse > ul ul li a {
    font-size: 14px;
  }
  .banner_area img {
    margin-left: -800px;
    max-width: 1600px;
  }
  .banner_overlay_text {
    max-width: 510px;
  }
  .banner_overlay h3 {
    font-size: 44px;
  }
  .banner_overlay p {
    font-size: 18px;
  }
  .banner_overlay p .banner_number {
    font-size: 20px;
  }
  .story_info li {
    padding: 0 15px;
  }
  .story_info li h6 {
    font-size: 34px;
    line-height: 1.2;
  }
  .story_info li p {
    font-size: 16px;
  }
  .home_box_03 ul {
  width: 480px;
  }
  .home_box_03 ul li {
  padding-left: 40px;
  }
  .home_box_03 .center > div {
    width: 440px;
  }
  .circle_1 p, .circle_2 p, .circle_3 p, .circle_4 p, .circle_5 p {
    font-size: 12px;
    margin: 0px;
  }
	.shopping_feature_list li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 61px;
		width: 25% !important;
	}
	.shopping_feature_list li:first-child {
		padding-left: 0;
	}
	.shopping_feature_list li:first-child + li + li + li {
		padding-left: 16px;
	}
	.shopping_feature_list li:first-child img {
		padding-right: 10px;
	}
	.shopping_feature_list li:first-child + li + li + li img {
		padding-right: 10px;
	}
	.main_footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer_phone {
		margin-bottom: 47px;
	}
	.copyright {
		font-size: 13px;
		padding-right: 9px;
	}
	.wqa-logo {
		padding-left: 0;
		padding-right: 2px;
	}
	.secure_payment {
		font-size: 13px;
	}
	.icon_key {
		padding-right: 5px;
	}
	.payment_image {
		padding-left: 8px;
	}
	.reseller_login {
		padding-left: 6px;
	}
	.reseller_login .button_style_1, .reseller_login .button_style_2 {
		font-size: 12px;
		min-width: 1px;
		padding: 0 ;
		text-align: center;
		width: 90px;
	}
	.main_footer h5 {
		font-size: 16px;
	}
	.main_footer p {
		font-size: 13px;
	}
}

@media (max-width: 1040px) {
	.story_time > li ul li {
		margin-top: 28px;
	}
}

@media (max-width: 979px) {
  .main_header .center {
    padding-left: 0;
    padding-right: 0;
  }
  .header_padding {
    height: 229px;
  }
  body.float_menu_enable .header_padding {
    height: 172px;
  }
  /*
  .internal_anchor_with_margin:before {
  margin-top: -180px;
  height: 180px;
  }
  */
  .logo {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 3px;
  }
  .shopping_cart {
    padding-right: 30px;
  }
  .top_menu {
    clear: both;
    float: none;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .banner_area img {
    margin-left: -600px;
    max-width: 1200px;
  }
  .banner_overlay_inner {
    padding-left: 60px;
  }
  .banner_overlay_text {
    float: none;
    margin: 0 auto;
    max-width: 400px;
    padding: 20px 15px;
  }
  .banner_overlay h3 {
    font-size: 34px;
  }
  .banner_overlay p {
    font-size: 14px;
  }
  .banner_overlay p .banner_number {
    font-size: 16px;
  }
  #homepage_tabs {
    margin-top: -40px;
  }
  .r-tabs .r-tabs-tab a.r-tabs-anchor {
    line-height: 40px;
    padding: 0 20px;
  }
  .r-tabs .r-tabs-panel {
    padding: 30px 20px;
  }
  h2 {
    font-size: 40px;
  }
  .home_box_01, .home_box_02, .home_box_03, .home_box_04 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .home_box_02 h2 br {
    display: none;
  }
  .home_box_02 ul li div {
    width: 140px;
  }
  .home_box_02 ul li p {
    margin-left: 140px;
  }
  .home_box_03 {
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    padding-bottom: 10px;
  }
  .home_box_03 ul {
    margin-bottom: 25px;
    width: 50%;
  }
  .home_box_03 ul li {
    font-size: 16px;
  }
  .home_box_03 .center > div {
    width: 50%;
  }
  .home_box_03 .center > div > div {
    padding-left: 40px;
  }
  .author_thumb {
    padding-left: 10px;
  }
  .testimonial_item {
    padding: 20px 0;
  }
  .testimonial_detail {
    margin: 0 10px 0 147px;
  }
  .testimonial_content p {
    font-size: 16px;
  }
  .home_box_05 h4 {
    padding: 0 20px;
  }
  .home_box_05 h4 br {
    display: none;
  }
  ul.home_5_boxes {
    margin-top: 80px;
  }
  .footer_left {
    float: none;
    padding: 0 20px 30px;
    text-align: center;
    width: auto;
  }
  .footer_phone {
    margin: 10px 0;
  }
  .footer_right {
    float: none;
    width: auto;
  }
  .footer_right_top  {
    margin: 0 auto;
    max-width: 881px;
  }
  .footer_right_bottom_inner {
    margin: 0 auto;
    max-width: 853px;
    padding-left: 10px;
  }
  .reseller_login {
    float: left;
    margin-left: 14px;
  }
  .footer_right_bottom_inner {
    max-width: none;
    padding-left: 0;
  }
  .copyright {
    border-right: none;
    float: none;
    padding: 0 0 10px;
    text-align: center;
  }
  .wqa-logo {
      border-right: medium none;
      display: inline-block;
      float: none;
      padding-left: 0;
      padding-right: 0;
      text-align: center;
      width: 100%;
  }
  .secure_payment {
    border-right: none;
    float: none;
    padding-left: 0;
    text-align: center;
  }
  .reseller_login {
    border-left: none;
    float: none;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
  }
  .reseller_login a {
    display: inline-block;
    float: none;
    margin: 0;
  }
  .main_footer h5 {
    font-size: 16px;
  }
  .footer_right_top {
    margin: 0 auto;
    max-width: 710px;
  }
  .footer_1st_col {
    width: 155px;
  }
  .footer_2nd_col {
    width: 180px;
  }
  .footer_3rd_col {
    width: 210px;
  }
  .footer_4th_col {
    width: 165px;
  }
  .footer_right_bottom {
    padding-top: 20px;
  }

  h1, .page_heading p {
    font-size: 40px;
  }
  .inner_banner h1 {
    width: 38%;
  }
  .page_info {
    width: 60%;
  }
  body.sidebar_wide .mainbody_inner {
    background-image: url(library/images/mainbody_separator_tablet.jpg);
    padding-right: 340px;
  }
  .main_sidebar_wide {
    padding-left: 40px;
    width: 300px;
  }
  .main_sidebar_wide hr {
    margin-left: -20px;
  }
  .content_nav ul li a, ul.ft_sub_cats li a, .woocommerce-product-tabs ul.tabs_list li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fp_product_wrapper {
    padding-bottom: 50px;
    padding-left: 16px;
  }
  .fp_title {
    font-size: 20px;
  }
  .fp_product_price .amount {
    font-size: 22px;
  }
  .fp_product_buttons {
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 100%;
  }
  .fp_add_to_cart {
    float: left;
    padding: 0;
  }
  a.fp_readmore {
    float: right;
  }
  .pd_social {
    float: none;
    padding: 0;
  }
  .pd_author {
    padding: 15px 0 0;
  }
  .pd_author_avatar {
    border-left: none;
    padding: 0;
  }
  .pd_author_name {
    padding-left: 0;
  }

  .story_time {
    padding: 2% 3.5%;
  }
  .story_time > li:nth-child(2n+1) h5 {
    right: -100px;
  }
  .story_time > li:nth-child(2n) h5 {
    left: -100px;
  }
  .story_time > li h5:before {
    width: 29px;
  }
  .story_time > li:nth-child(2n+1) h5:before {
    left: -29px;
  }
  .story_time > li:nth-child(2n) h5:before {
    right: -29px;
  }
  .story_time > li.item-2012 h5 {
	top: 40%;
  }
  .story_time > li.item-2011 h5 {
	top: 60%;
  }
  .story_time > li:first-child h6 img {
	display: inline;
margin:0 7px;
  }
  .story_time > li img.sec-photo {
	margin-top:0;
  }
  .story_time > li:first-child ul {

  }
  .story_time > li h6 {
    float: none;
    margin: 0 0 10px;
    text-align: center;
  }
  .story_time > li ul li {
    background-position: left top;
    line-height: 1.3;
    margin-top: 10px;
  }
  .story_time > li > div {
      padding: 15px 10px 15px 15px;
  }
  .tree_map h3 {
    font-size: 14px;
    font-weight: bold;
  }
  .circle_1 p, .circle_2 p, .circle_3 p, .circle_4 p, .circle_5 p {
    font-size: 12px;
    line-height: 1.1;
    margin: 0;
  }
  .circle_2 h6 {
    font-size: 12px;
  }
  .sidebar_box, .testimonial_04 {
    margin: 0 0 30px 30px;
    padding: 20px;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li a {
	  font-size: 13px;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.benefits_tab {
	  width: 21.5%;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.how_tab {
	  width: 17.5%;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab {
	  width: 17%;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab a {
	  font-size: 14px;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab a:before {
	  right: 12px;
  }
  .nice_ordered_list li {
	  font-size: 20px;
	  padding: 15px 0 15px 58px;
  }
  .nice_ordered_list li:before {
	  font-size: 18px;
	  line-height: 36px;
	  top: 11px;
	  width: 38px;
  }
  .shopping_feature_list ul {
    margin: 0 auto;
    max-width: 509px;
    padding: 10px 0 20px;
  }
  .offer_list ul {
    padding: 0;
  }
  .shopping_feature_list li:first-child {
      padding-left: 0;
    width: 250px !important;
  }
  .shopping_feature_list li:first-child img {
    padding-right: 14px;
  }
  .shopping_feature_list li:first-child + li, .shopping_feature_list li:first-child + li + li + li {
    width: 258px !important;
  }
  .shopping_feature_list li:first-child + li img {
    padding-right: 20px;
  }
  .shopping_feature_list li:first-child + li + li {
    border-left: none;
      padding-left: 0;
    width: 250px !important;
  }
  .shopping_feature_list li:first-child + li + li img {
    padding-right: 22px;
  }
  .shopping_feature_list li:first-child + li + li + li {
	  padding-left: 21px;
  }
  .shopping_feature_list li:first-child + li + li + li img {
	  padding-right: 13px;
  }
}

@media (max-width: 767px) {
	.gform_wrapper .left_label .gfield_label {
		display: block;
		float: none;
		margin-right: 0;
		width: auto;
	}
	.gform_wrapper .left_label li.field_sublabel_below .gfield_label {
		margin-right: 0;
	}
	.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
		width: 100%;
	}
  #cf img {width: auto !important; height: auto !important;}
  .header_padding {
    height: 217px;
  }
  body.float_menu .main_header {
    position: static;
  }
  .internal_anchor_with_margin:before {
  display: none;
  content: none;
  margin-top: 0;
  height: 0px;
  visibility: hidden;
  }
  .the_facts_tab_index {
	  top: 0;
  }
  .float_menu_enable .logo img {
    width: 145px;
  }
  .header_padding {
    display: none !important;
  }
  .float_menu_enable .top_menu {
    padding-top: 0;
  }
  .logo {
    float: none;
    padding: 0;
  }
  .shopping_cart, .float_menu_enable .shopping_cart {
    float: none;
    padding: 0 20px 10px;
  }
  .top_menu {
    background: #89c046;
    padding: 0;
  }
  nav.nav_collapse > ul > li:first-child + li + li > a:after,
  nav.nav_collapse > ul > li:first-child + li + li + li > a:after {
    background: none;
    padding: 0;
    width: 0;
  }
  div.dropdowntriggerarea {
    text-align: center;
  }
  a.dropdowncarttrigger {
    display: inline-block;
  }
  div.dropdowncartcontents {
    position: static;
    width: auto;
  }
  div.dropdowncartcontents .button_style_1 {
    margin-top: 5px;
  }
  div.dropdowncartcontents .dropdowncartproduct {
    float: right;
    text-align: right;
    width: 80%;
  }
  div.dropdowncartcontents .dropdowncartquantity {
    clear: both;
    float: none;
    padding-top: 5px;
    width: auto;
  }
  .banner_area img {
    margin-left: -400px;
    max-width: 800px;
  }
  .banner_overlay_inner {
    padding-left: 40px;
  }
  .banner_overlay_text {
    padding: 15px 15px 10px;
    width: 235px;
  }
  .banner_overlay h3 {
    font-size: 20px;
    margin: 0;
  }
  .banner_overlay p {
    font-size: 12px;
  }
  .banner_overlay p .banner_number {
    font-size: 14px;
  }
  .banner_overlay p br {
    display: none;
  }
  #homepage_tabs {
    margin-top: 0;
    padding: 20px;
  }
  h2 {
    font-size: 36px;
  }
    .r-tabs .r-tabs-nav {
        display: none;
    }
    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
    div.responsive_tab div.r-tabs-accordion-title {
        background: #89c046;
        margin-top: 5px;
        padding: 15px 0;
    }
  div.responsive_tab div.r-tabs-accordion-title_1 {
    margin-top: 0;
  }
    div.responsive_tab div.r-tabs-accordion-title.r-tabs-state-active, div.responsive_tab div.r-tabs-accordion-title:hover {
        background: #9fd751;
    }
    div.responsive_tab div.r-tabs-accordion-title a {
    color: #fff;
        display: block;
        text-align: center;
    text-decoration: none;
    }
  .r-tabs .r-tabs-state-active a {
    background: none;
  }
    div.responsive_tab .r-tabs-panel {
        border-top: 1px solid #fff;
    margin-top: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
  .home_box_01, .home_box_02, .home_box_03, .home_box_05 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home_box_01 .notable {
    margin: 30px 0;
  }
  .home_box_01 .notable tr td:first-child + td {
    padding: 15px 0;
    text-align: center !important;
  }
  .home_box_01 .notable tr td:first-child + td + td ul li {
    min-height: 1px !important;
  }
  .home_box_01 .notable tr td:first-child + td + td ul li {
    padding-left: 65px;
  }
  .home_box_01 .button_style_1, .home_box_01 .button_style_2 {
    margin-top: 5px;
  }
  .green_box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home_box_02 h2 {
    margin-bottom: 20px;
  }
  .home_box_02 ul li p {
    margin-left: 0;
  }
  .home_box_03 {
    background-image: none;
  }
  .home_box_03 ul {
    float: none;
    width: auto;
  }
  .home_box_03 .center > div {
    float: none;
    text-align: center;
    width: auto;
  }
  .home_box_03 .center > div > div {
    float: none;
    padding-left: 0;
  }
  .scroll-img ul {
    margin-left: 0;
  }
  .author_thumb {
    float: none;
    padding: 0 10px;
  }
  .testimonial_detail {
    margin-left: 10px;
    margin-top: 10px;
  }
  .home_box_05 h4 {
    font-size: 24px;
    padding: 0;
  }
  ul.home_5_boxes {
    margin-top: 40px;
  }
  ul.home_5_boxes li {
    float: none !important;
    margin-top: 10px;
    min-height: 1px !important;
    width: auto;
  }
  .home_5_boxes li:first-child {
    background-position: 12px 50%;
  }
  .home_5_boxes li:first-child + li {
    background-position: 11px 50%;
    float: right;
  }
  ul.home_5_boxes li p {
    padding: 20px 20px 20px 70px
  }
  .footer_left {
    padding-bottom: 10px;
  }
  .footer_right_top {
    max-width: none;
  }
  .footer_1st_col, .footer_2nd_col, .footer_3rd_col, .footer_4th_col {
    border-top: 1px dotted #7099b8;
    float: none;
    margin: 0 20px;
    padding: 10px 0;
    text-align: center;
    width: auto;
  }
  .main_footer h5 {
    margin-bottom: 5px;
  }
  .inner_banner {
    padding: 15px 0;
  }
  .inner_banner h1, .page_heading {
    float: none;
    width: auto;
  }
  .page_heading {
    padding: 0 0 9px;
  }
  .page_info {
    float: none;
    text-align: left;
    width: auto;
  }
  .inner_banner h1 > span, .page_heading > div, .page_info > div {
    display: block;
    height: auto;
  }
  .inner_banner h1 span span, .page_heading > div > div, .page_info div div {
    display: block;
  }
  .page_info p {
    font-size: 15px;
  }
  .content_nav ul li, ul.ft_sub_cats li, .woocommerce-product-tabs ul.tabs_list li {
    border-right: none;
    border-top: 1px solid #fff;
    float: none !important;
	width: auto !important;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li a {
	  font-size: 15px;
	  line-height: 20px !important;
	  padding: 10px !important;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.active a, .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li a:hover:after {
	  display: none;
  }
  .the_facts_wrapper .woocommerce-product-tabs ul.tabs_list li.buynow_tab a:before {
	  top: 12px;
  }
  .content_nav ul li.first-menu-item, ul.ft_sub_cats li:first-child, .woocommerce-product-tabs ul.tabs_list li:first-child {
    border-top: none;
  }
  .content_nav ul li a, ul.ft_sub_cats li a, .woocommerce-product-tabs ul.tabs_list li a {
    border: none !important;
    line-height: 20px;
    margin: 0 !important;
    padding: 10px;
  }
  .content_nav ul li.current-menu-item a, .content_nav ul li.current-menu-parent a, .content_nav ul li a:hover,
  ul.ft_sub_cats li.active_sub_cat a, ul.ft_sub_cats li a:hover,
  .woocommerce-product-tabs ul.tabs_list li.active a, .woocommerce-product-tabs ul.tabs_list li a:hover {
    background: #9fd751;
    color: #fff;
  }
  .cat_list_thumb li {
    float: none !important;
    margin: 10px 0 0 !important;
    text-align: center;
    width: auto;
  }
  .cat_list_thumb li.active_cat a:after {
    border: none;
    bottom: 0;
  }
  .cat_list_thumb li img {
    margin-top: 0 !important;
  }
  .reasons_to_choose tr td:first-child {
    padding: 15px 0;
  }
  .reasons_to_choose tr td h3 {
    font-size: 35px;
    margin: 20px 0 30px;
  }
  .reasons_to_choose tr td:first-child h5 {
    margin-bottom: 120px;
  }
  .shopping_feature_list ul {
    max-width: 250px;
    padding-bottom: 30px;
  }
  .offer_list ul {
    padding: 0;
  }
  .shopping_feature_list li {
    float: none;
    margin-top: 10px;
    width: auto !important;
  }
  .shopping_feature_list li:first-child {
    margin-top: 0;
  }
  .shopping_feature_list li:first-child + li {
    background-position: 10px 0;
    border-left: none;
    padding-left: 10px;
  }
  .shopping_feature_list li:first-child + li img {
    padding-right: 29px;
  }
  .shopping_feature_list li:first-child + li + li {
    border-left: none;
    padding-left: 0;
  }
  .shopping_feature_list li:first-child + li + li img {
    padding-right: 22px;
  }
  .shopping_feature_list li:first-child + li + li + li {
    border-left: none;
    padding-left: 0;
  }
  .shopping_feature_list li:first-child + li + li + li img {
    padding-right: 23px;
  }
  .popular_packs_products {
    padding-bottom: 30px;
  }
  .woocommerce .popular_packs_products ul.products li, .woocommerce-page .popular_packs_products ul.products li {
    float: none !important;
    margin: 0 0 30px !important;
    width: auto !important;
  }
  .woocommerce_our_mission {
    padding-top: 40px;
  }
  .mainbody_inner {
    background: none !important;
    padding-right: 0 !important;
  }
  .main_content {
    float: none;
    width: auto;
  }
  .main_sidebar {
    border-top: 1px solid #cecece;
    float: none;
    margin: 30px 0 0;
    padding: 10px 0 0;
    width: auto;
  }
  .main_sidebar_wide {
    padding-top: 30px;
  }
  .main_sidebar_wide hr {
    margin-left: 0;
  }
  .pl_main_box {
    padding-right: 0;
  }
  .pl_content {
    float: none;
    width: auto;
  }
  .pl_content_inner {
    padding: 0;
  }
  .pl_author {
    float: none;
    margin: 0;
    padding: 10px 0 0;
    width: auto;
  }
  .pl_author_avatar {
    border-left: none;

  }
  .tree_map > div > img {
    display: none;
  }
  .circle_1, .circle_2, .circle_3, .circle_4, .circle_5 {
    font-size: 16px;
    height: auto;
    margin: 20px 0 0;
    position: static;
    text-align: left;
    width: auto;
  }
  .circle_1 > div, .circle_2 > div, .circle_3 > div, .circle_4 > div, .circle_5 > div {
    display: block;
  }
  .circle_1 > div > div, .circle_2 > div > div, .circle_3 > div > div, .circle_4 > div > div , .circle_5 > div > div {
    display: block;
    padding: 20px;
  }
  .circle_1 {
    background: #f7a0c4;
  }
  .circle_2 {
    background: #b2e4e1;
  }
  .circle_3 {
    background: #e5deed;
  }
  .circle_4 {
    background: #cce4a0;
  }
  .circle_5 {
    background: #8dd2ef;
  }
  .tree_box > li {
    border-top: 1px solid #ccc;
    float: none !important;
    margin: 20px 0 0 !important;
    padding: 20px 0 0;
    width: auto !important;
  }
  .tree_box > li:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0 !important;
  }
  .inspiration > li {
    float: none !important;
    width: auto !important;
  }
  .inspiration > li:first-child {
    margin-bottom: 20px;
  }
  .our_team > li {
    border-top: 1px solid #dadada;
  }
  .our_team > li:first-child {
    border-top: none;
  }
  .our_team li div {
    float: none;
    padding: 0 0 15px;
  }
  .our_team > li > * {
    margin-left: 0;
  }
  .our_team > li:before {
    border-top: none;
  }
  .tree_map h3 {
    font-size: 22px;
    font-weight: normal;
  }
  .circle_1 p, .circle_2 p, .circle_3 p, .circle_4 p, .circle_5 p {
    font-size: 15px;
    margin: 9px 0;
  }
  .circle_2 h6 {
    font-size: 15px;
  }
  .circle_1 p img.tree-circle-image, .circle_2 p img.tree-circle-image, .circle_3 p img.tree-circle-image, .circle_4 p img.tree-circle-image, .circle_5 p img.tree-circle-image {
    position: static;
    display: inline-block;
    width: 90px;
  }
  .story_info li {
    border-right: none;
    border-bottom: 1px solid #d6d6d6;
    display: block;
    padding: 15px 0;
  }
  .story_info li:first-child {
    border-top: 1px solid #d6d6d6;
  }
  .story_info li h6, .story_info li p {
    text-align: center;
  }
  .story_time {
    background: none;
    padding: 0;
  }
  .story_time > li {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 1px solid #d6d6d6;
    float: none !important;
    margin: 30px 0 0 !important;
    width: auto;
  }
  .story_time > li:first-child {
    margin-top: 0 !important;
  }
  .story_time > li > div {
    padding: 15px;
  }
  .story_time > li h5 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: auto;
    font-size: 20px !important;
    height: auto !important;
    line-height: 1.2 !important;
    margin: -1px -1px 0;
    padding: 12px 0 !important;
    position: static;
    width: auto;
  }
  .story_time > li h5:before {
    height: 0;
    width: 0;
  }
  .story_time > li h6 {
    margin: 0 0 15px;
  }
  .sidebar_box, .testimonial_04 {
    float: none;
    margin: 25px 0;
    width: auto;
  }
  .testimonial_04 {
    margin-bottom: 40px;
  }
  .nice_ordered_list {
	  max-width: none;
  }
  .nice_ordered_list li {
	  font-size: 18px;
	  padding: 10px 0 10px 40px;
  }
  .nice_ordered_list li:before {
    font-size: 16px;
	left: 0;
    line-height: 32px;
	top: 7px;
    width: 34px;
  }
  .xmas_box_new {
	  width: 100%;
  }
  .xmas_box_new li {
	  width: 100%;
	padding: 0;
  }
  .xmas_box_new li img {
	margin-bottom: 35px;
  }
}

@media (max-width: 480px) {
  .alignright, .alignleft {
    display: block;
    float: none !important;
    margin: 0 0 10px !important;
  }
  h1, .page_heading p {
    font-size: 28px;
  }
  h2 {
    font-size: 28px;
  }
  .banner_area img {
    margin-left: -300px;
    max-width: 600px;
  }
  .banner_overlay {
    top: 14%;
  }
  .banner_overlay_text {
    padding: 10px 15px;
  width: 190px;
  }
  .banner_overlay h3 {
    font-size: 16px;
  }
  .xmas_box_01 {
	  width: 95.3279%;
  }
  	.xmas_box_01 li:first-child {
		width: 100%;
	}
	.xmas_box_01 li:first-child + li {
		float: right;
		margin-right: -3.65385%;
		width: 103.654% !important;
	}
	.xmas_box_new li img {
		margin-bottom: 15px !important;
  }
  .nice_ordered_list li {
    font-size: 16px;
    padding: 7px 0 7px 40px;
  }
  .nice_ordered_list li:before {
    font-size: 14px;
    line-height: 28px;
	top: 4px;
    width: 30px;
  }
  /* new payment area */
  .accepted-payments{
	float: none !important;
    width: auto;
  }
}

/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
}

/* Responsive Table */
@media (max-width: 767px) {
  /* Force table to not be like tables anymore */
  .notable, .table_style_1, .table_style_2, .responsive-table-left-headings,
  .notable thead, .table_style_1 thead, .table_style_2 thead, .responsive-table-left-headings thead,
  .notable tbody, .table_style_1 tbody, .table_style_2 tbody, .responsive-table-left-headings tbody,
  .notable th, .table_style_1 th, .table_style_2 th, .responsive-table-left-headings th,
  .notable td, .table_style_1 td, .table_style_2 td, .responsive-table-left-headings td,
  .notable tr, .table_style_1 tr, .table_style_2 tr, .responsive-table-left-headings tr {
    display: block;
  }
/* if .no-responsive-table class is on table we don't display th/td as block */
.notable.no-responsive-table th, .table_style_1.no-responsive-table th, .table_style_2.no-responsive-table th, .notable.no-responsive-table td, .table_style_1.no-responsive-table td, .table_style_2.no-responsive-table td {
  display: table-cell;
}
.notable.no-responsive-table tr, .table_style_1.no-responsive-table tr, .table_style_2.no-responsive-table tr {
  display: table-row;
}
.notable.no-responsive-table thead, .table_style_1.no-responsive-table thead, .table_style_2.no-responsive-table thead {
  display: table-header-group;
}
.notable.no-responsive-table tbody, .table_style_1.no-responsive-table tbody, .table_style_2.no-responsive-table tbody {
  display: table-row-group;
}

  /* Hide table headers (but not display: none;, for accessibility) */
  .notable thead tr, .notable th, .table_style_1 thead tr, .table_style_1 th, .table_style_2 thead tr, .table_style_2 th, .responsive-table-left-headings thead tr, .responsive-table-left-headings th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
/* don't hide table headers if this table has the  .no-responsive-table class on it */
.notable.no-responsive-table thead tr, .notable.no-responsive-table th, .table_style_1.no-responsive-table thead tr, .table_style_1.no-responsive-table th, .table_style_2.no-responsive-table thead tr, .table_style_2.no-responsive-table th {
  position: static;
  top: 0px;
  left: 0px;
}


  .notable td, .table_style_1 td, .table_style_2 td, .responsive-table-left-headings td {
    /* Behave like a "row" */
    border: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    text-align: left !important;
    white-space: normal;
    width: 100% !important;
  }

  .cart_totals .responsive-table-left-headings td {
	padding-left: 10px !important;
    padding-right: 10px !important;
	width: calc(100% - 20px) !important;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
	border-top-width: 0px !important;
  }
  .cart_totals .responsive-table-left-headings td:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .cart_totals .responsive-table-left-headings tr.cart-shipping-local td.cart_shipping_destination_cell {
	border-bottom-width: 0px !important;
  }

  .notable td:before, .table_style_1 td:before, .table_style_2 td:before, .responsive-table-left-headings td:before{
    display: block;
    font-weight: bold;
    text-align:left;
    width: 100%;
    white-space: normal;
  }
  /* Label the data */
  .notable td:before, .table_style_1 td:before, .table_style_2 td:before, .responsive-table-left-headings td:before{
    content: attr(data-heading);
  }

  /* Table Style 1 */
  .table_style_1 td, .table_style_2 td {
    padding: 0 10px 10px !important;
    width: auto !important;
  }
  .table_style_1 tr td:first-child, .table_style_2 tr td:first-child {
    padding-top: 10px !important;
  }

  /* Table Style 2 */
  .table_style_2 tr {
	  border-top: 1px solid #d5e1eb;
  }
  .table_style_2 tbody tr:first-child {
	  border-top: none;
  }
}



@keyframes cf4FadeInOut {
  0% {
    opacity:1;
  }
  41.66% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  91.666667% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes cf4FadeInOut {
  0% {
    opacity:1;
  }
  41.66% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  91.666667% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

#cf {
	position: relative;
	margin: 0px auto;
	text-align: center;
	display: block;
	width: 450px;
	height: 336px;
}

#cf img {
	position: absolute;
	left: 0;
}

#cf img {
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 12s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 12s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;
}


#cf img:nth-of-type(1) {
  animation-delay: 6s;
 -webkit-animation-delay: 6s;
}
#cf img:nth-of-type(2) {
  animation-delay: 0s;
 -webkit-animation-delay: 0s;
}

#responsiveSlideShowImage {
	display:none;
}



@media (max-width: 450px) {
  #responsiveSlideShowImage{
    display: block !important;
  }
  #normalSlideShowImage {
    display: none !important;
  }
}