/* This style is for Club Locator module */

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.facets-wrapper .icon-star {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") repeat scroll 0 0;
  padding-left: 80px;
  font-size: 15px;
  font-weight: 500;
}
.facets-wrapper .star-5 {
  background-position: 0 -180px;
}
.facets-wrapper .star-4 {
  background-position: 0 -208px;
}
.facets-wrapper .star-3 {
  background-position: 0 -235px;
}
.facets-wrapper .star-2 {
  background-position: 0 -263px;
}
.facets-wrapper .star-1 {
  background-position: 0 -291px;
}
.sidebar {
  /*width: 285px;*/
  float: left;
  padding: 0;
  margin: 0;
}
.plp-more{
  margin-left:31px;
}
.plp-more-dept{
  margin-left:18px;
}
.plp-left-nav-arrow{
  padding-left:2px;
}
.plp-hide-subscription{
 
  visibility:hidden;
}
#plpproductgrid .sc-product-grid {
    margin-left:-1px;
}
.folter-wrapper.col-sm-12 {
  padding: 0;
  /*margin-top: 30px;*/
  margin-top:16px;
  border-bottom: 1px solid #dcdcdc;
}

.departments label {
    margin-bottom: 0;
}
.departments label:first-child {
    margin-bottom: 0px;
}
.facets-wrapper .children {
  margin-left:17px !important;
}

.folter-wrapper .filters {
  border-bottom: 1px solid #dcdcdc;
  width: 75%;
}
.shelf-contrainer {
  padding: 0;
  margin: 15px 0;
}
.plp-body-container{

}
/*.plp-current-dept{
  font-weight:bold;
}*/
.dept-childnodes{
  margin-left:17px;
}
.facets-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: 100%;
}
.refine .refine-header {
    background: #eceff1 none repeat scroll 0 0;
    border-bottom: 1px solid #eceff1;
    color: #4d4d4d;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 10px 12px 32px;
    /*margin-left:28px;*/
    /*margin-left: 30px;*/
}
.filter-wrapper {
  padding: 10px 32px !important;
  position: relative;
  /*width: 24.9%;*/
  clear: both;
  /*border-right: 1px solid #e9e7e2;*/
}
.filter-wrapper .clear-filters {
  color: #01cc75;
  font-size: 15px;
  font-weight: 500;
  margin: 5px 0 10px;
  display: block;
}
.clear-all-selections {
  margin-bottom: 10px;
}
.clear-all-selections > a {
  color: #00c853;
  font-weight: 500;
}
.filter-wrapper h2 {
  font-size: 15px;
  font-weight: 500;
  color: rgba(34, 34, 34, 0.8);
  margin: 0;
  line-height: 19px;
  clear: both;
  cursor: pointer;
}
.facets-wrapper .plp-sc-rating {
  padding-left: 76px;
  width:inherit;
  cursor: pointer;
}
.sc-out-of-stock .sc-price{
  height: 55px; 
  padding-top: 16px;
}

.no-cursor{cursor:default !important;}
.filter-wrapper .facets-block {
  margin: 0 0 5px;
}
.filter-wrapper .facets-wrapper {
  border-bottom: 1px solid #e9e7e2;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top:5px;
}
.filter-wrapper .facets-wrapper:last-child {
  /*border-bottom: none; */
}
.filter-wrapper .min-price > input {
  border: 1px solid #e9e7e2;
  width: 84%;
}
.filter-wrapper .max-price > input{
  border: 1px solid #e9e7e2;
  width: 58%;

}
.plp-dept-nav{
  margin-left:-10px;
}
.plp-dept{
  padding-left:4px;
}
.plp-dept-current{
  font-weight:bold;
  margin-left:4px;
}
.sc-product-card {
 /* z-index: 1; */ 
}
.plp-grand-departments, .plp-parent-departments{
  margin-left: -8px !important;
}

.plp-grand-departments a, .plp-grand-departments a:hover, .plp-grand-departments a:visited, .plp-parent-departments a, .plp-parent-departments a:hover, .plp-parent-departments a:visited  {
    text-decoration: none;
    outline: none;
    color: #222;
}
.sc-overlay .sc-content .sc-channels .sc-channel{
  cursor: pointer;
}
.sc-currency.ie-fix {
  position: relative;
  top: -5px;
}
.click-tosee {
  display: table-cell;
  width: 100%;
  min-width: 100px;
}
.sc-product-card price-info {
  display: table-cell;
  width: 100%;
}

.filter-wrapper .go-btn {
  float: right;
}
.filter-wrapper .max-price {
  display: block;
  float: left;
  margin: 8px 0 5px 5px;
  width: 47%;
}

.filter-wrapper .min-price {
  display: block;
  float: left;
  margin: 8px 0 5px;
  width: 32%;

}

.filter-wrapper .departments a {
  color: #222;
}
/*.filter-wrapper .filters-links {
  color: rgba(34, 34, 34, 0.8);
  text-decoration: none;
  outline: none;
}*/
.filter-wrapper .filters-links {
  clear: both;
  display: block;
  margin: 2px 0;
  cursor: default;
  color: rgba(34, 34, 34, 0.8);
  text-decoration: none;
  outline: none;
}
.filter-wrapper .filters-links label{
  font-weight: 300 !important;
}

