/* line 3, ../../scss/partials/_bootstrap-overrides.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 9, ../../scss/partials/_bootstrap-overrides.scss */
select:active, select:hover {
  outline-color: #E2E1DD;
}

/* line 61, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
input[type="text"]:-moz-placeholder {
  color: #7D7A75;
  font-size: 14px;
}
/* line 64, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
input[type="text"]::-moz-placeholder {
  color: #7D7A75;
  font-size: 14px;
}
/* line 67, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
input[type="text"]:-ms-input-placeholder {
  color: #7D7A75;
  font-size: 14px;
}
/* line 56, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
input[type="text"]::-webkit-input-placeholder {
  color: #7D7A75;
  font-size: 14px;
}

/* line 20, ../../scss/partials/_bootstrap-overrides.scss */
input,
.form-control,
.form-control:focus {
  border: solid 1px #E2E1DD;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 33, ../../scss/partials/_bootstrap-overrides.scss */
.header.open {
  background-color: transparent !important;
}

/* line 37, ../../scss/partials/_bootstrap-overrides.scss */
body {
  background-color: #e2e1dd;
}
@media (min-width: 1025px) {
  /* line 37, ../../scss/partials/_bootstrap-overrides.scss */
  body {
    background-color: #ffffff;
  }
}

/* line 2, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout {
  background: url(../../images/inset-shadow.png) right top repeat-y #ffffff;
  border: solid 2px #FFB91D;
  border-right: none;
  display: none;
  margin-right: -1px;
  max-width: 423px;
  position: absolute;
  text-align: left;
  top: 32px;
  right: 100%;
  width: 100%;
  z-index: 9999;
}
/* line 16, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .btn-default {
  background-color: #424242;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 400;
  padding: 6px 24px;
  text-transform: none;
}
/* line 25, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .btn-default:hover {
  background-color: #7D7A75;
}
/* line 30, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-highlight,
#aqs-flyout .type-standard {
  position: relative;
}
/* line 34, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-highlight .btn-default,
#aqs-flyout .type-standard .btn-default {
  margin-top: -16px;
  position: absolute;
  top: 50%;
}
/* line 41, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-highlight {
  background: url(../../images/inset-shadow.png) right top repeat-y #f1f1ef;
  border-bottom: solid 1px #d7d6d6;
  padding: 16px 12px 16px 16px;
}
/* line 46, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-highlight h3 {
  color: #424242;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500;
  font-size: 15px;
  margin: 6px 0 0 0;
}
/* line 53, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-highlight h6 {
  color: #7D7A75;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500;
  margin: 0;
}
/* line 59, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-highlight .highlight-wrapper {
  float: left;
  width: 80%;
}
/* line 64, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-highlight:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
/* line 73, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .desc-wrapper {
  padding: 2px 12px 8px 16px;
}
/* line 76, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .desc-wrapper:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
/* line 85, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .description {
  color: #424242;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 400;
  font-size: 11px;
  line-height: 1.5;
}
/* line 91, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .description .thumbnail {
  max-width: 70px;
}
/* line 97, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .category-group .thumbnail {
  float: left;
  margin: 0 12px 72px 12px;
}
/* line 102, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .category-group .action {
  clear: both;
  padding: 12px 0 18px 0;
  text-align: center;
}
/* line 107, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .category-group .action .btn-default {
  float: none !important;
  position: static;
}
/* line 113, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .category-group .desc-wrapper {
  padding-top: 8px;
}
/* line 118, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-standard {
  border-bottom: solid 1px #d7d6d6;
}
/* line 121, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-standard:last-child {
  border: none;
}
/* line 125, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-standard .description {
  clear: left;
  float: left;
  line-height: 1.25;
  width: 80%;
}
/* line 131, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-standard .description .thumbnail {
  float: right;
  margin: 0 8px 0 0;
}
/* line 136, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-standard .description p {
  margin: 0;
  padding: 8px 8px 0 0;
  overflow: hidden;
  position: relative;
  max-height: 47px;
}
/* line 143, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-standard .description p:before {
  bottom: 0;
  content: '...';
  margin-bottom: -1px;
  margin-left: -2px;
  position: absolute;
  right: 0;
}
/* line 153, ../../scss/partials/_aqs-flyout.scss */
#aqs-flyout .type-standard .description h6 {
  color: #424242;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 700;
  margin: 8px 0 0 0;
}

