/*

Theme Name: Ems's Meals

Theme URI: http://www.emsmeals.com

Author: Em's group

Author URI: http://www.emsmeals.com/

Description: Tisson - Responsive Premium WordPress Theme.

License: GNU General Public License version 3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready

Version: 1.0.4

*/
 @import url("css/base.css");
 @import url("css/buttons.css");
 @import url("css/skeleton.css");
 @import url("css/layout.css");
 @import url("css/variables.css");
 @import url("css/shortcodes.css");
 @import url("css/animations.css");
 @import url("css/fonts.css");
/* If you want to add your own css code, please do it in css/custom.css */

@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Poppins');

@font-face {
    font-family: 'Sony Sketch EF';
    src: url('fonts/Sony_Sketch.ttf') format('truetype');
}

@font-face {
    font-family: 'fontscorecomttwcenmt';
    src: url('fonts/fontscorecomttwcenmt.eot');
    src: local('fontscorecomttwcenmt'), url('fonts/fontscorecomttwcenmt.woff') format('woff'), url('fonts/fontscorecomttwcenmt.ttf') format('truetype');
}
.fontsforweb_fontid_13141 {
    font-family: 'fontscorecomttwcenmt' !important;
}

body {
    font-family:roboto !important;
    font-size:15px !important;
    font-weight:300 !important;
    line-height:20px;
    background: #fff;
}
a:hover {
    text-decoration: none;
}
h1, h2, h3, h4 {
    font-family: 'fontscorecomttwcenmt' !important;
}
h5, h6 {
    font-family:roboto !important;
}
header#Header {
    background: #fff;
        margin-bottom: -3px;
}
.home header#Header {
    background: url(images/header-bg.png) repeat;
    position:relative;
    z-index:999;
}
.page-id-2449 header#Header {
    margin-bottom: -3px;
    background: url(images/header-bg.png) repeat;
    position: relative;
    z-index: 999;
}
#Header #menu > ul > li > a {
    font-size: 16px;
    text-transform:inherit;
    font-family:'Quicksand', sans-serif;
    color:#000;
}
    
#Header .call-info {
    text-align: right;
    padding: 17px 0px 0px;
    font-size: 24px;
    font-family:'fontscorecomttwcenmt';
}
.menu-link {float: right;}
#mfn-rev-slider {
    margin-top:-102px;
}
.tp-button.green {
    font-size: 36px !important;
    font-family:'fontscorecomttwcenmt' !important;
    /*background:#159d3f !important;*/
     padding: 12px 15px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
#layerslider_6 .tp-button.green{
    padding:10px 50px !important;
}
.slogan-area .textwidget {
    padding: 40px 20px;
    text-align: center;
    font-size: 33px;
    color: #000;
    text-transform: uppercase;
    line-height: 29px;
    font-weight: 900;
    background: url(https://zestmeals.com.au/wp-content/uploads/2018/01/Food-Banner-Slim-white.jpg) top center no-repeat;
    font-family: 'Poppins';
}
.slogan-area .textwidget a.sg-show-popup {
    background: rgba(255,255,255,0.7);
    display: inline-block;
    width: fit-content;
    margin: 20px 15px;
    padding: 6px 15px 10px;
    border-radius: 5px;
    border: 3px #159d3f solid;
    color: #159d3f;
    transition: 0.4s all;
}
.slogan-area .textwidget a.sg-show-popup:hover {
    background: #159d3f;
    color: #fff;
}
.dd {
    font-size: 18px !important;
    text-shadow: none;
    font-weight: 800;
}
.free_samll_text{
    font-size:65%;
}
.slogan-area .textwidget span {
    font-size: 40px;
}
.delivered-meals {
    /* background: url(images/meals-bg.jpg) no-repeat center bottom #0016b2; */
   /* background: url(https://zestmeals.com.au/wp-content/uploads/2015/07/PROMO-FRONT.jpg) no-repeat center bottom #0016b2; */
    background-size: 100%;
}
.top_bg_2 img{
    margin: 0px;
}

.delivered-meals .right-bg{
    position: absolute;
    right:0;
    margin-top: -72px;
    margin-right:150px;
}
.delivered-meals .left-bg{
    position: absolute;
    left:0;
    margin-top: -72px;
    margin-left:100px;
}
.no-cooking {
    /* background:url(images/footer-bg.jpg) no-repeat center top;
    background-size:100%; */
}
.no-cooking .textwidget {
    /* padding: 10% 0; */
    text-align: center;
    font-size: 50px;
    font-family: 'fontscorecomttwcenmt';
    color: #fff;
    text-transform: uppercase;
    line-height: 56px;
    font-weight: 900;
}
.no-cooking .textwidget p {
    margin-top:40px;
}
.feature_box .photo {
    text-align: center;
    border-radius:200px;
    -moz-border-radius:200px;
    -webkit-border-radius:200px;
    width: 270px;
    margin: 0 auto;text-align: center;
    border: 5px solid #f0f0f0;
    border-radius: 310px;
    width: 270px;
    margin: 0 auto;
}
.feature_box .photo img {
    border-radius:200px;
    -moz-border-radius:200px;
    -webkit-border-radius:200px;
    border:5px solid #fff;
}
.feature_box .desc h4 {
    font-family: 'fontscorecomttwcenmt';
    text-align: center;
    text-transform: none;
    font-size: 28px;    
    margin: 0 auto;
    width:-moz-fit-content;
    margin-bottom: 20px;
    padding-bottom: 30px;
    background: url(images/heading-bot-border.png) no-repeat center bottom;
}
.feature_box .desc p {
    font-family: roboto;
    text-align: center;
    font-size: 17px;
    font-weight:300;
    line-height:24px;       
}


#Footer {
    padding:60px 0;
    background: #272727 !important;
}
#Footer .menu a {
    color: #858585;
    padding: 0;
    border: 0 !important;
    padding: 6px 0 !important;
    font-family: 'Poppins', san-serif;
}
.footer-bottom .payment {
    text-align:right;
}
.footer-bottom .payment i.fa {
    font-size: 36px !important;
}
#Footer .copyright {
    text-align:center;
    padding-top:15px;
}
#Footer .copyright p {
    font-size:16px;
}
.footer-bottom .social li.facebook a, .footer-bottom .social li.facebook a:hover {
    color: #858585 !important;
    border-color:#858585 !important;
}
.footer-bottom .social li.twitter a, .footer-bottom .social li.twitter a:hover {
    color: #858585 !important;
    border-color:#858585 !important;
}
.footer-bottom .social li.pinterest a, .footer-bottom .social li.pinterest a:hover {
    color: #858585 !important;
    border-color:#858585 !important;
}
.footer-bottom .social li.instagram a, .footer-bottom .social li.instagram a:hover {
    color: #858585 !important;
    border-color:#858585 !important;
}
#Footer aside > h4, .footer-bottom aside > h4 {
    color: #eee !important;
}
.social li a {
    line-height: 30px !important;
}

.footer-bottom {
    border-top: 1px solid #434343;
    background: #262626;
    color: #999;
    padding: 25px 0 !important;
}


.about-content {
    text-align: center;
    width: 40%;
    float:left;
}
.side1, .side2{
    width:30%;
    float:left;
}
.about-content ul {
    margin-left:15px;
    margin-bottom:20px;
}
.about-content h4{
    font-size:15px;
}
.about-content ul li {
    background:url(images/about-logo.png) no-repeat left center;
    padding:18px 15px 18px 60px;
    font-size:18px;
    display:inline-block;
}
.page-id-364 #Content .container, .page-id-12 #Content .container {
    margin: 0 auto;
    float: none;
}

.page-id-364 #Content .container{
width:860px;
}
h1.center, h2.menu-arrow {
    font-size: 30px;
    line-height: 30px;
    text-align:center;
    margin-bottom: 20px;
    padding-bottom: 30px;
    background: url(images/heading-bot-border.png) no-repeat center bottom;
}

.page-id-12 #Content h1.center{
text-align:left;
background: url(images/heading-bot-border.png) no-repeat left bottom;
    
}
.page-id-12 #Content h2.center{
    background: url(images/heading-bot-border.png) no-repeat center bottom;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.page-id-364 .container h2{
    margin-top:15px;
}
.faq .question h5 {
    margin: 0;
    /*background: #2ecc71;
    border-bottom: 1px solid #fff;*/
    background: #000;
    color: #fff;
    border-bottom: 1px solid #ccc;
}
.faq .question .answer {
    margin-bottom: 0px;
    border: 1px solid #2abd68;
    border-top:none;
}

.faq .active h5{
background:#2abd68!important;
border:none!important;
}
ul.contact-page li {
    padding-bottom:10px;
}
.contact-page {
    margin:20px 0 40px 0;
}
.phone-icon {
    background:url(images/phone-icon.png) no-repeat left 2px;
    padding-left:20px;
}
.email-icon {
    background:url(images/email-icon.png) no-repeat left 2px;
    padding-left:20px;
}
.time-icon {
    background:url(images/time-icon.png) no-repeat left 2px;
    padding-left:20px;
}
.address-icon {
    background:url(images/address-icon.png) no-repeat left 2px;
    padding-left:20px;
}

