@charset "utf-8";
/* CSS Document */

.menu-section {
	border-bottom: 1px solid #4f64d4;
}
.menu-section .navbar-brand img {
	margin-top: 6px;
	margin-left: 6%;
}
.menu-section .navbar-default {
	background-color: transparent;
	margin-bottom: 0;
}
.menu-section .navbar-brand {
	padding: 0;
}
.top-header .multi-lan {
	padding-left: 0;
	float: right;
	margin-bottom: 0;
}
.top-header .multi-lan li {
	list-style-type: none;
}
.top-header .dropdown a {
	color: #777;
	font-weight:400;
}
.top-header .dropdown a:hover {
	text-decoration: none;
	background-color: transparent;
}
.top-header .multi-lan .dropdown-menu {
	left: 0;
	right: auto;
	width: 150px;
}
.top-header .dropdown .flag-icon {
	margin-right: 4px;
}
.top-header {
	background-color: #F6F6F6;
	padding: 8px 0;
}
.tp-head-list {
	padding-left: 0;
	margin-bottom: 0;
	float: left;
}
.tp-head-list li {
	list-style-type: none;
	display: inline;
	font-family: "Open Sans", sans-serif;
	color: #777;
	font-size: 12px;
	margin-right: 10px;
	font-weight:400;
}
.menu-section .navbar-default .navbar-nav > li > a {
	font-size: 16px;
	font-weight:400;
}

.menu-section .navbar-default .navbar-nav > li > a:hover {
	color:#2b8f37;
	
}

.menu-section .navbar-default .navbar-nav > li:last-child > a {
	padding-right: 0;
}
/**********************************about-us*****************************************/

body p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.5;
}
.about-us {
	padding-top: 30px;
	padding-bottom: 50px;
}
.about-wrapper {
	margin: 0 3%;
}
.about-head h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: rgb(85, 85, 85);
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
	line-height: 1.5;
}
.mid-head h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(139, 198, 0);
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 0;
}
.mr-right {
	margin-right: 20px;
	margin-bottom: 10px;
}
.mid-head p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.5;
}
#mid-p-txt p {
	margin-bottom: 0;
}
/*******************************about-us**********************************************/

/*******************************gurantee-new**********************************************/

.new-gurantee {
	padding-top: 30px;
	padding-bottom: 50px;
}
.gurantee-wrapper {
	margin: 0 3%;
}
.gurantee-head h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: rgb(85, 85, 85);
	margin-bottom: 40px;
	text-align: center;
	font-weight: 700;
	line-height: 1.5;
}
.img-txt-wraper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.5;
}
.img-txt-wraper {
	margin-bottom: 3%;
}
.gurantee-wrapper h5 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: rgb(139, 198, 0);
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 1.5;
}
.red-tick-list {
	padding-left: 25px;
}
.red-tick-list li {
	font-size: 16px;
	padding-bottom: 15px;
	background-position: 5px 9px;
}
.red-tick-list li {
	padding-right: 20px;
	/*  background-image: url(../images/red-tick.png);*/
	background-repeat: no-repeat;
	background-position: 5px 2px;
	list-style-type: disc !important;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 7px;
	font-size: 16px;
	line-height: 1.5;
	color: rgb(119, 119, 119);
	font-weight: 400;
	margin-bottom: 10px;
}
.p-txt {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 1.5;
}
.nutra-guarantee {
	margin-right: 40px;
}
/*******************************gurantee-new**********************************************/


/*******************************certification**********************************************/
.certification {
	padding-top: 30px;
	padding-bottom: 50px;
}
.certification-wrapper {
	margin: 0 3%;
}
.certification-head h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: rgb(85, 85, 85);
	margin-bottom: 15px;
	text-align: center;
	font-weight: 700;
	line-height: 1.5;
}
.certification-tick-list {
	padding-left: 25px;
}
.certification-tick-list li {
	font-size: 16px;
	padding-bottom: 15px;
	background-position: 5px 9px;
}
.certification-tick-list li {
	padding-right: 20px;
	/*  background-image: url(../images/red-tick.png);*/
	background-repeat: no-repeat;
	background-position: 5px 2px;
	list-style-type: disc !important;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 7px;
	font-size: 16px;
	line-height: 1.5;
	color: rgb(119, 119, 119);
	font-weight: 400;
	margin-bottom: 10px;
}
/*******************************certification**********************************************/


/*******************************contact**********************************************/
.contact {
	padding:7% 0;
}
.contact-wrapper {
	margin: 0 3%;
}
.contact-wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-bottom: 10px;
	font-weight: 400;
	line-height: 1.5;
}
/*******************************contact**********************************************/


/*******************************temoignages**********************************************/

.temoignages {
	padding-top: 30px;
	padding-bottom: 50px;
}
.temoignages-wrapper {
	margin: 0 3%;
}
.temoignages-head h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: rgb(85, 85, 85);
	margin-bottom: 15px;
	text-align: center;
	font-weight: 700;
	line-height: 1.5;
}
.nutra-martine {
	border-radius: 100%;
	float: right;
}
.temoignages-headlie h5 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: rgb(139, 198, 0);
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
}
.pad-0 {
	padding: 0;
}
.temoignages-headlie p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.5;
}
.second-headline h5 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: rgb(119, 119, 119);
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
}
.second-headline p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: rgb(204, 204, 204);
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.5;
}
.p-last {
	margin-top: 30px;
}
/*******************************temoignages**********************************************/