/* line 9, ../../scss/partials/styles-header-2017.scss */
span.triangle {
  display: none;
}

/* line 14, ../../scss/partials/styles-header-2017.scss */
.fusion-search {
  background-color: #ffffff;
  min-width: 320px;
  padding: 15px;
  width: 100%;
}
@media (min-width: 1025px) {
  /* line 14, ../../scss/partials/styles-header-2017.scss */
  .fusion-search {
    background-color: #424242;
    padding: 8px;
  }
}
/* line 25, ../../scss/partials/styles-header-2017.scss */
.fusion-search #search-selector-content-type {
  border-right: none;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: 140px;
  padding: 1px 6px;
  width: 29%;
}
/* line 35, ../../scss/partials/styles-header-2017.scss */
.fusion-search #search-selector-content-type::-ms-expand {
  display: none;
}
/* line 40, ../../scss/partials/styles-header-2017.scss */
.fusion-search .fa-chevron-down {
  background-color: #ffffff;
  color: #7D7A75;
  display: none;
  position: absolute;
  z-index: 999;
  margin: 3px 0 0 -20px;
  pointer-events: none;
  line-height: 25px;
  width: 14px;
  text-align: center;
  padding-left: 3.125px;
  border-left: dotted 1px #E2E1DD;
}
/* line 55, ../../scss/partials/styles-header-2017.scss */
.fusion-search #search-selector-content-type,
.fusion-search .fa-chevron-down {
  display: none;
}
@media (min-width: 1025px) {
  /* line 55, ../../scss/partials/styles-header-2017.scss */
  .fusion-search #search-selector-content-type,
  .fusion-search .fa-chevron-down {
    display: inline-block;
  }
}
/* line 64, ../../scss/partials/styles-header-2017.scss */
.fusion-search .form-control.js-typeahead,
.fusion-search .typeahead__field input.form-control {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: solid 1px #E2E1DD;
  color: #424242;
}
/* line 71, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__field input.form-control:focus {
  border: solid 1px #bbbbbb;
}
/* line 75, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input {
  text-align: center;
}
@media (min-width: 1025px) {
  /* line 75, ../../scss/partials/styles-header-2017.scss */
  .fusion-search .search-input {
    max-width: 71%;
  }
}
/* line 82, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input input.form-control {
  border-left: solid 1px #eaebe6;
  border-right: none;
  width: 100%;
  float: none;
  top: -2px;
}
@media (min-width: 1025px) {
  /* line 82, ../../scss/partials/styles-header-2017.scss */
  .fusion-search .search-input input.form-control {
    border-right: solid 1px #E2E1DD;
    top: 0;
  }
}
/* line 95, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .search-btn-mobile {
  position: absolute;
  right: 0;
  margin-top: -33px;
  z-index: 999;
  display: none;
}
/* line 101, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .search-btn-mobile:before {
  content: url(../../images/search_white.png);
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  right: 2px;
  top: 3px;
}
@media (min-width: 1025px) {
  /* line 95, ../../scss/partials/styles-header-2017.scss */
  .fusion-search .search-input .search-btn-mobile {
    display: none;
  }
}
/* line 116, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .input-group-btn {
  margin: 0;
  padding: 0 0 0 8px;
}
/* line 120, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .input-group-btn .search-btn-desktop {
  display: none;
  background-color: #FFB91D;
  border: none;
  color: #ffffff;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  height: 24px;
  min-width: 90px;
  padding: 3px 8px 2px 8px;
}
@media (min-width: 1025px) {
  /* line 120, ../../scss/partials/styles-header-2017.scss */
  .fusion-search .search-input .input-group-btn .search-btn-desktop {
    display: block;
  }
}
/* line 134, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .input-group-btn .search-btn-desktop:hover {
  background-color: #FFB91D;
}
/* line 138, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .input-group-btn .search-btn-desktop span {
  font-size: 14px;
  position: relative;
  /*top: -2px;*/
  top: 0px;
  text-transform: none;
  white-space: nowrap;
}
/* line 145, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .input-group-btn .search-btn-desktop span .fa-search {
  margin-right: 6px;
}
/* line 154, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result {
  background-color: #ffffff;
  max-width: 411px;
  position: absolute;
  width: 100%;
  z-index: 8888;
}
/* line 161, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list {
  border: solid 2px #FFB91D;
  list-style-type: none;
  margin: 0;
  padding: 12px 0;
}
/* line 167, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list li {
  text-align: left;
}
/* line 170, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list li a {
  color: #424242;
  display: block;
  padding: 4px 12px 6px 12px;
}
/* line 175, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list li a:hover {
  background-color: #f8f7f5;
  text-decoration: none;
}
/* line 182, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list li.active a {
  background-color: #f8f7f5;
}

/* line 191, ../../scss/partials/styles-header-2017.scss */
.fusion-search input.form-control,
.search-facet-sidebar .search-within-form .search-within-wrapper input.form-control {
  color: #424242;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 400;
  font-size: 14px;
  padding: 5px 12px 7px;
}
/* line 61, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.fusion-search input.form-control:-moz-placeholder,
.search-facet-sidebar .search-within-form .search-within-wrapper input.form-control:-moz-placeholder {
  color: #7D7A75;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 400;
  font-size: 14px;
}
/* line 64, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.fusion-search input.form-control::-moz-placeholder,
.search-facet-sidebar .search-within-form .search-within-wrapper input.form-control::-moz-placeholder {
  color: #7D7A75;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 400;
  font-size: 14px;
}
/* line 67, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.fusion-search input.form-control:-ms-input-placeholder,
.search-facet-sidebar .search-within-form .search-within-wrapper input.form-control:-ms-input-placeholder {
  color: #7D7A75;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 400;
  font-size: 14px;
}
/* line 56, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.fusion-search input.form-control::-webkit-input-placeholder,
.search-facet-sidebar .search-within-form .search-within-wrapper input.form-control::-webkit-input-placeholder {
  color: #7D7A75;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 400;
  font-size: 14px;
}

/* line 205, ../../scss/partials/styles-header-2017.scss */
.advanced-search-container {
  background-color: transparent;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 14;
}
@media (min-width: 768px) {
  /* line 205, ../../scss/partials/styles-header-2017.scss */
  .advanced-search-container {
    right: 15px;
  }
}
@media (min-width: 1025px) {
  /* line 205, ../../scss/partials/styles-header-2017.scss */
  .advanced-search-container {
    margin-top: 20px;
    position: static;
    width: 51%;
  }
}
/* line 223, ../../scss/partials/styles-header-2017.scss */
.advanced-search-container .input-group {
  margin: 0;
}

