.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.font-weight-semibold {
  font-weight: 600 !important; }

.font-weight-medium {
  font-weight: 500 !important; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.menu {
  float: left;
  margin: 0;
  padding: 0; }
  .menu li {
    float: left;
    list-style: none outside none !important; }

.font-red {
  color: #e10600 !important; }

input, button {
  outline: none !important; }

#LP_DIV_DESKTOP {
  width: auto !important; }

body {
  min-width: unset; }

.col--50-md {
  width: 50%; }

.mt-15 {
  margin-top: 15px !important; }

.w-1252 {
  width: calc(100% - 30px);
  max-width: 1252px;
  margin: 0 auto; }

.pos_rel {
  position: relative; }

.lu-sprite {
  background-image: url("../images/YL-Items-Sprite-Vector.svg");
  background-repeat: no-repeat; }

#foot-nav-link-row {
  width: 100%;
  max-width: 1252px; }

#newFoot .row-1 {
  height: auto; }

#header-wrapper, .promo-bar, #footer-wrapper {
  font-family: 'futura-pt', sans-serif; }
  #header-wrapper .d-flex, .promo-bar .d-flex, #footer-wrapper .d-flex {
    display: flex; }
  #header-wrapper .justify-content-end, .promo-bar .justify-content-end, #footer-wrapper .justify-content-end {
    justify-content: flex-end; }
  #header-wrapper .justify-content-center, .promo-bar .justify-content-center, #footer-wrapper .justify-content-center {
    justify-content: center; }
  #header-wrapper .w-100, .promo-bar .w-100, #footer-wrapper .w-100 {
    width: 100% !important; }
  #header-wrapper .btn-group > .btn, #header-wrapper .btn-group-vertical > .btn, .promo-bar .btn-group > .btn, .promo-bar .btn-group-vertical > .btn, #footer-wrapper .btn-group > .btn, #footer-wrapper .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
  #header-wrapper .btn-group, #header-wrapper .btn-group-vertical, .promo-bar .btn-group, .promo-bar .btn-group-vertical, #footer-wrapper .btn-group, #footer-wrapper .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle; }
  #header-wrapper .btn-group, #header-wrapper .btn-group-vertical, .promo-bar .btn-group, .promo-bar .btn-group-vertical, #footer-wrapper .btn-group, #footer-wrapper .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle; }
  #header-wrapper .btn, .promo-bar .btn, #footer-wrapper .btn {
    display: inline-block;
    font-weight: 400;
    color: #333;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; }
  #header-wrapper .dropdown-menu, .promo-bar .dropdown-menu, #footer-wrapper .dropdown-menu {
    position: absolute;
    z-index: 1000;
    float: left;
    min-width: 10rem;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #333;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box; }
  #header-wrapper .dropdown-item, .promo-bar .dropdown-item, #footer-wrapper .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #404040;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    #header-wrapper .dropdown-item a, .promo-bar .dropdown-item a, #footer-wrapper .dropdown-item a {
      color: #404040; }
    #header-wrapper .dropdown-item .smaller, .promo-bar .dropdown-item .smaller, #footer-wrapper .dropdown-item .smaller {
      font-size: 12px; }
  #header-wrapper .nav, .promo-bar .nav, #footer-wrapper .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  #header-wrapper .navbar-nav, .promo-bar .navbar-nav, #footer-wrapper .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  #header-wrapper .justify-content-around, .promo-bar .justify-content-around, #footer-wrapper .justify-content-around {
    justify-content: space-around !important; }

.promo-bar {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  background-color: #2b2b2b;
  height: 40px;
  padding: 8px 0;
  position: sticky;
  top: 0;
  z-index: 102;
  transition: background-color .35s linear; }
  .promo-bar .gennav-message {
    text-align: center; }
    .promo-bar .gennav-message a, .promo-bar .gennav-message span, .promo-bar .gennav-message .freeShipMsg, .promo-bar .gennav-message .canada_div {
      color: #FFF;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 14px; }
      .promo-bar .gennav-message a svg, .promo-bar .gennav-message span svg, .promo-bar .gennav-message .freeShipMsg svg, .promo-bar .gennav-message .canada_div svg {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle; }

#nav-icon-search {
  padding-top: 4px;
  width: 402px;
  position: relative; }
  #nav-icon-search input[type=text] {
    width: 350px;
    height: 48px;
    border: 1px solid rgba(80, 80, 82, 0.5);
    padding: 0 16px;
    outline: none !important;
    box-sizing: border-box;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0; }
    #nav-icon-search input[type=text]::-webkit-input-placeholder {
      font-size: 14px !important;
      font-style: normal !important;
      font-family: 'Open Sans', sans-serif; }
  #nav-icon-search #nav-icon-search-ttl {
    display: none; }
  #nav-icon-search .sitesearch {
    width: 100%; }
  #nav-icon-search button,
  #nav-icon-search .button,
  #nav-icon-search .buttonstyle,
  #nav-icon-search input[type="button"] {
    padding: 0;
    background: transparent; }
  #nav-icon-search form {
    display: block;
    width: 100%;
    position: relative; }
  #nav-icon-search .nav-reveal-exp {
    padding: 0 !important;
    width: 100%; }
    #nav-icon-search .nav-reveal-exp.search-top {
      padding: 0 !important;
      width: 100%; }
  #nav-icon-search .visually-hidden {
    display: none;
    visibility: hidden; }
  #nav-icon-search .header-search {
    border: none;
    width: 100%;
    background: transparent;
    margin: 0;
    border-radius: 0; }
  #nav-icon-search button[type=submit] {
    background-color: #2b2b2b;
    border-radius: 0 2px 2px 0;
    width: 52px;
    height: 48px;
    border-width: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px; }
    #nav-icon-search button[type=submit] i {
      display: inline-block;
      width: 28px !important;
      height: 28px !important;
      margin-top: 0px;
      background-position: -222px -194px !important;
      background-size: 450px auto !important;
      background-image: url("../images/YL-Items-Sprite-Vector.svg"); }
  #nav-icon-search #search-suggestions {
    left: 0 !important;
    right: 1px !important;
    padding: 10px 0;
    max-height: 430px;
    overflow-y: auto;
    color: #404040;
    text-align: left;
    top: 100%;
    position: absolute;
    z-index: 101;
    background-color: #FFF; }
    #nav-icon-search #search-suggestions::-webkit-scrollbar {
      width: 4px; }
    #nav-icon-search #search-suggestions::-webkit-scrollbar-track {
      background: #FFF; }
    #nav-icon-search #search-suggestions::-webkit-scrollbar-thumb {
      background: #7f7f7f; }
    #nav-icon-search #search-suggestions > div.selected a {
      background-color: #f3f3f3;
      text-decoration: none; }
    #nav-icon-search #search-suggestions a {
      display: block;
      padding: 5px 20px;
      font-size: 14px;
      color: #404040; }
      #nav-icon-search #search-suggestions a.search-suggestion-product {
        display: flex; }
        #nav-icon-search #search-suggestions a.search-suggestion-product img {
          display: block;
          width: 75px;
          height: 75px;
          margin-right: 10px; }
        #nav-icon-search #search-suggestions a.search-suggestion-product h4 {
          font-weight: 600;
          font-size: 16px;
          margin: 0 0 0 10px;
          padding: 0; }
          #nav-icon-search #search-suggestions a.search-suggestion-product h4 span {
            font-weight: normal;
            font-size: 14px;
            display: block;
            color: #404040; }
            #nav-icon-search #search-suggestions a.search-suggestion-product h4 span:last-child {
              font-weight: 600; }
      #nav-icon-search #search-suggestions a.search-suggestion-results {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #3b3b3b;
        line-height: 1.2; }
      #nav-icon-search #search-suggestions a:hover {
        background-color: #f3f3f3;
        text-decoration: none; }
    #nav-icon-search #search-suggestions:empty {
      display: none; }
    #nav-icon-search #search-suggestions:not(:empty) {
      box-shadow: 0 16px 15px rgba(0, 0, 0, 0.1); }
    #nav-icon-search #search-suggestions .search-suggestion-contents {
      width: 100%;
      border: 0; }
      #nav-icon-search #search-suggestions .search-suggestion-contents .search-suggestion-product span {
        color: #3b3b3b;
        font-family: "futura-pt",sans-serif; }
        #nav-icon-search #search-suggestions .search-suggestion-contents .search-suggestion-product span.name {
          float: right;
          width: 250px;
          font-weight: 400;
          font-size: 16px;
          padding: 0;
          margin: 0;
          font-family: "futura-pt",sans-serif;
          display: block;
          color: #3b3b3b; }
        #nav-icon-search #search-suggestions .search-suggestion-contents .search-suggestion-product span.brand {
          font-size: 12px;
          color: #505052;
          margin-bottom: 0px;
          display: block;
          line-height: 18px;
        }
        #nav-icon-search #search-suggestions .search-suggestion-contents .search-suggestion-product span.price {
          font-size: 14px; }
      #nav-icon-search #search-suggestions .search-suggestion-contents .search-suggestion-results span {
        visibility: hidden; }

