/* ==========================================================================
   LocalAd common styles - 29-may-2014
   ========================================================================== */



/* ==========================================================================
   Normalize
   ========================================================================== */
html{
    overflow-y: scroll;
}
html,body{
    height: 100%;
    width: 100%;
    font-family: 'weblysleek_uisemilight', 'weblysleek_uisemibold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

figure{
    margin: 0;
}

button{
    cursor: pointer;
}

.touch select, .touch textarea, .touch input[type="text"], .touch input[type="password"], .touch input[type="datetime"], 
.touch input[type="datetime-local"], .touch input[type="date"], .touch input[type="month"], .touch input[type="time"], 
.touch input[type="week"], .touch input[type="number"], .touch input[type="email"], .touch input[type="url"], 
.touch input[type="search"], .touch input[type="tel"], .touch input[type="color"] { font-size: 16px; }


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clear-fix:before,
.clear-fix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clear-fix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clear-fix {
    *zoom: 1;
}


@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
  from { -moz-transform:  rotate( 0deg );   }
  to   { -moz-transform:  rotate( 360deg ); }
}

@keyframes spin {
  from { transform:  rotate( 0deg );   }
  to   { transform:  rotate( 360deg ); }
}


/* ==========================================================================
   Fonts
   ========================================================================== */

@font-face {
    font-family:        'weblysleek_uisemilight';
    src:                url('../font/weblysleekuisl-webfont.eot');
    src:                url('../font/weblysleekuisl-webfont.eot?#iefix') format('embedded-opentype'),
                        url('../font/weblysleekuisl-webfont.woff') format('woff'),
                        url('../font/weblysleekuisl-webfont.ttf') format('truetype'),
                        url('../font/weblysleekuisl-webfont.svg#weblysleek_uisemilight') format('svg');
    font-weight:        normal;
    font-style:         normal;
}

@font-face {
    font-family: 'weblysleek_uisemibold';
    src: url('../font/weblysleekuisb-webfont.eot');
    src: url('../font/weblysleekuisb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/weblysleekuisb-webfont.woff') format('woff'),
         url('../font/weblysleekuisb-webfont.ttf') format('truetype'),
         url('../font/weblysleekuisb-webfont.svg#weblysleek_uisemibold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'weblysleek_uilight';
    src: url('../font/weblysleekuil-webfont.eot');
    src: url('../font/weblysleekuil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/weblysleekuil-webfont.woff') format('woff'),
         url('../font/weblysleekuil-webfont.ttf') format('truetype'),
         url('../font/weblysleekuil-webfont.svg#weblysleek_uilight') format('svg');
    font-weight: lighter;
    font-style: normal;

}
/* ==========================================================================
   Icomoon icons
   ========================================================================== */
@font-face {
    font-family: 'icomoon';
    src:url('../font/icomoon.eot?eevveo');
    src:url('../font/icomoon.eot?#iefixeevveo') format('embedded-opentype'),
        url('../font/icomoon.woff?eevveo') format('woff'),
        url('../font/icomoon.ttf?eevveo') format('truetype'),
        url('../font/icomoon.svg?eevveo#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#loadMoreReviews.clickToShowReviewWrapper{
	padding-top:0px;
}
#loadMoreReviews .nextDeptArrow{
	width: 100%;
	margin-bottom: 10px;
	/*margin-top: -10px;*/
}
#loadMoreReviews .nextDeptArrow h3{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'icomoon';
        src: url('../font/icomoon.svg?eevveo#icomoon') format('svg');
    }
}

/**
 * For new icons, just add references to these styles and add variants in Icon variants section
 */

.icon-facebook:before {
  content: "\e61b";
}
.icon-feedback:before {
  content: "\e61c";
}
.icon-fullscreen-exit:before {
  content: "\e61d";
}
.icon-fullscreen:before {
  content: "\e61e";
}
.icon-help:before {
  content: "\e61f";
}
.icon-pdf:before {
  content: "\e620";
}
.icon-print2:before {
  content: "\e621";
}
.icon-share:before {
  content: "\e622";
}
.icon-tag:before {
  content: "\e623";
}
.icon-twitter:before {
  content: "\e624";
}
.icon-check:before {
  content: "\e61a";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-arrow-left:before {
  content: "\e612";
}
.icon-arrow-right:before {
  content: "\e613";
}
.icon-download:before {
  content: "\e614";
}
.icon-location:before {
  content: "\e615";
}
.icon-mail:before {
  content: "\e616";
}
.icon-print:before {
  content: "\e617";
}
.icon-left:before {
  content: "\e618";
}
.icon-right:before {
  content: "\e619";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-add:before {
  content: "\e601";
}
.icon-subtract:before {
  content: "\e602";
}
.icon-spinner:before {
  content: "\e604";
}
.icon-search:before {
  content: "\e608";
}
.icon-zoomin:before {
  content: "\e60a";
}
.icon-zoomout:before {
  content: "\e60b";
}
.icon-cancel-circle:before {
  content: "\e609";
}
.icon-arrow-down-right:before {
  content: "\e60c";
}
.icon-close:before {
  content: "\e611";
}
.icon-Down:before {
  content: "\e60f";
}
.icon-Up:before 
,.icon-up:before {
  content: "\e610";
}
.icon-down:before {
  content: "\e60f";
}
.icon-avatar:before {
  content: "\e606";
}
.icon-book:before {
  content: "\e607";
}
.icon-list:before {
  content: "\e60d";
}
.icon-shop-cart:before {
  content: "\e60e";
}
.icon-scissors:before {
  content: "\e603";
}

/* ==========================================================================
   ICON STLYES NEEDED TO BE RELOCATED
   ========================================================================== */

.icon-down:before {
  color: #8A8B90;
}
.icon-up-middle {
  vertical-align: middle;
}
.icon-avatar:before {
  color: #fff;
  font-size: 26px;
  position: relative;
  top: 2px;
}
.icon-book:before {
  color: #fff;
  font-size: 27px;
}
  .icon-book{
    cursor: pointer;   
  }
.icon-list:before {
  color: #fff;
  font-size: 28px;
  position: relative;
  top: 3px;
  left: -8px;
  cursor: pointer;
}

.icon-shop-cart:before {
  color: #fff;
  cursor: pointer;
  font-size: 26px;
  position: relative;
  top: 3px;
  left: -10px;
}

/* ==========================================================================
   END OF ICON STLYES NEEDED TO BE RELOCATED
   ========================================================================== */


/* ==========================================================================
   Other custom fonts
   ========================================================================== */
.weblysleek{
    font-family: 'weblysleek_uisemilight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/* ==========================================================================
   Global Elements
   ========================================================================== */

.successCartAdition {
  display: none;
  background-color:#F3F6FE;
  border-radius: 1px; 
  color:#464646;
  font-size: 11px;
  padding: 10px;
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
  position: absolute;
  bottom: 15px;
  width: 480px;
}

.successCartAdition .icon-check {
  color: #FA7238;
  font-size: 8px;
}

#qvGoToCart, #qvContinueShopping{
  background-color: #fb8000;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font: 15px/20px weblysleek_uisemibold;
  height: 20px;
  text-align: center;
  width: 80px;
  margin-left: 7px;
  padding: 7px 10px;
}

#qvContinueShopping{
  background-color: #868A8F;
  width: 135px;
  margin-left: 5px;
}


/* ==========================================================================
   Icons variants
   ========================================================================== */
.icon-down-black:before {
  color: #000;
}
.icon-scissors:before{
    font-size: 40px;
    vertical-align: middle;
}
.icon-star:before {
    font-size: 18px;
    color: #d7d7d7;
}
    .icon-star-active:before{
        color: #0993d6;
    }

.icon-add,
.icon-subtract{
    width: 22px;
    height: 23px;
    padding: 0;
}
.icon-add:before,
.icon-subtract:before{
    font-size: 22px;

    -webkit-transition: color 300ms ease-out;
       -moz-transition: color 300ms ease-out;
         -o-transition: color 300ms ease-out;
            transition: color 300ms ease-out;

    color: #777;
    background-color: transparent;
}

.dept-selected-icon{
  font-size: 10px;
  margin-left: 5px;
}

.no-touch .icon-add:hover:before,
.no-touch .icon-subtract:hover:before{
    color: #f48200;
}

.icon-down-select{
  position: absolute;
  right: 12px;
  top: 1px;
  font-size: 12px;
  background-color: #fff;
  width: 27px;
  height: 28px;
  line-height: 2.4;
  text-align: center;

  pointer-events: none;
  -ms-pointer-events: none;
}

/* IE9 dropdown doesnt support pointer events so present normal dropdown layout */
.no-csstransitions .icon-down-select,
.ie10 .icon-down-select{
  display:none !important;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn{
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.42857143;

    display: inline-block;

    padding: 10px 20px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    border: 1px solid transparent;
    background-color: #193d94;
}
    .no-touch .btn:hover{
        background-color: #1f4ab1;
    }

.btn-block{
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-center{
    display: block;
    margin: 0 auto 10px auto;
}
.btn-primary{
    background-color: #f26522;
}
    .no-touch .btn-primary:hover{
        background-color: #fa844b;
    }

.btn-rounded-confirm{
    background-color: #0b92d7;
    border-radius: 5px;
    font-weight: normal;
    padding: 5px 20px;
}
.btn-small{
  padding: 6px 12px;
  font-weight: normal;
}

/* ==========================================================================
   Tables
   ========================================================================== */
.tabular-data{
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 50%;
}
    .tabular-data caption{
        font-weight: bold;
        margin-bottom: 5px;
    }
    .tabular-data td{
        padding: 4px 8px;
        font-size: 13px;
    }
        .tabular-data td[colspan]{
            background-color: #58b5e2;
            color: #fff;
            font-size: 14px;
        }

/* ==========================================================================
   Component/view layout
   ========================================================================== */

/* ==========================================================================
   Common Header
   ========================================================================== */

.profile-button{
  font-size: 13px !important;
  margin-top: 3px !important;
  font-weight:bold;
}

.sign-up-button{
  margin-top: -5px !important;
}

.profileArea.register-button{
  position: relative;
  top: 3px;
  padding: 2px 15px;
  margin-top: 0;
  line-height: 22px;
  border-radius:2px;
}



.boxfitted{
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  font-weight:bold;
}

#subnavDD_myAvPointsText{
  display: inline-block;
  white-space: nowrap;
  font-size: 13px;
  font-weight: lighter;
  vertical-align: middle;
  line-height: 30px;
  padding-left: 70px;
  background: url(../images/syw_small_logo.png) 10px 6px no-repeat;
}
#subnavDD_myAvPointsText .totalPoints{
  font-size: 15px;
}

.header-separator{
  position: absolute;
}
/*ugly selector to overrride styles on non global files*/
#userInfo #profileArea{
  border-left: 1px solid #fff;
  border-left: 1px solid rgba(255,255,255,0.3);
  border-right: 1px solid #fff;
  border-right: 1px solid rgba(255,255,255,0.3);
}

#profileArea{
  padding: 0 5px 0 15px;
  margin-top: 1px;
  display:inline;
  float:right;
  font-size:10px;
  text-align:center;
  height:30px;
}
#profileArea .icon-down{
  font-size: 14px;
  vertical-align: middle;
  line-height: 20px;
}
.profileArea:not(*:root) {
  font-size:13px;  
}
.profileArea{
  cursor: pointer;
  float:left;
  margin-left:4px;
  margin-right:10px;
  line-height: 30px;
}
#sywrArea {
  border-left: 1px solid rgba(255,255,255,0.3);
}
#userName{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.profileOptions {
  overflow: hidden;
  display: block;
  position: absolute;
  right: -8px;
  width: 150px;
  font-size: 13px;
  top: 30px;
}
.profileOptions ul{
  -webkit-transition: all 150ms ease;
   -moz-transition: all 150ms ease;
     -o-transition: all 150ms ease;
        transition: all 150ms ease;
  background-color: #eee;
  margin: -85px 5px 5px 0;
  box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
  position: relative;
}
.profileOptions li{
  padding: 2px 12px;
  border-top: 1px solid #b7b7b7;
}
#userName:hover .profileOptions{
  display: block;
  height: 80px;
}
#userName:hover .profileOptions ul{
  margin: 4px 5px 5px 0;
}

#emailLab{
    color: #ffffff;
    display: block;
    float: right;
    font-size: 12px;
    margin-right: 27px;
    margin-top: -8px;
    text-align: right;
}
#emailLab:not(*:root) {
  font-size: 12px;
}


#checkinglist_icon_not_wrapper, #shopping_cart_icon_not_wrapper{
  border-radius: 50% !important;
  width: 23px;
  height: 21px;
  margin-top: -5px;
  text-align: center;
}
#checkinglist_icon_not_wrapper{
  right: 0 !important;
  left: 34px !important;
}

.header-menu-counter{
  position: relative;
  top: 1px;
}

#shopping_cart_icon{
  margin-right: 14px !important;
}


.circular-button-label{
/*	color: #5E5E5E;
	font-size: 18px;
	bottom: 2px;
	position: relative;
	font-weight: bold;
	font-family: weblysleek_uisemilight;
*/
	 bottom: 2px;
    color: #5e5e5e;
    font-family: weblysleek_uisemibold;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    position: relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome */
    	.circular-button-label{
       		font-weight: normal;
       
    	} 

    	/* Safari only override */
    	::i-block-chrome,.circular-button-label{
        	font-weight: normal;
       
    	}
}
.icon-book-header{
  position: relative;
  bottom: 1px;
}
.icon-down-header{
/*	position: relative;
	bottom: 0px;
	font-size: 20px;
	top: 1px;
	float:right;
	margin-right:20px;    /*changed from 40px  */
	 bottom: 0;
    color: #fb8000;
    float: left;
    font-size: 12px;
    margin-left: 3px;
    position: relative;
    top: 13px;
	
}

