
.no-padding
{
	padding:0px;
}

.no-padding-lr
{
	padding-left:0px;
	padding-right:0px;
}
 
.contact-header
{
	float:left;
	padding: 5px 0px;
}

.box-language
{
	float:right;
}

.box-currency
{
	float:right;
}

.header
{
	position: relative;
	z-index: 1;
}

#slider
{
  margin-top:-165px
}


.tp-banner
{
	
}

.tparrows.preview4
{
	top:350px!important
}


.where-to-buy
{
  padding:20px 0px;
  
}

.where-to-buy h2
{
  font-weight:100;
  text-align:center;
  padding:70px 0px;
}



.where-to-buy .where-to-buy-bg
{
	background-image:url(../img/where-to-buy-bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
}


.where-to-buy .btn
{
	margin:68px 0px;
}



.categories-slider-front .product-title
{
 text-align:center;	
}

.categories-slider-front .product-title a
{
 color:#4d4d4d;	
}


.categories-slider-front .product-info
{
	background:#dedede;
}


.categories-slider-front .product-box a
{
	float:left;
	width:100%;
}
.categories-slider-front {
    padding: 20px 0px;
}
.categories-slider-front .product-box img
{
		-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.categories-slider-front .product-box img:hover
{
		-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}




.testemonials-front h1
{
	color:#264c55;
	font-family: 'Playfair Display', serif;
	font-size:50px;
	padding-bottom:20px;
}

.testemonials-front p
{
	color:#fff;
	font-size:16px;
	font-weight:100;
	padding-bottom:20px;
	padding-right: 60px;
}

.testemonials-front .testimonial-signature
{
	color:#264c55;
	font-family: 'Playfair Display', serif;
	font-size:20px;
	text-align:right;
}

.testemonials-front h6
{
	font-size:24px;
	text-align:left;
	color:#fff;
	font-weight:400;
	    position: absolute;
    top: 15px;
    left: 15px;
}


#testimonials-slider .owl-controls {
	position: absolute;
	top: 25%;
	display: inline-block;
	width: 100%;
}
#testimonials-slider .owl-controls .owl-buttons div.owl-prev {
	left: -60px;
	position: absolute;
}
#testimonials-slider .owl-controls .owl-buttons div.owl-next {
	right: -60px;
	position: absolute;
}

.newsletter-section
{
	margin:0px;
	background-image:url(../img/newsletter-section-bg.png);
	background-repeat:repeat-x;
	padding-bottom: :20px;
	
	
}

.newsletter-section h3
{
	color:#4d4d4d;
	font-family: 'Playfair Display', serif;
	font-size:26px;
	text-align:left;
	font-weight:100;
	padding-bottom:20px;
}


.form-newsletter
{
	padding-top:20px;
}

.form-newsletter .form-control
{
	   height: 36px;
}
 

.form-newsletter input
{
	margin-bottom:20px;
}

.form-newsletter button
{
	background:#e95a24;
	box-shadow: none;
    background-image: none;
}
.page-template-custom-nutrition-and-recepies-page .header-details
{
	top:10px;
}
.newsletter-info h4
{
	color:#4d4d4d;
	font-size:24px;
	text-transform:uppercase;
	font-weight:400;
	padding:0px 0px 10px 0px;
}
.newsletter-info{
	padding:10px;
}

footer .widget-title
{
	color:#4d4d4d;
}

/*.navbar-default.affix .navbar-brand img 
{
    width: 68px;
}*/

#search-container {
  position: relative;
    display: none;
    padding: 17px 0 20px 0;
    background-color: #d6d6d6;
}





a.search-header-btn.open:after {
    position: absolute;
    top: -13px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid #d6d6d6;
    content: "";
    -moz-transform: scale(0.9999);
}

.search-header-icon 
{
	
}


.shop-cart ul li .search-header-btn
{
    display: block;
    background: #e4e4e4;
    color: #000;
    text-align: center;
    border-radius: 2px;
    padding: 5px 11px;
    padding: 5px 10px 3px 10px;
    position: relative;
    margin-right: 5px;
    font-size: 18px;
}

.shop-cart ul li .search-header-btn:hover
{
    background: #84be3f;  
}

