﻿.header-Header {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #007bc4;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.width-full {
    width: 100%;
}

.arrange-fill, .arrange-fit {
    display: table-cell;
    padding: 0;
    vertical-align: top;
}
.flyout {
    position: relative;
    display: inline-block;
}
.header-SearchDropdown {
    z-index: 1;
    position: relative;
}
.header-SearchDropdown.is-open {
    box-shadow:2px 3px 2px rgba(0,0,0,.15);
}
.header-Header .header-SearchDropdown {
    display: none;
}
.header-GlobalSearch .header-SearchDropdown {
    margin-right: -1px;
}
button {
    cursor: pointer;
}
.btn {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    height: 38px;
    padding: 0 34px;
    border: 0;
    background-color: #007bc4;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition-property: background-color,opacity,border-color,color;
    transition-property: background-color,opacity,border-color,color;
    -webkit-transition-duration: .12s;
    transition-duration: .12s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn, .btn:focus, .btn:hover, .btn:visited {
    color: #fff;
    outline: none;
}
.dropdown {
    height: 30px;
    padding: 0 14px;
    border: 1px solid #d9d9d9;
    background: #fff;
    color: #444;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    position: relative;
}
.dropdown {
    border-radius: 100px;
}
.flyout-trigger {
    z-index: 1;
    position: relative;
}
.header-SearchDropdown-toggle {
    font-size: 14px;
    font-size: 1.4rem;
    font-family:'Yekan';
    padding: 0 15px 0 20px;
    height: 40px;
    border-radius: 100px 0 0 100px;
    border-width: 0;
    line-height: 40px;
    font-weight: 600;
    white-space: nowrap;
    display:none;
}
.header-SearchDropdown-toggle, .header-SearchDropdown-toggle:focus, .header-SearchDropdown-toggle:hover {
    color: #444;
    background-color: #e8e8e8;
    border-right:1px solid #cccccc;
}
.dropdown-link:after, .dropdown:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 0 5px;
    border: 4px solid transparent;
    border-top-color: #007bc4;
    vertical-align: middle;
}
.dropdown:after {
    margin-left: 14px;
}
.header-SearchDropdown-toggle:after {
    margin-left: 4px;
}
.flyout-modal {
    z-index: 200;
    position: absolute;
    visibility: hidden;
    width: 276px;
    margin-left: -138px;
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    background-color: hsla(0,0%,100%,.96);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.12);
}
.flyout-modal-extrawide {
    width: 388px;
    margin-left: -194px;
}
.flyout-bottom .flyout-modal, .flyout-top .flyout-modal {
    left: 50%;
}
.flyout-bottom .flyout-modal {
    top: 100%;
    margin-top: 16px;
}
.header-SearchDropdown .flyout-modal {
    z-index: 200;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 1px 0 0;
    width: 470px;
    padding: 20px;
    border-radius: 0 0 5px 5px;
    background-color: #f5f5f5;
    box-shadow:6px 11px 8px rgba(0,0,0,.4);
}
.header-SearchDropdown .flyout-modal, .header-SearchDropdown .flyout-modal:after, .header-SearchDropdown .flyout-modal:before {
    display: none;
}
.flyout.active>.flyout-backdrop, .flyout.active>.flyout-modal {
    visibility: visible;
}
.flyout.active>.flyout-modal {
    -webkit-animation: flyout-slide-bottom .3s ease forwards;
    animation: flyout-slide-bottom .3s ease forwards;
}
.flyout-bottom .flyout-modal.flyout-basic, .flyout-top .flyout-modal.flyout-basic {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.flyout-bottom .flyout-modal.flyout-basic, .flyout-top .flyout-modal.flyout-basic {
    margin-left: 0;
}
.header-SearchDropdown.is-open .flyout-modal {
    display: inline-block;
}
.header-SearchDropdown.is-open:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -6px;
    display: block;
    height: 62%;
    background-color: #f5f5f5;
}
.header-SearchDropdown .flyout-modal.flyout-modal {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.flyout-bottom.active.flyout-animate .flyout-modal {
    -webkit-animation: flyout-slide-bottom .3s ease forwards;
    animation: flyout-slide-bottom .3s ease forwards;
}
.flyout.active>.flyout-modal.flyout-basic, .visuallyhidden .flyout.active>.flyout-modal.flyout-basic {
    -webkit-animation: none;
    animation: none;
}
.flyout-bottom.active.flyout-animate .flyout-modal.flyout-basic {
    -webkit-animation: flyout-basic-slide-bottom .3s ease forwards;
    animation: flyout-basic-slide-bottom .3s ease forwards;
}
.header-SearchDropdown.flyout-bottom.active.flyout-animate .flyout-modal, .visuallyhidden .header-SearchDropdown.flyout-bottom.active.flyout-animate .flyout-modal {
    -webkit-animation: none;
    animation: none;
}
.Grid {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: center;
}
.Grid-col {
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right;
    float:right;
    vertical-align: top;
}
.u-size-1-3, .u-size-2-6, .u-size-4-12 {
    width: 33.33333333333333%!important;
}
.btn-fake-link {
    color: #333;
    text-decoration: none;
}

.font-semibold, .Price.Price--unavailable, .Tile-priceContent .from-price, .Tile-priceContent .Price {
    font-weight: 600;
}
.btn-fake-link {
    color: #007bc4;
    text-decoration: none;
}
.btn-fake-link {
    -moz-osx-font-smoothing: inherit;
    -webkit-font-smoothing: inherit;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    outline: none;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .12s;
    transition-duration: .12s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn-fake-link:hover
{color:#3da1e0}
.header-SearchDropdown .header-SearchDropdown-option {
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%;
    padding: 9px 0 10px;
    line-height: 15px;
    text-align:right;
    font-family:'yekan';
}
.arrange-fill {
    width: 100%;
}
.header-Typeahead {
    position: relative;
    width: 100%;
    height: 100%;
}
    .header-Typeahead label:first-child {
        position: relative;
            float: left;
    width: 100%;
    height: 100%;
    } 
.header-Header .ada-hiddenLabel-search {
    color: #222;
}
.header-GlobalSearch-input {
        font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    height: 40px;
    padding: 0px 0px 0px 16px;
    border: 0;
    background: #f6f6f6;
    border-radius: 0;
    outline: 0;
    border-radius: 100px 0 0 100px;
}
.hide-content {
    display: none!important;
}
.header-Typeahead-dropdown {
    position: absolute;
    z-index: 100;
    top: 100%;
    right: auto;
    left: -9px;
    display: block;
    width: 100vw;
    margin-top: 5px;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 #d9d9d9;
}
.header-Typeahead-clear {
    font-size: 13px;
    font-size: .8125rem;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 18px;
    height: 18px;
    margin: auto;
    padding: 0 0 1px;
    border: 0;
    border-radius: 50%;
    background-color: #c2cfd6;
    color: #fff;
    line-height: 0;
}
.elc-icon {
    font-family: WalmartIcons;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    -mos-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    line-height: normal;
}
.header-GlobalSearch-submit {
    font-size: 20px;
    font-size: 1.25rem;
    height: 40px;
    width: 50px;
    border-radius: 0 100px 100px 0;
    border: 0;
    padding: 0;
    outline: 0;
}
.header-GlobalSearch-submit, .header-GlobalSearch-submit:focus, .header-GlobalSearch-submit:hover {
    background: #f6f6f6;
    color: #444;
}
.elc-icon-search:before {
    content: '\E006';
}
.elc-icon:before {
    content: "";
    display: inline;
    speak: none;
}
.visuallyhidden {
    position: absolute!important;
    overflow: hidden!important;
    display: block!important;
    width: 1px!important;
    height: 1px!important;
    margin: -1px!important;
    padding: 0!important;
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    color: #222;
}
.is-open .header-SearchDropdown-toggle {
    background-color: #f5f5f5;
}
.dropdown:hover, .flyout.active .dropdown {
    border-color: #79b9e7;
}
@media (min-width: 30em) {
    .header-Typeahead-dropdown {
        left: -17px;
        margin: 1px 0 0 1px;
    }
    .header-Typeahead-dropdown {
    left: -1px;
    width: 100%;
    border-radius: 0 0 5px 5px;
    padding: 5px 0;
    box-shadow: 0 8px 10px rgba(0,0,0,.4);
}
}
@media (min-width: 64em) {
    .header-Header .header-SearchDropdown {
        display: inline-block;
    }
}