#signUpEmail{
  margin-top:15px;
  margin-right:10px;
  float:right;
  font-size:14px;
  display:inline;
  width:230px;
  position: relative;
}

#signUpEmailShow{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 15px;
	right: 20px;
	font-size: 14px;
	display: none;
}

#signUpEmailIcon{
	position: relative;
	top: -3px;
	right: -25px;
	font-size: 14px;
	display: inline-block;
	padding-left:10px;

}

#changeLocation{
  cursor: pointer;
  display:none;
  position:relative;
  float:right;
  height:60px;
  margin:0;
  min-width:65px;
  padding-top:13px;
  margin-right:13px;
}

#location_text{
  margin-top:-3px;
}

#subscription-disclaimer {
  text-align: left;
  font-size: 10px;
  background-color: #193D95;
  color: #FFF;
  padding: 0 10px 5px;
  width: 220px;
  position: absolute;
  top: 56px;
  display: none;
}

#subscription-disclaimer a{
  color: #BFD7ED;
}

/* ==========================================================================
   Menu Filters
   ========================================================================== */

#wa_bodyNav2 input{
  padding: 2px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

}

#priceList input{
  width: 50px;
}

#priceList .title{
  padding: 5px 23px 3px;
  font-size: 10px;
  display: block;
  height: 20px;
}

#enterPriceRange{
  height:24px;
  margin:0 10px;
  width:32px;
  color:#ffffff;
  padding:2px 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.select_box_items_clear{
    float: left;
    font-weight: bold;
    margin-top: 10px;
    padding: 8px 15px 0px 15px;
    width: 100%;
}

/* ==========================================================================
   Add to cart overlay
   ========================================================================== */
#addToCartConClose{
  position:absolute;
  top:10px;
  right:10px;
  font-size:16px;
  color: #8e9097;
  cursor: pointer;
  text-decoration: none;
}

#addToCartConWrap{
  display: table;
}
.addToCartImgWrapper{
  display: table-cell;
  padding: 10px 15px;
  height: 100%;
  margin-right: 20px;
  border-right: 1px solid #ccc;
  vertical-align: middle;
  text-align: center;
}
.addToCartProductWrapper{
  display: table-cell;
  vertical-align: top;
  background-color: #f0f4ff;
  padding: 20px;
  border-radius: 4px;
}


/* ==========================================================================
   Shopping list
   ========================================================================== */

#shoppingListItemsNewInnerWrapper{
  display: table;
  vertical-align: top;
  
  box-shadow:0px 4px 4px #222;
    -webkit-box-shadow:0px 4px 4px #222;
    -moz-box-shadow:0px 4px 4px #222;
    -o-box-shadow:0px 4px 4px #222;
}
.shopping-list-items-right-wrapper{
  display: table-cell;
  position: relative;
  vertical-align: top;
/*  padding-right: 35px;  */
}

#shoppingListItemsNewLeftContainer{
  display: table-cell;
  float: none !important;
  vertical-align: top;
}
#shoppingListItemsNewRightContainer{
  float: none !important;
  /*width: 100% !important;*/
}

.shoppingListPrimaryListWrapper{
  width: 100%;
  height:50px;
  border-bottom: 1px solid #f3f3f3;
}


.shoppingListSecondaryListItemStoreName {
    background-color: #ebebeb;
    color: #464646;
    font-size:14px;
    font-family: weblysleek_uisemibold;
    font-weight: 400;
    min-height: 20px;
    height:auto;
    line-height: 15px;
    padding: 5px 30px;
    text-align: left;
    clear:both;
}


.shoppingListTotalListWrapper{
  width: 100%;
  height:50px;
}

.shoppingListTotalConditions {
    color: #464646;
    display: inline-block;
    font-size: 10px;
    position: relative;
    top: -9px;
}
.shoppingListTotalDisclaimer {
    display: block;
    float: left;
    font-family: weblysleek_uisemilight;
    font-size: 10px;
    margin-left: -35px;
    margin-top: 25px;
}

#shoppingListItemsNew{
  position:absolute;
/*  background-color: #E6E6E6; 
  left:550px;  */
  right:25%;
  height: 500px;
  top:30px;
  display:none;
  width: 450px;
}

.shoppingListsSecondaryListDeal {
    background-color: #fb8000;
    color: #fff;
    font-family: weblysleek_uisemibold;
    font-size: 12px;
    font-weight: 400;
    height: 15px;
    line-height: 15px;
    margin-bottom: 3px;
    padding: 2px;
    text-align: center;
    width: 30px;
}

.shoppingListSecondaryListItemDescription .itemPriceDetails  #checkoutShowPriceDetailInfo {
	font-size: 8px !important;
	top: -60px !important;
	right: -5px !important;
	padding: 5px !important;
	width: 168px !important;
}

.shoppingListSecondaryListItemDescription .itemPriceDetails  #addToCartShowPriceDetailInfo {
	font-size: 8px !important;
	top: -60px !important;
	left: 1px !important;
	padding: 5px !important;
}

#noListItemswrapper {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    height: 70px;
    margin-top: 10px;
    padding: 10px;
    position: relative;
    right: -100px;
    width: 300px;

    box-shadow:0px 4px 4px #222;
    -webkit-box-shadow:0px 4px 4px #222;
    -moz-box-shadow:0px 4px 4px #222;
    -o-box-shadow:0px 4px 4px #222;
}

.noListItemsTriangle {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 12px 12px;
    height: 0;
    position: absolute;
    right: 25px;
    top: 27px;
    width: 0;	
}

.noListItemsTextMsg1 {
	color: #8a8b90;
    display: block;
    font-family: weblysleek_uisemilight;
    font-size: 18px;
}

.noListItemsTextMsg2 {
    color: #8a8b90;
    display: block;
    font-family: weblysleek_uisemilight;
    font-size: 12px;
    line-height: 15px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    width: 52%;
}

.removeListMarginTop{
	margin-top:80px !important;
	
}
.shoppingListTriangle {
    border-style: solid;
    position: absolute;
    right: 150px;
    width: 0px;
    top: -8px;
    border-width: 0px 10px 10px;
    border-color: transparent transparent #FFF;
    height: 0px;
}
.shopping-list-items-close-button{
  position: absolute;
  top: 0;
  right: 10px;
}

.miniCartPrimaryListWrapper{
	border-bottom: 1px solid #f3f3f3;
    height: 50px;
    width: 100%;
	
}

.expiredDateTitle {
    color: #d1002f;
    font-family: weblysleek_uisemibold;
    font-size: 12px;
    font-weight:400;
    line-height:15px;
    height:15px;
}
.shoppingListSecondaryListItemSearchOffer {
    background-color: #8a8b90;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: weblysleek_uisemibold;
    font-size: 12px;
    height: 20px;
    margin: 5px 0;
    padding: 5px;
    text-align: center;
    width: 80px;
}
/* ==========================================================================
   Mini cart panel
   ========================================================================== */

#miniCartNewInnerWrapper{
  display: table;
  vertical-align: top;
}
.mini-cart-items-right-wrapper{
  display: table-cell;
  position: relative;
  vertical-align: top;
  padding-right: 35px;
}
#miniCartNewLeftContainer{
  display: table-cell;
  float: none !important;
  vertical-align: top;
}

#miniCartItemsNewRightContainer{
  float: none !important;
  /*width: 100% !important;*/
}

#miniCartNewInnerWrapper{
  width: 290px;
}
.mini-cart-items-close-button{
  position: absolute;
  top: 0;
  right: 10px;
}

#noItemswrapper {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    height: 70px;
    left: 85px;
    margin-top: 3px;
    padding: 10px;
    position: relative;
    width: 300px;
    
    box-shadow:0px 4px 4px #222;
    -webkit-box-shadow:0px 4px 4px #222;
    -moz-box-shadow:0px 4px 4px #222;
    -o-box-shadow:0px 4px 4px #222;
}

.noItemsTriangle {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 12px 12px;
    height: 0;
    position: absolute;
    right: 30px;
    top: 26px;
    width: 0;	
}

.noItemsTextMsg1 {
	color: #8a8b90;
    display: block;
    font-family: weblysleek_uisemilight;
    font-size: 18px;
}

.noItemsTextMsg2 {
    color: #8a8b90;
    display: block;
    font-family: weblysleek_uisemilight;
    font-size: 12px;
    line-height: 15px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    width: 52%;
}

.miniCartListTotalConditions {
    color: #464646;
    display: inline-block;
    font-size: 10px;
    position: relative;
    top: -9px;
}
.miniCartListTotalDisclaimer {
    display: block;
    float: left;
    font-family: weblysleek_uisemilight;
    font-size: 10px;
    margin-left: -200px;
    margin-top: 25px;
}


/* ==========================================================================
   Weekly ad home panel
   ========================================================================== */

.weekly-ad-panel-wrapper{
  width: 100%;
  display: table;
  height: 110px;
}

.weekly-ad-promo{
  font-family: 'weblysleek_uisemilight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: left;
  color: #8a8b90;
  padding: 0 0 0 45px;
  display: table-cell;
  vertical-align: middle;
  /*width: 45%;*/
}

.circular-cover-list{
  display: table-cell;
  width: 618px;
}

.weekly-ad-promo-label{
  font-size: 22px;
  line-height: 1;
}

.link-shop-your-add{
  color: #fb8000;
  font-family: 'weblysleek_uisemibold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: 7px;
  text-decoration: underline;
  line-height: 40px;
}

/* ==========================================================================
   General Layout
   ========================================================================== */

#mask{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 2px;
    background-color:#fff;
    z-index:9999;
}

#departmentsList{
/*    position: absolute;   */
	position:relative;
    margin-top:48px;
    width:300px;
/*     height:290px; */
	height:auto;
    z-index: 1000!important;
    left:0px;
}

#priceList{
    width:auto;
    top: 90px;  
}

#weeklyAd{
  position: absolute;
  min-width: 1024px;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;  
/*    position:relative;
    min-width: 1024px;*/
}

#wa_mainTop {
    position:fixed;
    z-index:400;
    display:block;
    clear:both;
    height:40px;
    width:100%;
    min-width:850px;
    margin:0;
    top:0;
}

#wa_mainTop.unsticky {
  position: absolute;
}

#wa_mainTop.foreground {
    z-index:405;
}

#wa_headerAd{
  background: #fff;
  position:relative;
  display:block;
  clear:both;
  margin:0;
  height:95px;
  margin-top:40px;
  width:100%;
  overflow: hidden;
  font-family: "weblysleek_uisemilight";
}

#signUpMessaging{
  color: #FFF;
  font-size: 12px;
  margin-top: 0;
  margin-right: -10px;
  float: right;
  font-weight: bold;
  padding: 10px;
  width: 220px;
}

#wa_store_moreinfo_pop{
    color: #5977BD;
    height: 100%;
    letter-spacing: 0;
    padding:8px 0px;
    text-align: left;
    white-space: nowrap;
    background-color: #FFF;
    z-index: 1;
    display:inline-block;
    float:left;
    margin-left:0px;
    width:15%;
}

/* Store info tool tip */
.wa_storeInfo_tooltip,
.wa_storeInfo_tooltip:before,
.wa_storeInfo_tooltip:after,
.wa_storeInfo_tooltip *,
.wa_storeInfo_tooltip *:before,
.wa_storeInfo_tooltip *:after{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wa_storeInfo_tooltip{
  background: #fcfcfc;
  border: 1px solid #cdcdcd;
  box-shadow: 0px 2px 10px 0.00px rgba(0, 0, 0, 0.09);
  color: #464646;
  font-size: 12px;
  left: 0;
  padding: 16px;
  position: absolute;
  text-align: left;
  top: 20px;
  width: 400px;
  z-index: 9999;
  display: none;
}

.wa_storeInfo_tooltip:before,
.wa_storeInfo_tooltip:after{
  border-color: transparent;
  border-style: solid;
  content: " ";
  display: block;
  height: 0; 
  position: absolute;
  border-top: 0;
  width: 0;
}

.wa_storeInfo_tooltip .hr{
  margin: 10px 0;
  border-top: 1px solid #dadada;
  display: block;
  width: 100%
}

.wa_storeInfo_tooltip:before{
  border-bottom-color: #cdcdcd; 
  border-width: 13px;
  top: -13px;
  left: 119px
}

.wa_storeInfo_tooltip:after{
  border-bottom-color: #fcfcfc;
  border-width: 12px;
  top: -12px;
  left: 120px;
}

.wa_storeInfo_tooltip > .clearfix,
.tooltip_holidays > .clearfix{
  margin: 0 -16px;
}

.wa_storeInfo_column{
  float: left;
  padding: 0 16px;
  width: 52%;
}

.wa_storeInfo_column + .wa_storeInfo_column{
  width: 48%;
}

.tooltip_mainStoreInfo h3,
.tooltip_hours h4,
.tooltip_secundaryStoreInfo h4,
.tooltip_storeServices h4{
  color: #063998;
  font-family: weblysleek_uisemibold;
}

.tooltip_mainStoreInfo h3{
  font-size: 14px;
}

.tooltip_mainStoreInfo h3 + h3{
  margin-bottom:  2px;
}

.tooltip_mainStoreInfo h4{
  margin-bottom: 2px;
  font-size: 12px;
}

.tooltip_mainStoreInfo{
  margin-bottom: 16px;
}

.tooltip_storeServices hr{
  margin: 0 0 8px 0;
}

.tooltip_service{
  float:left;
  width: 56%;
}

.tooltip_service:nth-child(even){
  width: 44%;
}

.tooltip_service + .tooltip_service,
.tooltip_hour + .tooltip_hour{
  margin-top: 2px;
}

.tooltip_holidaysTitle{
  color: #72B82A;
  font-family: weblysleek_uisemilight;
  font-size: 16px;
  margin-left: 16px;
  text-transform: uppercase;
}

.tooltip_holidaysMonth{
  text-transform: uppercase;
  font-size: 9px;
  margin: 4px 0;
}

.tooltip_holidaysBold{
  font-family: weblysleek_uisemibold;
}

#wa_store_gmap {
    width: 49%;
    position: absolute;
    right: 0;
    overflow: hidden;
    height: 115px;
    z-index: 1;
}

