.arc-title {
	margin-top: 40px;
}
.fl-post-image-beside {
	height: 140px;
  overflow: hidden;
}

.post-type-archive-recipes article {
  float: left;
  width: 25%;

}
.post-type-archive-recipes article:nth-child(4n+1){
    clear: left;
  }
.fl-archive .fl-post {
	border: none;
}
.post-type-archive-recipes .fl-post-title {
	font-size: 16px;
  font-weight: bold;
  height: 45px;  
}
.post-type-archive-recipes .fl-post-header {
	margin-bottom: 10px;
}
.post-type-archive-recipes article .row {
  margin: 0;

}
.fl-post-image-beside {
	max-width: 250px;
}
.numb {
	display: block;
  font-weight: bold;
  font-size: 15px;
}
.single-recipes .fl-post-meta-bottom, .post-type-archive-recipes .fl-post-meta-top, .post-type-archive-recipes .fl-post-content-beside {
  display: none;
}
.single-recipes .fl-post-header, .post-type-archive-recipes .fl-post-header, .error404 .fl-post-header{
	display: block;
}
.single-recipes .fl-post-meta, .post-type-archive-recipes .post-edit-link {
	display: none;
}
.method {
	padding-left: 30px;
  box-sizing: border-box;
  width: 60%;
  float: left;
}
.recipe-ingredients, .ri{	
  width: 40%;
  float: left;

}

.ingr {
  padding: 0;
  margin-bottom: 15px;
  list-style: none;
}
.ingr li {
	padding: 10px 0;
	border-bottom: 1px solid #d7d7d9;
}
.new-health-solutions {
	margin-top: 35px;
}
.term-description {
	padding-top: 30px;
  border-top: 1px solid #e6e6e6;
}
.singing {
	float: right;
}

.fl-page-nav-wrap ul.sub-menu li:hover a {
	background: #fff !important;
}
.fl-page-nav-wrap ul li.menu-item-has-children:hover a{
	color: #fff !important;
}
.fl-page-nav-wrap ul li.menu-item-has-children:hover .sub-menu a {
    background: transparent !important;
    color: #fff !important;
  }
.fl-page-nav-wrap ul li.menu-item-has-children:hover .sub-menu a:hover {
	background: #007736 !important;
  color: #fff !important;
}
.brands {
	padding: 0;
}
.rat, .rac {
	margin-left: 45px;
}

