@media only screen and (min-width : 200px) and (max-width : 767px) {
  
  // @media only screen and (min-device-width : 200px) and (max-device-width : 767px) -org changed on Oct 6, 2020 - jkh

.hide-on-mobile {
  display: none;
}
  
.homepage-block-section{
    display: inline-block;
    width: 100%;
  }

  .grid-item.homepage-block {
    position: relative;
    display: inline-block;
    margin: 6px 0;
    padding: 0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box;
    width: 100%;
  }

  .homepage-block {
    box-sizing: border-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
  }

  .template-index .main-content .grid-item img {
    min-width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .min-height {
/*     min-height: 500px; */
  }

  .homepage-block-section .caption {
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    right: 0;
    box-sizing:border-box;
    padding:40px;
  }

  .top { 
    top: 0px;  
  }

  .middle { 
    top: 50%;
    transform: translateY(-50%);
  }

  .bottom { 
    bottom: 0; 
  }

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .text-center {
    text-align: center;
  }

 /* .grid-item img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    height: auto;
  } */
  
/*************************
  HOME PAGE
**************************/
  
  .main-content, .template-index .main-content {
 	padding-top: 0px;   
  }
  
  .main-header .mobile-tools {
    padding: 10px 0px;
  }
  
  .columns.large-4 {
      margin-bottom: 7px !important;
  }  
  
  .widgets.homepage-block-section {
/*     margin: 0 7px; */
  }
  
  .featured-promo.brown {
    box-shadow: none;
    border-radius: 0px;
  }
  
  .row.bottom-section.brown {
   margin-top: 40px; 
  }
  
  
  .columns.large-2.right-nav-pop,
  .columns.large-6.medium-8.menu-container,
  .columns.large-3.medium-2.second-logo,
  .columns.large-3.medium-2.cart-container {
    display: none !Important; /*display: none !Important org - jkh*/
  }
  
  .nav-subscribe-icon-mobile {
    width: 30px;
  }
  
  .nav-subscribe-mobile {
    opacity: 1;
    background-color: white;
    display: none;
    padding: 0 10px;
  }
  
  .main-header .mobile-menu .nav-item a {
    font-size: 30px; /*org 20px*/
    padding: 8px 15px;
  }
  
  .template-index h3.accent {
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
}

  
  form#mc-embedded-subscribe-form {
    width: 75%;
    margin: 0 auto;
  }
  
    section.similar-products .product-grid {
      width: 100% !important;
  }
    
 .large-12 .caption h2.title, .caption h2.title {
    font-size: 2.5em !important;
    margin: 23px 15px 13px 15px;
}
  
/*************************
  PRODUCT PAGE
**************************/  
   
  .template-product article {
    padding-top: 10px; /*10px*/
    padding-bottom: 0px;
  }
  
  h1.page-title.title {
    line-height: 1;
    margin-bottom: 0px;
  }
  
  .template-product .similar-products {
    padding-top: 0;
    padding-bottom: 10px;
  }
  
  .best-seller{
  display:none;
  }
  
  .number-wrapper .number {
    font-family: "futura-pt";
    font-size: 0.75em;
    font-weight: bold;
  }
    
  a.glyph.cart-link {
    margin-left: 0;
  }
  
/*************************
  COLLECTION PAGE
**************************/  
  
  
  .template-collection h1.collection-title {
    padding-left: 0.5em;
  }
  
  .template-collection .main-content .description p {
	font-size: 17px; /*org 17px*/
    line-height: 30px; /*org 30px*/
    text-indent: 2.5em;
    font-family: "clarendon-urw" !important;
    font-weight: 100;
    margin-bottom: 0px;
    padding: 15px;
  }
  
  .template-collection article.description.columns {
	padding: 0 20px; /*org - 0 20px;*/
    background-color: #FBF8F5;
    padding: 5px 10px;
    border: dashed 1px #ff8200;
    margin-top: 30px !important;
  }
  
  .template-collection .description {
    max-width: 100%;
  }
  
  .template-collection .row.top-section .columns.large-5 {
    margin-top: 30px;
  }
  
/*************************
  WHY GRADY'S?
**************************/
  
  .page-information.template-page .row.top-section.brown {
    padding: 0px !important;
  }
  
  .row.bottom-section.brown .columns.large-12.small-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .page-information.template-page th {
    padding: 60px;
  }
  
  .page-information.template-page p.ten-reasons {
    margin: 0px !important;
    padding: 30px 10px !important;
    font-size: 25px;
    font-weight: 500;
    border: 1px solid #ff8200;
    float: left;
    line-height: 1.2;
    text-align: center;
    width: 100%;
  }
  
  .page-information.template-page p.info-text {
    border: 1px solid #ff8200;
    padding: 30px;
    margin-bottom: 0px;
    font-size: 20px;
    text-align: left;
    line-height: 1.4;
  }
  
 
  .page-information.template-page p.the-offices {
    font-size: 25px;
    font-weight: 500;
    border: 1px solid #FF8200;
    padding: 20px;
    float: left;
    line-height: 1.2;
    text-align: center;
    width: 100%;
  }

  .page-information.template-page .reasons-header {
    display: inline-block;
    background: #FF8200;
    color: #562700;
    font-size: 25px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    font-family: google, 'Lato', sans-serif!important;
    font-family: futura-pt!important;
    padding: 5px 2em;
    text-transform: uppercase;
    border: 0;
    letter-spacing: 1px;
    position: relative;
    text-decoration: none;  
    margin-bottom: 0px;
  }

  .page-information.template-page .one-two-three {
    border: 1px solid #FF8200;
    padding: 30px;
  }
  
  p.the-offices span, .the-offices span.white, 
  .the-offices span.blue {
    display: inline-block;
    font-size: 20px;
    line-height: 1.1;
  }
  
  p.the-offices img {
    margin-bottom: 15px;
  }
  
  p.the-offices {
    margin-bottom: 0px;
  }
  
  .brew-it-yourself th, 
  .brew-it-yourself tr, 
  .brew-it-yourself td,
  .brew-it-yourself th:nth-child(1), 
  .brew-it-yourself td:nth-child(1) {
    border-left: none;
    border-right: none;
  }
  
  table.brew-it-yourself tbody tr:nth-of-type(even) {
    border-bottom: 1px solid #9adbe8;
  }
  
  table.brew-it-yourself tbody tr:last-of-type {
    border: none;
  }
  
  .page-information.template-page .step-1, .page-information.template-page .step-2, .page-information.template-page .step-3, .page-information.template-page .step-4{
    border-bottom: 1px solid #9adbe8;
  }
/*************************
  RECIPE PAGE
**************************/  
  
  .gif-ingredient {
    margin-bottom: 20px;
  }
  
  .product-grid.mobile-width {
      width: 100% !important;
  }
  
  .related-recipes{
  display:none;
  }
  
  
}

/*******************
FREE SHIPPING LINK COLOR - JKH - OCTOBER 8 2018
*******************/

<style type="text/css">
 .white {color: #ffffff;}
</style>

.disabled {
  color: gray;
}