#searsArrow{
    color: #FAFFFF;
    margin-top: 40px;
    float: left;
    font-size: 16px;
    letter-spacing: 0;
    width: 100%;
    display: block;
}

#searsArrow img{
    height: 100%;
    min-height: 45px;
    max-height: 60px;
}

#localAdHeaderLogo{
    background-color: #D0D0D0;
    height: 135px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;  
    min-height: 89px;
    max-height: 135px;
}

.wa_mainBody{
    display:block;
    clear:both;
    position: relative;
    width:100%;
    min-width: 650px;
}

.wa_mainBody_innerwrapper{
    position:relative;
}

#storeLoc-lightbox{
  height:320px;
  width:100%; 
  display:none; 
  position: absolute; 
  top: -3px; 
  left: 0px; 
  z-index:120;
}

#wa_bodyNav_wrapper {
    clear: both;
    display: block;
    height: auto;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 11;
}

#wa_bodyNav_wrapper.sticky{
  position: fixed;
  top: 37px;
  z-index: 105;  /*ECOM-351876 fix, changed the value from 500  */
}

#wa_bodyNav{
  clear: both;
  display: block;
  height: 50px;
  top: 0;
  width: 100%;
  z-index: 20;
  position: relative;
  box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}

.feedback-button {
  position: absolute;
  bottom: -1px;
  overflow: hidden;
  height: 35px;
  width: 90px;
  border: 1px solid #dfdfdf;
  background: #193D95;
  z-index: 100;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -ms-transition:     all 0.6s ease;
  -o-transition:      all 0.6s ease;
  transition:         all 0.6s ease;
  z-index: 10;
  background: url('../images/feedback-ie8.png') no-repeat 7px 25px #30509f \0/;
}
.instantDeliveryBtnRight{
  position: absolute;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  height: 40px;
  width: 147px;
  z-index: 10;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -ms-transition:     all 0.6s ease;
  -o-transition:      all 0.6s ease;
  transition:         all 0.6s ease;
  background: url('../images/instantdeliverybottomlogo.jpg') no-repeat;
}

.feedback-button > a{
font-size: 13px;
font-weight: bold;
color: #fff;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
cursor: pointer;
line-height: 35px;
display: block;
}

.feedback-button .icon-feedback{
  margin-right: 3px;
}

#feedbackForm{
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  width: 600px;
  margin: 30px auto;
}

#feedbackForm .modal-header{
  min-height: 17px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
}

#feedbackForm .modal-header .icon-cancel-circle{
  position: absolute;
  right: 16px;
  top: 15px;
  cursor: pointer;
  padding: 0;
  font-family: 'icomoon';
  height: auto;
  width: auto;
  font-size: 18px;
  line-height: 20px;
  display: block !important;
}

#feedbackForm input[type=text], #feedbackForm textarea{
  background-color: #FFF;
  border: 1px solid #DDD;
  width: 80%;
  text-align: left;
  color:#333;
  padding: 3px;
  margin: 5px;
}

#feedbackForm input[type=text].inputError, #feedbackForm textarea.inputError{
  border-color: #C00;
  background-color: #FFFAEA;
}

#feedbackForm .modalBody {
position: relative;
padding: 15px;
}

#feedbackForm .modalBody td{
  vertical-align: middle;
  font-size: 14px;
}

#contactUsSubmit {
  background-color: #193D95;
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  padding: 7px 15px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  width: 90px;
  margin: 5px;
}

/* ==========================================================================
   SYW Points
   ========================================================================== */




.hFlyout {
  background-color: #EEE;
  border: 1px solid #E3E3E3;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 3px #CCCCCC;
  display: none;
  font-size: 12px;
  overflow: hidden;
  padding: 10px 0;
  position: fixed;
}


#sywrAvPoints {
    border: 0 none;
    color: #999999;
    font-size: 11pt;
    margin: 5px 5px 5px 15px;
    padding: 5px;
    width: 344px;
}

#sywrAvPoints .topVal {
    font-size: 14pt;
}

#home #subnavDD_myAvPoints {
    top: 80px;
}

#subnavDD_myAvPoints {
    height: 320px;
    margin-left: 116px;
    padding: 10px;
    top: 40px;
    width: 360px;
    right: 85px;
    z-index:1;
    text-align: left;
}

#myAvPointsImg {
    background: url(../../common/images/syw-med-logo.png) no-repeat scroll 0 0 #EEE;
    display: block;
    height: 30px;
    width: 165px;
}

.closeClickedDD {
  position: absolute;
  right: 12px;
  font-size: 15px;
  top: 12px;
  cursor: pointer;
}

#sywrAvPoints #memStatus .bonusMem {
    padding: 0 20px;
    width: 50px;
}
#sywrAvPoints #memStatus li {
    border: 0 none;
    color: #999999;
    display: block;
    float: left;
    font-size: 8pt;
    text-align: center;
    width: 75px;
}


/* ==========================================================================
   Verticals carousel in Home Page
   ========================================================================== */
#my-carousel-2 {
  width: 100%;
  position:relative;
  margin-top: 15px;
}

#my-carousel-2 .mask {
  height:270px;
  width: 100%;
}

#my-carousel-2 li a:hover {
  opacity: 0.8;
}

#imageCarouselPlugin {
    display: block;
    clear: both;
    padding-top: 20px;
    margin-bottom: 25px;
}

.caroPrev{
/*  background: url("../images/depImg/buttonleft.png"); */
  left: 0;
  position: absolute;
  top: 10%;
  width: 30px;
  height:200px;
}

.caroNext{
/*  background: url("../images/depImg/buttonright.png"); */
  right: 0;
  position: absolute;
  top: 10%; 
  width: 30px;
  height:200px;    
}

.carousel .disabled.caroPrev .icon-left,
.carousel .disabled.caroNext .icon-right {
  color:#d0d0d0;
}

.caroPrev .icon-left, .caroNext .icon-right{
  color:#8a8b90;
  line-height: 200px;
  font-size: 30px;
}

.caroPrev:hover, .caroNext:hover {
  cursor: pointer;
  background-color: rgba(255,255,255,0.5);
}
.carousel .disabled:hover {
  background-color: none;
}

.caroText{
  background-color: rgb(0,0,0);
  opacity:0.7;
  color: #ffffff;
  height: 30px;
  left: 0;
  position: absolute;
  top: 240px;
  width: 100%;
  line-height:1.7;
}
li.color-1 a:hover span{
  background-color: rgb(0,0,0);
  opacity:1;
  text-decoration:underline;
  cursor:pointer;
}
li.color-1 a:hover{
  cursor:pointer;
}
.color-1{
  position:relative;
}

#my-carousel-2 li a{
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;    
}

.carBorder:before {
  content:"........................";
  letter-spacing: 4px; /* Use letter-spacing to increase space between dots*/
}

/* ==========================================================================
   Result styles
   ========================================================================== */

#searchLocal{
  display: inline-block; 
  float: right;
  max-width: 480px;
  width: 46%;
  margin-right: 35px;
  height: 32px;
  margin-top: 10px;
  background: none repeat scroll 0% 0% transparent;
}

#keyword{
    display: inline-block;
    margin: 0px;
    font-size: 14px;
    text-align: left;
    font-family: inherit;
    float: right;
    width: 75%;
    height: 20px;
    background-color: #FFF;
    outline: 0px none;
    padding: 5px 10px;
    border: 1px solid #D3D3D3;
    color: #8A8B90;
    text-shadow: 0.2px 0px;
}

#goBtn{
  display: inline-block;
  float: right;
  width: 31px;
  height: 31px;
  text-align: center;
  background-color: #193D95; 
  cursor: pointer;
}

.productGridContainer {
  position: relative;
  margin-left: 270px;
  display: none;
  padding-left: 20px;
  overflow: hidden;
  min-height: 800px;
}

.productGridContainer #banner{
  height: 100px;
  margin-bottom: 15px;
  overflow: hidden;
}

.productGridContainer #banner img{
  max-height: 100px;
  display: block;
}

.productGridContainer #bannerLeft img{
  float: left;
}

.productGridContainer #bannerRight img{
  float: right;
}

.productGridContainer .filterTags {
  clear: both;
  padding-right: 30px;
  line-height: 45px;
  position: relative;
  height: 45px;
}

.productGridContainer .filterTags .numberofOffers {
  float: left;
}

#filterResultWrapper {
  display: none;
  width: 197px;
  position: absolute;
  top: 77px;
  left: 0;
  padding-left: 53px;
  padding-top: 25px;
  text-align: left;
  background-color: #FFF;
  box-shadow: 1px 3px 9px 0px rgba(76, 76, 76, 0.2);
  height: 100%;
}

#filterResultWrapper h3 {
  color:#464646;
  font-family: "weblysleek_uisemilight", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 17px;
}

#filterResultWrapper h4 {
  color: #00369A;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #cbcbc6;
  margin-bottom: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}

#filterResultWrapper h4:after {
  color: #8a8b90;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e610";

  float: right;
  font-size: 10px;
  line-height: 25px;
}

#filterResultWrapper h4.collapsed:after {
  content: "\e60f";
}

#filterResultWrapper .select_box_items{
  padding-left: 10px;
  text-indent: -10px;
}

#filterResultWrapper .productFilter{
  width: 160px;
}

#filterResultWrapper .filterList {
  clear: both;
  font-size: 12px;
  line-height: 15px;
  color: #464646;
  font-family: "weblysleek_uisemilight", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

#filterResultWrapper > .productFilter > .filterList {
  overflow-y: auto;
  max-height: 200px;
  width: 145px;
  margin-bottom: 25px;
  padding-right: 15px;
  display: none;
}

#filterResultWrapper > .productFilter > #priceFilter1 {
  display: block;
}

#filterResultWrapper #priceFilter1 .option:before, #filterResultWrapper #priceFilter1 .selected:before{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  content: "\ea53";

  font-size: 10px;
  margin-right: 6px;
  color: #ACACAC;
}

#filterResultWrapper #priceFilter1 .selected{
  margin-left: -14px;
}

#filterResultWrapper #priceFilter1 .selected:before{
  content: "\e61a";
  color: #fb8000;
  font-size: 7px;
  line-height: 15px;
  vertical-align: top;
}

.filterList .filterList, .filterList .option{
-webkit-transition: all 200ms ease-out;
   -moz-transition: all 200ms ease-out;
     -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
}

.filterList .option{
  clear: both;
  margin-bottom: 10px;
  text-indent: -10px;
  padding-left: 10px;
}

.filterList.level1 > .option{
  clear: both;
  margin-bottom: 10px;
  text-indent: 0;
  padding-left: 10px;
}

.filterList > .option.selected, .filterList > .option.selected .option.selected {
  color:#000;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-indent: -10px;
}

#subcategory1 .option.selected {
  text-indent: -5px;
  margin-bottom: 10px;
  cursor: default;
}

#subcategory1 .option.selected:last-child {
  margin-bottom: 5px;
}

.filterList > .option.selected .option{
  color: #464646;
  font-family: "weblysleek_uisemilight", Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-left: 5px;
}

.filterList > .option.selected .option:before,
.filterList > .option.selected #subcategory1 .option.selected:before{
  content: "-";
  margin-right: 3px;
}

.filterList .option.selected:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  content: "\e618";

  font-size: 10px;
}

.filterList > .option.selected .option.selected:before{
  content: "\e618";
}

.option.selected > .filterList > .option.selected {
  padding-left: 0;
  margin-bottom: 5px;
}

.filterList .option .prodCount{
  color: #ACACAC;
  font-size: 10px;
  font-family: "weblysleek_uisemilight", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.filterList li > .filterList {
  padding: 5px 0 0 8px;
  overflow: hidden;
  display: none;
}

.filterList li > .filterList .option:last-child{
  margin-bottom: 5px;
}

#filterResultWrapper #categoryList {
  position: relative;
}

#searchResult {

}

#resultItems{
    float:left;
 /*    margin: 70px 10px 30px; */
    width: 100%;
    min-width:850px;
    margin-bottom: 80px;
    margin-top: 5px;
}

/*
Media Queries
 */


@media screen and (max-width: 443px){
  #resultItems, #searchTitle {
      width: 220px;
  }
}

@media screen and (max-width: 650px) and (min-width: 444px){
  #resultItems, #searchTitle {
      width: 414px;
  }
}