#name{
width:95%;
    border: 1px solid #ccc;
}
#email, #phone{
    float: left;
    width: 45%;
    margin-right: 1%;
    border: 1px solid #ccc;
}
#phone{
    margin-right: 0;
}
#msg{
    width:98%;
    padding:1%;
    border: 1px solid #ccc;
}
.wpcf7-submit{
    float:right;
}
.error_msg {
    font-size:18px;
    color:#f00;
}
.error_msg1{
    font-size:16px;
    color:#f00;
}
.page-id-131 .error_msg {font-weight: 400;font-size: 15px;padding-top: 10px;}
.g-recaptcha {
    float:left;
}
input[type="submit"] {
    font-family: 'fontscorecomttwcenmt' !important;
    font-size:24px;
    text-transform:uppercase;
    line-height:24px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    width: 255px;
    left: -270px;
    z-index: 999;
    background: #fff;
    top: 7px;
}
div.wpcf7-validation-errors {
    border: 1px solid #f7e700;
}
div.wpcf7-response-output {
    margin: 20px 0 0 0;
    padding: 0.2em 1em;
    border-radius: 3px;
}
.click_info{
    text-align: center;
    padding: 6px 0px;
    color: #fff !Important;
    margin:0px;
    border-radius: 5px;
    position: absolute;
    bottom: 15px;
    width: 100%;
}
.woocommerce ul.products li.product a.click_link{
    color: #0fac58 !important;
    font-size: 20px;
    font-family: Sony Sketch EF;
}
.woocommerce ul.products li.product a.click_link:hover{
   color: #000!important;
}
h3.product-title {
   font-family:roboto !important;
   font-size:13px !important;
   font-weight: 400;
    min-height: 40px !Important;
    text-align: center;
}
table.vartable .qtycol .qtywrap {
    width: 80px;
}
.page-id-2449 .qtywrap, .page-id-2449 .qtywrap input{
    background:none !important;
}
.page-id-2449 .woocommerce a.button{
    font-weight:normal;
}
table.vartable td.thumbcol {
    padding-left: 8px;
}
.woocommerce ul.products li.product .gc_wrap{
    margin-bottom: 50px !important;
}
.product-dis-icon li {
    display:inline-block;
    padding-right: 5px;
    margin-bottom: 20px;
}
#product-166 ul.product-dis-icon li:first-child, #product-165 ul.product-dis-icon li:first-child, #product-134 ul.product-dis-icon li:first-child, #product-162 ul.product-dis-icon li:first-child, #product-161 ul.product-dis-icon li:first-child, #product-158 ul.product-dis-icon li:first-child, #product-156 ul.product-dis-icon li:first-child, #product-151 ul.product-dis-icon li:first-child, #product-210 ul.product-dis-icon li:first-child, #product-147 ul.product-dis-icon li:first-child {
    display: none;
}
.summary table.is_sortable {
    margin-bottom: 20px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 38%;
}
.woocommerce #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 60%;
    margin-bottom: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: #ffffff;
    float: left;
    width: 275px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.new_bg_img{
    position: absolute;
    top: -4px;
    left: -4px;
    width: 80px !Important;
    height: auto !Important;
}
.new_bg_img_b{
    position: absolute;
    top: -4px;
    left: -4px;
    width: auto !important;
    height: auto !Important;
}
.woocommerce ul.products li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even) {
    background: #ffffff;
}
.woocommerce ul.products li.product.first {
    margin-left: 0px;
}
.woocommerce ul.products li.product .button {
    font-size: 12px;
}
#coupon_code {
    width: 40%;
    padding: 9px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block !important;
    padding: 17px 25px !important;
    float:right;
}
.cont_shop {
    padding: 17px 25px !important;
    font-size: 16px !important;
}
.wc-proceed-to-checkout a {
    font-size:18px !important;
}
.product_type_variable {
    display:none !important;
}
.faqpage h2 a{
    color:#2abd68;
}
div.pp_woocommerce div.ppt {
    display: none !important;
}
.woocommerce .woocommerce-result-count {
    display: none;
}
#Footer .social li.instagram {
    background:url(images/instagram-icon.png) no-repeat center top;
    cursor:pointer;
    vertical-align: bottom;
}
#Footer .social li.instagram  a {
    border: 2px solid #3d6c92;
    background: none;
}
#Footer .social li.instagram:hover {
    background: none !important;
}
.colorbox1 #sgcboxLoadedContent {
    height: auto !important;
}
#sgcboxLoadedContent table{
    width:100%
}
.owl-carousel .owl-stage-outer {
    background: #f0f0f0;
    padding: 10px 0;
}
#lcs_logo_carousel_wrapper .owl-carousel .owl-stage-outer{
    padding: 35px 0;
}
#lcs_logo_carousel_wrapper .owl-theme .owl-nav {
    margin-top: 10px !important;
    top: -26px !important;
}
#lcs_logo_carousel_wrapper .owl-nav div{
    background: #02aa50 !important;
    color: #fff !important;
    line-height: 24px !important;
}
#lcs_logo_carousel_wrapper .owl-nav div:hover{
    background: #fff !important;
    color: #02aa50 !important;
}
.owl-carousel .owl-stage-outer a {
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
    color: #000;
}
.woocommerce ul.products li.product .button {
    float: none !important;
    color: #fff !important;
    background: #58a222;
}
.postid-714 .icon-deep-fry, .postid-795 .icon-deep-fry, .postid-908 .icon-deep-fry, .postid-1035 .icon-deep-fry{
    display: none;
}
.upcoming_products .product{
    width: 19.5%;
    float: left;
    margin-right: 5px;
}
.upcoming_products1 .product{
    width: 19.5%;
    float: left;
    margin-right: 5px;
}
.upcoming_products .product h3{
    padding: 10px 10px 0px 10px;
    margin: 0px;
}
.up_pro h2{
    font-size: 20px;
    color: #ff6600;
    text-align: center;
}
.up_pro{
    margin-bottom: 40px;
}
.up_pro h3.product-title{
    min-height: 1px;
}
.up_pro .product-dis-icon-product-page {

}
.up_pro table.is_sortable {
    height: inherit;
}
.menu_page{
margin-top: 20px;
}
.circle{    
    background: #02aa50;
    width: 200px;
    height: 210px;
    border: 5px solid #ccc;
    border-radius: 100%;
    overflow: hidden;
    padding: 60px 50px 30px 50px;
    text-align: center;
    color: #fff;
    transition:1s ease all;
    margin: 15px 35px;

}
.circle:hover{ 
   background: #fff;
   transition:1s ease all;
   color: #000;
}
.circle a{
    font-size: 25px !important;
}
.circle p{
    font-size: 17px;
}
.circle h2{
    font-size:40px;
    font-weight:bold;
}
.sports-logo{
background: url(https://zestmeals.com.au/wp-content/uploads/2015/07/zest-sprots-logo.jpg) no-repeat bottom right;
position:absolute;
    height: 40px;
    width: 120px;
    right: 0;
    top: 153px;
}
.post-166 .sports-logo, .post-165 .sports-logo, .post-134 .sports-logo, .post-795 .sports-logo, .post-162 .sports-logo, .post-161 .sports-logo, .post-839 .sports-logo, .post-714 .sports-logo, .post-151 .sports-logo, .post-147 .sports-logo, .post-897 .sports-logo, .post-908 .sports-logo, .post-887 .sports-logo, .post-1035 .sports-logo, .post-1077 .sports-logo, .post-166 .sports-logo-large, .post-165 .sports-logo-large, .post-134 .sports-logo-large, .post-795 .sports-logo-large, .post-162 .sports-logo-large, .post-161 .sports-logo-large, .post-839 .sports-logo-large, .post-714 .sports-logo-large, .post-151 .sports-logo-large, .post-147 .sports-logo-large, .post-897 .sports-logo-large, .post-908 .sports-logo-large, .post-887 .sports-logo-large, .post-1035 .sports-logo-large, .post-1077 .sports-logo-large, .post-1277 .sports-logo-large, .post-1277 .sports-logo, .post-1286 .sports-logo-large, .post-1286 .sports-logo, .post-1554 .sports-logo, .post-1554 .sports-logo-large, .post-1561 .sports-logo, .post-1561 .sports-logo-large, .post-2246 .sports-logo-large, .post-2246 .sports-logo, .post-2262 .sports-logo-large, .post-2262 .sports-logo-large, .post-2264 .sports-logo-large, .post-2264 .sports-logo, .post-2266 .sports-logo-large, .post-2266 .sports-logo, .post-2308 .sports-logo-large, .post-2308 .sports-logo, .post-2319 .sports-logo-large, .post-2319 .sports-logo, .post-2681 .sports-logo, .post-2688 .sports-logo, .post-2688 .sports-logo-large, .post-2681 .sports-logo-large, .post-2914 .sports-logo-large, .post-2914 .sports-logo, .post-2923 .sports-logo-large, .post-2923 .sports-logo, .post-3023 .sports-logo-large, .post-3023 .sports-logo, .post-3029 .sports-logo-large, .post-3029 .sports-logo, .post-3041 .sports-logo-large, .post-3041 .sports-logo, .post-3050 .sports-logo-large, .post-3050 .sports-logo, .post-3233 .sports-logo-large, .post-3233 .sports-logo, .post-3241 .sports-logo-large, .post-3241 .sports-logo, .post-3359 .sports-logo-large, .post-3359 .sports-logo, .post-3367 .sports-logo-large, .post-3367 .sports-logo,  .post-3488 .sports-logo-large, .post-3488 .sports-logo, .post-3485 .sports-logo-large, .post-3485 .sports-logo, .post-3826 .sports-logo-large, .post-3826 .sports-logo, .post-3835 .sports-logo-large, .post-3835 .sports-logo, .post-4334 .sports-logo-large, .post-4334 .sports-logo, .post-4344 .sports-logo-large, .post-4344 .sports-logo, .post-4381 .sports-logo-large, .post-4381 .sports-logo, .post-4478 .sports-logo-large, .post-4478 .sports-logo, .post-4594 .sports-logo-large, .post-4594 .sports-logo, .post-4602 .sports-logo-large, .post-4602 .sports-logo, .post-4967 .sports-logo-large{
    display:none;
}
.summary.entry-summary table{
    margin: 0px;
}
.sports-logo-large{
   padding-top: 20px;
}
.page-id-1116 #Wrapper p{
    text-align: justify;
}
#your-name, #your-email{
float: left;
width: 39%;
margin-right: 10px;
    margin-bottom: 0px;
    color: #999;
    border: 1px solid #999;
}
.newletter{
    background: #f0f0f0;
    padding: 30px 0px 30px 30px;
    margin: 0px auto;
    margin-bottom: 30px;
}
.newletter .wpcf7-mail-sent-ok{
    width: 95%;
    margin-top: 20px !Important;
    display: inline-block !Important;
}
.newletter h2{
    font-size: 20px;
    text-align: center;
    color: #159d3f !important;
}
.newletter .wpcf7-form-control.wpcf7-submit{
    float: left;
    color: #fff;
    background: #159d3f !important;
    padding: 7px 25px;
   background-image: url(../images/bg_button.png);
   margin-bottom: 0px;
}
.menu-arrow{
display: none !Important;
}
.page-id-1253 .menu-arrow{
display: block;
}
.paged-2 .retailer_head h1, .paged-3 .retailer_head h1, .paged-4 .retailer_head h1, .paged-5 .retailer_head h1{
display: none !important;
}
.page-id-1253 .retailer_head h1{
display: block;
}
.post-password-form{
width:50%;
margin: 0px auto;
padding:30px;
border: solid 1px #f9f9f9;
background-color: #eed;
box-shadow:inset 0 0 10px rgba(0,0,0,0.6);
box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
-o-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
}
.post-password-form input[type="submit"]{
    background: #159d3f !important;
    color:#fff;
    width:100%;
}
.post-password-form input[type="password"]{
    width:90%;
    padding: 11px;
}
.product-dis-icon-product-page{
    text-align: center;
    padding: 0px 20px !Important;   
    min-height: 50px;
}
.retailer_head ul li{
    min-height: 100% !Important;
}
      #product-337 .gf, #product-1297 .gf, #product-1270 .gf, #product-1223 .gf{
        display:none;
      }
      #product-158 .df, #product-1327 .df, #product-2246 .df, #product-2262 .df{
        display:none;
      }
