/* @tailwind base;
@tailwind components;
@tailwind utilities; */

body {
	background: #eff0ff url(https://d3j6ngx7p7lglj.cloudfront.net/skinnybacteria/akk-vslfb/images/bgd.webp) no-repeat bottom;
	background-size: 100% 1712px;
}

body.dropped {
	background-size: 100% 1225px;
}

@font-face {
	font-family: 'NeueHaasDisplay';
	font-style: normal;
	font-weight: 700;
	src: url('https://s3.amazonaws.com/konsciousketo.com/samcart/upsell-fonts/neue-haas-grotesk-display-pro-bold/NeueHaasDisplay-Bold.woff') format('woff'),
			url('https://s3.amazonaws.com/konsciousketo.com/samcart/upsell-fonts/neue-haas-grotesk-display-pro-bold/NeueHaasDisplay-Bold.woff2') format('woff2');
}

.headingbar {
	position: relative;
}
.headingbar::before {
    content: "";
    width: 150px;
    height: 8px;
    background-color: #2F3A7C;
    display: block;
    position: absolute;
    top: -16px;
}

.headingbar.barcentered::before{
	transform: translateX(-50%);
    left: 50%;
}

.fullwidth #vidcont, .fullwidth #vidcont2 {
    width: 100%;
	max-width: unset;
    /*height: 100vh;*/
	background-color: rgba(0,0,0,.95);
    /* position: absolute; */
    top: 0;
    left: 0;
    align-items: center;
	box-sizing: content-box;
}

.fullwidth #heading{
	display: none;
}

p{
	margin-top: 0;
    margin-bottom: 1rem;
}

.guaranteedmaindiv h2{
	margin-bottom: 8px!important;
}

.fullwidth .vidcont2{
	margin-bottom: 50px;
}

.clickforsound{
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    z-index: 9999;
    cursor: pointer;
    max-width: 1080px;
    transform: translate(-50%,-50%);
    padding: 0 10px;
}
.maxwidth1058{
	max-width: 1058px;
}

.ctas a{
    bottom: 120px;
    left: 25px;
    width: 280px;
    height: 65px;
    border-radius: 50px;
    text-indent: -100px;
    overflow: hidden;
}
.ctas >div:first-child a{bottom: 155px;}

.maxwidth{
	max-width: 800px;
}
.cookbg{
  background: #e7e9fd url(https://d3j6ngx7p7lglj.cloudfront.net/skinnybacteria/akk-vslfb/images/cookbg.webp) no-repeat top right / contain;
}