#header-wrapper {
  position: relative;
  z-index: 101;
  transition: opacity .2s linear;
  font-size: 1rem; }
  #header-wrapper * {
    box-sizing: border-box; }
  #header-wrapper a {
    overflow: visible; }
  #header-wrapper header {
    top: 0;
    background-color: #FFF;
    transition: all .4s ease;
    background-image: none;
    height: auto; }
  #header-wrapper button,
  #header-wrapper .button,
  #header-wrapper .buttonstyle,
  #header-wrapper input[type="button"] {
    padding: 0;
    background: transparent; }
  #header-wrapper #nav-icon-chat > div {
    width: auto !important;
    height: auto !important; }
    #header-wrapper #nav-icon-chat > div .LPMcontainer {
      width: auto !important;
      height: auto !important;
      margin: 0 !important; }
      #header-wrapper #nav-icon-chat > div .LPMcontainer .LPMimage {
        display: none !important; }
      #header-wrapper #nav-icon-chat > div .LPMcontainer .LPMlabel {
        color: #505052 !important;
        line-height: 14px;
        font-size: 15px !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        margin-top: 1px !important;
        font-family: 'futura-pt', sans-serif !important; }
        #header-wrapper #nav-icon-chat > div .LPMcontainer .LPMlabel:hover {
          text-decoration: underline !important; }
  #header-wrapper .dropdown-group {
    position: relative; }
    #header-wrapper .dropdown-group button:after {
      display: none; }
    #header-wrapper .dropdown-group .dropdown-menu {
      box-shadow: 0px -3px 4px rgba(0, 0, 0, 0);
      top: calc(100% - 7px);
      border: 0px;
      border-radius: 4px;
      opacity: 0;
      display: block !important;
      pointer-events: none;
      left: 50%;
      transform: translateX(-50%);
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
      padding: 8px 20px; }
      #header-wrapper .dropdown-group .dropdown-menu .dropdown-item {
        font-size: 14px;
        color: #404040;
        border-bottom: 1px solid #D9D9D9;
        padding: 10px 0px;
        font-weight: 500; }
      #header-wrapper .dropdown-group .dropdown-menu a.dropdown-item:hover, #header-wrapper .dropdown-group .dropdown-menu a.dropdown-item:focus {
        background: transparent;
        text-decoration: underline; }
      #header-wrapper .dropdown-group .dropdown-menu .dropdown-item:last-child {
        border-bottom: 0px; }
    #header-wrapper .dropdown-group:hover {
      box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
      transition: box-shadow .7s linear;
      z-index: 101; }
      #header-wrapper .dropdown-group:hover .dropdown-menu {
        opacity: 1.0;
        transition: all .25s linear;
        pointer-events: initial;
        box-shadow: 0 16px 15px rgba(0, 0, 0, 0.1);
        z-index: 2; }
      #header-wrapper .dropdown-group:hover:after {
        display: block;
        position: absolute;
        top: -15px;
        left: -83px;
        width: 185px;
        height: 300px;
        background: rgba(0, 0, 0, 0);
        content: ""; }
  #header-wrapper .contact-bar {
    padding: 2.5px 0;
    background-color: #f7f7fc; }
    #header-wrapper .contact-bar a, #header-wrapper .contact-bar div {
      color: #505052;
      line-height: 14px; }
    #header-wrapper .contact-bar a {
      display: inline-block;
      vertical-align: middle; }
    #header-wrapper .contact-bar .trade_div {
      padding: 10px 20px; }
    #header-wrapper .contact-bar .nav.navbar {
      padding: 7px 20px; }
      #header-wrapper .contact-bar .nav.navbar li {
        margin-right: 10px;
        padding-right: 10px;
        border-right: 1px solid rgba(80, 80, 82, 0.5);
        position: relative;
        font-size: 14px !important;
        line-height: 22px; }
        #header-wrapper .contact-bar .nav.navbar li.nav-icon-tool a {
          margin-top: -2px; }
      #header-wrapper .contact-bar .nav.navbar li:last-child {
        border-right: 0;
        padding-right: 0;
        margin-right: 0; }
    #header-wrapper .contact-bar .telephoner {
      font-weight: normal; }
      #header-wrapper .contact-bar .telephoner:hover {
        text-decoration: none !important;
        cursor: default; }
  #header-wrapper .function-bar {
    padding: 7px 20px;
    border-bottom: 1px solid #f7f7fc; }
    #header-wrapper .function-bar .nav-toggle {
      display: none;
      margin: 0 20px 0 0;
      padding: 6px 0 5px; }
      #header-wrapper .function-bar .nav-toggle .nav-toggle-btn {
        width: 22px;
        height: 22px;
        position: relative; }
        #header-wrapper .function-bar .nav-toggle .nav-toggle-btn span {
          display: block;
          position: absolute;
          width: 100%;
          height: 2px;
          background-color: #404040;
          left: 0;
          top: calc(50% - 1px);
          transition: opacity .15s linear;
          margin: 0; }
        #header-wrapper .function-bar .nav-toggle .nav-toggle-btn:before {
          display: block;
          position: absolute;
          content: "";
          width: 100%;
          height: 2px;
          background-color: #404040;
          left: 0;
          top: 0;
          transition: all .15s ease; }
        #header-wrapper .function-bar .nav-toggle .nav-toggle-btn:after {
          display: block;
          position: absolute;
          content: "";
          width: 100%;
          height: 2px;
          background-color: #404040;
          left: 0;
          bottom: 0;
          transition: all .15s ease; }
    #header-wrapper .function-bar .logo {
      padding-right: 45px; }
      #header-wrapper .function-bar .logo a.logo-link {
        width: 230px;
        height: 55px;
        display: block;
        background-size: 465px auto; }
    #header-wrapper .function-bar .acct_mcart {
      position: absolute;
      top: 15px;
      right: 15px; }
      #header-wrapper .function-bar .acct_mcart .search-action {
        display: none; }
      #header-wrapper .function-bar .acct_mcart button.btn {
        padding: 10px 5px;
        height: 45px;
        font-weight: 500; }
      #header-wrapper .function-bar .acct_mcart #minicart-cont {
        margin-left: 15px; }
      #header-wrapper .function-bar .acct_mcart .minicarttotal .text {
        font-weight: 500; }
    #header-wrapper .function-bar button {
      outline: none !important;
      box-shadow: none !important; }
      #header-wrapper .function-bar button i {
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: middle;
        background-size: 486px auto; }
      #header-wrapper .function-bar button.account-btn i {
        background-position: -267px -249px; }
      #header-wrapper .function-bar button.cart-btn {
        position: relative; }
        #header-wrapper .function-bar button.cart-btn .num-minicart {
          display: block;
          position: absolute;
          top: 7px;
          left: 5px;
          font-size: 12px;
          color: #404040;
          font-weight: 600;
          text-align: center;
          width: 20px; }
        #header-wrapper .function-bar button.cart-btn i {
          background-position: -245px -245px; }
      #header-wrapper .function-bar button.search-toggle i {
        background-position: -285px -213px; }
  #header-wrapper .menu-bar {
    margin: 0 auto;
    padding: 4px 0px;
    position: relative;
    max-width: 1252px;
    transition: opacity .25s linear; }
    #header-wrapper .menu-bar:after {
      display: block;
      content: "";
      border-bottom: 1px solid #f7f7fc;
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 0; }
    #header-wrapper .menu-bar #mm-container {
      max-width: 1160px;
      margin: 0 auto !important; }
      #header-wrapper .menu-bar #mm-container .mm-topbar, #header-wrapper .menu-bar #mm-container .mm_bot_lnk {
        display: none; }
      #header-wrapper .menu-bar #mm-container .closeheadermenu {
        display: none; }
    #header-wrapper .menu-bar .nav.navbar-nav .nav-tab-promo {
      border-left: 1px solid #f7f7fc; }
      #header-wrapper .menu-bar .nav.navbar-nav .nav-tab-promo a.tier-1 {
        color: #e91c26; }
    #header-wrapper .menu-bar .nav.navbar-nav a.tier-1 {
      color: #2b2b2b;
      display: block;
      padding: 0px 15px; }
      #header-wrapper .menu-bar .nav.navbar-nav a.tier-1 .menu-link {
        text-transform: uppercase;
        font-size: 16px;
        display: block;
        text-align: center; }
        #header-wrapper .menu-bar .nav.navbar-nav a.tier-1 .menu-link:before {
          display: block;
          content: attr(title);
          font-weight: bold;
          height: 0;
          overflow: hidden;
          visibility: hidden; }
      #header-wrapper .menu-bar .nav.navbar-nav a.tier-1:hover, #header-wrapper .menu-bar .nav.navbar-nav a.tier-1:active {
        text-decoration: none;
        font-weight: 600; }
        #header-wrapper .menu-bar .nav.navbar-nav a.tier-1:hover .menu-link, #header-wrapper .menu-bar .nav.navbar-nav a.tier-1:active .menu-link {
          letter-spacing: 0; }
    #header-wrapper .menu-bar .nav.navbar-nav > li {
      position: static;
      padding: 10px 0; }
      #header-wrapper .menu-bar .nav.navbar-nav > li.pull-right ul.tier-2, #header-wrapper .menu-bar .nav.navbar-nav > li.pull-left ul.tier-2 {
        left: auto !important;
        right: auto !important; }
      #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 {
        display: block;
        visibility: visible;
        position: absolute;
        width: 100%;
        padding: 20px 40px 40px;
        background-color: #FFF;
        transition: all .25s ease;
        list-style: none;
        z-index: 9;
        top: calc(100% - 10px);
        opacity: 0;
        pointer-events: none;
        left: 0; }
        #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li {
          margin: 0 auto !important;
          display: flex;
          flex-direction: row; }
          #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5 {
            margin-left: 25px;
            padding-left: 20px;
            width: calc(20% - 20px); }
            #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5:first-child {
              margin-left: 0; }
            #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5.nav-promo.mm-col-void {
              width: calc(40% - 30px); }
            #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5 span {
              display: block;
              color: #8c8c8f;
              font-weight: 500;
              text-transform: uppercase;
              margin: 0 0 10px 0 !important;
              font-size: 14px !important;
              padding: 0 0 5px 0 !important;
              border-bottom: 1px solid #8c8c8f;
              padding-bottom: 7px; }
              #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5 span a {
                color: #8c8c8f;
                font-size: 13px;
                margin: 15px 0;
                font-family: 'Open Sans', sans-serif; }
                #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5 span a h3 {
                  font-weight: bold; }
            #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5 a {
              color: #2b2b2b;
              font-size: 13px;
              display: block;
              margin: 10px 0;
              font-family: 'Open Sans', sans-serif; }
              #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5 a h3 {
                font-size: 13px;
                font-weight: bold;
                margin-bottom: 2px;
                font-family: 'Open Sans',sans-serif; }
            #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5.accessories {
              border-left: 1px solid #ebebef; }
          #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li.shift-right {
            justify-content: flex-end; }
          #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li.shift-center {
            justify-content: center; }
      #header-wrapper .menu-bar .nav.navbar-nav > li:hover * {
        pointer-events: initial; }
        #header-wrapper .menu-bar .nav.navbar-nav > li:hover ul.tier-2 {
            pointer-events: initial;
            z-index: 10;
            box-shadow: 0 13px 13px -15px rgba(0, 0, 0, 0.3);
            opacity: 1.0;
            transition: all .25s ease;
            display: block;
        }
      #header-wrapper .menu-bar .nav.navbar-nav > li:hover a.tier-1 .menu-link {
        font-weight: 600;
        letter-spacing: 0; }
  #header-wrapper.initializing .menu-bar {
    opacity: 0; }
  #header-wrapper.no-nav {
    position: relative;
    margin-bottom: 15px;
    z-index: 9; }
  #header-wrapper.trade_user .contact-bar .trade_div {
    display: none; }
  #header-wrapper.trade_user .function-bar .logo .logo-link {
    background-position: 0 -382px; }

