.breadcrumbs {
  font-size: 13px;
  font-family: 'Open Sans';
  font-weight: normal;
  clear: both; }
  .breadcrumbs ol {
    list-style: none;
    margin: 0;
    padding: 0; }
    .breadcrumbs ol li {
      display: inline-block;
      vertical-align: middle; }
      .breadcrumbs ol li:not(:last-child):after {
        content: "\203A";
        display: inline-block;
        padding: 0 .5ch 0 .75ch;
        speak: none; }
      .breadcrumbs ol li a {
        color: #333333;
        text-decoration: underline; }
        .breadcrumbs ol li a:visited {
          color: #637988; }
        .breadcrumbs ol li a:hover {
          color: black; }

#header_promo_top {
  background: black;
  padding: 5px 10px;
  font-family: 'Open Sans';
  font-weight: 400;
  color: white;
  font-size: 12px; }

.header_promo-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden; }
  .header_promo-wrapper a {
    color: white; }
    .header_promo-wrapper a:hover {
      text-decoration: underline; }
  .header_promo-wrapper .header_promo-1 {
    float: left; }
  .header_promo-wrapper .header_promo-2 {
    float: right; }

#modal-button {
  background: none;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
  line-height: 20px;
  width: auto; }
  #modal-button:hover {
    text-decoration: underline; }

#e-icon {
  display: inline-block;
  color: white;
  margin-right: 3px; }

.modal-div-wrapper {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  right: 0;
  margin: 0 auto;
  text-align: center;
  padding-top: 5%; }
  .modal-div-wrapper .modal-links {
    color: #5c6d77;
    font-size: 13px; }
    .modal-div-wrapper .modal-links a, .modal-div-wrapper .modal-links a:link, .modal-div-wrapper .modal-links a:visited {
      color: #2080a0; }
  .modal-div-wrapper .klaivyo-form-button {
    margin: 5px auto 10px auto; }

.modal-form-title {
  color: #404040;
  padding: 0;
  text-align: center; }

.modal-form-title span:first-of-type {
  display: block;
  font-family: 'Arapey';
  font-style: italic;
  font-size: 24px;
  letter-spacing: normal;
  padding: 0 0 10px 0;
  text-align: center;
  margin: 10px 5px 5px; }

.modal-form-title img {
  width: 75%; }

#modal_close_btn {
  background: none;
  float: right;
  color: #404040;
  padding: 0; }

.modal-form-wrapper input {
  margin: 5px auto;
  display: inline; }

#new_header .modal-form-wrapper input[type=submit] {
  width: 50%;
  margin: 0 auto !important; }

.modal-form-wrapper form {
  margin: 0;
  padding: 0; }

#k-header-bar-email {
  font-family: inherit;
  width: 236px; }

.klaviyo_messages {
  color: black; }

@media only screen and (min-width: 1500px) {
  div.hero_buttons {
    margin-top: 5%; } }
@media only screen and (min-width: 1700px) {
  div.hero_buttons {
    margin-top: 10%; } }
@media only screen and (min-width: 2000px) {
  div.hero_buttons {
    margin-top: 15%; } }