#product-1035 .gf,  #product-839 .gf, #product-839 .df, #product- #product-1035 .df, #product-714 .gf,  #product- #product-714 .df, #product-210 .df, #product-161 .df, #product-161 .gf, #product-162 .df, #product-165 .df, #product-165 .gf, #product-164 .df, #product-164 .gf, #product-156 .df, #product-151 .df, #product-151 .gf, #product-147 .df, #product-147 .gf, #product-134 .df, #product-134 .gf, #product-1077 .df, #product-1077 .gf, #product-887 .df, #product-887 .gf, #product-1286 .df, #product-1286 .gf, #product-1277 .df, #product-1277 .gf, #product-1359 .df, #product-1359 .gf, #product-1351 .df, #product-1351 .gf, #product-1342 .df, #product-1342 .gf, #product-1330 .df, #product-1321 .df, #product-1321 .gf, #product-1318 .df, #product-1318 .gf, #product-1315 .df, #product-1315 .gf, #product-1312 .df, #product-1300 .df, #product-1294 .df, #product-1294 .gf, #product-1288 .df, #product-1288 .gf, #product-1274 .df, #product-1274 .gf, #product-1395 .gf,  #product-1412 .gf, #product-1445 .gf,  #product-1445 .df, #product-1452 .gf,  #product-1452 .df, #product-714 .df, #product-1554 .df, #product-1554 .gf, #product-1561 .df, #product-1561 .gf, #product-1628 .df, #product-1628 .gf, #product-1638 .df, #product-1638 .gf, #product-1809 .gf, #product-1862 .df, #product-2193 .df, #product-2186 .df, #product-2486 .gf, #product-2494 .gf, #product-2681 .gf, #product-2688 .gf, #product-2681 .df, #product-2688 .df, #product-2714 .df, #product-2757 .df, #product-2767 .df, #product-2914 .gf, #product-2923 .gf, #product-3009 .gf, #product-3033 .gf, #product-3041 .gf, #product-3050 .gf, #product-3041 .df, #product-3050 .df, #product-3233 .gf, #product-3241 .gf, #product-3359 .df, #product-3359 .gf, #product-337 .df, #product-1854 .gf, #product-2486 .df, #product-3488 .df, #product-3485 .df, #product-3826 .df, #product-3835 .df, #product-4075 .gf, #product-4067 .gf, #product-4075 .df, #product-4067 .df, #product-4187 .df, #product-4194 .df, #product-4344 .df, #product-4344 .gf, #product-4334 .df, #product-4334 .gf, #product-4381 .df, #product-4381 .gf, #product-4464 .df, #product-4474 .df, #product-4587 .df, #product-4594 .df, #product-4602 .df,  #product-4857 .gf,  #product-4866 .gf, #product-5104 .df, #product-5104 .gf, #product-5104 .gf, #product-5152 .df, #product-5160 .df, #product-5394 .df, #product-5394 .gf, #product-5517 .df, #product-5517 .gf, #product-5519 .df, #product-5519 .gf, #product-5559 .df, #product-5559 .gf, #product-5568 .df, #product-5568 .gf, #product-5704 .df, #product-5704 .gf, #product-5705 .df, #product-5851 .vg, #product-5851 .gf, #product-5851 .df, #product-6042 .vg, #product-6042 .gf, #product-6042 .df, #product-6112 .vg, #product-6112 .gf, #product-6112 .df, #product-6103 .vg, #product-6103 .gf, #product-6103 .df, #product-6412 .gf, #product-6412 .df{
        display:none;
    }
    #product-5104 .vg, #product-5394 .vg, #product-5517 .vg, #product-5519 .vg {
        display: inline-block !important;   
    }
/* DELI MEATS */    
      .deli-meat .gf, .deli-meat .vg, .deli-meat .df, .deli-meat .two_min, .deli-meat .fridge { display:none; }
/* DELI CHEESE */
      .deli-cheese .gf, .deli-meat .vg, .deli-meat .df, .deli-cheese .two_min, .deli-cheese .fridge { display:none; }
/* DELI BEVERAGES */
    .deli-beverages .gf, .deli-beverages .vg, .deli-beverages .df, .deli-beverages .two_min, .deli-beverages .fridge { display:none; }
    