.footer-top {
	margin: 0 auto;
	padding: 32px 0px;
	text-align: center;
	border-top: 1px solid #4f64d4;
	
}
.footer-top h4 {
	margin-bottom: 0;
	font-size:16px;
	font-weight:600;
}
.footer-top-wrapper
{ padding:0 8%;
}

.footer-top p
{ font-size:14px;
}

.footer-bottom
{ background-color: #4f64d4;
padding:4% 0 0;
}

.footer-bottom p
{ color:#f1f1f1;
font-size:16px;
margin-bottom:10px;
}

.footer-bottom .trust-list
{ padding-left:0;
}

.footer-bottom .trust-list li
{ list-style-type:none;
display:inline-block;
}

.footer-bottom .trust-list li.paypal img
{ border-radius:5px;
}

.footer-bottom .nutra-footer-logo 
{ margin-bottom:8px;
}


.cp-white
{ margin-bottom:10px;
}

.footer-bottom .link-name {
    color: #f1f1f1;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.5px;
	margin-top:0;
}

.is-divider
{ background-color: #fff;
height: 3px;
display: block;
margin: 1em 0 1em;
width: 100%;
max-width: 30px;
margin-top: .66em;
}

.foot-list { padding-left:0;}
.foot-list li 
{  list-style: none;
    margin:0;
	border-bottom:1px solid rgba(255,255,255,0.2);
	padding:5px 0;
}

.foot-list li:last-child
{ border-bottom:none;
}

.cp
{ color: rgba(255,255,255,0.5);
text-align:center;
font-size:15px;
margin-bottom:0;
padding:2% 0;
}



.foot-list li a
{ color:#f1f1f1;
font-size: 16px; 
font-weight:400;   
}

.foot-list li a:hover
{ text-decoration:none;
}

.home-head
{ font-size: 50px;
    color: rgb(255 115 38);
    line-height: 55px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	text-align:center;
	margin:4% auto 2%;
}

.les-result {
    font-size: 14px;
    line-height: 19px;
    color: rgb(102, 102, 102);
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 5px 23%;
    text-align: center;
}

.a-propos-title
{ font-size: 42px;
    line-height: 45px;
    color: rgb(68, 68, 68);
    margin-bottom: 20px ;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	text-align:center;
	margin-top:5%;
}

.home-propos p
{ font-size: 20px;
    line-height: 25px;
    color: rgb(68, 68, 68);
    margin-bottom: 20px;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
	text-align:center;
}


.order-sec {
	background-image: url(../images/order-sec1-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position: center center;*/
   /* text-align: center;*/
	color: #000;
	padding: 30px 0 40px;
}
.outer-oder {
	margin: 0 3%;
}
.order-wrapper h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 30px;
	color: rgb(52, 137, 68);
	line-height: 1.5;
	margin-top: 0;
}
.order-wrapper h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	text-align: center;
	font-size: 20px;
	color: rgb(52, 137, 68);
	line-height: 1.5;
	margin-top: 0;
}
.order-wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: rgb(21, 21, 21);
	font-weight: 400;
	line-height: 1.3;
}
.flacons1-bottle-1 {
	margin-bottom: 8%;
}
.order-wrapper h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align: left;
	font-size: 27px;
	color: rgb(21, 21, 21);
	line-height: 1.5;
	padding-top: 40px;
}
.order-ebook {
	margin-right: 4%;
}
.order-mid-txt {
	margin: 0 5%;
}
.falcon-wrapper {
	background: #fff;
	box-shadow: 3px 3px 10px #b2b2b2;
	padding: 12px;
}
.tab-header {
	background-color: #348944;
}
.tab-header h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 35px;
	color: rgb(255, 255, 255);
	text-align: center;
	font-weight: 400;
	padding: 30px 5px;
	margin-bottom: 0px;
	margin-top: 0;
}
.tab-box {
	background: #f8f8f8;
	border: 1px solid #348944;
	padding: 35px 13px;
	color: rgb(102, 102, 102);
	cursor:pointer;
}

.tab-box.active {
	background: #348944;
	color: #fff;
}