/* line 228, ../../scss/partials/styles-header-2017.scss */
.ie9 .fusion-search .fa-chevron-down {
  display: none;
}

/* line 232, ../../scss/partials/styles-header-2017.scss */
.registered-usr-accuntContent {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  display: none;
  position: absolute;
  width: 115px;
  z-index: 100;
  padding-bottom: 5px;
}

/* line 243, ../../scss/partials/styles-header-2017.scss */
.registered-usr-accuntContent {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  display: none;
  width: 125px;
  z-index: 100;
}

/* line 251, ../../scss/partials/styles-header-2017.scss */
.nav_primary .navbar-nav.off-header-lg.registered-usr-accuntContent li a {
  padding-left: 10px;
}

/* line 255, ../../scss/partials/styles-header-2017.scss */
.nav_primary .navbar-nav.off-header-lg.registered-usr-accuntContent li {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

/* line 261, ../../scss/partials/styles-header-2017.scss */
#dLabel.registered-usr-accunt {
  padding-bottom: 8px;
  padding-right: 13px;
}

/* line 266, ../../scss/partials/styles-header-2017.scss */
#dLabel.registered-usr-accunt span.caret {
  margin-top: -2px;
}

/* line 271, ../../scss/partials/styles-header-2017.scss */
.registered-usr-accuntContent li {
  padding: 3px 0;
}