body.fixedHeader .promo-bar {
  background-color: #f7f7fc;
  position: fixed;
  width: 100%; }
  body.fixedHeader .promo-bar .gennav-message {
    color: #2b2b2b;
    transition: color .3s linear; }
    body.fixedHeader .promo-bar .gennav-message a, body.fixedHeader .promo-bar .gennav-message span, body.fixedHeader .promo-bar .gennav-message .freeShipMsg, body.fixedHeader .promo-bar .gennav-message .canada_div {
      color: #2b2b2b;
      transition: color .3s linear; }

body.fixedHeader #header-wrapper .navbar-expand-md {
  justify-content: center; }

body.fixedHeader #header-wrapper header {
  height: 60px;
  position: fixed;
  left: 0;
  top: 40px;
  z-index: 101; }
  body.fixedHeader #header-wrapper header .contact-bar {
    display: none; }
  body.fixedHeader #header-wrapper header .function-bar {
    height: 60px;
    padding: 8px 28px;
    border-bottom: 0px; }
    body.fixedHeader #header-wrapper header .function-bar .logo a.logo-link {
      height: 35px;
      background-size: 300px auto; }
    body.fixedHeader #header-wrapper header .function-bar #nav-icon-search {
      opacity: 0;
      position: absolute;
      top: 0px;
      left: 175px;
      z-index: 15;
      background: #FFF;
      width: calc(100% - 275px);
      height: 52px;
      overflow: hidden;
      transition: all .2s ease;
      pointer-events: none; }
      body.fixedHeader #header-wrapper header .function-bar #nav-icon-search .nav-reveal-exp {
        transition: all .2s ease;
        transform: translateX(100%); }
      body.fixedHeader #header-wrapper header .function-bar #nav-icon-search input[type=text] {
        width: 100%;
        font-size: 16px !important; }
        body.fixedHeader #header-wrapper header .function-bar #nav-icon-search input[type=text]::-webkit-input-placeholder {
          font-style: normal; }
      body.fixedHeader #header-wrapper header .function-bar #nav-icon-search button.simplesearchbtn, body.fixedHeader #header-wrapper header .function-bar #nav-icon-search button[type=submit] {
        display: none; }
    body.fixedHeader #header-wrapper header .function-bar .acct_mcart {
      top: 7px; }
      body.fixedHeader #header-wrapper header .function-bar .acct_mcart button.btn span.text {
        display: none; }
      body.fixedHeader #header-wrapper header .function-bar .acct_mcart button.cart-btn .num-minicart {
        left: 5.5px; }
      body.fixedHeader #header-wrapper header .function-bar .acct_mcart #minicart-cont {
        margin-left: 0px; }
      body.fixedHeader #header-wrapper header .function-bar .acct_mcart .minicarttotal .text {
        display: none; }
      body.fixedHeader #header-wrapper header .function-bar .acct_mcart .minicarttotal a {
        min-height: 16px;
        display: block;
        padding: 0 2px; }
    body.fixedHeader #header-wrapper header .function-bar .search-action {
      display: block; }
  body.fixedHeader #header-wrapper header .menu-bar {
    border-bottom: 0px;
    transform: translateY(-55px);
    padding-left: 175px;
    padding-right: 155px;
    pointer-events: none; }
    body.fixedHeader #header-wrapper header .menu-bar:after {
      display: none; }
    body.fixedHeader #header-wrapper header .menu-bar #mm-container {
      width: 100%;
      pointer-events: initial; }
      body.fixedHeader #header-wrapper header .menu-bar #mm-container .nav.navbar {
        pointer-events: initial; }
    body.fixedHeader #header-wrapper header .nav.navbar-nav a.tier-1 {
        padding: 0 5px;
    }
    body.fixedHeader #header-wrapper header .nav.navbar-nav > li {
        padding-bottom: 20px;
    }
    body.fixedHeader #header-wrapper header .nav.navbar-nav > li ul.tier-2 {
        top: 50px;
        padding-top: 30px; 
        display: none;
    }
  body.fixedHeader #header-wrapper header .dropdown-group:hover:after {
    display: none; }

body.fixedHeader #header-wrapper.trade_user .function-bar .logo a.logo-link {
  background-position: 0px -248px; }

body.fixedHeader.searchShow #header-wrapper .navbar-expand-md {
  display: none; }

body.fixedHeader.searchShow #header-wrapper header .function-bar #nav-icon-search {
  opacity: 1.0;
  pointer-events: initial; }
  body.fixedHeader.searchShow #header-wrapper header .function-bar #nav-icon-search .nav-reveal-exp {
    transform: translateX(0px); }
  body.fixedHeader.searchShow #header-wrapper header .function-bar #nav-icon-search input[type=text] {
    width: 100%; }
  body.fixedHeader.searchShow #header-wrapper header .function-bar #nav-icon-search button.close-search {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 1px;
    border: 0; }
    body.fixedHeader.searchShow #header-wrapper header .function-bar #nav-icon-search button.close-search i {
      background-position: -74px -41px !important;
      background-size: 320px auto !important; }

body.fixedHeader.searchShow #header-wrapper header .function-bar .acct_mcart button.btn.search-toggle {
  display: none; }

body.fixedHeader.searchShow.searchEntered #header-wrapper header #nav-icon-search {
  overflow: visible !important; }