.tier-1-content {
  font-family: 'Open Sans'; }
  .tier-1-content .tier-1-header {
    background-color: #EFEFEF;
    background-position: center -15px;
    padding: 20px 0 10px 0;
    margin: 5px 0 0 0;
    min-height: 150px;
    border-style: inset;
    border-top: solid 15px rgba(255, 255, 255, 0.5);
    border-bottom: solid 15px rgba(255, 255, 255, 0.5); }
    .tier-1-content .tier-1-header .tier-1-h1-line1 {
      font-family: 'Josefin Sans';
      font-size: 52px;
      font-weight: 400;
      display: block;
      color: white;
      text-shadow: 0 0 1px white, 1px 1px 2px black; }
    .tier-1-content .tier-1-header .tier-1-h1-line2 {
      font-family: 'Arapey';
      font-style: italic;
      font-size: 60px;
      display: block;
      color: white;
      text-shadow: 0 0 1px white, 1px 1px 2px black; }
  .tier-1-content .tier-1-brands {
    background: #EFEFEF; }
    .tier-1-content .tier-1-brands .tier-1-brand-logos {
      margin: 0 auto;
      text-align: center;
      max-width: 1000px;
      vertical-align: middle;
      padding: 10px; }
      .tier-1-content .tier-1-brands .tier-1-brand-logos .tier-1-brand-logo {
        min-width: 20px;
        max-width: 200px;
        margin: 5px 15px;
        display: inline-block;
        overflow: hidden;
        vertical-align: middle; }
        .tier-1-content .tier-1-brands .tier-1-brand-logos .tier-1-brand-logo img {
          max-height: 75px;
          vertical-align: middle; }
  .tier-1-content .tier-1-value-prop {
    font-family: 'Open Sans';
    font-weight: 300;
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    clear: both;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .tier-1-content .tier-1-value-prop {
        display: none; } }
    .tier-1-content .tier-1-value-prop h2 {
      font-weight: 300;
      font-size: 28px;
      padding: 0; }
    .tier-1-content .tier-1-value-prop ul {
      list-style: none;
      margin: 0 0 10px 0;
      padding: 0;
      display: flex;
      flex-wrap: wrap; }
      .tier-1-content .tier-1-value-prop ul li {
        list-style: none;
        padding: 2px 0;
        flex: 1 0 25%;
        font-size: 16px; }
  .tier-1-content .tier-1-featured {
    display: flex;
    flex-wrap: wrap; }
    .tier-1-content .tier-1-featured .eight {
      flex: 1 0 calc(50% - 40px);
      margin: 0 10px; }
      .tier-1-content .tier-1-featured .eight .tier-1-featured-img {
        padding: 10px;
        border: solid 1px #EFEFEF; }
        .tier-1-content .tier-1-featured .eight .tier-1-featured-img img {
          width: 100%;
          object-fit: cover; }
      .tier-1-content .tier-1-featured .eight p {
        font-family: 'Josefin Sans'; }
    @media only screen and (max-width: 767px) {
      .tier-1-content .tier-1-featured {
        display: block; } }
  .tier-1-content #tier-1-cat-thumbs-list-wrap {
    width: 100%;
    margin: 0;
    padding: 0; }
    .tier-1-content #tier-1-cat-thumbs-list-wrap .tier-1-section-title {
      font-family: 'Arapey';
      font-size: 30px;
      line-height: 1.25em;
      margin: 10px auto;
      padding: 0;
      font-style: italic;
      font-weight: 300; }
    .tier-1-content #tier-1-cat-thumbs-list-wrap .tier-1-column {
      width: calc(25% - 15px);
      line-height: 1em;
      margin: 0 5px 20px 5px;
      display: inline-block;
      vertical-align: top; }
      .tier-1-content #tier-1-cat-thumbs-list-wrap .tier-1-column .tier-1-column-img {
        position: relative;
        text-align: center; }
        .tier-1-content #tier-1-cat-thumbs-list-wrap .tier-1-column .tier-1-column-img img {
          max-width: 100%;
          object-fit: cover; }
      .tier-1-content #tier-1-cat-thumbs-list-wrap .tier-1-column .tier-1-column-title {
        position: absolute;
        bottom: 0;
        margin-bottom: 2px;
        display: block;
        overflow: hidden;
        background: rgba(92, 109, 119, 0.8);
        width: 100%;
        text-align: center;
        line-height: 1.5em;
        padding: 5px 0;
        color: white;
        text-shadow: 1px 1px 1px #4e5c64;
        font-family: 'Josefin Sans';
        font-size: 20px; }
      @media only screen and (max-width: 959px) {
        .tier-1-content #tier-1-cat-thumbs-list-wrap .tier-1-column {
          width: calc(50% - 20px); } }

.paginated-h1 {
  font-family: 'Arapey',serif;
  font-size: 30px;
  font-style: italic;
  font-weight: normal;
  color: #333;
  margin: 10px auto;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #EFEFEF;
  text-align: center; }

.more-options {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  border: solid 1px #cccccc;
  color: #333333;
  display: inline-block;
  padding: 2px 20px;
  margin: 10px auto; }

.searchspring-results_container {
  box-sizing: border-box; }

@media screen and (min-width: 1000px) {
  #searchspring-search_results {
    min-width: 770px; } }