.filter-wrapper .filters-links:hover {
  color: rgba(34, 34, 34, 0.8);
  text-decoration: none;
  cursor: default;
}
.filter-wrapper .hiddenfield {
  display: none;
}
/*.filter-wrapper .filters-links {
  clear: both;
  display: block;
  margin: 2px 0;
  cursor: default;
}*/
.filter-wrapper .custom-chkb {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -35px;
  cursor: pointer;
  padding: 2px 15px;
  margin-left: -29px;
}
.filter-wrapper .active-chkb {
  background: url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -6px;
  padding: 2px 15px;
  /*background-size:115px;*/
}
.filter-wrapper .custom-radio {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -340px;
  cursor: pointer;
  padding: 2px 15px;
}
/* .facets-wrapper > h2 {cursor: default;}

  #leftnavCategory > h2 {
  cursor: default;
} */
.facets-wrapper h2.leftnavCategory{
    cursor: default;
}

.filter-wrapper .custom-radio.true {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -363px;
  cursor: pointer;
  padding: 2px 15px;
}
.filter-wrapper .chkb-txt {
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
}
.filter-wrapper .go-btn {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") repeat scroll 0 -140px;
  float: left;
  height: 33px;
  margin-left: 0;
  margin-top: 8px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 17%; /*36px*/
  border:none;
}
.refine-header .toggle-on {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") repeat scroll 0 -90px;
  display: block;
  float: right;
  height: 21px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 20%; /*24px;*/
}
.refine-header .toggle-off {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") repeat scroll 0 -115px;
  display: block;
  float: right;
  height: 21px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 20%; /*24px;*/
}
.facets-wrapper .facet-on {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 195px -72px;
}
.facets-wrapper .facet-off {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 195px -57px;
}
.filter-wrapper .min-price label, .filter-wrapper .max-price label {
  color: rgba(34, 34, 34, 0.8);
  font-size: 13px;
  font-weight: 400;
}

/* Filters */

.filters {
  float: left;
  background: #fff;
  /*height: 46px;
  padding: 5px 23px 0 32px;
  margin-top: -1px;*/
}
.filters .filters-01 {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  padding: 12px 10px 12px 32px;
}
.filters li {
  display: inline-block;
  color: #656564;
  margin-right: 20px;
  /*margin-top: 12px;*/
  margin-left: 10px;
}
.filters li a {
  color: #656564;
  font-size: 15px;
  font-weight: 400;
}
.filters li a {
  color: #1977d3;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
.filters li a.active {
  color: #424242;
}
.filters .sort-select {
  display: none;
}
.sortValue {
  font-weight: 500;
}

#dropdownMenu1 {
  border: medium none;
  color: #01cc75;
  margin-top: 10px;
}
#dropdownMenu1:hover {
  background: none;
  cursor: pointer;
}
.dropdown-menu.sortby-val {
  border-radius: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.176);
  border-radius: 0 0 4px 4px;
  min-width: 145px;
  z-index: 10;
}
.dropdown-menu.sortby-val li {
  font-size: 13px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.dropdown-menu.sortby-val li a {
  padding: 3px 15px;
}
.filters .filter-sort {
  float: right;
  margin-top: 12px;
}

.sortby-container .toggle {
  font-weight: 500;
  color: #1977d3;
  cursor: pointer;
}

.sortby-container .sc-dropdown-menu {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid rgba(34, 34, 34, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: none;
  float: left;
  font-size: 13px;
  left: initial;
  list-style: none;
  margin: 0;
  min-width: 160px;
  padding: 8px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
  z-index: 11;
}

.sortby-container .open .sc-dropdown-menu {
  display: block;
}

.sortby-container .sc-dropdown-menu li {
  margin: 0;
  width: 100%;
  cursor: pointer;
}
.plp-caret-down-green{
  vertical-align: middle;
}

.item-shelf-container {
  clear: both;
  float: right;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
.item-shelf-container .choosen-filter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  font-weight: 400;
  font-size: 13px;
}
.item-shelf-container .choosen-filter h3 {
  font-size: 13px;
  font-weight: 500;
  float: left;
  margin: 2px 5px 0;
  padding: 0;
}
.item-shelf-container .departments-filter, .item-shelf-container .brand-filter, .item-shelf-container .prices-filter, .item-shelf-container .ratings-filter {
  float: left;
  margin-right: 5px;
  width: auto;
}
.item-shelf-container .departments-filter li, .item-shelf-container .brand-filter li, .item-shelf-container .prices-filter li, .item-shelf-container .ratings-filter li {
  display: inline-block;
}
.item-shelf-container .choosen-filter {
  padding: 19px 25px;
}
.item-shelf-container .close-filter {
  background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") repeat scroll 1px -278px;
  display: block;
  float: right;
  height: 23px;
  margin-left: 3px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  cursor: default;
}
.dropdown-toggle.filter-dropdown {
  color: #01cc75;
  font-size: 15px;
  font-weight: 500;
}
.filters .filter-sort {
  color: #01cc75;
  font-size: 15px;
  font-weight: 500;
}
.facets-block.departments a {
  font-size: 15px;
  font-weight: 300;
}

/* Side Bar Styles */

.filter-sort .dropdown-menu li {
  display: list-item;
  margin: 0;
}
.filter-sort.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
label.custom-checkbox {
  font-weight: 500;
  margin-left: 29px;
  float: left;
  display: block;

}
.custom-chkb.true {
  background: url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -6px;
  padding: 2px 15px;
}
.facets-wrapper .facets-block {
  padding-top: 5px;
}
.animate-slide.ng-hide-remove {
  -webkit-transition: 0.5s linear height;
  -o-transition: 0.5s linear height;
  transition: 0.5s linear height;
  height: 0px;
  overflow: hidden;
}
.animate-slide.ng-hide-add {
  -webkit-transition: 0.5s linear height;
  -o-transition: 0.5s linear height;
  transition: 0.5s linear height;
  height: 150px;
  overflow: hidden;
}
.animate-slide.ng-hide-remove-active {
  height: 150px;
}
.animate-slide.ng-hide-add-active {
  height: 0px;
}
.animate-slide2.ng-hide-remove {
  -webkit-transition: 1s linear all;
  -o-transition: 1s linear all;
  transition: 1s linear all;
  right: 100%;
  overflow: hidden;
}
.animate-slide2.ng-hide-add {
  -webkit-transition: 1s linear all;
  -o-transition: 1s linear all;
  transition: 1s linear all;
  right: 0px;
  overflow: hidden;
}
/*added by faheem for leftnav collapse and expand*/
/*added by faheem for leftnav collapse and expand*/
.filter-wrapper .slideUp{
    overflow: hidden;
    max-height: 0;
    -moz-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}
.filter-wrapper .facets-wrapper:first-child .slideDown{
    overflow: inherit !important;
}
.filter-wrapper .slideDown{
    -moz-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 1000px;
    overflow: hidden;
}
.animate-slide2.ng-hide-remove-active {
  right: 0px;
}
.animate-slide2.ng-hide-add-active {
  right: 100%;
}
.item-shelf-container .close-filter {
  cursor: pointer;
}
.icon-star {
  cursor: pointer;
}
#plpproductgrid .sc-product-card.cardB {
  border-left: 1px solid #dcdcdc;
  border-right: 0 none;
}
.bodyContainer ol.bread-crumbs a, .bodyContainer ol.bread-crumbs a:hover, .bodyContainer ol.bread-crumbs a:visited {
  color: #01cc75;
}
.plp-catLeftTitle {
  padding-left: 32px;
  width: auto;
  margin: 0;
}

.click-tosee .seeprice-checkout {
  font-size: 13px;
}
.seeMore {
  width: 100%; /*855px;*/
  height: 89px;
  border-bottom: 0;
 /* border-bottom: 1px solid #d2d2d2;
  margin-bottom: 32px;*/
  padding-top: 32px;
  /*border-left: 1px solid #dcdcdc;*/
  border-left: 0;
  margin-left:-1px;
}

/*
 #plp-btmPromoContent {
  border-left: 1px solid #dcdcdc;
  margin-top: -32px;
  padding: 10px 0;
}
*/

.plp-btmPromoContent{
    border-left: 0;
  /*border-left: 1px solid #dcdcdc;
  margin-top: -32px;
  padding: 10px 0;*/
  margin-left:-1px;
  margin:10px 0;
}

#leaderboardBottomAd{
  /*padding: 10px 0;*/
}