.post-1395 .attribute_pa_size, .post-1077 .attribute_pa_size, .post-887 .attribute_pa_size, .post-1412 .attribute_pa_size, .post-1277 .attribute_pa_size, .post-1286 .attribute_pa_size, .post-1741 .attribute_pa_size, .post-1750 .attribute_pa_size, .post-1672 .attribute_pa_size, .post-1854 .attribute_pa_size, .post-1862 .attribute_pa_size{
    display:none;
}
.aligncenter.list-padd{
    padding: 10px 0px !Important;
    background: #58a222;
    color: #fff;
    margin-bottom: 10px !Important;
}
.icon-deep-fry{
    padding-top: 5px;
    width: 37px;
}
.post-4381 .product-dis-icon, .post-4381 .click_info, .post-4381 .clearfix, .post-4381 from.cart, .post-4381 .added_to_cart.wc-forward, .post-4478 .product-dis-icon, .post-4478 .click_info, .post-4478 .clearfix, .post-4478 from.cart, .post-4478 .added_to_cart.wc-forward, .post-4967 .product-dis-icon, .post-4967 .click_info, .post-4967 .clearfix, .post-4967 from.cart, .post-4967 .added_to_cart.wc-forward, .post-4720 .product-dis-icon, .post-4720 .click_info, .post-4720 .clearfix, .post-4720 from.cart, .post-4720 .added_to_cart.wc-forward, .post-4720 .add_to_cart_button{
    visibility: hidden;
    opacity: 0;
    min-height: 68px;
}
.post-4381 .product_type_simple .added_to_cart.wc-forward, .post-4478 .product_type_simple .added_to_cart.wc-forward, .post-4967 .product_type_simple .added_to_cart.wc-forward, .page-id-131 .view_pack{
    visibility: hidden;
    opacity: 0; 
}
.post-4478 .product-title, .post-4967 .product-title, .post-4381 .product-title, .post-4720 .product-title{
    float: left;
    padding: 0px !important;
    line-height: initial;
    margin-bottom: 20px !important;
}
.padding-txt{
    padding: 10px 0px;
}
.retailer_head #product-dis-icon{

}
.footer_menu #menu-sitemap li{
     float: left;
    margin: 10px;
}
.footer_menu #menu-sitemap li a{
     color: #000;
    font-weight: 500;
    font-size: 14px;
}
.footer_menu #menu-sitemap li a:hover{
     color: #159d3f;
}
.footer_menu #menu-sitemap .current-menu-item a {
    border-bottom: 0px !important;
    color: #159d3f;
}
ul#menu-sitemap {
    text-align: center;
    display: inline-block;
}
.vg{
display: none !Important;
}
.post-1475 .vg, .post-2914 .vg, .post-2923 .vg{
display: inline-block !Important;
}
#product-1410 .product-dis-icon li.vg, #product-1395 .product-dis-icon li.vg, #product-1412 .product-dis-icon li.vg, #product-1393 .product-dis-icon li.vg, #product-1486 .product-dis-icon li.vg, #product-1590 .product-dis-icon li.vg, #product-1599 .product-dis-icon li.vg, #product-1638 .product-dis-icon li.vg, #product-1628 .product-dis-icon li.vg, #product-1277 .product-dis-icon li.vg, #product-1077 .product-dis-icon li.vg, #product-1741 .product-dis-icon li.vg, #product-1750 .product-dis-icon li.vg, #product-2246 .product-dis-icon li.vg, #product-2262 .product-dis-icon li.vg, #product-2264 .product-dis-icon li.vg, #product-2266 .product-dis-icon li.vg, #product-2914 li.vg, #product-2923 li.vg, #product-3009 li.vg, #product-3016 li.vg,  #product-3023 li.vg, #product-3029 li.vg, #product-3031 li.vg, #product-3033 li.vg, #product-3233 li.vg, #product-3241 li.vg, #product-3291 li.vg, #product-3298 li.vg, #product-2757 .vg, #product-2681 .vg,  #product-1854 .vg{
    display:inline-block !important;
}
h1.click_link1{
    color: #0fac58 !important;
    font-size: 26px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 15px;
}
#sgcboxLoadedContent a.tp-button.green{
    font-size: 20px !important;
    margin: 5px;
}
.free-bttn{
    text-align: center;
}
.colorbox1 #sgcboxLoadedContent, .colorbox1 #sgcboxContent{
    background: #fff!important;
}

@media only screen and (max-width: 1240px){
    .cart_items{
        top: 95px !important;
        right: 130px !important;
    }

}

@media only screen and (max-width: 960px){
    .cart_items {
        top: 95px !important;
        right: 15px !important;
    }
    .woocommerce .products ul, .woocommerce ul.products{
        /* width: 100% !important;  */
    }
    .woocommerce[class*=columns-] ul.products li.product{
        padding-left: 0px !important;
    }
}
@media only screen and (max-width: 760px){
    .cart_items {
        top: 95px !important;
        right: 30px !important;
    }
}
@media only screen and (max-width: 740px){
    .cart_items {
        top: 175px !important;
        right: 0px !important;
        left: 170px;
        width: 280px !important;
    }
}
@media only screen and (max-width: 380px){
    .cart_items {
        top: 200px !important;
        right: 0px !important;
        left: 75px;
    }
}
@media only screen and (max-width: 375px){
    .cart_items {
        top: 200px !important;
        right: 0px !important;
        left: 85px;
        width: 280px !important;
    }
}

@media only screen and (max-width: 767px) and (min-width: 319px){
    .delivered-meals .textwidget{
          font-size: 45px!important;
           padding-bottom: 0px!important;
           padding-top: 0px!important;
      }
      h1.click_link1{
         font-size: 120%;
     }
      #sgcboxLoadedContent a.tp-button.green {
        font-size: 100% !important;
        top: 0px;
    }
    #sgcboxLoadedContent{
      min-height: 375px;
   }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width: 48% !important;
    }
}
@media only screen and (max-width: 740px){
    .icon-check, .thanku-head{
        font-size: 200% !important;
        line-height: 100% !important;
    }
    .text-head{
        font-size: 150% !important;
        line-height: 100% !important;
    }

   table.is_sortable {
      height:inherit !important;
   }
   .testimonials-page li .txt .author p {
       width: 100%;
       float: none;
    }
    blockquote .author .photo{
        width: 100%;
        float: initial;
        margin: 10px auto
    }
    blockquote .txt{
         padding: 20px 0px;
     }
        .circle p{
            margin-bottom: 40px;
         }
      .circle{
          margin: 20px auto;
        }
    .up_pro .products li{
        width: 100% !important;
        margin: 0px;
    }
    .tp-caption.tp-fade.start img{
        position: relative;
        top: -25px;
    }   
    .tp-button.green {
        top: -35px;
        position: relative;
        display: initial !Important;
    }
    .up_pro .products li{
        margin-bottom:20px !important;
    }
    #your-name, #your-email{
        width: 80%;
        margin-right: 0;
        margin-top: 10px;
        min-height: 22px;
        border: 1px solid #999;
    }
    .no-cooking .textwidget{
        padding: 3% 0;
    }
    .product-dis-icon-product-page{
            width: 85% !Important;
    text-align: center;
    }
.tp-button.green{
    padding: 10px 15px !important;
}
    .my_account_page .woocommerce .col2-set .col-1, .my_account_page .woocommerce .col2-set .col-2{
        width: 100%;
        margin-bottom:20px;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
        width: 82% !important;
        margin-bottom:20px;
    }
    .exit-form label{
        padding:5px 0px !important;
    }
    .exit-form input[type=text], .exit-form input[type=submit], .exit-form label{
        width: 100% !important;
    }
    .exit-form input[type=submit]{
        margin: 0px;
    }
       .h2_heading, .happy_ester_head{
        font-size: 200% !important;
            line-height: 100% !important;
    }
        .h1_heading{
            font-size: 150% !important;
            line-height: 100% !important;
         }
         #menu-item-2339 a, #menu-item-2341 a{
            margin: 10px 20px !important; 
         }  
}

@media only screen and (max-width: 568px){
.no-cooking .textwidget{
    font-size: 150%;
    line-height: 35px;
    padding: 2% 0px;
}
.product-dis-icon-product-page{
    width: 85% !Important;
    text-align: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
   min-height: 100%;
   width:100% !important;
   margin-bottom: 16px !Important;
}
   #product-dis-icon {
      display: none;
    }
}
@media only screen and (max-width: 350px){

#sgcboxLoadedContent a.tp-button.green {
    font-size: 100% !important;
    top: 0px;
    width: 175px;
    display: inline-block !important;
    margin: 5px auto;
}
.fb-share-button.fb_iframe_widget{
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

}
@media only screen and (max-width: 320px){
button.green {
    font-size: 14px !important;
    letter-spacing: 1px !Important;
}
.no-cooking .textwidget {
    font-size: 100%;
    line-height: 20px;
    padding: 7% 0px;
}
.fb-share-button.fb_iframe_widget{
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
}
.fb-share-button.fb_iframe_widget{
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.fb_iframe_widget_fluid {
    display: inline-block !important;
}
.woocommerce-checkout .checkout .create-account small, .woocommerce-password-strength{
    display: none;
}
.my_account_link1:hover, .my_account_link2:hover, .my_account_link3:hover{
    color: #fff;
    background: #000;
}
.my_account_page .woocommerce .col2-set .col-1, .my_account_page .woocommerce .col2-set .col-2{
    background: #ededed;
    padding: 20px;
    width: 45%;
    text-align: center;
    border-radius: 5px;
    min-height: 355px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    background: #ededed;
    padding: 20px;
    width: 45%;
    text-align: center;
    border-radius: 5px;
    min-height: 355px;
}
.my_account_page h2, #customer_login h2{
font-size: 24px;
font-weight: bold;
}

.lbl_name{
    float: left;
    padding: 12px;  
}
.exit-form p{
    margin-bottom:15px;
    line-height: 24px;
    font-size: 20px;
   font-family: Sony Sketch EF;
}
.exit-form label{
    padding:12px;
        width: 20%;
        font-size: 18px;
        letter-spacing: 1px;    
}
.exit-form input[type=text]{
    width: 75%;
    margin: 0px;
    border: 1px solid #fff;
    color:#fff;
}
.exit-form input[type="text"]:focus{
   background: rgba(0, 0, 0, 0.7);
}
.exit-form input[type=submit]{
    margin: 0px;
    border: 1px solid #fff;
    margin-right: 5%;
    width: 30%;
    background: #ff6600;
    color: #fff;    
}
.exit-form input[type=submit]:hover{
    background: #02aa50;    
}
.snp-fb.snp-theme-html{
    border: 10px solid #fff;
    background: #02aa50 url('https://zestmeals.com.au/wp-content/uploads/2017/03/exit-pop-up-bg1.jpg');
    color: #fff;
}
.privacy{
    padding: 20px 0px !important;
}
.fa.fa-lock{
    color:#ff6600;  
}
.exit-form{
    padding: 25px 20px 0px 20px !important;
}
span.wpcf7-not-valid-tip{
    position: initial !important;
    background: none !important;    
}
div.wpcf7-response-output{
    text-align:center !important;
}
.call-info li {
    display: inline-block;
}
#Header #menu ul li ul{
   background: #fff !important;
}
.icon-check{
    font-size: 80px;
    color: #159d3f;
}
.thanku-head{
    text-align: center;
    font-size: 60px;
    color: #159d3f;
    line-height: 60px;
    font-family: Sony Sketch EF !important;
    font-weight: bold;
    margin-bottom: 30px;
}
.text-head{
    text-align: center;
    font-size: 30px;
    line-height: 41px;
    color: #2b2b91;
    font-family: Sony Sketch EF !important;
}
.happy_ester_head, .h2_heading{
    text-align: center;
    font-size: 50px;
    color: #159d3f;
    line-height: 50px;
    font-family: Sony Sketch EF !important;
    font-weight: bold;
}
.h1_heading{
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    font-family: Sony Sketch EF !important;
    margin-bottom: 15px;
}
.day_name, .dated{
   color: #ff6600 !important;
}