@media (max-width: 1215px) {
  .hide-on-mobile {
    display: none !important; }
  .promo-bar.canadian {
    display: none; }
  #nav-icon-search #search-suggestions .search-suggestion-contents .search-suggestion-product span {
    float: none; }
    #nav-icon-search #search-suggestions .search-suggestion-contents .search-suggestion-product span.name {
      width: auto; }
  #header-wrapper {
    position: sticky;
    top: 40px;
    z-index: 101; }
    #header-wrapper header .contact-bar {
      display: none; }
    #header-wrapper header .function-bar {
      height: 60px;
      padding: 13px 0px;
      border-bottom: 0px; }
      #header-wrapper header .function-bar .nav-toggle {
        display: initial; }
      #header-wrapper header .function-bar .logo {
        padding: 2px 0; }
        #header-wrapper header .function-bar .logo a.logo-link {
          height: 31px;
          width: 130px;
          background-size: 265px auto; }
      #header-wrapper header .function-bar #nav-icon-search {
        display: none; }
      #header-wrapper header .function-bar .acct_mcart {
        top: 10px;
        right: 0px; }
        #header-wrapper header .function-bar .acct_mcart button.btn span.text {
          display: none; }
        #header-wrapper header .function-bar .acct_mcart #minicart-cont {
          margin-left: 0px; }
        #header-wrapper header .function-bar .acct_mcart .minicarttotal .text {
          display: none; }
        #header-wrapper header .function-bar .acct_mcart button.cart-btn .num-minicart {
          left: 5.5px; }
        #header-wrapper header .function-bar .acct_mcart .search-action {
          display: initial; }
        #header-wrapper header .function-bar .acct_mcart .dropdown-group:hover {
          box-shadow: none; }
          #header-wrapper header .function-bar .acct_mcart .dropdown-group:hover:after {
            display: none; }
        #header-wrapper header .function-bar .acct_mcart .dropdown-group .dropdown-menu {
          display: none !important; }
    #header-wrapper header .menu-bar {
      padding: 0;
      margin-bottom: 0px; }
    #header-wrapper header #mm-container {
      position: fixed;
      width: 305px;
      top: 100px;
      left: 0;
      z-index: 999999;
      transform: translateX(-305px);
      transition: transform .25s ease;
      background-color: #FFF;
      height: calc(100% - 100px);
      overflow-x: hidden; }
      #header-wrapper header #mm-container .mm-topbar {
        background-color: #2b2b2b;
        display: flex !important; }
        #header-wrapper header #mm-container .mm-topbar a {
          color: #F7F7FC;
          display: block;
          padding: 15px 0;
          margin: 10px 0;
          width: 50%;
          text-align: center;
          font-size: 16px;
          line-height: 0px;
          font-weight: 500; }
          #header-wrapper header #mm-container .mm-topbar a.contact-phone, #header-wrapper header #mm-container .mm-topbar a.telephoner {
            color: #FFF;
            border-left: 1px solid rgba(255, 255, 255, 0.856); }
      #header-wrapper header #mm-container .mm_bot_lnk {
        display: block !important;
        padding: 15px !important; }
        #header-wrapper header #mm-container .mm_bot_lnk a {
          color: #2b2b2b; }
      #header-wrapper header #mm-container .nav.navbar-nav {
        flex-direction: column;
        transition: transform .25s ease; }
        #header-wrapper header #mm-container .nav.navbar-nav > li {
          padding-bottom: 0;
          padding-top: 0; }
          #header-wrapper header #mm-container .nav.navbar-nav > li a.tier-1 {
            position: relative;
            background-color: #f7f7fc;
            padding: 15px; }
            #header-wrapper header #mm-container .nav.navbar-nav > li a.tier-1 .menu-link {
              text-align: left; }
            #header-wrapper header #mm-container .nav.navbar-nav > li a.tier-1:after {
              display: block;
              content: "";
              top: calc(50% - 11px);
              right: 7px;
              width: 22px;
              height: 22px;
              background-image: url("../images/YL-Items-Sprite-Vector.svg");
              background-repeat: no-repeat;
              background-size: 486px auto;
              background-position: -327px -210px;
              position: absolute; }
          #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 {
            opacity: 1.0;
            width: 100%;
            position: absolute;
            transform: translateX(0);
            left: 610px;
            top: 0;
            padding: 0;
            background-color: transparent;
            box-shadow: none;
            z-index: 1;
            overflow: hidden;
            height: 100%; }
            #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 div.go_back {
              position: relative;
              padding: 15px 20px;
              text-transform: uppercase;
              cursor: pointer;
              text-align: center;
              font-size: 18px;
              color: #2b2b2b; }
              #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 div.go_back:before {
                position: absolute;
                left: 20px;
                top: calc(50% - 9px);
                width: 18px;
                height: 18px;
                background-image: url("../images/YL-Items-Sprite-Vector.svg");
                background-repeat: no-repeat;
                background-size: 486px auto;
                background-position: -330px -232px;
                display: block;
                content: ""; }
            #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li {
              width: 100%;
              flex-direction: column;
              background-color: #f7f7fc; }
              #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5 {
                width: calc(100% - 30px);
                margin: 0px 15px;
                padding-left: 0;
                border-bottom: 1px solid #d9d9d9; }
                #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5:last-child {
                  border-bottom: none; }
                #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5 a {
                  color: #404040;
                  font-size: 16px;
                  padding: 0;
                  overflow: hidden;
                  max-height: 0;
                  margin: 0;
                  transition: all .15s ease; }
                #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5 span {
                  color: #8c8c8f;
                  font-size: 18px !important;
                  margin: 0 !important;
                  padding: 15px !important;
                  font-weight: normal !important;
                  position: relative;
                  cursor: pointer;
                  border-bottom: 0; }
                  #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5 span a {
                    color: #2b2b2b;
                    font-size: 18px;
                    height: auto;
                    overflow: visible;
                    max-height: none; }
                  #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5 span:after {
                    background-image: url("../images/YL-Items-Sprite-Vector.svg");
                    background-repeat: no-repeat;
                    background-size: 486px auto;
                    background-position: -350px -213px;
                    display: block;
                    position: absolute;
                    right: 7px;
                    top: calc(50% - 10px);
                    width: 20px;
                    height: 20px;
                    content: "";
                    transition: all .15s ease; }
                #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5.active {
                  padding-bottom: 15px; }
                  #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5.active span:after {
                    transform: rotate(45deg); }
                  #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5.active > a {
                    max-height: 75px;
                    margin: 0px 15px 10px 15px; }
                #header-wrapper header #mm-container .nav.navbar-nav > li .tier-2 > li .mm-col-5.accessories {
                  border-left: 0; }
          #header-wrapper header #mm-container .nav.navbar-nav > li.no-collapse .tier-2 > li .mm-col-5 {
            border-bottom: none; }
            #header-wrapper header #mm-container .nav.navbar-nav > li.no-collapse .tier-2 > li .mm-col-5 span {
              font-size: 14px !important;
              color: #a7a9ac;
              cursor: initial;
              font-weight: bold !important; }
              #header-wrapper header #mm-container .nav.navbar-nav > li.no-collapse .tier-2 > li .mm-col-5 span:after {
                display: none; }
              #header-wrapper header #mm-container .nav.navbar-nav > li.no-collapse .tier-2 > li .mm-col-5 span a {
                color: #a7a9ac;
                font-size: 12px !important;
                margin: 0; }
            #header-wrapper header #mm-container .nav.navbar-nav > li.no-collapse .tier-2 > li .mm-col-5 a {
              max-height: none;
              margin: 0px 15px 10px 15px; }
    #header-wrapper.canadian {
      top: 0px; }
      #header-wrapper.canadian #mm-container, #header-wrapper.canadian #mm-overlay {
        top: 60px !important;
        height: calc(100% - 60px) !important; }
    #header-wrapper.trade_user .function-bar .logo .logo-link {
      background-position: 0 -218px; }
  body.mm-open {
    overflow: hidden; }
    body.mm-open #header-wrapper header .menu-bar #mm-overlay {
      display: block;
      position: fixed;
      width: 100%;
      height: calc(100% - 100px);
      left: 0;
      top: 100px;
      background: rgba(0, 0, 0, 0.75); }
    body.mm-open #header-wrapper header .menu-bar #mm-container {
      transform: translateX(0); }
    body.mm-open #header-wrapper header .function-bar .nav-toggle .nav-toggle-btn span {
      opacity: 0; }
    body.mm-open #header-wrapper header .function-bar .nav-toggle .nav-toggle-btn:before {
      transform: rotate(45deg);
      top: calc(50% - 1px); }
    body.mm-open #header-wrapper header .function-bar .nav-toggle .nav-toggle-btn:after {
      transform: rotate(-45deg);
      bottom: calc(50% - 1px); }
    body.mm-open.mm-tier2 #mm-container .nav.navbar-nav {
      transform: translateX(-305px); }
      body.mm-open.mm-tier2 #mm-container .nav.navbar-nav > li.active .tier-2 {
        visibility: visible !important;
        display: block !important;
        pointer-events: initial;
        height: auto !important;
        left: 305px !important; }
  .btn.search-toggle {
    display: none; }
  #mobile_search {
    padding: 10px 0;
    top: 0;
    transition: all .25s ease;
    box-sizing: border-box; }
    #mobile_search #nav-icon-search {
      display: block !important;
      width: 100%; }
      #mobile_search #nav-icon-search input[type=text] {
        width: calc(100% - 40px);
        height: 40px; }
      #mobile_search #nav-icon-search button#simplesearchbtn {
        height: 40px;
        width: 40px; }
        #mobile_search #nav-icon-search button#simplesearchbtn i {
          background-position: -226px -198px;
          background-size: 450px auto;
          margin-top: 4px; }
  .btn.search-toggle {
    opacity: 0;
    pointer-events: none;
    display: initial;
    transition: opacity .15s linear; }
  body.search_fixed #mobile_search {
    top: 100px;
    background-color: #FFF;
    position: sticky;
    width: 100%;
    padding: 10px 15px;
    z-index: 100; }
    body.search_fixed #mobile_search.canadian {
      top: 60px; }
  body.search_fixed .btn.search-toggle i {
    background-position: -74px -41px !important;
    background-size: 320px auto !important;
    margin-top: -4px; }
  body.show-search-btn .btn.search-toggle {
    opacity: 1.0;
    pointer-events: initial;
    display: initial; }
  body.show-search-btn .promo-bar {
    background-color: #f7f7fc; }
    body.show-search-btn .promo-bar .gennav-message {
      color: #2b2b2b;
      transition: color .35s linear; }
      body.show-search-btn .promo-bar .gennav-message a, body.show-search-btn .promo-bar .gennav-message .canada_div, body.show-search-btn .promo-bar .gennav-message .freeShipMsg {
        color: #2b2b2b;
        transition: color .35s linear; }
  .pt_checkout #header-wrapper {
    position: sticky;
    border-bottom: 1px solid #f2f2f2; }
    .pt_checkout #header-wrapper .function-bar #nav-icons {
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%); }
      .pt_checkout #header-wrapper .function-bar #nav-icons li {
        position: relative; }
      .pt_checkout #header-wrapper .function-bar #nav-icons a {
        font-weight: normal !important;
        color: #2b2b2b !important;
        font-size: 14px; }
      .pt_checkout #header-wrapper .function-bar #nav-icons #nav-icon-call {
        border-right: 1px solid #f2f2f2;
        margin-right: 10px;
        padding-right: 10px; } }

@media (min-width: 768px) {
  #header-wrapper .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; } }

.pt_cart #main {
  margin-top: 15px; }

.pt_checkout #header-wrapper {
  top: 0 !important; }
  .pt_checkout #header-wrapper .contact-bar .col--50-md.contact-dt {
    width: 100%; }

.pt_checkout #mobile_search {
  display: none; }

.tradecertupload label.customized_filename, .tradecertupload button.uploadBtn.backBtnFix.iframebutton {
  z-index: 100 !important; }

@media (min-width: 1216px) {
  #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5.double {
    width: calc(40% - 20px);
    column-count: 2; }
    #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5.double span.title {
      column-span: all; }
    #header-wrapper .menu-bar .nav.navbar-nav > li ul.tier-2 > li .mm-col-5.double a:nth-child(2) {
      margin-top: 0; } }

body.isIE_ {
  padding-top: 40px; }
  body.isIE_ .promo-bar {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0; }
  body.isIE_ #header-wrapper .function-bar .logo a.logo-link {
    width: 237px;
    background-size: 470px 450px;
    background-position: 0px 0px; }
  body.isIE_ #header-wrapper .function-bar button.account-btn i {
    background-position: -267px -260px; }
  body.isIE_ #header-wrapper .function-bar button.search-toggle i {
    background-position: -283px -222px; }
  body.isIE_ #nav-icon-search button[type=submit] i {
    background-position: -222px -203px !important; }
  body.isIE_.fixedHeader .function-bar .logo a.logo-link {
    background-size: 300px 287px !important; }