#searchspring-search_results div.four.columns.thumbnail {
  display: inline-block;
  text-align: center;
  margin: 0;
  float: left; }
  @media screen and (max-width: 850px) {
    #searchspring-search_results div.four.columns.thumbnail {
      width: calc(50% - 20px); }
      #searchspring-search_results div.four.columns.thumbnail:nth-of-type(1n) {
        clear: left;
        margin: 10px 20px 10px 0; }
      #searchspring-search_results div.four.columns.thumbnail:nth-of-type(2n) {
        clear: right;
        margin: 10px 0 10px 20px; } }
  @media screen and (min-width: 851px) {
    #searchspring-search_results div.four.columns.thumbnail {
      width: calc(33% - 20px);
      margin: 10px 20px 10px 0;
      float: left;
      min-height: 350px; }
      #searchspring-search_results div.four.columns.thumbnail:nth-of-type(3n) {
        margin: 0 0 20px 20px; } }

#tout2_cat_4Tell .product4TCaption {
  display: none; }

.article-social-share {
  margin: 5px auto;
  text-align: center; }
  .article-social-share li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px; }
  .article-social-share .twitter-share-button {
    margin-top: 3px; }

.blog-page_view-all {
  background: #2080a0;
  color: white;
  display: block;
  margin: 40px auto 0 auto;
  padding: 10px 15px;
  max-width: 50%;
  font-weight: 400;
  font-family: 'Open Sans';
  text-align: center;
  clear: both;
  overflow: hidden;
  display: block; }
  .blog-page_view-all p {
    color: white;
    font-style: italic; }
  .blog-page_view-all a {
    color: white; }

.six.cart_checkout_options {
  float: right;
  text-align: center; }

div#addtl-payment-buttons.cart_paypal {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

#toggle-instructions {
  display: none;
  color: black;
  text-decoration: underline; }
  #toggle-instructions:hover {
    cursor: pointer; }
  @media only screen and (max-width: 767px) {
    #toggle-instructions {
      display: block; } }

@media only screen and (max-width: 767px) {
  #cart-instructions {
    display: none; } }

.cart-tout h2 {
  text-align: center; }

#tout1_cart_4Tell .product4TCaption {
  display: none; }

.cart_ship_notes {
  font-size: 14px;
  display: block;
  margin-left: 100px;
  color: black; }
  .cart_ship_notes a {
    color: black; }

.cart_price {
  clear: both; }

.quantity {
  min-width: 30px; }

#cart_form .cart_product_title {
  line-height: 1.25em; }
#cart_form .remove-cart-item {
  color: #2080a0; }

.container.product-page {
  clear: both; }

.product-page {
  font-family: sans-serif;
  clear: both;
  overflow: hidden;
  display: block;
  margin-top: 20px; }
  .product-page h1 {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: inherit; }
    .product-page h1 .brand_name {
      font-size: 24px;
      display: block;
      margin: 0;
      padding: 0;
      line-height: 24px; }
    .product-page h1 .product_name {
      font-size: 18px;
      line-height: 20px;
      margin: 0;
      padding: 0; }
  .product-page .addtocart-above {
    position: relative; }
    .product-page .addtocart-above .wishlist-pdp-heart {
      position: absolute;
      top: 0;
      right: 20px;
      z-index: 1;
      color: #637988;
      font-size: 30px; }
      @media only screen and (max-width: 767px) {
        .product-page .addtocart-above .wishlist-pdp-heart {
          top: -20px; } }
      .product-page .addtocart-above .wishlist-pdp-heart:hover {
        color: red;
        cursor: pointer; }
  .product-page .addtocart-middle .stock-note, .product-page .addtocart-middle .backorder-date, .product-page .addtocart-middle .format-bo-date {
    font-weight: bold; }

.variant-sku {
  font-weight: 400;
  margin-bottom: 10px; }