#menu-item-2339 a, #menu-item-2341 a{
    width: 30px;
    height: 30px;
    line-height: 35px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #000;
    display: block !important;
    text-decoration: none;
    transition: opacity .20s ease-in-out;
    -o-transition: opacity .20s ease-in-out;
    -moz-transition: opacity .20s ease-in-out;
    -webkit-transition: opacity .20s ease-in-out;
    font-size: 20px !important;
    padding: 0px 0px !important;
    margin: 35px 10px;
    border-bottom: 2px solid #000 !important;
}
#menu-item-2339 a{
    color: #02aa50 !important;
    border-color: #02aa50 !important;
    transition:ease all 0.5s;
}
i.icon-facebook,
i.icon-instagram {
    vertical-align: 2px;
}
#menu-item-2341 a{
    color: #02aa50 !important;
    border: 2px solid #02aa50 !important;
    transition:ease all 0.5s;
}
#menu-item-2339 a:hover{
    background:#02aa50;
    color:#fff !important;
}
#menu-item-2341 a:hover{
    background:#02aa50;
    color:#fff !important;
}
.cart_items{
     -webkit-transition: .4s;
    transition: .4s;
    width: 230px;
    float: right;
    position: absolute;
    right: 0px;
    top: 50px;
    z-index: 99999;
    background: #f9f9f9;
    padding: 3px;
    background: #02aa50;
    color: #fff;
}
.cart_items img{
    width: 40px;
    height: 40px;
    vertical-align: middle; 
}
.cart_items b{
    font-size: 12px !important;
    font-weight: 300 !important;    
}
.cart_items table tr td{
    padding:5px;
    vertical-align: middle;
}
.meals_qty{
    color: #000;
    font-weight: 500;
    font-size: 14px;    
}
.free_meals_text{
    line-height: 20px;
    color: #ff6600;
    text-align: center;
    display: block;
    margin-bottom: 23px;
    font-size: 16px;
    font-weight: 400;   
}
h1 .free_price{
    font-weight: bold;
    color: #ff6600;
}
.free_delivery{
    padding: 15px 5px 0px 5px;
}
.paged-2.woocommerce-page .up_pro, .page-id-1253.paged-2 .up_pro.bbr{
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.paged-2.woocommerce-page .up_pro.bbr{
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}
.post-2688 .product-dis-icon, .post-1862 .product-dis-icon{
    margin-bottom: 15px
}
.page-id-1253.paged-2 .up_pro.bb
.tax-rate-au-gst-tax-10-1 .amount{
    font-weight: bold;
    color: #f00;
}
#wb_cart_front_end_wrapper .number.hidden{
    display:none;   
}
.gymaholic_table_heading{
    color: #0fac58 !important;
    font-size: 36px;
    font-family: Sony Sketch EF !important;
    text-transform: capitalize;
    text-align: center;
    margin: 5px;
    line-height: 40px;
    padding: 0px;
}
.gymaholic_table tr td, .gymaholic_table tr th{
    padding: 5px;
}
.table_heading{
    font-weight:400;
}

.page-id-2449 .up_pro tr.instock{
    display: inline-block;
    width: 31%;
    padding: 5px 1%;
    border: 0;
}
.page-id-2449 .up_pro td.optionscol{
    display: block;
    font-weight: 400;   
}
.page-id-2449 .up_pro table{
    width:78%;
    margin:0px;
    float:left;
    border-left: 0;
    border-right: 0;
    margin-bottom: 0px !important;
}
.page-id-2449 .up_pro .woocommerce ul.products li.product .gc_wrap{
    display: none;
}
.page-id-2449 .up_pro .woocommerce ul.products li.product a img, .page-id-2449 .up_pro .sports-logo, .page-id-2449 .up_pro .click_info, .page-id-2449 .up_pro  .product-dis-icon-product-page{
    display:none;   
}
.post-4478 #product-dis-icon, .post-4967 #product-dis-icon{
    display: none !important;
}
.page-id-2449 .up_pro .product-title{
    width: 18%;
    float: left;
    padding-top: 12px !important;
    text-align: left;
    font-weight: bold;
}
.page-id-2449 .up_pro .products{
    border:0;
}
.page-id-2449 .up_pro .products li{
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 0 !Important;
    width:100% !important;
    margin: 0px !important; 
}
.table_bg_green, .page-id-2449 .table_bg_green .products li{
/*  background:#aef9a4 !important;*/
}
.table_bg_blue, .page-id-2449 .table_bg_blue .products li{
/*  background:#add3fa !important;*/
}
.table_bg_blue{
    margin: 20px 0px;
}
.table_bg_red, .page-id-2449 .table_bg_red .products li{
/*  background:#f47870 !important;*/
}
.page-id-2449 .up_pro .products li.post-2349{
    border-bottom:0px !important;   
}
.page-id-2449 .up_pro .thumbcol, .page-id-2449 .up_pro .pricecol{
    vertical-align:middle !important;
}
.page-id-2449 .up_pro h2{
    font-size: 40px !important;
    line-height: 50px !important;
    text-align: center; 
}
.page-id-2449 .woocommerce ul.products li.product h3 {
    padding: 10px 20px !important;

}
.page-id-2449 .woocommerce ul.products li.product h3 {
    margin-top: 22px;
    padding-bottom: 0px !important;
}
.page-id-2449 .up_pro li td.optionscol {
    padding-bottom: 8px;
}
.page-id-2449 .up_pro li.first td.optionscol {
    display: block;
}

/* Light */

.post-2524 .medium, .post-2524 .large{
    display:none !important;    
}
.post-2524 .w_150, .post-2524 .w_200, .post-2524 .w_250, .post-2524 .w_300{
    display:none;
}

/* Medium */
.post-2573 .light, .post-2573 .large{
    display:none !important;    
}
.post-2573 .w_150, .post-2573 .w_250, .post-2573 .w_300, .post-2573 .sp .w_100, .post-2573 .bm .w_100, .post-2573 .gv .w_200{
    display:none;
}

/* Huge */
.post-2594 .light, .post-2594 .medium{
    display:none !important;    
}
.post-2594 .w_150, .post-2594 .sp .w_100, .post-2594 .sp .w_200, .post-2594 .sp .w_250, .post-2594 .bm .w_200, .post-2594 .bm .w_100, .post-2594 .bm .w_300, .post-2594 .gv .w_200, .post-2594 .gv .w_250, .post-2594 .gv .w_300{
    display:none;
}
.w_title, .product_title.entry-title br{
    display:none !important;
}
.page-id-2449 .w_title{
    display: inline-block !important;
    font-size: 16px;
    text-align: center;
}
.gymaholic_table tr td{
    padding:5px;
}
.gymaholic_table{
    margin-bottom: 20px !important;
    width: 100% !important;
}

.post-2582 .product-dis-icon, .post-2584 .product-dis-icon, .post-2586 .product-dis-icon, .post-2590 .product-dis-icon, .post-2594 .product-dis-icon, .post-2577 .product-dis-icon, .post-2573 .product-dis-icon, .post-2569 .product-dis-icon, .post-2565 .product-dis-icon, .post-2561 .product-dis-icon, .post-2555 .product-dis-icon, .post-2524 .product-dis-icon, .post-2512 .product-dis-icon, .post-2516 .product-dis-icon, .post-2520 .product-dis-icon{
    display:none;
}
.sg-show-popup .fa.fa-eye{
    color: #f00;
    font-size: 16px;
    font-weight: 400;
    margin-left: 7px;   
}
.sg-popup-content .gymaholic_table_heading{
    font-size:20px !important;
        line-height: 30px;
}
.d_none{
    display:none;
}
/*.blue{
color:#00f !important;
}
.red{
color:#f00 !important;
}*/
.black{
    color: #000 !important;
}
.page-id-2449 table.is_sortable{
    height: 60px !important;
}
.woocommerce-page table.is_sortable{
    height: 70px !important;
    margin-bottom: 0px;
}
.woocommerce-page table.is_sortable tbody{
    padding: 0px 15px;
}
.post-2524 .optionscol.attribute_pa_gymaholic_meals{
    display:none !important;
}
.post-2573 .table.vartable.is_sortable .optionscol.sp.attribute_pa_gymaholic_meals, .post-2594 .table.vartable.is_sortable .optionscol.sp.attribute_pa_gymaholic_meals, .post-2524 .table.vartable.is_sortable .optionscol.sp.attribute_pa_gymaholic_meals{
        display:block !important;
    }
