﻿


/* ---- HOMEPAGE ---- */
/* ---- HOMEPAGE ---- */
/* ---- HOMEPAGE ---- */

#MainImage
{
    width:100%;
    overflow: hidden;
}

#MainImage img
{
    width: 100%;
    display: block;
}


.homebox
{
    border-width: 2px;
    border-style: solid;
    float: left;
    width: 28%;
    padding: 1%;
    margin: 1%;
    border-radius: 5px;
    height: 200px;
}

.homebox h2, .homebox h3
{
    margin-bottom: 5px;
}

.boxorange
{
    border-color: #fbb570;
    background-color: #fae5bb;
}

.boxyellow
{
    border-color: #fbe080;
    background-color: #fff7b7;  
}

.boxblue
{
    border-color: #b7e2f2;
    background-color: #deeefe;    
}

.homeboxbutton
{
    border: 2px solid #520d49;
    background-color: #77256c;
    background: linear-gradient(#843d7a, #77256c);
    color: #FFFFFF;
    padding: 5px 8px 5px 8px;
    border-radius: 5px;
    display: block;
    font-family: "Omnes";
    width: 80%;
    margin: 10px auto 10px auto;
    text-align: center;
}

.homeboxicon
{
    width: 60px;
    float: right;
}

/* ---- HOMEPAGE ---- */
/* ---- HOMEPAGE ---- */
/* ---- HOMEPAGE ---- */




/* ---- FORMULA LIST HOME ---- */
/* ---- FORMULA LIST HOME ---- */
/* ---- FORMULA LIST HOME ---- */


.FormulaListHome
{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 800px;
    margin: auto;
}

.HomeFormula
{
    display: inline-block;
    margin: 5px 5px 20px 5px;
    color: #666666;
    width: 160px;
    font-size: 14px;
}

.HomeFormula img
{
    height: 120px;
}

.HomeFormula a
{
    color: #666666;
}


.homehighlight
{
    background-color: #87a7ce;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
}

.homehighlight img
{
    border: 2px solid #316fae;
    border-radius: 10px;
}


.homeyellow
{
    background-color: #FBAF17;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #FFFFFF;
}


/* ---- FORMULA LIST HOME ---- */
/* ---- FORMULA LIST HOME ---- */
/* ---- FORMULA LIST HOME ---- */



/* ---- FORMULA PAGE ---- */
/* ---- FORMULA PAGE ---- */
/* ---- FORMULA PAGE ---- */



.benefitslist li
{
    list-style-type: circle;
    margin-left: 30px;
}

.benefitslist
{
    margin-bottom: 30px;
}

.formulapageformula
{
    max-width: 300px;
    max-height: 250px;
    float: right;
}


.buybutton
{
    border: 2px solid #520d49;
    background-color: #77256c;
    background: linear-gradient(#843d7a, #77256c);
    color: #FFFFFF;
    padding: 5px 8px 5px 8px;
    border-radius: 5px;
    display: block;
    font-family: "Omnes";
    width: 30%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}

/* ---- FORMULA PAGE ---- */
/* ---- FORMULA PAGE ---- */
/* ---- FORMULA PAGE ---- */





/* -------- FAQs ------- */
/* -------- FAQs ------- */
/* -------- FAQs ------- */
   .FAQs h3
{
    background-color: #c6aec8;
    padding: 5px 5px 5px 15px;
    border-radius: 3px;
}

   .FAQs hr
   {
      margin-bottom: 20px; 
      border: 0px;
   }
/* -------- FAQs ------- */
/* -------- FAQs ------- */
/* -------- FAQs ------- */






/* ---- EXPERTS PAGE ---- */
/* ---- EXPERTS PAGE ---- */
/* ---- EXPERTS PAGE ---- */

.biopic
{
    float: left;
    width: 25%;
}

.biotext
{
    margin-left: 25%;
}


/* ---- EXPERTS PAGE ---- */
/* ---- EXPERTS PAGE ---- */
/* ---- EXPERTS PAGE ---- */




/* ---- TESTIMONIALS PAGE ---- */
/* ---- TESTIMONIALS PAGE ---- */
/* ---- TESTIMONIALS PAGE ---- */

.testimonial
{
    background-color: #dfd1e1;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
}


.attribution
{
    font-weight: bold;
    font-size: 12px;
}


/* ---- TESTIMONIALS PAGE ---- */
/* ---- TESTIMONIALS PAGE ---- */
/* ---- TESTIMONIALS PAGE ---- */




/* --------- VIDEOS ---------- */
/* --------- VIDEOS ---------- */
/* --------- VIDEOS ---------- */

.embedvideo
{
    width: 100%;
    max-width: 600px;
    height: 440px;
}





/* --------- VIDEOS ---------- */
/* --------- VIDEOS ---------- */
/* --------- VIDEOS ---------- */







/* ---- STORE LOCATOR PAGE ---- */
/* ---- STORE LOCATOR PAGE ---- */
/* ---- STORE LOCATOR PAGE ---- */

.FindAWalmart
{
    border-width: 0px;
    margin-bottom: 20px;
    background-color: #77256c;
    display: block;
    text-align: center;
    border-radius: 10px;
    color: #FFFFFF;
    font-weight: bold;
    background: linear-gradient(#843d7a, #77256c);
    font-size: 16px;
    margin: auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.StoreFindBox
{
    background-color: #dfd1e1;
    border-radius: 10px;
    padding: 10px;
    margin: auto;
    width: 30%;
    text-align: center;
}

/* ---- STORE LOCATOR PAGE ---- */
/* ---- STORE LOCATOR PAGE ---- */
/* ---- STORE LOCATOR PAGE ---- */




/* ---- SAMPLE PAGE ---- */
/* ---- SAMPLE PAGE ---- */
/* ---- SAMPLE PAGE ---- */

.formula-samples
{
    display: table;
    margin: auto;
}

.formula-sample
{
    float: left;
    text-align: center;
    padding: 5px;
}



/* ---- SAMPLE PAGE ---- */
/* ---- SAMPLE PAGE ---- */
/* ---- SAMPLE PAGE ---- */





/* ---- FORMULA FINDER ---- */
/* ---- FORMULA FINDER ---- */
/* ---- FORMULA FINDER ---- */





.finderlist, .divon, .divoff
{
    border: 0px;
    width: 22%;
    margin: 1% 1% 1% 1%;
    float: left;
    text-align: center;
}

.finderlist img, 
.divon img,
.divoff img

{
    max-height: 150px;
}  

.divoff img
{
    color: #C1B7C3;
    opacity: 0.4;
    filter: alpha(opacity=40);
}





.formulafinderbox
{
    border: 2px solid #77256c;
    background-color: #dfd1e1;
    display: table;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
}

.formulafindercol
{
    width: 45%;
    float: left;
}

.formulafinderresults
{
    display: table;
}





/* ---- FORMULA FINDER ---- */
/* ---- FORMULA FINDER ---- */
/* ---- FORMULA FINDER ---- */




/* ---- SAVINGS FINDER ---- */
/* ---- SAVINGS FINDER ---- */
/* ---- SAVINGS FINDER ---- */


.SavingsCalculator
{
    border: 2px solid #77256c;
    background-color: #dfd1e1;
    padding: 10px;
    border-radius: 10px;
}

.Calculator
{
    text-align: left;
}

.FormulaListCalc
{
    text-align: center;
    max-width: 600px;
    margin: auto;
}


.Calculator table
{
    margin: 10px auto auto auto;
    width: 70%;
}

.Calculator table tr td
{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #dfd1e1;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
    width: 30%;
    background-color: #dfd1e1;
    font-weight: bold;
    font-size: 14px;
    filter: brightness(95%);
    color: #333333;
}

.Calculator table tr td:first-child
{
    text-align: right;
    width: 40%;
    font-weight: normal;
    border-radius: 10px 0px 0px 10px;
    color: #333333;
}

.Calculator table tr td:nth-child(2)
{
    border-radius: 0px;
    background-color: #faf593;
}

.Calculator table tr td:nth-child(3)
{
    border-radius: 0px 10px 10px 0px;  
      
}

.Calculator table tr:first-child td
{
    color: #77256c;
    line-height: 16px;
}


.Calculator table tr:first-child td:first-child
{
    filter: brightness(100%);    
}

.Calculator table tr:first-child td:nth-child(2)
{
    border-radius: 10px 10px 0px 0px;    
}

.Calculator table tr:first-child td:nth-child(3)
{
    border-radius: 10px 10px 10px 0px;    
}

.Calculator img
{
    height: 100px; 
    filter: brightness(100%);    
    margin-bottom: 10px;
}

.SavingsResults
{
    background-color: #FFFFFF;
    width: 70%;
    margin: 20px auto 20px auto;
    text-align: center;
    border: 2px solid #77256c;
    border-radius: 10px;
    padding: 10px;
}

.YourSavings
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #dfd1e1;
    width: 40%;
    display: table;
    margin: 10px auto 10px auto;
}

.SavingsUnit
{
    float: left;
}

.SavingsAmount
{
    float: right;
}


/* ---- SAVINGS FINDER ---- */
/* ---- SAVINGS FINDER ---- */
/* ---- SAVINGS FINDER ---- */


