div#product div#findInStoreContainer {
  /* min-height: 65px;*/
  position: relative;
  float: left;
  display: inline; }

div#product div#findInStoreSectionwaitingBtn {
  width: 160px; }

div#product div.findInStorePopup {
  border: 1px solid #000;
  padding: 10px;
  display: none;
  position: absolute;
  top: 470px;
  right: 0px;
  background-color: #fff;
  box-shadow: 5px 5px 10px #888888;
  z-index: 1000; }
  div#product div.findInStorePopup div.findInStoreClose {
    border: 1px solid #000;
    border-radius: 2px;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer; }
    div#product div.findInStorePopup div.findInStoreClose > span {
      position: relative;
      left: 3px;
      top: -1px; }
  div#product div.findInStorePopup div.product-priceMain {
    display: block;
    float: left;
    font-size: 44px;
    position: relative;
    width: 100%; }
    div#product div.findInStorePopup div.product-priceMain span.findInStore-product-priceMain-dollars:before {
      content: "$";
      font-size: 0.6em;
      position: relative;
      bottom: 0.5em;
      display: inline-block; }
    div#product div.findInStorePopup div.product-priceMain span.findInStore-product-priceMain-cents {
      font-size: 0.6em;
      position: relative;
      bottom: 0.43em;
      display: inline-block;
      margin-left: -8px; }

div#product div#findInStoreFormContainer {
  height: 92px;
  width: 575px;
  top: 0px; }
  div#product div#findInStoreFormContainer p#findInStoreFormInstructions {
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    width: 280px;
    position: absolute;
    left: 20px;
    top: 17px;
    line-height: 12px; }
  div#product div#findInStoreFormContainer span#findInStoreFormZipCodeLabel {
    position: absolute;
    left: 268px;
    top: 30px;
    font-size: 14px; }
  div#product div#findInStoreFormContainer form#findInStoreForm {
    width: 520px;
    position: absolute;
    bottom: 15px;
    left: 20px; }
  div#product div#findInStoreFormContainer form#findInStoreForm label {
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    margin: 0 5px; }
  div#product div#findInStoreFormContainer form#findInStoreForm label:first-of-type {
    margin-left: 0; }
  div#product div#findInStoreFormContainer form#findInStoreForm input,
  div#product div#findInStoreFormContainer form#findInStoreForm select {
    border: 1px solid #333;
    border-radius: 5px; }
  div#product div#findInStoreFormContainer form#findInStoreForm input {
    padding: 0 4px; }
  div#product div#findInStoreFormContainer form#findInStoreForm input#findInStoreFormZipCode,
  div#product div#findInStoreFormContainer form#findInStoreForm select#findInStoreFormMiles {
    width: 100px;
    font-size: 13.333px; }
  div#product div#findInStoreFormContainer form#findInStoreForm a#findInStoreSubmit {
    float: right;
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    background-image: none;
    background-color: #333;
    color: #c3c3c3;
    width: 130px;
    text-transform: uppercase;
    border-radius: 5px;
    height: 28px;
    position: relative;
    top: -3px; }
    div#product div#findInStoreFormContainer form#findInStoreForm a#findInStoreSubmit:hover {
      border-bottom: 0;
      text-decoration: none; }
      div#product div#findInStoreFormContainer form#findInStoreForm a#findInStoreSubmit:hover span {
        border-bottom: 0;
        text-decoration: none; }
  div#product div#findInStoreFormContainer form#findInStoreForm a#findInStoreSubmit span {
    background-image: none;
    font-size: 16px;
    line-height: 1.9;
    font-weight: normal;
    width: 100%;
    padding: 0;
    color: #c3c3c3; }
  div#product div#findInStoreFormContainer form#findInStoreForm div#findInStoreFormZipCodeError {
    position: absolute;
    left: 174px;
    top: 17px; }