#image-gallery {
  width: 100%;
  max-width: 460px; }
  #image-gallery #main-image {
    width: 100%;
    max-width: 460px;
    display: grid;
    background: transparent;
    border: 0;
    margin: auto auto 20px auto; }
    #image-gallery #main-image:hover {
      cursor: zoom-in;
      background: transparent; }
    #image-gallery #main-image img {
      text-align: center;
      justify-self: center;
      align-self: center;
      max-width: 100%;
      margin: 0 auto; }
  #image-gallery #gallery-thumbs {
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    display: flex;
    width: 100%;
    max-width: 440px;
    box-sizing: border-box;
    margin: 0 0 0 5px; }
    #image-gallery #gallery-thumbs li {
      float: left;
      display: inline-block;
      flex-shrink: 0;
      padding: 0 2px;
      text-align: center; }
    #image-gallery #gallery-thumbs .thumb-img {
      box-sizing: border-box;
      padding: 5px;
      margin: 0 auto;
      max-width: 100%;
      cursor: pointer;
      border: solid 1px white; }
    #image-gallery #gallery-thumbs .thumb-selected {
      border: solid 1px black; }

#gallery-social {
  text-align: right;
  margin: 10px 20px; }
  #gallery-social i {
    font-size: 24px;
    color: #5c6d77;
    margin: auto 2px; }
    #gallery-social i:hover {
      cursor: pointer;
      color: #ce4a09; }

@media only screen and (min-width: 768px) {
  #gallery-thumbs {
    /* firefox */
    scrollbar-color: #5c6d77 white;
    scrollbar-width: thin;
    /* ie */
    scrollbar-base-color: white;
    scrollbar-face-color: black;
    scrollbar-3dlight-color: white;
    scrollbar-highlight-color: #637988;
    scrollbar-track-color: white;
    scrollbar-arrow-color: black;
    scrollbar-shadow-color: white;
    scrollbar-dark-shadow-color: #5c6d77;
    /* edge doesnt allow customization without js */
    /* safari, chrome, android */ }
    #gallery-thumbs::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
      background-color: white; }
    #gallery-thumbs::-webkit-scrollbar {
      background-color: #5c6d77;
      height: 5px; }
    #gallery-thumbs::-webkit-scrollbar-thumb {
      background-color: #5c6d77;
      border-radius: 10px; } }
#gallery-nav {
  max-width: 460px;
  text-align: center;
  margin: 0;
  position: relative; }
  #gallery-nav .gallery-button {
    font-size: 24px;
    padding: 20px 2px;
    margin: 0;
    border: solid 1px black;
    color: white;
    vertical-align: middle;
    position: absolute;
    top: -100px; }
  #gallery-nav .gallery-button-active {
    background: white;
    cursor: pointer;
    color: black;
    border-color: black;
    position: absolute; }
  #gallery-nav .gallery-button-inactive {
    background: white;
    color: #637988;
    border-color: #ededed; }
  #gallery-nav #gallery-prev {
    float: left;
    left: 0; }
  #gallery-nav #gallery-next {
    float: right;
    right: 0; }

.image-modal {
  position: fixed;
  z-index: 1005;
  overflow: auto;
  text-align: center;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3); }
  .image-modal .modal-wrapper {
    clear: both;
    overflow: hidden;
    display: block;
    max-width: 820px;
    margin: 20px auto;
    background: white; }
    @media screen and (max-width: 850px) {
      .image-modal .modal-wrapper {
        max-width: 100%; } }
    .image-modal .modal-wrapper .modal-title {
      font-size: 1.35em;
      padding: 15px 0 20px 20px;
      float: left;
      max-width: calc(100% - 120px); }
    .image-modal .modal-wrapper .modal-button {
      background: black;
      color: #FFFFFF;
      border: none;
      border-radius: 1px;
      padding: 5px 10px;
      max-width: 100%;
      font-size: 1.25em;
      text-shadow: 0 1px rgba(0, 0, 0, 0.1);
      float: right;
      max-width: 90px; }
      .image-modal .modal-wrapper .modal-button:hover {
        background: #5c6d77;
        cursor: pointer; }
    .image-modal .modal-wrapper .modal-content-wrapper {
      clear: both;
      overflow: hidden;
      display: block;
      margin: 40px auto 10px auto; }
    .image-modal .modal-wrapper .modal-content-image {
      max-width: 100%;
      /*overflow: scroll;*/ }
      .image-modal .modal-wrapper .modal-content-image img {
        max-width: 100%; }
    .image-modal .modal-wrapper .modal-thumb {
      margin: 5px;
      border: solid 1px #ededed;
      cursor: pointer; }