.tab-box h3 {
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 1.3;
	margin: 0;
}
.outer-box {
	margin: 7% 8%;
	margin-bottom: 0;
}
.tab-box:hover {
	background: #348944;
	color: #fff;
}
.price-wrapper h1 {
	color: rgb(52, 137, 68);
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 0;
}
.price-wrapper h2 {
	color: rgb(102, 102, 102);
	font-size: 25px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 0;
}
.price-wrapper p {
	color: rgb(102, 102, 102);
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 0;
}
.order-btn-image {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.prix-total {
	color: rgb(52, 137, 68);
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	text-align: center;
	line-height: 1.3;
}
p.prix-total-txt {
	color: rgb(102, 102, 102);
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 1.3;
}
p.vous-economisez {
	color: rgb(52, 137, 68);
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.3;
	margin-top: 10px;
}
.bnk-st {
	margin: 4% 5%;
}
p.bank-statement {
	letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #777;
	line-height: 1.3;
}
.ship-con {
	display: flex;
	text-align: center;
	justify-content: center;
	margin-bottom: 3px;
}
.free-shipping {
	margin-top: 4px;
	margin-right: 12px;
}
p.shipping-txt {
	color: rgb(52, 137, 68);
	font-size: 16px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-align: center;
	line-height: 1.3;
}
.bold-txt {
	font-weight: 700;
}
.gurantee-satisfaction {
	background-color: #348944;
}
.gurantee-outer {
	margin: 0 3%;
}
.grrt-text h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: rgb(255, 255, 255);
	line-height: 1.3;
	font-weight: 800;
	text-align: center;
}
.grrt-text p {
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	color: rgb(255, 255, 255);
	line-height: 1.3;
	font-weight: 400;
}
.order-guaranatee {
	margin-top: 5%;
	margin-bottom: 5%;
}
.link-ici a {
	color: #f5f5f5;
	text-decoration: underline;
}
.link-ici a:hover {
	color: #fff;
}
.info-doc-sec {
	padding-top: 20px;
	padding-bottom: 20px;
}
.info-outer {
	margin: 0 3%;
}
.info-outer h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: rgb(102, 102, 102);
	line-height: 1.3;
	font-weight: 800;
	text-align: center;
}
.info-outer p {
	font-size: 19px;
	color: rgb(102, 102, 102);
	font-family: 'Lato', sans-serif;
	line-height: 1.3;
	font-weight: 400;
}
.question-fréquentes {
	margin: 0 6%;
}
.question-fréquentes h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	color: #777;
	line-height: 1.3;
	font-weight: 800;
	text-align: center;
}
.question-fréquentes h5 {
	font-size: 19px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	line-height: 1.3;
	color: #777;
	margin-bottom: 20px;
}
.question-fréquentes p {
	font-size: 19px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	line-height: 1.3;
	color: #777;
}
.offer-outer {
	margin: 0 6%;
}
.falcon-bg {
	background-image: url(../images/flac-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	box-shadow: 5px 5px 8px #ccc;
	border: 1px solid #ccc;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.falcon-price h1 {
	font-size: 28px;
	color: rgb(47, 147, 59);
	text-align: center;
	line-height: 1.3;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	margin-bottom: 0;
	margin-top: 0;
}
.falcon-price h2 {
	font-size: 25px;
	color: rgb(47, 147, 59);
	text-align: center;
	line-height: 1.3;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}
p.price-no {
	font-size: 16px;
	color: rgb(85, 85, 85);
	line-height: 1.3;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	text-align: center;
	margin-bottom: 0;
}
p.p-paiement {
	font-size: 18px;
	color: rgb(85, 85, 85);
	line-height: 1.3;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-align: center;
	margin-bottom: 0;
}
p.pix-tolal {
	font-size: 18px;
	color: rgb(47, 147, 59);
	font-weight: 700;
	line-height: 1.3;
	font-family: 'Lato', sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}
p.economisez-price {
	color: rgb(47, 147, 59);
	font-size: 19px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 2px;
}
.livrasion-con {
	display: flex;
	text-align: center;
	justify-content: center;
}
.free-ship {
	margin-right: 6px;
	margin-top: 2px;
}
p.livrasion-txt {
	color: rgb(47, 147, 59);
	font-size: 22px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
.bold-txt-livrasion {
	font-weight: 700;
}
.order-btn {
	margin-bottom: 9px;
}
#liv-pri {
	font-size: 18px;
}
.free-ship-small {
	margin-right: 4px;
}
#falcon-orange {
	box-shadow: 0px 0px 18px #ff0000;
}
.ingredients-list {
	margin-bottom: 50px;
}
.mr-right-box {
	margin-right: 10px;
}
#angle-icon {
	font-size: 18px;
	vertical-align: middle;
	font-weight: 800;
}
#angle-icon-1 {
	font-size: 15px;
	vertical-align: middle;
}
#falcon-orange {
	position: relative;
}
#falcon-orange:before {
	content: "MEILLEUR OFFRE";
	position: absolute;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	top: 110px;
	bottom: 0px;
	left: -75px;
	width: 176px;
	height: 12px;
	font-size: 21px;
	font-family: 'Lato', sans serif;
	font-weight: 900;
	color: #000;
}

.boutique-sec{
	padding-top:30px;
	padding-bottom:30px;
}
.outer-boutique {
    margin: 0 3%;
}

.product-type{
	border: 1px solid #ccc;
	padding-top:30px;
}

.keto-price{
	background: #3bb44a;
	padding:10px 20px;
}



.keto-price h2{
	 font-family: 'Lato', sans-serif;
	 font-weight: 900;
	 text-align:center;
	 font-size: 29px;
     line-height:1.3;
     color: rgb(255, 255, 255);
	 margin-bottom: 0;
}