.showing-num {
  color: #656564;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  padding-left: 32px;
}
.seeMore-btn {
  width: 67% ; /*190px*/
  height: 32px;
  margin-top: -6px;
  margin-left: 48px;
}
.seeMore div {
  width: 33%; /*285px;*/
  float: left;
}

.sc-content.ng-hide-remove {
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: botton;
  -o-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.sc-content.ng-hide-add {
  -webkit-transform-origin: bottom;
  -o-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.sc-content.ng-hide-remove-active {
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.sc-content.ng-hide-add-active {
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.prodSelected {
  width: 80%; /* Removed !important */
  height: 80%; /* Removed !important */
}
.cardProdImg, .sc-overlay {
  transition: 0.3s ease-out height;
  -webkit-transition: 0.3s ease-out height;
  -moz-transition: 0.3 ease-out height;
  -o-transition: 0.3s ease-out height;
}
.overlayFade {
  opacity: 0.4
}
.green-color {
  color: #01cc75; /* Removed !important */
}
.product-overlay {
  background-color: white;
  width: 100%;
  height: 100%;
  position: fixed;
  opacity: .8;
  z-index: 10000;
  top: 0;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/header/ajax_loader.gif");
}
.container-fluid .text_center {
  padding-left: 0;
  padding-right: 0;
  border-left: 1px solid #dcdcdc;
}

.sc-product-grid {
  width: auto;
}
.sc-product-grid .products {
  width: 100%;
}
.sc-product-card .item-model-number {
  display: none;
}
.sc-product-card a.plp-view-more-options {
  display: none;
}
.sc-product-grid .sc-product-card a.plp-view-more-options {
  display: block;
  width: 221px;
  position: absolute;
  top: 212px;
  left: 32px;
  opacity: 0.9;
  background-color: rgba(34, 34, 34, 0.7);
  cursor: pointer;
  padding: 0 8px;
  color: #fff !important;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  text-align: center; 
}
.add-cart-loader {
  background-color: white;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: .8;
  z-index: 100;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/header/ajax_loader.gif");
}

.plp-Modal .modal-dialog {
   max-width: 1140px;
   width: 100%;
   box-sizing: border-box;
}

.plp-Modal .modal-dialog .barRt {
  display: none;
}

.plp-Modal .sc-instant-savings-message {
  display: none;
}

.plp-Modal .sc-product-card .sc-card-flag {
  z-index: 1;
}

.plp-contentslot-blue {
  background-color: #1977D3;
  color: #fff;
  height: 406px;
  font-weight: 400;
  font-size: 15px;
  
  line-height: 17px;  
  padding: 30px;
  margin: 0 12px 0 -8px;
}
.plp-Modal .offer-ends {
  padding-top: 32px;
  display: block;
  clear: both;
  line-height: 15px;
  font-size: 13px;
}

.plp-Modal .savingSlotMsg {
  font-weight: 700;
}
.plp-Modal .contentSlotInstSaving {
  padding: 55px 0 8px 0;
}
.plp-Modal .contentSlotInstSaving span {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  font-family: "bree-serif";
}

.plp-Modal .my-ValLimit {
  line-height: 16px;
  font-size: 12px;
  display: block;
  clear: both;
}

.plp-Modal .add-tolist {
  display: none;
}

.plp-Modal .modal-dialog .modal-content {
  background-color: #f8f8f6;
}

 .plp-Modal .barLt {
  height: 399px;
 }

.plp-Modal .barRt {
  height: 399px;
 }

.sc-pricing-details a {
  color: #00C853;
  cursor: pointer;
}

/* PLP Back Message overlay */

.sc-alternate-club {
  background-color: #fff;
  color: #000;
  min-height: 189px;
  padding: 21px;
  color: rgba(34, 34, 34, 0.8);
  position: absolute;
  bottom: 0;
  width: 100%;
}
/*
a.select-club-link {
    color: #00C853;
    font-size: 15px;
    font-weight: 500;
}

a.select-club-link:hover {
    color: #00C853;
}
*/

a.link-green-card, a.link-green-card:hover, a.link-green-card:visited{
    color: #00C853;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
}

.sc-alternate-club div:first-child {
  width: 210px;
  margin: auto;
}
.msg-continue {
  font-weight: 800;
  margin: 15px 0;
}

.sc-button-darkgray {
    background: #607d8b none repeat scroll 0 0;
}

.sortby-msg {
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    text-align: right;
    clear: both;
    padding:10px;
}

.resultsfound {
    line-height: 20px;
    margin-top: 20px;
    font-size: 15px;
    font-family: "aktiv-grotesk-std", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #4a4a4a;
    font-weight: 400;
}
.resultsfound span:first-child {
    font-weight: 700;
}
span.search-keyword {
    font-weight: 700;
}
span.num-count{
  font-weight: 700;
  }
.search-msg{
    margin-top: 0px;
    font-size: 13px;
}


.input-keyword {
    color: #191919;
    font-weight: 700;
}

.m-innercontent p a.sc-text-green {
    font-weight: 700;
}
.m-innercontent p a.sc-text-green:hover {
    font-weight: 700;
    color:#00C853;
}
.lbl-noresults {
    font-size: 15px;
    font-weight: 700;
    color: #4a4a4a;
}
.search-results-found {
    padding-left: 30px;
}

/* plp service agreement modal Css */
.plp-serviceAgreement-Modal .cardProdImg {
  height: 160px;
  width: 160px;
  margin-top: 85px;
}

.plp-serviceAgreement-Modal .plp-svcAgreement {
  width: 148px;
    font-family: bree-serif;
    font-size: 30px;
  height: 101px;
  background-color: #f2f4f5;

}
.plp-serviceAgreement-Modal .modal_header {
  padding:0;
  width: 665px;
  height: 56px;
  background-color: white;
  border: 1px solid rgba(34, 34, 34, 0.1);
  border-radius: 8px 0px 0px 8px;
}
.plp-serviceAgreement-Modal .modal_body {
  width: 665px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.plp-serviceAgreement-Modal .modal_body_content {
  padding-left: 12px;
}

.plp-serviceAgreement-Modal  .modal_body_left {
  width:180px;
  float:left;
}

.plp-serviceAgreement-Modal  .modal_body_right {
  width:432px;
  float:left;
}

.plp-serviceAgreement-Modal .modal_body_right .filter-wrapper {
  padding-left: 0 !important;
}

.bgclr{
  color: #01cc75!important;

}
.plp-serviceAgreement-Modal .svc-agreement-learnMore {
  width: 69px;
  height: 15px;
  color: #01cc75;
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
}
.plp-serviceAgreement-Modal .svc-agreement-des-head {
  width: 84px;
  height: 16px;
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}
.plp-serviceAgreement-Modal .modal-header {
  padding-top: 12px !important;
  padding-left: 0 !important;
  height: 56px;
}
.plp-serviceAgreement-Modal .sc-sprite-close-icon {
  margin: 6px 8px 0 0;
}
.plp-serviceAgreement-Modal .modal-header h4 {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  padding: 0;
}

.plp-serviceAgreement-Modal .dropdown-display {
  cursor: pointer;

}

.plp-serviceAgreement-Modal .svc-protection-plan {
  height: 15px;
  color: rgba(34, 34, 34, 0.8);
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
}
.plp-serviceAgreement-Modal .modal-content {
  width: 667px !important;
}
.plp-serviceAgreement-Modal .custom-radio.true {
  padding-top: -1px;
}
.plp-serviceAgreement-Modal .svc-agreement-product-title {
  color: #222;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding: 24px 32px 0 0;
}

.plp-serviceAgreement-Modal .svc-agreement-qty {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.plp-serviceAgreement-Modal .svc-agreement-qty-price {
  float: left;
  width: 18%;
  padding-top: 3px;
}

.plp-serviceAgreement-Modal ul {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.plp-serviceAgreement-Modal .cart-btn {
  margin-left: 8px;
}


.plp-serviceAgreement-Modal .qty-error {
  color: #d0021b;
  font-size: 12px;
  text-align: center;
  line-height: 10px;
  padding-top: 12px;
  font-weight: 800;
  letter-spacing: .8px;
}

.sc-sprite-close-icon {
  cursor: pointer;
}

.plp-Modal-fit .modal-dialog {
  width: 638px !important;
}

.plp-Modal-fit .desktop  {
  background-color: #f8f8f6;
}
.plp-Modal-fit .modal-body {
  padding: 28px;
  margin-top: 18px;
}

.plp-Modal-fit .sc-sprite-close-icon {
  margin: -28px 4px 0 0;
}
.plp-serviceAgreement-Modal .btm-btn {
  width: 226px;
  height: 80px;
  padding-top: 28px;
  margin-top: 28px;
  float: left;
  border: 1px solid #fff;
}
.plp-Modal.modal-content .sc-pricing-details a {
   pointer-events: none;
   cursor: default;
}   
.feedback{
  background-color: white;
  background-image: url("../assets/header/ajax_loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 170px;
  opacity: 0.8;
  position: absolute;
  top: 6px;
  width: 100%;
  z-index: 9000;
}

.out-of-stock-red{
  color: #d0021b;
  font-size: 11px;
  padding-top: 9px;
  line-height: 10px;
  font-weight: 800;
  letter-spacing: .8px;
}

/*buy button to be fixed*/
.sc-actions .fixbuy {
  position: absolute;
  right: 0;
  bottom: 0;
}

.inventory-list {
  padding: 1em 0;
  right: 0;
  left: unset;
  width: 210px;
}

.inventory-list li {
  padding-left: 17px;
  padding-right: 1em;
}

.list-title {
  color: rgba(34, 34, 34, 0.8);
  font-weight: bold;
}

.list-club {
  line-height: 18px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.list-club .sc-club-name {
  color: #43a047;
}
.list-club .sc-club-address {
  color: rgba(34, 34, 34, 0.8);
}

.list-club .sc-club-distance {
  color: #8b8c8b;
  float: right;
}

.sc-overlay {
  /*overflow: hidden;*/
  background-color: transparent;
}

.sc-overlay .sc-notification {
  opacity: .99;
  width: 100%;
}

.sc-overlay .sc-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(34, 34, 34, .8);
  opacity: 1;
}

.sc-overlay .sc-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sc-overlay .sc-out-of-stock .sc-channel-title {
  padding-left: 10px;
}

.sc-product-card-back.ng-hide-add,
.sc-product-card-back.ng-hide-remove,
.sc-product-card-back.ng-hide-add .sc-overlay,
.sc-product-card-back.ng-hide-remove .sc-overlay,
.sc-product-card-back.ng-hide-add .sc-overlay .sc-mask,
.sc-product-card-back.ng-hide-remove .sc-overlay .sc-mask,
.sc-product-card-back.ng-hide-add .sc-content,
.sc-product-card-back.ng-hide-remove .sc-content {
  /* Fall back */
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;

  /* Preferred with bezier support */
  -webkit-transition: all .3s cubic-bezier(0.17, 0.78, 0.47, 1);
  -o-transition: all .3s cubic-bezier(0.17, 0.78, 0.47, 1);
  transition: all .3s cubic-bezier(0.17, 0.78, 0.47, 1);
}

.sc-product-card-back.ng-hide-remove .sc-overlay .sc-mask{
  opacity: 0;
}
.sc-product-card-back.ng-hide-remove-active .sc-overlay .sc-mask {
  opacity: 1;
}

.sc-product-card-back.ng-hide-remove .sc-content{
  bottom: -250px;
}
.sc-product-card-back.ng-hide-remove-active .sc-content {
  bottom: 0;
}



.sc-product-card-back.ng-hide-add .sc-overlay .sc-mask {
  opacity: 1;
}

.sc-product-card-back.ng-hide-add-active .sc-overlay .sc-mask {
  opacity: 0;
}

.sc-product-card-back.ng-hide-add .sc-content {
  bottom: 0;
}

.sc-product-card-back.ng-hide-add-active .sc-content {
  bottom: -250px;
}

.sc-out-of-stock.sc-available-channel {
  cursor: pointer;
}

.sc-overlay .sc-out-of-stock .sc-channel-title.sc-show-sprite{
  padding-left: 0;
  transition: padding-left 300ms ease-in-out;
}

.sc-overlay .sc-out-of-stock .sc-channel-title .sc-sprite {
  opacity: 0;
}

.sc-overlay .sc-out-of-stock .sc-channel-title.sc-show-sprite .sc-sprite {
  opacity: 1;
  transition: opacity 300ms ease-in-out;
}

.plp-carousel-holder {
  padding-left: 1em !important;
}

.plp-carousel-holder .crsl-TopSell {
  padding-top: 0;
}

.plp-modal-close {
  padding: 10px;
  cursor: pointer;
}

/* plp hearing aid modal styles */

.plp-hearingAid-Modal .modal-header {
  width: 665px;
  height: 56px;
  background-color: #fff;
  border: 1px solid rgba(34, 34, 34, 0.1);
  border-radius: 8px 8px 0px 0px;
}

.plp-hearingAid-Modal h4 {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  margin-top: 0;
}

.plp-hearingAid-Modal .modal_body {
  width: 653px;
  height: 464px;
  background-color: #fff;
  padding: 24px 32px 0 20px;
  margin-left: 12px;
  border-radius: 0 0 8px 0;
}

.plp-hearingAid-Modal .hearing-aid-product-title {
  font-weight: 400;
  font-size: 13px;
}

.plp-hearingAid-Modal .modal_body_content li {
  color: #4d4d4d;
  font-size: 13px;
  line-height: 24px;
  margin-left: 24px;
  list-style-type: disc;
}

.plp-hearingAid-Modal ul {
  padding: 24px;
}


.plp-hearingAid-Modal .cart-btn {
  margin-left: 8px;
}

.plp-hearingAid-Modal span {
  font-weight: 700;
}

.plp-hearingAid-Modal p {
  color: #4d4d4d;
  font-size: 13px;
  line-height: 24px;
}

.plp-hearingAid-Modal .sc-button {
  width: 90px;
}

.sc-cancel {
  background-color: #8198a3;
}

.plp-hearingAid-Modal .btm-btn {
  width: 194px;
  height: 80px;
  padding-top: 45px;
  margin-top: 45px;
  float: left;
  border: 1px solid #fff;
}

.dropdown-menu.quantity-list {
  top: -8px;
  width: 44px;
  min-width: 44px;
  cursor: pointer;
  border: 1px solid rgba(34, 34, 34, 0.1);
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.quantity-list .list-item {
  width: 44px;
  text-align: center;
}
.dropdown-menu.quantity-list > .list-item > a {
  width: 42px;
  padding: 3px 0;

}

/* Add to list */

.plp-addtolist {
    text-indent: -10000px;
    width: 34px;
    height: 33px;
    margin-right: 2px;
    background: rgba(0, 0, 0, 0) url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -419px;
}
.sc-actions.tolist {
    vertical-align: top;
}
/*.addtolist_popup{
  width: 332px;
  height: 46px;
}*/

.plp-addtolist-popup-button{
  width:120px;
  right:30%;
  top:67%;
  position:absolute;
  margin:0 auto;
}
.plp-addtolist-popup-signin-button{
  width:120px;
  right:30%;
  top:50%;
  position:absolute;
  margin:0 auto;
}
.plp-addtolist-popover-input {
  width: 235px;
  height: 46px;
  background-color: white;
  border: 1px solid #dde7eb;
  border-radius: 8px;
  margin-left:10px;
  padding-top: 15px;
}
.plp-addtolist-popover-label{
  padding:10px 8px 0 10px;
  color: rgba(34, 34, 34, 0.8);
  color: #4d4d4d;
  font-weight: 500;
}

.plp-addtolist-popover-message-label{
  color: rgba(34, 34, 34, 0.8);
  font-weight: 400;
  line-height: 15px;
  padding: 10px 8px 0 10px;
}
.addtolist-popover-message-anchor{
  font-weight:500;
  color: #00c853;
}
.addtolist-popover-reduced-input {
  top:47px !important;
  left:39px;
  font-size:11px !important;
  font-weight:500;
  color:rgba(166,166,166, 0.5);

}
.addtolist-popover-normal-input {
    color: rgba(34, 34, 34, 0.5);
    font-size: 13px;
    font-weight: 300;
    left: 10px;
    position: absolute;
    top: 55px;
    left:39px;
}
.addtolist-green-check{
  padding-right:16px;
}
.addtolist-button-label{
  color: #01cc75;
  font-size: 15px;
  font-weight: 500;
  line-height: 13px;
  margin: 10px;
}
.addtolist-popover-message-div{
  text-align: left;
  overflow:auto;
}
.addtolist-popover-div{
  text-align: left;
}
.plp-addtolist-item{
  padding-left:10px;
  line-height: 26px;
  color: #00c853;
  font-weight: 400;
}


.addtolist-withBuy-existing-popover{
  width:285px;
  max-width:285px;
  /*height:290px;*/
  max-height:290px;
  margin-left: -45px;
  margin-top: 15px !important;
  
}.addtolist-existing-popover{
  width:285px;
  max-width:285px;
 /* height:290px;*/
  max-height:290px;
  margin-left: -105px;
  margin-top: 15px !important; 
  
}
.addtolist-existing-div {
  overflow:auto;
  width:230px;
  /*height:222px;*/
  max-height:222px;


}
.popover{
  font-family: "aktiv-grotesk-std", sans-serif;
  font-size: 13px;
  z-index:8;
  /*line-height: 26px;*/
}
.addtolist-withBuy-create-single-popover{
  width:285px;
  max-width:285px;
  height:176px;
  max-height:190px;
  margin-left: -45px;
  margin-top: 15px !important;
}
.addtolist-create-single-popover{
  width:285px;
  max-width:285px;
  height:176px;
  max-height:190px;
  margin-left: -105px;
  margin-top: 15px !important;
}
.addtolist-withBuy-message-popover{
  width:285px;
  max-width:285px;
  height:72px;
  max-height:86px;
  margin-left: -45px;
  margin-top: 15px !important;
}
.addtolist-message-popover{
  width:285px;
  max-width:285px;
  height:72px;
  max-height:86px;
  margin-left: -105px;
  margin-top: 15px !important;
}
.addtolist-withBuy-create-all-popover{
  width:285px;
  height:200px;
  max-width:285px;
  max-height:214px;
  margin-left: -45px;
  margin-top: 15px !important;

}.addtolist-create-all-popover{
  width:285px;
  height:200px;
  max-width:285px;
  max-height:214px;
  margin-left: -105px;
  margin-top: 15px !important;

}
.addtolist-create-all-popover.bottom >.arrow, .addtolist-existing-popover.bottom >.arrow, .addtolist-signin-popover.bottom >.arrow, .addtolist-create-single-popover.bottom >.arrow, .addtolist-message-popover.bottom >.arrow, .addtolist-failure-popover.bottom >.arrow {
  margin-left:34%;

}

.addtolist-withBuy-create-all-popover.bottom >.arrow, .addtolist-withBuy-existing-popover.bottom >.arrow, .addtolist-withBuy-signin-popover.bottom >.arrow, .addtolist-withBuy-create-single-popover.bottom >.arrow, .addtolist-withBuy-message-popover.bottom >.arrow, .addtolist-withBuy-failure-popover.bottom >.arrow {
  margin-left:36px;
}

.addtolist-withBuy-signin-popover, .addtolist-withBuy-failure-popover{
  width:285px;
  max-width:285px;
  height:120px;
  max-height:134px;
  margin-left: -45px;
  margin-top: 15px !important;
}
.addtolist-signin-popover, .addtolist-failure-popover{
  width:285px;
  max-width:285px;
  height:120px;
  max-height:134px;
  margin-left: -105px;
  margin-top: 15px !important;
}
.addtolist-afterText{
  top:2px;
  font-size:9px !important;
  color:rgba(166,166,166,0.5);
  font-weight:500;

}
.addtolist-beforeText{
    color: rgba(34, 34, 34, 0.5);
    font-size: 13px;
    font-weight: 300;
    left: 10px;
    position: absolute;
    top: 14px;
}
.addtolist-radio.true {
  margin-right:5px !important;
  background: rgba(0, 0, 0, 0)url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -363px;
  cursor: pointer;
  padding:2px 9px;
}
.addtolist-radio{
  margin-right:5px !important;
  background: rgba(0, 0, 0, 0)url("../assets/sprites/sidebar-sprite.png") no-repeat scroll 0 -340px;
  cursor: pointer;
  padding:2px 9px;
}
.addtolist-hidden{
  display:none;
}
.plp-addtolist-spinner {
  background-color: white;
  width: 85%;
  height: 85%;
  position: absolute;
  opacity: .8;
  z-index: 100;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/header/ajax_loader.gif");
}

hr {
  margin-top:8px;
  margin-bottom:8px;
}
li.plp-addtolist-item:hover{ 
  cursor: pointer; 
  cursor:hand;
}

/* Styles related to week dropdown - start*/
.week-dropdown {
  cursor: pointer;
  margin-left:5px;
}

.week-dropdown-list{
  z-index: 10;
}

ul.dropdown-menu.sc-dropdown-menu.week-dropdown-list{
  min-width: 100px;
  z-index: 10;
}

ul.dropdown-menu.sc-dropdown-menu.week-dropdown-list li {
  cursor: pointer;
}

ul.dropdown-menu.sc-dropdown-menu.week-dropdown-list li a {
  line-height: 15px;
}

.week-dropdown span.sc-sprite.sc-sprite-caret-down-green.plp-caret-down-green {
  margin-left: 5px;
}
/***    N-ups   ****/

.plp-nups-li .plp-sc-product-card-nups-cat {
   /* height: 150px;
    width: 190px;/*186*/
    box-shadow:none;
    padding:0;
}
.folter-wrapper .plp-channel-column{
  border-top:none;
  border-left: 1px solid #e9e7e2;
}
.folter-wrapper .plp-nups-div {
  border-bottom:none ;
}

.crsl-TopSell .plp-nups-barRt{
  height:180px;
  background-image: none;

}
.sc-card .plp-nups-figure{
    margin: 1em 40px 0 0;
}
.sc-carousel .plp-nups-ul {
    /*margin-right: auto !important;*/
    margin-left: 77px !important;
}
.crsl-TopSell .card-Carousel-Holder ul.plp-nups-ul {
  width: 700px;
  overflow: hidden;
  height: 175px;
}
.plp-nups-li .plp-nups-sc-text-body{
  font-family: "aktiv-grotesk-std", sans-serif;
  font-size: 13px;
  color: #424242;
  text-align: center;
  margin-top: 12px;
  width: 100px;
  line-height:16px;
}
 figcaption.plp-nups-sc-text-body:hover {
    color: #1977d3;
 }

 /*.sc-card figure{
    margin: 1em 20px;
 }*/
.crsl-TopSell .plp-nups-carousel{
  min-height: 186px;
  margin-top: -2%;
  /*margin-left:40px;*/
}
.card-Carousel-Holder .plp-nups-right-arrow{
    border: 0;
    height: 30px;
    width: 30px;
    position: absolute;
    bottom: 10px;
    right: 49px;/* 52*/
    top: 65px;
    text-indent: -9999px;
    background-color: transparent;
}
.card-Carousel-Holder .plp-nups-left-arrow{
    transform: rotate(180deg);
    position: absolute;
    top: 70px;
    left:28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 10;
    border: 0;
    text-indent: -9999px;
    background-color: transparent;
}
.sc-carousel .cards .plp-nups-li{
    margin: 0;
    background-color: #fff;
}

.filters .filters-01 .plp-show-num{
  color: #656564;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    padding: 12px 30px 0px 4px;
}
.filters .plp-shownum-ul {
  padding: 12px 35px 12px 0;
}
.filters .plp-channels-ul{
  padding: 10px 10px 12px 40px;
}
.sc-card .plp-nups-image {
  width:100px;
  height:100px;
}

/****       *****/


/* Styles related to week dropdown - end */

/* Styles related to Tablets like iPad - avoid truncation of "Add to Cart" button */
@media screen and (min-width:768px) and (max-width:1024px) and (orientation: portrait) {
  .sc-overlay .sc-content .sc-money-box .sc-actions .sc-button {
    width: 51%;
  }
  .seeMore div {
    width: 46%;
  }
  .folter-wrapper .filters {
    width: 66%;
  }
  .sc-product-card footer .sc-price-strikethrough {
    line-height: 32px;
  }
  .sc-promo-information {
    line-height: 16px !important;
  }
}

/* fix for product cards width flashion/changing on page load */
/* this one is for desktops/laptops */
@media only screen and (min-device-width: 1024px) {
  .sc-product-grid .sc-product-card figure{width:252px; text-align: center;}
}

/* iPads (portrait) ----------- */
@media screen and (min-width:768px) and (max-width:1024px) and (orientation: portrait) {
  .sc-product-grid .sc-product-card figure{width:207px;}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
/* fix for product cards width flashion/changing on page load */
  .sc-product-grid .sc-product-card figure{width:202px;}
}
.sc-dollars .plp-sc-dollars{
    padding-right:0\9;
}
.plp-card-notification{
  margin-left:15px;
  margin-right:15px;
}

/* Grid view/List view styles for product grid page -START */
.switch-container{
  display: inline-block;
  float: right;
  margin: 8px 0 0 24px;
}

.view-switch{
  display: inline-block;
  top: 7px;
  position: relative;
}
.view-switch .sc-sprite-p-grid-actv, .sc-sprite-p-grid{
  margin-right: 8px;
}
.view-switch button{
	background-color:#fff;
    border:none; 
    padding:0!important;
    cursor: pointer;
    width: 17px; height: 17px;
}

/* Grid view/List view styles for product grid page - END */

/* List view - product card list view style - start */

/* this one is for desktops/laptops */
@media only screen and (min-device-width: 1024px) {
  .list-view .sc-product-card{width: 855px !important; height: 222px !important; padding: 32px !important; border-right: none !important;}
  .list-view .sc-product-card  figure{width: 506px !important; height: 158px !important; float: left;}
  .list-view .sc-product-card figcaption{width: 316px; float: left; padding: 0 !important; position: static !important; }
  .list-view .sc-product-card .cardProdImg {height: 158px !important; width: 158px !important; margin-right: 32px; float: left;}
  .list-view .sc-product-card .item-model-number{float: left; font-size: 13px;}
  
  /* hide the sc-details-list in grid view BUT show in list view */
  .plp-grid .sc-details-list{display: none;}
  .list-view .sc-product-card .sc-details-list{display: block; margin-top: 4px; float: left;}
  .list-view .sc-product-card .sc-details{display: none;}
  .list-view .sc-product-card .item-model-number {display: block; width: auto;}
  
  .list-view .sc-price{display: block; bottom: 0;}
  .list-view .sc-product-card footer{position: relative; display: inline-block; width: 280px; float: right; padding: 16px 32px 0 32px;}
  .list-view .sc-product-card footer .sc-actions{display: inline-block; margin-top: 10px;}
  .list-view .sc-product-card footer .sc-actions my-list{float: right; width: 32px;}
  .list-view footer .sc-actions .sc-button-green{width: 160px; float: left; margin-right: 8px;}

  .list-view .sc-overlay .sc-mask{width: 570px;}
  .list-view .sc-product-card .sc-overlay{width: 100%;}
  .list-view .sc-overlay .sc-notification{display:block; min-height: 222px;}
  .list-view .sc-overlay .sc-notification > span{display: block; width: 570px; margin-top: 5%;}
  .list-view .sc-overlay .sc-content{width: 285px; right: 0; top: 0; left: auto;}
  
  .list-view .list-strikeoff-price, .list-view-strikeoff{display: none;}
  .list-view .sc-product-card .add-cart-loader{background-position-x: 33%;}
  .list-view .sc-product-card a.plp-view-more-options{width: 184px; position: absolute; top: 185px; left: 16px; opacity: 0.9; background-color: rgba(34, 34, 34, 0.7); cursor: pointer;}
  
  .list-view .sc-product-card-back.ng-hide-remove .sc-content{top: 222px;}
  .list-view .sc-product-card-back.ng-hide-remove-active .sc-content{top: 0;}

  .list-view .sc-product-card-back.ng-hide-add .sc-content{top: 0;}
  .list-view .sc-product-card-back.ng-hide-add-active .sc-content{top: 222px;}
  .list-view .sc-product-card .list-view-itemnumber, .list-view-pipe{margin-right: 8px;}
  
  /* SAMSRQA-3204 */
  .list-view .sc-product-card .sc-pricing-details{line-height: 14px !important;}
  .list-view .sc-overlay .sc-units-chooser{margin-top:10px !important;}
  .list-view .sc-overlay .sc-subscription{margin-top:10px !important; height: 22px !important;}
  .list-view .sc-overlay .sc-content .sc-money-box{padding: 11px 1em !important;}
  
  }

/* List view - product card list view style - end */

/* SASE-3736 */
.folter-wrapper label{display:block \9;}

/* SAMSRQA-3181 */

.sc-product-grid .products .sc-product-card {

  border-left: 1px solid #dcdcdc !important;

  border-right: 0 !important;

}

/* IE9 fix for SAMSRQA-3204 */
.list-view .sc-subscription .sc-checkbox{width: 30px \9; float: left \9;}
.list-view .sc-subscription .sc-input-label{width: 80px \9; float: left \9;}
 /* */
 
 
 /* Hiding list grid switch in ipad portrait and landscape views */
 /* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.filters .switch-container{display:none;}
	}
	
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.filters .switch-container{display:none;}
	}
/* ---- */

/* -- SAMSRQA-3257 ie fix for footer on plp -- */
#navLabels{width:100% \9;}


