@font-face {
    font-family: 'SamsungSans';
    src: url('/us/fonts/SamsungSans_Bold-webfont.eot');
    src: url('/us/fonts/SamsungSans_Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/us/fonts/SamsungSans_Bold-webfont.woff2') format('woff2'), url('/us/fonts/SamsungSans_Bold-webfont.woff') format('woff'), url('/us/fonts/SamsungSans_Bold-webfont.ttf') format('truetype'), url('/us/fonts/SamsungSans_Bold-webfont.svg#samsung_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'SamsungSans';
    src: url('/us/fonts/SamsungSans_Regular-webfont.eot');
    src: url('/us/fonts/SamsungSans_Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/us/fonts/SamsungSans_Regular-webfont.woff2') format('woff2'), url('/us/fonts/SamsungSans_Regular-webfont.woff') format('woff'), url('/us/fonts/SamsungSans_Regular-webfont.ttf') format('truetype'), url('/us/fonts/SamsungSans_Regular-webfont.svg#samsung_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SamsungSans';
    src: url('/us/fonts/SamsungSans_Thin-webfont.eot');
    src: url('/us/fonts/SamsungSans_Thin-webfont.eot?#iefix') format('embedded-opentype'), url('/us/fonts/SamsungSans_Thin-webfont.woff2') format('woff2'), url('/us/fonts/SamsungSans_Thin-webfont.woff') format('woff'), url('/us/fonts/SamsungSans_Thin-webfont.ttf') format('truetype'), url('/us/fonts/SamsungSans_Thin-webfont.svg#samsung_sansthin') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Futura';
    src: url("/us/fonts/Futura/FuturaStd-Book.eot");
    src: url("/us/fonts/Futura/FuturaStd-Book.eot?#iefix") format("embedded-opentype"), url("/us/fonts/Futura/FuturaStd-Book.woff") format("woff"), url("/us/fonts/Futura/FuturaStd-Book.ttf") format("truetype"), url("/us/fonts/Futura/FuturaStd-Book.svg#interface_trialthin") format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
  font-family: 'InterfaceB';
  src: url("/us/fonts/samsungif_bd-webfont.eot");
  src: url("/us/fonts/samsungif_bd-webfont.eot?#iefix") format("embedded-opentype"), url("/us/fonts/samsungif_bd-webfont.woff") format("woff"), url("/us/fonts/samsungif_bd-webfont.ttf") format("truetype"), url("/us/fonts/samsungif_bd-webfont.svg#InterfaceB") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
    font-family: 'FuturaL';
    src: url("/us/fonts/Futura/FuturaStd-Light.eot");
    src: url("/us/fonts/Futura/FuturaStd-Light.eot?#iefix") format("embedded-opentype"), url("/us/fonts/Futura/FuturaStd-Light.woff") format("woff"), url("/us/fonts/Futura/FuturaStd-Light.ttf") format("truetype"), url("/us/fonts/Futura/FuturaStd-Light.svg#interface_trialthin") format("svg");
    font-weight: 200;
    font-style: normal
}*/
/* ===============================================================
HEADER STYLES
================================================================*/
.gnb-header ul.main a.label {
    font-weight: normal;
}

.gnb-header .big-header, .gnb-header .phone-header {
    *zoom: 1;
    position: relative;
    line-height: 1.4;
    font-family: "InterfaceR", Arial, Helvetica, sans-serif;
    color: #212428;
}
.gnb-header .big-header:before, .gnb-header .big-header:after, .gnb-header .phone-header:before, .gnb-header .phone-header:after {
    display: table;
    content: "";
}
.gnb-header .big-header:after, .gnb-header .phone-header:after {
    clear: both;
}
.gnb-header .big-header {
    border-bottom: none;
    height: auto;
    border-top: none;
}
.gnb-header .phone-header {
    border-top: 3px solid #525252;
    border-bottom: 1px solid #dadee2;
}
.gnb-header ul {
    margin: 0;
    padding: 0;
}
.gnb-header .header-container {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0.5em;
    *zoom: 1;
    *zoom: 1;
}

.gnb-header .header-container .epp-name {
    float: left;
    padding: 0.4em 0;
}

.gnb-header .header-container:before, .gnb-header .header-container:after {
    display: table;
    content: "";
}
.gnb-header .header-container:after {
    clear: both;
}
.gnb-header .header-top {
    background: whitesmoke;
    height: 36px;
    position: relative;
    z-index: 100;
    font-size: 16px;
    *zoom: 1;
}

.gnb-header .header-top:before, .gnb-header .header-top:after {
    display: table;
    content: "";
}
.gnb-header .header-top:after {
    clear: both;
}
.gnb-header .header-top ul {
    float: right;
}
.gnb-header .header-top ul li {
    float: left;
    list-style-type: none;
    height: 36px;
    margin-left: 1.3em;
}
.gnb-header .header-top ul li > a, .gnb-header .header-top ul li > span {
    color: #20a2ff;
    line-height: 36px;
    font-size: 0.875em;
}
.gnb-header .header-top ul li.login {
    padding-right: 1.5em;
}
.gnb-header .header-top ul li.account {
    padding: 0 1.3em 0 0.5em;
    margin-left: 0.5em;
    position: relative;
    cursor: pointer;
}
.gnb-header .header-top ul li.account:hover {
    background-color: #1688dc;
}
.gnb-header .header-top ul li.account:hover i {
    background-position: -80px -23px;
}
.gnb-header .header-top ul li.account:hover span {
    color: white;
}
.gnb-header .header-top ul li.account.on:hover .dropdown {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    top: 36px;
}
.gnb-header .header-top ul li.account a:hover {
    text-decoration: none;
}
.gnb-header .header-top ul li.cart {
    margin-left: 0;
    padding: 0 0.75em;
    background: #20a2ff;
}
.gnb-header .header-top ul li.cart > a {
    color: #fff;
}
.gnb-header .header-top ul li.cart > a:hover {
    text-decoration: none;
}
.gnb-header .header-top a {
    display: inline-block;
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
    padding: 0;
}
.gnb-header .header-top .dropdown {
    background-color: whitesmoke;
    border: 3px solid #1688dc;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    left: 0;
    top: -51px;
    position: absolute;
    width: 100%;
    z-index: -1;
    -webkit-transition: opacity 0.15s ease;
    -moz-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
    -webkit-transition: background-color 0.25s ease;
    -moz-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
    -webkit-transition: top 0.35s ease;
    -moz-transition: top 0.35s ease;
    -o-transition: top 0.35s ease;
    transition: top 0.35s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gnb-header .header-top .dropdown > ul {
    float: none;
}
.gnb-header .header-top .dropdown > ul li {
    float: none;
    margin: 0;
    display: block;
    height: auto;
}
.gnb-header .header-top .dropdown > ul li a {
    line-height: 40px;
    padding-left: 1em;
    width: 100%;
    color: #20a2ff;
    border-bottom: 1px solid #dadee2;
}
.gnb-header .header-top .dropdown > ul li a:hover {
    background-color: whitesmoke;
}
.gnb-header .header-top .dropdown > ul li:last-child a {
    border-bottom: none;
}
.gnb-header .search-bar {
    background-color: #eceded;
    border-bottom: 1px solid #dadee2;
    display: none;
    padding: 10px 0;
}
.gnb-header .search-bar .container-fluid {
    position: relative;
}
.gnb-header .search-bar input {
    margin-top: .1em;
    width: 100%;
}
.gnb-header .search-bar button {
    border: 0;
    position: absolute;
    top: 10px;
    right: 2em;
}
.gnb-header  .twitter-typeahead {
     width: 100%;
}

@media (min-width: 980px)
.gnb-header .twitter-typeahead {
      width: 503px;
}

.gnb-header .twitter-typeahead .tt-hint {
    color: #DDD;
}

.gnb-header  .tt-dropdown-menu {
   -webkit-box-shadow: 0 3px 12px -4px #000;
  -moz-box-shadow: 0 3px 12px -4px #000;
  box-shadow: 0 3px 12px -4px #000;
  background: #fff;
  border: #CCC thin solid;
  width: 100%;
  cursor: default;
  font-size: 13px;
}

@media (min-width: 980px) {
    .gnb-header  .tt-dropdown-menu {
          width: 503px;
          right: 0 !important;
          left: auto !important;
    }
}
.gnb-header  .tt-suggestion-cat {
  color: #9C9C9C;
  font-family: 'InterfaceB', Arial, Helvetica, 'San-Serif';
  font-size: 11px;
  line-height: normal;
  margin-top: 0;
  padding: 12px 20px 10px;
  text-transform: none;
  font-weight: normal;
}

.gnb-header  .tt-suggestion-rec {
  background: none;
  border-top: 0;
  color: #4E4E4E;
  font-size: 11px;
  height: auto;
  font-family: 'InterfaceB', Arial, Helvetica, 'San-Serif';
  line-height: normal;
  margin-top: 5px;
  padding: 13px 20px 10px;
}
  
.gnb-header  .tt-suggestions, header p {
  margin: 0;
  padding: 0;
}
.gnb-header .tt-suggestion {
    color: #20A2FF;
  padding: 4px 20px;
  margin: 0;
  font-size: 15px;
}

.gnb-header .tt-suggestion strong{
    color: #20A2FF;
  font-family: 'InterfaceB', Arial, Helvetica, 'San-Serif';
  font-weight: normal;
}
  
.gnb-header .tt-suggestion.tt-cursor {
    background: #ececec;
    cursor: pointer;
}

.tt-dataset-items .tt-suggestion {
    float: left;
    width:100%;
    border-top: 1px solid #E5E5E5;
}

.tt-dataset-items .tt-suggestion img {
    float: left;
}

.tt-dataset-items .tt-suggestion .tt-title {
    float:right;
    width:87%;
    text-transform: uppercase;
    padding-top: 10px;
}

@media (min-width: 980px) {
    .tt-dataset-items .tt-suggestion .tt-title {
        width:80%;
    }
}

.tt-dataset-items .tt-suggestion .tt-title .tt-description {
      color: #9C9C9C;
      font-size: 12px;
      line-height: 12px;
      margin: 5px 0;
      white-space: normal;
    text-transform: none;
}

.tt-dataset-items .tt-suggestion .tt-title .tt-description strong{
      color: #999;
}

.gnb-header  .tt-image {
  color: #000;
  max-width: 40px;
}
@media (min-width: 768px) {
  .gnb-header .tt-image {
    max-width: 80px;
  }
  .gnb-header ul.main > li > a{
    vertical-align: middle;
    height: 50px;
    display: table-cell;
}
}

.gnb-header .tt-highlight {
  color: #000;
  font-weight: normal;
}

.gnb-header .header-bottom {
    border-bottom: 1px solid #dadee2;
    background-color: #525252;
/*background-image: -webkit-gradient(linear,left bottom,right bottom,color-stop(0,#588eba),color-stop(0.48,#0057b8));
background-image: -webkit-linear-gradient(right,#588eba 0,#0057b8 48%);
background-image: -ms-linear-gradient(right,#588eba 0,#0057b8 48%);
background-image: -webkit-linear-gradient(left,#588eba 0,#0057b8 48%);
background-image: linear-gradient(to right,#588eba 0,#0057b8 48%);*/
}
.gnb-header ul.main {
    white-space: nowrap;
}
.gnb-header ul.main .break {
    display: block;
    white-space: nowrap;
}
.gnb-header ul.main > li {
    height: 50px;
    float: left;
    padding: 0 1em;
}

img.milk-icon {
    width:20px;
    margin-right:5px;
    float:left;
}
.gnb-header ul.main > li.submenu:hover {
    background: #707070;
}

.gnb-header ul.main > li > .inner {
    position: relative;
    margin-top: 5px;
}
.gnb-header ul.main > li.open {
    background-color: #707070;
}
.gnb-header ul.main > li.open > a {
    color: white;
}
.gnb-header ul.main > li.logo {
    border-left: 0;
    padding-left: 0;
    min-width: 186px;
}
.gnb-header ul.main > li.logo img {
    max-width: 186px;
}
.gnb-header ul.main a {
    color: white;
    text-transform: uppercase;
    padding: 0;
    font-size: 13pt;
}
.gnb-header ul.main a:hover {
    /*  color: #204562;*/
    text-decoration: none;
}
.gnb-header ul.main a.left-align {
    /*display: inline-block;*/
    text-align: left;
    vertical-align: middle;
    height: 50px;
    display: table-cell;
}
.gnb-header ul.main .submenu {
    cursor: pointer;
}
.gnb-header ul.main .submenu .dropdown {
    cursor: default;
}
.gnb-header ul.main .search-field {
    width: 30%;
    padding-right: 0;
    float: right;
}
.gnb-header ul.main .search-field input {
    margin-top: .1em;
    width: 100%;
    font-size: 16px;
}
.gnb-header ul.main .search-field input:focus {
    outline: none;
}
.gnb-header ul.main .search-field button {
    border: 0;
    position: absolute;
    right: 8px;
    top: 11px;
}

.gnb-header ul.main .epp-card img {
    max-width: 58px;
    margin: 1em 0;
}
.gnb-header ul.dropdown {
    text-transform: none;
    z-index: 10000;
    display: none;
    position: absolute;
    border-top: 1px solid #858585;
    min-width: 226px;
}
.gnb-header ul.dropdown.experience li {
    min-width: 410px;
    line-height: 70px;
}

.gnb-header ul.dropdown.apps li {
    line-height: 70px;
    min-width: 410px;
}

.gnb-header ul.dropdown.experience li a, .gnb-header ul.dropdown.app li a {
    *zoom: 1;
}
.gnb-header ul.dropdown.experience li a:before, .gnb-header ul.dropdown.experience li a:after,
.gnb-header ul.dropdown.apps li a:before, .gnb-header ul.dropdown.apps li a:after {
    display: table;
    content: "";
}
.gnb-header ul.dropdown.experience li a:after,
.gnb-header ul.dropdown.apps li a:after {
    clear: both;
}
.gnb-header ul.dropdown.experience div,
.gnb-header ul.dropdown.apps div {
    float: left;
    width: 30%;
    text-align: center;
    margin-right: 0.75em;
}
.gnb-header ul.dropdown li {
    background: #707070;
    border: 1px solid #858585;
    border-top: 0;
    line-height: 40px;
    list-style: none;
}
.gnb-header ul.dropdown li i {
    float: right;
    margin-top: 0.7em;
}
.gnb-header ul.dropdown li.open {
    border-right: 0;
}
.gnb-header ul.dropdown li.open i {
    display: none;
}
.gnb-header ul.dropdown li:hover {
    background-color: whitesmoke;
}
.gnb-header ul.dropdown li:hover > a {
    color: #204562;
}
.gnb-header ul.dropdown a {
    border: none;
    display: block;
    height: auto;
    width: 16em;
    text-transform: none;
    padding-left: 1em;
    padding-right: 0.75em;
    color: white;
    font-size: 16px;
}
.gnb-header div.flyout {
    background-color: whitesmoke;
    display: none;
    margin: 0;
    position: absolute;
    top: 0;
    width: 30em;
    border-right: 1px solid #dadee2;
    border-bottom: 1px solid #dadee2;
    padding: 1em;
}
.gnb-header div.flyout ul {
    float: left;
    margin-right: 1.5em;
    width: 48%;
    white-space: normal;
}
.gnb-header div.flyout ul li {
    border: 0;
    background: none;
    line-height: 1.2em;
    margin-bottom: 0.8em;
}
.gnb-header div.flyout a {
    color: #20a2ff;
    width: auto;
    display: inline;
    padding: 0;
}
.gnb-header div.flyout a:hover {
    text-decoration: underline;
}
.gnb-header .product-spotlight {
    overflow: hidden;
    white-space: normal;
}
.gnb-header .product-spotlight .img-container {
    margin: 0.5em 0em 1.8em 0;
    min-height: 17em;
}
.gnb-header .product-spotlight .info {
    clear: both;
    line-height: 1.3em;
    text-align: right;
    font-size: 15px;
}
.gnb-header .product-spotlight .description {
    color: #6b747d;
    margin-bottom: 0.3em;
}

@media screen and (max-width: 1120px) {
    .gnb-header div.flyout {
        width: 24em;
    }
    .gnb-header ul.epp > li {
        padding: 0 0.9em;
    }
}
@media screen and (max-width: 1024px) {
    .gnb-header div.flyout {
        width: 21em;
    }
    .gnb-header div.flyout ul {
        width: 100%;
    }
    .gnb-header div.flyout .product-spotlight {
        display: none;
    }
}
@media screen and (max-width: 979px) {
    .gnb-header ul.main > li {
        /*padding: 0 1.25em;*/
    }
    .gnb-header ul.main > li a {
        font-size: 0.875em;
    }
    .gnb-header ul.dropdown.experience li a {
        width: 30em;
    }
    .gnb-header ul.dropdown.experience div {
        width: 20%;
    }
    .gnb-header ul.epp > li {
        padding: 0 0.9em;
    }
}
@media screen and (min-width: 850px) and (max-width: 979px) {
    .gnb-header ul.epp > li {
        padding: 0 0.9em;
    }
}

@media screen and (max-width: 979px) {
    .gnb-header ul.main > li .dropdown a span {
        line-height: 46px;
        display: block;
        padding: 14px 0 0 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
    .gnb-header ul.main {
        white-space: normal !important;
    }
    .gnb-header ul.main .search-field {
        line-height: 49px;
        padding: 0;
        width: 5%;
    }
    .gnb-header ul.main .active {
        background-color: #eceded;
    }
    .gnb-header ul.main a.search-toggle {
        padding: 0 1em;
    }
    .gnb-header ul.main li.logo {
        min-width: 136px;
    }
    .gnb-header ul.main li.logo img {
        width: 100%;
    }
    .gnb-header ul.main.epp li.logo {
        min-width: 125px;
    }
    .gnb-header ul.main.epp .search-field {
        width: 5%;
    }
    .gnb-header ul.main.epp .search-toggle {
        padding: 0 1em;
    }
    .gnb-header div.flyout {
        width: 15em;
    }
}
@media screen and (max-width: 767px) {
    .gnb-header .phone-header {
        background: #525252;
        min-height: 47px;
    }
    .gnb-header .logo {
        display: block;
        float: left;
        line-height: 47px;
        padding-left: 20px;
        width: 38%;
    }
    .gnb-header ul.main {
        float: right;
        height: 47px;
    }
    .gnb-header ul.main > li {
        display: block;
        float: left;
        line-height: 47px;
        height: 48px;
        padding: 0;
        text-align: center;
        width: 47px;
        border-bottom: 1px solid #dadee2;
    }
    .gnb-header ul.main > li.active {
        background-color: #eceded;
    }
    .gnb-header ul.main a {
        display: block;
    }
    .gnb-header div.flyout {
        background-color: #eceded;
        border-top: 1px solid #dadee2;
        clear: both;
        height: 52px;
        line-height: 52px;
        overflow: hidden;
        padding: 0 1em;
        width: 100%;
        position: relative;
        border-bottom: none;
    }
    .gnb-header div.flyout.search-flyout input {
        width: 100%;
        height: 30px;
    }
    .gnb-header div.flyout.search-flyout button {
        border: 0;
        float: right;
        position: relative;
        top: -2.05em;
        left: -0.5em;
        padding: 0px;
    }
    .gnb-header div.flyout.account-flyout {
        padding: 0 1.5em;
    }
    .gnb-header div.flyout.account-flyout .logout {
        float: right;
    }
    .discover {
        display: none;
    }
}
/* ===============================================================
CART STYLES
================================================================*/
.cart-desktop-trigger {
    border-bottom: 0;
    padding: 0.6em 0;
    cursor: pointer;
}

.cart-desktop-flyout {
    position: absolute;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: opacity, margin-top, visibility;
    -moz-transition-property: opacity, margin-top, visibility;
    -o-transition-property: opacity, margin-top, visibility;
    transition-property: opacity, margin-top, visibility;
    -webkit-transition-duration: 0.4s, 0.3s, 0.4s;
    -moz-transition-duration: 0.4s, 0.3s, 0.4s;
    -o-transition-duration: 0.4s, 0.3s, 0.4s;
    transition-duration: 0.4s, 0.3s, 0.4s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    background: white;
    /* minicart-modification: get rid of the border      */
    /* border: 3px solid #20a2ff; */
    display: none;
    margin-top: 0;
    margin-left: -368px;
    padding: 0;
    text-align: left;
    width: 410px;
    z-index: 1030;
}
.cart-desktop-flyout.open {
    opacity: 1;
}

.cart-basket {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.gnb-header .header-top .cart-container {
    box-shadow: 0px 2px 2px #999;
}

.gnb-header .header-top .cart-container *{
    font-family: 'InterfaceR', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.cart-container .mini-cart-item {
    *zoom: 1;
    border-bottom: 2px solid #d7d7d7;
    font-size: 0.75em;
    padding: 15px 0;
    margin: 0 20px;
    /* minicart-modification: add a min-height property      */
    min-height: 100px;
}

/* minicart-modification: this is to get rid of the last bottom-border */
.cart-container .mini-cart-item:last-of-type {
    border-bottom: 0px;
}

.cart-container .mini-cart-item:before, .cart-container .mini-cart-item:after {
    display: table;
    content: "";
}
.cart-container .mini-cart-item:after {
    clear: both;
}
.cart-container .mini-cart-item img {
    float: left;
    margin-right: 15px;
}

.cart-container .mini-cart-item img:hover {
    cursor:pointer;
}

.cart-container .mini-cart-item a {
    color: #000000;
    text-transform: none;
    text-decoration: none !important;
}
.cart-container .mini-cart-item a:hover {
    text-decoration: underline;
}

.cart-container .mini-cart-item .product-details a:hover {
    color: #20a2ff !important;
}

/* modification */
.cart-container .mini-cart-item .purchase-details .quantity {
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
}

.cart-container .mini-cart-item .purchase-details .remove-button {
    text-decoration: none;
    color: #9ea6ae;
    display:block;
    /* minicart-modification: float to right   */
    float: right;
    /* margin-top: 10px; */
    /* padding-top: 800px; */
    font-weight: bold;
}
.cart-container .mini-cart-item .product-name {
    display: block;
    font-size: 1.1em;
    margin-bottom: 5px;
    /* minicart-modification: add height property to keep the horizantal layout consistent with the image*/
    /* height: 70px; */
}

.cart-container .mini-cart-item .purchase-details {
    /* float: right; */
    vertical-align: top;
}
/* minicart-modification: add price class for the proper height */
.cart-container .mini-cart-item .purchase-details .price {
  display:block;
  height: 70px;
}

/* minicart-modification: add this class to have the proper text-decoration*/
.cart-container .mini-cart-item .purchase-details .old-price{
  color: #999;
  text-decoration: line-through;
}

.cart-container .mini-cart-item .product-details .quantity {
    color: #9ea6ae;
/*  minicart-modification: add the float property    */
/*     float: right; */
  /* minicart-modification: change this from margin-bottom to margin-top for the new layout     */
    margin-top: 10px;

}
.cart-container .purchase-options {
    *zoom: 1;
    clear: both;
    padding: 5px 0;
    height: 65px;
    margin: 0 20px;
}
.cart-container .purchase-options:before, .cart-container .purchase-options:after {
    display: table;
    content: "";
}
.cart-container .purchase-options:after {
    clear: both;
}
.cart-container .purchase-options .cart-total {
    text-transform: uppercase;
    float: right;
    font-size: 0.8125em;
}
.cart-container .purchase-options .view-cart-link {
/* minicart-modification: display the <a> as inline   */
    
    display: inline-block;
/* margin: 40px 0; */
    font-size: 0.75em;
    font-weight: bold;
    text-transform: capitalize;
    padding: 20px 0;
}

.cart-container .purchase-options .button {
    /* clear: both; */
    float: right;
    /* margin-top: 15px; */
    margin: 10px 1%;
    color: white;
    text-decoration: none;
    padding: 10px 10px;
}
.cart-container .purchase-options .button:hover {
    text-decoration: none;
}

.cart-container .product-image {
  /* display: inline-block; */
  /* min-height:90px; */
}

.cart-container .product-details {
/* display: inline; */

/* margin-right: 0; */
}

.cart-container .purchase-details {
/*   display: inline-block; */
}

.cart-container .mini-cart-item .remove-button {
  opacity: 0.4;
}

.purchase-container{
    text-align: center;
}

/* styles that are specifically applied to the desktop version*/
@media screen and (min-width:767px){

    .cart-container .mini-cart-item {
      color: black;
    }
    .cart-container .mini-cart-item .product-details {
        float: left;
        white-space: normal;
    /*   minicart-modification: changed the width from 62% to 50%   */
        width: 285px;
}
    .cart-container .mini-cart-item .product-details span {
      display: inline-block;
      min-height: 70px;
}
    .cart-container .mini-cart-item .product-details .product-name {
      width: 230px !important;    
      float: left;
}
    .cart-container .mini-cart-item .product-details .product-price {
      width: 0;
      float: right;
      text-align: right;
  }

  .cart-container .mini-cart-item .purchase-details{
      width: 285px;
      float: right;
  }

.cart-container .mini-cart-item .purchase-details span{
    display: inline-block;
    min-height: 20px;
}
    a.view-cart-link {
        margin-left: 80px;
        color: black;
    }

    .cart-container .desktop-cart-total {
        clear: both;
        font-size: 0.75em;
        font-weight: bold;
        height: 40px;
        padding: 14px 20px;
        margin: 0px 0px;
        background: #ebebeb;
        /* text-align: right; */
        /* minicart-modification: this is to get rid of the */
        /* border-top: 1px solid #dadee2; */
    }

    .cart-container .desktop-cart-total .sum-label {
        width: 50%;
        margin-left: 79px;
        /* text-align: left; */
    }
    .cart-container .desktop-cart-total .sum-price {
        float:right;
    }

    .cart-container .mobile-cart-notice {
        text-align: center;
        background: #ebebeb;
        padding: 15px 20px;
        font-size: 0.85em;
    
        font-weight: bold;
}
    .cart-container .mobile-cart-notice em {
        display: block;
        font-style: normal;
    }

}
@media screen and (max-width: 479px) {
.cart-container .mini-cart-item .product-name{
  min-height: 45px;
  max-height: 60px;
  margin-bottom: 10px;
  width:140px !important;
}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
.cart-container .mini-cart-item .product-name{
  min-height: 45px;
  max-height: 60px;
  margin-bottom: 10px;
  width:350px !important;
}
}
/* styles that are specifically */
@media screen and (max-width: 767px) {

    .gnb-header div.cart-mobile {
        background-color: #fff;
        border: none;
        height: auto !important;
        padding: 0 !important;
        line-height: 1.4 !important;
    }

    .cart-container .product-details {
        display: inline-block;
        width: 50%;
        margin-left: 10px;
        margin-right: 0px;
}

      /* minicart-modification     */

    .cart-container .mobile-cart-total {
    padding: 10px 0px;
    margin: 0 20px;
    min-height: 40px;
    /* font-weight: bold; */
}
    .cart-container .mobile-cart-total > span:first-child{
    float:left;
  }
    .cart-container .mobile-cart-total > span:last-child {
    float:right;
  }
    .cart-container .purchase-options .button {
    min-width: 48%;
    min-height: 40px;
    /* padding-top: 15px; */
  }
    .cart-container .purchase-options .button:first-child {
    float:left;
    background-color:black;
    color:white;
  }
    .cart-container .chevron-up {
    background-color: white;
    text-align: center;
    height:30px;
    border-top: 2px solid lightgray;
}
  .cart-container .mini-cart-item {
    /* max-height: 80px; */
  }

.cart-container .mini-cart-item .product-details .product-price {
      width: 0;
      float: right;
      text-align: right;
  }
  .cart-container .mini-cart-item .purchase-details .remove-button{
    margin-top: 0px;
    margin-bottom: 40px;
    float:none;
  
}

  .cart-container .mini-cart-item .purchase-details {
    display: inline-block;
    float: right;
    text-align: right;
    width: 15%;
  
    height: 70px;
}
.cart-container .mobile-cart-notice {
    display:none;
}
    .cart-container .mobile-hide {
      display: none;
  }
}
/* ===============================================================
ADD TO CART MODAL STYLES
================================================================*/
.add-to-cart-modal-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.70);
    z-index: 99999;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    text-align: center;
    font-family: 'InterfaceR', Arial, Helvetica, San-Serif;
}


.add-to-cart-modal-container .add-to-cart-modal {
    width: 650px;
    position: relative;
    margin: 20% auto;
    padding: 40px 0px;
    background: #fff;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0;
    vertical-align: top;
    height: 165px;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box:first-of-type {
    border-right: 2px solid #dadee2;
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box h1 {
    font-size: 1.2em; 
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
    margin-bottom: 10px;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .product-img {
    width: 70px;
    display: inline-block;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .product-img img{
     margin-left: -25px;

}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .product-info{
    width: 60%;
    display: inline-block;
    vertical-align: top;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .product-info .product-name{
    font-weight: bold;
    margin-top: 25px;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .product-info .product-price{
    font-weight: bold;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .product-info {
    text-align: left;
    font-size: 0.78em;
    float: none;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .product-info div {
    padding-bottom: 14px;}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info{
    font-size: 0.78em;
    font-weight: bold;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 2px solid #dadee2;
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info .preloader .spinner{
    background:#FFFFFF;
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info .preloader .spinner{
    position: absolute;
    margin-left: 178px;
    margin-top: 10px;
    background: #FFFFFF;
    width: 240px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 200;
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info .preloader .spinner>div{
    width: 12px;
    height: 12px;
    background-color: #000000;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info .preloader .spinner .bounce1{
    animation-delay: -0.48s;
    margin-left: 70px;
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info .preloader .spinner .bounce2{
    animation-delay: -0.32s;
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info .preloader .spinner .bounce3{
    animation-delay: -0.16s;
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-info .total{
    float: right;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-option {
    text-align: left;
    font-size: 0.70em;
    font-weight: bold;
    padding-top: 30px;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-option a {
    display: inline-block;
    padding-top: 10px;
    cursor: pointer;
}

.add-to-cart-modal-container .add-to-cart-modal .modal-box .purchase-option button{
    color: white;
    float: right;
    border: none;
    background-color: #308EEA;
}
.add-to-cart-modal-container *{
    /* border: 1px solid; */
}
#add-to-cart-cross{
    position: relative;
    top: -12em;
    left:19em;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .add-to-cart-modal-container{
        background-color: transparent;
    }
    .add-to-cart-modal-container .add-to-cart-modal {
        width: 100%;
        margin-top: 0;
        box-shadow: 0 2px 10px gray;
        padding: 50px 0;/* 25px 0.m6785.04262016.smhong */
}

    .add-to-cart-modal-container .add-to-cart-modal .purchase-option {
    font-size: 0.78em;
        
    padding-top: 10px;
}
    .add-to-cart-modal-container .add-to-cart-modal button {
        width: 42%;
    
        margin: 0px 1%;
        border-radius: 5px;
        /* box-sizing: border-box; */
        border: 2px solid #308EEA;
        padding: 10px 0;
}

    .add-to-cart-modal-container .add-to-cart-modal .continue-shopping {    
    background-color: #fff;
    color: #308EEA;
}

    .add-to-cart-modal-container .add-to-cart-modal .checkout {
    background-color: #308EEA;

    }
}
@media (min-width: 480px) and (max-width: 767px) {
#add-to-cart-cross-mobile{
    position: relative;
    top: -6em;
    left: 16em;
    cursor: pointer;
}
}
@media (max-width: 479px) {
#add-to-cart-cross-mobile{
    position: relative;
    top: -7em;
    left: 9em;
    cursor: pointer;
}
}
/* ===============================================================
NAV STYLES
================================================================*/
#outer-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 320px;
}

#inner-wrap {
    position: relative;
    width: 100%;
}

#nav {
    z-index: 200;
    position: relative;
    overflow: hidden;
    width: 100%;
    border-top: 3px solid #525252;
}
#nav .nav-top {
    height: 48px;
    border-bottom: 1px solid #dadee2;
    padding-top: 9px;
    padding-left: 1.5em;
    padding-right: 1.5em;
    position: relative;
}
#nav .nav-top input {
    height: 29px;
    width: 100%;
    padding-top: 0.3em !important;
    padding-bottom: 0.3em !important;
}
#nav .nav-top button {
    border: 0;
    position: absolute;
    right: 2em;
    top: 16px;
}
#nav .block {
    z-index: 2;
    position: relative;
}
#nav a {
    color: #212428;
}
#nav a:hover {
    text-decoration: none;
}
#nav ul.menu {
    *zoom: 1;
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
#nav ul.menu:before, #nav ul.menu:after {
    display: table;
    content: "";
}
#nav ul.menu:after {
    clear: both;
}
#nav ul.extra-menu {
    font-size: 0.8125em;
    margin-top: 1.5em;
}
#nav ul.extra-menu li {
    line-height: 2.5em;
    padding-left: 1.5em;
}
#nav ul.extra-menu li a {
    padding: 0;
}
#nav ul.extra-menu .epp-card {
    display: none;
    margin-top: 1em;
}
#nav ul.extra-menu.epp .epp-card {
    display: block;
}
#nav li.top {
    display: block;
    overflow: hidden;
}
#nav li.top i {
    float: right;
}
#nav li.top ul {
    display: none;
    -webkit-box-shadow: inset 4px -4px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 4px -4px 8px rgba(0, 0, 0, 0.1);
    box-shadow: inset 4px -4px 8px rgba(0, 0, 0, 0.1);
    background-color: #eceded;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