@media screen and (max-width: 857px) and (min-width: 651px) {
  #resultItems, #searchTitle {
      width: 621px;
  }
}


@media screen and (max-width: 959px) and (min-width: 858px) {
  #resultItems, #searchTitle {
      width: 828px;
  }
}

/*
@media screen and (max-width: 1064px) and (min-width: 960px) {
  #resultItems, #searchTitle {
      width: 960px;
  }
}

@media screen and (max-width: 1271px) and (min-width: 1065px) {
  #resultItems, #searchTitle {
      width: 1035px;
  }
}

@media screen and (max-width: 1478px) and (min-width: 1272px) {
  #resultItems, #searchTitle {
      width: 960px;
  }
}


@media screen and (max-width: 1685px) and (min-width: 1479px) {
  #resultItems, #searchTitle {
      width: 1209px;
  }  

}

@media screen and (max-width: 1892px) and (min-width: 1686px) {
  #resultItems, #searchTitle {
      width: 1495px;
  }  

}

@media screen and (max-width: 2099px) and (min-width: 1893px) {
  #resultItems, #searchTitle {
      width: 1863px;
  } 
  
  #shoppingListItemsNew{
    right: 18%;
  }

}

@media screen and (max-width: 2306px) and (min-width: 2100px) {
  #resultItems, #searchTitle {
      width: 2070px;
  }
  
  #shoppingListItemsNew{
    right: 18%;
  } 

}

@media screen and (max-width: 2513px) and (min-width: 2307px) {
  #resultItems, #searchTitle {
      width: 2277px;
  } 
  
  #shoppingListItemsNew{
    right: 18%;
  } 

}

@media screen and (max-width: 2720px) and (min-width: 2514px) {
  #resultItems, #searchTitle {
      width: 2484px;
  } 
  
  #shoppingListItemsNew{
    right: 18%;
  } 

}

@media screen and (max-width: 3000px) and (min-width: 2721px) {
  #resultItems, #searchTitle {
      width: 2691px;
  } 
  
  #shoppingListItemsNew{
    right: 18%;
  } 

}

*/

@media screen and (max-width: 1200px){
  .middlePromoContainer{
    display: none;
  }
  .leftPromoContainer {
    left:8% !important;
  }
  .rightPromoContainer {
    right:8% !important;
  }
}

@media screen and (min-width: 1350px){
  .middlePromoContainer h3{
    padding-top: 40px !important;
  }
  .middlePromoContainer p {
    font-size: 16px !important;
  }
}

@media screen and (min-width: 1550px){
  .middlePromoContainer h3{
    padding-top: 50px !important;
  }
  .middlePromoContainer p {
    font-size: 22px !important;
  }
}



/* ==========================================================================
   Print circular styles
   ========================================================================== */



.bb-bookblock{
  display: none;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.ie8 .bb-bookblock{
  display: none;
}

.ie8 .printCircular_shop-tag .centered img{
  width:25px;
  height:25px;
}

.bb-bookblock{
  opacity: 0;
}

.swipeWrapContainer .loadingOverlay{
  display: block;
}

.swipeWrapContainer .loadingOverlay .icon-spinner{
  top: 20%;
}

.printCircularModalContainer {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 880px;
    z-index: 1;
    padding: 60px 0 10px;
}

.printCircularModalContainer.fullScreen {
  position: absolute;
  top: 0;
  background-color: rgba(22,22,22,0.9);
  z-index: 600;
  padding-bottom: 50px;
}

.printCircularControllers{
    font-size: 25px;
    color: #8A8B90;
    width: 100%;
    margin: 0 auto 30px;
    position: absolute;
    clear: both;
    height: 37px;
    background-color: #f2f2f2;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    top:0;
}

.printCircularControllers.sticky,.fullScreen .printCircularControllers{
  position: fixed;
  top: 0;
  z-index: 2;
  box-shadow: 0px 2px 10px rgba(150,150,150,0.4);
}
  .printCircularControllers .circularBreadcrumb{
    text-align: left;
    float: left;
    color:#8a8b90;
    font-size: 13px;
    margin-left: 55px;
    line-height: 30px;
    position: relative;
  }

  .printCircularControllers .circularBreadcrumb .back {
    font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    float: left;
    line-height: 30px;
  }

  .printCircularControllers .circularBreadcrumb .nowViewing {
    float: left;
    color: #8a8b90;
    padding: 3px 9px;
    cursor: pointer;
    background-color: #f2f2f2;
   /* border: 1px solid #d1d1d1; */
    margin-left: 10px
  }

  .nowViewing .circularName {
    color: #00369a;
    font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 15px
  }

  .nowViewing .icon-Down {
    color:#fb8000;
    font-size: 13px;
  }

  .printCircularControllers .circularBreadcrumb .sideCirculars{
    display: none;
    position: absolute;
    background-color:  #f4f4f4;
    border: 1px solid #d1d1d1;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.5);
    width: 425px;
    z-index: 50;
    right: 5px;
    top: 43px;
    max-height: 400px;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: auto;
  }
  .printCircularControllers .circularBreadcrumb .sideCirculars:after, .printCircularControllers .circularBreadcrumb .sideCirculars:before {
    bottom: 100%;
    right: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .printCircularControllers .circularBreadcrumb .sideCirculars:after {
    border-color: rgba(244, 244, 244, 0);
    border-bottom-color: #f4f4f4;
    border-width: 8px;
    margin-left: -8px;
    right: 42px;
  }
  .printCircularControllers .circularBreadcrumb .sideCirculars:before {
    border-color: rgba(209, 209, 209, 0);
    border-bottom-color: #d1d1d1;
    border-width: 10px;
    margin-left: -9px;
  }

  .printCircularControllers .circularBreadcrumb .sideCirculars li {
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    padding: 12px;
    height: 93px;
  }

  .printCircularControllers .circularBreadcrumb .sideCirculars img{
    height: 92px;
    box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.2);
    float: left;
    cursor: pointer;
  }

  .printCircularControllers .circularBreadcrumb .clickable-ribbon {
    position: absolute;
    top:11px;
    left: 11px;
    cursor: pointer;
  }

  .printCircularControllers .circularBreadcrumb .clickable-ribbon img {
    height: 46px;
    box-shadow: none;
  }

  .printCircularControllers .circularBreadcrumb .circularDescription{
    float: left;
    margin-left: 20px;
    width: 270px;
  }

  .printCircularControllers .circularBreadcrumb .circularDescription,
  .printCircularControllers .circularBreadcrumb .labelValidity {
    font-family: "weblysleek_uisemilight", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:  #4b4b4b;
    font-size: 12px;
  }
  
  .printCircularControllers .circularBreadcrumb .circularDescription h3{
    font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
  }
  
  .printCircularControllers .circularBreadcrumb .validity{
    font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color:  #00369a;
    line-height: 15px;
  }

  .printCircularControllers .circularBreadcrumb .button {
    border-radius: 2px;
    background-color:  #153997;
    width: 84px;
    height: 30px;
    display: block;
    color:#FFF;
    margin: 5px 0 0 0;
    line-height: 30px;
    text-align: center;
    font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
  }

  .printCircularControllers .toolbar {
    background-color:  #f2f2f2;
  /*  border: 1px solid #d1d1d1; */
    border-right: none;
    border-left: none;
    height: 36px;
    float: right;
    margin-right: 35px;
  }

    .printCircularControllers .toolbar > li{
      float: left;
      min-width: 35px;
    /*  border-right: 1px solid #d1d1d1; */
    }

    .printCircularControllers .toolbar .labelPaginator {
      border-left: 1px solid #d1d1d1;
      border-right: 1px solid #d1d1d1;
      border-bottom: 1px solid #d1d1d1;
      padding: 10px;
      cursor: pointer;
    }

    .printCircularControllers .toolbar .labelPaginator.singlePage {
      cursor: default;
    }

    .printCircularControllers .toolbar .circularPages,
    .printCircularControllers .toolbar .labelPaginator {
      width: 115px;
      color:  #8a8b90;
      font-size: 13px;
      text-align: left;
      line-height: 17px;
      position: relative;
      display: block;
    }

    .printCircularControllers .toolbar .circularPages {
      background-color:  #f2f2f2;
      width: 136px;
      overflow: auto;
      position: relative;
      z-index: 50;
      display: none;
      box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
      max-height: 325px;
      overflow-y: auto; 
      overflow-x: hidden;
    }

    .printCircularControllers .toolbar .circularPages li{
      width: 86%;
      float: left;
      clear: both;
      text-align: left;
      padding: 5px 7%;
      border-bottom: 1px solid #d1d1d1;
      border-left: 1px solid #d1d1d1;
      cursor: pointer;
    }

    .printCircularControllers .toolbar .circularPages li.active{
      font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
      font-weight: bold;
      color:  #00369a;
    }

    .printCircularControllers .toolbar .labelPaginator:after{
      font-family: 'icomoon';
      content: "\e60f";
      line-height: 20px;
      position: absolute;
      top: 8px;
      right: 10px;
    }
    .printCircularControllers .toolbar .labelPaginator.singlePage:after {
      display: none;
    }
    .printCircularControllers .toolbar .tags.inactive {
      color:#DDD;
    }
    .printCircularControllers .toolbar .active {
      color:#4d4d4d;
    }
    .printCircularControllers .toolbar .icon-fullscreen,
    .printCircularControllers .toolbar .icon-fullscreen-exit {
      font-size: 18px;
      line-height: 26px;
    }
    .printCircularControllers a{
        color: #8A8B90;
        margin: 5px;
        line-height: 36px;
        display: block;
        height: 26px;
    }
    .printCircularControllers .close-modal {
        cursor: pointer;
        float: right;
        font-size: 30px;
        margin-right: 5%;
    }

.circularHint {
    color: #CCC;
    font-size: 20px;
    position: relative;
    display: none;
    width: 500px;
    text-align: right;
    margin: 0 auto;
}

    .circularHint .icon-arrow-down-right{
        margin-left: 10px;
        margin-right: 20px;
    }

#pc_mapWrapper area{
    cursor: pointer;
    display: block;
}

/*
Circular V2 starts here
 */


#circularCarousel, #circularCarousel .slick-slide{
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.ie8 #circularCarousel{
  display: none;
}

#circularCarousel {
  opacity: 0;
  position: relative;
}

#circularCarousel .slick-slide {
  position: relative;
  opacity: 1;
  padding: 6px 0 20px;
  max-width:700px;
  min-width:700px;
  min-height: 800px;
}

.fullScreen #circularCarousel .slick-slide {
  max-width:1000px;
  min-width:1000px;
}

#circularCarousel .slick-slide.slick-center,
#circularCarousel .slick-slide.slick-active {
  opacity: 1;
}

#circularCarousel .slick-slide .pcMapClass {
  margin: 0 auto;
}

.fullScreen #circularCarousel .slick-slide .pcMapClass {
  position: absolute;
  top: 6px;
  left: 0;
  width: 1000px;
  height: auto;
}

#circularCarousel .slick-slide .expandedImage {
  margin: 0 auto;
  width: 1000px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.fullScreen #circularCarousel .slick-slide .expandedImage {
  display: block;
  position: relative;
}

.circularContainer_V2 {
  max-width: 800px;
  min-width: 600px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: none;
  padding-bottom: 20px;
}

.circularContainer_V2 h2{
  color:  #5c78c1;
  font-size: 35px;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-top: 30px;
}

.circularContainer_V2 .subtitle{
  color:  #8a8b90;
  font-size: 20px;
  font-family: "weblysleek_uisemilight", Arial, Helvetica, sans-serif;
  margin-top: -10px;
}

.circularContainer_V2 .clickable-ribbon{
  position: absolute;
  left: 0;
  top:0;
  cursor: pointer;
}

.circularContainer_V2 .featured {
  float: left;
  clear: both;
  width: 100%;
  margin: 30px 0;
  position: relative;
}

.circularContainer_V2 .featured .featuredCircular {
  float: left;
  width: 290px;
  margin-right: 50px;
  cursor: pointer;
}

.circularContainer_V2 h3 {
  font-size: 25px;
  text-align: left;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  word-wrap: break-word;
}

.circularContainer_V2 .featured .circularDescription{
  float: left;
  margin-top: 100px;
  width: 460px;
}

.circularContainer_V2 .featured .circularDescription h3 {
  color:  #4b4b4b;
}

.circularContainer_V2 .featured .circularDescription .week-title {
  display: block;
  line-height: 20px;
  color: #5c78c1;
}

.circularContainer_V2 .validity {
  color:  #8a8b90;
  font-size: 12px;
  text-align: left;
  display: block;
}