/* line 275, ../../scss/partials/styles-header-2017.scss */
.off-header-lg.registered-usr-accuntContent li:last-child {
  margin-left: 0px;
}

/* line 279, ../../scss/partials/styles-header-2017.scss */
.registered-usr-accuntContent li a {
  padding: 3px 7px;
}

/* line 283, ../../scss/partials/styles-header-2017.scss */
.search-facet-wrapper .title {
  margin-bottom: 0px;
}

/* line 286, ../../scss/partials/styles-header-2017.scss */
.radio input[type="radio"] {
  margin-left: 0px;
  -webkit-appearance: radio;
  appearance: radio;
}

/* line 291, ../../scss/partials/styles-header-2017.scss */
.search-content-types {
  display: none !important;
}

@media (min-width: 1025px) {
  /* line 296, ../../scss/partials/styles-header-2017.scss */
  header .off-selection {
    right: 0;
    margin: 0 40px 0 6px;
    top: 0px;
  }
}
/* line 302, ../../scss/partials/styles-header-2017.scss */
section {
  height: auto !important;
}

/* line 306, ../../scss/partials/styles-header-2017.scss */
header .blue_Color .visible-lg .dropdown-menu {
  padding: 0px !important;
  width: 100%;
  min-width: auto;
  background: #424242;
  border-radius: 0;
  border: none;
  margin: 0px;
}

/* line 315, ../../scss/partials/styles-header-2017.scss */
header .blue_Color .visible-lg .dropdown-menu li a {
  color: #fff;
}

@media (min-width: 1025px) {
  /* line 320, ../../scss/partials/styles-header-2017.scss */
  header .off-selection li {
    margin-left: 4px !important;
  }
}
/* line 325, ../../scss/partials/styles-header-2017.scss */
header .off-header-lg.blue_Color .off-selection.visible-lg .dropdown-menu li a:hover, header .off-header-lg.blue_Color .off-selection.visible-lg .dropdown-menu li a:focus {
  background-color: #f5f5f5;
  color: #000;
  text-decoration: none;
}

/* line 330, ../../scss/partials/styles-header-2017.scss */
.mfp-container {
  height: auto !important;
}

/* line 334, ../../scss/partials/styles-header-2017.scss */
#myModalLabel {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500 !important;
  font-weight: bold !important;
  font-size: 15px !important;
}

/* line 340, ../../scss/partials/styles-header-2017.scss */
#product_browse_pdp #myModal .modal-dialog .modal-body {
  padding: 0px 20px 0 !important;
  font-size: 13px;
}

/*where to buy page fixes in model dailog box */
/* line 347, ../../scss/partials/styles-header-2017.scss */
#searchMessageModal .modal-content {
  padding: 0px !important;
}

@media (min-width: 768px) {
  /* line 352, ../../scss/partials/styles-header-2017.scss */
  #searchMessageModal .modal-sm {
    width: 300px !important;
  }
}
/* line 357, ../../scss/partials/styles-header-2017.scss */
#searchMessageModal .close {
  margin-right: 0px !important;
  margin-top: -2px !important;
}

/* line 362, ../../scss/partials/styles-header-2017.scss */
.fusion-search .search-input .input-group-btn .search-btn-desktop span i {
  display: inline !important;
}

/*Typeahead*/
/* line 367, ../../scss/partials/styles-header-2017.scss */
.prodellipsis {
  text-decoration: none !important;
  text-overflow: ellipsis !important;
  display: block !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  width: 99.9% !important;
  height: 32px !important;
}