.search-in-content-controls
{
	display:none;
}

.menu-info-box
{
	overflow:hidden;
	padding:15px 0px;
}
.menu-info-box h2
{
	color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    padding-bottom: 15px;
	font-weight:100;
}
.menu-info-box p
{
	color: #fff;
	font-weight:100;
	line-height:normal;
}

.menu-info-box
{
	display:none;
}

.newsletter-section-responsive
{
	display:none;
}


.newsletter-section-responsive h3
{
	color:#4d4d4d;
	font-family: 'Playfair Display', serif;
	font-size:26px;
	text-align:left;
	font-weight:100;
	padding-bottom:20px;
}


newsletter-section-responsive .form-newsletter
{
	padding-top:20px;
}

newsletter-section-responsive .form-newsletter .form-control
{
	   height: 36px;
}
 

newsletter-section-responsive .form-newsletter input
{
	margin-bottom:20px;
}

newsletter-section-responsive .form-newsletter button
{
	background:#e95a24;
}

newsletter-section-responsive .newsletter-info h4
{
	color:#4d4d4d;
	font-size:24px;
	text-transform:uppercase;
	font-weight:400;
	padding:0px 0px 10px 0px;
}



.slicknav_nav .dropdown li a
{
	font-size:18px;
	color:#3c3c3e;
}


.products-grid .col-md-4
{
	z-index:0;
}


.product-hover-info
{
    margin: 0px 0px 0px 0px;
    text-align: center;
	border-top:2px solid #d1d821;
	padding:10px 10px;
	display:none;
	overflow:hidden;
	position: absolute;
	width: inherit;
}

.product-hover-info
{
	font-size:14px;
	color:#4d4d4d;
	line-height:normal;
}

.product-hover-info .product-hover-desc
{
	font-size:14px;
	color:#4d4d4d;
	line-height:normal;
	
}

.product-hover-info .btn
{
	margin-top:20px;
	background:#d1d821;
	color:#4d4d4d;
	display:block;
	
}

.product-hover-info .btn:hover
{

	background:#c9c91c;

	
}

.product-hover-info .tags
{
	padding-top:10px;
}


.product-hover-info .tags a
{
	display: block;
    color: #e95a24;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0px 2px;
    padding: 2px 2px;
    /* float: left; */
}

.product-hover-info .tags a:hover
{
   	color:#4d4d4d;
	border-radius: 8px;
    background-color: #e2e2e2;

}

.product-box a
{
	overflow:hidden;
	float:left;
}

.product-box a:hover
{
	cursor:pointer;
}


/** styled checkbox and radio *******/



/*Check box*/
.custom-controls input[type="checkbox"] + .label-text:before{
	content: "\f1db";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
	color:#dedede;
}

.custom-controls input[type="checkbox"]:checked + .label-text:before{
	content: "\f111";
	color: #ee8a21;
	animation: effect 250ms ease-in;
}

.custom-controls input[type="checkbox"]:disabled + .label-text{
	color: #aaa;
}

.custom-controls input[type="checkbox"]:disabled + .label-text:before{
	content: "\f0c8";
	color: #ccc;
}

/*Radio box*/

.custom-controls input[type="radio"] + .label-text:before{
	content: "\f10c";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}

.custom-controls input[type="radio"]:checked + .label-text:before{
	content: "\f192";
	color: #8e44ad;
	animation: effect 250ms ease-in;
}

.custom-controls input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

.custom-controls input[type="radio"]:disabled + .label-text:before{
	content: "\f111";
	color: #ccc;
}

/*Radio Toggle*/

.custom-controls .toggle input[type="radio"] + .label-text:before{
	content: "\f204";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 10px;
}

.custom-controls .toggle input[type="radio"]:checked + .label-text:before{
	content: "\f205";
	color: #16a085;
	animation: effect 250ms ease-in;
}

.custom-controls .toggle input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

.custom-controls .toggle input[type="radio"]:disabled + .label-text:before{
	content: "\f204";
	color: #ccc;
}

.custom-controls label
{
	color: #4d4d4d;
   	font-size: 17px;
    font-weight: 500;
    /* line-height: 52px; */
    /* padding-bottom: 7px; */
    margin-bottom: 0px;
    line-height: normal;
}