div#product div#findInStoreResultsContainer {
  height: auto;
  width: auto;
  padding: 20px;
  top: 0px; }
  div#product div#findInStoreResultsContainer #findInStoreResults_locations {
    clear: both; }
  div#product div#findInStoreResultsContainer div#findInStoreResults_options {
    height: auto; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsLeft {
      width: 150px;
      margin-right: 20px;
      float: left;
      position: relative;
      overflow: visible; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsLeft img {
        margin-bottom: 10px; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsLeft select {
        width: 100%;
        margin-bottom: 10px; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight {
      width: 420px;
      float: left;
      height: auto; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight > div {
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        height: auto; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div.product-optionsColor {
        min-height: 40px; }
        div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div.product-optionsColor span.product-optionsColor-current {
          float: left;
          text-transform: capitalize;
          margin-right: 10px; }
        div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div.product-optionsColor div.product-optionsColor-select {
          width: auto;
          float: right; }
          div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div.product-optionsColor div.product-optionsColor-select > div {
            width: 32px;
            height: 22px;
            float: left;
            border: 1px solid #333;
            border-radius: 5px;
            margin-right: 10px;
            margin-bottom: 10px;
            cursor: pointer; }
            div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div.product-optionsColor div.product-optionsColor-select > div.activeSelection {
              box-shadow: 4px 4px 1px 0px rgba(0, 0, 0, 0.5); }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div#product-optionsSize span#product-optionsSize-current {
        float: left;
        clear: both;
        text-transform: capitalize; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div#product-optionsSize div#product-optionsSize-select {
        width: 250px;
        float: right; }
        div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div#product-optionsSize div#product-optionsSize-select > div {
          min-width: 80px;
          height: 20px;
          padding: 0 5px;
          line-height: 1.3;
          float: left;
          border: 1px solid #333;
          border-radius: 5px;
          margin-right: 10px;
          margin-bottom: 10px;
          text-align: center;
          text-transform: uppercase;
          cursor: pointer; }
          div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div#product-optionsSize div#product-optionsSize-select > div.activeSelection {
            box-shadow: 4px 4px 1px 0px rgba(0, 0, 0, 0.5); }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight div#product-quantity {
        float: left;
        clear: both; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight span#findInStoresResultsTitle {
        display: block;
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 1.3; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight label {
        margin-right: 5px;
        font-size: 1em;
        text-transform: uppercase; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight input#findInStoresResults_optionsQuantity {
        width: 42px;
        height: 24px;
        margin-right: 5px;
        border: 1px solid #333;
        border-radius: 5px;
        text-align: center;
        font-size: 13.33px; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight a#findInStoresResults_optionsQuantityEdit {
        margin-right: 20px;
        display: inline-block;
        width: 40px; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight span#findInStoresResults_optionsSku {
        margin-right: 20px; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight span#findInStoresResults_optionsPrice {
        font-size: 22px; }
        div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight span#findInStoresResults_optionsPrice > span.findInStore-product-priceMain-dollars::before {
          bottom: 0.3em;
          content: "$";
          display: inline-block;
          font-size: 0.6em;
          position: relative; }
        div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight span#findInStoresResults_optionsPrice > span.findInStore-product-priceMain-cents {
          bottom: 0.4em;
          display: inline-block;
          font-size: 0.6em;
          margin-left: -4px;
          position: relative; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight span#findInStoresResults_optionsLocation {
        padding-top: 10px;
        display: block;
        margin-bottom: 10px; }
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight label#findInStoresResults_optionsColorLabel,
      div#product div#findInStoreResultsContainer div#findInStoreResults_options div#findInStoreResults_optionsRight label#findInStoresResults_optionsSizeLabel {
        font-weight: normal;
        display: block;
        margin-bottom: 15px;
        position: relative;
        top: 45px; }
  div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content {
    border-radius: 5px;
    padding: 5px; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table thead tr th {
      line-height: 1; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tbody tr td {
      font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif;
      line-height: 1.3; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tbody tr td:last-of-type {
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tbody tr td dd {
      margin-left: 0; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table thead,
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tbody {
      display: block;
      width: 585px; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tbody {
      max-height: 250px;
      overflow-x: hidden;
      overflow-y: auto; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tr td,
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tr th {
      padding: 0 0 10px 0;
      width: 130px;
      vertical-align: top;
      text-align: left; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tr td:first-child,
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table tr th:first-child {
      width: 180px; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table a {
      border-bottom: 1px solid #000; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table span.findInStore_fewLeft {
      text-transform: uppercase;
      color: #f0a441; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table span.findInStore_available {
      text-transform: uppercase;
      color: #6d8b19; }
    div#product div#findInStoreResultsContainer div#findInStoreResults_locations_content table span.findInStore_unavailable {
      text-transform: uppercase;
      color: #f92140; }
  div#product div#findInStoreResultsContainer div#findInStoreResults_locations_footer {
    font-size: 14px; }

/*
**    Containing divs and structure
*/
a.arrow {
  background-image: url(/images/arrows.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: none;
  height: 39px;
  position: absolute;
  width: 15px;
  cursor: pointer;
  opacity: 0.6;
  top: 50%;
  z-index: 99; }
  a.arrow:hover {
    border-bottom: 0;
    opacity: 1;
    text-decoration: none; }
  a.arrow.right {
    background-position: -15px 0;
    right: 0; }
  a.arrow.left {
    left: 0; }

/*
**    Popup Close
*/
span.product-close {
  background: url("/styles/images/quick_view_popup_x.gif") no-repeat scroll right center transparent;
  padding: 0px;
  margin: 0px;
  height: 15px;
  float: right;
  width: 52px;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif; }

.product-popover {
  outline: none; }

#product,
#productdetail,
#productaccessories,
#companionproducts,
.cookingclasses {
  float: left;
  width: 990px;
  margin: 0px;
  padding: 0px;
  position: relative;
  display: inline; }

div#content {
  width: 990px; }

div#product {
  font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif; }
  div#product div,
  div#product p,
  div#product a,
  div#product h1,
  div#product h2,
  div#product h3,
  div#product h4,
  div#product h5,
  div#product h6,
  div#product td,
  div#product th,
  div#product dt,
  div#product dd,
  div#product li,
  div#product blockquote,
  div#product span,
  div#product figcaption {
    font-family: inherit; }
  div#product > div {
    float: left;
    color: #333333;
    font-size: 16px; }

div#notifyMe_div {
  position: relative;
  z-index: 999;
  font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif; }

div#notifyMe_div .error {
  color: red;
  display: none; }

div#notifyMe_div input[type="submit"] {
  background: transparent;
  border: 0;
  color: white;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase; }
  div#notifyMe_div input[type="submit"]:disabled {
    cursor: default; }

div#notifyMe_div div#product-availability-outOfStockPopover,
div#notifyMe_div div#product-availability-outOfStockPopover-thankYou {
  width: auto;
  height: auto;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 18px;
  position: absolute;
  left: 40%;
  top: 390px;
  background-color: #fff;
  box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.15);
  display: none; }

div#notifyMe_div div#product-availability-outOfStockPopover h2,
div#notifyMe_div div#product-availability-outOfStockPopover-thankYou h2 {
  font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 24px;
  line-height: 28px;
  color: #6d8b19;
  text-transform: uppercase; }

div#notifyMe_div div#product-availability-outOfStockPopover > p {
  line-height: 1;
  margin-bottom: 10px; }

div#notifyMe_div div#product-availability-outOfStockPopover > p > input {
  display: inline;
  width: 20px;
  position: relative;
  top: 5px; }

div#notifyMe_div
div#product-availability-outOfStockPopover
input[type="email"] {
  display: block;
  width: 300px;
  height: 32px;
  border: 1px solid #333;
  border-radius: 5px;
  padding: 5px;
  font-size: 13.333px; }

div#notifyMe_div div#product-availability-outOfStockPopover label {
  display: inline;
  width: auto; }

div#notifyMe_div
div#product-availability-outOfStockPopover
div#product-availability-outOfStockPopover-action {
  float: right;
  height: 40px;
  width: 150px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  cursor: pointer;
  border-radius: 5px;
  margin-right: 10px;
  line-height: 2.3;
  cursor: pointer;
  background-color: #6d8b19; }
  div#notifyMe_div
div#product-availability-outOfStockPopover
div#product-availability-outOfStockPopover-action.disabled {
    background-color: #333;
    cursor: default; }

form[name="notifyMeForm"] label {
  font-weight: normal; }