#option-selectors {
  margin: 10px 0; }
  #option-selectors .selector-wrapper {
    margin: 0 0 10px 0; }
    #option-selectors .selector-wrapper .single-option-selector {
      clear: both;
      overflow: hidden;
      display: block;
      width: 100%; }
  #option-selectors label {
    font-size: 13px;
    font-weight: 300;
    padding: 0 0 2px 0;
    margin: 0; }
  #option-selectors select {
    box-sixing: border-box;
    padding: 3px 30px 3px 5px;
    border: solid 1px #333333; }

.swatch-selectors {
  margin: 10px auto 0 auto; }
  .swatch-selectors .swatch-img {
    border: solid 1px #ededed;
    cursor: pointer; }
    .swatch-selectors .swatch-img.swatch-selected {
      border: solid 1px black; }

@media only screen and (min-width: 768px) {
  #addtocart-column-wrapper {
    margin-left: 20px; } }
@media only screen and (max-width: 767px) {
  #addtocart-column-wrapper {
    margin-top: 20px; } }

#selection-name {
  margin: 10px 0 0 0;
  font-size: 14px; }
  #selection-name.selection {
    font-style: normal;
    font-weight: 400; }
  #selection-name.no-selection {
    font-style: italic; }
  #selection-name span {
    font-weight: normal; }

#selection-price #selection-sale-price.on-sale {
  color: #ce4a09;
  display: inline-block; }
#selection-price #selection-compare-price {
  font-style: italic;
  text-decoration: line-through;
  color: #637988; }
  #selection-price #selection-compare-price.on-sale {
    display: inline-block; }
  #selection-price #selection-compare-price.not-on-sale {
    display: none; }

.addtocart-middle {
  border-top: solid 1px #EFEFEF;
  border-bottom: solid 1px #EFEFEF;
  padding: 15px 0 20px 0;
  margin-top: 20px; }
  .addtocart-middle .addtocart-info {
    font-size: 14px;
    margin: 2px 0 0 0; }
    .addtocart-middle .addtocart-info span {
      font-weight: normal; }
    .addtocart-middle .addtocart-info i {
      display: inline-block;
      min-width: 20px;
      margin-right: 2px;
      text-align: center; }
    .addtocart-middle .addtocart-info#coupon_message, .addtocart-middle .addtocart-info#title_20_notice {
      margin-top: 10px; }
    .addtocart-middle .addtocart-info#addtocart-ship-method {
      font-weight: normal; }
    .addtocart-middle .addtocart-info#addtocart-value-prop span {
      font-weight: normal; }

.addtocart-actions {
  margin: 20px auto;
  width: 100%; }
  .addtocart-actions .product-unavailable {
    background: #637988;
    color: white;
    padding: 10px 20px;
    text-align: center; }
  .addtocart-actions #product-quantity {
    display: inline-block; }
    .addtocart-actions #product-quantity label {
      font-size: 13px; }
    .addtocart-actions #product-quantity label,
    .addtocart-actions #product-quantity input {
      display: inline-block;
      font-weight: 300;
      font-size: 16px;
      line-height: 18px;
      margin: auto auto 0 auto; }
  .addtocart-actions #atc-line-item-props {
    display: none; }
  .addtocart-actions #product-purchase {
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      .addtocart-actions #product-purchase {
        display: block; } }
    .addtocart-actions #product-purchase .addtocart-button {
      width: 100%;
      font-size: 16px;
      padding: 10px 20px;
      margin-left: 10px;
      color: white;
      font-weight: normal;
      min-width: 175px; }
      @media only screen and (max-width: 767px) {
        .addtocart-actions #product-purchase .addtocart-button {
          margin: 10px auto auto auto; } }
      .addtocart-actions #product-purchase .addtocart-button:disabled {
        background: black;
        cursor: help; }
      .addtocart-actions #product-purchase .addtocart-button:enabled {
        cursor: pointer; }
        .addtocart-actions #product-purchase .addtocart-button:enabled:hover {
          background: #2080a0; }