.custom-controls .label-text:hover
{
	cursor:pointer;
	
}


/***** styled checkbox and radio *****/


#product-collection
{
	background:#f6f6f6;
}

.breadcrumb-section
{
	background:#f6f6f6;
}

#product-collection .container
{
	max-width:960px;
}

.filter-tag {
    font-size: 12px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #e2e2e2;
    position: relative;
    padding: 0 10px;
    line-height: 22px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 10px;
    margin-bottom: 2px;
}

.filter-tag-collapse .card-body
{
	height:23px;
	display:block!important;
	overflow:hidden;
	border:0px;
}

.filter-tag-collapse
{
	display:block;
	height:23px!important;
}

.filter-tag-collapse.in
{
	display:block;
	height:auto!important;
}

.filter-tag-collapse.in .card-body
{
	height:auto!important;
	
}

.filter-tag-collapse .tags a
{
	display: inline-block;
    float: left;
    color: #e95a24;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0px 5px 0px 0px;
    padding: 2px 5px;
    line-height: normal;
}

.filter-tag-collapse .tags a:hover
{
   	color:#4d4d4d;
	border-radius: 8px;
    background-color: #e2e2e2;
}


.product-description-tags
{
	margin-bottom:10px;
}


.plus-minus-control .btn-number
{
    border: 1px solid #d1d1d1;
    height: 37px;
    line-height: 25px;
    width: 37px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    color: #4c4c4c;
    text-align: center;
	
}

.plus-minus-control .btn-number:hover
{
	background-color:#84be3f;
	border:none;
}

.plus-minus-control .input-number
{
    border: 1px solid #d1d1d1;
    height: 37px;
    line-height: 25px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    color: #4c4c4c;
    text-align: center;
	font-size: 16px;
}

.attribute-row select
{
	 border: 1px solid #d1d1d1;
    height: 37px;
	  color: #4c4c4c;
    text-align: center;
	font-size: 16px;
	    width: 100%;
		    padding: 5px 5px;
}

.attribute-row select option
{
	text-align:center;
}

.plus-minus-control .btn-number:focus {
  outline: none;
}

.attribute-row
{
	display:block;
	overflow:hidden;
}

.attribute-row .attribute-title
{
	text-transform: uppercase;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 300;
}

.product-details-price-row
{
	padding:10px 0px;
	margin:10px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow:hidden
}

.product-details-price-value
{
	text-align:right;
	color:#4d4d4d;
	font-size: 25px;
 
}

.product-details-price-value del
{
	display:block;
	font-size:14px;
	color:#a3a3a3;
}

.info-panel .quantity-cart {
       font-size: 20px;
    padding: 3px 0px;
    margin-bottom: 5px;
    border: none;
    text-transform: none;
    border-radius: 25px;
    /* float: right; */
    text-align: right;
    margin-bottom: 15px;
}


.single-pro-tab-menu ul li
{
	text-align:center;
	border-right: 1px solid #e7e7e7;
	padding:0px 20px;
}

.single-pro-tab-menu ul li a
{
	font-weight:500;
	color:#4d4d4d;	
    
}

.featured-products
{
	margin:30px 0px;
}

.featured-products h4
{
	color:#4d4d4d;
	font-size:18px;
	border-bottom:2px solid #d1d821;
	font-weight:500;
	padding-bottom:15px;
}


.post-box-red
{
	
	overflow: hidden;
	background-position:left top;
	background-repeat:no-repeat;
	
}

.post-box-red h2
{

	color:#fff;
	font-weight:500;
	text-shadow: 2px 2px 5px #252525;
	margin-bottom: 15px;
}

.post-box-red p
{
	color:#fff;
	font-weight:500;
	line-height:normal;
	font-size:15px;
}

.post-box-red .post-box-right
{
	min-height:240px;
	
}

.post-box-red .post-box-right 
{
	background-color:#d38061;
	padding: 20px;
}

.post-box-left 
{

	padding: 20px;
}

.post-box-left .btn
{
	    background: #e95a24;
}

.post-box-left .btn:hover
{
	    background: #ca4614;
}