/*
**    Product Center
*/
div#product {
  /*
    **    Chat/contact
    */
  /*
    **    Descriptions
    */
  /*
    **    Accessory and companion products
    */
  /*
    **    Recipe carousel
    */
  /*
    **    New Recipe carousel
    */
  /*
    **    TurnTo
    */
  /*
    **    Return to top
    */ }
  div#product .TurnToItemInputTeaser {
    clear: both; }
  div#product div.relateditems {
    min-height: 220px; }
  div#product div#product-links {
    width: 990px;
    border-bottom: 1px solid #aaaaaa;
    min-height: 50px; }
    div#product div#product-links > a {
      border-left: 1px solid #aaaaaa;
      border-right: 1px solid #aaaaaa;
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
      margin-left: -1px;
      margin-top: 15px;
      float: left;
      text-align: center; }
      div#product div#product-links > a:first-of-type {
        border-left: none; }
      div#product div#product-links > a:last-of-type {
        border-right: none; }
      div#product div#product-links > a:hover {
        border-bottom: none;
        color: #5c2946;
        text-decoration: none; }
  div#product img.product-document-pdf-icon {
    vertical-align: bottom;
    padding-right: 5px; }
  div#product div#product-chat {
    float: left;
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    margin: 20px; }
    div#product div#product-chat > *:nth-child(n + 2) {
      margin-left: 10px;
      margin-right: 10px; }
  div#product div#product-descriptions > span {
    display: block; }
  div#product div#product-descriptions > div {
    display: none; }
  div#product div.product-otherItems > h2 {
    display: block;
    font-size: 36px; }
  div#product div.product-otherItems > div {
    cursor: pointer;
    width: 470px;
    float: left;
    display: block;
    margin-bottom: 20px; }
    div#product div.product-otherItems > div:nth-child(even) {
      margin-right: 50px; }
    div#product div.product-otherItems > div > div.product-otherItemsDetails,
    div#product div.product-otherItems > div > img {
      float: left; }
    div#product div.product-otherItems > div > img {
      margin-right: 20px; }
    div#product div.product-otherItems > div .product-otherItemsDetails-description {
      float: left;
      display: block; }
    div#product div.product-otherItems > div > div.product-otherItemsDetails {
      display: block;
      float: left;
      width: 245px;
      height: auto; }
      div#product div.product-otherItems > div > div.product-otherItemsDetails span.product-otherItemsDetails-name,
      div#product div.product-otherItems > div > div.product-otherItemsDetails span.product-otherItemsDetails-price {
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 1; }
      div#product div.product-otherItems > div > div.product-otherItemsDetails p {
        margin: 0;
        line-height: 1.2; }
        div#product div.product-otherItems > div > div.product-otherItemsDetails p > span {
          font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
          text-transform: uppercase; }
          div#product div.product-otherItems > div > div.product-otherItemsDetails p > span:after {
            content: "|";
            color: #777;
            margin-left: 5px;
            margin-right: 5px; }
          div#product div.product-otherItems > div > div.product-otherItemsDetails p > span:last-of-type:after {
            content: none; }
          div#product div.product-otherItems > div > div.product-otherItemsDetails p > span:last-of-type {
            margin-right: 2px; }
      div#product div.product-otherItems > div > div.product-otherItemsDetails a {
        color: #b2b2b2;
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        display: block;
        float: left;
        margin-top: 10px;
        text-decoration: underline; }
        div#product div.product-otherItems > div > div.product-otherItemsDetails a:hover {
          text-decoration: none; }
  div#product div.product-otherItems div.product-price {
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    display: block;
    float: left; }
    div#product div.product-otherItems div.product-price div.product-priceMain {
      font-size: 22px; }
      div#product div.product-otherItems div.product-price div.product-priceMain span.product-priceMain-dollars:before {
        font-size: 22px;
        bottom: auto; }
      div#product div.product-otherItems div.product-price div.product-priceMain span.product-priceMain-cents {
        font-size: 22px;
        bottom: auto;
        margin-left: -4px; }
        div#product div.product-otherItems div.product-price div.product-priceMain span.product-priceMain-cents:before {
          content: "."; }
  div#product div#product-recipeSlides {
    position: relative;
    width: 990px;
    margin-bottom: 15px; }
    div#product div#product-recipeSlides h2 {
      display: block;
      font-size: 36px; }
    div#product div#product-recipeSlides > div {
      float: left;
      min-height: 0; }
    div#product div#product-recipeSlides div#product-recipeSlides-carousel {
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
      max-width: 950px;
      width: 950px;
      min-height: 150px;
      margin-left: 20px; }
    div#product div#product-recipeSlides .slick-slide > span {
      font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif;
      display: inline-block;
      font-size: 14px;
      font-weight: normal;
      line-height: 1em;
      margin-left: 3px;
      margin-right: 10px; }
    div#product div#product-recipeSlides a.slick-slide {
      width: 110px; }
      div#product div#product-recipeSlides a.slick-slide > img {
        height: 100px;
        margin-bottom: 5px;
        width: 100px; }
      div#product div#product-recipeSlides a.slick-slide:not([data-link=""]) {
        border-bottom: none;
        cursor: pointer; }
      div#product div#product-recipeSlides a.slick-slide:not([data-link=""]):hover span {
        text-decoration: underline; }
      div#product div#product-recipeSlides a.slick-slide:hover {
        border-bottom: none; }
  div#product div#product-recipeSlides1 {
    position: relative;
    width: 990px;
    margin-bottom: 15px; }
    div#product div#product-recipeSlides1 h2 {
      display: block;
      font-size: 36px; }
    div#product div#product-recipeSlides1 > div {
      float: left;
      min-height: 0; }
    div#product div#product-recipeSlides1 div#product-recipeSlides1-carousel1 {
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
      max-width: 950px;
      width: 950px;
      min-height: 150px;
      margin-left: 20px; }
    div#product div#product-recipeSlides1 .slick-slide > span {
      font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif;
      display: inline-block;
      font-size: 10px;
      font-weight: normal;
      line-height: 1em;
      margin-left: 3px;
      margin-right: 10px; }
    div#product div#product-recipeSlides1 a.slick-slide {
      width: 110px; }
      div#product div#product-recipeSlides1 a.slick-slide > img {
        height: 100px;
        margin-bottom: 5px;
        width: 100px; }
      div#product div#product-recipeSlides1 a.slick-slide:not([data-link=""]) {
        border-bottom: none;
        cursor: pointer; }
      div#product div#product-recipeSlides1 a.slick-slide:not([data-link=""]):hover span {
        text-decoration: underline; }
      div#product div#product-recipeSlides1 a.slick-slide:hover {
        border-bottom: none; }
  div#product div#product-turnTo {
    width: 990px; }
    div#product div#product-turnTo > h2 {
      display: block;
      font-size: 36px;
      color: #333;
      font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif !important; }
    div#product div#product-turnTo h2#TurnToCustomerReviewsHeader,
    div#product div#product-turnTo h2#TurnToQuestionAndAnswers {
      font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif !important;
      font-size: 36px;
      color: #333;
      display: none; }
  div#product div#productReturnToTop {
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    position: fixed;
    bottom: calc(50% - (75px / 2));
    right: 20px;
    height: 75px;
    width: 50px;
    background-color: #333333;
    color: #aaa;
    display: none;
    cursor: pointer;
    border-radius: 5px; }
    div#product div#productReturnToTop div#productReturnToTop-arrow {
      width: 0px;
      height: 0px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #aaa;
      margin-left: 15px;
      position: absolute;
      top: 15px; }
    div#product div#productReturnToTop hr {
      color: #aaa;
      background-color: #aaa;
      position: relative;
      top: 40px;
      height: 1px;
      width: 40px;
      margin: 0 auto; }
    div#product div#productReturnToTop span {
      position: absolute;
      bottom: 10px;
      left: 10px; }

