#AddToCartForm {
    background-color: white;
}

#fsb_background {z-index:999 !important}

@media screen and (max-width: 980px){

}

@media screen and (max-width: 768px){
  .bannertop {
    line-height: 1.5;
    font-size: 16px !important;
  }
  ul#footer-icons {
    text-align: center !important;
  }
  div#footer_signup form input {
    margin-bottom: 15px !important;
  }
  #product-loop .product {
    min-height: auto !important;
  }
    #product-loop .product {
    max-height: 100%;
    min-height: 0;
    margin-bottom: 40px;
  }
  /*.reveal img {
    max-height: 110px;
  }  */
  .highlight-poptext{font-size:2em!important;}
  .belowtext{font-size:8px!important;}
  
  #contact_form > input#mce-EMAIL{font-size:.8em!important;}
  #mc-embedded-subscribe{font-size:1em!important;}
}

@media screen and (max-width: 600px){
  .bannertop {
    line-height: 1.5;
    font-size: 14px !important;
  }
  ul#footer-icons {
    text-align: center !important;
  }
  div#footer_signup form input {
    margin-bottom: 15px !important;
  }

}

@media screen and (max-width: 480px){

}


/* QUICK FIX FOR GRID MISALIGNMENT 
UPDATE -- DOES NOT WORK WITH GRID SETTINGS--REMOVED*/
/* @media screen and (min-width: 740px){
  .product {
    min-height: 350px;
  }
} */


ul#main-nav li ul.submenu {
	/*right: auto !important;*/
    
	width: 750px;
  	width: 800px !important;
}
/* ul#main-nav li ul.submenu li {
	min-width: 195px;
	max-width: 195px !important;
}

 */
ul#main-nav li ul.submenu li {
	min-width: 128px;
	max-width: 128px !important;
}
ul#main-nav li ul.submenu li.nest:nth-child(1) {
min-width: 170px;
}
ul#main-nav li ul.submenu li.nest:nth-child(2) {
min-width: 150px !important;
max-width: 150px !important;
}
ul#main-nav li ul.submenu li.nest:nth-child(3) {
  min-width: 150px !important;
}

ul#main-nav li ul.submenu li.nest:nth-child(4) {
  min-width: 150px !important;
}

ul#main-nav li ul.submenu li.nest:nth-child(5) {
  min-width: 120px !important;
}


.section-title {border-bottom:0px;}


/* 
 * #CONTACT PAGE
 */


/* 
 * #CONTACT PAGE
 */

.page-wrap--content .rte h2 {
  color: #333 !important;
  font-weight: 600;
}

.page-wrap--content .rte h3 {
  color: #333 !important;
  margin-bottom: 10px !important;
  font-weight: 600;
  display: block;
  font-size: 20px;
}

.page-wrap--content .rte p {
  font-size: 16px;
  line-height: 15;
  font-weight: 300 !important;
  margin-bottom: 10px;
}

.page-wrap--content .contact-image {
  padding: 0 20px 0 0;
}

/* .heading-contact {
  color: #ff0000;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 25px !important;
  display: inline-block;
  line-height: 34px; */
}

/* .contact-image-side.mobile {
  display: none;
} */

.page-wrap--content .rte h2,
.page-wrap--content .rte h3 {
  text-align: left !important;
}
@media screen and (max-width: 850px) {
/*   .contact-image-side.desk {
    display: none;
  } */

/*   .contact-image, .rte, .contact-image-side.mobile {
    display: inline-block;
    width: 100%;
    float: none;
  } */

  .page-wrap--content .rte {
    margin-top: 30px;
  }

  .page-wrap--content .rte h2,
  .page-wrap--content .rte h3 {
    text-align: left !important;
  }

  .page-wrap--content .rte p {
    margin-bottom: 15px;
  }

/*   .page-wrap--content .rte h2 {
    text-align: left;
  } */

/*   .contact-image {
    margin: 0 auto;
    display: block;
    padding: 0;
  } */
}

/* @media screen and (max-width: 500px) {
  .gridlock .row {
    width: 100%;
    padding: 0 0;
  }
} */

.page-wrap--content .rte {
  color: #333 !important;
}

.page-wrap--content .rte h2 {
  font-weight: bold;
  font-size: 34px;
}

.affirm-as-low-as {
    margin-top: 10px;
}