/* new css */
.brands li {
	float: left;
  width: 25%;
}
.rat, .rac, .brands li.singing {
	margin: 0;
  float: left;
}
.brands:after {
  content: '';
	clear: both;
  display: block;
}
@media (max-width: 767px) {
  .brands li {
  	width: auto;
  }
  .rat, .rac {
  	margin-left: 0;
  }
  .singing {
  	float: none;
    margin-left: 10px;
  }
  .fl-page-nav-wrap ul li.menu-item-has-children:hover .sub-menu a {
    background: transparent !important;
    color: #007749 !important;
  }
  .fl-page-nav-wrap ul li a {
  	margin: 0 !important;
  }
  .post-type-archive-recipes article, .recipe-ingredients, .ri, .method {
    float: none;
    width: 100%;
	}
  .method {
  	padding-left: 0;
  }
  .post-type-archive-recipes .fl-post .fl-post-image-beside, .post-type-archive-recipes .fl-post .fl-post-content-beside {
  	padding: 0;
  }
  .post-type-archive-recipes .fl-post-title {
  	height: auto;
  }
  .fl-post-image-beside {
    height: auto;
    overflow: auto;
    width: 100%;
    max-width: none;
	}
  .fl-archive .fl-post {
  	padding: 0;
  }
}
@media (max-width: 767px) {
  .new-health-solutions {
  	margin-top: 0;
  }
  .brands {
  	margin: 0;
    padding: 0;
  }
  .brands li {
  	margin-bottom: 25px;    
  }
  .brands li.singing {
  	margin-bottom: 0;
  }
  .fl-page-header {
  	background: none !important;
  }
  .fl-page-header-container.container {
  	height: auto !important;
    padding: 0 !important; 
  }
  .fl-page-bar {
  	position: static !important;
    margin-bottom : 0 !important;
  }
  #home-top, #home-box1 {
  	margin: 0 !important;
  }
  .fl-page-nav-wrap {
  	margin: 0 !important;
    padding: 0 !important;
    background: none !important;
  }
  .fl-page-nav-container.container {
    background: none !important;
  }
  .fl-page-nav .navbar-toggle {
  	 background: none !important;
  }
  .fl-page-nav-collapse ul.navbar-nav > li.current-menu-item > a, 
  .fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li > a:hover {
  	color: #fff !important;
  }
  #home-top .fl-row-content-wrap {
		padding-top: 0;
		padding-bottom: 0;
	}
  #home-top .fl-module-content {
  	margin-top: 0;
  }
  .mobile-logo {
		display: block;
	}
}
@media (max-width: 480px) {
  .brands {
  	text-align: center;
  }
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
	background: #dfdcde;
}
.woocommerce .form-row label.checkbox {
	position: relative;
}
.woocommerce form .form-row .input-checkbox {
	display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;  
}
.woocommerce .form-row label.checkbox span {
	display: inline-block;
  margin-left: 18px; 
}
.woocommerce table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover {
  background: red;
}
.woocommerce input[type="text"]{
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #808080;
  vertical-align: middle;
  background-color: #fcfcfc;
  background-image: none;
  border: 1px solid #e6e6e6;
  -moz-transition: all ease-in-out .15s;
  -webkit-transition: all ease-in-out .15s;
  transition: all ease-in-out .15s;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 35px !important;
}
.woocommerce table, .woocommerce table th, .woocommerce table td:before {
	color: #333;
}
.woocommerce-cart table.cart img {
  width: auto;
}
.back {
	text-align: center;
  font-weight: bold;
}
.back a:hover {
  color: #fff;
}
label {
	color: #333;
}
#customer_login h2 {
	text-transform: uppercase;    
	font-size: 120%;
  font-weight: bold;
}
.custom-login {
	margin: 0 auto;
  max-width: 320px;
  color: #333;
}
.page-id-194 {
  height: 100vh;  
  background: url(https://www.newsolutions.net.au/wp-content/uploads/2017/11/login-test.jpg);
  background-size: cover;
}
.page-id-194 .fl-page-content {
  background: none;
}
.page-id-194 .woocommerce form.login {
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0, 0.3);
}
.page-id-194 h2 {
	display: none;
}
.page-id-194 .fl-post-title {
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.woocommerce-form-login, .register {
  color: #333;
  margin-top: 10px !important;
}
.custom-login .woocommerce input.button, .woocommerce-form-login input[type=submit], .register input[type=submit], .woocommerce-page table.cart td.actions .coupon .button {
    background: #31963d;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 12px;
    font-weight: normal;
    text-shadow: none;
    border: 1px solid #22682a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.custom-login .woocommerce input.button:hover,  .woocommerce-form-login input[type=submit]:hover, .register input[type=submit]:hover {
    background: #44ce58;
    color: #000000;
    border: 1px solid #2ca93e;
    text-decoration: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
}

.fl-page-bar {
  position: relative;
  z-index: 1000 !important;
  margin-bottom: -30px;
}
.fl-page-header-container.container {
  height: 158px;  
}

.fl-page-nav-wrap {
  margin-top: -42px;
  border: none !important;
}
.fl-page-nav-wrap ul li a {
  font-size: 110%;
  font-weight: bold !important;
  margin: 5px 5px 5px 0;
  padding: 13px 20px !important;
  border-radius: 6px;
  letter-spacing: 1px;
  position: relative;
  z-index: 1000 !important;
}
.fl-page-nav-wrap ul li.current-menu-item a, .fl-page-nav-wrap ul li:hover a {
  background: #007736 !important;
}

#home-top, #home-box1 {
  margin-top: -40px;
}
#slide-1-layer-1 {
  background: #34a849;
  padding: 40px 60px !important;
  position: relative;
  z-index: 1 !important;
}
#slide-1-layer-1:after {
  background: inherit;
  bottom: 0;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-2deg) !important;
  transform-origin: 100%;
  z-index: -1 !important;
}
#home-box1 h1 {
  color: #34a849;
  font-size: 230% !important;
  font-weight: 900 !important;
  margin: 10px 0 -20px 0;
  text-align: center;
}
.brands {
  list-style-type: none;
  line-height: 100%;
}
.brands li {
  /*float: left;*/
  display: inline-block;
}
#home-box1 h3 {
  font-size: 200% !important;
  margin-bottom: -30px;
  text-align: center;
  letter-spacing: 1px;
}
#home-box2 {
  font-size: 110%;
  margin-top: -50px;
}
#home-box2 h3 {
  font-size: 250% !important;
  margin-top: -20px;
  letter-spacing: 1px;
  font-family: 'Great Vibes', cursive !important;
}
#home-box2 #right-col .shop-link {
  margin-top: 30px;
}
#home-box2 #right-col .shop-link a {
  background: #34a849;
  color: #fff;
  font-weight: bold;
  padding: 15px 35px;
}
#home-box2 #right-col .shop-link i {
  margin-right: 5px;
}

