@font-face{font-family:'Lato_regular';src:url(../fonts/lato/Lato-Regular.ttf)}
@font-face{font-family:'Lato_regular';src:url(../fonts/lato/Lato-Regular.ttf)}
@font-face{font-family:'Bree_ragular';src:url(../fonts/bree/Bree-Regular.otf)}
@font-face{font-family:'Roboto_ragular';src:url(../fonts/roboto/Roboto-Regular.ttf)}
body{font-family: 'Lato_regular';font-size: 17px;color: #000000;}
h1,h2,h3,h4,h5{font-family: 'Lato_regular';}
.padding-0{padding: 0;}

.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: 15px 0;max-width: 250px;}
#myNavbar li.active a{color: #563385;font-weight: 600;background: transparent;}
#myNavbar ul.nav {margin: 27px 0;}
#myNavbar .nav a {
    font-size: 17px;
    margin: 0 0 0 0;
    color: #515151;
}
#myNavbar .nav a:hover{background: transparent;}
#bannerSection{
    position: relative;    
    overflow: hidden;
    background: #DFF1D9;
}
.bannerContent {
    position: absolute;
    top: 31%;
}
.bheading {
    font-size: 36px;
    font-weight: 600;
    font-family: 'Lato_regular';
    margin-bottom: 15px;
}
.innerp .bheading{font-size: 36px;margin-bottom: 0px;}
.linkMore {
    background: #563385;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    box-shadow: 2px 2px #eee;
    border-radius: 5px;
}
.linkMore:hover{text-decoration: none;color: #fff;}
#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: #83B930;
    border: 1px solid #83B930;
    border-radius: 50px;
    padding: 8px 20px;
    margin-top: 30px;
    text-decoration: none;
}
.contBtn:hover{background: #83B930;color: #fff;text-decoration: none;}
#featuredProduct {
    background: url(../images/product-bg.webp);
    background-size: cover;
    padding: 90px 0;
}
.fpOWrapper{
    text-align: center;
    padding: 25px;
}
.fpWrapper {
    padding: 65px 20px;
    background: #fff;
    border-radius: 85px;
    border: 3px solid transparent;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
    max-height: 320px;
}
.pName {
    color: #45277C;
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0 0;
}
.vireMoBtn {
    background: #83B930;
    color: #fff;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none;
    position: absolute;
    bottom: 3px;
    left: 31%;
}
.vireMoBtn:hover{text-decoration: none;color: #fff;}
.fpOWrapper:hover .fpWrapper{ 
    border: 3px solid #45277C;
    box-shadow: 0 0 20px #45277C;
}
#featuredPro .owl-nav .owl-prev{
    position: absolute;
    font-size: 65px;
    top: 45%;
    left: -75px;
}
#featuredPro .owl-nav .owl-next{
    position: absolute;
    top: 45%;
    font-size: 65px;
    right: -75px;
    float: right;
}
#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 45px;    
}
.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: #333;
    background-color: transparent;
    border-color: #ddd;
    box-shadow: 0 0 12px #cbcbcb;
    padding: 0;
    border-radius: 10px;
}
/* .panel-title{
    font-size: 18px;
    font-weight: bold;
}
.panel-title a i {
    background: #45277C;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    padding: 13px;
    top: 0;
    font-weight: 100;
    margin-right: 10px;
} */
.panel-title{
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding: 20px 0 20px 75px;
}
.panel-title a i {
    background: #45277C;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    padding: 23px;
    top: 0;
    font-weight: 100;
    margin-right: 10px;
    position: absolute;
    left: 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: 1026px;
    margin: auto;
}
.bannerContent a:focus{color: #fff;}
a:focus, a:hover{text-decoration: none;}
#faqs {
    padding: 0 0 90px;
}
#siteFooter{
    background: #83B930;
    color: #fff;
    padding: 25px 0;
    font-size: 14px;
}
.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;
}
.fpOWrapperInner .tiltStrip {
    position: absolute;
    top: 15px;
    left: 30px;
}
.fpOWrapperInner:hover .tiltStrip{
    top: 0;
    left: 0;
}
.mar-bottom60{margin-bottom: 60px;}
.mar-bottom30{margin-bottom: 30px;}
#faqsPage{
    padding: 90px 0;
}
#faqsPage .panel-group{
    max-width: 100%;
}
#compareSection{padding: 90px 0;}
.cmProductWrap{
    text-align: center;
}
.cmProductWrap img{margin: auto;}
.cmProductTitle {
    font-size: 21px;
    color: #563385;
    margin: 20px 0;
    font-weight: bold;
}
.cmProductBtn a {
    background: #83B930;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 28px;
}
#compareSection td{
    width: 25%;
    padding: 25px;
}
#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: 28px;
    font-weight: bolder;
}
.psize {
    color: #45277C;
    font-size: 20px;
}
.pdesc {
    font-size: 20px;
}
.flavAvail {
    font-size: 22px;
    color: #563385;
    font-weight: bolder;
    margin-top: 30px;
    text-transform: uppercase;
}
/* .flavList {
    padding-left: 20px;
} */
.flavList a{color: #633B97; font-weight: 600;}
.flavList li {
    margin-bottom: 10px;
    font-size: 18px;
}
.shopBtn a {
    background: #83B930;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    font-size: 22px;
    border-radius: 30px;
    margin-top: 20px;
}
.proMainImage {
    padding: 25px 0;
}
.proDetailTabs{
    margin-top: 60px;
    border: 1px solid #aaa;
    border-radius: 45px;
}
.proDetailTabs #myTab {
    background: #633B97;
    border-radius: 40px;
    padding: 10px;
}
/* .proDetailTabs .nav-tabs>li{margin-right: 20px;} */
.proDetailTabs .nav-tabs>li>a{
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
}
.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: #55A738;
    border-radius: 40px;
    border-color: transparent;
}
.proDetailTabs #myTabContent {
    padding: 35px;
    font-size: 18px;
    color: #000;
}
.proDetailIngred {
    margin-top: 60px;
    border-radius: 35px;
    border: 1px solid #aaa;
    padding-bottom: 25px;
}
.proDetailIngred .table{margin: 0;}
.proDetailIngred thead{
    background: #55A738;
    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: 20px;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.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;
}
.tiltStrip {
    position: absolute;
    top: 26px;
    left: 26px;
}
#reciIdea {
    padding: 90px 0 200px;
}
.resipHeading {
    margin: 0 0 35px 0;
    color: #45277C;
    font-size: 40px;
    font-weight: 900;
}
.reciIdOut {
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    font-family: 'Roboto_ragular';
}
.recipTxtUp {
    background: #E7F2F3;
    padding: 60px 0px;
    height: 450px;
    width: 450px;
    margin: auto;
}
.souBlur {
    opacity: .7;
    color: #C7E3E5;
    font-size: 65px;
    font-weight: 900;
}
.souBlur super {
    vertical-align: super;
    font-size: 35px;
}
.straW .recipTxtUp {
    background:#F7EBEB;
}
.straW .souBlur {
    color: #F1DBDB;
}
.recHea {
    max-width: 85%;
    margin: auto;
    font-weight: 900;
    font-size: 45px;
}
.recipImg {
    position: absolute;
    top: 62%;
    max-width: 300px;
    left: 25%;
}
#mainConte {
    padding: 90px 0;
}
.pageHeadings {
    color: #563385;
    font-size: 26px;
    font-weight: 600;
    margin: 25px 0 15px;
}
#mainConte ul{padding: 0; list-style-position: inside;}
.impInf {
    border: 1px solid #83B930;
    padding: 30px;
    border-radius: 30px;
    font-style: italic;
    margin-top: 30px;
}
.impInf ol{padding: 0;list-style-position: inside;}
.recipePage .pageHeadings{margin-top: 0;}
.recipePage .colockTxt strong{
    margin-bottom: 12px;
    display: block;
}
.recipePage .colockTxt ul{
    padding: 0;
    list-style: none;
}
.recipePage .colockTxt ol, .reserpa ol{
    padding-left: 15px;    
}
.recipePage .bolockImg {
    max-width: 420px;
}

.reserpa ol li{margin-bottom: 20px;}
.reserpa .pageHeadings {margin-top: 0;text-transform: uppercase;}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-menu>li>a{padding: 5px 20px;}
.expbrain .pageHeadings{margin-top: 40px;}
.expbrain .table-responsive{box-shadow: 1px 1px 20px #aaa;/* max-width: 80% */;margin: 25px auto 0;}
.expbrain table.table-striped{margin-bottom: 0;}
.expbrain table.table-striped th {
    background: #83B930;
    color: #fff;
    text-align: left;
    padding: 10px 30px;
    font-size: 20px;
}
.expbrain table.table-striped td{padding: 10px 30px;}
.reciIdOut a{color: #000;}
.recipePage h1{
    margin-bottom: 35px;
    color: #563385;
    font-weight: 900;
}
.mar-bottom50{margin-bottom: 50px;}
.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: 10px 15px;}
.navbar-fixed-top #myNavbar ul.nav{margin: 15px 0;}
@keyframes smoothScroll {
    0% {
        transform: translateY(-60px);
    }
    100% {
        transform: translateY(0px);
    }
}
.colorP{color: #492674;}
b, strong {
    font-weight: 700;
}