#header-wrapper {
  /* UPDATED MINICART BUTTONS */
  /* Mini Cart Product Display */
  /***The Checkout sidebar uses the minicart taxonomy****/ }
  #header-wrapper .minicart .minicarttotal .cartlabel {
    display: none; }
  #header-wrapper .minicart .minicarttotal .emptycart {
    color: #ffffff; }
  #header-wrapper .minicart .minicarttotal .cartlabel {
    margin: 0px 5px 0px 0px;
    text-transform: uppercase; }
  #header-wrapper .minicart .minicarttotal .welcomedivider {
    margin: 0px 3px; }
  #header-wrapper .minicartcontent {
    background: #fff;
    border: 2px solid #cccccc;
    display: block;
    right: 0;
    padding: 20px 15px 10px;
    position: absolute;
    top: 35px;
    width: 462px;
    z-index: 999;
    font-family: 'futura-pt', sans-serif; }
  #header-wrapper .minicart .minicarttotal a {
    color: #2b2b2b !important; }
  #header-wrapper .minicartcontent .checkoutminicart .miniBrand {
    font-size: 13px;
    color: #505052;
    margin-bottom: 5px; }
  #header-wrapper .minicartcontent .checkoutminicart .promo {
    margin-bottom: 5px;
    font-size: 0.75em; }
  #header-wrapper .minicartcontent .minicartclose {
    background: url("../themes/demandwarestore/images/lumens/button-tile-28.gif") repeat-x;
    cursor: pointer;
    float: right;
    height: 28px;
    padding: 2px 12px;
    white-space: nowrap;
    width: auto;
    color: white;
    font-size: 1.2em;
    margin-right: 9px; }
  #header-wrapper .minicartcontent .minicartcontainer .minicarttotal {
    background-color: #CCCCCC;
    color: #fff;
    clear: both;
    padding: 1px 3px;
    text-align: right; }
  #header-wrapper .minicartcontent .minicarttotals {
    background-color: #fff;
    margin: 0 0 15px 0px;
    padding: 7px 10px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc; }
    #header-wrapper .minicartcontent .minicarttotals > div {
      margin: 1px 0px; }
    #header-wrapper .minicartcontent .minicarttotals .mini_subtotal .mini_label, #header-wrapper .minicartcontent .minicarttotals .mini_surchargetotal .mini_label {
      order: 1; }
    #header-wrapper .minicartcontent .minicarttotals .mini_subtotal .mini_value, #header-wrapper .minicartcontent .minicarttotals .mini_surchargetotal .mini_value {
      order: 2; }
    #header-wrapper .minicartcontent .minicarttotals .mini_surchargetotal div {
      font-size: 14px;
      font-weight: 400; }
  #header-wrapper .minicartcontent .mini_subtotal, #header-wrapper .minicartcontent .mini_surchargetotal {
    display: flex;
    width: 100%;
    justify-content: space-between; }
  #header-wrapper .minicartcontent .mini_subtotal div, #header-wrapper .minicartcontent .mini_surchargetotal div {
    float: right;
    font-weight: 600;
    font-size: 16px; }
  #header-wrapper .minicartcontent .mini_subtotal div.mini_label, #header-wrapper .minicartcontent .mini_surchargetotal div.mini_label {
    margin-right: 27px; }
  #header-wrapper .minicarttotals .ordersubtotal .label, #header-wrapper .minicarttotals .ordersubtotal .value {
    font-weight: 600; }
  #header-wrapper .minicartcontent .minicartslot {
    background-color: #fff;
    margin: 20px 0 23px 0;
    text-align: center;
    display: inline-block;
    width: 100%; }
  #header-wrapper .minicartcontent .minicartslot p {
    color: #b3b3b3;
    background: #eaeaea;
    padding: 20px;
    font-family: "futura-pt",sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  #header-wrapper .minicartslot p#mc-banner-left, #header-wrapper .minicartslot a#mc-banner-right {
    font-size: 14px !important;
    padding: 15px 30px !important; }
  #header-wrapper .minicartslot p#mc-banner-left {
    float: left; }
  #header-wrapper .minicartslot a#mc-banner-right {
    float: right;
    margin-top: 0 !important; }
  #header-wrapper .minicartcontent .minicartslot a.mc-banner-left {
    float: left; }
  #header-wrapper .minicartcontent .minicartslot a.mc-banner-right {
    float: right; }
  #header-wrapper .minicartcontent .link2cart {
    float: right;
    background-image: url("../themes/demandwarestore/images/cart-icon.png");
    background-color: #bfbd00;
    background-repeat: no-repeat;
    background-position: 5px 7px;
    padding: 6px 12px 4px 25px;
    height: 18px;
    width: auto; }
  #header-wrapper .minicartcontent .link2cart a {
    display: block;
    font-weight: 600;
    text-decoration: none;
    width: auto;
    color: white;
    line-height: normal;
    font-size: 1.2em; }
  #header-wrapper .minicartcontent .link2cart a:hover {
    color: white;
    text-decoration: none; }
  #header-wrapper .minicartcontent .mini_action {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    text-align: right;
    margin-bottom: 5px; }
  #header-wrapper .minicartcontent .mini_productdescription .name a {
    color: #3b3b3b;
    font-size: 14px;
    font-family: "futura-pt",sans-serif;
    font-weight: 600; }
  #header-wrapper .minicartpopup .mini_action.minicart-buttons {
    display: block !important; }
  #header-wrapper .minicartcontent .mini_action.minicart-buttons a, #header-wrapper .minicartcontent .mini_action.minicart-buttons a.minicartclose {
    height: auto;
    float: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    display: inline-block;
    background: #a9a9a9;
    text-decoration: none;
    padding: 13px 15px;
    text-align: center;
    border: none;
    font-family: "futura-pt",sans-serif;
    width: 113px;
    box-sizing: border-box;
    margin-right: 0; }
  #header-wrapper .minicartcontent .mini_action.minicart-buttons a.minicart-btn-viewcart {
    background-color: #e10600;
    float: none; }
  #header-wrapper .minicartcontent .mini_action.minicart-buttons a.minicart-btn-viewcart-alt {
    margin-right: 9px;
    padding: 5px 0;
    background-color: #8d8d8d;
    display: inline-block;
    width: 102px; }
  #header-wrapper .minicartcontent .mini_action.minicart-buttons a.minicart-btn-checkout {
    padding: 5px 0;
    background-color: #bfbd00;
    width: 140px; }
  #header-wrapper .minicartcontent .approachingpromo {
    background: #f8f8f8 url(../images/checkout/bg-approaching.png) center left no-repeat;
    border: 1px solid #e7e7e7;
    float: none;
    width: 439px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    margin: 5px 4px;
    font-size: 11px; }
  #header-wrapper .minicartcontent .approachingpromo .approachingtext {
    padding: 0 0 0 40px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    line-height: normal; }
  #header-wrapper h4.cart-col-right-title {
    margin: 0 0 0 10px;
    padding: 8px 12px;
    background: #ededed; }
  #header-wrapper .cart-col-right ul {
    padding: 8px 0; }
  #header-wrapper .cart-col-right li {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0.7em;
    margin: 3px 0 8px 4px;
    font-weight: 600; }
  #header-wrapper .cart-col-right li a {
    color: #3b3b3b; }
  #header-wrapper .cart-col-right li.bullet-freeshipping {
    background: url(../themes/demandwarestore/images/lumens/bullets/icon-free-shipping.png) 2px 1px no-repeat; }
  #header-wrapper .cart-col-right li.bullet-lowprice {
    background: url(../themes/demandwarestore/images/lumens/bullets/icon-low-price.png) 2px 1px no-repeat; }
  #header-wrapper .cart-col-right li.bullet-securecheckout {
    background: url(../themes/demandwarestore/images/lumens/bullets/icon-secure.png) 2px 1px no-repeat; }
  #header-wrapper .checkoutminicart .summaryproduct {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin: 0 0 7px;
    clear: both;
    display: inline-block;
    width: 100%; }
    #header-wrapper .checkoutminicart .summaryproduct:last-child {
      border-bottom: none; }
  #header-wrapper .checkoutminicart .summaryproduct .image {
    float: left;
    margin-left: 5px; }
  #header-wrapper .checkoutminicart .mini_productinfo {
    float: left;
    width: 250px; }
  #header-wrapper .checkoutminicart .mini_productinfo .mc_ProdHdr {
    float: left; }
  #header-wrapper .checkoutminicart .mini_productinfo .more_arrow {
    float: left;
    width: 8px;
    height: 8px;
    margin-top: 3px;
    background-image: url(../images/mini_morearrow.png);
    background-position: -22px -5px;
    background-repeat: no-repeat; }
  #header-wrapper .checkoutminicart .mini_productinfo .open {
    background-position: -5px -4px; }
  #header-wrapper .checkoutminicart .mini_productdescription {
    float: left;
    width: 150px;
    margin-left: 5px;
    text-align: left; }
  #header-wrapper .checkoutminicart .mini_productprice {
    float: left;
    width: 66px;
    line-height: normal;
    text-align: right; }
  #header-wrapper .checkoutminicart .mini_productprice .price-section {
    font-size: 0.75em;
    margin-top: 4px; }
  #header-wrapper .checkoutminicart .mini_productprice .salesprice {
    font-size: inherit;
    font-weight: normal; }
  #header-wrapper .mini_productsubtotal .pricing .salesprice {
    font-size: 14px;
    font-weight: normal; }
  #header-wrapper .mini_productdescription .salesprice {
    color: #e10600;
    margin-top: 3px; }
  #header-wrapper .checkoutminicart .mini_productquantity {
    float: left;
    width: 65px;
    line-height: normal;
    font-weight: 600;
    text-align: center; }
  #header-wrapper .checkoutminicart .mini_productquantity .quickviewqty {
    font-weight: 600;
    font-size: 14px; }
  #header-wrapper .checkoutminicart .mini_productsubtotal {
    float: right;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 0px;
    text-align: right; }
  #header-wrapper .checkoutminicart .mini_productsubtotal .pricing div {
    font-weight: 600;
    font-size: 14px;
    margin-top: 4px; }
    #header-wrapper .checkoutminicart .mini_productsubtotal .pricing div.productprice.strikethrough {
      font-size: 13px;
      text-decoration: line-through;
      color: #8c8c8f; }
    #header-wrapper .checkoutminicart .mini_productsubtotal .pricing div .salesprice {
      visibility: hidden; }
  #header-wrapper .checkoutminicart .imageexpanded {
    background: transparent url(../images/nav_arrow.gif) no-repeat 0 0;
    float: left;
    height: 15px;
    width: 15px; }
  #header-wrapper .checkoutminicart .imagecollapsed {
    background: transparent url(../images/nav_arrow_expand.gif) no-repeat 0 0;
    float: left; }
  #header-wrapper .checkoutminicart .imagecollapsed img {
    height: 50px;
    margin: 0px 10px;
    width: 50px; }
  #header-wrapper .checkoutminicart .name {
    line-height: normal;
    font-weight: 600; }
  #header-wrapper .checkoutminicart .promo {
    color: #e10600;
    font-size: inherit;
    margin-top: 3px; }
  #header-wrapper .checkoutminicart .mini_shippingsurcharge {
    font-size: 0.75em;
    font-weight: 600;
    line-height: 2em;
    margin: 0 0 3px; }
  #header-wrapper .checkoutminicart .miniBrand {
    line-height: normal;
    font-size: 1.4em;
    font-family: "futura-pt",sans-serif;
    margin-bottom: 0; }
  #header-wrapper .checkoutminicart .miniUPC {
    padding: 0 0 5px;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif; }
  #header-wrapper .checkoutminicart .mini_productdescription .miniUPC {
    font-size: 11px;
    display: none; }
  #header-wrapper .checkoutminicart .attributes {
    line-height: normal;
    overflow: hidden;
    font-size: 13px; }
  #header-wrapper .checkoutminicart .variations {
    font-size: 12px; }
  #header-wrapper .checkoutminicart .attribute {
    font-size: 14px;
    margin: 0px 3px 0px 0px;
    line-height: normal; }
  #header-wrapper .checkoutminicart .attribute .clear {
    clear: none; }
  #header-wrapper .checkoutminicart .pricing {
    display: block;
    text-align: right; }
  #header-wrapper .mc_stHdr, #header-wrapper .mc_qtyHdr, #header-wrapper .mc_priceHdr, #header-wrapper .mc_ProdHdr {
    font-size: 16px;
    font-weight: 500; }
  #header-wrapper .mc_ProdHdr {
    font-weight: 600;
    margin-left: 20px; }
  #header-wrapper .checkoutminicart #mc_headerCont .mini_productinfo {
    line-height: normal; }
  #header-wrapper .checkoutminicart #mc_headerCont .mini_subtotal {
    margin-bottom: 0; }
  #header-wrapper .checkoutminicart table.ordersummary {
    width: 100%;
    font-size: .75em; }
  #header-wrapper .checkoutminicart table.ordersummary td {
    vertical-align: top;
    padding-bottom: 5px; }
  #header-wrapper .checkoutminicart table.ordersummary .ordershipping td {
    font-size: 1.2em; }
  #header-wrapper .checkoutminicart table.ordersummary td.value {
    text-align: right;
    font-weight: 600; }
  #header-wrapper .checkoutminicart table.ordersummary tr.ordershipping td.value {
    text-align: right;
    font-weight: normal;
    font-size: 1.2em; }
  #header-wrapper .checkoutminicart table.ordersummary td.value .surchargeprice {
    font-size: 1.1em;
    margin-top: 5px; }
  #header-wrapper .checkoutminicart table.ordersummary .mini_productquantity {
    margin-bottom: 0;
    font-weight: normal; }
  #header-wrapper .checkoutminicart table.ordersummary .gwTitle {
    font-weight: 600;
    color: #3b3b3b; }
  #header-wrapper .gwTitle {
    font-weight: 600;
    color: #404040;
    font-size: 1em; }
  #header-wrapper .checkoutminicart table.ordersummary a.gw {
    font-weight: normal; }
  #header-wrapper .checkoutminicart table.ordersummary .notes {
    padding-top: 15px; }
  #header-wrapper #rightcolumn .mc_ProdHdr {
    margin-left: 10px; }
  #header-wrapper #rightcolumn .mc_priceHdr {
    color: #404040;
    margin-right: 20px; }
  #header-wrapper .promo {
    font-weight: 600; }
  #header-wrapper .checkoutminicart .mini_productprice .salesprice, #header-wrapper .mini_productsubtotal .pricing .salesprice {
    color: #e10600; }
  #header-wrapper .checkoutminicart .promo {
    color: #e10600;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif; }
  #header-wrapper .font600, #header-wrapper .font-600 {
    font-weight: 500; }
  #header-wrapper .fontbold {
    font-weight: initial; }
  #header-wrapper #minicart .minicartcontent {
    opacity: 0;
    pointer-events: none;
    transition: all .25s ease; }
  #header-wrapper #minicart.show .minicartcontent {
    opacity: 1.0;
    pointer-events: initial; }
  #header-wrapper .minicartcontent .checkoutminicart .minicartinner {
    max-height: 235px;
    overflow-y: auto;
    width: 100%; }
    #header-wrapper .minicartcontent .checkoutminicart .minicartinner::-webkit-scrollbar {
      width: 4px; }
    #header-wrapper .minicartcontent .checkoutminicart .minicartinner::-webkit-scrollbar-track {
      background: #FFF; }
    #header-wrapper .minicartcontent .checkoutminicart .minicartinner::-webkit-scrollbar-thumb {
      background: #7f7f7f; }
    #header-wrapper .minicartcontent .checkoutminicart .minicartinner .summaryproduct {
      font-size: 14px;
      display: flex;
      justify-content: space-between; }
      #header-wrapper .minicartcontent .checkoutminicart .minicartinner .summaryproduct .attributes .value, #header-wrapper .minicartcontent .checkoutminicart .minicartinner .summaryproduct .attributes .variations {
        font-size: 12px;
        font-weight: normal;
        display: block;
        color: #505052;
        font-family: 'Open Sans', sans-serif; }
        #header-wrapper .minicartcontent .checkoutminicart .minicartinner .summaryproduct .attributes .value .font600, #header-wrapper .minicartcontent .checkoutminicart .minicartinner .summaryproduct .attributes .variations .font600 {
          font-weight: normal; }
  #header-wrapper .minicartcontent .checkoutminicart .mini_productsubtotal {
    margin-bottom: 0; }
  #header-wrapper .minicart {
    background: transparent;
    border: none !important;
    color: #2b2b2b;
    margin-left: 0;
    padding: 0 7px; }
    #header-wrapper .minicart .minicarttotal {
      padding: 14px 0px 9px 24px;
      position: relative; }
      #header-wrapper .minicart .minicarttotal:before {
        position: absolute;
        background-image: url("../images/YL-Items-Sprite-Vector.svg");
        background-repeat: no-repeat;
        background-position: -235px -239px;
        background-size: 465px auto;
        content: "";
        display: block;
        left: 4px;
        top: 16.65px;
        width: 18px;
        height: 14px;
        margin-right: 0;
        margin-left: 0; }
      #header-wrapper .minicart .minicarttotal .num-minicart {
        display: block;
        position: absolute;
        top: 10px;
        left: 3.4px;
        font-size: 12px;
        color: #404040;
        font-weight: 600;
        text-align: center;
        width: 20px; }
      #header-wrapper .minicart .minicarttotal a {
        color: #404040;
        font-weight: normal; }
    #header-wrapper .minicart .minicartcontent {
      top: 38px;
      border: none;
      box-shadow: 0 16px 15px rgba(0, 0, 0, 0.1); }
      #header-wrapper .minicart .minicartcontent .cart-empty-msg, #header-wrapper .minicart .minicartcontent #mc_headerCont {
        color: #2b2b2b;
        background-color: #f7f7fc;
        padding: 10px 15px;
        margin-bottom: 20px;
        font-weight: 600; }
        #header-wrapper .minicart .minicartcontent .cart-empty-msg .mini_productinfo, #header-wrapper .minicart .minicartcontent #mc_headerCont .mini_productinfo {
          font-size: 16px; }
      #header-wrapper .minicart .minicartcontent .clear {
        clear: both; }
      #header-wrapper .minicart .minicartcontent .checkoutminicart #mc_headerCont {
        display: flex;
        justify-content: space-between; }
      #header-wrapper .minicart .minicartcontent .checkoutminicart .mini_productinfo {
        width: 250px; }
      #header-wrapper .minicart .minicartcontent .checkoutminicart .mini_productquantity {
        width: 30px;
        text-align: center;
        font-weight: 600; }
      #header-wrapper .minicart .minicartcontent .checkoutminicart .mini_productsubtotal {
        width: 120px;
        font-weight: 600;
        text-align: right; }
      #header-wrapper .minicart .minicartcontent .empty-cart-act {
        margin-bottom: 10px; }
        #header-wrapper .minicart .minicartcontent .empty-cart-act p {
          width: 240px;
          display: inline-block;
          margin-bottom: 0;
          margin-left: 15px;
          margin-right: 40px;
          vertical-align: top;
          font-size: 13px;
          line-height: 18px;
          font-family: 'Open Sans', sans-serif;
          color: #8c8c8f; }
        #header-wrapper .minicart .minicartcontent .empty-cart-act a, #header-wrapper .minicart .minicartcontent .empty-cart-act a:visited, #header-wrapper .minicart .minicartcontent .empty-cart-act a:hover {
          display: inline-block;
          vertical-align: top;
          width: 115px;
          height: 36px;
          text-align: center;
          padding: 8px 0;
          border: 0px;
          color: #FFF;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: 600;
          background-color: #8c8c8f;
          font-size: 14px;
          font-family: 'futura-pt'; }
    #header-wrapper .minicart:hover {
      background-color: #FFF;
      box-shadow: 0px -4px 9px -5px rgba(0, 0, 0, 0.1);
      transition: box-shadow .2s linear; }