#nav li.top ul li {
    overflow: hidden;
}
#nav li.top ul li.open a {
    border-bottom: 0;
}
#nav li.top ul li a {
    padding-left: 1.5em;
    text-transform: none;
    letter-spacing: -0.2px;
}
#nav li.top ul li ul {
    border-bottom: 1px solid #dadee2;
}
#nav li.top ul li ul li a {
    border-bottom: 0;
    padding-left: 2.5em;
    font-size: 0.875em;
}
#nav li.top ul li a div {
    margin-bottom: 5px;
}
#nav li.top a {
    display: block;
    text-transform: uppercase;
    color: #212428;
    font-size:0.85em;
    border-bottom: 1px solid #dadee2;
    outline: none;
    text-decoration: none;
    line-height: 1.14286em;
}
#nav li.top a:focus, #nav li.top a:hover {
    color: #555;
    background: rgba(255, 255, 255, 0.1);
}
#nav li.top.is-active a {
    color: #333;
}

.block {
    position: relative;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    #nav {
        position: absolute;
        top: 0;
    }
    #nav:not(:target) {
        z-index: -1;
        height: 0;
    }
    #nav:target .close-btn {
        display: block;
    }
    #nav .block {
        position: relative;
        padding: 0;
    }
    #nav ul {
        padding: 0;
        margin: 0;
    }
    #nav li {
        position: relative;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    #nav li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    #nav li a {
        padding: .875em 1em .875em 1em;
    }

    .js-ready #nav {
        height: 100%;
        width: 273px;
        background: whitesmoke;
        right: -273px;
        -webkit-box-shadow: inset 4px -1px 8px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 4px -1px 8px rgba(0, 0, 0, 0.1);
        box-shadow: inset 4px -1px 8px rgba(0, 0, 0, 0.1);
    }
    .js-ready #nav .block {
        background: transparent;
    }
    .js-ready #inner-wrap {
        left: 0;
    }

    .js-nav #inner-wrap {
        left: -273px;
    }

    .csstransforms3d.csstransitions.js-ready #nav {
        right: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .csstransforms3d.csstransitions.js-ready #nav .block {
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
        -webkit-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
    }
    .csstransforms3d.csstransitions.js-ready #inner-wrap {
        left: 0 !important;
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
    }

    .csstransforms3d.csstransitions.js-nav #inner-wrap {
        -webkit-transform: translate3d(-273px, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(-273px, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(-273px, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(-273px, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(-273px, 0, 0) scale3d(1, 1, 1);
    }
    .csstransforms3d.csstransitions.js-nav #nav .block {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@media screen and (min-width: 768px) {
    #nav li {
        display: inline-block;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    #nav li:last-child {
        border-right: none;
    }
    #nav li a {
        padding: .875em 2em .875em 2em;
    }
}
/* ===============================================================
FOOTER STYLES
================================================================*/
.gnb-footer a {
    color: #20a2ff;
}