#TurnToReviewsContent > div,
#TurnToContent > div,
.TTaskArea,
.TT3qText,
.TT4bestAnswerBlock,
.TT3metaText,
.TT3linkLine {
  font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 16px !important; }

div#TTsearchSort input#TTreviewSearchTerm {
  font-size: 13.3px;
  background-color: transparent; }

div#TTsearchSort select#TTreviewSort {
  font-size: 13.3px; }

/*
**    Product Center
*/
div#product div#productCenter {
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  display: block;
  position: relative;
  width: 990px; }
  div#product div#productCenter div#product-subTitle {
    width: 100%;
    border-bottom: 1px solid #aaaaaa; }
  div#product div#productCenter div#product-subTitle > h2 {
    margin: 5px 20px;
    font-size: 36px;
    display: inline-block;
    line-height: 1.1; }
  div#product div#productCenter #product-mainCenter {
    display: table; }
    div#product div#productCenter #product-mainCenter > div {
      display: table-cell;
      float: left;
      height: 100%; }
      div#product div#productCenter #product-mainCenter > div:nth-child(n + 2) > h2,
      div#product div#productCenter #product-mainCenter > div:nth-child(n + 2) > h3,
      div#product div#productCenter #product-mainCenter > div:nth-child(n + 2) > div > h3 {
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-transform: uppercase; }
      div#product div#productCenter #product-mainCenter > div > div > h3 > a,
      div#product div#productCenter #product-mainCenter > div > div > h3 > span {
        text-transform: none;
        color: #777777; }
      div#product div#productCenter #product-mainCenter > div .onlineclass-gift > div {
        display: none; }
    div#product div#productCenter #product-mainCenter > div#product-description {
      width: 460px;
      /*400px*/
      border-right: 1px solid #aaaaaa;
      height: 100%;
      min-height: 200px;
      padding: 10px 10px 10px 20px; }
      div#product div#productCenter #product-mainCenter > div#product-description > h2 {
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 10px; }
      div#product div#productCenter #product-mainCenter > div#product-description > div > span {
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        text-transform: uppercase; }
        div#product div#productCenter #product-mainCenter > div#product-description > div > span:after {
          content: "|";
          color: #777;
          margin-left: 5px;
          margin-right: 3px; }
        div#product div#productCenter #product-mainCenter > div#product-description > div > span:last-of-type:after {
          content: none; }
  div#product div#productCenter.product-noAccordions #product-mainCenter div#product-description {
    width: 790px; }
  div#product div#productCenter.product-noAccordions #product-mainCenter #product-moreInfo {
    display: none; }
  div#product div#productCenter.product-noAccordions.product-noVideos #product-mainCenter div#product-description {
    border-right: 0;
    width: 960px; }
  div#product div#productCenter.product-noAccordions.product-noVideos #product-mainCenter #product-videos {
    display: none; }
  div#product div#productCenter div#product-moreInfo {
    width: 374px;
    /*378px;*/
    float: left;
    border-left: 1px solid #aaaaaa;
    margin-left: -1px;
    border-right: 1px solid #aaaaaa;
    margin-right: -1px; }
    div#product div#productCenter div#product-moreInfo.novideos {
      border-right: none;
      width: 530px; }
    div#product div#productCenter div#product-moreInfo.single > div {
      height: 100%;
      padding: 10px 10px 10px 20px; }
      div#product div#productCenter div#product-moreInfo.single > div:last-of-type {
        margin-bottom: -1px; }
      div#product div#productCenter div#product-moreInfo.single > div h3 {
        cursor: default;
        display: block;
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        width: 100%; }
        div#product div#productCenter div#product-moreInfo.single > div h3 a {
          display: none; }
      div#product div#productCenter div#product-moreInfo.single > div ul {
        list-style: disc;
        margin-left: 20px;
        /*padding:0px 10px 10px 20px;*/ }
        div#product div#productCenter div#product-moreInfo.single > div ul > li {
          margin-bottom: 5px; }
      div#product div#productCenter div#product-moreInfo.single > div > div {
        display: block; }
    div#product div#productCenter div#product-moreInfo.multi > div {
      border-bottom: 1px solid #aaaaaa;
      padding: 10px 10px 10px 20px; }
      div#product div#productCenter div#product-moreInfo.multi > div:last-of-type {
        margin-bottom: -1px; }
      div#product div#productCenter div#product-moreInfo.multi > div#product-moreInfo-features > div {
        display: block; }
      div#product div#productCenter div#product-moreInfo.multi > div#product-moreInfo-specs > div {
        display: none; }
      div#product div#productCenter div#product-moreInfo.multi > div#product-moreInfo-care > div {
        display: none; }
      div#product div#productCenter div#product-moreInfo.multi > div#product-moreInfo-inTheBox > div {
        display: none; }
      div#product div#productCenter div#product-moreInfo.multi > div > h3 {
        cursor: pointer;
        display: block;
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        width: 100%; }
      div#product div#productCenter div#product-moreInfo.multi > div ul {
        list-style: disc;
        margin-left: 20px;
        /*padding:0px 10px 10px 20px;*/ }
        div#product div#productCenter div#product-moreInfo.multi > div ul > li {
          margin-bottom: 5px; }
    div#product div#productCenter div#product-moreInfo.onlineclass-right {
      width: 531px; }
  div#product div#productCenter .onlineclass-trailer div#product-videos {
    display: inline-block;
    float: none;
    border: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    margin-top: 10px; }
    div#product div#productCenter .onlineclass-trailer div#product-videos img {
      width: 140px; }
    div#product div#productCenter .onlineclass-trailer div#product-videos .videoItem {
      padding: 0px; }
      div#product div#productCenter .onlineclass-trailer div#product-videos .videoItem figcaption {
        width: 140px; }
  div#product div#productCenter div#product-videos {
    float: left;
    width: 124px;
    border-left: 1px solid #aaaaaa;
    padding: 10px 10px 10px 20px;
    overflow: auto;
    top: 0;
    right: 0px; }
    div#product div#productCenter div#product-videos > h2 {
      margin-bottom: 17px; }
    div#product div#productCenter div#product-videos > div {
      cursor: pointer;
      display: block;
      margin-bottom: 10px; }
      div#product div#productCenter div#product-videos > div > figure {
        margin: 0; }
        div#product div#productCenter div#product-videos > div > figure > img {
          height: auto;
          width: 100%; }
        div#product div#productCenter div#product-videos > div > figure > figcaption {
          font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
          line-height: 1;
          margin: 5px 0; }