@media (max-width: 1215px) {
  #header-wrapper .minicart {
    box-shadow: none !important; }
    #header-wrapper .minicart .minicartcontent {
      display: none !important; } }

body.isIE_ #header-wrapper .minicart .minicarttotal:before {
  background-position: -236px -240px;
  background-size: 465px 450px; }

button, button:focus, input, input:focus {
  outline: -webkit-focus-ring-color auto 0px; }

.ui-dialog.ui-widget {
  max-width: 920px;
  z-index: 10000 !important;
  border-radius: 0; }
  .ui-dialog.ui-widget .login.accountlogin {
    display: flex;
    flex-direction: row;
    margin: 0 0 100px 0;
    min-width: 850px; }
    .ui-dialog.ui-widget .login.accountlogin #popLeft {
      border: 0px; }
    .ui-dialog.ui-widget .login.accountlogin .returningcustomers .label {
      display: none; }
    .ui-dialog.ui-widget .login.accountlogin .checkbox label {
      vertical-align: middle;
      margin-top: 0px;
      padding-top: 3px;
      display: inline-block;
      font-weight: 400;
      font-size: 12px; }
    .ui-dialog.ui-widget .login.accountlogin .checkbox .checkinput {
      vertical-align: middle;
      margin: 0; }
    .ui-dialog.ui-widget .login.accountlogin div.createaccountbutton {
      margin-left: 25px; }
    .ui-dialog.ui-widget .login.accountlogin input[type=text], .ui-dialog.ui-widget .login.accountlogin input[type="password"] {
      background: #fff;
      border: 1px solid #CCC;
      padding: 6px;
      vertical-align: middle;
      width: 312px;
      height: 28px;
      box-sizing: border-box;
      font-family: Verdana, sans-serif;
      color: #3b3b3b;
      font-size: 11px; }
  .ui-dialog.ui-widget p {
    margin: 0 0 10px 0;
    text-align: left;
    line-height: 18px;
    font-size: 1.0em; }

