#main {
    background: none repeat scroll 0 0 #fff !important;
}
#main.header-fixed-enabled {
    margin-top: 100px;
}
.fullscreen-container {
    margin-top:-60px !important;
}

li {
    line-height: 35px;
    padding-bottom: 15px;
}


.emailgreta {
    margin-top:-30px;
}
.gform_wrapper {
    margin-top:0px !important;
}
.gretalab {
    max-width:150px;
}
.gretaoptin {
    margin-left:15px;
    margin-right:15px;
}
.padding-text {
    padding-right:20px;
    padding-left:20px;
}
.greta {
    padding-left:0px;
    padding-right:0px;
}
.gretadiet {
    max-width:260px;
}
.gretabold {
    font-weight:700 !important;
}
.strong {
    font-weight:700;
}

.gretamargin {
    margin-top:0px !important;
    margin-bottom:1px !important;
    padding-top:0px !important;
    line-height:20px !important;
}
#vqzb_result_badge .result_img {
    margin-bottom: 10px !important;
}

h1,h2,h4,h5,h6 {
    text-transform:none;
}

h3 {
        text-transform:none;
        line-height: 35px;
}
.single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {
    padding: 20px 0 30px;
}
.header-menu > .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li > a {
    color: #ffffff !important;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-bottom:1px solid #ffffff !important;
}

.header-menu.header-normal #my-menu > .mm-panel ul ul li:first-child, .header-menu.header-fixed #my-menu > .mm-panel ul ul li:first-child, .header-menu.header-sticky #my-menu > .mm-panel ul ul li:first-child {
    margin-left: 5px;
}
.header-menu.header-normal #my-menu > .mm-panel ul li:last-child, .header-menu.header-fixed #my-menu > .mm-panel ul li:last-child, .header-menu.header-sticky #my-menu > .mm-panel ul li:last-child {
    margin-left: 5px;
}
.header-menu.header-normal #my-menu > .mm-panel ul ul li, .header-menu.header-fixed #my-menu > .mm-panel ul ul li, .header-menu.header-sticky #my-menu > .mm-panel ul ul li {
    margin-left: 5px;
}
.header-menu.header-normal #my-menu > .mm-panel li a, .header-menu.header-fixed #my-menu > .mm-panel li a, .header-menu.header-sticky #my-menu > .mm-panel li a {
    font-size:18px;
    margin: 8px;
}

.header-menu.header-sticky.header-transparent-enabled {
    border-bottom:none;
}

.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li a, .header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li a, .header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li a {
    border-top: none;
    font-size:16px;
}


.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu {
    width: 100% !important;
    margin: 0px !important;
    left: 0px;
    padding: 15px 0px;
}


#mobile-nav.menu-nav.mobile, #search-nav.mobile, .mobile-buttons .social-nav, .mobile-buttons .woo-cart{
    border-right:none !important;
}
.mobile-buttons .social-nav, #search-nav.mobile, .mobile-buttons .woo-cart {
    border-left: none!important;
}

.gretabrochure {
    margin-left:-30px !important;
    margin-top:-30px !important;
}


.logo-img img {
  backface-visibility:visible;
  max-height:70px !important;
  margin-top:0px;
  opacity: 1;
}
.logo-img:hover img,
.logo-img:focus img,
.logo-img:active img {
    opacity: 1;
}


a {
    color:#e74c3c important;
    text-decoration: none !important;
    font-weight:400 !important;
}
a:hover {
    color:#FF9300 !important;
}

.header-top-bar a {
    font-size: 14px;
    color: white;
    margin: 0 10px;
}
.header-top-bar a:hover {
    color: #ba200a;
}
.ticker {
    text-shadow: 2px 2px 8px #000000;
}
.tickerwhite {
    text-shadow: 2px 2px 8px #ffffff;
}
td, th {
    padding: 5px;
    border: 1px solid #ccc;
}


ul {
    list-style: outside none disc;
    padding-left:15px;
}

.ts-horizontal-steps.ts-horizontal-steps-ltr ul li {
    margin-left: 25px;
}


hr {
    border-color: darkgray;
    border-width: 2px 0 0;
}

.accordion h3, .toggle h3 {
    font-weight: 300 !important;
}
.overlay-bg-gallery {
    background: none;
}
.accordion h3:after, .toggle h3:after {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #ba200a;
}
.accordion h3:before,
.toggle h3:before {
    content: "";
    width: 16px;
    height: 16px;
    background: transparent;
    border: 2px solid #ba200a;
    border-radius: 999px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -8px 0 0 0;
    opacity: 1;
    -webkit-transition: opacity 0.215s ease-in-out;
    transition: opacity 0.215s ease-in-out;
}


.accordion.open h3:before,
.toggle.open h3:before {
    opacity: 1;
}

.prev, .next {
    visibility: visible;
}
.blog-navigation div, .post-type-navi ul li {
    float: right;
}
.box-overlay.titlize {
    background-color: white;
}
.normal-container.imagize, .full-container.imagize, .normal-container.titlize, .full-container.titlize, .main-content.section-full-area {
    height: 100px;
    position: relative;
    width: 100%;
}
.title {
    color:#ba200a;
    font-size: 30px;
    font-weight: 400 !important;
    line-height: 53px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-transform:uppercase;
}
.gretacenter {
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -10%);
}
.blog-navigation div a, .post-type-navi ul li a {
    top:-122px;
}
.woocommerce .wc-memberships-restriction-message {
    text-align:center !important;
}
img.alignleft {
    float: left;
    margin-right: 20px !important;
    margin-top: 0;
    margin-bottom:0px;
}
.alignleft {
    float: left;
    margin-right: 20px !important;
    margin-top: 0;
    margin-bottom:0px;
}

.member-love {
    margin-left:20px;
    margin-right:20px;
}
footer .footer-widgets {
  background:none !important;
}
.footer-widgets a:hover{
    color:#941100 !important;
}
.footer-widgets h3 {
    margin-bottom:30px !important;
}
.footer-widgets {
    line-height:25px !important;
}

.widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    background: none;
    color: #000;
    border: 1px solid #D0D5D7 !important;
}

.tqb-template-style-0 .tqb-question-wrapper .tqb-answers-container .tqb-answer-inner-wrapper:hover {
    background-color: none !important;
    color: #000;
    box-shadow: 2px 2px 8px #888;
    border: 1px solid #94ab58 !important;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
    visibility: hidden;
}




@media (min-width: 320px) and (max-width: 1320px) {
    .logo-img img {
    backface-visibility:visible;
    max-height:70px !important;
    }
    html {
    overflow-x: hidden;
    }
    .fullscreen-container {
    margin-top:-30px !important;
    }

    .gretamenu {
    padding-right:0px;
    border-right:none !important;
    }
    .mailchimp {
    visibility:visible !important;
    }
    .col-md-12 {
    padding-left:8px;    
    }
    #mc_embed_signup form {
    text-align: center;
    padding: 10px 20px 10px 0;
}
}
@media screen and (max-width: 782px) {
    #download-page .download-information aside,
    #download-page .download-information article {
        float: none;
        width: 100%;
    }
}

@media(max-width: 780px){.rs-background-video-layer{ display: none; }}