@font-face{font-family:'Bree_regular';src:url(../fonts/bree/Bree-Regular.otf)}
@font-face{font-family:'Lato_regular';src:url(../fonts/lato/Lato-Regular.ttf)}
body{font-family: 'Lato_regular';font-size: 17px;color: #333;}
h1,h2,h3,h4,h5{font-family: 'Bree_regular';}
.padding-0{padding: 0;}
a{color: #002D5C;}
.topbar {
    background: #DAD4E9;
    color: #3F2163;
    font-size: 13px;
    padding: 10px 0;
}

nav.navbar {
    min-height: auto;
    margin: 0;
    background: rgba(255,255,255,.5);
}
.navbar-brand{height: auto;padding: 25px 15px 15px;}
#myNavbar li.active a{color: #F03794;}
#myNavbar ul.nav {margin: 27px 0;}
#myNavbar .nav a {
    font-size: 20px;
    margin: 0 0 0 12px;
    color: #4D2683;
}
#myNavbar .nav a:hover{background: transparent;}
#bannerSection{
    position: relative;    
    overflow: hidden;
    /* background: #F1E0EA;     */
}
/* #bannerSection.homPage{
    background:url(../images/homebanner-bg.png)
    background: rgb(247,245,252);
    background: linear-gradient(90deg, rgba(247,245,252,1) 37%, rgba(185,185,220,1) 55%);
} */
.bannerContent {
    position: absolute;
    top: 31%;
    max-width: 500px;
    text-align: center;
    font-size: 30px;
}
.bheading {
    font-size: 60px;
    font-weight: 600;
    font-family: 'Bree_regular';
    /* max-width: 400px; */
    color: #4E2682;   
    line-height: 50px;
}
.innerp .bheading{font-size: 45px; max-width: 100%;font-weight: 100;}
.linkMore {
    background: #fff;
    color: #4D2683;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 40px;
    font-size: 25px;
    border: 3px dashed #4D2683;
    font-weight: 600;
}
.linkMore:hover{text-decoration: none;}
#mainContent {
    /* text-align: center; */
    padding: 90px 0;
}
#mainContent h1 {
    color: #45277C;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 30px;
}
.pcolo{color: #45277C;font-weight: 600;}
.contBtn {
    display: inline-block;
    color: #F03190;
    border: 1px solid #F03190;
    border-radius: 50px;
    padding: 8px 20px;
    margin-top: 30px;
    text-decoration: none;
}
.contBtn:hover{background: #F03190;color: #fff;text-decoration: none;}
#featuredProduct {
    background: #4D2683;
    padding: 130px 0;
}
.fpOWrapper{
    text-align: center;    
}
.fpWrapper {
    border-radius: 35px 0 35px 0;
    padding: 30px;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
}
.pName {
    color: #fff;
    font-size: 25px;
    font-family: 'Bree_Regular';    
    margin: 30px 0 0;
    min-height: 70px;
}
.vireMoBtn {
    /* background: #83B930; */
    color: #fff;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
}
.vireMoBtn:hover{text-decoration: none;color: #fff;}
/* .fpOWrapper:hover .fpWrapper{ 
    border: 3px solid #83B930;
    box-shadow: 0 0 20px #83B930;
} */
#featuredPro .owl-nav .owl-prev{
    position: absolute;
    font-size: 65px;
    top: 40%;
    left: -75px;
    color: #fff;
}
#featuredPro .owl-nav .owl-next{
    position: absolute;
    top: 40%;
    font-size: 65px;
    right: -75px;
    float: right;
    color: #fff;
}
#essProInfo{padding: 90px 0;}
.onMob{display: none;}
.onDeskBg {
    background: url(../images/product-banner.jpg);
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: bottom; */
}
.essPrCont {
    padding: 0 110px;
    text-align: center;
}
.errProHea {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
}
.errProBtn {
    text-decoration: none;
    background: #563385;
    color: #fff;
    border-radius: 50px;
    padding: 10px 30px;
    display: inline-block;
}
.errProBtn:hover, .errProBtn:focus{text-decoration: none;color: #fff;}

#faqs h2 {
    color: #45277C;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.panel-default>.panel-heading {
    color: #45277C;
    background-color: transparent;
    padding: 0;
}
.panel-title{
    font-size: 25px;
    position: relative;
    padding: 20px 35px 20px 0;
}