div#product div#product-videoPopover {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 10px;
  position: fixed;
  width: 860px;
  height: auto;
  z-index: 10002;
  box-shadow: 5px 5px 10px #888888; }
  div#product div#product-videoPopover.product-videoPopover-hidden {
    left: -99999999px; }
  div#product div#product-videoPopover div#product-videoPopoverContainer {
    width: 640px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px; }
    div#product div#product-videoPopover div#product-videoPopoverContainer > span {
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
      font-size: 26px;
      display: inline-block;
      line-height: 1; }
    div#product div#product-videoPopover div#product-videoPopoverContainer span.product-close {
      color: #fff;
      margin-bottom: 10px;
      padding: 5px 10px; }

div#product div#product-videoPopoverMenu {
  text-align: center;
  width: 640px;
  margin: 0 auto; }
  div#product div#product-videoPopoverMenu > div {
    cursor: pointer;
    display: inline-block;
    width: 150px;
    margin-right: 10px;
    vertical-align: top;
    float: left; }
    div#product div#product-videoPopoverMenu > div > figure {
      margin: 0; }
      div#product div#product-videoPopoverMenu > div > figure > img {
        width: 100%; }
      div#product div#product-videoPopoverMenu > div > figure > figcaption {
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        line-height: 1; }

div#product div#productHTMLAreaBelowDescription {
  position: relative;
  width: 990px; }

/*  
**  Product Left
*/
div#product {
  /*  
    **    Fluid Popover
    */ }
  div#product div#productLeft {
    border-top: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    clear: both;
    position: relative;
    width: 460px;
    min-height: 460px;
    padding-top: 15px; }
    div#product div#productLeft div#product-fluid {
      float: left;
      height: auto;
      margin-bottom: 20px;
      margin-left: 15px;
      width: 430px; }
      div#product div#productLeft div#product-fluid .fluid-display {
        min-height: 430px; }
        div#product div#productLeft div#product-fluid .fluid-display[id*="detail"] .fluid-external-zoom:hover {
          cursor: default; }
        div#product div#productLeft div#product-fluid .fluid-display div.fluid-display-imageviewer,
        div#product div#productLeft div#product-fluid .fluid-display div.fluid-display-viewgroup,
        div#product div#productLeft div#product-fluid .fluid-display div[class*="iconbutton"],
        div#product div#productLeft div#product-fluid .fluid-display div.fluid-display-viewgroup div {
          margin-top: 20px;
          position: relative !important;
          top: auto !important; }
        div#product div#productLeft div#product-fluid .fluid-display div[id*="container"] {
          height: auto !important; }
        div#product div#productLeft div#product-fluid .fluid-display div.fluid-display-viewgroup > div {
          left: 0 !important; }
        div#product div#productLeft div#product-fluid .fluid-display div.fluid-display-imageviewer,
        div#product div#productLeft div#product-fluid .fluid-display div#wrap {
          margin-top: 0; }
        div#product div#productLeft div#product-fluid .fluid-display .fluid-display-variationgroup {
          display: none; }
        div#product div#productLeft div#product-fluid .fluid-display .fluid-display-imagegroup {
          display: block;
          text-align: left;
          width: 430px; }
          div#product div#productLeft div#product-fluid .fluid-display .fluid-display-imagegroup a img {
            padding: 1px; }
            div#product div#productLeft div#product-fluid .fluid-display .fluid-display-imagegroup a img.fluid-display-imageitem-selected {
              border: 1px solid #f1b747; }
          div#product div#productLeft div#product-fluid .fluid-display .fluid-display-imagegroup a:hover img {
            border: 1px solid #f1b747; }
        div#product div#productLeft div#product-fluid .fluid-display .fluid-display-externalcomponent {
          display: none; }
        div#product div#productLeft div#product-fluid .fluid-display > div[id^="display:iconbutton"] {
          display: none; }
        div#product div#productLeft div#product-fluid .fluid-display div#wrap > div.mousetrap {
          position: relative !important; }
    div#product div#productLeft #fluidPopoverOpen {
      display: none;
      left: 0;
      position: absolute;
      top: 650px; }
    div#product div#productLeft > div {
      padding-right: 20px; }
      div#product div#productLeft > div:first-child {
        margin-top: 20px; }
      div#product div#productLeft > div:last-child {
        margin-bottom: 10px; }
    div#product div#productLeft div#product-social {
      position: relative; }
    div#product div#productLeft div#product-social-media {
      text-align: left; }
    div#product div#productLeft div#product-social-media > img {
      padding: 10px;
      margin: 5px; }
    div#product div#productLeft a.arrow {
      top: 193px; }
      div#product div#productLeft a.arrow.left {
        left: -1px; }
      div#product div#productLeft a.arrow.right {
        background-position: -15px 0;
        right: 2px; }
  div#product div#product-fluidPopover {
    background-color: #fff;
    position: absolute;
    width: 800px;
    margin: 0 auto;
    height: auto;
    z-index: 5;
    display: none;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 55px 40px 40px;
    box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.15);
    top: 50px;
    z-index: 99; }
    div#product div#product-fluidPopover .product-close {
      position: absolute;
      right: 40px;
      top: 20px; }
    div#product div#product-fluidPopover .arrow.right {
      right: 10px; }
    div#product div#product-fluidPopover .arrow.left {
      left: 10px; }
    div#product div#product-fluidPopover .product-optionsColor-current,
    div#product div#product-fluidPopover .product-optionsSize-current {
      min-width: 145px; }
    div#product div#product-fluidPopover div.fluid-display div.fluid-display-imageviewer {
      min-height: 715px;
      position: relative; }
    div#product div#product-fluidPopover div.fluid-display div[id*="display:iconbutton"] {
      float: left;
      left: auto;
      position: relative;
      top: auto; }
    div#product div#product-fluidPopover div.fluid-display div.controls {
      margin-top: 20px;
      position: relative;
      width: auto;
      z-index: 2; }
      div#product div#product-fluidPopover div.fluid-display div.controls#iconbuttonContainer {
        float: right; }
      div#product div#product-fluidPopover div.fluid-display div.controls#colorssizesContainer {
        float: left;
        max-width: 585px; }
    div#product div#product-fluidPopover div.fluid-display div.fluid-display-viewgroup {
      min-height: 75px;
      position: relative;
      z-index: 1; }
      div#product div#product-fluidPopover div.fluid-display div.fluid-display-viewgroup div[id*="display:views"] {
        position: relative;
        top: auto; }
  div#product a:hover {
    border-bottom: 1px dotted transparent; }