.keto-price h3{
	 font-family: 'Open Sans', sans-serif;
	 font-weight: 400;
	 text-align:center;
	 font-size: 22px;
     line-height:1.3;
     color: rgb(255, 255, 255);
	 margin-top: 0;
}

.keto-price p{
	 font-family: 'Lato', sans-serif;
	 font-weight: 700;
	 text-align:center;
	 font-size: 16px;
     line-height:1.3;
     color: rgb(255, 255, 255);
	 margin-top: 20px;
}


.btn-md {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    background-color: #0d75cb;
    padding: 12px;
    box-sizing: border-box;
    width: 75%;
    border-bottom: 3px solid #0c5591;
    border-radius: 8px;
    margin: 0 auto;
	text-align:center;
	margin-bottom:20px;
}

.btn-md a{
	color: rgb(255, 255, 255);
	text-decoration:none;
	
}

.vital-keto{
	width:48%;
}

/*.mid-green{
	display:block;
	position:relative;
}



.mid-green:hover:after{
	background: #3bb44a;
    content: "";
    padding: 35px 0;
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}*/

.pro-bollte-wrap{
	margin-top:4%;
}

.en-savoir-btn
{ text-align:center;
margin:5% 0;
}

.home-cohen-box p
{ text-align:left;
}

.home-cohen-box {
    background: #f1f1f1;
    padding: 20px;
    /* border-radius: 5px; */
    border: 1px solid #ccc;
    margin-bottom: 5%;
}

.home-dr-cohen
{ border-radius: 50%;
    border: 1px solid #ddd;
}

.home-cohen-box h2
{ font-weight: 600;
    font-size: 30px;
    margin-top: 8px;
}


p.le-doc
{ color:rgb(102,102,102);
}

.comment-sa
{ font-size: 40px;
    line-height: 45px;
    color: rgb(255 115 38);
    margin-bottom: 20px;
	font-weight:900;
	font-family: 'Lato', sans-serif;
	text-align:center;
}

.ingredient-box p
{ text-align:left;
}

.mr20-right
{ margin-right:20px;
}

.mr20-left
{ margin-left:20px;
}

.ingredient-box h3
{ font-size: 28px;
    line-height: 33px;
    color: rgb(69 161 81);
    margin:0 0 20px;
	font-family: 'Lato', sans-serif;
	font-weight:900;
}

.ingredient-img
{ border: 1px solid #45a151;
}


.ingredient-box {
    padding: 4% 0;
    border-bottom: 1px dashed #dddd;
}

.faq-section h2
{ font-size: 40px;
    line-height: 45px;
    color: rgb(255 115 38);
    margin-bottom: 7%;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    text-align: center;
	margin-top:0;
}

.faq-section {
    padding: 5% 0;
}

.faq-box
{ padding:2% 0;
border-bottom:1px dashed #ddd;
}

.faq-box:last-child
{ border-bottom:none;
}




.faq-box p
{ text-align:left;
margin-bottom:10px;
font-size:18px;
font-family: sans-serif;
color: rgb(102,102,102);
}

.faq-box h3
{ font-weight: 600;
    color: #45a151;
	margin-top:0;
	font-family: 'Lato', sans-serif;
	font-size:25px;
	
}

.home-grt-box p
{ text-align:left;
}

.home-grt-box {
    border: 1px dashed #45a151;
    padding: 20px;
    margin: 0 15% 9%;
    background-color: #f1f1f1;
    border-radius: 3px;
}

.home-grt-box h3
{ font-size: 25px;
    font-weight: 600;
    color: #45a151;
	margin-top:12px;
}

.omega-plus{
	margin: 0 3%;
}
.omega-txt h1 {
    font-size: 36px;
    color: rgb(76, 158, 69);
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}

.stars{
	margin:8px auto 0 ;
}

.omega-txt h2 {
    font-size: 40px;
    color: rgb(21, 21, 21);
    font-weight: 700;
    font-family: 'Oswald';
    line-height: 1.3;
    text-align: center;
    margin-bottom: 13px;
}

.omega-txt h2 del
{ font-weight:400;
color:#565656;
}





.omega-txt p{
	font-size: 18px;
	color: rgb(21, 21, 21);
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	line-height:1.3;
	text-align:center;
}

.omega-txt h6 {
    font-size: 20px;
    color: rgb(76, 158, 69);
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    line-height: 1.3;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    opacity: .8;
    line-height: 150%;
}

.pro-button{
	width: 340px !important;
    font-family: 'Oswald',sans serif;
    font-weight: bold;
    padding: 12px;
    background: #729258;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px;
    text-transform: uppercase;
	margin-top:20px;
	
}

.pro-button a{
	color: rgb(255, 255, 255);
	text-decoration:none;
	font-size: 27px;
}

.fprod-logos{
	margin-top:1%;
}

.omega-plus-img{
	margin-top:3%;
}

.outer-omega-con{
	margin: 0 3%;
}

.omega-head{
	background-image: linear-gradient(rgb(76, 158, 69), rgb(76, 158, 69));
	padding:10px 0;
}

.omega-head h3{
	color: rgb(255, 255, 255);
	font-size:24px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	line-height:1.5;
	font-weight:700;
	margin-top: 0;
    margin-bottom: 0;
}