.sg-popup-content table tr td{
    padding: 5px;
    font-weight: 400;
}
.sg-popup-content table{
    margin-bottom: 20px !important;
    width: 100% !important;
}
.gym-img{
    width: 1000px;
    margin: 0px auto;
}
.wrapper_day{
    border: 1px solid #ddd;
    border-bottom: 5px solid #ddd;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.wrapper_day p{
    padding: 10px 0px;
}
.wrapper_day .woocommerce .products table table.vartable td.thumbcol{
    vertical-align: middle;
}
.up_pro .qtywrap p{
   margin: 0px;
}
.woocommerce form .form-row label{
text-align: left;
}
#menu-item-3104, #menu-item-3100, #menu-item-3122{
    display: none;
}
.page-id-1253 #menu-item-141, .page-id-1253 #menu-item-3038, .page-id-1253 #menu-item-2407, .page-id-3101 #menu-item-141, .page-id-3101 #menu-item-2407, .page-id-3101 #menu-item-3038, .page-id-3093 #menu-item-141, .page-id-3093 #menu-item-2407, .page-id-3093 #menu-item-3038, .page-id-3093 #menu-item-2605, .page-id-3101 #menu-item-2605, .page-id-1253 #menu-item-2605, .page-id-3093 #menu-item-4267, .page-id-3101 #menu-item-4267, .page-id-1253 #menu-item-4267, .page-id-1253 #menu-item-4627, .page-id-3101 #menu-item-4627, .page-id-3093 #menu-item-4627,
.page-id-1253 #menu-item-4629, .page-id-3101 #menu-item-4629, .page-id-3093 #menu-item-4629{
    display:none;
}
.page-id-1253 #menu-item-3104, .page-id-1253 #menu-item-3100, .page-id-3101 #menu-item-3104, .page-id-3101 #menu-item-3100,  .page-id-3093 #menu-item-3104, .page-id-3093 #menu-item-3100, .page-id-3101 #menu-item-3122, .page-id-3093 #menu-item-3122, .page-id-1253 #menu-item-3122{
    display:block;
}
.page-id-1253.paged-2 .vagen_meals_wrapper h1{
    display:none !important;
}
.page-id-2 #Content{
    background: #f3f3f3;
}
#Content2 strong, #Content2 center{
    font-size: 12px;
    line-height: 12px;
}
#Content2 tr td{
    font-size:15px;
}
#Content2 {
    width: 100%;
    padding: 40px 0 20px 0px;
}
.woocommerce.columns-3 ul.products li.product_cat-recent-products .sports-logo{
    top: 220px;
}
.woocommerce.columns-3 ul.products li.product_cat-recent-products{
    width: 370px;
}
.woocommerce.columns-3 ul.products li.product_cat-recent-products p{
    margin: 0px;
}
.woocommerce.columns-3 ul.products li.product_cat-recent-products br{
    display: none;
}
.woocommerce.columns-3 ul.products li.product_cat-recent-products tr{
    line-height: initial;
}
.woocommerce.columns-3 ul.products li.product_cat-recent-products tr td{
    vertical-align: middle;
}
.page-id-6 .woocommerce-pagination, .page-id-2083 .woocommerce-pagination, #product-4967 .summary.entry-summary .add-to-cart-bttn, #product-4478 .summary.entry-summary .add-to-cart-bttn, .wb_all_product_cover .add-to-cart-bttn, .wb_all_product_cover .view_pack {
    display: none;
}
.add-to-cart-bttn, .view-pack-right .view_pack{
    padding: 3px 12px;
    color: #fff !important;
    background: #58a222;
    font-weight: 600;
    border-radius: 3px;
    position: absolute;
    top: auto;
    bottom: 25px;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 0px;
}
.add-to-cart-bttn{
    display: inline-block;  
    left: 0px;
}
.post-4381 .product-details{
    height: 108px;
}
.view_pack{
    padding: 3px 12px;
    color: #fff !important;
    background: #58a222;
    font-weight: 600;
    border-radius: 3px;
    margin-top: 15px;
    display: inline-block;
    bottom: 10px;
    right: 0;
    position: absolute;
}
.cross-sells .click_info{
    text-align: center;
    padding: 6px 0px;
    color: #fff !Important;
    margin: 0px;
    border-radius: 5px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 90px;
    bottom: 8px;
}
.cross-sells{
  display: none;
}
#giftcard_code{
    width: 115px;
    height: 13px;
    margin-right: 10px;
    float: left;
    border-radius: 3px;
    border: 1px solid #f1debf;
}
.giftcard{
    margin-right: 10px;
}
.add-meals{
    width: 175%;
    font-size: 11px;
    font-weight: 600;
    vertical-align: super;
    display: inline-block;
}
select#itemCombo1 option[value="1223"]:hover{
    background: url(https://zestmeals.com.au/wp-content/uploads/2015/07/DF1.png) no-repeat center right;
}
.woocommerce-cart .cart-collaterals .cross-sells h2{
    font-size: 18px;
}
.woocommerce-cart .cart-collaterals .cross-sells ul li.padding-txt{
    width: 100%;
}
.easy-week-pack{
    margin:15px;
    line-height: 25px;
    text-align: left;   
}
.post-4381 .quantity.buttons_added, .product_title.entry-title .view_pack, .post-4478 .quantity.buttons_added, .product_title.entry-title .view_pack, .post-4967 .quantity.buttons_added, .product_title.entry-title .view_pack{
    display: none !important;
}
.post-4381 .summary.entry-summary, .post-4478 .summary.entry-summary, .post-4967 .summary.entry-summary {
    text-align:left;
}
.woocommerce ul.products li.product .button a.product_type_simple {
    float: left !important;
    top: 10px !important;
}
.post-4478 .product_type_simple, .post-4967 .product_type_simple {
    opacity: 0;
    visibility: hidden;
}
.post-4478 .clearfix, .post-4967 .clearfix, .post-4381 .add_to_cart_button, .post-4720 .quantity.buttons_added{
    display: none !important;
}
#product-4720 a img{
    width: 450px;
    height: auto;
    display:inline;
}
.post-4720 .product-details-container{
    height: 5px;    
}
.page-id-2 .logo-slider{
    display: block !important;
    width: 900px;
    max-width: 100%;
    margin: 0px auto;
    margin-top:50px;
}
.lcs_logo_container{
    width: 250px;
    max-width: 100%;
    margin: 0px auto !important;
}
.logo-slider .one_third{
    float: left;
    width: 250px;
    margin: 10px;
}
.logo-slider .one_third img{
    border: 1px solid #ddd;
    padding: 7px;
}
.lswp-notification{
    display: none;
}
@media only screen and (max-width: 1240px) {
    .page-id-2895 .container, .page-id-2895 .container .sixteen.columns, .page-id-2895 .container .one.column{
        width: 95%;
    }
    .page-id-2449 .woocommerce ul.products li.product h3 {
        padding: 20px!important
    }
    .woocommerce.columns-3 ul.products li.product_cat-recent-products .sports-logo {
        top: 163px;
    }
    .woocommerce.columns-3 ul.products li.product_cat-recent-products{
         width: 290px;
    }
    .woocommerce.columns-3 ul.products li.last.product_cat-recent-products{
        margin-left: 4% !important;
    }
}
@media only screen and (max-width: 1024px) {
    .product-dis-icon-product-page{
            padding: 0px 10px !Important;
    }
    .added_to_cart.wc-forward{
        width: 70% important;
        margin: 3px 20px !important;
        padding: 4px 2px !important;
        text-align: center;
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 959px) {
    .woocommerce.columns-3 ul.products li.product_cat-recent-products{
        width: 48% !important;
        padding: 0px !important;
    }
    .woocommerce.columns-3 ul.products li.product_cat-recent-products .sports-logo {
        top: 205px;
    }
    .woocommerce.columns-3 ul.products li.last.product_cat-recent-products{
        margin-left: 4% !important;
    }

    .page-id-2449 .up_pro tr.instock {
        display: -webkit-box;
        width: inherit;
        text-align: -webkit-center;
    }
    .page-id-2449 .up_pro .woocommerce ul.products li.product .gc_wrap {
        width: inherit;
        margin-bottom: 0;
        padding: 0;
        display: inherit;
        text-align: left;
    }
    .page-id-2449 .woocommerce ul.products li.product {
        padding-left: 0 !important;
        margin-bottom: 0 !important;
    }
    .page-id-2449 .up_pro .product-title {
        width: 20%;
    }
    .page-id-2449 .up_pro li td.optionscol {
        display: table-caption !important;
        padding-bottom: 0px;
        text-align: center !important;
    }
    .add-to-cart-bttn, .view-pack-right .view_pack{
        bottom: 50px;   
    }
    .post-2573 .table.vartable.is_sortable .optionscol.sp.attribute_pa_gymaholic_meals, .post-2594 .table.vartable.is_sortable .optionscol.sp.attribute_pa_gymaholic_meals, .post-2524 .table.vartable.is_sortable .optionscol.sp.attribute_pa_gymaholic_meals{
        display: table-caption !important;  
    }
}
@media only screen and (max-width: 767px) {
    .page-id-2449 .up_pro .product-title {
        width: 15%;
    }
    .giftcard{
        float: none;
        width: 100%;
        margin-top: 10px;

    }
.giftcard_code{
    float: left;
    height: auto;
    width: 48%;
}
    .sg-popup-content-3 #sgcboxContent{
        overflow-y: scroll !important;   
    }
.giftcard .button{
float: none;
}
    .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product{
        width: 100%;
    }
    .woocommerce-cart .cart-collaterals .cross-sells h2{
        text-align: center;
        font-size: 150%;
    }
    .woocommerce.columns-3 ul.products li.product_cat-recent-products .sports-logo {
        top: 220px;
        right: -1px;
    }
    #Content2 img{
        margin-bottom: 0px;
    }
    #Content2 .woocommerce ul.products li.product a.click_link{
        line-height: 25px !important;
    }
    iframe{
        height:350px;
    }
    .woocommerce.columns-3 ul.products li.product_cat-recent-products{
         width: 48% !important;
         margin-bottom: 20px;
    }   
    .page-id-2449 .woocommerce ul.products {
        width: inherit;
    } 
    .page-id-2449 .woocommerce ul.products li.product h3 {
        padding: 10px !important;
    }
    #Header #menu ul li#menu-item-2885 ul{
            display: block !important;
    }
   .img_full{
      width:100%;
     height:auto;
   }        
            /* Light */
    
    .post-2524 .medium, .post-2524 .large{
        display:none !important;    
    }
    .post-2524 .w_150, .post-2524 .w_200, .post-2524 .w_250, .post-2524 .w_300{
        display:none !important;
    }
    
    /* Medium */
    .post-2573 .light, .post-2573 .large{
        display:none !important;    
    }
    .post-2573 .w_150, .post-2573 .w_250, .post-2573 .w_300, .post-2573 .sp .w_100, .post-2573 .bm .w_100, .post-2573 .gv .w_200{
        display:none !important;
    }
    
    /* Huge */
    .post-2594 .light, .post-2594 .medium{
        display:none !important;    
    }
    .post-2594 .w_150, .post-2594 .sp .w_100, .post-2594 .sp .w_200, .post-2594 .sp .w_250, .post-2594 .bm .w_200, .post-2594 .bm .w_100, .post-2594 .bm .w_300, .post-2594 .gv .w_200, .post-2594 .gv .w_250, .post-2594 .gv .w_300{
        display:none !important;
    }
    .w_title, .product_title.entry-title br{
        display:none !important;
    }
    .page-id-2449 .w_title{
        display: inline-block !important;
        font-size: 16px;
        text-align: center;
        color: #0fac58; 
    }
    .gymaholic_table tr td{
        padding:5px;
    }
    .gymaholic_table{
        margin-bottom: 20px !important;
    }
    
    .post-2582 .product-dis-icon, .post-2584 .product-dis-icon, .post-2586 .product-dis-icon, .post-2590 .product-dis-icon, .post-2594 .product-dis-icon, .post-2577 .product-dis-icon, .post-2573 .product-dis-icon, .post-2569 .product-dis-icon, .post-2565 .product-dis-icon, .post-2561 .product-dis-icon, .post-2555 .product-dis-icon, .post-2524 .product-dis-icon, .post-2512 .product-dis-icon, .post-2516 .product-dis-icon, .post-2520 .product-dis-icon{
        display:none;
    }
    .sg-show-popup .fa.fa-eye{
        color: #f00;
        font-size: 16px;
        font-weight: 400;
        margin-left: 7px;   
    }
    .sg-popup-content .gymaholic_table_heading{
        font-size:22px !important;
    }
    .d_none{
        display:none;
    }
    .wrapper_day select{
            width: 100% !important;
    }

    .page-id-2895 #Content .container .column.one-fourth.one-fr{
        width: 28% !important;
        float: left !important;
        clear: none !important;
        text-align: center !important;
    }
    .page-id-2895 #Content .container .one-fourth.column.ctotal2{
        width: 18% !important;
        float: left !important;
        clear: none !important;
   }
   .page-id-2895 #Content .container .one-fourth.column.ctotal{
           width: 40% !important;
           float: left !important;
   }
   .page-id-2895 #Content .container .one-fourth.column.ctotal1{
        width: 25% !important;
        float: left !important;
        clear: none !important;
   }
    .page-id-2895 .gc_wrap .single_add_to_cart_button{
        width: 92%;
        text-align: center;
        padding: 12px 15px !important;
        font-size: 14px !important;
    }
    .page-id-2895 .btn_green{
        width: 100%;
        padding: 12px 15px !important;
        font-size: 14px !important;
    }
    .page-id-2895 .table.vartable.is_sortable{
        text-align: center;
    }
    .page-id-2895 .woocommerce .products ul, .woocommerce ul.products{
        margin: 0px auto !important;
    }
    .product_cat-recent-products h3.product-title{
        line-height: 20px !important;
    }
    .column.one-fourth.meal-icon{
        padding-top: 5px !important;
    }
    .column.one-fourth .products table tr td table tbody{
        padding-top: 0px !important;
    }
    .column.one-fourth.ctotal1{
        display:none;
    }
    .add-meals{
        width: 100%;
        text-align: center;
        font-size: 18px;
        padding: 7px 0px;   
    }
}