/*
**    Product Right
*/
/*
	**    Product price
	*/
.product-price {
  clear: both;
  font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif; }
  .product-price .product-priceMain, .product-price .product-display-price {
    float: left;
    font-size: 44px;
    position: relative;
    display: inline-block; }
    .product-price .product-priceMain.product-onSale, .product-price .product-display-price.product-onSale {
      color: red; }
    .product-price .product-priceMain .product-priceMain-dollars:before, .product-price .product-display-price .product-priceMain-dollars:before {
      content: "$";
      font-size: 0.6em;
      position: relative;
      bottom: 0.5em;
      display: inline-block; }
    .product-price .product-priceMain .product-priceMain-cents, .product-price .product-display-price .product-priceMain-cents {
      font-size: 0.6em;
      position: relative;
      bottom: 0.43em;
      display: inline-block;
      margin-left: -8px; }
  .product-price .product-priceInfo {
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 27px; }
    .product-price .product-priceInfo #product-priceList {
      color: #777; }
      .product-price .product-priceInfo #product-priceList > span {
        text-decoration: line-through; }
    .product-price .product-priceInfo #product-priceSaving:before {
      content: " | ";
      padding: 0 2px; }

div#product {
  /*
    **    Product colors/sizes
    */
  /* WISH LIST BUTTON */
  /* / WISH LIST BUTTON */ }
  div#product div#productRight {
    width: 527px;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    margin-left: -1px;
    position: relative; }
    div#product div#productRight > div {
      padding-left: 20px; }
      div#product div#productRight > div:first-child {
        margin-top: 20px; }
      div#product div#productRight > div:last-child {
        margin-bottom: 20px; }
  div#product div#product-details {
    width: 100%; }
  div#product div#product-details > div {
    float: left; }
  div#product div#product-details div#product-detailsLeft {
    width: 390px; }
  div#product div#product-details div#product-detailsRight {
    width: 150px; }
  div#product h1#product-title {
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    font-size: 44px;
    line-height: 1;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 20px; }
  div#product div#product-turnToTeaser > div {
    display: inline-block;
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px; }
    div#product div#product-turnToTeaser > div a#readReviews {
      display: none; }
    div#product div#product-turnToTeaser > div div.TTratingBox {
      float: left;
      position: relative !important;
      top: 2px !important; }
  div#product div#product-descriptionTeaser {
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
    padding-top: 5px; }
    div#product div#product-descriptionTeaser > span {
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
      text-transform: uppercase; }
      div#product div#product-descriptionTeaser > span:after {
        content: "|";
        color: #777;
        margin-left: 5px;
        margin-right: 3px; }
      div#product div#product-descriptionTeaser > span:last-of-type:after {
        content: none; }
    div#product div#product-descriptionTeaser > p {
      display: inline;
      line-height: 1.2; }
      div#product div#product-descriptionTeaser > p > a {
        font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
        margin-left: 0.5em; }
  div#product div#product-shipFree {
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    position: relative;
    top: -10px; }
  div#product div#product-options,
  div#product div#product-options > div {
    clear: both;
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    height: auto; }
  div#product span.product-optionsColor-current {
    float: left;
    text-transform: capitalize; }
    div#product span.product-optionsColor-current > span {
      width: 88px;
      float: right;
      margin-left: 5px;
      word-wrap: break-word; }
  div#product div.product-optionsColor-select {
    width: 360px;
    float: right; }
    div#product div.product-optionsColor-select > a {
      background-position: -2px -2px;
      background-size: 110%;
      width: 30px;
      height: 20px;
      float: left;
      border: 1px solid #333;
      border-radius: 5px;
      margin-right: 10px;
      margin-bottom: 10px;
      cursor: pointer;
      text-indent: -999999px; }
      div#product div.product-optionsColor-select > a.activeSelection {
        box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.5); }
  div#product span.product-optionsSize-current {
    float: left;
    text-transform: capitalize; }
    div#product span.product-optionsSize-current > span {
      width: 88px;
      float: right;
      margin-left: 5px;
      word-wrap: break-word; }
  div#product div.product-optionsSize-select {
    width: 360px;
    float: right; }
    div#product div.product-optionsSize-select > a {
      min-width: 80px;
      height: 22px;
      padding: 0 5px;
      line-height: 1.3;
      float: left;
      border: 1px solid #333;
      border-radius: 5px;
      margin-right: 10px;
      margin-bottom: 10px;
      text-align: center;
      text-transform: uppercase;
      cursor: pointer; }
      div#product div.product-optionsSize-select > a.activeSelection {
        box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.5); }
  div#product div#product-options div#product-quantity {
    float: left;
    clear: both; }
  div#product div#product-options div#product-optionsQuantity {
    margin-top: 20px; }
  div#product div#product-options
div#product-optionsQuantity
div#product-optionsQuantity-select {
    width: 360px;
    float: right;
    display: inline; }
  div#product div#product-options