.post-box-yellow
{
	
	overflow: hidden;
	background-position:left top;
	background-repeat:no-repeat;
	
}

.post-box-yellow h2
{

	color:#fff;
	font-weight:500;
	text-shadow: 2px 2px 5px #252525;
	margin-bottom: 15px;
}

.post-box-yellow p
{
	color:#fff;
	font-weight:500;
	line-height:normal;
	font-size:15px;
}

.post-box-yellow .post-box-right
{
	min-height:240px;
	background-color:#e3aa00;
	padding: 20px;
}



.post-box-blue
{
	
	overflow: hidden;
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:30px;
	
}

.post-box-blue h2, .post-box-blue h1
{

	color:#fff;
	font-weight:500;
	text-shadow: 2px 2px 5px #252525;
	margin-bottom: 15px;
}



.post-box-blue p
{
	color:#fff;
	font-weight:500;
	line-height:normal;
	font-size:15px;
}

.post-box-blue .post-box-right
{
	min-height:240px;
	background-color:#3e98aa;
	padding: 20px;
	
}

.single-pro-tab .table-ingridients 
{
	border:0px;
	
}

.single-pro-tab .table-ingridients th
{
    padding: 5px 4px;	
	font-size:14px;
	color:#4d4d4d;
	font-weight:500;
}

.single-pro-tab .table-ingridients td
{
    padding: 5px;	
}

.product-info-content-alergens
{
	color:#4d4d4d;
	font-weight:500;
}

.product-details-ingridient-box 
{
	text-align:center;
}

.product-details-ingridient-box img
{
	display:block;
	
 	    height: 200px;
}

.product-details-ingridient-box h4
{
 color:#84be3f;
 font-family: 'Playfair Display', serif;
 padding-bottom:15px;
}

.product-details-ingridient-box p
{
color:#4d4d4d;
font-weight:500;
 	
}

.bubble-bordered {
      font-size: 11px;
    display: block;
    position: relative;
    line-height: 70px;
    text-align: center;
    margin: 5px auto 5px;
}

.bubble-bordered::before {
     z-index: 1;
    margin-top: -35px;
    margin-left: -20px;
    width: 40px;
    height: 66px;
    border: 5px solid #e2e2e2;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 0;
}

.bubble-bordered.active::before {
    border: 2px solid #BEE890;
}

.bubble-bordered.active::after {
    border: 2px solid #9EDD59;
}

.bubble-bordered::after {
 z-index: 2;
    margin-top: -37px;
    margin-left: -22px;
    width: 44px;
    height: 70px;
    border: 5px solid #f6f6f6;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 0;
}

.bubble-bordered::after, .bubble-bordered::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
}

.product-details-recepie-box
{
	margin-bottom:20px;
	overflow:hidden;
	min-height: 340px;
}

.product-details-recepie-box h3 a
{
 color:#84be3f;
 font-family: 'Playfair Display', serif;
 padding-bottom:15px;
 font-weight:500;
}

.product-details-recepie-box img
{
	margin-bottom:10px;
}


.product-details-recepie-box p
{
color:#4d4d4d;
font-weight:500;
 	
}

.product-details-recepie-box h6 
{
color:#4d4d4d;
font-weight:500;
 text-align:center;	
}


.leave-review  h3
{
  font-family: 'Playfair Display', serif;
 padding-bottom:15px;
 font-weight:500;
}

.product-score-box {
  
	 overflow: hidden;
	  border: 2px solid #dedede;
}

.product-score-box-footer{
  overflow: hidden;
    background: #dedede;
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
    padding: 4px 0px 0px 0px;
}

.product-score-box-footer i{
color:#fff;
}

.product-score-box-footer .active-star{
color:#f3a83b;
}


.product-score-box-content 
{
   
    overflow: hidden;
    float: left;
    line-height: normal;
    padding: 10px;
}




.product-score-box-content h4
{
	color:#4d4d4d;
	 font-weight: 900;
}

.product-score-box-content .number
{
	color: #f3a83b;
    font-size: 80px;
    float: left;
    font-weight: 900;
    letter-spacing: -3px;
    width: 100%;
    text-align: center;
}

.product-score-box-content .number span
{
	display:block;
	font-size:12px;
	color:#4d4d4d;
	letter-spacing:normal;
}