.omega-box{
	border: 1px solid rgb(76, 158, 69);
}

.omoge-bottle{
	margin-top:20px;
}

.omege-inner-txt{
	padding:4px;
}

.omege-inner-txt h1{
	font-size:27px;
	color: rgb(76, 158, 69);
	font-family: 'Open Sans', sans-serif;
	line-height:1.3;
	font-weight:700;
	text-align:center;
	margin-top: 0;
	margin-bottom: 8px;
}


.omege-inner-txt h2{
	font-size:22px;
	color: rgb(240, 21, 21);
	font-family: 'Open Sans', sans-serif;
	line-height:1.3;
	font-weight:700;
	text-align:center;
	margin-top: 0;
}

.omege-inner-txt p{
	font-size:14px;
	color: rgb(68, 68, 68);
	font-family: 'Open Sans', sans-serif;
	line-height:1.3;
	font-weight:400;
	text-align:center;
	margin-top: 0;
	margin-bottom: 30px;
}

p.omega-livarsion{
	font-size:16px;
	color: rgb(52, 137, 68);
	font-family: 'Open Sans', sans-serif;
	line-height:1.3;
	font-weight:700;
	text-align:center;
	margin-bottom:2px;
}

.red-omega{
	color: rgb(244, 22, 14);
}

p.omega-econo{
	font-size:16px;
	color: rgb(34, 34, 34);
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	line-height:1.3;
	font-weight:700;
	margin-top:25px;
}

.pro-red-button{
	text-align:center;
	position:relative;
	margin-bottom:40px;
    margin-top: 47px;
	
}

.pro-red-button a{
	background-image: linear-gradient(rgb(252, 73, 16) 0%, rgb(248, 82, 18) 48%, rgb(252, 96, 39) 48%, rgb(240, 96, 20) 100%);
    background-color: rgb(255, 72, 38);
	border-radius: 6px;
    color: #fff;
    padding: 9px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
	text-decoration:none;
	line-height: 1.2em;
}

p.sm-tx-p{
	color: rgb(34, 34, 34);
	text-align:center;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	line-height:1.5;
	font-weight:400;
	margin-bottom:10px;

}

.box-right{
	padding-right:0;
}

.omega-plus-sec-two{
	padding-top:20px;
	padding-bottom:20px;
}

.grt-box{
	margin-top:20px;
	border: 1px solid #f5e575;
}


.tab-area {
   /* padding: 0px 4%;*/
    margin-top: 40px;
	margin:0 3%;
	margin-bottom:30px;
}

.tab {
    overflow: hidden;
    /*border: 1px solid #258F9D;*/
   /* background-color: #33b1c1;*/
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	border-bottom:1px solid #ddd;
}

.tab button.active {
    background-color: #fff;
}

.tab button {
    background-color: #f8f8f8;
    /*float: left;*/
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px 30px;
    transition: 0.3s;
    font-size: 17px;
    font-weight: 400;
	color:#777;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
	
}

#video {
    display: block;
}

.tabcontent {
    display: none;
    padding: 30px 2% 20px;
    border: 1px solid #d5d5d5;
    border-top: none;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.tabcontent h1{
	font-size:24px;
	color: rgb(34, 34, 34);
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	line-height:1.3;
	margin-bottom:25px;
	margin-top:20px;
	margin-top:0;
}

.tabcontent h2{
	font-size:30px;
	color: rgb(21, 21, 21);
	font-family: sans-serif;
	font-weight:800;
	line-height:1.3;
	margin-bottom:40px;
	margin-top:20px;
	text-align:center;
}

.tabcontent p{
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: rgb(119, 119, 119);
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.5;
}

.tab-box-list {
    padding-left: 20px;
}

.tab-box-list li {
    padding-right: 20px;
    /* background-image: url(../images/red-tick.png); */
    background-repeat: no-repeat;
    background-position: 5px 2px;
    list-style-type: disc !important;
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 7px;
    font-size: 16px;
    line-height: 1.5;
    color: rgb(119, 119, 119);
    font-weight: 400;
    margin-bottom: 5px;
}

#pro-au{
	margin-bottom:40px;
}

.lebel-name{
	float:right;
	margin-top:7%;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
.lebel-pad-right{
	padding-right:0;
}

.pro-name{
	height:40px;
	border-radius:0;
}

.form-box-wrapper{
	margin-bottom:35px;
}

.form-box-wrapper p{
	font-size:17px;
	color: #777;
	line-height:1.5;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:0;
}

#form-btm{
	margin-bottom:20px;
}

.pro-cmment{
	border-radius:0;	
}

.lebel-commnt{
	float:right;
	margin-top:32%;
	font-size:15px;
}
/*review*/
.rate {
    float: left;
    height: 28px;
    padding: 0 10px 0 0px;
	
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
	
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:28px;
     color: #ffc700;
	 line-height:100%; 
	
}
.rate:not(:checked) > label:before {
    content: '★ ';
	
}
/*.rate > input:checked ~ label {
    color: #ffc700; 
	   
}*/
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217; 

}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;

}
/*review*/


.submit-review{
	float:right;
	margin-top:20px;
}