.circularContainer_V2 .dateStart,
.circularContainer_V2 .dateEnd {
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.circularContainer_V2 .button {
  border-radius: 2px;
  background-color:  #153997;
  width: 103px;
  height: 33px;
  color:#FFF;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-align:center;
  float: left;
  line-height: 33px;
  margin-top: 10px;
}

.circularContainer_V2 .additionalCirculars{
  color:  #5c78c1;
  width: 100%;
  clear: both;
  margin-bottom: 25px;
  padding-left: 10px;
}

.circularContainer_V2 .additionalCirculars span.store-name{
  text-transform: capitalize;
}

.circularContainer_V2 .secondaryCircular {
  position: relative;
  float: left;
  padding: 0 12px 0 3px;
  width: 185px;
  min-height: 330px;
  margin-bottom: 20px;
}

.circularContainer_V2 .secondaryCircular .circularCover{
  float:left;
  box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  max-width: 150px;
  max-height: 190px;
}

.circularContainer_V2 .secondaryCircular .clickable-ribbon img {
  height: 65px;
}

.circularContainer_V2 .secondaryCircular .circularDescription {
  clear: both;
  width: 100%;
  float: left;
  margin: 20px 0 0;
  padding-bottom: 50px;
  min-height: 65px;
  position: relative;
}

.circularContainer_V2 .secondaryCircular h3 {
  color:  #4b4b4b;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
}

.circularContainer_V2 .secondaryCircular .button {
  position: absolute;
  bottom: 0;
  left: 0;
}

.hotSpotsContainer {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-left: -50%;
 /* display: none; */
}

.slick-center .hotSpotsContainer {
  display: block;
}

.mfp-loading .icon-spinner {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 3000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 3000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 3000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 3000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  border-radius: 100%;
  font-size: 30px;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  left: 50%;
  margin-left: -12px;
  color: #AAA;
}

/*
Circular V2 ends here
 */


.wa_bodyNav_circularContainer{
    background-color:#ffffff; 
    display: none;
    position: relative;
    z-index: 1;
}

    .circularAdGroupNew {
        overflow: hidden;
        width: 100%;
        clear: both;
    }

    .circularAdWrapperNew, .circularAdNew, .circularAdDateWrapperNew {
        -webkit-transition: all 150ms ease-out;
           -moz-transition: all 150ms ease-out;
             -o-transition: all 150ms ease-out;
                transition: all 150ms ease-out;
    }
    
    .circularAdWrapperNew {
        position: relative;
        float: right;
        margin: 10px;
        height: 90px;
        overflow: hidden;
    }

      .shoppable-ribbon {
        cursor: pointer;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
      }

        .shoppable-ribbon img{
          width: 100%;
        }

        .circularAdNew{
            cursor: pointer;
            width: 90px;
        }

    .circularAdWrapperNew:hover {
        margin: 10px 5px;
    }

    .circularAdWrapperNew:hover .circularAdNew{
        width: 100px;
    }

    .circularAdDateWrapperNew {
      color:#4b4b4b;
        position: absolute;
        height: 30px;
        width: 100%;
        left: 0;
        bottom: 0;
        background-color: #FFF;
        background-color: rgba(255, 255, 255,0.8);
    }

    .circularAdDateNew{
        font-size: 11px;
        line-height: 12px;
        padding: 3px 0;
    }

        .loadingOverlay{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background-color: rgba(255,255,255,0.75);
            display: none;
        }

            .loadingOverlay .icon-spinner {
                font-size: 25px;
                position: absolute;
                top: 50%;
                margin-top: -26px;
                left: 50%;
                margin-left: -12px;
                color: #555;
            }

            .loadingOverlay .icon-spinner:before {
                border-radius: 100%;
            }
            
                .loadingOverlay .icon-spinner {
                    -webkit-animation-name: spin;
                    -webkit-animation-duration: 3000ms;
                    -webkit-animation-iteration-count: infinite;
                    -webkit-animation-timing-function: linear;
                    -moz-animation-name: spin;
                    -moz-animation-duration: 3000ms;
                    -moz-animation-iteration-count: infinite;
                    -moz-animation-timing-function: linear;
                    -ms-animation-name: spin;
                    -ms-animation-duration: 3000ms;
                    -ms-animation-iteration-count: infinite;
                    -ms-animation-timing-function: linear;
                    
                    animation-name: spin;
                    animation-duration: 3000ms;
                    animation-iteration-count: infinite;
                    animation-timing-function: linear;
                    border-radius: 100%;

                }
                @-ms-keyframes spin {
                    from { -ms-transform: rotate(0deg); }
                    to { -ms-transform: rotate(360deg); }
                }
                @-moz-keyframes spin {
                    from { -moz-transform: rotate(0deg); }
                    to { -moz-transform: rotate(360deg); }
                }
                @-webkit-keyframes spin {
                    from { -webkit-transform: rotate(0deg); }
                    to { -webkit-transform: rotate(360deg); }
                }
                @keyframes spin {
                    from {
                        transform:rotate(0deg);
                    }
                    to {
                        transform:rotate(360deg);
                    }
                }


.tooltip, .arrow:after {
  background: #193d95;
  border: 2px solid #fd7835;
}

.tooltip {
  pointer-events: none;
  opacity: 0;
  display: inline-block;
  position: absolute;
  padding: 10px 20px;
  color: white;
  border-radius: 10px;
  margin-top: 20px;
  text-align: center;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  font-stretch: condensed;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 0 7px black;
  z-index: 20;
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  -webkit-box-shadow: 6px 5px 9px -9px black,
                      5px 6px 9px -9px black;
  -moz-box-shadow: 6px 5px 9px -9px black,
                   5px 6px 9px -9px black;
  box-shadow: 6px 5px 9px -9px black,
              5px 6px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
}
.tooltip.active {
  opacity: 1;
  margin-top: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition:    all 0.2s ease;
  -ms-transition:     all 0.2s ease;
  -o-transition:      all 0.2s ease;
}
.tooltip.out {
  opacity: 0;
  margin-top: -20px;
}

.printCircular_shop-tag{
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -ms-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  display: block;
  position: absolute;
  opacity: 0;
}
  .printCircular_shop-tag.invisible{
    display: none;
  }

  .printCircular_shop-tag.initial{
    opacity: 1;
  }

  .printCircular_shop-tag.delayed{
    opacity: .90;
  }

  .printCircular_shop-tag.delayed:hover{
    opacity: .60;
  } 

  .printCircular_shop-tag:hover{
    background: rgba(255, 255, 255, .5);
  }

  .printCircular_shop-tag .centerer{
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
  }

  .printCircular_shop-tag .centered{
    display: table-cell;
    height: 20px;
    vertical-align: middle;
    width:100%;
  }

  .printCircular_shop-tag .centered img{
    margin: 0 auto;
    width: 60%;
    max-width: 17px;
    min-width: 15px;
  }

  .disabledHotSpots .printCircular_shop-tag .centered img{
    opacity: 0;
  }

  .circulars-carousel-arrow, .middleLeftButtonIcon, .middleRightButtonIcon {
    color: #FFF;
    width: 40px;
    height: 75px;
    background-color: #193D95;
    background-color: rgba(0, 54, 154, 0.8);
    border-radius: 3px;
    position: absolute;
    font-size: 35px;
    line-height: 75px;
    top:280px;
  }
  .fullScreen .circulars-carousel-arrow, .circulars-carousel-arrow.sticky {
    position: fixed;
    top:345px;
  }

  .ie8 .circulars-carousel-arrow.slick-disabled {
    display: none;
  }

  .circulars-carousel-arrow.slick-disabled {
    opacity: 0;
  }

  .middleLeftButtonIcon, .middleRightButtonIcon{
    color: #FFF;
    margin-top: 110px;  
    display: block;
    width: 40px;
    height: 75px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    z-index: 9999;
    background-color: #193D95;
    background-color: rgba(0, 54, 154, 0.8);
    border-radius: 3px;
    position: absolute;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-size: 35px;
    line-height: 75px;
  }

  .horizontalImageViewContainer {
    display: block;
    position: relative;
    padding: 0px;
  }  

  .middleContainer {
    display: block;
    margin-left:auto;
    margin-right:auto;
    min-width: 1024px;
    position: relative;
    width: 100%;
  }  

  .middleLeftButton,
  .circulars-carousel-arrow.prev-btn {
    left: 0;
    border-radius: 0 3px 3px 0;
  }
  .middleRightButton,
  .circulars-carousel-arrow.next-btn {
    right: 0;
    border-radius: 3px 0 0 3px;
  }

  /* zoom in functionality */
  .zoomingIn #wa_mainTop,
  .zoomingIn .wa_mainBody,
  .zoomingIn #localAdHeaderLogo,
  .zoomingIn .middleRightButton,
  .zoomingIn .middleLeftButton{
    display: none;
  }

  .zoomingIn{
    overflow: hidden;
  }

  .zoomingIn .scrollup{
    z-index: 8888;
  }
  
  .zoomingIn .printCircularContainer{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }

  .zoomingIn .flip-container{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    padding:0;
    background:#D8D8D8;
    z-index: 9999;
  }

  .zoomingIn .flipbook{
    cursor:move;
  }

  .zoomingIn .flipbook-viewport .closeWin{
    position: absolute;
    top: 16px;
    right: 16px;
    color: #FFF;
    background-color: #888;
    font-weight: bold;
    padding: 3px 10px;
    font-size: 12px;  
    z-index: 10000;
  }

.mobileBar{
  position: fixed;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  z-index: 9999;
  height: 107px;
  background: #fff;
}

.mobileBar:after,
.mobileBar:before{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.mobileBar *
.mobileBar *:after,
.mobileBar *:before{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 16px;
}

.mobileBar_item{
  float: left;
  width: 25%;
  line-height: 107px;
  color: red;
  font-size: 1em;
}

@media screen and (max-width:1024px){
  .printCircular_shop-tag{
    cursor:pointer;
    background: rgba(255, 255, 255, .2);
  }

  .mobileBar_item{
    font-size: 1.5em;
  }
}

/* ==========================================================================
   Promotion spots containers
   ========================================================================== */


.promoBottom {
  position: relative;
  clear: both;
  padding: 0 35px 50px 35px;
  overflow: hidden;
  height: 305px;
  margin-top: 30px;
}

.leftPromoContainer{
  position: absolute;
  left: 35px;
  top: 0;
  cursor: pointer;
  width: 400px;
  height: 305px;
  -webkit-perspective: 800;
}

.middlePromoContainer {
  height: 305px;
  background-color: #F0F4FF;
  margin: 0 420px;
}
  .middlePromoContainer h3 {
    font-size: 40px;
    color: #1d3f90;
    font-weight: bold;
    padding-top: 20px;
    text-align: left;
    padding-left: 7%;
    padding-right: 7%;
    line-height: 45px;
  }

  .middlePromoContainer p {
    color: #53565c;
    font-size: 15px;
    margin: 20px 7%;
    text-align: left;
  }

.rightPromoContainer {
  position: absolute;
  right: 35px;
  top: 0;
  min-width: 402px;
  min-height: 304px;
}

.rightPromoContainer  img{
  border: 1px solid #DDD;
}

.leftPromoContainer .systemMessage .accent{
  color:#F05328;
  font-weight: bold;
  font-size: 2.1em;
  margin: 30px 0 20px;
}

.leftPromoContainer .containerPromo.flipped {
    -webkit-transform: rotatex(-180deg);
       -moz-transform: rotatex(-180deg);
        -ms-transform: rotatex(-180deg);
         -o-transform: rotatex(-180deg); 
            transform: rotatex(-180deg);
}
.leftPromoContainer .containerPromo {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.leftPromoContainer .containerPromo .promo {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden ;
  backface-visibility:hidden;
  z-index: 2;
    font-size: 1.3em;
    text-align: center;
    line-height: 35px;
}

.leftPromoContainer .containerPromo .front {
  position: absolute;
  z-index: 1;
    background: black;
    color: white;
    cursor: pointer;
    top:0;
    left:0;
    border: 1px solid #DDD;
}
.leftPromoContainer .containerPromo .back {
    -webkit-transform: rotatex(-180deg);
       -moz-transform: rotatex(-180deg);
        -ms-transform: rotatex(-180deg);
         -o-transform: rotatex(-180deg); 
            transform: rotatex(-180deg); 
  background-color:#FEBE20;
  color:#1c1c1c;
  cursor: pointer;
}

.no-cssanimations .leftPromoContainer .containerPromo.flipped .back, .no-cssanimations .leftPromoContainer .containerPromo .front{
  display: block
}

.no-cssanimations .leftPromoContainer .containerPromo.flipped .front, .no-cssanimations .leftPromoContainer .containerPromo .back {
  display: none;
}

/* ==========================================================================
   Local Ads Search page
   ========================================================================== */

.addToCartEnabled {
    height: 458px;
}
.itemsContainer {
    float: left;
    height: 350px;
    width: 220px;
    margin:10px;
    position:relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;  
	display:none;  
}

/* Commented this block to fix the ECOM-358093 issue
.itemsContainer:hover {
	z-index: 104;
	/* z-index:10; */
/*}
/* .storeType-APP .itemsContainer {
  height: 280px;
} */

#resultItems .itemTitle a{
    color: #777777;
    display: block;
    margin: 0 20px;
}

.galleryItem{
    border: 0 none;
    height: 200px;
    margin: 0;
    position: relative;
    width: 200px;
}

.itemPrice{
    margin: 8px 10px;
    min-height: 25px;
    overflow: hidden;
    position: relative;
    float:left;
    font-weight:bold;
}

.itemPriceDetails{
    color: #00369a;
    font-size: 10px;
    margin: 12px 10px 12px 0;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: underline;
    text-transform: uppercase;
}



.priceDetailsBtn {
    display: block;
    font-size: 9px;
    margin-right: 5px;
    margin-top: 3px;
}

.itemsContainer .itemPriceWrapper{
  display: table;
  box-sizing: border-box;
}

.itemsContainer .itemPrice{
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  margin: 0;
  float: none;
  padding-left: 14px;
}

.itemsContainer .itemPriceDetails{
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  margin: 0;
  position: static;
  padding-right: 10px;
}

.itemsContainer .priceDetailsBtn{
  width: auto;
  margin: 0;
}

.oldPrice{
    color:#8a8b90;
    text-decoration: line-through;
    float: left;
    font-size:16px;
}

.itemsContainer .oldPrice{
  margin: 0 5px 0 0;
}

.itemsContainer .newPrice{
  margin: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome */
    	oldPrice{
       		font-weight: normal;
       
    	} 

    	/* Safari only override */
    	::i-block-chrome,oldPrice{
        	font-weight: normal;
       
    	}
}
.newPrice{
    font-size:16px;
    color:#8da351;
    float:left;
    margin: 1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome */
    	.newPrice{
       		font-weight: normal;
       
    	} 

    	/* Safari only override */
    	::i-block-chrome,.newPrice{
        	font-weight: normal;
       
    	}
}
.addedToCartoldPrice{
    color:#999999;
    text-decoration: line-through;
    margin-right: 5px;
    margin-top: 4px;
    font-weight: 700;
    font-size:14px;
}
.addedToCartnewPrice{
    font-size:18px;
    font-weight:900;
    color:#8da351;
}
.addToCartArea{
    float: left;
    font-weight: bold;
    margin-left: 23px;
    width: 90px; 
}

.addToListArea{
    float: right;
    font-weight: bold;
    margin-right: 33px;
    width: 70px; 
}

/* 

Hidding ATC and ATL for Appliances Showroom

*/

.storeType-APP .addToCartArea,
.storeType-APP #qvAddtoCartBtn,
.storeType-APP #qty,
.storeType-APP #qvShipment,
.storeType-APP #qvAvailability
{
  display: none !important;
}

/*
.itemsInnerContainer div {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
*/

.itemDetailImage {
    padding-top: 10px;
    cursor: pointer;
    width:200px;
    height:215px;
    margin-left: 10px;
}

.itemTitle {
    color: #8a8b90;
    font-family: "weblysleek_uisemilight", Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 40px;
    line-height: 18px;
    margin-left: -8px;
    overflow: hidden;
    width: 236px;
    text-align:left;
}

.browsePageRatingsWrapper{
    height: 25px;
    margin-left: 10px;
    text-align: left;
}

.browsePageRatingsWrapper span.icon-star-full::before{
	color:#fd7835;
}

.browsePageRatingsWrapper span.icon-star-empty::before{
	color:#fd7835;
}

.browsePageRatingsWrapper span.icon-star-half::before{
	color:#fd7835;
}

/*.continueToCheckout, .continueToCart{
	margin-top: -4px !important;
    width: 105px;
}*/
.continueToCheckOut, .continueToCart{
	margin-top: 3px !important;
    width: 133px;
}

/* ==========================================================================
   Product detail styles
   ========================================================================== */
.product-detail-view-container *,
.product-detail-view-container :before,
.product-detail-view-container :after{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product-detail-view-container{
    position: relative;
    display: none;
    padding: 0 16px;
    text-align: left;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #f9f9f9;
}

    .pdp-column-fixed{
        float: left;
    }

    .pdp-gallery{
        width: 340px;
    }
        .pdp-main-image{
            border: 1px solid #ddd;
        }
        .pdp-thumbnail-list{
            border: 1px solid #ccc;
            padding: 5px 0;
            display: table;
            width: 100%;
            margin-top: 10px;
        }
        .pdp-thumbnail-list-item{
            border-left: 1px solid #ccc;
            padding: 0 5px;
            display: table-cell;
            width: 33.3%;
            text-align: center;
        }
        .pdp-thumbnail-list-item:first-child{
            border-left: none;
        }
        .no-touch .pdp-thumbnail-list-item:hover a{
            display: block;
        }
        .no-touch .pdp-thumbnail-list-item:hover img{
            border: 1px solid #193d94;
        }
    .pdp-details-coupons{
        margin-left: 340px;
        padding-top: 10px;
    }
        .pdp-details{
            width: 60%;
            padding: 0 15px
        }
            .pdp-details-title{
                color: #ff0000;
                font-size: 24px;
                margin: 0 0 5px 0;
                line-height: 1;
            }
            .pdp-details-reviews{
                color: #aeaeae;
                font-size: 12px;
            }
                /* stars rate display */
                .pd-star-counter-1 .icon-star:nth-child(-n+1):before{
                    color: #0993d6;
                }
                .pd-star-counter-2 .icon-star:nth-child(-n+2):before{
                    color: #0993d6;
                }
                .pd-star-counter-3 .icon-star:nth-child(-n+3):before{
                    color: #0993d6;
                }
                .pd-star-counter-4 .icon-star:nth-child(-n+4):before{
                    color: #0993d6;
                }
                .pd-star-counter-5 .icon-star:nth-child(-n+5):before{
                    color: #0993d6;
                }

            .pdp-details-itemn{
                color: #4f4f4f;
                font-size: 13px;
                margin: 10px 0 0 0;
            }
            .pdp-details-price{
                color: #f48200;
                font-size: 22px;
                margin: 10px 0 0 0;
                /*font-weight: bold;*/
            }
            .pdp-details-regprice{
                color: #898989;
                font-size: 12px;
            }
            .pdp-details-savingsprice{
                color: #8da34e;
                font-size: 12px;
            }

            .pdp-details-form{
                border-top: 1px solid #ccc;
                margin-top: 17px;
                width: 80%;
                padding: 10px 0 0 0;
            }

                .pdp-details-form .pdp-details-label{
                    font-size: 14px;
                    font-weight: bold;
                    color: #161616;
                    margin: 0 20px 0 0;
                }

                .pdp-delivery-options{
                    margin: 0 0 25px 0;
                }

                .pdp-delivery-item{
                    float: left;
                    margin: 10px  20px 0 0;
                }
                    .pdp-details-availability{
                        font-size: 12px;
                    }

                    .pdp-details-free{
                        color: #ff0000;
                        font-weight: bold;
                        font-size: 12px;
                    }
                .pdp-remaining{
                    background-color: #58b5e2;
                    font-size: 13px;
                    color: #fff;
                    display: inline-block;
                    padding: 5px 10px;
                }
                .pdp-remaining-counter{
                    color: #ffe400;
                }

                .pdp-button-container{
                    margin: 10px 0;
                }
                .pdp-button-container .btn{
                    margin: 10px 0 0 0;
                    width: 132px;
                }
                
        .pdp-coupons{
            width: 40%;
        }

    .tab-product-details{
        color: #898989;
        font-size: 13px;
        margin: 10px 0 100px 0;
    }

    #product-description ul{
        list-style-type: disc;
    }
    #product-description li{
        margin: 10px 0 10px 40px;
        display: list-item;
    }
    
    #product-description p{
        margin-bottom: 15px;
    }


        /**
         * Tablet both landscape/portrait
         */
        /*@media only screen and (min-width : 768px) and (max-width :1024px) {*/
        @media only screen and (max-width :1024px) {
            .pdp-details-form{
                width: 100%;
            }
        }

        /**
         * Smartphone
         */
        @media only screen and (max-width: 767px) {
            .pdp-column-fixed{
                float: none;
            }

            .pdp-gallery{
                margin: 0 auto;
            }
            .tab-product-details{
                margin-top: 10px;    
            }
            

            .pdp-details{
                width: auto;
                padding: 0;
            }

            .pdp-details-coupons {
                margin-left: 0;
                margin-top: 15px;
            }

            .pdp-coupons{
                width: auto;
            }
        }