.addtocart-below {
  border-top: solid 1px #EFEFEF; }
  .addtocart-below .product-categories {
    font-size: 14px;
    margin: 20px auto;
    clear: both;
    overflow: hidden;
    display: block; }
    .addtocart-below .product-categories > span {
      display: block;
      margin-bottom: 10px; }
    .addtocart-below .product-categories .category-listing {
      list-style: disc outside;
      padding: 0; }
      .addtocart-below .product-categories .category-listing li {
        font-size: 13px;
        padding: 0;
        margin: 0 5px 2px 0; }
      @media only screen and (min-width: 768px) {
        .addtocart-below .product-categories .category-listing.sort-listing li {
          width: calc(50% - 5px);
          float: left; } }

.product_tabs_content {
  clear: both;
  overflow: hidden;
  display: block;
  border: solid 1px #000000;
  z-index: 10;
  margin: 0;
  padding: 20px 20px 10px 20px;
  font-weight: 300; }
  .product_tabs_content li {
    margin: 0;
    padding: 0; }
    .product_tabs_content li.tab_content {
      clear: both;
      display: none; }
    .product_tabs_content li.tab_selected {
      display: block; }
      .product_tabs_content li.tab_selected ul li {
        list-style: outside disc; }
  .product_tabs_content .tab_section_title {
    font-size: 18px;
    margin: 30px auto 10px auto;
    font-weight: 400; }
    .product_tabs_content .tab_section_title:first-of-type {
      margin-top: 0; }
  .product_tabs_content .tab_section_content {
    margin-bottom: 10px; }
  .product_tabs_content .custom_made_notice {
    font-weight: 400; }

#tech_details table, #tech_details th, #tech_details td, #tech_details tr, #tech_details tbody {
  background: white;
  border: 0; }
  #tech_details table:hover, #tech_details th:hover, #tech_details td:hover, #tech_details tr:hover, #tech_details tbody:hover {
    background: white; }
#tech_details tr {
  border-right: solid 1px #ededed;
  border-left: solid 1px #ededed; }
#tech_details tr {
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed; }
#tech_details th {
  font-weight: normal; }
  @media only screen and (min-width: 768px) {
    #tech_details th {
      border-right: solid 1px #ededed; } }
  @media only screen and (max-width: 767px) {
    #tech_details th {
      display: block;
      padding: 8px 5px;
      border-bottom: solid 1px #ededed; } }

.product_tabs_navigation {
  margin: 0; }
  .product_tabs_navigation li {
    margin: 0;
    padding: 0;
    border: solid 1px black;
    text-transform: uppercase;
    font-size: 12px; }
    @media only screen and (min-width: 768px) {
      .product_tabs_navigation li {
        float: left;
        position: relative;
        top: 1px;
        border-bottom: 0;
        margin-right: 2px; } }
    .product_tabs_navigation li a {
      color: white;
      font-weight: normal;
      background: black;
      padding: 10px 15px;
      display: block;
      background: #637988;
      cursor: pointer; }
      @media only screen and (min-width: 768px) {
        .product_tabs_navigation li a {
          display: inline-block;
          background: black; } }
    .product_tabs_navigation li.tab_selected a {
      background: white;
      color: black; }

.product_features {
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
  padding: 0 10px 15px 10px; }
  .product_features ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .product_features ul li {
      margin: 15px 5px 5px 5px; }
      @media only screen and (max-width: 767px) {
        .product_features ul li {
          display: block; } }
      @media only screen and (min-width: 768px) {
        .product_features ul li {
          display: inline-block;
          width: 24%; } }
      .product_features ul li img {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 5px; }

#product_sidebar {
  margin: 20px 0 0 0;
  padding: 0; }
  #product_sidebar .sidebar_section {
    border-bottom: solid 1px #ededed;
    margin: 0 0 25px 0;
    padding: 0 0 25px 10px;
    font-size: 13px; }
    #product_sidebar .sidebar_section:last-child {
      border-bottom: 0; }
    #product_sidebar .sidebar_section p {
      margin: 0;
      padding: 0; }
    #product_sidebar .sidebar_section span {
      font-weight: 400;
      font-size: 18px; }
    #product_sidebar .sidebar_section.authorized_seller {
      font-size: 12px;
      text-align: center; }
    #product_sidebar .sidebar_section.why_shop span {
      display: block;
      margin: 0 0 10px 0; }
    #product_sidebar .sidebar_section.why_shop ul {
      list-style: disc outside;
      margin: 0 0 0 10px; }
      #product_sidebar .sidebar_section.why_shop ul li {
        margin: 0 0 5px 0; }