.form-submit-review .form-control
{
	background-color:#dedede;
	
}

.pro-reviewer i{
color:#dedede;
}

.pro-reviewer .active-star{
color:#f3a83b;
}


.banner-bg-image-full {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height:387px;
	
}

.news-menu-section
{
	padding:20px 0px;
}

.news-menu-section h4
{
	    font-family: 'Playfair Display', serif;
		color:#000;
		font-weight:500;
		    padding-top: 8px;
}

.news-menu-section .btn
{
	display:block;
}


.news-menu-section .btn-one
{
	background:#22ad73;
}

.news-menu-section .btn-two
{
	background:#80c8ed;
}

.news-menu-section .btn-three
{
	background:#ef8b1e;
}

.section-news-boxes
{
	
}



.news-box
{
	overflow:hidden;
	background-position:right center;
	background-repeat:no-repeat;
}
.news-box-orange
{
	background-color: #e3aa00;
    padding: 20px;
}
.news-box-orange a
{
	 color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}

.news-box h2 {
    color: #000000;
    font-weight: 500;
    margin-bottom: 15px;
}


.news-box-blue
{
	background-color: #80c8ed;
    padding: 20px;
}
.news-box-blue a
{
	 color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}
.news-box-green
{
	background-color: #22ad73;
    padding: 20px;
}
.news-box-green a
{
	color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}
.news-box-grey
{
	background-color: #dedede;
	padding: 20px;
	position: relative;
    z-index: 0;
    height: 200px;
    max-height: 200px;
}
.news-box-grey a
{
	color: #585858;
    font-weight: 500;
    margin-bottom: 15px;
    position: absolute;
	bottom: 0;
}

/**************** 1200 px responsive code *****************************/

@media (max-width: 1200px)
{
	
.icon-right {
    margin-top: 0px;
	margin-bottom:10px;
	
}

#slider {
    margin-top: 0px;
}

.navbar-default .navbar-nav>li>a {
    padding: 10px 10px;
	font-size:14px !important;
}

.navbar-default .megamenu2 {
    width: 650px;
   
}

.newsletter-section {
    display:none;
}


.newsletter-section-responsive
{
	display:block;
	padding: 20px 0px;
	background:#84be3f;
}

.green-row-newsletter
{
	background-color:#84be3f;
	padding:20px 0px;
}

.newsletter-section-responsive h3 {
    color: #4d4d4d;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    text-align: left;
    font-weight: 100;
    padding-bottom: 0px;
}

.testemonials-front h1 {
    font-size: 32px;

}

.newsletter-info
{
	padding-top:15px;
}


.testimonials-slider .item
{
	
}


	
}


/**************** 1200 px responsive code END ************************/



/**************** 991 px responsive code *****************************/

@media (max-width: 991px)
{
	

.navbar-default .navbar-nav>li>a 
{
    padding: 10px 9px;
    font-size: 15px;
}

.navbar-brand img {
    width: 80px;
}

.navbar-default .navbar-nav>li 
{
    padding-bottom: 10px;

}

.footer-box
{
	margin-bottom:20px;
}

.footer-box-clear
{
	clear:both;
	
}

.language-wrapper a {
    margin-right: 10px;
}

.where-to-buy-bg
{
	text-align:center;
}

.where-to-buy h2 {
    padding: 0px 0px;
	padding-top:20px;
}

.where-to-buy
{
	padding:0px;
}

.where-to-buy .where-to-buy-bg
{
	background-position:top center;
}

.where-to-buy .btn {
    margin: 30px 0px;
}

.post-box
{
	background-size:cover;
	margin-bottom:20px;
}

.post-box .post-box-right {
    min-height: auto;
}


}


/**************** 991 px responsive code END ************************/



/**************** 640 px responsive code *****************************/

@media (max-width: 640px)
{
	
	.contact-header
	{
		display:none
	}
	
	
	#copyright .certificates-footer
	{
		float:none!important;
		text-align:center;
	}
	
	#copyright .payement-footer
	{
		float:none!important;
		text-align:center;
	}
	
	#copyright p {
    margin-top: 15px;
}
	
	
}

/**************** 640 px responsive code END ************************/