/* ==========================================================================
   Reviews
   ========================================================================== */
.product-reviews{

}
    .product-reviews-heading{
        margin-bottom: 20px;
        font-size: 18px;
    }
    .product-reviews-sub-heading{
        margin-bottom: 20px;
    }
    .product-reviews-bar-container{
        background-color: #eee;
        position: relative;
        margin: 0 0 8px 54px;
    }
        .product-reviews-bar{
            background-color: #add6ef;
            border-right: 1px solid #bbb;
            border-bottom: 1px solid #bbb;
            height: 22px;
            position: relative;
        }
            .product-reviews-count{
                margin: 3px;
                display: inline-block;
                position: absolute;
                white-space: nowrap;
                font-size: 12px;
                left: 5px;
            }

    .product-reviews-label{
        float: left;
        color: #666;
        font-weight: bold;
    }

    .product-reviews-list{
        padding: 0 5px 20px 0;
    }
        .product-reviews-list-item{
            margin: 0 0 15px;
            padding: 10px 0 0 0;
            border-top: 1px solid #c2c2c2;
        }

        .product-reviews-list-item:first-child{
            border-top: none;
        }
        .product-reviews-profile{
            float: left;
            width: 120px;
        }

        .product-reviews-review{
            margin-left: 120px;
            position: relative;
        }
            .product-reviews-title{
                line-height: 0;
                font-weight: bold;
                vertical-align: top;
                position: relative;
                margin-top: 50px;
            }
            
                .product-reviews-quote{
                    font-size: 120px;
                    position: relative;
                    top: 15px;
                    line-height: 0;
                    color: #ccc;
                }
                .product-reviews-quote-right{
                   top: 39px;
                }
            .product-reviews-review-date{
                position: absolute;
                top: -5px;
                font-size: 11px;
                right: 0;
            }



/* ==========================================================================
   Coupons module
   ========================================================================== */

.coupon-view-container{
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
            transform: translateZ(0);
}


.coupon-header{
    background-color: #f48200;
    color: #fff;
    font-size: 17px;
    padding: 10px 15px;
    font-style: italic;
    display: table;
    width: 100%;
}
    .coupon-header-icon{
        display: table-cell;
        vertical-align: middle;
    }
    .coupon-header-body{
        display: table-cell;
        vertical-align: middle;
    }
    .coupon-list-item{
        background-color: #ededed;
        border-bottom: 1px solid #ddd;
        position: relative;
        width: 100%;

        -webkit-transition: background-color 300ms ease-out;
           -moz-transition: background-color 300ms ease-out;
             -o-transition: background-color 300ms ease-out;
                transition: background-color 300ms ease-out;
    }

    .coupon-list-item:nth-child(even){
        background-color: #f3f3f3;
    }
    .coupon-list .coupon-list-item-opened{
        background-color: #fff;
    }
        .coupon-list-item-header{
            display: table;
            padding: 10px;
        }
            .coupon-list-item-title{
                display: table-cell;
                vertical-align: middle;
                width: 100%;
            }
                .coupon-list-item-name{
                    color: #f48200;
                    font-size: 14px;
                    font-weight: bold;
                }
                .coupon-list-item-type{
                    font-size: 10px;
                }
            .coupon-expand{
                display: table-cell;
                vertical-align: middle;
                width: 22px;
            }
            .coupon-list-item-opened .icon-add:before{
                content: "\e602";
            }

        .coupon-list-item-body{
            font-size: 12px;

            overflow: hidden;

            height: 0;
            padding: 0 10px;

            -webkit-transition: height 200ms ease-out;
               -moz-transition: height 200ms ease-out;
                 -o-transition: height 200ms ease-out;
                    transition: height 200ms ease-out;

            background-color: #fff;
        }

            .coupon-list-item-opened .coupon-list-item-body{
                overflow: auto;

                height: 150px;

                -webkit-transform: translateZ(0);
                   -moz-transform: translateZ(0);
                    -ms-transform: translateZ(0);
                     -o-transform: translateZ(0);
                        transform: translateZ(0);
            }

            .touch .coupon-list-item-opened .coupon-list-item-body{
                -webkit-overflow-scrolling: touch;
                overflow: scroll;
            }

        .coupon-list-item-body p{
            margin: 5px 0;
        }

/* ==========================================================================
   Tab Component
   ========================================================================== */
.tab-component-container .nav-tabs li{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: inline-block;
    padding: 10px 20px;
    background-color: #b7b7b7;
    text-transform: uppercase;
    font-size: 13px;
}
    .tab-component-container .nav-tabs{
        position: relative;
        top: 1px;
    }
    .tab-component-container .nav-tabs a{
        color: #fff;
    }
.tab-component-container .nav-tabs .active{
    background-color: #fff;
}
    .tab-component-container .nav-tabs .active a{
        color: #898989;;
        background-color: #fff;
    }

.tab-component-container .tab-pane{
    display: none;
}
.tab-component-container .tab-content .active{
    display: block;
}
.tab-component-container .tab-pane{
    display: none;
}
.tab-component-container .tab-content{
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 20px;
}

/* ==========================================================================
   Footer styles and drop downs 
   ========================================================================== */


.la_footer{
    bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    width: 100%;
    min-width: 850px;
    z-index: 2147483647;  /* changed to maximum to show footer even when QV is pop-up. ECOM-349656 fix*/
}

.footNav {
  float: left;
  margin-left: 10px;
}

#footerNav li:hover{
    cursor: pointer;
    background-color: #e6e6e6;
    color: #2b4687;
}
#footerNav li:hover a, #footerNav li:hover a:hover{
    cursor: pointer;
    color: #2b4687;
}

#footerNav > li{
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width:auto;   
    position:relative;
}

#footerNav .footer_drop{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    background-color: #e6e6e6;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    min-width:160px;
    padding: 15px;
    bottom: -170px;
    z-index: -1;
}
#footerNav li:hover .footer_drop{
    bottom: 0;
}

#footerNav .footerDropContainer {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    min-width: 160px;
    height: 0px;
    position: absolute;
    bottom: 35px;
    z-index: -1;
}