.submit-btn  {
    background-color: #446084;
	border-color: rgba(0,0,0,0.05);
    color: #fff;
    padding: 9px 14px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
}


.submit-btn:hover{
	text-decoration:none;
	box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);
}


.filter-wrapper{
   border: 1px solid #ccc;
   padding:20px 30px;
   margin-bottom: 40px;
}

.pro-drop{
	border-radius: 0 !important;
	height:40px;
	box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02);
    background-color: #fff;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color: #333;
	
}

p.lebel-drop{
	font-size: 14px ;
	font-family: 'Open Sans', sans-serif ;
	color:#333 ;
	font-weight:700 !important;
}

.page-cnt{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#777;
}

.slidecontainer {
  width: 40%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 20px;
  background: #e9e9e9;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border:1px solid #999;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #007cba;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #4CAF50;
  cursor: pointer;
}

.filter-btn {
    width: 100px;
    min-width: 130px;
    background: #353535;
    color: #fff;
    padding: 4px 10px 4px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 2;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
}

.filter-btn:after {
    font-size: .8em;
    content: " ▲";
}

.dr-cohen-gr
{ margin-bottom:20px;
}

.medical-diploma
{ margin-bottom:20px;
}

.about-us.terms h4
{ font-family: "Open Sans", sans-serif;
font-weight: 700;
color:#555;
font-size:19px;
}

.about-us.retour h1
{ text-align:left;
}

.about-us.retour ol li
{ font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: rgb(119, 119, 119);
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.5;
	list-style-type:none;
}

.about-us.retour ol
{ padding-left:10px;}


.about-us.confident h1
{ text-align:left;
}


.about-us.confident h4
{ font-family: "Open Sans", sans-serif;
font-weight: 700;
color:#4f64d4;
font-size:19px;
}


.about-us.confident h5
{ line-height: 21px;
    color:#4f64d4;
    margin-bottom: 10px;
	font-family: 'Open Sans' !important;
	font-weight: 700 !important;
	font-size:18px;
}


.about-us.trait h1
{ text-align:left;
}

.about-us.trait ul li
{ font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: rgb(119, 119, 119);
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.5;
	
}



.activ-keto{
	width:33%;
}

.head-tab h1{
	font-size:28px !important;
    color: rgb(34, 34, 34);
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 25px;
    margin-top: 20px;
    margin-top: 0;
	text-align:center;
}

.box-ingridient{
	background: #ccc;
	padding: 20px 15px;
}

.box-ingridient h3{
	margin-top:0;
	margin-bottom:0;
	font-size:24px;
	color: rgb(21, 21, 21);
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

.applecider{
	border:3px solid #777;
}

.ingridient-wrapper{
	background:#f4f4f4;
	border:1px solid #CCC;
	margin-bottom:20px;
}

.ingridient-content{
	padding:20px 20px;
}

.applecider{
	margin-right:20px;
	margin-bottom:20px;
}

.tabcontent h6{
	font-size:24px;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	color: rgb(21, 21, 21);
	line-height:1.3;
	margin-bottom:20px;
	
}

.tabcontent h2{
	margin-bottom:20px !important;
}

#pro-au {
    margin-bottom: 20px !important;
}

#Encore-txt{
	text-align:left;
	font-size:20px;
}


.recetes-pour{
	width:18%;
	margin-right: 20px;
	border: 3px solid #777;
}

.activ-4{
	width:26%;
}

#txt-center{
	text-align:center;
}

.link-a a{
	color: rgb(119, 119, 119);
	text-decoration:underline;
}



.activ-keto{
	width:33%;
}

.head-tab h1{
	font-size:28px !important;
    color: rgb(34, 34, 34);
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 25px;
    margin-top: 20px;
    margin-top: 0;
	text-align:center;
}

.box-ingridient{
	background: #ccc;
	padding: 20px 15px;
}

.box-ingridient h3{
	margin-top:0;
	margin-bottom:0;
	font-size:24px;
	color: rgb(21, 21, 21);
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

.applecider{
	border:3px solid #777;
}

.ingridient-wrapper{
	background:#f4f4f4;
	border:1px solid #CCC;
	margin-bottom:20px;
}

.ingridient-content{
	padding:20px 20px;
}

.applecider{
	margin-right:20px;
	margin-bottom:20px;
}

.tabcontent h6{
	font-size:24px;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	color: rgb(21, 21, 21);
	line-height:1.3;
	margin-bottom:20px;
	
}

.tabcontent h2{
	margin-bottom:20px !important;
}

#pro-au {
    margin-bottom: 20px !important;
}

.detoxmax{
	width:37%;
}


.myl-ist {
    padding-left: 20px;
}

.myl-ist li{
list-style-type:decimal;
font-family: 'Open Sans', sans-serif;
font-size: 16px; 
padding-right: 20px;
padding-left: 0px;
padding-bottom: 7px;
line-height: 1.5;
color: rgb(119, 119, 119);
font-weight: 400;
margin-bottom: 10px;
}


#head-detox h1 {
	font-size:25px !important;
}


.activ-keto{
	width:33%;
}