.page-id-99 .fl-page-content {
  font-size: 110%;
  line-height: 150%;
}
.contact-details {
  font-size: 110%;
  line-height: 175%;
  letter-spacing: 1px;
}
.contact-form {
  background: #fff url(https://www.newsolutions.net.au/wp-content/uploads/2017/12/contact-form-top.jpg) top center no-repeat !important;
  padding: 30px 20px;
  border-bottom: 5px solid #34a849;
  box-shadow: 0 0 15px #c8c8c8;
}
.wpcf7-text {
  height: 40px !important;
  color: #000 !important;
  margin-bottom: -10px !important;
}
.wpcf7-textarea {
  height: 135px !important;
}

@media only screen and (min-width: 960px) {
  .nutrition {
    margin: 35px 0 0 -40px;
  }
  .cinnamon {
    margin: 0 35px 0 50px;
  }
  .turmeric {
    margin: 0 50px 0 35px;
  }
  .singing {
    margin: 10px 0 0 7px;
  }
  #home-box2 #left-col {
    border-right: 2px solid #ececec;
  }
  #home-box2 #right-col {
    padding: 5px 0 0 10px;
  }
}


@media screen and (max-width: 1100px) and (min-width: 1000px) {
  .fl-page-nav-wrap {
    margin-top: -82px;
  }
  .cinnamon {
    margin: 0 5px 0 10px;
  }
  .turmeric {
    margin: 0 10px 0 5px;
  }
  #home-box2 #right-col {
    padding: 25px 0 0 10px;
  }
}

@media screen and (max-width: 1300px) and (min-width: 1101px) {
  .fl-page-nav-wrap {
    margin-top: -52px;
  }
}

@media screen and (max-width: 1599px) and (min-width: 1400px) {
  .fl-page-nav-wrap {
    margin-top: -34px;
  }
}

@media screen and (max-width: 1669px) and (min-width: 1600px) {
  .fl-page-nav-wrap {
    margin-top: -15px;
  }
}

@media screen and (max-width: 1899px) and (min-width: 1670px) {
  .fl-page-nav-wrap {
    margin-top: -6px;
  }
}
@media only screen and (min-width: 1800px) {
  .fl-page-nav-wrap {
    margin-top: 18px;   
  }
}
@media only screen and (min-width: 1900px) {
  .fl-page-nav-wrap {
    margin-top: 23px;   
  }
}
.tablepress {
	margin: 1em 0;
	min-width: 300px;
	width: 100%;
}

.tablepress tr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


.tablepress td:first-child {
	padding-top: .5em;
}

.tablepress td:last-child {
	padding-bottom: .5em;
}


@media (min-width: 480px) {

	.tablepress td:before {
		display: none;
	}

}

.tablepress th,
.tablepress td {
	text-align: left;
}

@media (min-width: 480px) {

	.tablepress th,
	.tablepress td {
		display: table-cell;
		padding: .25em .5em;
	}

	.tablepress th:first-child,
	.tablepress td:first-child {
		padding-left: 0;
	}

	.tablepress th:last-child,
	.tablepress td:last-child {
		padding-right: 0;
	}

	.tablepress tr td:nth-child(1) {
		width: 25%;
	}

	.tablepress tr td:nth-child(2) {
		width: 60%;
	}

	.tablepress tr td:nth-child(3) {
		width: 15%;
	}

}

.tablepress {
	background: #666;
	color: #fff;
	border-radius: .4em;
	overflow: hidden;
}

.tablepress tr {
	border-color: #fff;
}

.tablepress th,
.tablepress td {
	margin: .5em 1em;
}

@media (min-width: 480px) {

	.tablepress th,
	.tablepress td {
		padding: 1em !important;
	}

}

.tablepress th,
.tablepress td:before {
	color: #dd5;
}
.tablepress tfoot th, .tablepress thead th, .tablepress tr, .tablepress .even td, .tablepress .odd td {
  background: #666 !important;
}
.fl-social-icons a i{
  font-size: 16px;
  margin-right: 15px;
}
select {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #808080;
    vertical-align: middle;
    background-color: #fcfcfc;
    background-image: none;
    border: 1px solid #e6e6e6;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
select {
    height: 40px !important;
    color: #000 !important;
    margin-bottom: -10px !important;
}
.fl-post-header {
	display: none;
}
.home .fl-content {
	margin-top: 0;
}
.wpcf7 label {
	display: block;
  margin-bottom: 20px;
}
.wpcf7 label span {
	color: red;
}
.wpcf7 label input, .wpcf7 label select, .wpcf7 label textarea {
	margin-top: 5px;
}