#footerNav li:hover .footerDropContainer {
    height: 190px;
}
.footer_drop #qualtricsLink:hover{
	text-decoration:underline; 
}

.footer_drop #emailUs:hover{
	text-decoration:underline; 
}


/* ==========================================================================
   Disclaimer (Legal & Privacy) styles
   ========================================================================== */

.disclaimerGeneralContainer{
    position: absolute;
    top: 100%;
    width: 100%;
    padding-top:160px;
    z-index:1000;
    overflow: hidden;
    display: none;
    bottom: -33px;
/*     margin-top: 125px; */
    position: fixed;
    }
    .disclaimerColumn {
      float:left;
      width: 16%;
      margin: 0 2%;
    }
.bgColorOverlay {
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    margin-top: -310px;
    display: none;
}
.disclaimerGeneralContainer.active{
    display: block;
    top:0;
}
.disclaimerContainer {
    background-color: #e6e6e6;
    overflow:hidden;
    text-align: left;
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.29);
    min-height: 350px;
}
.disclaimerContainer h3 {
    color:#1d3f90;
    font-size:30px;
    max-width:870px;
    margin: 35px auto;
    width: 100%;
}
.disclaimerContainer .colContainer{
    max-width:870px;
    margin: 35px auto;
    overflow:hidden;
    width: 100%;
}

.disclaimerContainer .leftCol {
    float:left;
    width: 128px;   
}
.disclaimerContainer .leftCol li{
    border-top: 1px solid #d4d4d4;
    padding:4px 0;
}
.disclaimerContainer .leftCol a{
    color:#000;
    display:block;
    font-size:13px;
    font-weight:bold;
    padding: 6px;
}
.disclaimerContainer .leftCol a:hover{
    background-color:#cbd6e1
}
.disclaimerContainer .rightCol {
    float: left;
    width: 100%;
    max-width: 680px;
    margin-left: 40px;
}
.disclaimerContent .disclaimerPanel{
    display: none;
    height: 325px;
    overflow: auto;
}
.disclaimerContent .active{
    display: block;
}
.scrollup{
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:40px;
    display:none;
    z-index:999999999;
}

#wa_departments{
  display:inline-block;
  float:left;
  margin-left:43px;
  width:80px; 
  height:45px;
}

/* ==========================================================================
   Browse category styles
   ========================================================================== */

#wa_bodyNav2{
  clear: both;
  display: none;
  height: 25px;
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 19;
  min-width:650px;
  background-color: #FFF;
  box-shadow: 0 5px 10px rgba(255,255,255,0);
  padding: 0 40px;
  font-family: 'weblysleek_uisemilight', Arial, sans-serif;
  margin-bottom: 10px;
  /*
  -webkit-transition: all 1s ease;
  -moz-transition:    all 1s ease;
  -ms-transition:     all 1s ease;
  -o-transition:      all 1s ease;
  transition:         all 1s ease;
  */
}

#wa_bodyNav2.hide{
  display: none;
}

#wa_bodyNav2.expanded {
  display: block;
  height: 88px;
}

.breadcrumbBar {
  background-color: #EBEBEB;
  height: 25px;
  color: #464646;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  line-height: 25px;
  padding-left: 53px;
}

.breadcrumbBar a{
  color: #0B57A7;
}

.levelTags {
  margin:0 auto;
  font-size:11px;
  height: 45px;
  line-height: 45px;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: left;
  display: none;
}

.levelTags #clearAllCheck {
  color: #00369a;
  float: left;
  margin-left: 5px;
}

.levelTags .levelTag{
  display: none;
  height: 23px;
  max-width: 110px;
  border: 1px solid #ECECEC;
  color:  #8a8b90;
  line-height: 25px;
  padding: 5px 25px 5px 6px;
  margin: 4px 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  position: relative;
}

.levelTags .icon-cancel-circle{
  font-size: 13px;
  vertical-align: text-top;
  color: #CBCBC6;
  cursor: pointer;
  line-height: 16px;
  top: 9px;
  right: 6px;
  position: absolute;
}

.levelTags .icon-cancel-circle:hover{
  color: #8A8B90;
}

.levelTags .levelTag.selected{
  display: block;
}

.levelTags .tagLabel {
  color: #464646;
  float: left;
  margin-right: 5px;
}

@media (min-width: 320px) and (max-width:1023px) { 
  .levelTags {
    clear: both;
  }
  .levelTags .levelTag {
    max-width: 80px;
  }

}

#numberofOffers {
  font-family: "weblysleek_uisemilight", Helvetica, Arial, sans-serif;
  color: #8a8b90;
  font-size: 14px;
  float: left;
  margin-right: 25px;
  line-height: 41px;
}

.productCounter {
  color: #464646;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.deptSelected .levelBreadcrumb{
  display: none;
  color: #0b57a7;
  cursor: pointer;
  float: left;
}

.deptSelected .separator{
  margin: 0 5px;
  color: #464646;
  line-height: 25px;
  float: left;
}

.deptSelected .levelBreadcrumb.current{
  color: #464646;
  cursor: default;
}

.deptSelected .levelBreadcrumb.current:after{
  content: none;
}

#sortByPrice{
  float: right;
  width: 100px;
  background-color: #FDFDFD;
  color:#00369a;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

#sortByPrice .select_box{
  width: 135px;
  min-width: 125px;
  left: 1px;
}

#sortByPrice .select_box .rel_select{
  min-width: 120px;
  font-family: "weblysleek_uisemilight", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

#sortByPrice .icon-down {
  font-size: 12px;
  line-height: 19px;
}

#sortByPrice .icon-down:before{
  color:#fb8000;
}

#sortPriceList .topArrow {
  left: 114px;
}

.sortingOptions {
  position: absolute;
  right: 35px;
  top: 0;
}

.sortByName {
  color: #a1a1a1;
  float: left;
  font-size: 14px;
  line-height: 45px;
  margin-right: 5px;
}

#clearAllCheck,
#clearAllDeptCheck{
    cursor:pointer;
  /*  display: none; */
}

.checkUncheck {
  height: 20px;
  left: 0;
  margin-right: 3px;
  position: relative;
  width: 20px;
  color: #fb8000;
  font-weight: bold;
  float: left;
  text-align: center;
}

.filterTitle {
  float: left;
  line-height: 40px;
  margin-right: 5px;
  font-size: 14px;
  color: #a1a1a1;
}

.sticky #wa_bodyNav2{
/*  box-shadow: 0 5px 10px rgba(230,230,230,0.5); */
}

.select_box_items{
  color:#8a8b90;
  text-align:left;
  height: auto;
  width:auto;
  background-color:#ffffff;
  font-size:13px;
  border:1px solid rgba(170, 170, 170, 0.45);
  box-shadow:0px 2px 2px 0px rgba(170, 170, 170, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.rel_select{
  display: block;
  top: 0;
  vertical-align: top;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden; 
  min-width: 200px;
  /*margin-right: 10px;*/
  padding: 5px 0;
  background-color:#fff;  
}

#wa_bodyNav2 .select_box_items .rel_select div.option{
    color: #8a8b90;
    font-size: 14px;
    overflow: hidden;
    padding-right: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#wa_bodyNav2 .select_box_items .rel_select .option.selected,
#priceList .priceRange.selected{
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #464647;
}

#priceFilter1 .option.disabled {
  cursor: default;
  opacity: 0.35;
}

#wa_bodyNav2 .select_box_items .rel_select div.option:hover{
/*   background-color: #EEE; */
  color:#fb8000;
}

.rel_selector_details {
  float: left;
  max-width: 100px;
  margin: 8px 5px;
  padding: 0 30px 0 8px;
  width: 5%;
  height: 25px;
  line-height: 25px;
  text-align: left;
  color:#4b4b4b;
  font-size: 12px;
  background-color: #f3f3f3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-overflow: ellipsis;
  border: 1px solid #D7D7D7;
  position: relative;
}

.rel_selector_details.selected {
  background-color: #FFF;
  font-family: "weblysleek_uisemibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.rel_selector_details.selected .select_box_items{
  font-family: "weblysleek_uisemilight", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.rel_selector_details.selected .icon-down{
  display: none;
}

.rel_selector_details .icon-down{
  margin: 3px 0 3px 0;
  font-size: 18px;
  font-weight: bold;
  color: #c9c9c9;
  position: absolute;
  right: 8px;
  top:0px;
}

.rel_selector_details .icon-cancel-circle{
  display: none;
  float: right;
  margin: 3px 0 3px 5px;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  position: absolute;
  right: 8px;
  top: 0;
}


.rel_selector_details.selected .icon-cancel-circle{
  display: block;
}

.emptyDropdown{
  display: none;
}

.select_header {
  display: block;
  height: 15px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 5px 0px;
  line-height: 1em;
  font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 11px;

  text-decoration: none;
  background-position: right -118px;
  z-index: 1114;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
}

#wa_storeOffers {
    display: inline-block;
    float: left;
    height: 47px;
    margin-left: 40px;
    width: 80px;   
}

#storeOffersList {
    height: auto;
    left: 51px;
    margin-top: 50px;
    position: absolute;
    width: 300px;
    z-index: 1000 !important;
}

.wa_blackFridayTag img{
  width: 100%;
}

#storeOffers_selector {
    color: #5e5e5e;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.deptHeaderMsg1 {
    color: #8a8b90;
    display: block;
    font-size: 11px;
    height: 12px;
    line-height: 11px;
    position: relative;
    top:0;
    text-align: left;
    padding-left: 1px;
}

.deptHeaderMsg2 {
    color: #5e5e5e;
    display: block;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    left: 0;
    position: relative;
    top: 0px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome */
    	.select_header{
       		font-weight: normal;
       
    	} 

    	/* Safari only override */
    	::i-block-chrome,.select_header{
        	font-weight: normal;
       
    	}
}
.topArrow{
  background: url('../images/arrow_points.png') 0 0;
  height: 9px;
  width: 15px;
  position: absolute;
  top:0;
  left: 60px;
}


#verticalList, #categoryList, #subcategoryList, #brandList, #priceList, #sortPriceList{
    position: absolute;
    top:22px;
    left:-40px;
    z-index: 1000!important;
    min-width: 210px;
    width: auto;
    padding-top: 7px;
}

/* ==========================================================================
   Print circular styles
   ========================================================================== */

#pc_iconNavSection{
    display: none;
    float: left;
    height: 22px;
    padding: 7px 0;
    position: relative;
    width: 200px;
}

/* ==========================================================================
   ECOM-328398 fix
   ========================================================================== */

#wa_store_info_pop{
	background-color: #FFFFFF;
  color:#5977bd;
  float:left;
  height:90px;
  display:inline;
  text-align:center;
  white-space:nowrap;
  margin-top:0px;
  margin-left:50px;
  letter-spacing:0px;
  width:29%;
  max-width:700px;
}

#searsLocalAd{
    border: 0 none;
    display: inline;
    float: left;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    margin-left: 51px;
    margin-top: 10px;
    text-align: right;
    text-transform: lowercase;
    width: 115px;
}

#ATCloader img {
    background-image: url("http://s1.sywcdn.net/static/img/fusion/preloader-small.gif");
    cursor: pointer;
    height: 16px;
    position: absolute;
    margin-left: 50px;
    width: 16px;
    z-index: 99999999;
    top: 17px;
}


/* ==========================================================================
   ECOM-332984 fix
   ========================================================================== */
.shoppingListSecondaryListItemWrapper input{
	float:left;
	display:none;
}


.stickyLogo{
	left:0; 
  top:0; 
  z-index:600; 
  margin:0; 
  position:fixed;
}

.stickyLogo.unsticky {
  position:absolute;
}

.jqzoom:hover{
	cursor:default;
}



.addToListArea .addtoListLink + div{
	width:140px;
}

/* ==========================================================================
   ECOM-334426 fix
   ========================================================================== */
.shoppingListSecondaryListItemWrapper #qvPriceDetail{
    border: medium none;
    bottom: 10px;  /* changed from 22px */
    color: #666666;
    display: block;
    margin: 0;
    position: absolute;
    right: -20px;	
}
#shoppingListItemsNew #shoppingListItemsNewRightContainer .arrow_dp{
	left: 15%;
	position:absolute; 
	bottom:-12px;
	display:none;
}

/* ==========================================================================
   ECOM-334609 fix
   ========================================================================== */
.shoppingListSecondaryListItemWrapper .itemPriceDetails{
/*    margin: 15px 0 0 -13px;
    text-align: center;
    width: 125%;
    position: relative;
 */
 	color: #00369a;
    font-family: weblysleek_uisemibold;
    position: relative;
    text-align: left;
    margin-top:5px;
}

.miniCartSecondaryListQuantity {
    color: #8a8b90;
    display: inline-block;
    float: left;
    font-family: weblysleek_uisemilight;
    font-size: 12px;
    font-weight: normal;
    margin-top: -5px;
}
.shoppingListSecondaryListItemWrapper .itemPriceDetails .priceDetailsBtn{
   color: #00369a;
    float: none;
    font-size: 9px;
    margin: 0px;
    white-space: normal;
    width: 100%;
}

.qvColorPickerSwatch:hover{
	cursor:pointer;
}

#wa_bodyNav, #wa_bodyNav2{
	width:100%;
}

.wa_headerAdRep{
    clear: both;
    display: block;
    height: 72px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;	
}

	
#loginCurtain{
	width : 100% !important;
}

.rightPromoContainer:hover{
	cursor:pointer;
}
#sweepsTakes{
	display:none;
}