@media only screen and (max-width: 570px) {
    #lcs_logo_carousel_wrapper .owl-theme .owl-nav {
        margin-top: 10px !important;
        top: -7px !important;
    }
    .logo-slider .one_third img{
        float: none;
    }
    .logo-slider .one_third{
        width: 100%;
    }
    .logo-slider .one_third p{
        display: none;
    }
}

@media screen and (max-width: 810px) and (min-width: 580px) {
    .logo-slider .one_third {
        float: left;
        width: 29%;
        margin: 10px;
    }
    .logo-slider .one_third img {
        width: 100%;
    }   
}
@media only screen and (max-width: 500px) {
    .page-id-2449 .up_pro table {
        width: 260px;
        float: none;
        text-align: center;
        margin: 0 auto; 
        border: none;
    }
    .woocommerce.columns-3 ul.products li.product_cat-recent-products{
         width: 100% !important;
    } 
    .page-id-2449 .up_pro .woocommerce ul.products li.product .gc_wrap {
        width: 100%;
        display: inline-block;
        text-align: center !important;
    } 
    .page-id-2449 .woocommerce ul.products li.product.first h3, .page-id-2449 .woocommerce ul.products li.product h3 {
        width: 100%;
        text-align: center;
        float: none !important;
        padding: 20px 0 0 0 !important;
        min-height: inherit !important;
    }
    .page-id-2449 .product-details-container {
        padding: 10px 0 20px 0;
    }
    .page-id-2449 .up_pro .product-title a {
        border: 1px solid #e4e4e4;
        padding: 4px;
        min-width: 212px;
        display: inline-block;
        background: #f4f4f4;
    }
    #Header #menu ul li#menu-item-141 ul{
            display: block !important;
    }
    #Header #menu ul li ul li a{
          border-bottom: 1px solid #f1f1f1 !important;
    }
    .woocommerce.columns-3 ul.products li.product_cat-recent-products .sports-logo {
        top: 172px;
        right: -1px;
    }
    .page-id-2895 #Content .container .column.one-fourth.one-fr{
        width: 25% !important;
        float: left !important;
        clear: none !important;
        text-align: center !important;
    } 
    .page-id-2895 .gc_wrap .single_add_to_cart_button{
        width: 90%;
        text-align: center;
        padding: 12px 15px !important;
        font-size: 14px !important;
    }
    .page-id-2895 .btn_green{
        width: 100%;
        padding: 12px 15px !important;
        font-size: 14px !important;
    }
    .page-id-2895 table tbody td img{
            margin-bottom: 20px;
    }
    .page-id-2895 .table.vartable.is_sortable{
        text-align: center;
    } 
    .page-id-2895 .woocommerce .products ul, .page-id-2895 .woocommerce ul.products{
        margin: 0px auto !important;
    }
    .page-id-2895 #Content .container .one-fourth.column.ctotal1{
        width: 30% !important;
    }
    .page-id-2895 table tbody{
        padding-top: 5px !important;
    }
    .post-4381 .product-details{
        height: 100px;  
    }
}
@media only screen and (max-width: 400px) {
    .page-id-2895 #Content .container .column.one-fourth.one-fr{
        width: 25% !important;
        float: left !important;
        clear: none !important;
        text-align: center !important;
    }
    .page-id-2895 #Content .container .one-fourth.column.ctotal {
        width: 30% !important;
        float: left !important;
    }
    .page-id-2895 #Content .container .one-fourth.column.ctotal2{
        width: 22% !important;
        float: left !important;
        clear: none !important;
   }
   .page-id-2895 #Content .container .one-fourth.column.ctotal1{
        width: 40% !important;
        float: left !important;
        clear: none !important;
   }
    .page-id-2895 .gc_wrap .single_add_to_cart_button{
        width: 90%;
        text-align: center;
    }
    .page-id-2895 .btn_green{
        width: 100%;
    }
    .table.vartable.is_sortable{
        text-align: center;
    }
    .page-id-2895 .wrapper .woocommerce ul.products{
        width: 100% !important;
    }
    .page-id-2895 table tbody{
        padding-top: 5px !important;
    }
} 