.bgcolorffffff{
	background-color:#ffffff;
	
}
.bgcolore7e9fd{
	background-color:#e7e9fd;
	
}
.bgcolor485397
{
	background-color:#485397;
}
.bgcolorF7F6F4
{
	background-color:#F7F6F4;
}
#exitpopup{
	background:rgba(0,0,0, .8);
}
.waitmaindiv{
	max-width: 749px;
	background-color: #FFFFFF;
	border-radius: 5px;
} 
.wait{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	color: #E34134;

}
.btn-x-close{
	position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 30px;
    width: 30px;
    cursor: pointer;
    color: #000;
    background-color: #ffffff;
    font-size: 25px;
}
.mel1heroimage{
	max-width: 278px;
	width: 100%;
}
.injust{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	color: #0A5C4D;
	text-align: center;
}
.bowelelimination{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	color: #0A5C4D;
	text-align: center;
	line-height: 37px;
}
.ithelped{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	color: #191919;
	line-height: 25px;
}
a.btn-keepwatching{
	background: linear-gradient(0deg, #FBFF23, #FBFF23), linear-gradient(360deg, #EBAB00 -4.55%, #FFB800 25.74%, #F3DFA8 84.85%);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}
.btn-keepwatching{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	color: #191919;
	max-width: 640px;
	width: 100%;
	padding: 10px 10px;
}
a.btn-keepwatching:hover{
	color: #191919;
}

.animatedbtn .btn-keepwatching{
	width:unset;
	animation-name: scale;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

@keyframes scale {
  0% {
    transform: scale(1);
	box-shadow: 0 0 10px 0px rgb(59 135 234 / 99%);
  }
  100% {
    transform: scale(1.05);
	box-shadow: 0 0 10px 10px rgb(59 135 234 / 99%);
  }
}

/* .topdoctordiv{
    padding-bottom: 35px !important;
} */

.prefertoread{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	color: #191919;
}
.btn-seethetext{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	color: #1D7DE3;
}
.topnycdoctor{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	color: #4B569D;
    margin-bottom: 12px;
}
.emptybowel{
	font-family: 'myriad-pro';
	font-style: normal;
	color: #C50000;
	font-size: 48px;
	font-weight: 700;
	line-height: 120%;
	text-transform: capitalize;
	max-width: unset !important;
}

#subhead{
	font-family: 'myriad-pro';
	font-size: 44px;
	font-weight: 700;
	line-height: 48.4px;
	color: #253A36;
}

.vidcont1{
	max-width: 573px;
	width: 100%;
}
.vidcont2 {
    max-width: 800px;
    width: 100%;
    /* background-color: #ffffff; */
}
.important{
	color: #C50000;
}

.yourvideo {
    font-family: 'myriad-pro';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    vertical-align: middle;
}
.drginamaindiv{
	max-width: 740px;
	width: 100%;
	margin-top: 24px!important;
}
.topgastro{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 600;
	font-size: 12.8px;
	color: #ffffff;
	border-radius: 2px;
    background: linear-gradient(152.02deg, #FFBE4F -119.98%, #EB3D26 88.44%), linear-gradient(0deg, rgba(240, 150, 90, 0.4), rgba(240, 150, 90, 0.4));
}
.doctorname{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 25.6px;
	text-decoration-line: underline;
	color: #4B569D;
}
.doctorcaption{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	max-width: 290px;
	width: 100%;
}
.ginaimage{
	width: 120px;
}
.ginacontent{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
}
.ginasignature{
	font-family: 'myriad-pro';
	font-style: italic;
	font-weight: 700;
	font-size: 14px;
	color: #000000;
	max-width: 384px;
	width: 100%;
}
.asseenon {
    font-family: 'myriad-pro';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #000;
}
.asseenondiv {
    border-color: #000;
    border-style: solid;
    border-width: 1px 0 1px 0;
}
.prevent-select{
	-webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.clinicalstudies{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	color: #000;
}
.studiescontent:first-child {
    font-size: 16px;
}
.studiescontent{
	font-family: 'myriad-pro';
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
}
body.dropped .bgcolorC6CBE1{
	background-color: #C6CBE1;
}
.wordbreak{
	word-break: break-all;
}

.studiesdiv{
    display: flex;
    flex-direction: column;
    gap:16px;
}
.studiesdiv > div {
    max-width: 363px;
    width: 100%;
}
.supportivestudiesmaindiv{
	max-width: 800px;
	width: 100%;

}

.disclosurestatement{
	max-width: 1247px;
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
}
.allrightsreserved{
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
}
.footerlinks a{
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
}
.footerlinks a:hover{
	color: #000000;
}
.bgcolorblack{
	background-color: #000000;
}
.ordertoday{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	color: #FFFBF8;
}
.timer{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	color: #F4FF61;
}

.orderheader9BE3C5{
	background-color: #9BE3C5;
	border-radius: 2px 2px 0 0;
}
.bgcolorwhite{
	background-color: #ffffff;
	border-radius: 0 0 2px 2px;
}
.ordertitle{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 900;
	font-size: 28px;
	color: #000000;
}
.orderdays{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	color: #000000;
}
.orderprice{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 900;
	font-size: 55px;
	color: #000000;
}
.bottle{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	color: #000000;
}
.shippingfee{
	font-family: 'myriad-pro';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #000000;
}
.oldprice{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	color: #002C1E;
	text-decoration-line: line-through;
    text-decoration-color: red;
}
.oldprice2{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	color: #002C1E;
}
.orderheaderlinear{
	background-color:#fbd262;
	background-image: url(//emmarelief.com/cdn/shop/t/10/assets/bestvalue.webp?v=65068311291142910311687504930);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	border-radius: 2px 2px 0 0;
}

.bgcolorFAF5C9{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff7da+0,ffffff+100 */
background: #fff7da; /* Old browsers */
background: -moz-linear-gradient(top,  #fff7da 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fff7da 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fff7da 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7da', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
border-radius: 0 0 2px 2px;

}
.orderchecklist1, .orderchecklist2, .orderchecklist3{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6), 0px 0px 2px rgba(0, 0, 0, 0.6);
	max-width: 315px;
    width: 100%;
}
.orderchecklist1{
	background-color: #DC3B3D;
}
.orderchecklist2{
	background-color: #146E54;
}
.orderchecklist3{
	background-color: #3983D2;
}

.supplydiv{
	max-width: 1200px;
	width: 100%;
}
.gutsuperherodiv{
	border-radius: 2px;
}
.numberofbottles{
	font-family: 'myriad-pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}
.guaranteeddiv {
    width: 100%;
    background: transparent url(https://d3j6ngx7p7lglj.cloudfront.net/skinnybacteria/akk-vslfb/images/letter.webp) no-repeat top center / 100% 100%;
	/* padding-top: 300px; */
	padding-bottom: 130px;
}

.guaranteehead {
    font-family: 'myriad-pro';
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #000;
    width: 555px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
}
.guaranteethumb{
	font-size: 20px!important;
	font-weight: 700!important;
	line-height: 40px!important;
	text-transform: uppercase!important;
	color: #2F3A7C!important;
	max-width: 585px!important;
	padding-bottom: 32px;
}

.guaranteethumb > span > span{
	background-color: #FFF4A9;
    padding: 0 8px;
}
.guaranteeddiv p{
    font-family: 'myriad-pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    width: 100%;
    max-width: 557px;
    margin: 24px auto 0;
	line-height: 27px;
}

.guaranteeddiv em{
	font-weight: 700;
}
.guaranteedimg{
  margin-top: -110px!important;
}

#hellotryakka{
	font-family: 'myriad-pro';
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	line-height: 27px;
	text-decoration: none;
}
.best90{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  color: #0A6050;
}

.moneyback{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 100%;
  text-transform: uppercase;
  color: #E34134;
}
.quaranteepdiv{
    font-family: 'myriad-pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #002C1E;
    max-width: 679px;
    width: 100%;
}
.bggradient{
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%), #0A6050;
}

.crushcravings{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 100%;
  color: #F6FF80;
}
.multipack{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  color: #ffffff;
}
.cravingstextcontent{
    font-family: 'myriad-pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    max-width: 485px;
    width: 100%;
}
.bgimgcravings{
    background-image: url(https://d3j6ngx7p7lglj.cloudfront.net/skinnybacteria/akk-vslfb/images/leanbellyshakebook.webp);
    background-repeat: no-repeat;
    background-position: right 50%;
    background-size: 272px;
    max-width: 870px;
    width: 100%;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 40%);
}
.yourstorymaindiv{
	max-width: 864px;
	width: 100%;
	padding: 0 12px;
}
.yourstory{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #2F3A7C;
}
.customername{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #2F3A7C;  
}

.customername span{
	font-style: italic;
	font-weight: 400;
	color: #2F3A7C80;
	margin-left: 10px;
	font-size: 14px;
}
.vercustomer{
  font-family: 'myriad-pro';
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #006C04;
}
.storytitle{
  font-family: 'myriad-pro';
  font-style: italic;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
.customerstory{
    border: 1px solid #48539799;
    border-radius: 6px;
    padding: 16px;
    background-color: #FAFAFA;
    font-family: 'myriad-pro';
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    color: #000;
	margin-top: 10px;
	margin-bottom: 40px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 13%);
}
.faqdiv{
  max-width: 712px!important;
	width: 100%;
	padding: 16px 0;
}
.faq{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #2F3A7C;
  margin-bottom: 50px;
}
.qacont{
	padding: 16px 32px;
}
.qacont:nth-child(even) {
    background-color: #F1F2FD;
}
.qanumber span{
	font-family: 'myriad-pro';
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0.03em;
	color: #485397;
	width: 85px;
	display: block;
}
.qaquestion h3 {
    font-family: 'myriad-pro';
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #485397;
    margin-bottom: .5rem;
}
.qalabel span{
	font-family: 'myriad-pro';
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	line-height: 29px;
	color: #485397;
	width: 85px;
	display: block;
}

.qaanswer p {
    font-family: 'myriad-pro';
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 29px;
    color: #000000;
    margin-bottom: 1rem;
}
.qaanswer p b{
	font-weight: 600;
}

.qaanswer .readmore, .qaanswer .readmoreless{
	color: #EC7800;
	font-weight: 600;
	cursor: pointer;
}

.faquestiondiv{
  border-bottom: 2px solid #191919;
}
.faquestiondiv a{
    text-decoration: none;
    cursor: pointer;
}
.faquestion{
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 110%;
  color: #000000;
  max-width: 740px;
    width: 100%;
}
.faquestion:hover{
  color: #000000;
}
.emmafaq li{
  list-style: none;
    border-bottom: 2px solid #191919;
}
.faquestiondiv >div:not(.ui-state-active) .arrowd{
	display: block;
}
.faquestiondiv >div:not(.ui-state-active) .arrowu{
	display: none;
}
.faquestiondiv >div.ui-state-active .arrowd{
	display: none;
}
.faquestiondiv >div.ui-state-active .arrowu{
	display: block;
}
.emmafaq p{
    font-family: 'myriad-pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #191919;
}

.tryakkabtn {
    display: inline-block;
    background: linear-gradient(0deg, #485397, #485397), linear-gradient(0deg, #485397, #485397);
    padding: 22px 64px;
    font-family: 'myriad-pro';
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-50%);
    margin-left: 50%;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
	box-shadow: 0px 10px 15px 0px #48539780;
	margin-top: 30px;

}

.tryakkabtn:hover {
	color: #f4f4f4;
}
.coockbookdiv
{
    max-width: 644px;
	width: 100%;
    margin: 0 auto;
}
.coockbookdiv h2{
	font-family: 'myriad-pro';
	font-weight: 700;
	font-size: 40px;
	line-height: 48px;
	color: #2F3A7C	;
	max-width: 700px;
	padding-bottom: 20px;
}
.coockbookdiv h2 em{
	text-decoration: underline;
}
.coockbookdiv
 img{
    max-width: 664px;
	width: 100%;
    margin: 0 auto;
    display: block;
}

.coockbookdiv p{
	font-family: 'myriad-pro';
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
}

.coockbookdiv p em, .coockbookdiv p span{
	font-weight: 600;
}

.coockbookdiv p b{
	font-weight: 700;
}

#cbp{
	margin-top: -120px;
}

.coockbookdiv .recipe{
	margin: 5px 0;
}
.coockbookdiv .recipe img{
	width: 139px;
}



@media(min-width: 375px) and (max-width: 992px){
	.bgimgcravings{
		background-image: none;
	}
}


@media(min-width: 375px) and (max-width: 768px){
	.mel1heroimage{
		max-width: 310px!important;
	}
	.doctorcaption{
		font-size: 12px;
	}
}


@media(min-width: 345px) and (max-width: 1439px){
	.wait, .injust{
		font-size: 44px;
	}
	.bowelelimination{
		font-size: 32px;
		line-height: 35.2px;
	}
	.ithelped{
		font-size: 16px;
	}
	.btn-keepwatching{
		font-size: 18px;
	}
	.prefertoread, .btn-seethetext{
		font-size: 16px;
	}

	.ladysmile{
		width: 100%;
	}
	a.btn-keepwatching{
		width: 100%;
	}
	.topnycdoctor{
		font-size: 24px;
	}
	.emptybowel{
		font-size: 39px;
		line-height: 110%;
		max-width: 420px !important;
	}
	#subhead{
		font-size: 36px;
		font-weight: 700;
		line-height: 39.6px;		
	}

	.doctorname, .clinicalstudies{
		font-size: 24px!important;
	}
	.doctorcaption{
		font-size: 14px;
		max-width: 255px;
	}
	.ginaimage{
		width: 81px;
	}
	.asseenon{
		font-size: 20px;
	}
    .topnycdoctor{
      font-size: 20px;
    }
    .best90{
      font-size:20px;
    }
    .multipack{
        font-size: 20px;
    }
    .moneyback{
      font-size: 32px;
    }
    .crushcravings{
      font-size: 26px;
    }
    .yourstory{
      font-size: 32px;
	  line-height: 48px;
    }
    .faq{
		font-size: 32px !important;
        margin-left: 30px;
		margin-bottom: 40px;
		line-height: 38px;
    }
    .faquestion{
      font-size: 18px;
    }
	
	.topgastro{
		font-size: 13px;
	}

	body {
        background: #f7f8ff url(https://d3j6ngx7p7lglj.cloudfront.net/skinnybacteria/akk-vslfb/images/bgm.webp) no-repeat bottom;
        background-size: 100% 2080px;
    }

	.tryakkabtn {
		padding: 22px 32px;
		font-family: 'myriad-pro';
		font-size: 18px;
	}
	.guaranteeddiv p{
		line-height: 24px !important;
	}

	.coockbookdiv
 h2{
		font-family: 'myriad-pro';
		font-size: 32px;
		line-height: 38px;
		padding-bottom: 18px;
	}
	.coockbookdiv
 img {
		max-width: 343px;
	}
	#cbp{
		margin-top: 15px;
	}
	.faqmaincont .container, .faqdiv{
		padding: 0;
	}

	.cookbg {
		background: #e7e9fd;
	}

	.scrolldowntoselect{
		margin-top: 120px;
		opacity: 0;
	}
	.fadeOut{
		transition: all 1.25s ease-in-out;
		opacity: 0;
		margin-top: 200px;
	}
	.fadeIn{
		transition: all 1.25s ease-in-out;
		opacity: 1;
		margin-top: 0;
	}
	.flowheight{
		height: 181px;
		overflow: hidden;
	}
    .fullwidth .vidcont2{
		margin-bottom: 181px;
	}
	/* .dropped .flowheight{
		height: 181px;
	} */
	.headingbar.barcentered::before{
		transform: unset;
		left: unset;
	}
	.coockbookdiv p {
		font-size: 18px;
		line-height: 24px;
	}
	.qaquestion h3{
		font-size: 20px;
		line-height: 30px;
	}

	.qaanswer p{
		font-size: 18px;
		line-height: 29px;
	}

	.fullwidth #vidcont{
		margin-top: 71px!important;
	}
}


@media (max-width: 767px) {
	.guaranteeddiv {
		background: transparent url(https://d3j6ngx7p7lglj.cloudfront.net/skinnybacteria/akk-vslfb/images/letterm.webp) no-repeat top left / calc(100% + 36px) 100%;
		padding: 0px 26px;
	padding-bottom: 85px;
	}

	.guaranteehead{
		font-family: 'myriad-pro';
		font-size: 30px;
		font-weight: 700;
		line-height: 36px;
		letter-spacing: -0.02em;
		width: 100%;
	}
}