#pcAreaCover:hover{
	cursor:pointer;
}

.divideLine {
	border-right: 1px dashed #ccc;
    height: 180px;
    margin-top: 35px;
    width: 188px;
}

.stretched .divideLine, .stretched .caroText{
  width: 100%;
  float: right;
}


.wa_catCarouselLeft{
	height:270px;
	overflow:hidden;
}
.wa_catCarouselLeftInnerContentWrapperClass{
	height:200px;
	width:400px;
	position:relative;
	float:left;
	margin-left:6px;
	margin-right:6px;
  border: 1px solid #CCC;
}
.wa_catCarouselLeftInnerWrapper{
	overflow:hidden;
	margin-top:20px;
	width:1700px;
}
.wa_catCarouselLeftWrapper{
    margin-left: auto;
    margin-right: auto;	
    max-width:1700px;
    overflow:hidden;
}
.wa_catCarouselLeftNavTot:hover{
	cursor:pointer;
}

.wa_catCarouselLeftInnerContentWrapperClass:hover{
	cursor:pointer;
}

.wa_catCarouselRightTopWrapper{
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
}
.wa_catCarouselRightTop{
  background-color: #efefef;
  color: #5c5c5c;
  text-align: center;
  padding: 20px 5%;
}


#addToCartShowPriceDetailInfo{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: -1px 2px 8px #cccccc;
    font-size: 12px;
    line-height: 1.2em;
}
#addToCartShowPriceDetailInfoClose:hover{
	cursor:pointer;
}

#checkoutShowPriceDetailInfo{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: -1px 2px 8px #cccccc;
    font-size: 12px;
    line-height: 1.2em;
}
#checkoutShowPriceDetailInfoClose:hover{
	cursor:pointer;
}
.wa_catCarouselLeftInnerContentHiddenInput{
  display: none;
  width: 356px;
  height: auto;
  left: 0px;
  right: 0px;
  position: absolute;
  font-size: 12px;
  background-color: rgba(255, 255, 255,0.95);
  overflow: hidden;
  margin: 22px;
  box-shadow: 3px 1px 4px rgba(0,0,0,0.3);
  text-align: justify;
  max-height: 159px;
  line-height: 14px;
}
.wa_catCarouselLeftInnerContentHiddenInput h5 {
  border-bottom: 1px solid #CCC;
  padding: 7px 15px;
  font-size: 14px;
  font-weight: bold;
}
.wa_catCarouselLeftInnerContentHiddenInput .disclaimer{
  overflow-y: auto;
  max-height: 106px;
  padding: 0 15px;
  margin: 12px 0;
}
.wa_catCarouselLeftInnerContentHiddenInputClose{
  font-size: 14px;
  position: absolute;
  right: 7px;
  top: 7px;
  color: #666;
}

.qvColorPickerSwatch{
	border: 1px solid #dddddd;
}
/* .qvColorPickerSwatch:hover{
	border: 2px solid #fa7238;
} */
.qvColorPickerSwatchChose{
	border: 1px solid #fb8000 !important;
}

.qvVariantSelected{
	border: 1px solid #fb8000 !important;
	color: #464646 !important;
}

.itemStoreLocation{
	text-transform:capitalize;
}
.itemStoreLocation span{
	text-transform:lowercase;
}

a.nextDeptArrow {
  display: none;
  margin-top: 35px;
  margin-left: 17px;
}

a.nextDeptArrow h3{
  color: #888;
    font-size: 12px;
    text-transform: uppercase;
    width: 86px;
}

a.nextDeptArrow p{
    color: #fb8000;
    font-size: 12px;
    width: 110px; 
    font-weight: bold;
    margin-top: 4px;    
}

a.nextDeptArrow {
display: block;
height: 98px;
padding: 38px 5px 0px 18px;
text-decoration: none;
width: 170px;
height: 130px;
height: 120px\9;
color: #067BB5;
text-align: left;
margin: 0 auto;
}

.nextDeptArrowWrapper{ 
  clear:both; 
  padding-top: 30px;
  overflow: hidden; 
  position: relative;  
  width: 100%
}

.nextDeptArrowWrapper__noOffers{ 
  border: 1px solid rgb(255, 255, 255); 
  overflow: hidden; 
  position: relative; 
  width: 160px; 
  padding-top: 50px; 
  float: left; 
  background-color: rgb(255, 255, 255);
}

div.nextDeptArrow{
  background:  #f3f3f3;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  display: block;  
  height: 45px;
  margin: 0 auto;
  width: 250px;
  position: relative;
  overflow: hidden;
}

div.nextDeptArrow h3{
  color: #8a8b90;
  font-size: 15px;
  line-height: 45px;
  font-weight: bold;
}

div.nextDeptArrow .loadingOverlay{
  width: 100%;
  height: 50%;
  position: relative;
  background: #E0E0E0;
  display: block;
}

div.nextDeptArrow .icon-spinner{
  margin-top: -12.5px;
  margin-left: -12.5px;
}

div.nextDeptArrow_animationWrapper{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#searchResult.loading .nextDeptArrow_animationWrapper{
  top: -100%;
}

.itemsInnerContainer{
	position:absolute;
    border: 1px solid #d7d7d7;	
    background-color:#ffffff;   
    width: 220px;
    height:350px; 
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
  /*
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  */
}
.itemStoreLocation{
    color: #d0d0d0;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 13px;
    margin-top: -6px;
    text-align: left;
	height: 20px;
	overflow: hidden;    
}
.itemsInnerContainerHighlight{
	-webkit-box-shadow: 0px 0px 10px 2px rgba(7, 27, 63, 0.2);
	-moz-box-shadow:    0px 0px 10px 2px rgba(7, 27, 63, 0.2);
	box-shadow:         0px 0px 10px 2px rgba(7, 27, 63, 0.2);	
}

.underlineNav #verticalDropDown {
    margin-left: -1px;
    margin-top:-1px;
}
.underlineNav .icon-down-header {
 /*   margin-right: 20px;
    top:0px;
 */
}
.itemsInnerContainer div.altOfferMsg{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: -1px 2px 8px #cccccc;
    color: #fa7238;
    display: block;
    font-size: 14px;
    height: 44px;
    margin-left: -88px;
    margin-top: -82px;
    padding: 8px;
    position: relative;
    width: 166px;
}

.backToHome .icon-arrow-right{
    color: #888;
    display: block;
    float: right;
    margin-right: 116px;
    margin-top: -18px;
}

/*Pop up Overlay CSS */

.webly_sml_font1{ font:15px weblysleek_uilight; color:#fff;}



@media (min-width: 320px) and (max-width:1023px) { 
#localad_help_div{ display:none !important;}
}
.webly_sml_font{ font:15px weblysleek_uilight; color:#fff;}
.overlay_full{
	z-index: 2147483647; 
	height: 100%; 
	width: 100%; 
	position: fixed; 
	top: 0px; 
	background: none repeat scroll 0px 0px rgba(0, 11, 31, 0.7);
	#background: url(../images/tutorialBgIE.png) repeat;
	background: url(../images/tutorialBgIE.png) repeat \0/;
}
.pp_o_close{ position: absolute; right: 20px; top:10px; font:bold 15px/29px weblysleek_uisemibold; color:#fff; cursor: pointer; background:url(../images/pp_o_close.png) center top no-repeat;width:29px; height:29px; text-align:center; }

.pp_o_navigate_foffers{position: absolute; text-align: left; left: 120px; top: 85px;}
.pp_o_navigate_foffers .img_cl{ float:left; margin:15px 10px 0 0;}
.pp_o_navigate_foffers .txt_cl{ float:left;}

.pp_o_shopiing_listing{position: absolute; right: 315px; top: 35px;}
.pp_o_shopiing_listing .img_cl{float:left; margin:0 10px 0 0;}
.pp_o_shopiing_listing .txt_cl{float:left; margin:20px 0 0;}

.pp_o_find_all{position: absolute; text-align: left; left:110px; top:175px;}
.pp_o_find_all .img_cl{float:left; margin:0 10px 0 0;}
.pp_o_find_all .txt_cl{float:left; margin:40px 0 0;}

.pp_o_explore_weekly{position: absolute; text-align: left; left:390px; top:130px;}
.pp_o_explore_weekly .img_cl{float:left; margin:15px 10px 0 0;}
.pp_o_explore_weekly .txt_cl{float:left; margin:0;}

.pp_o_shop_department{position: absolute; text-align: left; right:50px; top:220px;}
.pp_o_shop_department .img_cl{float:left; margin:0 0 0 10px;}
.pp_o_shop_department .txt_cl{float:left; margin:0 0 10px; width:100%;}

.pp_o_welcome_tonew{position: absolute; text-align:center; width:100%; top:480px; font:35px weblysleek_uisemilight; color:#fff;}
.pp_o_ss_button_div{ position: absolute; text-align:center; width:100%; top:540px;}
.pp_o_ss_button_div .pp_o_or_button{ font:30px/60px weblysleek_uisemibold; color:#fff; background-color:#fb8000; display:inline-block; width:290px; height:60px; }
.pp_o_ss_button_div .pp_o_or_button:hover{cursor: pointer;}
.pp_o_more_save{position: absolute; text-align: left; left:70px; top:480px;}
.pp_o_more_save .img_cl{float:left; margin:0 0 0 10px;}
.pp_o_more_save .txt_cl{float:left; margin:0 0 10px; width:100%;}

.pp_o_shop_way{position: absolute; text-align: left; left:100px; top:660px; display: none;}
.pp_o_shop_way .img_cl{float:left; margin:0 0 0 10px;}
.pp_o_shop_way .txt_cl{float:left; margin:0 0 10px; width:100%;}

.pp_o_sweeps_chance{position: absolute; text-align: left; right:220px; top:660px; display:none;}
.pp_o_sweeps_chance .img_cl{float:left; margin:0 0 0 40px;}
.pp_o_sweeps_chance .txt_cl{float:left; margin:0 0 10px; width:100%;}

.wa_mainBody .arrow_dp{ position:absolute; left:47%; bottom:-12px;}


/* #qvdropdownWrapper option{ */
/* 	border: 1px solid #696969; */
/* 	border-bottom: none; */
/* 	border-top: none; */
/* 	box-shadow:0px 0px 0px #fff; */
/* 	-webkit-box-shadow:0px 0px 0px #fff; */
/* 	-moz-box-shadow:0px 0px 0px #fff; */
/* 	-o-box-shadow:0px 0px 0px #fff; */
/* } */





/**********************************************
 * Centralizing quick view styles here - starts
 **********************************************/
#qvdropdownWrapper{
  overflow: hidden;
}
.qvdropdowns{
 /* float: left;  */
  width: 100%;
  position: relative;
  margin-bottom:15px;
  clear:both;
  height:auto;
}

.qvdropdowns select{
  height: 30px;
  width: auto;
  border: 1px solid #ccc;
  text-overflow: ellipsis;
}

.csstransforms .qvdropdowns select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    border-radius: 0;
    padding: 5px;
    font-family: 'weblysleek_uilight', Verdana, Arial, sans-serif;
    font-size: 13px;
    background-color: transparent;
}
.qvColorSpan{
    display: block;
    margin-top: 7px;	
}

/* weeklyad Nav image tag */
.wa_bodyNav_circularIconWrapper{
  position: absolute; 
  top: -1px; 
  left: 250px;
  width: 184px;
  margin-top: -7px;
  margin-left: 30px;
  cursor: pointer;
  display: inline-block;
  height: 58px;
  overflow: hidden;
}
.wa_bodyNav_circularIconWrapper img{
  width: 196px;
  margin-left: -6px;
}
#wa_bodyNav_circularIconWrapper_empty_image.wa_bodyNav_circularIconWrapper{
	top: 5px;
	left: 0px;
	width: auto;
	margin-left: -15px;
}
/* weeklyad Nav image tag end */


/**********************************************
 * Centralizing quick view styles here - end
 **********************************************/
.feedBack-disable{
	opacity:0.2;
	bottom: -4px;
}

.feedBack-disable > a{
	cursor:default;
}

/* black friday tag */
.wa_bfTag{
  /* fix for ECOM-351856 */
  position: absolute; 
  top: 0; 
  left: 390px;
  /* end fix for ECOM-351856 */
  width: 179px;
  margin-top: -10px;
  margin-left: 30px;
  cursor: pointer;
  display: inline-block;}


.wa_bfTag img{
  width: 100%;
}
@media screen and (max-width: 1120px) {
  #searchLocal{
    width: 38% !important;
  }
} 

/*end black friday tag*/

/* ECOM-352141 start */
span.timedOffersButtons {
    background-color: #fd7835;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    padding: 5px 0;
    width: 115px;
}

div.timedOfferFailure {
    float: left;
    margin-left: 20px;
    width: 90px;
}

/* ECOM-352141 start */




/* ECOM-345129 start */

.rel_selector_details span.departmentDeals, #sortPriceDropDown, #priceDropDown {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    float:left;
}
@media (min-width: 981px) and (max-width: 1100px) {
    .rel_selector_details{
    	margin: 8px 2px;
    	width:4%;
    }
}

@media (min-width: 911px) and (max-width: 980px) {
    .rel_selector_details{
    	margin: 8px 2px;
    	width:3%;
    }
}

@media (max-width: 910px) {
    .rel_selector_details{
    	margin: 8px 0px;
    	width:2.5%;
    }
}

/* ECOM-345129 end */