.gnb-footer ul, ol { margin-bottom: 1em;}

.gnb-footer .nav>li>a {padding:0;}

.gnb-footer p {margin:1em 0;}

.gnb-footer {
    line-height: 1.4;
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
    color: #212428;
    font-size: 16px;
}
.gnb-footer .back-to-top {
    padding: 0.75em;
    border-bottom: 1px solid #dadee2;
    text-align: center;
}

/* Desktop View Add------m6710.smhong.04042016*/
@media screen 
and (min-device-width: 760px){

 .gnb-footer .back-to-top {
    padding: 0.75em; 
    border-bottom: 0px;
    text-align: center;
}
}

.gnb-footer .back-to-top a {
    font-size: 1em;
}
.gnb-footer .social-links {
    color: #6b747d;
    font-size: 15px;
    margin-top: 15px;
}
.gnb-footer .social-links span {
    margin: 5px 5px 0 0;
    font-size: 13px;
}
.gnb-footer .social-links span, .gnb-footer .social-links ul {
    float: left;
}
.gnb-footer .social-links ul {
    margin-top: 0;
}
.gnb-footer .social-links a {
    display: block;
    margin-left: 2px;
}
.gnb-footer .footer-top {
    background-color: whitesmoke;
    border-top: 1px solid #dadee2;
    padding: 1.5em 0;
}
.gnb-footer .footer-top h6 {
    color: #6b747d;
    margin: 0;
    line-height: 15px;
    font-weight: bold;
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
}
.gnb-footer .footer-top h6 i {
    display: none;
}
.gnb-footer .footer-top ul {
    list-style: none;
    padding: 0;
    margin-top: 0.25em;
}
.gnb-footer .footer-top .left-column {
    border-right: 1px solid #dadee2;
    padding-right: 40px;
    padding-bottom: 10px;
}
.gnb-footer .footer-top h6, .gnb-footer .footer-top a {
    font-size: 14px !important;
}
.gnb-footer .footer-store .home {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 3px;
}
.gnb-footer .footer-store-links {
    margin-bottom: 20px;
}
.gnb-footer .footer-store-links div {
    display: inline;
    margin-left: 2em;
}
.gnb-footer .footer-store-links a {
    text-transform: uppercase;
    font-weight: bold;
}
.gnb-footer .footer-search-social {
    position: relative;
}
.gnb-footer .footer-search {
    font-size: 18px;
}
.gnb-footer .footer-search input {
    display: block;
    padding: 0.4em 2em 0.4em 1em;
    width: 100%;
    border: 1px solid #dadee2;
}
.gnb-footer .footer-search input:focus {
    outline: none;
}
.gnb-footer .footer-search button {
    border: 0;
    float: right;
    position: relative;
    top: -1.5em;
    left: -0.4em;
}
.gnb-footer .footer-bottom {
    background-color: #525252;
    color: white;
    font-size: 0.875em;
    padding: .5em 0;
}
.gnb-footer .footer-bottom a {
    color: white !important;
    font-size: 14px !important;
}
.gnb-footer .footer-bottom ul.nav {
    padding: 0;
    margin: 0.5em 0;
}
.gnb-footer .footer-bottom ul.nav li {
    display: inline-block;
    margin: 0.5em 1em 0.5em 0;
}
.gnb-footer .footer-bottom .copyright {
    font-size: 13px;
    text-align: right;
}
.gnb-footer .right-column {
    margin-top: 42px;
}
.gnb-footer .footer-legaltexts {
    background-color: whitesmoke;
    padding: 1em;
    font-size: 0.8em
}
@media (min-width: 768px) and (max-width: 1170px) {
    .gnb-footer .reflow > [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .gnb-footer .reflow > [class*="span"].left-column {
        border: 0;
        padding: 0;
        padding-bottom: 2em;
    }
    .gnb-footer .reflow > [class*="span"].right-column {
        border-top: 1px solid #dadee2;
        padding-top: 3em;
    }
    .gnb-footer .reflow > [class*="span"].right-column .column {
        float: left;
        width: 50%;
    }
    .gnb-footer .footer-search-social {
        margin-top: 25px;
        width: 50%;
    }
    .gnb-footer .right-column {
        margin-top: 0;
    }
}
@media (max-width: 1130px) {
    .gnb-footer .footer-top .left-column {
        border: 0;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .gnb-footer .footer-top {
        background-color: white;
        padding: 0;
    }
    .gnb-footer .footer-top h6 {
        color: #212428;
        line-height: 3em;
        cursor: pointer;
        background-color: whitesmoke;
        font-size: 1em;
        font-weight: normal;
    }
    .gnb-footer .footer-top h6:after {
        content: "";
    }
    .gnb-footer .footer-top h6.root {
        border-top: 1px solid #dadee2;
        padding: 0 1.5em;
    }
    .gnb-footer .footer-top h6.root.open {
        border-bottom: 1px solid #dadee2;
    }
    .gnb-footer .footer-top h6 i {
        display: block;
        margin-top: 1em;
        float: right;
    }
    .gnb-footer .footer-store h6.footer-store-header {
        border-top: 0;
    }
    .gnb-footer .footer-store-body, .gnb-footer .footer-pages {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        background-color: #eceded;
    }
    .gnb-footer .footer-store-body ul, .gnb-footer .footer-pages ul {
        display: none;
        margin: 0;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .gnb-footer .footer-store-body ul li, .gnb-footer .footer-pages ul li {
        line-height: 2em;
        padding-left: 2em;
        margin: 0;
    }
    .gnb-footer .footer-store-body ul li:last-child, .gnb-footer .footer-pages ul li:last-child {
        border-bottom: 0;
    }
    .gnb-footer .footer-store-body ul a, .gnb-footer .footer-pages ul a {
        color: #212428;
        font-size: 0.875em;
    }
    .gnb-footer .footer-store-body {
        display: none;
        overflow: hidden;
    }
    .gnb-footer .footer-store-body .footer-store-products h6 {
        border-bottom: 1px solid #dadee2;
        margin: 0;
        padding: 0 1.5em 0 2.25em;
        text-transform: none;
        background-color: #eceded;
    }
    .gnb-footer .footer-store-body .footer-store-products h6.open {
        border-bottom: none;
    }
    .gnb-footer .footer-store-body .footer-store-products h6.last {
        border-bottom: 0;
    }
    .gnb-footer .footer-store-body .footer-store-products ul {
        padding-bottom: 0.75em;
    }
    .gnb-footer .footer-store-body .footer-store-products ul li {
        padding-left: 2.75em;
    }
    .gnb-footer .footer-pages ul li {
        line-height: 3em;
        border-bottom: 1px solid #dadee2;
    }
    .gnb-footer .footer-pages ul li:last-child {
        border-bottom: none;
    }
    .gnb-footer .footer-pages ul li a {
        font-size: 1em;
    }
    .gnb-footer .footer-store-links {
        margin: 0;
    }
    .gnb-footer .footer-store-links div {
        border-bottom: 1px solid #dadee2;
        display: block;
        line-height: 3em;
        margin: 0;
        padding: 0 1.5em 0 2.25em;
    }
    .gnb-footer .footer-store-links a {
        color: #212428;
        text-decoration: none;
        text-transform: none;
        font-size: 1em;
        font-weight: normal;
    }
    .gnb-footer .footer-search-social {
        border-top: 1px solid #dadee2;
        background-color: whitesmoke;
        margin-top: 0;
        padding-top: 1.5em;
        padding-bottom: 1em;
    }
    .gnb-footer .footer-search {
        padding: 0 0.75em;
    }
    .gnb-footer .social-links {
        padding: 0 1.5em;
        *zoom: 1;
    }
    .gnb-footer .social-links:before, .gnb-footer .social-links:after {
        display: table;
        content: "";
    }
    .gnb-footer .social-links:after {
        clear: both;
    }
    .gnb-footer .footer-bottom {
        font-size: 0.8125em;
    }
    .gnb-footer .footer-bottom ul.nav li {
        margin-right: 1.5em;
    }
    .gnb-footer .footer-bottom .copyright {
        font-size: 1em;
        text-align: left;
    }
    .gnb-footer .right-column {
        margin-top: 0;
    }
}

.nav-top form button{
    padding: 0px;
}

.footer-search form button{
    padding: 0px;
}

.gnb-footer .refurbished a{
    display: inline-block;
}

.gnb-footer .footer-store-links div{
    margin-left: 1.6em;
}

@media screen and (min-width: 1170px){
    .gnb-footer .footer-store-links div{
        margin-left: 1.7em;
    }
}

.jump-top {
    display: none;
    position: fixed;
    top: 20px;
    right: 15px;
    left: initial;
    height: 50px;
    width: 50px;
    background-color: rgba(200, 200, 200, 0.5);
    border-radius: 10px;
    z-index: 400;
    color: #fff;
    cursor: pointer;
    font-family: "InterfaceB";
}

.jump-top div {
    margin-top: 0;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    letter-spacing: 1px;
    opacity: 1;
}

.jump-top div.up-arrow {
    margin-top: 1.0em;
    height: 1em;
    width: 1em;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
}
.jump-top .up-arrow:hover {
    color: #FFF;
    background-color: #6b747d;
    opacity: 1;
}
.jump-top .up-arrow:hover {
    border-color: #FFF;
}
@media screen and (max-width: 767px) { .jump-top{display: none;} }

.flyout:hover {display: block !important;}
.gnb-header .header-top ul li.account:hover span a {color: white;}
.gnb-header ul.main a:hover {color: white;}
.gnb-header ul.main .info a:hover {color: #204562;}
.gnb-header ul.main .submenu:hover {background: #707070;}
.gnb-header ul.dropdown li {border-right: 0;}
.gnb-header ul.dropdown.experience a {width: 100%;}
.gnb-header ul.dropdown.experience div {width: 20%;}
.gnb-header ul.dropdown.experience .flyout {width: 120%;}
.gnb-header ul.dropdown.experience .flyout ul {width:40%;}
.gnb-header ul.dropdown.experience .flyout li {text-align: left;line-height: 1.2em;}
.gnb-header ul.dropdown.experience .flyout .product-spotlight {float: right; width: 50%;}
.gnb-header ul.dropdown.experience .flyout .product-spotlight .img-container {width:100%; min-height:0;}
.gnb-header ul.dropdown.experience .flyout .product-spotlight .info,
.gnb-header ul.dropdown.experience .flyout .product-spotlight .info .description, 
.gnb-header ul.dropdown.experience .flyout .product-spotlight .info .title {width: 100%; text-align: right;}

/* gnb header */
.promo-container {
    width: 100%;
    color: #a8a8a8;
    background: black;
    height: 85px;
    background: url(/us/images/header/bg-bf-promo.jpg) center center;
    position: relative;
    /* border-bottom: 1px solid #e60000; */
}
.promo-content {
    max-width: 1218px;
    text-align: center;
    margin: 0 auto;
}
.promo-content img {
    float: left;
    margin: 15px 15px 0 25px;
}
.promo-content span {
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
    color: #f8f8f8;
    font-size: 20px;
    position: absolute;
    left: 30%;
    right: 30%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
}
.promo-content a {
    float: right;
    margin-right: 25px;
    margin-top: 21.5px;
    background: #20a2ff;
    border: 1px solid #20a2ff;
    color: white;
    border-radius: 0;
    font-size: 16px;
    line-height: 22px;
}
.promo-content a:hover {
    background: transparent;
    color: #20a2ff;
}
/* mobile portrait */
@media (max-width: 620px) {
    .promo-container {
        background: url(/us/images/header/bg-bf-mobile.jpg);
        background-size: cover;
    }
    .promo-content a {
        margin-right: 15px;
        font-size: 12px;
    }
    .promo-content span {
        max-width: 140px;
        text-align: left;
        margin: auto;
        right: auto;
        left: 30px;
        top: 0;
        bottom: 0;
    }
}
/* mobile landscape */
@media (max-width: 940px) {
    .promo-content span {
        font-size: 12px;
    }
}
/* tablet portrait */
@media (min-width: 941px) and (max-width: 1024px) {
    .promo-content span {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .promo-content img {
        display: none;
    }
    .promo-content span {
        line-height: 18px;
        height: 30px;
    }
}

/* ===============================================================
NEW MILK GNB
================================================================*/
.gnb-header ul.main .milk-nav {
    border-left: 0;
    padding-left: 0;
    min-width: 148px;
    padding-left:10px;
    white-space:normal;
    word-wrap:break-word;
}

.milk-small-nav {
    font-size:10px;
    float:left;
    position:relative;
    text-align:center;
    display:block;
    left:15px;
    bottom:6px;
}

i.chevron-down.float-right{
    float:right;
    margin-top:-9px;
}

@media screen and (max-width: 979px) {
    .gnb-header ul.main .milk-nav {
        width:136px;
        left:0;
    }
    .milk-small-nav{
        left:0px;
    }
}

/* ===============================================================
BREADCRUMBS SPECIFICITY FIX
================================================================*/
#breadcrumbsStatic .help-link,
#breadcrumbStatic .open-share-btn {
    color:#20a2ff;
}

/* TYPEAHEAD2 */

.typeahead .clear-button .button {padding: 5px 25px; color: #aaa !important; border-color: #aaa!important;background-color: #fff; cursor: pointer;}
.typeahead .clear-button .button.alt {font-size: 15px; font-family: "InterfaceR", Arial, Helvetica}
.typeahead .clear-button .button.alt:hover {color: #20A2FF !important; border-color: #018ef9 !important;}

.typeahead{
    position: absolute;
    display: none;
    top: 36px;
    right: 0;
    background-color: #fff;
    box-shadow: 0 3px 12px -4px #000;
    border-radius: 3px 0 3px 3px;
    z-index:100;
    
}
.search-form strong{
    font-family: "InterfaceB", Arial, Helvetica, "San-Serif";
    font-weight: normal;
}
.searchSuggestions, .searchHist{
    display:none;
    width: 334px;
    background-color: #FFF;
    height: auto;
    overflow: auto;
    z-index: 100;
    border-radius: 3px 0 3px 3px;
}
.searchSuggestions .suggestion,
.searchSuggestions .suggestion-in,
.searchSuggestions .shop-in,
.searchSuggestions .search-in,
.searchSuggestions .ta-none{
    padding: 8px 0 8px 10px;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
}
.searchSuggestions .suggestion-in,
.searchSuggestions .search-in{
    background: #f5f6f6;
}
.searchSuggestions .shop-in *{
    color: #0689D8 !important;
    font-size: 14px !important;
    text-transform: none !important;
    padding: 0 !important;
}
.searchSuggestions .suggestion-in a,.searchSuggestions .search-in a, .searchProducts a{
    font-size: 14px !important;
    color: inherit !important;
    text-transform: none !important;
    padding: 0 !important;
}
.searchSuggestions .blue{
    color: #0689D8;
}
.searchProducts{
    display: none;
    background-color: #fff;
    z-index:1000;
    vertical-align: top;
    border-radius: 3px 0 0 3px;
}
.searchProducts .recommendedTitle{
    white-space: normal;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    padding: 5px 0 15px 0;
}
.searchProducts .recommendedTitle span{
    display: inline-block;
}
.searchProduct{
    display: none;
    padding: 15px 15px 10px 15px;
    width: 435px;
}
.searchProduct div.recItem{
    margin: .75em 1em;
    padding: 0 0 15px 0;
}
.searchProduct div.recItem:not(:last-of-type) {
    border-bottom: 1px solid #dadee2;
}
.searchProduct table tr, .searchProduct table tr td{
    border: 0 none;
    vertical-align: top;
}
.searchProduct table tr td{
    padding: 0 10px;
}
.searchProduct table tr>td:first-of-type{
    width: 92px;
    padding: 0 10px 0 0;
}
.searchProduct table tr>td>img{
    width: 92px;
}
.searchProduct .rating:before{
    content: "";
    display: none;
    vertical-align: middle;
    height: 0;
    width: 0;
    margin-right: 0;
    background: url('') no-repeat;
}
.searchProduct .rating,.searchProduct .supportLinks{
    font-size: 12px;
    margin: 5px 10px 0px 0px;
    padding:0;
    height: 15px;
    clear: left;
}
.searchProduct .supportLinks a, .searchProduct .rating a{
    color: #20A2FF !important;
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
    font-size: 12px !important;
    margin: 0 10px 0 0;
}
.searchProduct .supportLinks a img{
    width: 11px;
    height: 11px;
    margin: -2px 5px 0 0;
}
.searchHist .historyTitle, .searchSuggestions .suggestionTitle{
    background-color: #F5F6F6;
    color: #AAAAAA;
    font-family: 'InterfaceR', Arial, Helvetica, 'San-Serif';
    font-size: 12px;
    line-height: normal;
    margin-top: 0;
    padding: 5px 10px 5px 0;
    text-align: right;
    text-transform: none;
}
.searchHist .ta-history{
    border: 0;
    height: auto;
    line-height: 15px;
    white-space: normal;
    text-transform: none !important;
    padding: 8px 0 8px 5px !important;
    font-size: 15px !important;
}
.searchHist .ta-history .link{
    padding: 5px 0 5px 8px;
    font-size: 15px;
}
.searchHist .ta-history:hover, .searchSuggestions .suggestion:hover, .searchSuggestions .suggestion-in:hover, .searchSuggestions .shop-in:hover, .searchSuggestions .shop-in:hover > a, .searchSuggestions .search-in:hover, .searchSuggestions .search-in:hover > a > span{
    color: #FFF !important;
    background-color: #0689d8;
    cursor: pointer;
    text-decoration: none;
}
.searchHist .clear-button, .searchHist .promo-button{
    width: 100%;
    text-align: center;
    margin: 5px 0 10px 0;
}
.ta-recommended{
    white-space: normal;
    min-height: 40px;
    max-width: 270px;
}
.ta-recommended a{
    color: inherit !important;
    text-transform: none !important;
    padding: inherit !important;
    font-size: 14px !important;
}
.ta-recommended a:hover{
    color: #20A2FF !important;
}
.stars {
    background: url(/us/images/sprites/sprite-rating.png) 0 0 no-repeat;
    float: left;
    width: 65px;
    height: 12px;
    margin: 4px 5px 0 0;
    padding: 0;
    text-indent: -9999px;
}
@media only screen and (-webkit-min-device-pixel-ratio:2) , only screen
    and (min-device-pixel-ratio:2) {
    .stars {
        background-image: url(/us/images/sprites/sprite-rating@2x.png);
        background-size: 65px 132px
    }
}
.stars.stars_0_0 {
    background-position: 0 0
}
.stars.stars_0_5 {
    background-position: 0 -12px
}
.stars.stars_1_0 {
    background-position: 0 -24px
}
.stars.stars_1_5 {
    background-position: 0 -36px
}
.stars.stars_2_0 {
    background-position: 0 -48px
}
.stars.stars_2_5 {
    background-position: 0 -60px
}
.stars.stars_3_0 {
    background-position: 0 -72px
}
.stars.stars_3_5 {
    background-position: 0 -84px
}
.stars.stars_4_0 {
    background-position: 0 -96px
}
.stars.stars_4_5 {
    background-position: 0 -108px
}
.stars.stars_5_0 {
    background-position: 0 -120px
}
.rating a:hover, .supportLinks a:hover{
    text-decoration: underline !important;
}
.searchProducts .recItem .rating .stars{
    margin-top: 0px;
}
.searchProducts .recItem table tr>td img{
    max-width: 92px;
}
@media (max-width: 1168px) {
    .searchProducts{
    right: 250px;
    }
}
@media (max-width: 980px) {
    .typeahead{
    right: inherit;
    top:32px;
    }
    .searchSuggestions, .searchHist{
    position: relative;
    width: 100%;
    }
}

.gnb-header #desktop_search_form button {
  cursor: pointer;
}

.gnb-header #desktop_search_form.go-ready button {
  cursor: pointer;
}

@media (max-width: 768px) {
    .typeahead{
        position: relative;
        width: 100%;
        top: 0px;
        right: inherit;
        height: auto;
    }
    div.flyout.search-flyout.active {height: auto;}
    #mobile_search_form .searchHist {top:-30px;}
    .searchSuggestions, .searchHist{
        position: relative;
        width: 100%;
        min-width: inherit;
    }
    .gnb-header div.flyout{
    padding: 0;
    }
    .gnb-header div.flyout form{
    margin: 0 10px;
    }
}
@media (max-width: 480px){
    .typeahead{
        position: relative;
        top: 0px;
        width: 108%;
        width: calc(100% + 20px);
        left: -10px;
        height: auto;
    }
    .searchSuggestions, .searchHist{
        position: relative;
        width: 100%;
        top: -30px;
        min-width: inherit;
    }
    .searchSuggestions .suggestion-in, .searchSuggestions .search-in{
        background: #fff;
    }
    input.search, input[type="search"] {padding-right: 4em !important;}
  .gnb-header div.flyout.search-flyout button {
    height: 30px;
    width: 48px;
    left: 0;
    top: -40px;
    cursor: default;
    background: #aaaaaa;
    border-radius: 3px;
  }
  .gnb-header .search-bar button {
    top: 2px;
    right: 11px;
    height: 30px;
    width: 48px;
    cursor: default;
    background: #aaaaaa;
    border-radius: 3px;
  }
  .gnb-header div.flyout.search-flyout.go-ready button, .search-bar.go-ready button {
    background: #0689d8;
    cursor: pointer;
  }
  .gnb-header .search-bar.go-ready button {
    height: 30px;
    width: 48px;
  }
  .gnb-header div.flyout.search-flyout.go-ready button {
    top: -40px; /* -41px;m6165.04262016.smhong */
  }
  .gnb-header .search-bar button:after, .gnb-header div.flyout.search-flyout button:after {
    content: "GO";
    color: #FFFFFF;
    font-family: "InterfaceB";
    font-size: 14px;
    display: block;
    height: 14px;
    line-height: 14px;
    position: absolute;
    width: 48px;
    top: 50%;
    left: 0;
    margin-left: 0;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  input.search, input[type="search"] {
    padding-right: 4em !important;
  }
}