div#product-optionsQuantity
div#product-optionsQuantity-select
input {
    width: 40px;
    height: 24px;
    border: 1px solid #333;
    border-radius: 5px;
    text-align: center;
    font-size: 13.333px; }
  div#product div#product-availability {
    clear: both;
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    margin: 10px 0; }
  div#product div#product-availability > span {
    display: block; }
  div#product div#product-availability > span:nth-child(n + 2) {
    /*display:none;*/ }
  div#product div#product-availability > span#product-availability-outOfStock {
    color: #777; }
  div#product div#product-availability > span.product-inStock > span {
    color: #6d8b19; }
  div#product div#product-availability > span.product-inStock.product-onlineClass > span {
    color: #9c0c1b; }
  div#product div#product-availability > span.product-outOfStock > span,
  div#product div#product-availability > span.product-discontinued > span {
    color: #f92140; }
  div#product div#product-availability > span.product-limited > span:first-of-type {
    color: #f0a441; }
  div#product div#product-availability-preOrderPopover {
    width: 500px;
    height: auto;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 18px;
    position: absolute;
    z-index: 3;
    background-color: #fff;
    box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.15);
    display: none; }
  div#product div#product-availability-preOrderPopover h3 {
    font-size: 20px;
    color: #6d8b19;
    text-transform: uppercase; }
  div#product div#product-availability-preOrderPopover > p {
    line-height: 1;
    margin-bottom: 10px; }
  div#product div#product-availability label {
    font-size: 16px; }
  div#product div#product-availability > dd {
    font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif;
    margin-left: 20px; }
  div#product #product-options div.purchasing.byrows div.wishlist {
    clear: both;
    float: left;
    margin-top: 4px;
    margin-bottom: 10px; }
    div#product #product-options div.purchasing.byrows div.wishlist.onlineClass {
      clear: none;
      margin-top: 0px; }
    div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt {
      background: none;
      text-align: center;
      display: block;
      text-transform: uppercase;
      height: 40px;
      width: 150px;
      border-radius: 5px;
      float: left;
      line-height: 2.7;
      cursor: pointer;
      margin-right: 10px;
      margin-bottom: 5px;
      padding: 0px; }
      div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist:hover, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt:hover {
        text-decoration: underline; }
      div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="false"], div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="false"] {
        background-color: #333;
        color: #c3c3c3; }
        div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="false"][data-productdisabled="true"], div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="false"][data-productdisabled="true"] {
          background-color: #cccccc;
          color: #fff;
          cursor: default; }
          div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="false"][data-productdisabled="true"]:hover, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="false"][data-productdisabled="true"]:hover {
            text-decoration: none; }
        div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="false"][data-productdisabled="false"], div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="false"][data-productdisabled="false"] {
          background-color: #333;
          color: #c3c3c3; }
          div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="false"][data-productdisabled="false"]:hover, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="false"][data-productdisabled="false"]:hover {
            /*color: $white;*/
            text-decoration: none; }
        div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="false"] span, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="false"] span {
          float: none;
          background: none;
          padding: 0;
          color: inherit;
          font-weight: normal;
          font-size: 16px; }
          div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="false"] span:hover, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="false"] span:hover {
            text-decoration: underline; }
      div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="true"], div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="true"] {
        background: none; }
        div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="true"] span, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="true"] span {
          background: none;
          padding: 0;
          color: #333;
          font-weight: normal;
          font-size: 16px; }
          div#product #product-options div.purchasing.byrows div.wishlist a.product-addToWishlist[data-isTransientUser="true"] span:hover, div#product #product-options div.purchasing.byrows div.wishlist a.buttonalt[data-isTransientUser="true"] span:hover {
            text-decoration: underline; }
    div#product #product-options div.purchasing.byrows div.wishlist span.prompt {
      display: inline-block;
      text-transform: uppercase;
      width: 150px;
      clear: both;
      float: left;
      text-align: center; }
  div#product div#product-actions {
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    /* min-height: 60px; */ }
    div#product div#product-actions > div {
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif; }
    div#product div#product-actions .product-button-container {
      display: inline-block;
      float: left; }
      div#product div#product-actions .product-button-container span.prompt {
        min-height: 20px;
        text-align: center;
        text-transform: uppercase;
        width: 150px; }
    div#product div#product-actions a.product-action-btn {
      height: 40px;
      width: 150px;
      text-align: center;
      text-transform: uppercase;
      color: white;
      border-radius: 5px;
      float: left;
      margin-right: 10px;
      line-height: 2.7;
      cursor: pointer;
      border-bottom: 1px solid #fff;
      margin-bottom: 5px;
      box-sizing: border-box; }
      div#product div#product-actions a.product-action-btn:hover {
        text-decoration: underline; }
      div#product div#product-actions a.product-action-btn.product-addToCart, div#product div#product-actions a.product-action-btn.product-notifyMe {
        background-color: #6d8b19;
        color: white; }
      div#product div#product-actions a.product-action-btn.product-addToCart.product-available, div#product div#product-actions a.product-action-btn.product-addToCart.product-outOfStock {
        background-color: #6d8b19; }
      div#product div#product-actions a.product-action-btn.product-addToCart.product-unavailable, div#product div#product-actions a.product-action-btn.product-addToCart.product-disabled {
        background-color: #cccccc;
        color: #fff; }
      div#product div#product-actions a.product-action-btn.product-addToCart.product-registryMode {
        background-color: #333;
        color: #c3c3c3; }
        div#product div#product-actions a.product-action-btn.product-addToCart.product-registryMode:hover {
          color: #fff; }
      div#product div#product-actions a.product-action-btn.product-addToCart.product-unavailable, div#product div#product-actions a.product-action-btn.product-addToCart.product-disabled {
        cursor: default; }
      div#product div#product-actions a.product-action-btn.product-addToCart:nth-child(n + 2) {
        display: none; }
    div#product div#product-actions a#product-findInStore {
      background-color: #333;
      display: block;
      color: #c3c3c3;
      border-bottom: 1px solid #fff; }
      div#product div#product-actions a#product-findInStore.product-unavailable, div#product div#product-actions a#product-findInStore.product-disabled, div#product div#product-actions a#product-findInStore.product-registryMode {
        background-color: #cccccc;
        color: #fff;
        cursor: default; }
      div#product div#product-actions a#product-findInStore:hover {
        /*color: $white;*/ }
    div#product div#product-actions a.product-addToRegistry {
      color: #333;
      display: block;
      text-transform: uppercase; }
      div#product div#product-actions a.product-addToRegistry:hover {
        text-decoration: underline; }
      div#product div#product-actions a.product-addToRegistry.product-loggedInUser {
        background-color: #333;
        color: #c3c3c3; }
        div#product div#product-actions a.product-addToRegistry.product-loggedInUser:hover {
          /*color: $white;*/
          text-decoration: underline; }
      div#product div#product-actions a.product-addToRegistry.product-registryMode {
        background-color: #6d8b19;
        color: white; }
        div#product div#product-actions a.product-addToRegistry.product-registryMode:hover {
          color: white;
          text-decoration: underline; }
      div#product div#product-actions a.product-addToRegistry.product-disabled {
        background-color: #cccccc;
        color: #fff;
        cursor: default; }
        div#product div#product-actions a.product-addToRegistry.product-disabled:hover {
          text-decoration: none; }
  div#product div#product-confidence {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    height: auto;
    margin-bottom: -1px;
    overflow: hidden;
    padding-left: 0 !important;
    width: 100%; }
    div#product div#product-confidence > a {
      border-left: 1px solid #aaa;
      float: left;
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
      width: 130px;
      /*132px;*/
      height: 70px;
      overflow: auto;
      text-align: center;
      padding-top: 10px;
      cursor: pointer;
      overflow: hidden; }
      div#product div#product-confidence > a:nth-child(n + 2) {
        line-height: 1.2; }
      div#product div#product-confidence > a:hover {
        color: #5c2946; }
      div#product div#product-confidence > a:first-of-type {
        /*border-left: none;
                font-size: 14px;*/ }
        div#product div#product-confidence > a:first-of-type img {
          height: 34px;
          width: 102px; }
    div#product div#product-confidence > a:first-child {
      margin-top: 0px; }
      div#product div#product-confidence > a:first-child > img {
        margin-top: 10px; }
  div#product div#product-confidence-popup {
    position: absolute;
    right: 0px;
    background-color: white;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 10px;
    z-index: 1;
    box-shadow: 5px 5px 10px #888;
    display: none; }
    div#product div#product-confidence-popup img {
      margin-bottom: 5px; }
  div#product div#product-hazmat-message-popup {
    width: 500px;
    height: auto;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 18px;
    position: absolute;
    z-index: 3;
    background-color: #fff;
    box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.15);
    display: none; }
  div#product div#product-hazmat-message-popup h3 {
    font-size: 20px;
    color: #6d8b19;
    text-transform: uppercase; }
  div#product div#product-hazmat-message-popup > p {
    line-height: 1;
    margin-top: 30px;
    font-size: 0.9em; }
  div#product div#pdpToolbarErrorMessage {
    float: left;
    line-height: 1em;
    margin-right: 10px;
    text-align: left;
    width: 150px;
    clear: left;
    min-height: 25px;
    display: none; }
  div#product div#product-web-only-availability > dd {
    font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif;
    margin: auto auto auto auto;
    margin-bottom: 10px; }
    div#product div#product-web-only-availability > dd > b {
      font-size: 0.9em; }
  div#product div.payPalBanner {
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 340px;
    font-family: "HelveticaNeueW02-65Medi", "Helvetica Neue-Thin", Helvetica, Arial, "Lucida Grande", sans-serif; }
    div#product div.payPalBanner .ad-wrap h1 {
      font-family: "HelveticaNeueW02-65Medi", "Helvetica Neue-Thin", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-weight: bold; }
    div#product div.payPalBanner .ad-wrap .small-text {
      font-family: "HelveticaNeueW02-65Medi", "Helvetica Neue-Thin", Helvetica, Arial, "Lucida Grande", sans-serif; }
    div#product div.payPalBanner a {
      border-bottom: 0px; }

