body {
    padding: 0;
    margin-top: 0; 
    font-size: 16px;
    font-family: "Open Sans", Arial;
    line-height:26px; 
    color: #444;
}
h1, .h1 {
    color: #444;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
}
h2, .h2 {
    font-size: 22px; 
    font-weight: 700;
    color: #00a668;
    text-align:center; 
}
h3, .h3 { 
    font-size: 16px; 
    font-weight: 700; 
    text-transform:uppercase; 
}
img {
    border: none;
}
a {
    color: #00a668;
}
strong, b { 
    font-weight: 700;
}
select {
    border-color: #aaa;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 4px;
}
textarea {
    font-family: inherit;
}
::-webkit-input-placeholder {
    color: #fff;
}
::-moz-placeholder {
   color: #fff;
   opacity: 1;
}
:-ms-input-placeholder {
   color: #fff;
}
.MobileNavTrigger {
    display: none;
}
.MobileNavTrigger.Active {
    background-color: #008224;
}
.LogoMobile {
    display: none;
}
.Plant {
    float: right;
}
.FacebookIcon {
    display: none;
}
.MainNavigation {
    margin-top: -2px;
}
.MainNavigation li:hover,
.MainNavigation li.Active {
    background: #00a668;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.MainNavigation li:hover a,
.MainNavigation li.Active a {
    color: #fff !important;
}
.MainWrapper {
    width: 960px;
    margin: auto;
}
.MainWrapper > header {
    padding-top: 20px;
    margin-bottom: 25px; 
    height: 125px;
    font-family: "Open Sans", Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
}
.MainWrapper > header .Logo {
    margin-top: 2px;
}
.MainWrapper > header .Signature {
    margin-top: 10px;
    margin-left: 25px;
    display: inline-block;
    position: absolute;
    top: 46px;
}
.MainWrapper > header > .Store {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.MainWrapper > header a {
    position: relative;
    text-decoration: none;
    margin-top: -10px;
}
.MainWrapper > header .Subscript {
    position: absolute;
    bottom: -24px;
    left: 32px;
    width: 130px;
    font-family: Arial;
    text-shadow: 1px 0 1px rgba(255, 255, 255, 0.4);
}
.MainWrapper > header h1 {
    display: none;
}
.MainWrapper > header:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    height: 145px;
    border-bottom: solid 1px #00a668;
    background: #fddc01;
    background: url(../Images/header-background.jpg);
}
.MainWrapper > header ul {
    margin: 0;
    padding: 0;
}
.MainWrapper > header li {
    padding: 2px 12px;
    display: inline-block;
}
.MainWrapper > header li a {
    color: #fff;
    text-decoration: none;
}
.MainWrapper > header li a:hover {
    color: #666;
}
.MainWrapper .ContentWrapper {
    min-height: 600px;
}
main .Carousel {
    margin-bottom: 10px;
}
main .Carousel .ImageWrapper img {
    z-index: -1;
    position: relative;
    display: block;
}
main .Carousel .ImageWrapper > .Item:not(:first-child) {
    display: none;
}
main .Carousel:after {
    content: "";
    display: block;
    clear: both;
}
main .Carousel .Col1 {
    float: left;
    overflow: hidden;
}
main .Carousel a {
    color: #fefefe;
    text-decoration: none;
}
main .Carousel .Col2 {
    float: left;
    width: 244px;
    margin-left: 1px
}
main .Carousel .Col2 .Item {
    color: #fff;
    text-align: center;
    background-color: #fda33c;
    height: 83px;
    border-color: #fff;
    cursor: pointer;
}
main .Carousel .Col2 .Item .h1 {
    color: #fff;
    font-size: 20px; 
    line-height: 24px; 
    position: relative;
    top:-3px;
}
main .Carousel .Col2 .Item p {
    margin: 0 5px;
    position: relative;
    z-index: 5;
    font-size: 14px;
    line-height: 15px; 
    top: -4px;
}
main .Carousel .Col2 .Item.Active {
    background: #fd8a05;
}
main .Carousel + * {
    clear: both;
}
.ContentWrapper > .Col1 {
    float: left;
    width: 244px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px;
}
.ContentWrapper > .Col2 {
    float: left;
    width: 716px;
}
.ContentWrapper > .Col2 > form > h1,
.ContentWrapper > .Col2 > form > div > h1 {
    font-size: 34px; 
    font-weight: 700; 
    margin-top: 0px; 
    color: #00a668;
}
.TestimonialWrapper {
    margin-top: 25px;
}
.TestimonialWrapper .h1 {
    margin-bottom: 10px;
}
.TestimonialWrapper p {
    margin-top: 0;
}
article.Product {
    border: solid 1px #00a668;
    float: left;
    border-radius: 20px;
    text-align: center;
    margin-right: 25px;
    margin-bottom: 25px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    width: 345px;
}
article.Product h1 {
    margin: 0;
}
article.Product p {
    text-align: justify;
    text-align: left;
    margin-bottom: 0;
    display: inline-block;
    height: 195px;
}
article.Product:nth-child(2n) {
    margin-right: 0;
}
article.Product .Commands {
    border-top: solid 1px #00a668;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
article.Product .Commands .Price {
    color: #00a668;
    font-size: 20px;
    font-weight: 700;
    padding-top: 5px;
    margin: 7px 0;
    display: block;
}
footer {
    padding-top: 80px;
    text-align: center;
    clear: both;
}
footer:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -40px;
    height: 16px;
    background: #444;
}
footer .Col1 {
    display: inline-block;
    width: 200px;
    vertical-align: top;
}
footer .Col2 {
    display: inline-block;
    width: 200px;
}
.ShoppingChart, .Pharmacy {
    display: block;
    color: #fff;
    background: #00a668;
    background-image: url(../Images/shopping.png);
    background-repeat: no-repeat;
    background-position: left 10px top 20px;
    text-align: center;
    text-decoration: none;
    text-indent: 20px;
    line-height: 60px;
    border-color: #fff;
    overflow: hidden;
}
.Pharmacy {
    background-color: #fd8a05;
    background-image: url(../Images/snake.png);
    background-position: right 13px top 16px;
    line-height: normal;
    text-indent: initial;
    text-align: left;
    padding-left: 20px;
    margin: 0;
}
.ShoppingChartWrapper .h1, .ShoppingChartWrapper h1 {
    text-align: center;
}
.ShoppingChartWrapper .h2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin: 50px 0;
    padding-top: 20px;
    border-top: solid 1px #00a668;
    border-top-right-radius: 15px;
}
.ShoppingChartWrapper .h2 { 
    margin: 20px 0; 
}
.ShoppingChartWrapper .EmptyChart{
    font-style: italic;
}
.ShoppingChartActionFormWrapper div:empty {
    display: none;
}
.ShoppingChartActionFormWrapper input {
    margin-right: 10px;
}
.ArticleContent {
    border-top: solid 1px #00a668;
    border-top-right-radius: 15px;
    padding-top: 10px;
}
.ArticleContent.v2 {
    margin-top: 30px;
}
.ArticleContent p, .ArticleContent ul {
    text-align: justify;
}
.ArticleContent .Col1 {
    float: left;
}
.ArticleContent .Col2 {
    float: left;
    padding-left: 20px;
}
.ArticleContent  + *:not(script) {
    content: "";
    display: block;
    clear: both;
}
.ArticleForm  {
    margin-bottom: 10px;
}
.ArticleForm td {
    padding: 3px;
}
.ArticleForm .Label {
    text-align: right;
}
.ArticleForm .Value {
    color: #00a668;
    font-weight: bold;
}
.ArticleForm select {
    width: 100%;
}
.ArticleGallery {
    border-top: solid 1px #c0c0c0;
    padding-top: 5px;
}
.ArticleGallery .Item {
    display: inline-block;
    border: solid 1px #c0c0c0;
}
.ArticleGallery .Item img {
    width: 137px;
}
.Grid {
    width: 100%;
    border: solid 1px #d0d0d0;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    overflow: hidden;
}
.Grid a {
    text-decoration: none;
}
.Grid a:hover {
    opacity: 0.5;
}
.Grid td {
    padding: 5px;
}
.Grid td.Number {
    text-align: right;
}
.Grid td.Control {
    text-align: center;
}
.Grid thead td,
.Grid .Main td,
.Grid td.Main  {
    background: #00a668;
    overflow: hidden;
    color: #fff;
}
.Grid tfoot td {
    font-size: 14px;
    border-top: solid 1px #e0e0e0;
}
.Grid tbody {
    font-size: 14px;
}
.Grid.v2 {
    border: none;
}
.Grid.v2 td:first-child {
    text-align: right;
}
.Grid input[type="text"],
.Grid textarea {
    border: solid 1px #e0e0e0;
    border-radius: 20px;
    width: 100%;
    padding: 5px; 
    padding-left: 15px;
    text-align: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Grid.ShoppingGrid thead .Main td {
    text-align: center;
}
.Grid.ShoppingGrid input[type="text"] {
    width: 80px;
    text-align: right;
}
.Grid.ShoppingForm {
    width: 400px;
    margin: auto;
}
.Grid.ShoppingForm .Main {
    background: transparent;
    color: #444;
    text-align: right;
    width: 80px;
}
.Grid.ShoppingForm td {
    vertical-align: top;
}
.FormBottomCommands {
    margin-top: 15px;
    text-align: center;
}
.Cloud {
    position: relative;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: -moz-radial-gradient(100% 0%, circle, rgba(204,0,0,0) 20px, #fff 20px);
    background: -o-radial-gradient(100% 0, circle, rgba(204,0,0,0) 20px, #fff 20px);
    background: -webkit-radial-gradient(100% 0, circle, rgba(204,0,0,0) 20px, #fff 20px);
    background: radial-gradient(circle at 100% 0, rgba(204,0,0,0) 20px, #fff 20px);
    background-repeat: no-repeat;
    background-position:  bottom 20px left;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;

    /*z-index:100;*/
}
.Cloud:after {
    content: "";
    height: 20px;
    border-top-right-radius: 20px;
    background: #fff;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.WeirdCloud {
    height: 100px;
    position: relative;
}
.WeirdCloud .Top {
    background: inherit;
    border-color: inherit;
}
.WeirdCloud .Top:before,
.WeirdCloud .Top:after,
.WeirdCloud:before,
.WeirdCloud:after{
    content: "\00a0";
    display: block;
    background-color: inherit;
    position: absolute;
}
.WeirdCloud .Top:before {
    left: 0;
    right: 50%;
    height: 20px;
    margin-top: -21px;
    border-top-left-radius: 20px;
    border-top: solid 1px;
    border-color: inherit;
}
.WeirdCloud .Top:after {
    left: 50%;
    right: 0;
    height: 40px;
    margin-top: -40px;
}
.WeirdCloud:before {
    left: 0;
    right: 50%;
    bottom: 0;
    height: 40px;
    margin-bottom: -40px;
}
.WeirdCloud:after {
    left: 50%;
    right: 0;
    bottom: 0;
    border-bottom-right-radius: 20px;
    border-bottom: solid 1px;
    border-color: inherit;
    height: 20px;
    margin-bottom: 20px;
    z-index: 1;
}
.WeirdCloud:first-child .Top:after, 
.WeirdCloud:first-child .Top:before,
.WeirdCloud:last-child:after, 
.WeirdCloud:last-child:before {
    display: none;
}
.WeirdCloud:first-child {
    padding-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.WeirdCloud:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.WeirdCloud.Right .Top:before {
    left: 50%;
    right: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
}
.WeirdCloud.Right .Top:after {
    left: 0;
    right: 50%;
}
.WeirdCloud.Right:before {
    left: 50%;
    right: 0;
}
.WeirdCloud.Right:after {
    left: 0;
    right: 50%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 20px;
}
.Button {
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    background: #00a668;
    text-decoration: none;
    font-weight: bold;
    padding: 6px 12px;
}
.CityTrigger {
    cursor: pointer;
}
.CityTrigger + ol {
    display: none;
}
.CityTrigger:hover {
    text-decoration: underline;
}
.MapWrapper {
    text-align: center;
}
.MapWrapper iframe {
    display: none;
}
.v2 {
    color: #00a668;
}
.Good {
    color: #00a668;
}
.Bad {
    color: red;
}
.Hidden {
    display: none;
}
.CookieLawWrapper{
    opacity: 1;
    position: fixed;
    background: #fff;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    border: solid 1px #000;
}



@media screen and (max-width:720px) {
    body {
        margin: 0;
        padding: 0;
        font-size: 12px;
        line-height: 22px;
    }
    h1, .h1 {
        font-size: 18px;
        font-weight: 600;
    }
    h2, .h2 {
        font-size: 16px; 
        font-weight: 600;
        margin: 5px 0;
        margin-bottom: 10px;
    }
    h3, .h3 { 
        font-size: 12px; 
        font-weight: 500; 
    }
    strong, b { 
        font-weight: 500;
    }
    :-webkit-input-placeholder {
        color: #9f9f9f;
    }
    ::-webkit-input-placeholder {
        color: #9f9f9f;
    }
    ::-moz-placeholder {
        color: #9f9f9f;
    }
    :-ms-input-placeholder {
        color: #9f9f9f;
    }
    .MainWrapper {
        width: auto;
    }
    .MainWrapper > header  {
        margin: 0;
        padding: 0px;
        height: 60px;
        position: relative;
    }
    .MainWrapper > header > .Store {
        display: none;
    }
    .MainWrapper > header > a:not(.FacebookIcon) {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        left: 50%;
        margin-left: -56px;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .MainWrapper > header a {
        margin-top: 0;
    }
    .MainWrapper > header .Signature {
        display: none;
    }
    .MainWrapper > header .Logo {
        display: none;
    }
    .MainWrapper > header .LogoMobile {
        height: 46px;
        display: block;
    }
    .Plant {
        display: none;
    }
    .MobileNavTrigger {
        display: inline-block;
        background: #00a668;
        background-image: url(../Images/mobile-nav.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 56px;
        height: 100%;
        vertical-align: middle;
        border-right: solid 1px #008224;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .MainWrapper > header ul {
        position: absolute;
        z-index: 10;
        left: -150px;
        -moz-transition: all ease-in 0.3s;
        -o-transition: all ease-in 0.3s;
        -webkit-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
    }
    .MainWrapper > header li {
        display: block;
        background: #00a668;
        border-bottom: solid 1px #fff;
        padding: 8px 15px;
    }
    .MainWrapper > header li.Active,
    .MainWrapper > header li:active,
    .MainWrapper > header li:hover {
        border-radius: 0;
        background: #008224;
    }
    .MainWrapper > header li:first-child {
        border-top: solid 1px #fff;
    }
    .MainWrapper > header li:last-child {
        border-bottom-right-radius: 10px;
    }
    .MainWrapper > header:after {
        top: auto;
        bottom: 0;
        height: 100%;
        background-size: contain;
    }
    .MainNavigation {
        margin-top: 0;
        position: absolute;
        bottom: 0;
    }
    .MainNavigation ul.Active {
        left: 0; 
    }
    footer {
        font-size: 11px;
        padding-top: 0;
    }
    footer h3 {
        font-size: 13px;
        margin: 0;
    }
    footer:before{
        margin-top: 0;
        height: 1px;
    }
    footer > img {
        display: none;
    }
    footer .Col1,
    footer .Col2 {
        float: left;
        width: 50%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-top: solid 1px #444;
    }
    footer .Col1 {
        border-right: solid 1px #00a668;
    }
    main .Carousel .ImageWrapper img  {
        max-width: 100%;
    }
    main .Carousel .Col1 {
        float: none;
        border-radius: 0;
        background: none;
    }
    main .Carousel .Col1:after {
        display: none;
    }
    main .Carousel .Col2 {
        float: none;
        width: auto;
        margin-left: 0;
    }
    main .Carousel .Col2 .Item {
        float: left;
        width: 50%;
        height: auto;
        border: none;
        border-right: solid 1px #fff;
        border-bottom: solid 1px #fff;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 50px;
    }
    main .Carousel .Col2 .Item:nth-child(2n){
        border-right: none;
    }
    main .Carousel .Col2 .Item .h1 {
        font-size: 12px; 
        line-height: 14px; 
        top: 0;
    }
    main .Carousel .Col2 .Item p {
        margin: 0 2px;
        font-size: 10px;
        line-height: 14px; 
    }
    main .Carousel .Col2 .Item:first-child {
        padding-top: 0 !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }
    main .Carousel .Col2 .Item:before,
    main .Carousel .Col2 .Item:after,
    main .Carousel .Col2 .Item .Top:after,
    main .Carousel .Col2 .Item .Top:before {
        display: none !important;
    }
    .ShoppingChart {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 !important;
        border: solid 1px #008224;
        border-top: none;
        border-radius: 0 !important;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        background-position: center;
        background-size: 20px;
        font-size: 1px;
        font-size: 0;
        width: 32px;
        height: 30px !important;
    }
    .FacebookIcon {
        display: block;
        background: url(../Images/facebook.png);
        width: 32px;
        height: 30px;
        background-color: #00a668;
        background-position:center;
        position: absolute !important;
        top: 0;
        right: 38px;
        border: solid 1px #008224;
        border-top: none;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }
    .ShoppingChart:after,
    .ShoppingChart:before {
        display: none;
    }
    .ShoppingChart + * {
        display: none;
    }
    .ContentWrapper {
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;   
        flex-direction: column;
        -webkit-flex-direction: column;
        flex-wrap: nowrap;
    }
    .ContentWrapper > .Col1 {
        float: none;
        width: auto;
        padding-right: 0;
        -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
        -ms-flex-order: 2;              /* TWEENER - IE 10 */
        -webkit-order: 2;               /* NEW - Chrome */
        order: 2;    
        margin-top: 10px;
    }
    .ContentWrapper > .Col2 {
        float: none;
        width: auto;
        -webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
        -ms-flex-order: 1;              /* TWEENER - IE 10 */
        -webkit-order: 1;               /* NEW - Chrome */
        order: 1;    
        padding: 0 10px;
    }
    .WeirdCloud {
        height: 60px;
    }
    .WeirdCloud:first-child{
        padding-top: 15px;
    }
    .Pharmacy {
        background-size: 28px;
        background-position: top right;
        background-position: top 10px right 10px;
    }
    .HelpWrapper > div {
        display: inline-block;
    }
    .OktalWrapper {
        text-align: center;
    }
    .OktalWrapper img {
        width: 50%;
    }
    .FacebookLikeBoxWrapper {
        display: none;
    }
    .ContentWrapper > .Col2 > form > h1,
    .ContentWrapper > .Col2 > form > div > h1 {
        margin-top: initial;
        font-size: 26px;
        margin-top: 10px;
    }
    #map {
        max-width: 100%;
        max-height: 260px;
    }
    .MapWrapper {
        max-width:100%;
        padding: 10px 0 !important;
        margin: 0 !important;
    }
    .MapWrapper iframe {
        max-width: 100%;
        height: 260px;
    }
    .ArticleListWrapper { /*  ArticleListWrapper is used just to force different article order */
        display: flex;
        flex-direction: column;
    }
    .ArticleListWrapper > .Product:first-child {
        order: 2;
    }
    .ArticleListWrapper > .Product:nth-child(2) {
        order: 1;
    }
    .ArticleContent img {
        max-width: 100%;
        max-height: 300px;
    }
    .ArticleContent .Col1 {
        float: none;
        text-align: center;
    }
    .ArticleContent .Col2 {
        float: none;
        padding-left: 0;
        text-align: center;
    }
    .ArticleContent .Col2 table {
        margin: auto;
    }
    .ArticleContent iframe{
        max-width: 100%;
    }
    article.Product {
        float: none;
        width: auto;
        padding: 10px;
        margin: 0;
        margin-bottom: 10px;
    }
    article.Product p {
        height: auto;
    }
    .Grid tbody {
        font-size: 10px;
    }
    .Grid.ShoppingForm {
        width: 100%;
        border: 0;
        border-radius: 0;
        background: #efefef;
    }
    .Grid.ShoppingForm td:first-child {
        display: none;
    }
    .Grid.ShoppingGrid td {
        padding: 2px;
    }
    .Grid.ShoppingGrid input[type="text"] {
        width: 40px;
    }
    #addfreestats {
        display: none;
    }
    iframe[id^="oauth2relay"] {
        display: none;
    }
}