/* line 377, ../../scss/partials/styles-header-2017.scss */
.typeahead__item {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500;
}

@media (min-width: 1025px) {
  /* line 382, ../../scss/partials/styles-header-2017.scss */
  .fusion-search .typeahead__result {
    width: 139% !important;
    margin-left: -1px;
    margin-top: 1px !important;
  }
}
/* line 389, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list {
  padding-top: 0px !important;
  padding-bottom: 12px !important;
}

/* line 394, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result ul li em {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500;
  color: darkgray !important;
  font-size: 12px !important;
  font-style: normal;
  padding-left: 12px !important;
  line-height: 26px !important;
}

/* line 403, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result ul .group-heading {
  padding-top: 7px;
}
/* line 406, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result ul .group-heading em {
  line-height: 20px !important;
  padding-top: 2px;
}

/* line 412, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #E2E1DD;
  margin: 5px 0 0 0;
  padding: 0;
}

/* line 421, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list li.active a {
  background-color: #FFB91D !important;
}

/* line 425, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list li a:hover {
  background-color: #FFB91D !important;
  text-decoration: none !important;
}
/* line 429, ../../scss/partials/styles-header-2017.scss */
.fusion-search .typeahead__result .typeahead__list li a:hover em {
  color: #7D7A75 !important;
}

/* line 434, ../../scss/partials/styles-header-2017.scss */
.advanced-search-container {
  display: block;
}