#product-hazmat-learnMore {
  font-weight: normal; }

.stella-seal {
  margin-top: 14px;
  margin-bottom: -5px; }

/* Share This Right */
.sharethis-right {
  margin-bottom: 40px; }

/* Online Cooking Class Confirm Popup */
.onlineClass-gift-container {
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -200px;
  display: none;
  width: 400px;
  text-align: center;
  background-color: white;
  border: 3px solid black; }
  .onlineClass-gift-container .row {
    padding-top: 20px;
    margin-left: 15px;
    margin-right: 15px; }
  .onlineClass-gift-container .buttons {
    padding-bottom: 15px; }
  .onlineClass-gift-container a {
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    border-radius: 5px;
    margin-right: 25px;
    line-height: 2.7;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    box-sizing: border-box;
    font-size: 16px;
    display: inline-block; }
    .onlineClass-gift-container a.product-confirm-yes {
      background-color: #6d8b19; }
    .onlineClass-gift-container a.product-confirm-no {
      background-color: #333;
      color: #c3c3c3;
      border-bottom: 1px solid #fff; }

/* Online Cooking Class Confirm Form */
.onlineClassFormRow {
  margin-top: 10px; }
  .onlineClassFormRow.lastrow {
    margin-bottom: 20px; }

.characterlimit {
  float: right;
  color: #777777; }

.onlineClassFormButtons {
  text-align: center; }
  .onlineClassFormButtons > div {
    height: 45px; }
  .onlineClassFormButtons button {
    position: absolute;
    display: table-cell;
    margin: 0;
    right: 0;
    bottom: 0; }
  .onlineClassFormButtons button.confirm {
    height: 40px;
    width: 150px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    background-color: #6d8b19;
    font-size: 16px; }
  .onlineClassFormButtons button.cancel {
    background-color: #333;
    color: #c3c3c3;
    border-bottom: 1px solid #fff;
    font-size: 16px; }

.onlineclass-gift .form-control[required]:focus {
  border: 1px solid red;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6); }

.spanrequiredred.error-msg {
  width: 100%;
  text-align: center; }

.gutter-gift {
  line-height: 5px; }

/*
**    Product Top
*/
div#product {
  /*
    **    Breadcrumbs
    */
  /*
    **    SKU
    */ }
  div#product div#product-breadcrumbs {
    margin-bottom: 5px;
    display: block;
    font-family: "MrEavesSansRegular", Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #777; }
    div#product div#product-breadcrumbs span a {
      color: #a7a7a7; }
    div#product div#product-breadcrumbs span:last-of-type a {
      color: #777;
      font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif; }
    div#product div#product-breadcrumbs span:last-of-type:after {
      content: ""; }
  div#product div#product-sku {
    float: right;
    font-family: "MrEavesSansBold", Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #777777;
    text-transform: uppercase;
    /*span {
            display: none;
        }*/ }

@media (max-device-width: 1024px) and (orientation: landscape) {
  div#wrapper {
    padding: 0 15px; } }

@media (max-device-width: 768px) and (orientation: portrait) {
  div#wrapper {
    padding: 0 15px; } }

.Zebra_Tooltip {
  position: absolute;
  z-index: 8000;
  background: transparent;
  font-family: MrEavesSansBold, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em; }

.Zebra_Tooltip .Zebra_Tooltip_Message {
  position: relative;
  padding: 10px;
  font-size: inherit;
  text-align: left;
  font-weight: normal;
  line-height: inherit;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6);
  *margin-right: 0;
  _width: expression( document.body.clientWidth > 250 ? "250px": "auto" );
  /* max-width for IE6 */
  border: 1px solid #ccc; }

.Zebra_Tooltip .Zebra_Tooltip_Arrow {
  position: absolute;
  height: 10px;
  width: 20px;
  overflow: hidden; }

.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom {
  bottom: 4px; }

.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top {
  top: 0; }

.Zebra_Tooltip .Zebra_Tooltip_Arrow div {
  position: absolute;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  left: 0;
  _border-left-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink); }

.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom div {
  top: 0;
  _border-bottom-color: pink; }

.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top div {
  bottom: 0;
  _border-top-color: pink; }

.Zebra_Tooltip .Zebra_Tooltip_Close {
  text-decoration: none;
  color: #fff;
  position: absolute;
  right: 8px;
  top: 1px;
  font-size: inherit;
  font-weight: bold; }

.Zebra_Tooltip .Zebra_Tooltip_Close:hover {
  color: #c40000; }