.head-tab h1{
	font-size:28px !important;
    color: rgb(34, 34, 34);
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 25px;
    margin-top: 20px;
    margin-top: 0;
	text-align:center;
}

.box-ingridient{
	background: #ccc;
	padding: 20px 15px;
}

.box-ingridient h3{
	margin-top:0;
	margin-bottom:0;
	font-size:24px;
	color: rgb(21, 21, 21);
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

.applecider{
	border:3px solid #777;
}

.ingridient-wrapper{
	background:#f4f4f4;
	border:1px solid #CCC;
	margin-bottom:20px;
}

.ingridient-content{
	padding:20px 20px;
}

.applecider{
	margin-right:20px;
	margin-bottom:20px;
}

.tabcontent h6{
	font-size:24px;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	color: rgb(21, 21, 21);
	line-height:1.3;
	margin-bottom:20px;
	
}

.tabcontent h2{
	margin-bottom:20px !important;
}

#pro-au {
    margin-bottom: 20px !important;
}

.vigaplus{
	width:27%;
}

.applecider-1{
	width:250px;
	border: 3px solid #777;
	margin-right: 20px;
    margin-bottom: 20px;
}

.activ-keto{
	width:33%;
}

.head-tab h1{
	font-size:28px !important;
    color: rgb(34, 34, 34);
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 25px;
    margin-top: 20px;
    margin-top: 0;
	text-align:center;
}

.box-ingridient{
	background: #ccc;
	padding: 20px 15px;
}

.box-ingridient h3{
	margin-top:0;
	margin-bottom:0;
	font-size:24px;
	color: rgb(21, 21, 21);
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

.applecider{
	border:3px solid #777;
}

.ingridient-wrapper{
	background:#f4f4f4;
	border:1px solid #CCC;
	margin-bottom:20px;
}

.ingridient-content{
	padding:20px 20px;
}

.applecider{
	margin-right:20px;
	margin-bottom:20px;
}

.tabcontent h6{
	font-size:24px;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	color: rgb(21, 21, 21);
	line-height:1.3;
	margin-bottom:20px;
	
}

.tabcontent h2{
	margin-bottom:20px !important;
}

#pro-au {
    margin-bottom: 20px !important;
}


.articles {
	padding: 2% 0;
}
.articles-wrapper {
	margin: 0 3%;
}
.articles-wrapper h5 {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	opacity: .8;
}
.articles-wrapper:hover a {
	text-decoration: none;
}
.articles-wrapper h5:hover {
	color: #5A7C96;
}
.articles-wrapper h2 {
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	margin-top: 0;
	margin-bottom: 20px;
}
 .articles-wrapper h2:a {
 text-decoration:none;
}
.articles-wrapper h2:hover {
	color: #5A7C96;
	transition: color .3s, opacity .3s, transform .3s;
}
.divider-line {
	height: 3px;
	display: block;
	background-color: rgba(0,0,0,0.1);
	margin: 1em 0 1em;
	width: 100%;
	max-width: 30px;
	margin: 0 auto;
}
.articles-wrapper h6 {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	margin-top: 20px;
}
.articles-wrapper a {
	color: #555;
	opacity: .8;
}
.articles-wrapper a:hover {
	color: #5A7C96;
}
.bed-woman {
	margin-top: 20px;
	width: 100%;
	margin-bottom: 20px;
	border: 2px solid #ccc;
}
.articles-wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.5;
}
.btn-aticle {
	text-align: center;
}
.btn-aticle a {
	position: relative;
	display: inline-block;
	background-color: transparent;
	text-transform: uppercase;
	font-size: .97em;
	letter-spacing: .03em;
	cursor: pointer;
	font-weight: bolder;
	text-align: center;
	color: currentColor;
	text-decoration: none;
	border: 1px solid transparent;
	vertical-align: middle;
	border-radius: 0;
	margin-top: 0;
	margin-right: 1em;
	text-shadow: none;
	line-height: 2.4em;
	min-height: 2.5em;
	padding: 0 1.2em;
	max-width: 100%;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
	text-rendering: optimizeLegibility;
	box-sizing: border-box;
	border: 2px solid currentColor;
	text-decoration: none;
}
.btn-aticle a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #446084;
	border-color: #446084;
	opacity: 9;
}
.aticle-bootm {
	padding-top: 10px;
	padding-bottom: 50px;
	border-top: 1px solid #ececec;
	border-bottom: 2px solid #ececec;
	margin-top: 20px;
}
.aticle-bootm p {
	font-size: 13px;
	margin-bottom: 0;
	float: left;
}
.aticle-bootm a {
	color: #555;
}
.aticle-bootm a:hover {
	color: #5A7C96;
	opacity: 9;
}
.sp-txt {
	float: right;
}
.event-wrapper {
	border-left: 1px solid #ececec;
	padding: 0 30px 30px;
	margin-top: 15px;
	padding-right: 0;
}
.event-wrapper h2 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: uppercase;
	line-height: 1.3;
	font-family: 'Open Sans', sans-serif;
	color: #777;
	margin-bottom: 0;
	text-align: left !important;
}
.divider-line-left {
	height: 3px;
	display: block;
	background-color: rgba(0,0,0,0.1);
	margin: 1em 0 1em;
	width: 100%;
	max-width: 30px;
}
.list-event {
	padding-left: 3px;
}
.list-event li {
	padding-right: 20px;
	list-style-type: none !important;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 7px;
	font-size: 16px;
	line-height: 1.5;
	color: #555555;
	font-weight: 400;
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
}
.list-event li a:hover {
	color: #5A7C96;
	opacity: 9;
}
.inner-event {
	margin-bottom: 30px;
}
.list-event li:last-child {
	border: none;
}
.aticle-box {
	margin-bottom: 30px;
}

