
/*This code can be edited by the site builder to influence the site for mobile devices*/

/******************************* CUSTOM COLOR THEME ************************************/

:root {
    /* static site icon link color */
    --links-fa-color: #fff;
    --links-fa-color-hover: #fff;
    }
    
    /************************************ GLOBAL *******************************************/
    
    /*** profile and basket icon color ***/
    .fa-shopping-basket, .fa-user {
        color: var(--links-fa-color);
    }
    .fa-shopping-basket:hover, .fa-user:hover {
        color: var(--links-fa-color-hover);
    }
    
    
    span.budgetlbl, .budget {
        display: none;
    }
    
    
    /*** Catalog Preview - fit mobile ***/
    #lightbox-container-image-box {
        width: 90% !important;
        margin: 0 auto !important;
        height: auto !important;
    }
    #lightbox-container-image-box img {
        width: 100% !important;
    }
    #lightbox-container-image-data-box{
        width: 90% !important;
        margin: 0 auto !important;
        padding: 0 !important;
    }
    
    /*** Hover Resize ***/
    /***
    
    a:hover img {
      -moz-transform: scale(1.15);
      -webkit-transform: scale(1.15);
      transform: scale(1.15);
    }
    
    ***/
    
    /*** On Hand Blurb ***/
    /***
    
    .note:not(.responsive-pricing) {
        position: relative;
        bottom: 32px;
        left: 15px;
        color: #000000;
    }
    
    ***/
    
    .index-text1, .index-text2 {
      font-size: 12px !important;
    }
    .index-text1{
        margin-right: 60px !important;
        margin-top: 15px;
    }
    
    @media only screen and (max-width: 670px) {
        .index-block{
           display: none;
        }
    }
    
    
    
    /* links */
    
    a {
        color: #000000;
    }
    
    a:hover,
    a:focus,
    a:link,
    a:visited {
        color: #000000;
    }
    
    
    /* Mobile Header Bar */
    /*
    #red_header_bar{
      padding-bottom: 2%;
      background-color: #B51F5A;
      border-bottom: 1px solid #4A4A4A;
    }
    */
    
    /*****************************/
    /******DEEP LINKS 2018********/
    /*****************************/
    
    /**Note: This code kicks in with responsive at 1025px screenwidth **/
    
    /*Code to control the wrapping of content*/
    
    /*this is used for having more than 4 icons with this current build,
    may need to be adjusteded depending on desired content - Restricts
    width so wrap happens at sets of 4 icons*/
    #deep_link_container{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      max-width: 0 !important;
      min-width: 100% !important;
      margin: 0 auto;
    }
    
    /*Set width to 100% for maximum number of icons showing on screen at smaller screens*/
    @media only screen and (max-width: 945px) {
      #deep_link_container{
        max-width: 100%;
      }
    }
    
    /**adds space between icons as they wrap**/
    .deep_links_holder{
      margin: 10px;
    }
    
    /*Used to Center single row of icons on small screens*/
    @media only screen and (max-width: 368px) {
      #deep_link_container{
        justify-content: center;
      }
    }
    /*****************************/
    /******DEEP LINKS 2018********/
    /*****************************/
    
    /*************** CATALOG *******************/
    
    #mobile_tab_closer{
      color: #fff !important;
    }
   
    
    /* Buttons */
    .select-items #navTabs,
    .select-items #navTabs:focus,
    .select-items #navTabs:active,
    .select-items #navTabs:hover,
    #header-wrapper a#mobile_cart,
    #header-wrapper a#mobile_cart:focus,
    #header-wrapper a#mobile_cart:active,
    #header-wrapper a#mobile_cart:hover,
    #header-wrapper ul#mobile_xtra_links,
    #header-wrapper ul#mobile_xtra_links:focus,
    #header-wrapper ul#mobile_xtra_links:active,
    #header-wrapper ul#mobile_xtra_links:hover,
    #tab_responsive_tabs i#mobile_tab_closer,
    #tab_responsive_tabs i#mobile_tab_closer:focus,
    #tab_responsive_tabs i#mobile_tab_closer:active,
    #tab_responsive_tabs i#mobile_tab_closer:hover,
    #item_details_view span#mobile_link_closer,
    #item_details_view span#mobile_link_closer:focus,
    #item_details_view span#mobile_link_closer:active,
    #item_details_view span#mobile_link_closer:hover,
    .responsive_tabs-shell #submit_catalog_search,
    .responsive_tabs-shell #submit_catalog_search:focus,
    .responsive_tabs-shell #submit_catalog_search:active,
    .responsive_tabs-shell #submit_catalog_search:hover,
    .detail_closer {
        color: black;
    }
    
    /* mobile cart item circle */
    .item_count {
        border-color: black;
    }
    
    
    /*************** IMPRINT *******************/
    
    /* Side By Side buttons for showing and hiding form */
    #mobile_form_show,
    #mobile_form_show:focus,
    #mobile_form_show:active,
    #mobile_form_show:hover,
    #mobile_form_hide:focus,
    #mobile_form_hide:active,
    #mobile_form_hide:hover,
    #mobile_form_hide {
        color: black;
        background: lightgray;
        box-shadow: 2px 3px 4px #666;
    }

    /*************** 11/21 Additional CSS *******************/

    #header_logo {
        max-width: 100%;
        height: auto;
        width:100%;
      }
      
      #header_logo img {
        max-width: 100%;
        height: auto;
        width: 100%;
        max-height: 100% !important;
      }

      button#submit_review_order {
        margin-bottom: 50px;
    }

    .responsive-longname {
        margin-top: 12px;
    }

    table#shipping-pricetable {
      margin-bottom: 20px;
  }

  .pagetitle {
    margin-top: 0px;
  }

  .button{
    margin-bottom: 50px;
  }

  .main.shipping.catalog--container {
    margin-top:-60px;
  }

  .main.billing.catalog--container {
    margin-top:-60px;
  }

  .main.review.catalog--container {
  margin-top:-60px;
  }

  .select-items .responsive-longname, .select-items .responsive-longname label, .select-items .responsive-onhand, .select-items .responsive-pricing {
    white-space: inherit;
    max-width: 70%;
  }

  span.qtyunit {
    display: block;
  }

.select-items .stretchy_cols {
  margin: auto !important;
  max-height: unset !important;
}


.select-items #searchfield_input {
  margin-top:20px;
}

.select-items #submit_catalog_search {
  margin-top:20px;
}

.select-items #tab_responsive_tabs div, .select-items #tab_responsive_tabs div a:link, .select-items #tab_responsive_tabs div a:visited {
  color: #fff !important;
}