.accountlogin button, .pt_account button {
  height: 28px;
  font-size: 1.2em;
  background: #a9a9a9;
  color: #ffffff;
  border: none;
  padding: 0 15px;
  font-weight: 400;
  border-radius: 0; }

.ui-widget-overlay.ui-front {
  background: #000 !important;
  height: 100%;
  opacity: 0.75;
  filter: Alpha(Opacity=70); }

.ui-dialog .ui-dialog-content {
  border: 0px; }

#popupContainer.login #popLeft, #popupContainer.login #popRight {
  width: 390px;
  box-sizing: content-box; }

#dialogcontainer #popupContainer.login #popRight.globallogin {
  min-height: 375px;
  padding: 0 0 0 33px; }
  #dialogcontainer #popupContainer.login #popRight.globallogin .notes {
    margin: 25px 20px; }

#dialogcontainer .logincustomers {
  min-height: 303px; }

#popupContainer.login #popLeft .logincustomers {
  width: 375px;
  border: none; }

#popupContainer h1 {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0 15px;
  margin: 0 20px; }

.ui-corner-all {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }

#popupContainer #popRight {
  border-left: 1px solid #e6e6e6; }

.returningcustomers {
  margin: 25px 20px; }

.ui-dialog .ui-dialog-content {
  padding: 15px 30px 30px 30px !important; }

#popupContainer.login .popup-login .returningcustomers .formactions.popup-actions {
  margin-top: 13px;
  display: inline-block; }

#popupContainer.login .popup-login .returningcustomers .forgotpassword {
  display: inline-block; }
  #popupContainer.login .popup-login .returningcustomers .forgotpassword a {
    color: #3b3b3b;
    font-size: 14px; }

#popupContainer.login .requiredcaption {
  display: none; }

.popup-login .formfield .textinput, .popup-login .formfield .textinputpw {
  padding: 6px; }

.pwr-form .formfield .value .errorclient, .login-popup-form .formfield .value .errorclient, .loginpopup .formfield .value .errorclient, .globalloginpopup .formfield .value .errorclient {
  clear: both;
  font-weight: bold;
  text-align: left; }

.accountlogin input, .accountlogin input[type="password"], .accountlogin input[type=text] {
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .ui-dialog.ui-widget {
    max-width: 100%; }
    .ui-dialog.ui-widget .login.accountlogin {
      min-width: 400px; } }

#btn-back-top {
  display: none !important; }