#pdp-swatch-request-form .swatchreq-field.swatchreq-infofield {
  display: inline-block;
  width: 49%;
  margin: 0 auto 15px auto;
  vertical-align: top; }
  @media only screen and (max-width: 767px) {
    #pdp-swatch-request-form .swatchreq-field.swatchreq-infofield {
      width: 98%; } }
  #pdp-swatch-request-form .swatchreq-field.swatchreq-infofield input, #pdp-swatch-request-form .swatchreq-field.swatchreq-infofield select {
    margin: 0;
    padding: 5px 7px;
    width: 90%;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    border: solid 1px #637988;
    box-sizing: border-box; }
#pdp-swatch-request-form .swatchreq-selection {
  border: solid 1px #ededed;
  box-sizing: border-box;
  display: inline-block;
  width: calc(33% - 2px);
  vertical-align: top;
  margin: 0 auto 10px auto; }
  #pdp-swatch-request-form .swatchreq-selection label {
    vertical-align: top; }
  #pdp-swatch-request-form .swatchreq-selection .chooseswatch_color {
    float: left;
    width: 20px;
    margin: 10px; }
  #pdp-swatch-request-form .swatchreq-selection .chooseswatch_text img {
    float: left; }
#pdp-swatch-request-form .field_hidden input {
  display: none; }
#pdp-swatch-request-form #submit-swatchreq {
  margin: 15px auto 0 auto;
  text-align: center;
  color: white;
  display: block;
  clear: both;
  overflow: hidden;
  display: block; }
#pdp-swatch-request-form .g-recaptcha {
  display: inline-block;
  clear: both; }
  @media only screen and (min-width: 768px) {
    #pdp-swatch-request-form .g-recaptcha {
      position: relative;
      left: -25%;
      margin-left: 50%; } }

#calculator_fields label {
  margin-right: 10px; }
#calculator_fields #dimUnit {
  min-width: 75px; }

.plp-grid, #searchspring-search_results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%; }
  .plp-grid .plp-col, #searchspring-search_results .plp-col {
    margin-bottom: 20px;
    width: calc(50% - 10px); }
    @media only screen and (min-width: 768px) {
      .plp-grid .plp-col, #searchspring-search_results .plp-col {
        width: calc(33% - 20px); }
        .plp-grid .plp-col:nth-child(3n+1), #searchspring-search_results .plp-col:nth-child(3n+1) {
          margin-right: 30px; }
        .plp-grid .plp-col:nth-child(3n+2), #searchspring-search_results .plp-col:nth-child(3n+2) {
          margin-right: 30px; }
        .plp-grid .plp-col:nth-child(3n), #searchspring-search_results .plp-col:nth-child(3n) {
          margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .plp-grid .plp-col:nth-child(odd), #searchspring-search_results .plp-col:nth-child(odd) {
        margin-right: 20px; } }
    .plp-grid .plp-col a:link, #searchspring-search_results .plp-col a:link {
      color: black; }
    .plp-grid .plp-col a:hover, #searchspring-search_results .plp-col a:hover {
      color: #2080a0; }
    .plp-grid .plp-col a:active, #searchspring-search_results .plp-col a:active {
      color: #ce4a09; }
    .plp-grid .plp-col a:visited, #searchspring-search_results .plp-col a:visited {
      color: #5c6d77; }
    .plp-grid .plp-col .more-opt-col a, #searchspring-search_results .plp-col .more-opt-col a {
      color: black;
      border: solid 1px #cccccc;
      display: inline-block;
      padding: 2px 15px; }
    .plp-grid .plp-col .info .brand, #searchspring-search_results .plp-col .info .brand {
      margin-top: 10px; }
    .plp-grid .plp-col .info .price, #searchspring-search_results .plp-col .info .price {
      margin-top: 5px; }
      .plp-grid .plp-col .info .price em, #searchspring-search_results .plp-col .info .price em {
        font-family: serif; }

li.features__on_sale {
  color: red; }

#featured_header.featured_header-mobile {
  display: block; }

#covid19-shipping-notice {
  background: #FFFEE5;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-weight: 400; }
  #covid19-shipping-notice p {
    margin: 0;
    padding: 0; }

#navbar > ul.nav.navbar-nav > li > div > div .drop-menu-child > li a {
  font-weight: bold; }

#searchspring-ss_tags_category_container {
  display: none; }