/* NEW ADJUSTMENTS */
.woocommerce ul.products li.product .button.roundbutton {
    color: #fff !important;
    background: #58a222;
    border-radius: 60px;
    padding: 7px 8px 7px 7px;
}
i.fa-cart-plus {
    font: normal normal normal 24px FontAwesome;
}
.sg-show-popup .fa.fa-eye {
    font-size: 22px !important;
}
.fa {
    font-size: 22px !important;
}
.vtspinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: right;
    margin-right: 5px;
    margin-top: 8px;
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    display: none;
    position: absolute;
    top: 15px;
    right: 19px;
}
.viewcart {
    display: block;
    border: 1px solid green;
    border-radius: 3px;
    padding: 5px;
    display: none;
    position: absolute;
    top: 79px;
    right: 0px;
    width: 70px;
    text-align: center;
}

/* TOP NAVIGATION */
.cart-link,
.my_account_link1,
.my_account_link2,
.my_account_link3 {
    font-family: 'Quicksand', sans-serif;
    background: #01803d;
    padding: 12px 10px;
    border-radius: 0;
    margin-top: 0 !important;
    display:block;
    float: left;
    height: 48px;
    color: #fff;
}
.my_account_link2 {
    background: #2dc16b;
}
.cart-link a {
    color: #4ea45f;
    font-size: 25px;
    font-weight: 800;
    vertical-align: -webkit-baseline-middle;
}
.top-nav {
    background: #02aa50;
    text-align: center;
    padding: 0;
    font-family: 'Quicksand', sans-serif;
}
span.cart-title,
span.sign-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    color: #fff;
}
a.pop_eye {
    display: none;
}
.call_us_li {
    padding: 3px 20px 0px 0px;
}
#Header #logo {
    display: block;
    position: absolute;
    top: -64px;
    left: 0;
}
#Header #logo img {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    max-width: 280px;
}
.header-cta {
    float:right;
    color: #fff;
}
.header-cta a {
    color: #fff;
    font-weight: 600;
}
.top-nav-buttons {
    float:right;
}

/* TOP NAVIGATION MOBILE */
@media all and (max-width:960px) {
    #Header #logo {
        display: block;
        position: relative;
        text-align: center;
        background: rgba(255,255,255,0.3);
        top: 0;
        width:100%;
    }
    #Header #logo img {
        vertical-align: middle;
        margin: 0;
        padding: 0;
        max-width: 140px;
        margin-bottom:-72px;
    }
    .header-cta,
    .top-nav-buttons {
       float: none;
    }
    .cart-link,
    .my_account_link1,
    .my_account_link2,
    .my_account_link3 {
        width: 33.33%;
        padding: 10px 0;
    }
    .cart-link.half,
    .my_account_link1.half,
    .my_account_link2.half,
    .my_account_link3.half {
        width: 50%;
    }
    .mobile-hide {
        display: none;
    }
    .call_us_li {
        text-transform: uppercase;
        padding: 5px;
        text-align: center;
        width: 100%;
        font-weight: 600;
        color: #fff;
        margin: 5px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 319px) {
    .slogan-area .textwidget {
        font-size: 18px !important;
        line-height: 23px !important;
        padding-top: 73px !important;
        padding-bottom: 10px !important;
    }
    .dd {
        font-size: 16px !important;
    }
    .home .slogan-area .textwidget {
        padding-top: 10px !important;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
    header .container,
    .top-nav .container {
        width: 100% !important;
    }
}

@media only screen and (max-width: 959px) {
    #Header .responsive-menu-toggle {
        background: transparent;
        color: #121212;
    }
}

.myfixed #logo {
    display: none !important;
}
div#homepage-content-banner {
    margin-top: -68px;
}
@media all and (min-width:981px) {
    div#homepage-content-banner {
        margin-top: -103px;
    }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
    #Header #menu ul {
        top: 0px !important;
    }
}
@media all and (max-width: 640px) {
.tp-caption.black.tp-fade.tp-resizeme.start {
top: 210px !important;
}
}


@media screen and (max-width: 640px) {
.colorbox2 #sgcboxLoadedContent {
    height: 624px!important;
}
}


.page-id-4625 .button.product_type_bundle.product_type_bundle_input_required.add_to_cart_button { color: #fff;
    background: #fff;
    width: 0px !important;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    height: 8px; }
    
    i.fa.fa-shopping-cart {
    color: #fff;
    font-size: 31px !important;
    padding-left: 10px;
}

/* DELI PAGE */
.page-id-6381, .deli-meat, .deli-cheese, .deli-beverages {
    background: url(http://zestmeals.com.au/wp-content/uploads/2018/02/bg-tile.png) repeat !important;
}
.deli-meat #Wrapper,
.deli-cheese #Wrapper,
.deli-beverages #Wrapper,
.page-id-6381 #Wrapper {
    background: transparent;
    margin-top: -160px;
    background: url(http://zestmeals.com.au/wp-content/uploads/2018/02/deli-page-bottom.png) no-repeat center bottom transparent !important;
    padding-bottom: 220px;
}

.deli-meat #primary-sidebar,
.deli-cheese #primary-sidebar,
.deli-beverages #primary-sidebar,
.page-id-6381 #primary-sidebar {
    background: url(http://zestmeals.com.au/wp-content/uploads/2018/02/deli-page-top.png) no-repeat center bottom transparent !important;
    min-height: 290px;
}
.deli-meat .summary.entry-summary,
.deli-cheese .summary.entry-summary,
.deli-beverages .summary.entry-summary {
    background: #fafafa;
    box-shadow: 0 0 9px #BBB;
    padding: 40px 0px 10px;
}
.deli-meat .summary.entry-summary .woocommerce-product-details__short-description, .deli-meat .summary.entry-summary .product_title, .deli-meat .summary.entry-summary .price,
.deli-cheese .summary.entry-summary .woocommerce-product-details__short-description, .deli-cheese .summary.entry-summary .product_title, .deli-cheese .summary.entry-summary .price,
.deli-beverages .summary.entry-summary .woocommerce-product-details__short-description, .deli-beverages .summary.entry-summary .product_title, .deli-beverages .summary.entry-summary .price {
    padding-left: 20px;
}
.page-id-6381 .deli-header h1 {
    font-size: 72px;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    line-height: 1.4em;
    text-shadow: -1px -1px 0px #999, 1px 1px 0px #000, 3px 3px 3px #888;
}
@media all and (max-width: 730px) {
    .page-id-6381 .deli-header h1 {
        font-size: 38px;
    }
}
.page-id-6381 .deli-header p {
    font-size: 20px;
    line-height: 1.3em;
}
.page-id-6381 #Footer {
}
.page-id-6381 .woocommerce ul.products li.product {
    background-color: transparent !important;
}
.deli-meat #primary-sidebar .textwidget,
.deli-cheese #primary-sidebar .textwidget,
.deli-beverages #primary-sidebar .textwidget,
.page-id-6381 #primary-sidebar .textwidget,
.page-id-6381 .product-dis-icon-product-page {
    display: none;
}
@media all and (min-width: 980px) {
    .deli-meat figure.woocommerce-product-gallery__wrapper,
    .deli-cheese figure.woocommerce-product-gallery__wrapper,
    .deli-beverages figure.woocommerce-product-gallery__wrapper{
        padding: 0px 140px;
    }
}

.page-id-6381 .small-product-images .woocommerce ul.products li.product a img {
    margin: 0 auto 1em;
    max-width: 250px;
}
.page-id-6381 .woocommerce ul.products li.product a {
    text-decoration: none;
    color: #343434;
    font-weight: 500;
    font-size: 18px;
}

.page-id-6381 table.is_sortable {
    margin-bottom: 10px;
    height: auto !important;
}


a.jumpmenu {
    background: #fff;
    padding: 20px;
    display: block;
    width: fit-content;
    box-shadow: 2px 2px 5px #777;
    margin: 10px auto 30px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    border-radius: 3px;
}
@media all and (min-width: 640px) {
    .one_third {
        width: 33.333%;
        float: left;
        text-align: center;
    }
}


.gym-meals .woocommerce ul.products li.product a img {
    width: 45%;
    float: left;
}
.gym-meals .product-details {
    float: right;
    width: 55%;
}
.gym-meals ul#product-dis-icon,
.gym-meals .woocommerce ul.products li.product .gc_wrap {
    display: none;
}
.gym-meals h3.product-title {
    font-size: 18px !important;
}
.gym-meals .woocommerce ul.products li.product {
    box-shadow: 1px 1px 2px #d7d7d7;
    padding-top: 10px;
}
h2.gym-meals-heading {
    font-size: 62px;
    text-align: center;
    line-height: 1em;
}