.encod{
	margin-top:6% !important;
}



/*comment-sec*/
.comment-box h3{
	font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    color: rgb(85, 85, 85);
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0;
	margin-bottom:3px;
	
}

p.verified{
	font-family: 'Open Sans', sans-serif;
	color:red !important;
	font-size:15px !important;
	margin-bottom:10px !important;

}

.mr-bt{
	margin-bottom:6px !important;
}

.rate-star .fa-star.checked
{ color:orange;
font-size:18px;
}



 @media only screen and (max-width: 991px) {
/**********************************order-2*******************************************/
.mr-right-box {
	margin-right: 0;
	margin-bottom: 8px;
}
.order-guaranatee {
	float: none !important;
	margin: 0 auto;
	margin-bottom: 20px;
}
.order-doc-img {
	float: none !important;
	margin: 0 auto;
}

.omega-txt h1 {
    text-align: center;
    margin-top: 0;
}

.stars {
    margin: 0 auto;
}

.omega-txt p {
    margin-bottom: 0;
}

.fprod-logos {
    margin-top: 10px;
    margin-bottom: 20px;
}


.box-right{
	padding-right:15px;
}

.omega-box{
	margin-bottom:20px;
}

.grt-box{
	margin-top:0;
}

.tab-area{
	margin:0;
}

.tabcontent{
   padding: 20px 3% 20px;
}

.lebel-name{
	float:none !important;
}

.lebel-commnt{
	float:none !important;
}

.slidecontainer {
    width: 60%;
}

.filter-wrapper{
	margin-bottom:0;
}

.form-box-wrapper{
	margin-bottom:0;
}

.lebel-commnt{
	margin-top:0;
}

.submit-review{
	float:none !important;
	text-align:center;
}

#revw-star{
	margin-top:0;
}



/**********************************order-2*******************************************/	
}




 @media only screen and (max-width: 480px) {
/*******************************about-us**********************************************/	
.nutra-couple {
	float: none !important;
	margin: 0 auto;
	margin-bottom: 20px;
}
/**********************************about-us*******************************************/	

/**********************************gurantee-new*******************************************/
.nutra-guarantee {
	float: none !important;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 67%;
}
.gurantee-head h1 {
	margin-bottom: 15px;
}
/**********************************gurantee-new*******************************************/

.order-wrapper {
	margin: 0;
}
.order-wrapper h1 {
	font-size: 28px;
}
.order-ebook {
	float: none !important;
	margin: 0 auto;
}
.order-wrapper h2 {
	padding-top: 0;
}
.order-mid-txt {
	margin: 0;
}
.order-wrapper h2 {
	font-size: 23px;
}
.flacons1-bottle-1 {
	width: 67%;
}
.order-guaranatee {
	float: none !important;
	margin: 0 auto;
	margin-bottom: 20px;
}
.order-doc-img {
	float: none !important;
	margin: 0 auto;
}
.outer-oder {
	margin: 0;
}
.mr-right-box {
	margin-right: 0;
	margin-bottom: 8px;
}
.outer-box {
	margin: 7% 6%;
}
.price-wrapper h1 {
	margin-top: 0;
}
.flacons1 {
	margin-bottom: 10px;
}
.ingredients-list {
	margin-bottom: 20px;
}

.omega-plus-img{
	width:43%;
}

.omega-txt h1{
	text-align:center;
	margin-top:0;
}

.stars{
	margin: 0 auto;
}

.omega-txt p{
	margin-bottom:0;
}

.omega-txt h2{
	margin-bottom:0;
}

.fprod-logos{
	margin-top:10px;
	margin-bottom:20px;
}

.tabcontent h2{
	font-size:27px;
	margin-bottom:0;
}

#pro-au{
	margin-bottom:20px;
}

.pro-button
{ width:auto !important;
}


.pro-button a{
	font-size:24px;
}

.head-tab h1{
	font-size:24px;
}

.box-ingridient h3{
	font-size:22px;
}

.head-tab h1{
	font-size:24px;
}

.box-ingridient h3{
	font-size:22px;
}


.recetes-pour{
	width: 63% ;
    float: none !important;
    margin: 0 auto;

}

.event-wrapper {
	margin-top: 23%;
	padding-left: 0;
	border: 0;
	padding-bottom: 0;
}
.articles-wrapper {
	margin: 0;
}
.sp-txt {
	float: none;
}
.articles-wrapper h2 {
	font-size: 23px;
}
.aticle-bootm {
	padding-bottom: 25%;
}

}