.panel-title a i {
    background: transparent;
    color: #45277C;
    font-size: 15px;
    display: inline-block;
    padding: 0;
    top: 0;
    font-weight: 100;
    margin-right: 10px;
    position: absolute;
    right: 0;
    height: 100%;
    border-radius: 10px;
}
.panel, .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: 0;
    /* padding: 15px 0 0; */
    box-shadow: none;
    font-size: 17px;
}
.panel-group {
    /* max-width: 700px; */
    margin: auto;
}
.bannerContent a:focus{/* color: #fff; */outline: none;}
a:focus, a:hover{text-decoration: none;}
#faqs {
    padding: 90px 0;
}
#siteFooter{
    background: #4D2683;
    color: #fff;    
}
.innerp a{color: #000;text-decoration: none;}
#innerProduct {
    padding: 90px 0;
}
.fpOWrapperInner{text-align: center;padding: 15px;}
.fpOWrapperInner img{margin: auto;}
.fpWrapperInner {
    box-shadow: 0 0 5px #333;
    border: 2px solid transparent;
    border-radius: 90px;
    padding: 60px 10px;
    transition: all .1s ease-in-out
}
.fpOWrapperInner .vireMoBtn {
    bottom: -8px;
    left: 31%;
}
.fpOWrapperInner:hover .fpWrapperInner{
    box-shadow: 0 0 20px #563385;
    border-color: #563385;
    transform: scale(1.1);
}
.fpOWrapperInner:hover .vireMoBtn{
    bottom: auto;
}
.mar-bottom60{margin-bottom: 60px;}
#faqsPage{
    padding: 90px 0;
}
#faqsPage .panel-group{
    max-width: 100%;
}
#compareSection{padding: 90px 0;}
.cmProductWrap{
    text-align: center;
}
.cmProductWrap img{margin: auto;max-height: 175px;}
.cmProductTitle {
    font-size: 21px;
    color: #563385;
    margin: 20px 0;
    font-weight: bold;
    /* text-transform: uppercase; */
}
.cmProductBtn a {
    background: #83B930;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 28px;
}
#compareSection td{
    /* width: 25%; */
    padding: 25px;
    font-size: 16px;
}
#compareSection .table-responsive td{white-space: normal;}
#compareSection .table-responsive {
    box-shadow: 0 0 50px #aaa;
    border-radius: 40px;
}
#compareSection .table-bordered{margin-bottom: 0;}
#productDetailPage{padding: 90px 0;}
.proMainDeta h1 {
    color: #563385;
    font-size: 35px;
    font-weight: bolder;
    margin-bottom: 25px;
}
.psize {
    color: #45277C;
    font-size: 20px;
}
.pdesc {
    font-size: 20px;
}
.flavAvail {
    font-size: 30px;
    color: #563385;
    font-weight: bolder;
    margin-top: 30px;
    /* text-transform: uppercase; */
    font-family: 'Bree_Regular';
}
.flavList {
    padding-left: 20px;
}
.flavList li {
    margin-bottom: 10px;
    font-size: 18px;
}
.shopBtn a {
    background: #F02E91;
    color: #fff;
    display: inline-block;
    padding: 10px 35px;
    font-size: 20px;
    border-radius: 30px;
    margin-top: 20px;
}
.proMainImage {
    padding: 25px 0;
}
.proDetailTabs{
    margin-top: 60px;
    /* border: 1px solid #aaa; */
    border-radius: 45px;
}
.proDetailTabs #myTab {
    background: transparent;
    border-radius: 0;
    padding: 5px;
    border: 0;
}
.proDetailTabs .nav-tabs>li{margin-right: 20px;}
.proDetailTabs .nav-tabs>li>a{
    color: #fff;
    text-transform: uppercase;
    padding: 20px;
    font-weight: 600;
    border: 0;
    border-bottom: 4px solid transparent;    
    font-size: 18px;
    font-family: system-ui;
}
.proDetailTabs .nav-tabs>li>a:hover,
.proDetailTabs .nav-tabs>li>a.active,
.proDetailTabs .nav-tabs>li.active>a,
.proDetailTabs .nav-tabs>li.active>a:focus,
.proDetailTabs .nav-tabs>li.active>a:hover
{
    color: #fff;
    background: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 4px solid #F02E91;
}
.proDetailTabs #myTabContent {
    padding: 35px;
    font-size: 20px;
    color: #333;
}
.proDetailIngred {
    margin-top: 60px;
    border-radius: 35px;
    border: 1px solid #aaa;
    padding-bottom: 25px;
}
.proDetailIngred .table{margin: 0;}
.proDetailIngred thead{
    background: #F02E91;
    color: #fff;
}
.proDetailIngred thead th{padding: 20px !important;}
.proDetailIngred .table>thead>tr>th, .proDetailIngred .table>tbody>tr>td{border-top: none;border-bottom: none;}
.proDetailIngred .table>thead:first-child tr th:first-child{border-top-left-radius: 45px;border-bottom-left-radius: 45px;}
.proDetailIngred .table>thead:first-child tr th:last-child{border-top-right-radius: 45px;border-bottom-right-radius: 45px;}
.proDetailIngred .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #F1EFF7;
}
.proDetailIngred .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
.proDetailIngred .table>tbody>tr>td{padding: 10px 20px;}
.proDetailTabs .tab-content h5 {
    color: #4B2676;
    font-size: 22px;
    font-weight: 600;
}
.proDetailIngred strong{color: #4B2676;}
.proMainImage img{margin: auto;}
.onMob img {
    margin: auto;
}
.topbar p{max-width: 95%;}
.hTopBar {
    font-size: 15px;
    color: #563385;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    text-align: center;
    height: 30px;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
}
#compareSection table td:first-of-type{color: #3F2163;font-weight: 600;}
#recipesSec{padding: 90px 0;}
.recipeTxt {
    padding: 0 25px;
    font-size: 15px;
}
.recipeTxt h1 {
    font-size: 24px;
    font-weight: bold;
    color: #45277C;
    margin-top: 0;
}
.reciHea {
    font-size: 17px;
    font-weight: 600;
    margin: 20px 0 10px;
}
.allergensLeft h1{
    color: #45277C;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
}
.allergensLeft ul {padding: 0; list-style-type: none;}
.allergensLeft ul li{
    border-bottom: 1px solid #c4c4c4;
}
.allergensLeft ul li {
    border-bottom: 1px solid #c4c4c4;
    padding: 8px 0 15px 0;    
}
.allergensRight li{margin-bottom: 15px;font-weight: 600;}
.alergFloat {
    float: right;    
    font-size: 20px;
}
.redCol{color: rgb(238, 14, 14);}
.greenCol{color: green;}
.alergFloat sub{vertical-align: text-top;font-size: 12px;}
.imgDiv img{margin: auto;}
.imgDiv {
    min-height: 240px;
}
.onsc ul{padding: 0;list-style-position: inside;}
.onsc li {list-style-type: circle;}
.onsDeskBg {
    background: url(../images/ons-middle-bg1.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#onsSec2{padding: 0 0 45px 0;}
.onscBg{
    background: rgb(234,242,245);
    background: linear-gradient(90deg, rgba(234,242,245,1) 37%, rgba(162,202,218,1) 55%);
}
#onsSec2 .recipeTxt {
    padding: 50px 25px;
}
#onsSec3 {padding: 45px 0 90px 0;}
#mainConte {
    padding: 90px 0;
}
.recipePage .bolockImg {
    max-width: 420px;
    margin: auto;
}
.recipePage .bolockImg img{width: 100%;}
.recipePage .pageHeadings {
    margin-top: 0;
    /* font-size: 45px; */
    font-weight: 100;
}
.pageHeadings {
    color: #563385;
    font-family: 'Bree_Regular';
    font-size: 36px;
    font-weight: 600;
    margin: 25px 0 15px;
}
.colockTxt p{font-size: 19px; color: rgb(98 98 98);}
.recipePage .colockTxt strong {
    margin-bottom: 12px;
    display: block;
    font-size: 18px;
    color: #666;
}
#mainConte ul {
    padding: 0;
    list-style-position: inside;
}
.recipePage .colockTxt ol, .reserpa ol {
    padding-left: 15px;
}
.recipePage li {
    list-style: none;
    margin-bottom: 8px;
    color: #777;
}
.mar-bottom30 {
    margin-bottom: 30px;
}
#compareSection td a {
    font-weight: 600;
}
.navbar-fixed-top {
    background: #fff !important;
    box-shadow: 0 0 5px #333;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    animation: smoothScroll .5s forwards;
}
.navbar-fixed-top .navbar-brand{padding: 15px 15px;}
.navbar-fixed-top #myNavbar ul.nav{margin: 20px 0;}
@keyframes smoothScroll {
    0% {
        transform: translateY(-60px);
    }
    100% {
        transform: translateY(0px);
    }
}
.mar-bottom50 {
    margin-bottom: 50px;
}
.mar-bottom100 {
    margin-bottom: 100px;
}
.navbar-fixed-top #myNavbar ul.nav {
    margin: 15px 0;
}
.bannerContent p{margin: 20px 0;}
.hmepabt .abtUH {
    font-size: 30px;
    color: #3D3D3D;    
    font-family: 'Bree_regular';
}
.hmepabt .abtUSH {
    font-size: 25px;
    color: #4D2683;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0;
}
.hmepabt p{
    font-size: 20px;
}
.hmepabt a.rmore{
    color: #3D3D3D;
    font-size: 20px;    
    font-family: 'Bree_regular';
    display: inline-block;
    margin-top: 18px;
}
.hmepabt a.rmore i {
    background: #F02E91;
    color: #fff;
    padding: 9px;
    border-radius: 50%;
    margin-right: 5px;
}
.featuPrH {
    color: #fff;
    font-size: 75px;
    font-family: 'Bree_regular';
}
.featuPrSH {
    color: #fff;
    font-size: 40px;
    margin: 0 auto 45px;
    position: relative;
    max-width: 850px;
}
.featuPrSH::before{
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #842DA0;
    position: absolute;
    left: 0;
    top: 50%;
}
.featuPrSH::after{
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #842DA0;
    position: absolute;
    right: 0;
    top: 50%;
}
.bg1{background: #5F3895;}
.bg1:hover{background: #842DA0;}
.bg1:hover .vireMoBtn i{background: #5F3895;}
.vireMoBtn i{
    background: #F02E91;
    color: #fff;
    padding: 9px;
    border-radius: 50%;
    margin-right: 5px;
}
.panel-group .panel{
    padding-top: 0;
    border-bottom: 2px solid #efefef;
    border-radius: 0;
}
.panel-group .panel .panel-body{
    background: #EDEDED;
    padding: 20px;
    border-radius: 20px;
    font-size: 20px;
}
.fpadd {
    padding: 70px 15px 0;
}
#siteFooter a{
    color: #fff;
}
.footerM ul{list-style: none;}
.footerM ul li{
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 8px;
}
.footerM ul li::after {
    content: "|";
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0;
    padding-left: 1em;
}
.footerM ul li:last-child::after{
    content: "";
}
/* .footerM ul li::before {
    content: "\2022";
    color: #ED3192;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
} */
.footerS{margin-top: 35px;}
.footerS ul{padding: 0; list-style: none;}
.footerS ul li{display: inline-block;margin-left: 20px;}
.footerS ul li a{font-size: 30px;}
.faddr {
    margin-bottom: 25px;
    line-height: 30px;
}
.fcal a{font-size: 25px;}
.fcpyri {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #646464;
    margin-top: 20px;
}
.bannerContent.innerp {
    text-align: left;
    font-size: 18px;
    top: 27%;
}
.bannerContent.innerp p{margin: 10px 0 0;color: #4E2682;}
.bolockImg img{margin: auto;}
.buyProdBtn a {
    background: #4D2683;
    color: #fff;
    padding: 12px 20px 12px 12px;
    display: inline-block;
    border-radius: 40px;
    margin-top: 15px;
    font-family: 'Bree_Regular';
}
.buyProdBtn a i {
    background: #F12F92;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 7px 10px;
    margin-right: 10px;
}
.middleD {
    top: 40% !important;
}
.contct.bannerContent.innerp p{color: #333;}
.contct.bannerContent.innerp{top: 30%;}
#contactPage{padding: 90px 0;}
.contactFormWr h1{
    text-align: center;
    font-size: 45px;
    margin-bottom: 45px;
    color: #202020;
    font-family: none;
}
.loaderDiv, .successDiv, .errorDiv, .errorMsg{display: none;}
.successDiv{color: green;}
.errorDiv, .errorMsg{color: rgb(226, 33, 33);}
.contactFormWr .form-group{margin-bottom: 30px;}
.contactFormWr .form-control{
    border-radius: 0;
    height: 55px;
    font-size: 20px;
    box-shadow: 0 0 25px #efefef;
}
.contactFormWr textarea.form-control{
    height: 150px;
}
#contactFormBtn {
    background: #4D2683;
    color: #fff;
    border: 0;
    width: 200px;
    font-size: 25px;
    padding: 10px;
    margin-top: 25px;
}
.contactFormWr .form-group p{margin: 0;}
.reciCom {
    padding: 25px 25px 25px 60px;
    font-size: 20px;
    font-family: 'Bree_Regular';
    position: relative;
    margin-bottom: 25px;
}
.reciCom .c1{
    position: absolute;
    font-size: 50px;
    left: 25px;
    top: 12px;
}
.recipPoint1{
    background-color: #DDEFF9;
}
.recipPoint1 .c1{color: #4F9AC2;}
.recipPoint2 .c1{color: #D69BDB;}
.recipPoint3 .c1{color: #D3B495;}
.recipPoint2{
    background-color: #F0E4F0;
}
.recipPoint3{
    background-color: #FFF0E1;
}
.ulbg {
    background: #4D2683;
}
.footerL img{margin: auto;}
.footerM {padding-top: 15px;}
.whyPage .pageHeadings {font-size: 28px;}
.whyPage .pageSubHeadings {
    color: #563385;
    font-family: 'Bree_Regular';
    font-size: 22px;
    margin: 25px 0 15px;
}
.whyPage {line-height: 30px;color: #333;}
.whyPage ol{padding: 0;list-style-position: inside;}
.hmepabt a {font-weight: 600;}
.logoInf{font-size: 12px;}