#footer-wrapper {
  width: 100%;
  background-color: #FFF; }
  #footer-wrapper.make-full-width {
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  #footer-wrapper p {
    font-family: 'Open Sans', sans-serif; }
  #footer-wrapper footer {
    background-color: #FFF; }
    #footer-wrapper footer * {
      letter-spacing: normal;
      line-height: normal; }
  #footer-wrapper .return-top {
    background-color: #FFF;
    height: 48px;
    position: relative;
    outline: none; }
    #footer-wrapper .return-top p {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      text-transform: uppercase;
      font-size: 18px;
      line-height: 1;
      color: #2b2b2b;
      font-weight: 600;
      cursor: pointer;
      outline: none;
      font-family: 'futura-pt', sans-serif; }
      #footer-wrapper .return-top p:before {
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
        width: 11px;
        height: 11px;
        content: "";
        position: relative;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 11' xmlns:v='https://vecta.io/nano'%3E%3Cpath vector-effect='non-scaling-stroke' d='M6 4.4c-.1 0-.2 0-.3.1L0 9.8c-.2.1-.2.4 0 .5h0l.6.6c.2.2.4.2.5 0h0L6 6.4l4.8 4.5c.2.1.4.2.5 0h0l.6-.6c.2-.1.2-.4 0-.5h0L6.2 4.5c0-.1-.1-.1-.2-.1zM6 0c-.1 0-.2 0-.3.1L0 5.4c-.2.1-.2.4 0 .5h0l.6.6c.2.1.4.2.5 0h0L6 2l4.8 4.5c.2.1.4.2.5 0h0l.6-.6c.2-.1.2-.4 0-.5h0L6.2.1C6.2 0 6.1 0 6 0z' fill='%23404040'/%3E%3C/svg%3E");
        margin-top: -3px;
        margin-right: 9px; }
  #footer-wrapper .value-props {
    padding: 40px 0;
    background: #f7f7fc; }
    #footer-wrapper .value-props ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-direction: row;
      justify-content: center; }
      #footer-wrapper .value-props ul li {
        list-style: none !important;
        box-sizing: border-box;
        padding: 15px 30px;
        border-right: 1px solid #d9d9d9;
        width: 295px; }
        #footer-wrapper .value-props ul li:last-child {
          border-right: none; }
        #footer-wrapper .value-props ul li h3 {
          position: relative;
          font-size: 20px;
          font-weight: 500;
          color: #2b2b2b;
          text-transform: uppercase;
          margin-bottom: 9px; }
          #footer-wrapper .value-props ul li h3 svg {
            position: absolute;
            top: 0;
            left: 0;
            width: 28px;
            height: 28px; }
        #footer-wrapper .value-props ul li p {
          font-family: 'Open Sans', sans-serif;
          color: #404040;
          font-size: 14px; }
  #footer-wrapper .footer-links {
    box-sizing: border-box;
    background-color: #2b2b2b;
    padding: 30px 0;
    color: #FFF;
    display: flex;
    flex-direction: row;
    width: 100%; }
    #footer-wrapper .footer-links.checkout {
      padding: 0;
      height: 30px; }
    #footer-wrapper .footer-links h3 {
      font-size: 14px;
      text-transform: uppercase;
      line-height: 16px;
      color: #FFF; }
    #footer-wrapper .footer-links > div > div {
      margin: 0 30px; }
      #footer-wrapper .footer-links > div > div a {
        display: block;
        color: #FFF;
        font-size: 14px;
        line-height: 16px;
        margin-top: 20px;
        opacity: .75; }
        #footer-wrapper .footer-links > div > div a:hover, #footer-wrapper .footer-links > div > div a:active, #footer-wrapper .footer-links > div > div a:visited {
          color: #FFF; }
        #footer-wrapper .footer-links > div > div a .h3 {
          opacity: 1.0; }
      #footer-wrapper .footer-links > div > div.catalog, #footer-wrapper .footer-links > div > div.cs-links, #footer-wrapper .footer-links > div > div.about-links {
        width: 160px; }
      #footer-wrapper .footer-links > div > div.catalog {
        opacity: 1.0; }
        #footer-wrapper .footer-links > div > div.catalog img {
          width: 155px; }
        #footer-wrapper .footer-links > div > div.catalog > a {
          margin-top: 0;
          opacity: 1.0 !important; }
          #footer-wrapper .footer-links > div > div.catalog > a h3 {
            margin-bottom: 15px; }
      #footer-wrapper .footer-links > div > div.footer-actions {
        width: 400px;
        margin: 0 90px; }
        #footer-wrapper .footer-links > div > div.footer-actions a.trade-link-foot {
          margin: 0;
          display: inline-block;
          text-transform: uppercase;
          padding: 16px 0;
          border: 2px solid #FFF;
          opacity: .80;
          width: 308px;
          height: 48px;
          text-align: center;
          box-sizing: border-box; }
          #footer-wrapper .footer-links > div > div.footer-actions a.trade-link-foot:hover {
            text-decoration: none; }
        #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form {
          display: block;
          margin-top: 30px;
          position: relative; }
          #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form p {
            font-size: 14px;
            margin: 7px 0 10px 0; }
          #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form div.email {
            width: calc(100% - 112px);
            display: inline-block;
            vertical-align: top; }
          #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=text], #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=email] {
            width: 100%;
            height: 48px;
            border-radius: 0 0 2px 2px;
            border-width: 0;
            outline: none !important;
            padding: 0 20px;
            display: inline-block;
            vertical-align: middle;
            box-sizing: border-box;
            color: #a7a9ac !important;
            margin-top: 0;
            font-size: 16px;
            font-family: 'futura-pt', sans-serif;
            font-weight: 600; }
            #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=text]::-webkit-input-placeholder, #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=email]::-webkit-input-placeholder {
              color: #a7a9ac !important; }
            #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=text].errorclient, #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=email].errorclient {
              margin-bottom: 10px;
              background-color: #ffcccc !important;
              color: #e10600 !important; }
              #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=text].errorclient::-webkit-input-placeholder, #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=email].errorclient::-webkit-input-placeholder {
                color: #e10600 !important; }
          #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form .btn-newsletter {
            background-color: #e10600;
            color: #FFF;
            border-radius: 0 2px 2px 0;
            height: 48px;
            width: 110px;
            margin-left: -5px;
            text-transform: uppercase;
            font-size: 14px;
            vertical-align: top; }
          #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form span.errorclient {
            background: transparent !important;
            padding: 4px 0;
            display: block;
            position: absolute;
            bottom: -12px;
            left: 0;
            width: calc(100% - 3px);
            color: #e10600 !important;
            font-size: 12px;
            font-family: 'Open Sans', sans-serif !important; }
            #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form span.errorclient.successclient, #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form span.errorclient.sucessclient {
              color: #FFF;
              bottom: -15px;
              opacity: .75; }
        #footer-wrapper .footer-links > div > div.footer-actions .social_footer {
          display: flex;
          flex-direction: row;
          margin: 15px 0; }
          #footer-wrapper .footer-links > div > div.footer-actions .social_footer a {
            width: 28px;
            margin-right: 20px;
            margin-top: 0;
            padding: 0; }
            #footer-wrapper .footer-links > div > div.footer-actions .social_footer a.ideas {
              text-transform: uppercase;
              font-size: 7.5px !important;
              color: #fff;
              display: block;
              width: 25px !important;
              height: 25px !important;
              border-radius: 13px;
              background-color: rgba(255, 255, 255, 0.5);
              text-align: center;
              padding: 0 !important;
              box-sizing: border-box !important;
              text-decoration: none;
              line-height: 24px !important;
              margin-top: 3px !important; }
  #footer-wrapper .bottom {
    position: relative;
    padding: 45px 0;
    width: 100%;
    max-width: 1252px;
    margin: 0 auto; }
    #footer-wrapper .bottom #GTS_CONTAINER {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin-left: 25px;
      width: 155px;
      height: 60px; }
      #footer-wrapper .bottom #GTS_CONTAINER > div {
        z-index: 1 !important;
        position: relative !important; }
    #footer-wrapper .bottom .copy-right {
      display: inline-flex;
      flex-direction: column;
      justify-content: center;
      vertical-align: middle;
      position: relative;
      margin-left: 25px;
      max-width: 770px;
      font-size: 12px;
      color: #505052;
      line-height: 16px;
      font-family: 'futura-pt', sans-serif; }
      #footer-wrapper .bottom .copy-right ul.bottom-links {
        list-style: none;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0; }
        #footer-wrapper .bottom .copy-right ul.bottom-links li {
          list-style: none !important; }
          #footer-wrapper .bottom .copy-right ul.bottom-links li a {
            color: #505052; }
        #footer-wrapper .bottom .copy-right ul.bottom-links li:not(:last-child) {
          padding-right: 7px;
          margin-right: 7px;
          border-right: 1px solid #2b2b2b; }
  #footer-wrapper.checkout .bottom .copy-right {
    vertical-align: middle;
    max-width: calc(100% - 385px); }
  #footer-wrapper.checkout .bottom #GTS_CONTAINER {
    position: relative; }
  #footer-wrapper.checkout .bottom .mfes-trustmark {
    width: 114px;
    height: 47px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px; }

@media (max-width: 1204px) and (min-width: 901px) {
  #footer-wrapper .footer-links > div > div.catalog, #footer-wrapper .footer-links > div > div.cs-links, #footer-wrapper .footer-links > div > div.about-links {
    min-width: 160px; }
  #footer-wrapper .footer-links > div > div.footer-actions {
    margin: 0 30px 0 0; } }

@media (max-width: 900px) {
  #footer-wrapper .value-props {
    padding: 20px 0; }
    #footer-wrapper .value-props ul {
      flex-direction: column; }
      #footer-wrapper .value-props ul li {
        border-right: none;
        width: 100%; }
        #footer-wrapper .value-props ul li p {
          margin-bottom: 0; }
  #footer-wrapper .footer-links {
    padding-bottom: 0; }
    #footer-wrapper .footer-links .d-flex {
      flex-direction: column; }
    #footer-wrapper .footer-links > div > div {
      margin: 0 !important;
      width: 100%;
      box-sizing: border-box;
      padding: 15px 15px; }
      #footer-wrapper .footer-links > div > div.catalog {
        display: none; }
      #footer-wrapper .footer-links > div > div.footer-actions {
        order: 1;
        width: 100%;
        padding-bottom: 0px; }
        #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form div.email {
          width: calc(100% - 100px); }
        #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=text], #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form input[type=email] {
          width: 100%; }
        #footer-wrapper .footer-links > div > div.footer-actions #newsletter_form .btn-newsletter {
          width: 99px; }
        #footer-wrapper .footer-links > div > div.footer-actions a.trade-link-foot {
          width: 100%;
          max-width: 360px;
          margin: 0 auto; }
      #footer-wrapper .footer-links > div > div.cs-links {
        order: 2;
        width: 100%;
        position: relative; }
        #footer-wrapper .footer-links > div > div.cs-links:after {
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          display: block;
          width: calc(100% + 30px);
          content: "";
          left: -15px;
          bottom: 0px;
          height: 1px;
          position: absolute; }
      #footer-wrapper .footer-links > div > div.about-links {
        order: 3;
        width: 100%; }
      #footer-wrapper .footer-links > div > div.cs-links h3, #footer-wrapper .footer-links > div > div.about-links h3 {
        position: relative;
        padding: 12px 0;
        transition: all .3s ease;
        font-weight: 500; }
        #footer-wrapper .footer-links > div > div.cs-links h3:after, #footer-wrapper .footer-links > div > div.about-links h3:after {
          display: block;
          position: absolute;
          right: 15px;
          top: calc(50% - 10px);
          content: "";
          background-image: url("../images/YL-Items-Sprite-Vector.svg");
          background-size: 486px auto;
          background-position: -380px -208px;
          transform: rotate(180deg);
          width: 20px;
          height: 20px;
          transition: all .3s ease; }
      #footer-wrapper .footer-links > div > div.cs-links a, #footer-wrapper .footer-links > div > div.about-links a {
        max-height: 0;
        overflow: hidden;
        margin-top: 0;
        transition: all .3s ease; }
      #footer-wrapper .footer-links > div > div.cs-links.open h3, #footer-wrapper .footer-links > div > div.about-links.open h3 {
        padding: 12px 0 5px 0; }
        #footer-wrapper .footer-links > div > div.cs-links.open h3:after, #footer-wrapper .footer-links > div > div.about-links.open h3:after {
          transform: rotate(0deg); }
      #footer-wrapper .footer-links > div > div.cs-links.open a, #footer-wrapper .footer-links > div > div.about-links.open a {
        max-height: 40px;
        margin-top: 20px; }
        #footer-wrapper .footer-links > div > div.cs-links.open a:last-child, #footer-wrapper .footer-links > div > div.about-links.open a:last-child {
          margin-bottom: 20px; }
  #footer-wrapper .bottom {
    padding-bottom: 30px; }
    #footer-wrapper .bottom #GTS_CONTAINER {
      position: relative;
      top: 0;
      left: 0;
      text-align: center;
      width: 100%;
      box-sizing: border-box;
      margin-left: 0px; }
    #footer-wrapper .bottom .copy-right {
      display: flex;
      box-sizing: border-box;
      width: 100%;
      padding: 15px 40px;
      margin-left: 0;
      max-width: none !important;
      text-align: center; }
      #footer-wrapper .bottom .copy-right .text {
        order: 2; }
      #footer-wrapper .bottom .copy-right ul.bottom-links {
        order: 1;
        margin-bottom: 10px;
        justify-content: center; }
        #footer-wrapper .bottom .copy-right ul.bottom-links li:first-child {
          width: 100%;
          text-align: center;
          border-right: none;
          margin: 0 0 7px 0;
          padding: 0; }
  #footer-wrapper.checkout .bottom #GTS_CONTAINER {
    width: 155px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px; }
  #footer-wrapper.checkout .bottom .mfes-trustmark {
    position: relative;
    width: 114px;
    height: 47px;
    vertical-align: middle;
    display: inline-block;
    left: 0;
    top: 0;
    margin-left: calc(50% - 142px); } }