/********Search bar style**********/
@media (max-width: 1024px) {
  /* line 443, ../../scss/partials/styles-header-2017.scss */
  .bs-search-collapse {
    display: none;
    visibility: hidden;
  }

  /* line 448, ../../scss/partials/styles-header-2017.scss */
  .wrapper:not(.content_push) header {
    left: 0;
    right: 0;
    z-index: 999;
    position: relative;
  }

  /* line 455, ../../scss/partials/styles-header-2017.scss */
  .wrapper header {
    padding-bottom: 4px;
    position: relative;
    z-index: 15;
  }
  /* line 460, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .container.open {
    background-color: transparent !important;
  }
  /* line 464, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right {
    width: auto;
  }
  /* line 467, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .search_btn {
    border-radius: 0;
    margin: -21px 0 0 5px !important;
    position: relative;
    height: 68px;
    background: #fff;
    width: 39px;
  }
  /* line 475, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .search_btn span {
    height: 71px;
    right: 0;
    padding-left: 30px;
    width: 100%;
    margin: 0;
    top: 0;
  }
  /* line 485, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .navbar-toggle {
    right: 0;
  }
  /* line 487, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .navbar-toggle .icon-bar {
    height: 4px;
  }
  /* line 489, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  /* line 496, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .search_btn span {
    background-color: #FFB91D;
    background-image: none;
  }
  /* line 502, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .search_btn::after {
    color: #424242;
    content: "\f002";
    font-family: FontAwesome;
    left: 6px;
    position: absolute;
    top: 17px;
    font-size: 27px;
  }
  /* line 515, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .search_btn.collapsed span {
    background-color: #fff;
  }
  /* line 520, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .glyphicon-search_icon {
    width: 27px;
    height: 26px;
    background-size: 27px 26px;
  }
  /* line 526, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .navheaderButton {
    background: #fff;
    border: none;
    height: 36px;
    width: 36px;
    margin: 0 0 0 5px;
    padding: 0 7px 3px;
    z-index: 99;
  }
  /* line 535, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .navheaderButton:focus, .wrapper header .navbar-header .pull-right .navheaderButton:hover {
    background: #fff;
  }
  /* line 539, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .navheaderButton .icon-bar {
    background: #424242 !important;
    margin-left: -1px;
    width: 24px;
  }
  /* line 544, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .navheaderButton .txt_menu {
    display: none;
  }
  /* line 549, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .opened {
    background: #424242 url(../../images/closed.jpg) no-repeat 2px center !important;
  }
  /* line 553, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .btn-group:not(:first-of-type) {
    margin-left: 0;
  }
  /* line 557, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .btn-group {
    margin: 0 0 0 9px;
    width: 39px;
  }
  /* line 561, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .btn-group .btn.cart {
    margin-top: 3px;
    width: 39px;
  }
  /* line 565, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .btn-group .btn.cart .shopping-cart {
    height: 27px;
    width: 27px;
  }
  /* line 570, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .btn-group .btn.cart .badge {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 578, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .btn-group .shopping-cart.quote-cart {
    background-image: none;
  }
  /* line 582, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .navbar-header .pull-right .btn-group .shopping-cart.quote-cart::after {
    color: #424242;
    content: "\f02b";
    font-family: FontAwesome;
    left: 4px;
    position: absolute;
    top: -3px;
    font-size: 27px;
  }
  /* line 594, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .logo_section {
    top: 76px;
    z-index: 14;
    width: 100%;
    right: 0;
  }
  /* line 600, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .logo_section .advanced-search-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    right: 0 !important;
  }
  /* line 607, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .logo_section .advanced-search-container form {
    margin: auto;
    position: relative;
  }
  /* line 613, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .fusion-search {
    background-color: #FFB91D;
    margin-top: 0px;
    min-width: 100%;
    padding: 16px 19px;
    max-width: 320px;
  }
  /* line 621, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .fusion-search .search-input .input-group-btn {
    width: 100%;
  }
  /* line 623, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .fusion-search .search-input .input-group-btn .search-btn-desktop {
    width: 100%;
    position: relative;
    background: #000000;
    margin-top: 10px;
    min-height: 35px;
    border: none;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    display: block;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
  }
  /* line 635, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .fusion-search .search-input .input-group-btn .search-btn-desktop span {
    font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500;
    font-weight: 500;
    font-size: 19px;
  }
  /* line 643, ../../scss/partials/styles-header-2017.scss */
  .wrapper header .fusion-search .search-input input.form-control {
    border: solid 1px #eeeaea;
    min-height: 41px;
    font-size: 16px;
  }

  /* line 653, ../../scss/partials/styles-header-2017.scss */
  div[ng-app="parkerSearch"] .loading-overlay {
    z-index: 99;
    position: fixed;
    top: 0;
    bottom: 0;
    display: none !important;
    background-position: top 50vh center;
  }

  /* line 663, ../../scss/partials/styles-header-2017.scss */
  .back_searchdiv {
    z-index: 14;
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: 0.9;
    background: #231f20;
    height: 100%;
    display: none;
    transition: opacity .3s, z-index 0.6s;
  }
  /* line 673, ../../scss/partials/styles-header-2017.scss */
  .back_searchdiv[style="display: none;"] {
    display: block !important;
    opacity: 0;
    z-index: -1;
  }

  /* line 681, ../../scss/partials/styles-header-2017.scss */
  .search-results-header .mobile-search-edit-filters .button {
    margin-top: -4px;
  }
}
@media (min-width: 768px) {
  /* line 690, ../../scss/partials/styles-header-2017.scss */
  .cart .shopping-cart {
    background-size: auto;
    margin-left: 0;
    margin-right: 6px;
  }
}

/*# sourceMappingURL=styles-header-2017.css.map */
/*# sourceMappingURL=styles-header-2017.css.map */
.typeahead__hint{
	display:none !important;
}

/* ==========fusion-search========== */
@media (min-width: 1025px) {
.fusion-search{
	    display: flex;
}
.fusion-search #search-selector-content-type, .fusion-search .fa-chevron-down{
	    display: inline-flex;
}
.fusion-search .fa-chevron-down{
	    position: relative;
		width: 20px;
    text-align: center;
    margin-top: 2px;
    height: 28px;
}
.fusion-search .search-input{
	width: 411px !important;
}
}
/* ==========fusion-search End========== */