/******** 2020 ************/
/* REVISION HISTORY for FILE*/
/*  DATE        WHO Comments
  ----------  --- ---------------------------------------------------*/
/*	03/03/2020  DG  tested and delivered to launch team

*/
/*END REVISION HISTORY */
/************************/
@import url(https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,700,700i);
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://fonts.gstatic.com/s/materialicons/v8/2fcrYFNaTjcS6g4U3t-Y5RV6cRhDpPC5P4GCEJpqGoc.woff) format("woff"); }

/* line 37, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_material-icons.scss */
.material-icons {
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

/* line 56, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_material-icons.scss */
i {
  font-style: normal !important; }

/* line 59, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_material-icons.scss */
i a {
  text-decoration: none;
  cursor: pointer; }

/* line 64, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_material-icons.scss */
li:after, li:before {
  text-decoration: none;
  cursor: default !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

/* line 73, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_material-icons.scss */
.close-x {
  background-color: white;
  border-radius: 50%;
  float: right;
  color: #444; }
  /* line 78, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_material-icons.scss */
  .close-x a {
    color: #444; }
    /* line 80, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_material-icons.scss */
    .close-x a:hover {
      color: #444; }

/*MEGA MENU*/
/* line 11, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
nav ul {
  display: table !important;
  width: 100%;
  margin: 0;
  padding: 0;
  background: 0 0;
  overflow: visible; }

/* line 21, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
nav #search-desktop {
  background: transparent;
  text-align: center;
  font-size: 18px;
  padding: 10px 15px;
  line-height: 0px;
  cursor: pointer; }
  /* line 29, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  nav #search-desktop i {
    color: #444;
    width: 100%; }

/* line 40, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
nav.menu {
  background: transparent;
  min-height: 45px; }
  /* line 46, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  nav.menu ul li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0); }
  /* line 49, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  nav.menu ul li {
    list-style: none;
    border-left: 1px solid rgba(255, 255, 255, 0);
    line-height: 45px;
    display: table-cell;
    vertical-align: top; }
    /* line 57, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    nav.menu ul li a {
      text-align: center !important;
      text-decoration: none;
      color: #444;
      display: block;
      text-transform: uppercase;
      padding: 0px 4px;
      padding-right: 4px;
      padding-left: 4px;
      padding-top: 0px;
      padding-bottom: 0px;
      font-weight: 500; }
      /* line 71, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      nav.menu ul li a:hover {
        background: transparent;
        color: #368da7; }
    /* line 77, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    nav.menu ul li ul li {
      display: block;
      line-height: 16px;
      margin-bottom: 8px;
      padding-left: 10px; }
      /* line 83, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      nav.menu ul li ul li a {
        display: inline;
        text-transform: none !important;
        font-weight: normal !important;
        font-size: 14px;
        padding: 0px  !important; }
        /* line 89, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
        nav.menu ul li ul li a:hover {
          background: none !important;
          border-bottom: none !important; }

/* line 174, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.mega-menu a:hover,
.mini-menu a:hover {
  background: transparent !important; }

/* line 180, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.display-on {
  background: transparent !important; }

/* line 184, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.xs-menu li {
  list-style: none; }
  /* line 186, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .xs-menu li a {
    text-decoration: none;
    color: #222;
    display: block;
    padding: 0px 24px; }

/* line 195, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.displaynone {
  display: none; }

/* line 199, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.xs-menu-cont {
  display: none;
  position: relative; }

/* line 204, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
#search-mobile {
  position: absolute;
  color: white;
  top: 5px;
  right: 10px;
  cursor: pointer; }
  /* line 210, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  #search-mobile i {
    font-size: 26px !important; }

/* line 215, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.xs-menu-cont > a {
  text-align: left;
  background-color: #444 !important;
  padding: 2px 6px;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 1px 2px #333 2px 5px 0px #000000;
  -moz-box-shadow: 0 1px 2px #333 2px 5px 0px #000000;
  box-shadow: 0 1px 2px #333 2px 5px 0px #000000; }

/* line 225, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.xs-menu-cont > a:hover {
  cursor: pointer; }

/* line 229, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.xs-menu li {
  color: #fff;
  border-bottom: 1px solid white;
  background: #d8d8e3; }
  /* line 234, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .xs-menu li .top-mobile {
    padding-left: 10px !important;
    background-color: #000;
    height: 40px;
    line-height: 40px;
    color: white; }
  /* line 241, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .xs-menu li .mid-mobile {
    border-bottom: 5px solid #383838;
    padding-left: 25px !important;
    background-color: black;
    height: 40px;
    line-height: 40px;
    color: white; }

/* line 251, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.xs-menu a {
  text-decoration: none; }

/* line 256, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
nav.xs-menu ul ul li {
  margin-left: 15px;
  padding: 10px; }

/* line 261, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
nav.xs-menu ul ul li:last-child {
  border-bottom: 0px; }

/* line 265, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.mega-wrapper .trin-4:nth-child(4n-7) {
  clear: left; }

/* line 268, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.mega-menu:hover {
  background-size: 106%; }

/* line 272, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.mega-menu {
  background-color: white;
  background-image: url("../../../fs-images/mega-bg.jpg");
  background-size: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  color: inherit;
  border-bottom: 8px solid #ccc;
  border-top: 8px solid #ccc;
  line-height: normal;
  left: 0;
  margin-top: 0px;
  position: absolute;
  z-index: 9998;
  width: 100%;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  display: none;
  transition-duration: 0.9s;
  box-shadow: 2px 2px 12px 2px rgba(0, 0, 0, 0.2); }
  /* line 296, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .mega-wrapper {
    position: relative;
    display: block;
    overflow: auto;
    padding-bottom: 55px; }
  /* line 303, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .catfish {
    position: absolute;
    bottom: 20px;
    right: 20px; }
    /* line 54, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .mega-menu .catfish a {
      color: #333;
      text-decoration: underline; }
      /* line 57, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
      .mega-menu .catfish a:visited {
        color: #333; }
      /* line 60, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
      .mega-menu .catfish a:hover {
        color: #444; }
      /* line 63, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
      .mega-menu .catfish a:active {
        color: #444; }
    /* line 308, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .catfish a {
      text-decoration: none !important; }
  /* line 313, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .categories-list ul li {
    margin: 0 0 8px 8px !important; }
    /* line 316, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .categories-list ul li a {
      text-align: left !important;
      color: #444;
      text-decoration: none !important; }
      /* line 321, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mega-menu .categories-list ul li a:visited {
        color: #444; }
      /* line 324, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mega-menu .categories-list ul li a:hover {
        color: #307e95; }
      /* line 328, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mega-menu .categories-list ul li a:active {
        color: #307e95; }
  /* line 336, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .categories-list ul span a {
    text-align: left !important;
    color: #307e95;
    text-decoration: underline;
    border-bottom: 2px solid transparent !important; }
    /* line 341, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .categories-list ul span a:visited {
      color: #307e95; }
    /* line 344, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .categories-list ul span a:hover {
      color: #41a0bc;
      border-bottom: 2px solid transparent !important; }
    /* line 350, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .categories-list ul span a:active {
      color: #41a0bc; }
  /* line 356, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .shop-all-links {
    text-align: right;
    float: right;
    margin-left: 50px; }
  /* line 363, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .left-images {
    margin-right: 0 !important;
    display: block; }
    /* line 367, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .left-images p {
      color: #444;
      text-align: center;
      font-size: 18px;
      line-height: normal;
      margin: 0;
      padding: 5px 14px; }
    /* line 375, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .left-images a {
      border-bottom: 2px solid transparent !important; }
      /* line 377, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mega-menu .left-images a:hover {
        border-bottom: 2px solid transparent !important; }
    /* line 382, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mega-menu .left-images img {
      width: 100%;
      max-width: 100%;
      -webkit-transition: all 0.2s ease 0s;
      -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
      -o-transition: all 0.2s ease 0s;
      transition: all 0.2s ease 0s; }
      /* line 387, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mega-menu .left-images img:hover {
        opacity: 0.8; }

/* line 397, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.mini-menu {
  background-color: #fff;
  background-image: url("../../../fs-images/mega-bg.jpg");
  background-size: cover;
  background-position: top left;
  color: inherit;
  border-bottom: 8px solid #ccc;
  border-top: 8px solid #ccc;
  line-height: normal;
  left: 0;
  margin-top: 0px;
  position: absolute;
  z-index: 8888;
  width: auto;
  min-width: 160px;
  display: none;
  transition-duration: 0.9s;
  box-shadow: 2px 2px 12px 2px rgba(0, 0, 0, 0.2); }
  /* line 417, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mini-menu span.categories-list ul {
    margin: 0 0 0 8px !important; }
  /* line 420, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mini-menu span.categories-list ul li {
    border-left: none; }
    /* line 425, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mini-menu span.categories-list ul li a {
      margin-left: 0 !important;
      text-decoration: none !important;
      color: #444; }
      /* line 430, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mini-menu span.categories-list ul li a:visited {
        color: #444; }
      /* line 433, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mini-menu span.categories-list ul li a:hover {
        color: #307e95; }
      /* line 437, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
      .mini-menu span.categories-list ul li a:active {
        color: #307e95; }
  /* line 442, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mini-menu span.categories-list a {
    display: inline !important;
    padding: 2px;
    text-decoration: underline !important;
    color: #307e95; }
    /* line 447, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .mini-menu span.categories-list a:hover {
      color: #41a0bc;
      border-bottom: 2px solid transparent !important; }

/* line 466, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.mini-drop-down {
  position: relative; }

/* line 470, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.categories-list {
  margin-top: 15px; }
  /* line 472, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .categories-list ul {
    margin: 0; }
  /* line 476, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .categories-list span {
    text-decoration: underline;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0px 0px !important; }
    /* line 482, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .categories-list span a {
      padding: 0px 0px !important; }
  /* line 486, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .categories-list li {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 2px 0; }
    /* line 492, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
    .categories-list li a {
      display: inline;
      font-size: 12px;
      text-decoration: none;
      padding: 0px 0px !important; }

/* line 504, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
#menutoggle i {
  color: #fff;
  font-size: 33px;
  margin: 0;
  padding: 0; }

/* line 515, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.display-on .mini-menu {
  display: block;
  transition-duration: 0.9s;
  width: 100%; }

/* line 520, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.display-on .mega-menu {
  display: block;
  transition-duration: 0.9s; }

/* line 525, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.drop-down > a:after,
.mini-drop-down > a:after {
  content: "\E5C5";
  font-family: 'Material Icons' !important;
  color: #444;
  font-size: 15px;
  line-height: 0 !important; }

/* line 534, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.catfish a:after {
  content: "\E038";
  font-family: 'Material Icons' !important;
  color: #444;
  opacity: 0.4;
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 6px; }

/*MediaQuerys*/
@media (max-width: 600px) {
  /* line 548, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .menu {
    display: none; }
  /* line 551, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .xs-menu li a {
    padding: 0px; }
  /* line 554, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .xs-menu-cont {
    display: block; } }

@media (max-width: 800px) {
  /* line 560, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .trin-75 {
    width: 100%; }
  /* line 566, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  .mega-menu .menu-feature .trin-4 {
    width: 50% !important;
    margin-left: 25%; } }

@media (max-width: 88em) {
  /* line 573, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  nav.menu ul li a {
    padding: 0 15px;
    white-space: nowrap; } }

@media (max-width: 815px) {
  /* line 579, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  nav.menu ul li a {
    padding: 0;
    font-size: 12px;
    white-space: nowrap; }
  /* line 584, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
  nav.menu ul {
    display: inline; } }

/*Animation--*/
/* line 598, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* line 623, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/* line 628, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.mega-menu .categories-list ul span a {
  white-space: normal !important; }

/* line 631, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
nav.menu ul li ul li a {
  white-space: normal !important; }

/* line 634, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
nav.menu ul li .mega-menu .menu-feature a {
  white-space: normal !important; }

/* line 637, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mega.scss */
.menu-feature p {
  text-align: center;
  color: #444; }

/*FORMS*/
/* line 2, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.red {
  color: #d92f42;
  font-weight: 500;
  clear: both; }

/* line 7, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.red-border {
  border: 2px solid #d92f42; }

/*cart progress bar*/
/* line 13, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress {
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  clear: both;
  line-height: 1em;
  /* margin: 0 -1px; */
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    /* line 13, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    #progress {
      font-size: 11px; } }

/* line 33, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress li {
  float: left;
  padding: 10px 30px 10px 40px;
  background: #aab2bc;
  color: #ffffff;
  position: relative;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  width: auto;
  margin: 0 1px;
  display: table-cell; }
  @media only screen and (max-width: 480px) {
    /* line 33, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    #progress li {
      padding: 5px 10px 5px 10px; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 33, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    #progress li {
      padding: 10px 20px; } }

/* line 52, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress li:before {
  content: '';
  border-left: 16px solid #ffffff;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  left: 0; }
  @media only screen and (max-width: 480px) {
    /* line 52, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    #progress li:before {
      border-left: none;
      border-top: none;
      border-bottom: none; } }

/* line 72, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress li:after {
  content: '';
  border-left: 16px solid #aab2bc;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 20; }
  @media only screen and (max-width: 480px) {
    /* line 72, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    #progress li:after {
      border-left: none;
      border-top: none;
      border-bottom: none; } }

/* line 93, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress li.active {
  background: #444 !important; }

/* line 97, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress li.active:after {
  border-left-color: #444; }

/* line 101, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress li.done {
  background: #ccd1d7; }

/* line 105, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#progress li.done:after {
  border-left-color: #ccd1d7; }

/*shipping method and award redeem images*/
/* line 112, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNCOShippingMethodLogos {
  width: 70%;
  text-align: left; }

/* line 117, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#ShipperRowsContainer hr.shop-divider {
  margin: auto; }

/* line 123, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
#ShipperRowsContainer p {
  margin-bottom: 0; }
  @media only screen and (max-width: 480px) {
    /* line 123, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    #ShipperRowsContainer p {
      margin: 0 !important; } }

@media only screen and (max-width: 480px) {
  /* line 122, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  #ShipperRowsContainer {
    font-size: 12px !important; } }

/* line 134, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNRAImage {
  width: 80px; }
  @media only screen and (max-width: 480px) {
    /* line 134, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNRAImage {
      width: 100%; } }

/* line 141, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.qty-input {
  width: 45px !important; }

/* line 145, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.form-spacer {
  padding: 1px !important; }

/* line 149, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
textarea {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  border: 1px solid #ccd1d9; }

/* line 156, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
input {
  border: 1px solid #ccd1d9;
  padding-left: 10px;
  width: auto;
  margin-bottom: 12px; }

/* line 163, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
textarea:focus,
input:focus {
  border: 1px dotted #555; }

/* line 168, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
input.middle:focus {
  outline-width: 0 !important; }

/* line 172, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

/* line 179, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.required {
  position: relative;
  margin-right: 20px; }
  /* line 182, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .required:after {
    content: "*";
    display: block;
    font-size: 24px;
    color: #d92f42;
    position: absolute;
    right: -15px;
    top: 5px; }

/* line 254, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.spotlight {
  font-size: 25px;
  color: #ffffff;
  display: block;
  background-color: #4fcead;
  padding: 5px;
  line-height: 44px;
  text-align: center; }

/* line 263, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.spotlight.sub-total {
  font-size: 18px;
  background-color: #656565;
  line-height: 14px; }

/* line 273, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
input[class*=Button] {
  font-size: 12pt;
  cursor: pointer;
  margin-bottom: 5px;
  font-weight: bold;
  padding: 10px;
  border: none;
  color: white;
  white-space: normal;
  background-color: #b8babe;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
  /* line 285, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  input[class*=Button]:hover {
    background-color: #d3d4d6;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24); }

/* line 290, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNRPGoButton {
  color: white;
  background-color: #44b0d8 !important; }
  /* line 293, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNRPGoButton:hover {
    background-color: #6ec2e1 !important; }

/* line 297, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.NEButton-add {
  color: white;
  background-color: #8dbf58 !important; }
  /* line 300, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .NEButton-add:hover {
    background-color: #a6cd7d !important; }

/* line 304, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.NEButton-cancel {
  color: white;
  background-color: #444 !important; }
  /* line 307, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .NEButton-cancel:hover {
    background-color: #5e5e5e !important; }

/* line 311, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNLoginButton {
  color: white;
  background-color: #8dbf58 !important; }
  /* line 314, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNLoginButton:hover {
    background-color: #a6cd7d !important; }

/* line 319, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNCOFindButton {
  color: white;
  background-color: #f4ba4e !important; }
  @media only screen and (max-width: 480px) {
    /* line 319, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNCOFindButton {
      width: 100%; } }
  /* line 325, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNCOFindButton:hover {
    background-color: #f7cd7e !important; }

/* line 330, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNVSCBeginCheckoutButton, .SCNCACreateAccountButton, .SCNCOContinueCheckoutButton, .SCNAMRedeemButton, .SCNAMContinuCheckoutButton, .SCNCOApplyButton, .SCNCO________Button, .SCNCOAlternateAddrButton, .SCNFRCompleteButton, .ROEButton,
.ROEButton-alt, .FirestormStandardButton, .SCNODReturnToOHButton {
  color: white;
  background-color: #8dbf58 !important; }
  /* line 333, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNVSCBeginCheckoutButton:hover, .SCNCACreateAccountButton:hover, .SCNCOContinueCheckoutButton:hover, .SCNAMRedeemButton:hover, .SCNAMContinuCheckoutButton:hover, .SCNCOApplyButton:hover, .SCNCO________Button:hover, .SCNCOAlternateAddrButton:hover, .SCNFRCompleteButton:hover, .ROEButton:hover,
  .ROEButton-alt:hover, .FirestormStandardButton:hover, .SCNODReturnToOHButton:hover {
    background-color: #a6cd7d !important; }

/* line 338, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNVSCContinueShoppingButton {
  color: white;
  background-color: #44b0d8 !important; }
  /* line 341, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNVSCContinueShoppingButton:hover {
    background-color: #6ec2e1 !important; }

/* line 346, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNVSCApplyCouponButton {
  color: white;
  background-color: #ff8000 !important; }
  /* line 349, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNVSCApplyCouponButton:hover {
    background-color: #ff9933 !important; }

@media only screen and (max-width: 480px) {
  /* line 354, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNCACreateAccountButton {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  /* line 361, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNCOContinueCheckoutButton {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  /* line 368, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNAMRedeemButton {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  /* line 375, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNAMContinuCheckoutButton {
    width: 100%; } }

/* line 382, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNRAAddToCartButton {
  background-color: #8dbf58 !important; }
  /* line 384, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNRAAddToCartButton:hover {
    background-color: #a6cd7d !important; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 382, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNRAAddToCartButton {
      text-align: right; } }
  @media only screen and (max-width: 480px) {
    /* line 382, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNRAAddToCartButton {
      width: 100%; } }

/* line 395, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNCOApplyButton {
  background-color: #f4ba4e !important; }
  @media only screen and (max-width: 480px) {
    /* line 395, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNCOApplyButton {
      width: 100%; } }
  /* line 401, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNCOApplyButton:hover {
    background-color: #f7cd7e !important; }

/* line 405, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNCO________Button {
  background-color: #f4ba4e !important; }
  @media only screen and (max-width: 480px) {
    /* line 405, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNCO________Button {
      width: 100%; } }
  /* line 412, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNCO________Button:hover {
    background-color: #f7cd7e !important; }

/* line 417, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNCOAlternateAddrButton {
  background-color: #4e8bda !important; }
  @media only screen and (max-width: 480px) {
    /* line 417, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNCOAlternateAddrButton {
      width: 100%; } }
  /* line 423, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNCOAlternateAddrButton:hover {
    background-color: #78a7e3 !important; }

/* line 428, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNRACancelButton {
  background-color: #444 !important; }
  /* line 430, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNRACancelButton:hover {
    background-color: #5e5e5e !important; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 428, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNRACancelButton {
      text-align: right; } }
  @media only screen and (max-width: 480px) {
    /* line 428, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .SCNRACancelButton {
      width: 100%; } }

@media only screen and (max-width: 480px) {
  /* line 441, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNFRCompleteButton {
    width: 100% !important; } }

/* line 448, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.ROEButton,
.ROEButton-alt {
  width: 100%;
  background-color: #666 !important; }
  /* line 453, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .ROEButton:hover,
  .ROEButton-alt:hover {
    background-color: gray !important; }

/* line 458, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNMYASaveButton {
  color: white;
  background-color: #44b0d8 !important; }
  /* line 461, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNMYASaveButton:hover {
    background-color: #6ec2e1 !important; }

@media only screen and (max-width: 480px) {
  /* line 466, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .FirestormStandardButton {
    width: 100% !important; } }

/* line 473, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNODReturnToOHButton {
  background-color: #666 !important; }
  /* line 476, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .SCNODReturnToOHButton:hover {
    background-color: gray !important; }

/* line 481, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin: 5px; }

/* line 488, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
input[type="button"] {
  width: auto; }

/* line 495, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
input[type="text"], input[type="password"] {
  width: 100%;
  height: 47px;
  display: block;
  margin-bottom: 15px;
  border-radius: 4px; }

/* line 508, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.coupons input {
  width: auto; }

/*Cart sign in page*/
/* line 517, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
a.ghost-btn {
  padding: 8px;
  background-color: rgba(68, 176, 216, 0.4);
  color: black !important;
  border-radius: 20px;
  text-align: center;
  text-decoration: none !important;
  width: auto;
  margin: 5px; }
  /* line 526, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  a.ghost-btn:hover {
    background-color: rgba(68, 176, 216, 0.7); }

/* line 548, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.cart-sign-in .sign-in-box.trin-2 .panel-body,
.cart-sign-in .create-acct-box.trin-2 .panel-body {
  min-height: 450px; }

@media only screen and (max-width: 480px) {
  /* line 546, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .cart-sign-in .sign-in-box.trin-2,
  .cart-sign-in .create-acct-box.trin-2 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 556, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .cart-sign-in input {
    width: 100%;
    font-size: 12px; } }

@media only screen and (max-width: 480px) {
  /* line 556, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .cart-sign-in input {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 567, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .col-box-1.trin-2,
  .col-box-2.trin-2 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  /* line 567, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .col-box-1.trin-2,
  .col-box-2.trin-2 {
    width: 100%; } }

/* line 577, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.input-spacer {
  margin-bottom: 10px; }

@media only screen and (max-width: 480px) {
  /* line 582, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .billing-address .form-part {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 582, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .billing-address .form-part {
    width: 100%; } }

/* line 589, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.billing-address .form-part select {
  width: 80%; }
  @media only screen and (max-width: 480px) {
    /* line 589, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .billing-address .form-part select {
      width: 100%; } }

/* line 597, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.billing-address input[disabled="disabled"] {
  display: none; }

/* line 601, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.auto-width {
  width: auto !important; }

/* line 606, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.notice {
  font-size: 10px;
  line-height: 12px; }

/* line 612, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.check img {
  width: 100%;
  padding: 15px; }

/* line 620, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.radio {
  position: relative;
  height: 60px; }
  /* line 623, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .radio input {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/*Star RATINGS*/
/* line 799, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.SCNFRPaymentDue {
  border-top-style: double;
  border-top-color: black; }

/*CART REVIEW PAGE pullout */
/* line 805, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.center {
  text-align: center !important; }

/* line 812, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.right {
  text-align: right !important; }
  @media only screen and (max-width: 480px) {
    /* line 812, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .right {
      text-align: left; } }

/* line 819, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.left {
  text-align: left !important; }

/* line 823, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
table,
th,
td {
  border: none; }

/* line 829, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
table td {
  padding: 0 2px !important; }

/* line 833, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.responsive {
  width: 100%; }
  @media only screen and (max-width: 480px) {
    /* line 833, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .responsive {
      font-size: 11px; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 833, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .responsive {
      font-size: 12px; } }
  /* line 841, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .responsive th {
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 480px) {
      /* line 841, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
      .responsive th {
        border-left: 1px dotted #b8babe; } }

/* line 850, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.responsive tr {
  border-bottom: 1px solid #b8babe; }

/* line 854, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.zebra th {
  border-bottom: 3px solid #b8babe; }

/* line 858, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.zebra tbody tr:nth-child(even) {
  background-color: #dedddd; }

@media only screen and (max-width: 480px) {
  /* line 862, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  table.review-table {
    font-size: 11px; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 862, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  table.review-table {
    font-size: 12px; } }

@media only screen and (max-width: 480px) {
  /* line 869, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  table.review-table th {
    border-left: 1px dotted #898f97; } }

/*injected items in Cart view like ADD ONS*/
/* line 879, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.small-table {
  font-size: 10px; }
  /* line 881, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .small-table caption {
    text-align: left;
    padding-left: 5px;
    font-size: 13px;
    font-weight: 500; }
  /* line 887, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .small-table tr {
    border-bottom: none; }
  /* line 890, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .small-table td {
    padding-left: 5px !important; }
  /* line 893, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .small-table th {
    border-bottom: none;
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    font-weight: 500;
    background-color: white !important; }

/* line 904, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.small-table.yellow tbody tr:nth-child(odd) {
  background-color: #e4cfb4; }

/* line 907, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.small-table.yellow tbody tr:nth-child(even) {
  background-color: #efe3d4; }

/* line 913, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.small-table.violet tbody tr:nth-child(odd) {
  background-color: #c0b1e9; }

/* line 916, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.small-table.violet tbody tr:nth-child(even) {
  background-color: #e0d8f4; }

/* line 922, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.small-table.cyan tbody tr:nth-child(odd) {
  background-color: #8cd6c3; }

/* line 925, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.small-table.cyan tbody tr:nth-child(even) {
  background-color: #c5ebe1; }

/* line 930, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
_ .payment-due {
  font-weight: 700; }

/* line 935, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.pullout-header {
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid #b8babe; }

@media only screen and (max-width: 480px) {
  /* line 942, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .review-section-info .trin-4 {
    width: 100%;
    clear: both; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 942, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .review-section-info .trin-4 {
    width: 50%; } }

/* line 952, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.pullout-header .edit a {
  font-size: 10px !important;
  width: auto;
  color: inherit;
  text-decoration: none !important; }
  @media only screen and (max-width: 480px) {
    /* line 952, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .pullout-header .edit a {
      float: right !important; } }
  /* line 960, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .pullout-header .edit a:hover {
    color: #444; }

@media only screen and (max-width: 480px) {
  /* line 968, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .FirestormPage_ShoppingCartPrintableReceipt_aspx .review-section-info .trin-4 {
    width: 100%;
    clear: both; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 968, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .FirestormPage_ShoppingCartPrintableReceipt_aspx .review-section-info .trin-4 {
    width: 50%; } }

/* line 978, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
.FirestormPage_ShoppingCartPrintableReceipt_aspx .pullout-header .edit a {
  font-size: 10px;
  width: auto;
  color: inherit;
  text-decoration: none !important; }
  @media only screen and (max-width: 480px) {
    /* line 978, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    .FirestormPage_ShoppingCartPrintableReceipt_aspx .pullout-header .edit a {
      float: right !important; } }
  /* line 986, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
  .FirestormPage_ShoppingCartPrintableReceipt_aspx .pullout-header .edit a:hover {
    color: #444; }

/* line 993, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
a.special-button {
  font-size: 12pt;
  cursor: pointer;
  margin-bottom: 5px;
  font-weight: bold;
  text-decoration: none !important;
  padding: 10px;
  border: none;
  color: white !important;
  white-space: normal;
  background-color: #368da7;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
  @media only screen and (max-width: 480px) {
    /* line 993, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
    a.special-button {
      width: 100%; } }

/* line 1014, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_forms.scss */
a.special-button:hover {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24);
  opacity: 0.8; }

/* line 2, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
html,
html a {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

/* line 11, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
body {
  padding: 0;
  margin: 0;
  color: #263248;
  background-color: #fff;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  min-width: 320px;
  overflow-x: hidden;
  position: relative; }

/* line 25, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 31, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 38, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
li ul,
li ol {
  margin: 0 1.5em; }

/* line 43, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul,
ol {
  margin: 0 1.5em 1.5em 1.5em; }

/* line 48, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul {
  list-style-type: disc; }

/* line 52, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ol {
  list-style-type: decimal; }

/* line 56, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ol ol {
  list-style: upper-alpha; }

/* line 60, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ol ol ol {
  list-style: lower-roman; }

/* line 64, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ol ol ol ol {
  list-style: lower-alpha; }

/* line 68, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.main-content {
  min-height: 900px;
  padding-bottom: 30px; }

/* line 74, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a {
  color: #444;
  text-decoration: underline; }
  /* line 77, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  a:visited {
    color: #444; }
  /* line 80, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  a:hover {
    color: #7c7c7c; }
  /* line 83, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  a:active {
    color: #444; }

/* line 88, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
blockquote {
  font: 18px/24px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 6px dashed #444; }

/* line 97, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductDetailItemsRemaining {
  display: block !important; }

/*MOBILE SPECIAL ITEMS*/
/* line 102, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.touch {
  -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 480px) {
  /* line 106, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .pullout .touch {
    background: #e6e8ec; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 106, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .pullout .touch {
    background: #e6e8ec; } }

/*calculates the height and scrolling for mobile dialogs*/
/* line 118, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.modal-detect {
  max-height: calc(130vh - 210px);
  overflow-y: auto; }

/*Custom content*/
/* line 132, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#CustomContentHTMLInnerContainer {
  padding-top: 60px; }

/*Recaptcha responsive*/
/* line 138, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#recaptcha_image {
  width: auto !important;
  max-width: 100%;
  height: auto !important; }

/* line 144, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#recaptcha_image img {
  width: 100%; }

/* line 148, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#recaptcha_response_field {
  width: 100% !important;
  max-width: 302px; }

/* line 153, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.recaptchatable,
#recaptcha_area tr,
#recaptcha_area td,
#recaptcha_area th {
  float: left; }

/* line 160, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#recaptcha_area tr {
  height: auto !important; }

/* line 164, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.recaptcha_image_cell {
  width: 100% !important;
  max-width: 300px; }

/* line 169, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.recaptcha_image_cell img {
  height: auto !important; }

/* line 173, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#google_translate_element {
  position: absolute;
  right: 18px;
  top: 10px; }

/*BUTTONS*/
/* line 181, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.btn-link li a,
.btn-link li a:visited,
a.btn-link,
a.btn-link:visited {
  color: #fff;
  cursor: pointer; }

/*
adding 'long' with the other classes makes it 100%
*/
/*TYPOGRAPHY*/
/* line 226, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
p {
  margin-bottom: 15px; }

/* line 230, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #666;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 15px 0;
  font-weight: 400; }

/* line 243, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.pullout.small-header-margin h1,
.pullout.small-header-margin h2,
.pullout.small-header-margin h3,
.pullout.small-header-margin h4,
.pullout.small-header-margin h5,
.pullout.small-header-margin h6 {
  margin: 0; }

/* line 253, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-h0,
.shop-h1,
h1 {
  font-size: 64px;
  line-height: 70px; }

/* line 260, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-h2,
h2 {
  font-size: 40px;
  line-height: 44px; }

/* line 266, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-h3,
h3 {
  font-size: 32px;
  line-height: 36px; }

/* line 272, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-h4,
h4 {
  font-size: 24px;
  line-height: 28px; }

/* line 278, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-h5,
h5 {
  font-size: 18px;
  line-height: 22px; }

/* line 284, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-h6,
h6 {
  font-size: 14px;
  line-height: 18px; }

/* line 290, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 1;
  font-size: 80%; }

/* line 300, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #444 !important;
  text-decoration: none; }

/*Section headers*/
/* line 313, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-title-section h1,
.shop-title-section h2,
.shop-title-section h3,
.shop-title-section h4,
.shop-title-section h5,
.shop-title-section h6 {
  letter-spacing: 7px;
  text-transform: uppercase; }

/* line 323, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-title-section {
  text-align: center;
  width: 100%; }

/*SCROL TO TOP*/
/* line 331, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-wrapper {
  top: 0px;
  left: 0px;
  overflow: hidden;
  z-index: 0;
  position: relative; }

/* line 339, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
html.shop-scrolled body > .scrollToTop {
  bottom: 0; }

/* line 343, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.scrollToTop:hover {
  background: #555;
  color: white; }

/* line 348, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.scrollToTop {
  background: #444;
  color: white;
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: fixed;
  z-index: 2;
  right: 20px;
  bottom: 0;
  text-align: center;
  text-decoration: none;
  padding-top: 10px;
  line-height: 50px;
  border-top: 3px solid transparent;
  display: none;
  -webkit-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -moz-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -ms-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -o-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s; }

/* line 367, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.scrollToTop i.top::before {
  content: "\E316";
  font-size: 24px;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 10px; }

/*LAYOUT*/
/* line 379, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.clear {
  clear: both !important; }

/*DETAILS PAGE*/
/* line 385, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductDetailStatusMessage {
  background: #368da7 !important; }

/* line 388, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.secondary-banner {
  height: 110px; }

/* line 394, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
img.SCNProductDetailImage {
  width: 100%; }

/* line 398, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductDetailPrice {
  color: #444;
  width: 70%;
  margin-bottom: 30px; }

/* line 404, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductPointPrice {
  color: #aab2bc; }

/*payment page*/
/* line 409, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.inline {
  display: inline !important; }

/* line 414, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.details-product-qty .quantity {
  width: 80px;
  margin: 0 0 20px 0 !important; }

/* line 419, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-qty .quantity {
  position: relative;
  margin: 0 10px 0 auto;
  overflow: hidden;
  zoom: 1;
  width: 78px;
  float: left;
  float: none;
  margin: 0 auto; }

/* line 430, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-qty .input-text.qty {
  margin-bottom: 0 !important;
  float: left;
  padding: 0;
  text-align: center;
  font-weight: 700;
  width: 58px;
  height: 38px;
  border: 1px dotted #505050;
  font-size: 14px;
  border-radius: 8px; }

/* line 443, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.details-product-qty .quantity {
  margin: 0 0 20px 0 !important; }

/*HOME PAGE MODUALS*/
/*  REP AREA*/
/* line 450, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.replicated {
  background-color: #444 !important;
  /* Valid, works in 8-9 */ }
  @media only screen and (max-width: 480px) {
    /* line 450, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .replicated {
      padding-top: 0;
      margin-top: -5px; } }
  /* line 70, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .replicated a {
    color: #f5f7fa;
    text-decoration: none; }
    /* line 73, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .replicated a:visited {
      color: #f5f7fa; }
    /* line 76, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .replicated a:hover {
      color: #444; }
    /* line 79, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .replicated a:active {
      color: #444; }
  /* line 461, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated a {
    text-decoration: underline;
    color: #fff !important; }
  /* line 465, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated a:hover {
    opacity: 0.8; }
  /* line 468, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated .rep-box {
    padding: 0 !important;
    font-size: 12px;
    font-weight: bold; }
    @media only screen and (max-width: 480px) {
      /* line 468, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .replicated .rep-box {
        padding: 8px; } }
    @media only screen and (max-width: 480px) {
      /* line 475, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .replicated .rep-box .rep-info {
        text-align: center; } }
  @media only screen and (max-width: 480px) {
    /* line 484, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .replicated .rep-photo {
      display: none; } }
  /* line 488, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated .rep-photo img {
    float: left;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin: 5px 0;
    margin-right: 20px; }
    @media only screen and (max-width: 480px) {
      /* line 488, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .replicated .rep-photo img {
        height: 20px;
        width: 20px; } }
  /* line 501, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated .guest-of {
    color: #fff;
    font-size: 12px;
    padding-top: 4px; }
  /* line 506, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated .rep-contact-info {
    color: #ededed; }
  /* line 509, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated #ReplicatedFullDealerName {
    font-weight: 600;
    color: #fff; }
  /* line 70, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .replicated #ReplicatedEmail a {
    color: #f5f7fa;
    text-decoration: none; }
    /* line 73, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .replicated #ReplicatedEmail a:visited {
      color: #f5f7fa; }
    /* line 76, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .replicated #ReplicatedEmail a:hover {
      color: #444; }
    /* line 79, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .replicated #ReplicatedEmail a:active {
      color: #444; }
  /* line 515, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated #ReplicatedEmail a {
    text-decoration: underline;
    color: #fff !important; }
  /* line 519, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .replicated #ReplicatedEmail a:hover {
    opacity: 0.8; }

/* line 528, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.party-info {
  color: #333;
  font-weight: 600; }

/*MASTHEAD AREA*/
/* top cart icon and spacing */
/* line 536, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.cart-button .shop-btn-icon {
  margin-left: 30px; }

/* line 539, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.cart-button i::before {
  content: "\E8CC";
  font-size: 26px;
  left: 0 !important;
  position: absolute !important;
  top: 10px;
  width: 44px; }

/* line 552, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
span#lblShoppingCartID {
  color: rgba(155, 155, 155, 0.51);
  font-size: 10px;
  position: absolute;
  right: 20px;
  top: 0; }

/* line 559, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#header div.frame.fit {
  position: relative !important; }

/* line 562, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#header {
  border-bottom: 10px solid #e5e5e5;
  background: #fff;
  /* fallback for old browsers */
  background: -webkit- linear-gradient(#fff, #fff);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(#fff, #fff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  width: 100%;
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

/* line 575, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#header .header-links {
  position: relative;
  padding-right: 0 !important;
  margin-top: 15px; }
  /* line 579, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  #header .header-links a {
    color: #444 !important;
    text-decoration: none; }
    /* line 582, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    #header .header-links a:visited {
      color: #444; }
    /* line 585, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    #header .header-links a:hover {
      color: #b5b5b5 !important; }
    /* line 588, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    #header .header-links a:active {
      color: #b5b5b5 !important; }
  /* line 592, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  #header .header-links a.my-backoffice {
    /* make link stand out */
    background-color: #555;
    padding: 3px 8px;
    border-radius: 10px;
    color: #444 !important; }
    /* line 597, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    #header .header-links a.my-backoffice:visited {
      background-color: #555;
      color: #444 !important; }
    /* line 601, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    #header .header-links a.my-backoffice:hover {
      background-color: #555;
      color: #444 !important; }
    /* line 605, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    #header .header-links a.my-backoffice:active {
      background-color: #555;
      color: #444 !important; }

@media only screen and (max-width: 480px) {
  /* line 613, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .header-links {
    font-size: 11px;
    margin-top: 0px !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 613, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .header-links {
    font-size: 13px !important; } }

/* line 621, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.header-links .shop-nav {
  text-align: right; }

/*Catalog Select page*/
@media only screen and (max-width: 480px) {
  /* line 634, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .catalog-select .trin-4 {
    width: 100%;
    float: none;
    margin: 0 auto !important; } }

/* line 640, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.catalog-select .trin-4 input.catalog-img {
  width: 100px;
  border: none !important;
  outline: none !important;
  height: 100px;
  display: block;
  margin: 0 auto; }

/* line 650, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.catalog-select .trin-75 {
  padding: 10px; }
  @media only screen and (max-width: 480px) {
    /* line 650, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .catalog-select .trin-75 {
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    /* line 655, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .catalog-select .trin-75 h3 {
      text-align: center; } }
  @media only screen and (max-width: 480px) {
    /* line 660, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .catalog-select .trin-75 p {
      text-align: center; } }

/* CART QUICK VIEW AREA*/
/* line 671, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#header .header-links a.cart-button {
  position: relative;
  font-weight: normal;
  z-index: 9000;
  border-radius: 50%;
  background-color: rgba(153, 156, 149, 0.14);
  color: #333 !important;
  cursor: pointer;
  padding-right: 43px;
  padding-left: 10px;
  height: 40px;
  border-radius: 20px;
  line-height: 38px;
  display: inline-block;
  font-size: 14px;
  text-align: center; }
  /* line 687, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  #header .header-links a.cart-button:hover {
    color: #444 !important; }

/* line 692, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.cart-count {
  background-color: #333;
  color: #fff !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: absolute;
  z-index: 9001;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  top: 50%;
  margin-top: -15px;
  right: 5px;
  transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s;
  -webkit-transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s; }

/* line 710, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.cart-amount {
  color: #444;
  font-weight: 700;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin-top: -15px;
  transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s;
  -webkit-transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s; }

/* line 726, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn-icon {
  float: left;
  margin-top: 10px; }

/* CART PAGE */
/* line 735, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.loading-panel {
  position: relative;
  vertical-align: bottom;
  line-height: 35px;
  margin-top: 6px; }
  /* line 742, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .loading-panel .loading-box-text {
    vertical-align: bottom;
    float: right;
    margin-right: 60px; }

/* line 751, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.FirestormPage_ViewShoppingCart_aspx .spinner2 {
  position: absolute;
  right: 0;
  top: 0; }

/* line 758, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
div#SearchPartySpinner.loading-panel .spinner2 {
  right: 50% !important;
  left: 45% !important;
  top: -80px !important; }

/* line 767, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNVSCTextBox {
  margin-bottom: 30px;
  height: 47px; }

/* line 772, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.questions {
  background-color: rgba(0, 0, 0, 0.02); }

/* PAGE TITLE ICONS */
/* SECTION PANELS */
/* line 894, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.panel-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    /* line 894, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .panel-body {
      padding-left: 0;
      padding-right: 0; } }

@media only screen and (max-width: 480px) {
  /* line 904, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .panel-body-modals {
    padding-left: 15px;
    padding-right: 15px; } }

/* line 911, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.checkout-btns {
  text-align: right; }

/* line 915, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.coupons {
  position: relative;
  text-align: left; }
  /* line 918, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .coupons p {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -35px;
    font-size: 11px; }

/* line 927, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.panel-default {
  border-color: #ccc;
  position: relative; }

/* line 931, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-subtotal div {
  border-bottom: 1px dashed #909090;
  padding: 4px 0; }

/* line 936, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.more-info ul {
  margin-left: 0;
  list-style-type: none; }
  /* line 938, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .more-info ul li {
    margin-bottom: 5px;
    font-size: 10px; }
    @media only screen and (min-width: 481px) and (max-width: 991px) {
      /* line 938, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .more-info ul li {
        font-size: 11px; } }
  /* line 945, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .more-info ul li span {
    color: #ffffff;
    padding: 0 3px;
    border-radius: 4px;
    display: table-cell; }
  /* line 952, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .more-info ul .cart-availibility span {
    background-color: #3fbb9b; }
  /* line 955, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .more-info ul .cart-autoship span {
    background-color: #3fbb9b; }
  /* line 958, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .more-info ul .cart-points span {
    background-color: #967dda; }
  /* line 961, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .more-info ul .redeem-limit span {
    background-color: #3fbb9b; }
  /* line 964, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .more-info ul .redeem-free-shipping span {
    background-color: #d92f42; }

@media only screen and (max-width: 480px) {
  /* line 971, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .award-section {
    font-size: 10px;
    line-height: 12px; } }

/* line 978, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.panel {
  margin-bottom: 20px;
  background-color: #f5f7fa;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 987, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.panel-default > .panel-heading {
  color: #fff;
  background-color: #656565;
  font-size: 18px; }

/* line 994, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }

/* line 1001, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.text-left {
  text-align: left !important; }

/* line 1005, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.text-center {
  text-align: center !important; }

/* line 1010, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.text-right {
  text-align: right !important; }

/*		PRODUCT INFOS*/
/* line 1017, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.img-responsive {
  width: 100% \9;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

/* line 1026, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.thumbnail img {
  width: 100% \9;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  width: 100%; }

/*SLIDE DOWN HELPFUL AREA*/
/* line 1038, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.helpful-toggle {
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-size: 13px;
  position: relative;
  z-index: 788;
  text-align: center;
  background-color: #3e98b3 !important;
  background-color: transparent !important;
  border: 1px rgba(255, 255, 255, 0) solid;
  color: white;
  padding: 5px 20px 5px 20px;
  border-top-style: none !important;
  margin-top: 0px;
  margin-bottom: 5px;
  border-radius: 0 0 10px 10px; }
  /* line 1054, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .helpful-toggle:hover {
    color: white !important; }

/* line 1059, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.helpful-links {
  box-sizing: border-box;
  display: none;
  border: 1px solid rgba(255, 255, 255, 0);
  text-align: center;
  background-color: #3e98b3; }
  /* line 1066, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .helpful-links ul {
    padding: 15px;
    margin: 0; }
    /* line 1069, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .helpful-links ul li {
      padding-bottom: 5px;
      list-style: none; }

/* line 1077, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.helpful-links a {
  color: white;
  opacity: 0.8;
  text-decoration: none; }
  /* line 1081, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .helpful-links a:visited {
    color: white; }
  /* line 1084, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .helpful-links a:hover {
    opacity: 1;
    color: #f7f7f7; }
  /* line 1088, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .helpful-links a:active {
    color: #f7f7f7; }

/*ALERTS-MSG*/
/* line 1097, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.special-info {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  padding-bottom: 45px !important; }
  /* line 1106, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .special-info a {
    color: #fff;
    font-weight: 700; }
  /* line 1110, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .special-info i {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer; }

/* line 1118, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.toggle-on {
  display: block !important; }

/* line 1122, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.alert-msg {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ed6878;
  box-shadow: 0px 1.5px 4px rgba(0, 0, 0, 0.24), 0px 1.5px 6px rgba(0, 0, 0, 0.12);
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  margin-bottom: 15px;
  border-left: 10px solid #d92f42;
  color: #fff;
  text-align: left;
  font-size: 13px;
  font-family: inherit; }
  /* line 1137, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .alert-msg span {
    font-weight: 700; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 1141, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .alert-msg br {
      display: none; } }
  @media only screen and (min-width: 993px) and (max-width: 1199px) {
    /* line 1141, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .alert-msg br {
      display: none; } }
  /* line 1149, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .alert-msg li {
    margin-left: 15px; }

/* line 1154, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.alert-msg.green {
  background-color: #98c569;
  border-left: 10px solid #719a47; }

/* line 1159, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.alert-msg.orange {
  background-color: #ff8000;
  border-left: 10px solid #d46b00; }

/* line 1164, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.alert-msg.blue {
  background-color: #57b8dc;
  border-left: 10px solid #368dad; }

/* line 1169, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.alert-msg h1, .alert-msg h2, .alert-msg h3, .alert-msg h4, .alert-msg h5, .alert-msg h6 {
  color: white !important; }

/*SLIDES*/
/* line 1176, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.slides {
  height: 400px;
  margin-bottom: 20px;
  padding: 50px 10px;
  color: white;
  background-color: transparent;
  background-image: url("");
  background-size: cover;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat no-repeat; }
  @media only screen and (max-width: 480px) {
    /* line 1176, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .slides {
      padding: 0; } }
  @media only screen and (min-width: 993px) and (max-width: 1199px) {
    /* line 1190, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .slides .slide-text {
      width: 100%; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 1190, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .slides .slide-text {
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    /* line 1190, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .slides .slide-text {
      width: 100%; } }
  /* line 1201, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .slides h2 {
    color: white;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    text-shadow: 2px 2px 6px #666; }
    @media only screen and (max-width: 480px) {
      /* line 1201, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .slides h2 {
        text-align: center; } }
  /* line 1209, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .slides p {
    color: white;
    margin-bottom: 35px;
    text-shadow: 2px 2px 6px #666; }
    @media only screen and (min-width: 481px) and (max-width: 991px) {
      /* line 1209, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .slides p {
        font-size: 12px; } }
    @media only screen and (max-width: 480px) {
      /* line 1209, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .slides p {
        text-align: center; } }
  /* line 1220, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .slides .btn-link {
    font-size: 15px !important; }
    @media only screen and (max-width: 480px) {
      /* line 1220, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .slides .btn-link {
        display: block; } }

/* line 1228, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-color-invert .shop-title.shop-title-main {
  border-color: rgba(255, 255, 255, 0.1); }

/* line 1233, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-title-main {
  margin-bottom: 15px; }
  /* line 1235, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .shop-title-main h5 {
    font-weight: 600 !important; }

/* line 1242, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-text-muted {
  color: rgba(255, 255, 255, 0.4); }

/* line 1246, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-nav-inline > ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

/* line 1253, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-text-small {
  font-size: 80%; }

/* line 1257, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-text-upper {
  text-transform: uppercase; }

/*SEARCH BOX*/
/* line 1264, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-wrapper {
  position: relative; }

/* line 1268, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.icon-search,
.icon-search-close {
  margin: 3px 5px 0; }

/* line 1273, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-active .icon-search {
  display: none; }

/* line 1277, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-active .icon-search-close {
  display: block; }

/* line 1281, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
body .icon-search-close {
  display: none; }

/* line 1285, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.icon-search-close {
  display: none; }

/* line 1289, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-active .icon-search-close {
  display: block; }

/* line 1293, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-active .icon-search {
  display: none; }

/* line 1297, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-active .icon-search {
  display: none; }

/* line 1302, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-active .icon-search-close::before {
  content: "\E5CD";
  font-size: 32px;
  right: 20px;
  position: absolute;
  top: 0px;
  width: 100%; }

/* line 1311, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.icon-search::before {
  content: "\E8B6";
  font-size: 32px;
  right: 20px;
  position: absolute;
  top: 0px;
  width: 100%; }

/* line 1324, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.pullout {
  background-color: rgba(126, 126, 126, 0.11);
  margin-bottom: 15px;
  display: block;
  padding: 20px; }
  /* line 1329, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .pullout .pullout-header {
    word-break: keep-all;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 480px) {
      /* line 1329, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .pullout .pullout-header {
        font-size: 12px !important; } }
  /* line 1337, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .pullout .redeem input {
    width: 100%; }
    @media only screen and (max-width: 480px) {
      /* line 1337, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .pullout .redeem input {
        font-size: 10px !important;
        padding: 8px; } }

/* line 1346, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.pullout .pullout {
  background-color: rgba(126, 126, 126, 0.11) !important;
  border-radius: 8px; }

@media only screen and (max-width: 480px) {
  /* line 1352, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .order-history .pullout {
    padding: 0px; } }

/* Header search */
/* line 1360, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.header-search .search-input {
  padding-right: 140px; }

/* line 1365, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-input {
  width: 100%;
  font-weight: 200;
  background: none;
  font-size: 24px; }

/* line 1372, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.search-button-main {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  line-height: 56px;
  padding: 0 20px;
  background-color: #444;
  color: #f3f0f0;
  font-weight: 300;
  font-size: 24px;
  border: solid 1px lightgray;
  border-left: none; }
  /* line 1386, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .search-button-main:hover {
    background-color: dimgray; }

/* line 1392, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.header-search {
  background-color: #e5e5e5;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  visibility: hidden;
  transition: visibility 0s linear 0.3s;
  z-index: 110; }

/* line 1404, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.header-search .searchform-wrapper {
  width: 100%;
  text-align: center;
  margin-top: -60px;
  transition: margin-top 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  position: relative; }

/* line 1417, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.header-search.header-search-active {
  visibility: visible;
  transition-delay: 0s; }

/* line 1422, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.header-search.header-search-active .searchform-wrapper {
  margin-top: 0px; }

/* line 1426, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.header-search .search-input {
  height: 58px;
  color: #444;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-radius: 0px;
  border: 1px lightgray solid;
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 110px !important; }

/* line 1441, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.fs-input {
  padding-top: 13px;
  padding-bottom: 13px; }

/* line 1446, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-color-invert .shop-input,
.shop-color-invert .shop-select,
.shop-color-invert .shop-textarea {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff; }

/* line 1454, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#shop-body .shop-btn.shop-active,
#shop-body .shop-btn.shop-toggled,
#shop-body .shop-btn:hover,
#shop-body .shop-btn:active {
  background: #444;
  color: #fff; }

/* line 1462, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-form-field-btns {
  float: right; }

/* line 1466, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-form-field-btns {
  height: 49px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: -41px;
  margin-right: 3px; }

/* line 1474, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.invert-text {
  color: #fff; }

/* line 1478, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#logo img {
  width: 150px;
  height: auto; }
  @media only screen and (max-width: 480px) {
    /* line 1478, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    #logo img {
      width: 110px;
      display: block;
      margin: 0 auto !important;
      margin-top: 0 !important; } }

/* line 1493, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-container {
  width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* line 1501, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-nav.shop-nav-inline .shop-dropdown-menu > li,
.shop-nav.shop-nav-inline > ul > li {
  display: inline-block;
  border: none;
  margin: 0;
  padding: 0;
  margin-top: 4px; }

/* line 1515, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.color-invert a {
  color: #fff; }

/* line 1519, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.color-invert {
  color: #fff; }

/* line 1523, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.float-right {
  float: right; }

/* line 1526, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.float-left {
  float: left; }

/*styles for text fields with small icons next to them*/
/* line 1533, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.question-icon, .find-icon {
  float: left;
  margin: 12px 12px 12px 0;
  cursor: pointer; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 1533, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .question-icon, .find-icon {
      margin: 12px 12px 12px -25px !important; } }
  @media only screen and (max-width: 480px) {
    /* line 1533, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .question-icon, .find-icon {
      margin: 12px 12px 12px -25px !important; } }
  @media only screen and (min-width: 993px) and (max-width: 1199px) {
    /* line 1533, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .question-icon, .find-icon {
      margin: 12px 12px 12px -25px !important; } }

/* line 1548, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.find-icon {
  cursor: default; }

/* line 1553, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.field-with-icon-left {
  float: left;
  width: 90% !important; }

/*BUTTONS*/
/* line 1561, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn {
  background-color: #444;
  margin-bottom: 10px;
  margin-right: 0px;
  outline: 0;
  min-height: 40px;
  min-width: 40px;
  text-shadow: none;
  color: #fff !important;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding: 10px 5px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 20px;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  text-decoration: none !important;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 auto;
  transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -webkit-transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s; }

/* line 1590, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#ctl00_ContentPlaceHolder1_ActionButtonFrame .shop-btn {
  margin-right: 10px;
  white-space: normal; }

/* line 1595, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.other-color {
  background-color: #368da7; }

/* line 1599, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn:active,
.shop-btn:hover {
  text-decoration: none;
  color: #fff; }

/* line 1605, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-text-right {
  float: right; }

/* line 1609, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-large {
  font-size: 16px;
  padding: 20px 30px;
  min-width: 60px;
  min-height: 60px; }

/* line 1616, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-small {
  font-size: 12px;
  padding: 5px 15px;
  min-width: 30px;
  min-height: 30px; }

/* line 1623, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-mini {
  font-size: 10px;
  padding: 2px 5px;
  line-height: 16px;
  min-width: 20px;
  min-height: 20px;
  border: none !important;
  /*fixed IE issue*/ }

/* line 1632, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-fw {
  display: block; }

/* line 1636, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
button.shop-btn.shop-btn-fw {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

/* line 1642, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn-round {
  border-radius: 50%;
  overflow: hidden; }

/* line 1647, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn > i.shop-btn-icon {
  background-color: #000;
  color: #fff;
  position: absolute;
  height: 40px;
  width: 40px;
  line-height: 40px;
  top: 50%;
  left: 0;
  margin-top: -20px;
  transition: all 200ms linear 0s;
  -webkit-transition: all 200ms linear 0s; }

/* line 1661, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn > i.shop-btn-icon + * {
  padding-left: 30px; }

/* line 1665, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-hover > i.shop-btn-icon + * {
  left: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  transition: left 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -webkit-transition: left 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s; }

/* line 1674, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-hover > i.shop-btn-icon {
  text-indent: -20px;
  left: -40px; }

/* line 1679, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-hover:active > i.shop-btn-icon,
.shop-btn.shop-btn-hover:hover > i.shop-btn-icon {
  text-indent: 0 !important;
  left: 0 !important; }

/* line 1685, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-btn.shop-btn-hover:active > i.shop-btn-icon + *,
.shop-btn.shop-btn-hover:hover > i.shop-btn-icon + * {
  left: 20px; }

/*BUY NOW ANIMATED BUTTON ICON */
/* line 1690, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.shop-add-to-cart i::before {
  content: "\E854";
  font-size: 24px;
  left: 0 !important;
  position: absolute !important;
  top: 0;
  width: 44px; }

/*spacer classes*/
/* line 1701, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.bm-30 {
  margin-bottom: 30px !important; }

/* line 1705, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.bm-20 {
  margin-bottom: 20px !important; }

/* line 1709, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.bm-10 {
  margin-bottom: 10px !important; }

/* line 1713, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.tm-30 {
  margin-top: 30px !important; }

/* line 1717, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.tm-20 {
  margin-top: 20px !important; }

/* line 1721, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.tm-10 {
  margin-top: 10px !important; }

/* line 1725, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.allm-10 {
  margin: 10px !important; }

/* line 1729, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.block {
  display: block !important; }

/* line 1733, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.foot-note {
  font-size: 10px;
  color: #666; }

/* line 1737, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.rm-20 {
  margin-right: 20px !important; }

/*PRODUCT LIST BOXES*/
/* line 1748, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.cart-product-row {
  position: relative; }

@media only screen and (max-width: 480px) {
  /* line 1761, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-row .trin-4 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 1761, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-row .trin-4 {
    width: 50%; } }

/* line 1768, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-row .trin-4 .item-box {
  box-shadow: none;
  border-bottom: 4px solid rgba(204, 204, 204, 0.22);
  margin-bottom: 30px;
  /*@include transition();*/ }
  @media only screen and (max-width: 480px) {
    /* line 1768, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .product-row .trin-4 .item-box {
      border-bottom: 1px dashed rgba(68, 68, 68, 0.42); } }
  /* line 1776, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-row .trin-4 .item-box:hover {
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);*/ }
  /* line 1779, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-row .trin-4 .item-box .SCNIndividualProductBox {
    margin-top: 40px;
    box-sizing: border-box; }

/* line 1786, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.details-img img {
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 1796, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-img {
    width: 33%; } }

@media only screen and (max-width: 480px) {
  /* line 1796, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-img {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 1804, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-details {
    width: 66%; } }

@media only screen and (max-width: 480px) {
  /* line 1804, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-details {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 1812, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-aside {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  /* line 1812, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-aside {
    width: 100%; } }

/* line 1819, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-details-section .details-aside .SCNProductNumber {
  float: none !important; }

/* line 1822, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-details-section .details-aside .shop-divider {
  display: none; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 1825, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-aside .aside-product-img {
    width: 50%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 1830, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-aside .product-info {
    width: 50%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 1835, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .product-details-section .details-aside .SCNAddToCartBar {
    width: 100%; } }

/* line 1843, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.item-box {
  position: relative; }

/* line 1848, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-info {
  padding: 10px;
  min-height: 95px !important; }

/* line 1853, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.details-text {
  padding: 15px; }

/* line 1857, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductName a {
  text-decoration: none;
  color: #444 !important;
  font-size: 18px; }

/* line 1862, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductName a span {
  font-size: 12px !important; }

/* line 1867, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductNumber {
  color: #aab2bc;
  font-size: 12px;
  float: none !important; }

/* line 1873, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductAddedMessage {
  text-align: center; }

/*product added checkmark confirmation*/
/* line 1877, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.checkmark i {
  text-align: center;
  color: rgba(141, 191, 88, 0.65);
  font-size: 155px !important;
  text-shadow: 0px 0px 12px rgba(255, 255, 255, 0.75);
  position: absolute;
  width: 100%;
  top: 30%;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  animation-delay: 1s;
  animation-iteration-count: 1; }
  @media only screen and (max-width: 480px) {
    /* line 1877, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .checkmark i {
      top: 20%; } }

/* line 1897, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductListImageDiv {
  position: relative; }

/* line 1901, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-product-sticker {
  font-size: 12px;
  background: #368da7;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: 300;
  text-transform: uppercase;
  border-radius: 2px;
  cursor: default; }

/* line 1916, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.begin-chk-section {
  height: 90px;
  padding: 0 !important;
  margin: 0;
  margin-bottom: 30px;
  overflow: hidden; }

/* line 1926, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductDetailStatusMessage {
  background: #3fbb9b;
  display: block;
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 30px 30px 0 0; }
  /* line 70, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .SCNProductDetailStatusMessage a {
    color: #f5f7fa;
    text-decoration: none; }
    /* line 73, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .SCNProductDetailStatusMessage a:visited {
      color: #f5f7fa; }
    /* line 76, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .SCNProductDetailStatusMessage a:hover {
      color: #444; }
    /* line 79, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .SCNProductDetailStatusMessage a:active {
      color: #444; }
  /* line 1940, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .SCNProductDetailStatusMessage a {
    font-size: 18px;
    text-decoration: none;
    border-radius: 30px 30px 0 0; }
    /* line 1944, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .SCNProductDetailStatusMessage a:hover {
      color: white; }

/* line 1951, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black; }

/* line 1959, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #4e8bda;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

/* line 1973, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green; }

/* line 1981, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue; }

/* line 1989, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductPrice {
  font-size: 16px;
  text-transform: uppercase;
  color: #719a47; }

/* line 1994, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductPriceOnSale {
  color: #d92f42; }

/* line 1997, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNProductDetailMoreInfoLink {
  font-size: 12px;
  color: #444;
  text-align: center; }

/* line 2002, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNVariationsTitle {
  font-weight: bold;
  font-size: 18px;
  color: #666;
  text-transform: capitalize; }

/* line 2008, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNSwatchCell {
  font-size: 12px;
  color: dimgray;
  text-align: center; }

/*password page*/
/* line 2015, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNRPGoButton {
  width: 100%; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 2019, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .password-retrieve .trin-3 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  /* line 2019, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .password-retrieve .trin-3 {
    width: 100%; } }

/*RULES*/
/* line 2030, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  clear: both; }

/* line 2038, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider {
  border: none;
  border-top: 1px solid #d2d2d3;
  margin: 5px auto; }

/* line 2046, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-dashed {
  border-top-style: dashed; }

/* line 2050, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-dashed.dark {
  border-color: #b8babe;
  clear: both; }

/* line 2055, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-solid.dark {
  border-color: #b8babe;
  border-top-width: 2px;
  clear: both; }

/* line 2061, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-dotted {
  border-top-style: dotted; }

/* line 2065, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-fade {
  background-image: -webkit-linear-gradient(left, transparent, #ECEFF7, transparent);
  background-image: -moz-linear-gradient(left, transparent, #ECEFF7, transparent);
  background-image: -ms-linear-gradient(left, transparent, #ECEFF7, transparent);
  background-image: -o-linear-gradient(left, transparent, #ECEFF7, transparent);
  border: 0;
  height: 1px; }

/* line 2074, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-hr {
  height: 1px;
  width: 50px; }

/* line 2079, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-solid {
  border-top-width: 4px; }

/* line 2083, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-double {
  border-bottom: 1px solid #ECEFF7;
  height: 3px; }

/* line 2088, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-double.short {
  border-bottom: 1px solid #ECEFF7;
  height: 3px;
  width: 200px; }

/* line 2094, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-divider.shop-divider-short {
  height: 1px;
  width: 70%;
  margin-right: 15%;
  margin-left: 15%; }

/* line 2101, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-push-xsmall {
  margin-bottom: 15px;
  clear: both; }

/* line 2106, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-push-small {
  margin-bottom: 35px;
  clear: both; }

/* line 2111, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-push-medium {
  margin-bottom: 55px;
  clear: both; }

/* line 2116, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-push-large {
  margin-bottom: 75px; }

/*ICONS*/
/* line 2123, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.checks li {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  /* line 91, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .checks li:before {
    content: "\E834";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #444;
    position: absolute;
    left: 0;
    top: 3px; }

/* line 2127, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.options li {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  /* line 91, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .options li:before {
    content: "\E8B8";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #666;
    position: absolute;
    left: 0;
    top: 3px; }
  /* line 2129, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .options li a {
    text-decoration: none; }

/* line 2134, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.info {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  /* line 91, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .info:before {
    content: "\E88E";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #8dbf58;
    position: absolute;
    left: 0;
    top: 3px; }

/* line 2138, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.red-x {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  /* line 91, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .red-x:before {
    content: "\E5C9";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #d92f42;
    position: absolute;
    left: 0;
    top: 3px; }

/* line 2142, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.not-avail {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  /* line 91, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .not-avail:before {
    content: "\E5C9";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #d92f42;
    position: absolute;
    left: 0;
    top: 3px; }

/* line 2146, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.password {
  padding: 0 0 0 18px;
  position: relative;
  padding-left: 20px; }
  /* line 107, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .password:before {
    content: "\E869";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 18px;
    color: #d92f42;
    position: absolute;
    left: 0;
    top: 3px; }

/* line 2150, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.password {
  text-decoration: none;
  cursor: pointer; }

/* line 2155, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shipping {
  padding: 0 0 0 24px;
  position: relative;
  padding-left: 40px !important; }
  /* line 107, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  .shipping:before {
    content: "\E558";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #4e8bda;
    position: absolute;
    left: 0;
    top: 3px; }
  /* line 2158, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .shipping:before {
    top: 10px !important;
    padding-left: 10px !important; }

/* line 2164, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.not-avail:before {
  left: -20px !important;
  top: 10px !important; }

/* line 2169, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul.checks li span {
  font-weight: 700; }

/* line 2173, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.keyboard_arrow_up:after {
  content: "\E316";
  font-family: 'Material Icons' !important;
  color: #444;
  font-size: 24px;
  text-decoration: none !important; }

/*FOOTER AREA */
/* line 2193, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer {
  background-color: #000 !important;
  /* fallback for old browsers */
  background-image: -webkit- linear-gradient(#000, #000) !important;
  /* Chrome 10-25, Safari 5.1-6 */
  background-image: linear-gradient(#000, #000);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  background-image: none;
  background-attachment: fixed;
  background-size: cover; }

/* line 2201, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer .shop-divider {
  border-color: rgba(255, 255, 255, 0.2) !important;
  opacity: 1; }

/* line 2205, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer .shop-title.shop-title-main {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; }

/*FOOTER LINKS*/
/* line 2210, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer a {
  color: #fff !important;
  text-decoration: none !important; }

/* line 2214, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer a:visited {
  color: #fff !important; }

/* line 2217, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer a:hover {
  color: #ccc !important; }

/* line 2220, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer a:active {
  color: #ccc !important; }

/*FOOTER CONTACT ICONS*/
/* line 2225, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.room:before {
  color: #fff; }

/* line 2228, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.phone_iphone:before {
  color: #fff; }

/* line 2231, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.local_post_office:before {
  color: #fff; }

/*FOOTER TEXT*/
/* line 2236, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff; }

/* line 2244, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer p {
  color: #fff;
  text-transform: none; }

/* line 2248, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer p.shop-color-invert {
  color: #fff; }

/* line 2253, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer ul li {
  list-style: none;
  padding-bottom: 5px; }

/* line 2257, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer .footer-1,
footer .footer-2,
footer .footer-3,
footer .footer-4 {
  color: #fff;
  position: relative; }

/* line 2265, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer .footer-1 a {
  text-decoration: underline; }

/* line 2271, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.footer-1 img {
  margin-top: 5px;
  width: 200px;
  margin-bottom: 20px; }

/* line 2278, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer .sec-1,
footer .sec-2 {
  padding-right: 0px !important;
  padding-left: 0px !important; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 2278, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    footer .sec-1,
    footer .sec-2 {
      width: 100% !important; } }
  @media only screen and (max-width: 480px) {
    /* line 2278, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    footer .sec-1,
    footer .sec-2 {
      width: 100% !important; } }

@media only screen and (max-width: 480px) {
  /* line 2289, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  footer .footer-1,
  footer .footer-2,
  footer .footer-3,
  footer .footer-4 {
    width: 100% !important; } }

/* line 2297, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer .meta {
  color: #fff; }
  /* line 2299, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  footer .meta a:link {
    color: #fff !important;
    text-decoration: none; }
  /* line 2303, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  footer .meta a:hover {
    color: #ccc !important; }
  /* line 2306, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  footer .meta p {
    color: #fff; }

/* line 2313, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-footer .shop-nav-inline > ul > li a {
  color: #fff !important;
  padding-right: 10px;
  text-decoration: none; }

/* line 2319, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-footer .shop-nav-inline > ul > li a:hover {
  color: #ccc !important; }

/* line 2322, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer.tm-30 {
  margin-top: 0 !important; }

/*FOOTER ICONS FOR CONTACT INFOS*/
/* line 2328, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.more-horiz {
  background-color: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  border-radius: 50%;
  transition: background-color .25s ease-in-out;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25s ease-in-out; }

/* line 2337, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer .more-horiz {
  vertical-align: middle !important; }

/* line 2341, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.more-horiz:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%; }

/* line 2347, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
footer ul.icons {
  position: relative; }
  /* line 2349, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  footer ul.icons li {
    position: relative;
    padding: 0px 5px 30px 0px; }

/* line 2357, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul.icons li.room {
  font-size: 16px;
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }

/* line 2365, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul.icons li.room:before {
  content: "\E0C8";
  display: block;
  font-family: "Material Icons" !important;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 5px; }

/* line 2375, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul.icons li.local_post_office {
  font-size: 16px;
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }

/* line 2383, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul.icons li.local_post_office:before {
  content: "\E554";
  display: block;
  font-family: "Material Icons" !important;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 5px; }

/* line 2393, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul.icons li.phone_iphone {
  font-size: 16px;
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }

/* line 2401, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
ul.icons li.phone_iphone:before {
  content: "\E325";
  display: block;
  font-family: "Material Icons" !important;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 5px; }

/*FORM PARTS*/
@media only screen and (max-width: 480px) {
  /* line 2415, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .frame.fit {
    padding: 0 !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 2421, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .form-part {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  /* line 2421, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .form-part {
    width: 100%; } }

/* line 2430, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.intro-text {
  clear: left; }

/*helps take out padding in places needed*/
/* line 2437, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
[class*=trin-].zero {
  padding: 0 !important;
  margin: 0 !important; }

/*PAYMENT METHOD PAGE*/
/* line 2445, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.gift-certs {
  padding-left: 30px !important; }

/*BREAD CRUMBS and TITLE BAR*/
/* line 2453, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.title-bar-section {
  background-color: #2d2d2d;
  padding: 5px; }
  /* line 2462, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .title-bar-section .title-bar-control .page-name {
    padding-left: 10px;
    padding-top: 5px;
    margin: 0;
    color: #333; }
  /* line 2469, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .title-bar-section .title-bar-control .breadcrumbs {
    margin: 15px 0 5px 0;
    line-height: 10px;
    font-size: 0;
    float: right; }
    @media only screen and (max-width: 480px) {
      /* line 2469, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .title-bar-section .title-bar-control .breadcrumbs {
        display: none; } }
    /* line 2479, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .title-bar-section .title-bar-control .breadcrumbs ul {
      display: table;
      position: relative;
      display: inline-block;
      margin: 0;
      padding: 0;
      list-style-type: none; }
      /* line 2486, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .title-bar-section .title-bar-control .breadcrumbs ul li + li {
        border-left: 1px solid #333; }
      /* line 2489, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
      .title-bar-section .title-bar-control .breadcrumbs ul li {
        display: table-cell;
        font-size: 12px;
        display: inline-block;
        line-height: 12px; }
        /* line 2494, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
        .title-bar-section .title-bar-control .breadcrumbs ul li .icon-home {
          padding: 0 0 0 15px;
          position: relative;
          font-size: 11px !important; }
          /* line 107, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
          .title-bar-section .title-bar-control .breadcrumbs ul li .icon-home:before {
            content: "\E88A";
            display: block;
            font-family: "Material Icons" !important;
            font-size: 15px;
            color: #333;
            position: absolute;
            left: 0;
            top: 3px; }
        /* line 2499, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
        .title-bar-section .title-bar-control .breadcrumbs ul li a {
          color: #333;
          display: block;
          padding: 0 15px;
          text-decoration: none; }
          @media only screen and (min-width: 481px) and (max-width: 991px) {
            /* line 2499, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
            .title-bar-section .title-bar-control .breadcrumbs ul li a {
              padding: 0 5px; } }
          /* line 2508, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
          .title-bar-section .title-bar-control .breadcrumbs ul li a:hover {
            color: #2e2e2e; }
          /* line 2511, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
          .title-bar-section .title-bar-control .breadcrumbs ul li a:active {
            color: #2e2e2e; }

/* line 2520, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.breadcrumbs ul li:hover a .icon-home:before {
  color: #2e2e2e !important; }

/* line 2524, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.breadcrumbs ul li:hover a {
  color: #2e2e2e; }

/* line 2528, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.crumb-active a {
  font-weight: 600; }

/* line 2565, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.page-name.shop-h2 {
  padding-top: 25px; }
  @media only screen and (max-width: 480px) {
    /* line 2565, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .page-name.shop-h2 {
      margin-left: 10px;
      font-size: 18px;
      line-height: 19px;
      margin-bottom: 0;
      padding-top: 5px; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 2565, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .page-name.shop-h2 {
      margin-left: 10px;
      font-size: 26px;
      line-height: 27px;
      margin-bottom: 0;
      padding-top: 5px; } }

/* line 2586, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.page-name.shop-h3 {
  line-height: 36px; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 2586, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .page-name.shop-h3 {
      text-align: left;
      font-size: 18px;
      line-height: 19px; } }
  @media only screen and (max-width: 480px) {
    /* line 2586, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .page-name.shop-h3 {
      text-align: left;
      font-size: 18px;
      line-height: 19px; } }

/* line 2610, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.small-thumb-img {
  width: auto;
  height: 55px;
  margin-top: 10px; }

/*Rapid order page and kit page*/
/* line 2619, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.prod-number {
  font-weight: 700;
  font-size: 13px;
  color: #777; }

/* line 2625, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.prod-discription {
  font-weight: 700;
  font-size: 13px; }

/* line 2630, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.product-row {
  clear: both;
  padding-top: 6px; }

/* line 2635, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.truncate-ellipsis {
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap; }

/* line 2642, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.truncate-ellipsis > * {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis; }

@media only screen and (max-width: 480px) {
  /* line 2649, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .label-shrink label {
    font-size: 11px; } }

/* line 2655, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.panel-heading-small-text {
  font-size: 14px;
  float: right; }

/* line 2660, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.sku, .serial {
  font-size: 12px;
  word-break: break-all !important; }

/*use .stack to stack trin divs when space is small*/
@media only screen and (max-width: 480px) {
  /* line 2668, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .stack {
    width: 100%;
    padding: 0 !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 2668, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .stack {
    width: 100%;
    padding: 0 !important; } }

/* line 2679, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.small-text {
  font-size: 11px !important; }

/*cart complete page*/
/* line 2686, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.print-me {
  padding: 15px;
  background-color: #44b0d8;
  text-align: center; }
  /* line 2690, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .print-me .SCNPRPrintLink {
    color: #ffffff;
    padding: 0 0 0 27px;
    position: relative;
    text-decoration: none; }
    /* line 107, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
    .print-me .SCNPRPrintLink:before {
      content: "\E8AD";
      display: block;
      font-family: "Material Icons" !important;
      font-size: 27px;
      color: #ffffff;
      position: absolute;
      left: 0;
      top: 3px; }
    /* line 2694, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
    .print-me .SCNPRPrintLink:before {
      left: -5px; }

/* line 2700, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
span.award-star {
  padding: 0 0 0 20px;
  position: relative; }
  /* line 107, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_mixins.scss */
  span.award-star:before {
    content: "\E838";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 20px;
    color: #4e8bda;
    position: absolute;
    left: 0;
    top: 3px; }

/* line 2714, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
table.responsive p {
  margin-bottom: 5px; }

/* line 2717, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.contain-table {
  overflow: auto;
  width: 100%; }

/* line 2722, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.table-full {
  width: 100%; }

/*reverse text*/
/* line 2729, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.reverse.primary {
  color: white;
  background-color: #444;
  padding: 5px; }

/* line 2735, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.reverse.denim {
  color: white;
  background-color: #4e8bda;
  padding: 5px; }

/* line 2741, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.reverse.cyan {
  color: white;
  background-color: #3fbb9b;
  padding: 5px; }

/* line 2748, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.primary-txt {
  color: #444; }

/* line 2752, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.primary-bg {
  background-color: #444; }

/* line 2756, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.denim-txt {
  color: #4e8bda; }

/* line 2760, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.denim-bg, .sub-total.denim-bg {
  background-color: #4e8bda; }

/* line 2764, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.cyan-txt {
  color: #3fbb9b; }

/* line 2768, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.cyan-bg {
  background-color: #3fbb9b; }

/* line 2772, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.green-txt {
  color: #8dbf58; }

/* line 2776, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.green-bg {
  background-color: #8dbf58; }

/* line 2779, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.yellow-bg {
  background-color: #f4ba4e; }

/* line 2782, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.yellow-tinted-bg {
  background-color: #fbe3b8; }

/* line 2785, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.hide {
  display: none; }

/* line 2788, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.show {
  display: block !important; }

/* line 2793, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.border-item {
  border-left: 12px solid #3fbb9b; }

/* line 2798, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNFRCartContentsHeader {
  background-color: #444;
  color: white; }

/* line 2803, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNFRCartContentsHeader th {
  padding-left: 4px;
  padding-right: 4px; }

/* line 2807, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNFRCartContentsHeader.twenty-p th {
  width: 20%; }

/* line 2810, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.SCNFRCartContentsHeader.thirty-p th {
  width: 30%; }

/* line 2813, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.payment-due {
  color: #3fbb9b;
  font-weight: 600; }

/*adds style for autoship button in cart view*/
/* line 2819, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.ASAddButton, a.ASRemoveButton {
  display: block;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  margin-top: 5px;
  font-size: 13px;
  width: 300px;
  border-radius: 4px;
  padding: 4px 8px;
  position: relative;
  line-height: 21px;
  margin: 0 auto; }

/* line 2833, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.ASAddButton {
  background-color: #666e78;
  color: #fff; }

/* line 2837, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.ASAddButton:hover {
  background-color: #3c4046;
  color: #fff !important; }

/* line 2841, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.ASRemoveButton {
  background-color: #23cde3;
  color: #fff; }

/* line 2845, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
a.ASRemoveButton:hover {
  background-color: #23aabc;
  color: #fff !important; }

/*Distributor locator*/
/* line 2850, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.DLSearchCriteriaHeader {
  font-weight: 600;
  color: #4e8bda;
  font-size: 18px; }

/* line 2855, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.DLResultListingTable {
  background-color: #ebeaea;
  width: 100%; }

/* line 2859, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.DLResultListingTable tr td {
  padding: 2px 10px 2px 10px !important; }

/* line 2863, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.DLResultsFieldLabel {
  width: 33%; }

/* line 2866, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.DLResultsFieldData {
  width: 50%; }
  /* line 2868, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
  .DLResultsFieldData a {
    word-break: break-all; }

/* line 2873, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.DLResultsFieldData input {
  font-size: 12px;
  padding: 2px; }

/* line 2880, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#DistributorLocator1_tblResults {
  width: 100%; }

/* line 2883, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.DLDescriptionText {
  margin-bottom: 20px; }

/* line 2886, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#RetailPriceDiv {
  margin-bottom: 30px; }

/* line 2889, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.title-bar-section h1 {
  color: white; }

/* line 2896, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.review-box {
  display: none; }

/* line 2899, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.get-shippers-button {
  white-space: normal !important;
  width: 100% !important;
  padding: 5px 5px !important;
  height: auto !important;
  font-size: 14px !important;
  min-height: 44px !important;
  color: white !important;
  background-color: #8dbf58 !important;
  border: none !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26); }

/*password reset /validation code pages*/
/* line 2913, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.validation-code-wrapper {
  margin-top: 15px; }

/* line 2916, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.validation-code-box {
  float: none;
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24);
  text-align: center;
  padding: 45px;
  text-align: center;
  background-color: #e7e7e7; }

/* line 2926, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.validation-code-number {
  margin: 0 auto;
  width: auto;
  display: table;
  padding: 15px;
  border: 3px solid black;
  color: #000;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  text-align: center;
  text-shadow: 0 1px 1px #fff; }

/* line 2937, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.validation-code-entry {
  max-width: 50%;
  margin: 0 auto;
  border: 3px solid #000;
  font-size: 25px;
  height: 85px !important;
  text-align: center; }

/* line 2945, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.submit-validation, .submit-validation-resend {
  max-width: 50%;
  margin: 0 auto;
  margin-top: 15px; }

/* line 2952, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#ctl00_ContentPlaceHolder1_AwardRowsContainer div {
  clear: both !important; }

/* line 2955, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#ctl00_ContentPlaceHolder1_AwardRowsContainer div .trin-3 {
  clear: none  !important; }

/* line 2970, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.shop-qtybox input {
  width: 70%;
  height: 30px !important;
  position: absolute;
  right: -10px;
  top: 5px;
  display: block;
  border: 3px solid #ddd;
  background-color: white;
  color: #4c4c4c; }

/* some phones hide the top part of reviews form this should help */
/* line 2984, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#popup {
  top: 80px !important;
  height: 500px !important; }

/* line 2989, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
#txtReviewBody {
  height: 70px; }

/* line 2992, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.modal-container .modal-body {
  padding: 3px 5px; }

/* line 2995, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_bulk.scss */
.modal-container .shop-push-small {
  margin-bottom: 5px; }

/*special boxes*/
/* line 6, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.special-boxes .banner-text {
  padding: 10px !important;
  position: relative; }

/* line 10, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.special-boxes .material-icons {
  position: absolute;
  right: -13px;
  top: -5px;
  color: #fff;
  padding: 0px !important;
  z-index: 2; }

/* line 18, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.special-boxes .box-control {
  background-position: center;
  background-size: cover;
  overflow: hidden;
  height: 190px;
  position: relative;
  display: block;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.14);
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -ms-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  /* line 27, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .special-boxes .box-control:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.24); }

/* line 48, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.special-boxes [id*=BoxType_UserContent_].box-control {
  box-shadow: none !important;
  height: auto !important; }
  /* line 51, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .special-boxes [id*=BoxType_UserContent_].box-control h3 {
    text-shadow: none;
    color: #666;
    font-size: 32px; }
  /* line 56, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .special-boxes [id*=BoxType_UserContent_].box-control p {
    text-shadow: none;
    color: inherit;
    font-weight: inherit; }
  /* line 61, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .special-boxes [id*=BoxType_UserContent_].box-control img {
    height: auto;
    text-align: center;
    margin: 0 auto; }
  @media only screen and (max-width: 480px) {
    /* line 67, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
    .special-boxes [id*=BoxType_UserContent_].box-control [class*=trin-] {
      width: 100% !important; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 67, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
    .special-boxes [id*=BoxType_UserContent_].box-control [class*=trin-] {
      width: 100% !important; } }

/* line 79, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.special-boxes .box .shop-banner {
  display: block;
  height: 100%; }

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 77, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .special-boxes .box {
    width: 100% !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 77, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .special-boxes .box {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  /* line 77, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .special-boxes .box {
    width: 100% !important; } }

/* line 96, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.box img {
  display: block; }

/* line 102, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.shop-banner .shop-banner-content {
  position: relative;
  z-index: 1;
  height: 100%; }
  /* line 107, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .shop-banner .shop-banner-content p {
    color: white;
    font-weight: 700;
    margin-bottom: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }
  /* line 114, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
  .shop-banner .shop-banner-content h3 {
    margin: 0;
    padding-top: 6px;
    color: white;
    font-size: 22px;
    line-height: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }

/* line 128, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_special-boxes.scss */
.box.trin-33 .shop-banner .shop-banner-content h3 {
  font-size: 18px !important; }

/* line 1, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
#SearchResultMessageContainer {
  float: left;
  font-weight: 600; }
  @media only screen and (max-width: 480px) {
    /* line 1, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    #SearchResultMessageContainer {
      text-align: center;
      padding: 20px; } }

@media only screen and (max-width: 480px) {
  /* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .hide-bg-img-sm {
    background-image: none !important; } }

/* line 16, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
ul.tabs-menu {
  margin: 60px 0px 20px;
  padding: 0px !important;
  list-style: none;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
  font-size: 18px; }

/* line 24, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
ul.tabs-menu li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 5px;
  cursor: pointer;
  position: relative; }

/* line 33, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
ul.tabs-menu li.current {
  background: #f5f5f5;
  background: white;
  color: #222;
  border-top: 2px solid #444; }

/* line 40, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.tab-content {
  display: none;
  background: #f5f5f5;
  background: white;
  padding: 5px; }

/* line 47, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.tab-content.current {
  display: inherit; }

/* line 51, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.tabs-arrow-down {
  display: none; }

/* line 55, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
ul.tabs-menu li.current .tabs-arrow-down {
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #444;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

/*Share*/
/* line 72, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.share-bg {
  background-color: #f3f5f6;
  padding: 5px 0 10px; }
  /* line 75, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .share-bg .SCNSocialMediaTable {
    width: 50%;
    display: inline; }

/*Right Gutter*/
/*mobile drops some of the list of items off*/
@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 84, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  #divRelatedProductsDetailContainer .trin-8:nth-child(even) {
    display: none; } }

@media only screen and (max-width: 480px) {
  /* line 84, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  #divRelatedProductsDetailContainer .trin-8:nth-child(even) {
    display: none; } }

/* line 93, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.more-items {
  margin-top: 20px;
  border-radius: 0 15px 15px 0;
  overflow: hidden;
  zoom: 1;
  background-color: #f4f4f4; }
  /* line 99, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .more-items .sku {
    font-size: 10px;
    display: block; }
  @media only screen and (max-width: 480px) {
    /* line 103, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .more-items .small-text {
      font-size: 15px !important; } }
  /* line 109, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .more-items .side-title {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px; }
    @media only screen and (max-width: 480px) {
      /* line 109, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
      .more-items .side-title {
        font-size: 24px; } }
  /* line 118, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .more-items p {
    font-size: 14px;
    text-align: center;
    padding: 0 10px; }
    /* line 123, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .more-items p a {
      text-decoration: none;
      color: #444; }
  /* line 133, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .more-items img {
    width: 100%;
    height: auto; }
  /* line 138, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .more-items .product-img {
    transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    -webkit-transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    box-shadow: 0 0 12px transparent; }
    /* line 142, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .more-items .product-img:hover {
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
      border-radius: 10%; }

/* line 148, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.special-more {
  background-color: #edf3fb; }

/*Horizontal products on details page*/
/* line 152, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.maybe-this {
  background: #4e8bda;
  position: relative;
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin-top: 10px; }
  /* line 159, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .maybe-this h6 {
    color: #ffffff; }
  /* line 162, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .maybe-this h3 {
    color: #ffffff; }

/* line 166, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.horizontal.more-items {
  float: left;
  width: 100%;
  border-radius: 0 0 15px 15px;
  padding-top: 40px;
  margin-top: -25px;
  display: flex;
  justify-content: center; }
  @media only screen and (max-width: 480px) {
    /* line 174, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .horizontal.more-items .trin-8 {
      width: 100%; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 174, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .horizontal.more-items .trin-8 {
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    /* line 183, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .horizontal.more-items .trin-8 a {
      line-height: 12px !important; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 191, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .horizontal.more-items .trin-8 img {
      width: 60% !important;
      margin: 0 auto !important;
      display: block !important; } }
  @media only screen and (max-width: 480px) {
    /* line 191, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .horizontal.more-items .trin-8 img {
      width: 60% !important;
      margin: 0 auto !important;
      display: block !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 210, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  /* line 210, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  /* line 217, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter .more-items.special-more .product-img {
    width: 60% !important;
    margin: 0 auto !important;
    display: block !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 217, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter .more-items.special-more .product-img {
    width: 60% !important;
    margin: 0 auto !important;
    display: block !important; } }

@media only screen and (max-width: 480px) {
  /* line 230, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter .more-items.special-more, .product-details-section .gutter .more-items.special-more .trin-1 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 230, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter .more-items.special-more, .product-details-section .gutter .more-items.special-more .trin-1 {
    width: 50%; } }

@media only screen and (max-width: 480px) {
  /* line 238, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter .more-items .trin-1 {
    width: 100%;
    float: left; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 238, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .product-details-section .gutter .more-items .trin-1 {
    width: 50%;
    float: left; } }

/*SNAP TO TOP page anchor menus*/
/* line 252, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.snap-to-top {
  position: fixed;
  top: 0;
  background-color: white;
  width: 100%;
  z-index: 999999;
  left: 0;
  text-align: left;
  border-bottom: 6px solid #444;
  -webkit-box-shadow: -12px 0 32px #b7b7b7;
  box-shadow: -12px 0 32px #b7b7b7; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 252, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .snap-to-top {
      font-size: 12px; } }
  @media only screen and (max-width: 480px) {
    /* line 252, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .snap-to-top {
      font-size: 12px; } }
  /* line 276, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .snap-to-top h1 {
    float: left;
    line-height: 33px; }
    @media only screen and (max-width: 480px) {
      /* line 276, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
      .snap-to-top h1 {
        margin-left: 10px;
        float: none;
        text-align: left; } }
  /* line 285, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .snap-to-top .snap-to-top-menu {
    float: right;
    margin-right: 15px;
    margin-top: 10px; }
    @media only screen and (max-width: 480px) {
      /* line 285, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
      .snap-to-top .snap-to-top-menu {
        float: none;
        margin-right: 0; } }

/* line 296, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.more-info-menu {
  position: absolute;
  right: 30px;
  top: 0; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 296, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .more-info-menu {
      position: relative;
      right: auto; } }
  @media only screen and (max-width: 480px) {
    /* line 296, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .more-info-menu {
      position: relative;
      right: auto; } }

/* line 311, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.more-info-menu-item {
  cursor: pointer;
  margin: 0 10px;
  text-decoration: underline; }
  @media only screen and (max-width: 480px) {
    /* line 311, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .more-info-menu-item {
      display: block; } }

/* line 351, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.questions {
  position: relative; }

/* line 355, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.question-prod {
  background-color: #a38a6b;
  color: white;
  padding: 8px;
  font-size: 21px; }

/* line 362, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.item-num {
  background-color: #7b6b57;
  color: white;
  padding: 5px 0 5px 10px; }

/* line 367, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.question-text {
  padding: 5px;
  font-size: 16px; }
  /* line 370, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .question-text strong {
    font-weight: 600; }

/* line 376, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.tank {
  position: relative; }
  @media only screen and (max-width: 480px) {
    /* line 376, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .tank {
      height: auto; } }

/* line 385, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.cart-product-img {
  position: relative;
  text-align: center;
  font-size: 11px; }

/* line 391, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.chiclet-pe, .chiclet-pr, .chiclet-cv, .chiclet-pv {
  font-size: 10px;
  text-transform: none !important;
  background: #444;
  color: #fff;
  padding: 0 4px;
  position: absolute;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 2px;
  cursor: default;
  width: 80px;
  border-radius: 5px;
  text-align: left;
  opacity: 0.8; }
  /* line 406, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .chiclet-pe a, .chiclet-pr a, .chiclet-cv a, .chiclet-pv a {
    text-decoration: none;
    color: white !important;
    padding: 0;
    margin: 0; }
  /* line 412, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .chiclet-pe span, .chiclet-pr span, .chiclet-cv span, .chiclet-pv span {
    text-align: right;
    float: right; }

/* line 429, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.chiclet-pe {
  background: #3e6fae;
  right: 10px;
  bottom: 90px; }

/* line 434, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.chiclet-pr {
  background: #967dda;
  right: 10px;
  bottom: 60px; }

/* line 439, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.chiclet-cv {
  background: #e4ab3a;
  right: 10px;
  bottom: 30px; }

/* line 444, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.chiclet-pv {
  background: #3fbb9b;
  right: 10px;
  bottom: 0px; }

/* line 454, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.cart-chiclets {
  float: right;
  margin-top: 20px; }
  /* line 457, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .cart-chiclets .chiclet-pe {
    position: static;
    display: block;
    margin-bottom: 4px; }
    /* line 463, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .cart-chiclets .chiclet-pe span {
      position: static; }
  /* line 467, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .cart-chiclets .chiclet-pr {
    position: static;
    display: block;
    margin-bottom: 4px; }
    /* line 473, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .cart-chiclets .chiclet-pr span {
      position: static; }
  /* line 477, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .cart-chiclets .chiclet-cv {
    position: static;
    display: block;
    margin-bottom: 4px; }
    /* line 483, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .cart-chiclets .chiclet-cv span {
      position: static; }
  /* line 487, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .cart-chiclets .chiclet-pv {
    position: static;
    display: block;
    margin-bottom: 4px; }
    /* line 493, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .cart-chiclets .chiclet-pv span {
      position: static; }

/*Addons and Variations box style*/
/* line 500, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.extras .pullout {
  padding: 8px; }

/* line 504, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.extras {
  position: relative;
  margin-top: 20px; }
  /* line 507, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .extras .label {
    margin: 8px 0 5px 2px;
    display: block;
    line-height: normal !important; }
  /* line 513, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .extras .riSingle {
    width: 100% !important; }
    /* line 515, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .extras .riSingle input {
      border: 1px solid #ffffff !important;
      font-size: 16px !important;
      background: #fcfcfc !important; }
  /* line 521, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .extras .SCNProductAddOnError {
    background-color: rgba(255, 0, 0, 0.7);
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    margin-bottom: 15px;
    border-left: solid 10px #dd0f0f;
    color: #fff;
    text-align: left;
    font-size: 16px;
    font-family: inherit;
    display: block; }
  /* line 537, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .extras h4 {
    font-size: 28px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.8); }

/* line 544, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.addon-section {
  position: relative; }

/* line 547, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.addon-section-indent {
  margin-left: 30px;
  width: 93%;
  float: right; }

/* line 552, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.variations-bg {
  background-color: #c3dde5; }
  /* line 554, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .variations-bg .frame.pullout {
    background-color: rgba(255, 255, 255, 0.35);
    color: #444; }

/* line 559, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.addons-bg {
  background-color: #c3dde5; }
  /* line 561, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .addons-bg .frame.pullout {
    background-color: rgba(255, 255, 255, 0.35);
    color: #444; }

/* line 567, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.addons-bg input[type="text"], .addons-bg input[type="password"] {
  width: 100% !important;
  height: 47px !important; }

/* line 573, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.variations-bg input[type="text"], .variations-bg input[type="password"] {
  width: 100% !important;
  height: 47px !important; }

/* line 579, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNProductDetailItemsRemaining {
  padding: 10px;
  background-color: #a69074;
  color: white;
  font-size: 18px;
  border-left: 10px solid #d0b38e;
  display: inline-block; }

/* line 587, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNProductDetailOutOfStock {
  padding: 10px;
  background-color: #a69074;
  color: white;
  font-size: 18px;
  border-left: 10px solid #d0b38e;
  display: inline-block; }

/*AUTO SHIP WIDGET*/
/* line 597, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.auto-ship-widget {
  -webkit-box-shadow: inset 3px 3px 30px -5px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: inset 3px 3px 30px -5px rgba(0, 0, 0, 0.43);
  box-shadow: inset 3px 3px 30px -5px rgba(0, 0, 0, 0.43);
  margin-bottom: 40px;
  background-color: #3fbb9b;
  overflow: auto;
  zoom: 1;
  color: white; }
  /* line 606, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .auto-ship-widget .RadDropDownList {
    width: auto !important;
    height: 30px !important;
    display: inline-block !important; }
    /* line 610, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .auto-ship-widget .RadDropDownList .rddlInner {
      height: 30px !important;
      margin-left: 10px; }
  /* line 616, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .auto-ship-widget .title h5 {
    color: #8affff; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 615, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .auto-ship-widget .title {
      width: 100%;
      margin-bottom: 5px !important;
      text-align: center; } }
  @media only screen and (max-width: 480px) {
    /* line 615, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .auto-ship-widget .title {
      width: 100%;
      margin-bottom: 5px !important;
      text-align: center; } }

/* line 632, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.auto-ship-image {
  height: 59px;
  background-image: url("/MemberToolsDotNet/art/new-auto-ship-logo.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 632, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .auto-ship-image {
      margin-top: 5px;
      width: 100%;
      background-position: center; } }
  @media only screen and (max-width: 480px) {
    /* line 632, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .auto-ship-image {
      margin-top: 5px;
      width: 100%;
      background-position: center; } }

/* line 651, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.AutoshipBlockContainingTable {
  width: 100%;
  border: none;
  border-collapse: collapse; }

/* line 656, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.ASRemoveLink {
  font-size: 10px; }

/* line 660, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.deliver-every-text {
  float: left;
  margin-left: 10px;
  line-height: 32px;
  clear: both; }

/* line 666, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
input.auto-widget-input {
  height: 30px;
  width: 40px;
  color: #444;
  float: left;
  margin-left: 10px;
  background: #fcfff4;
  border-radius: 4px; }

/* line 678, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
select.auto-widget-select {
  height: 30px !important;
  width: 125px !important;
  color: #444;
  float: left;
  margin-left: 10px;
  border-radius: 4px;
  padding: 0 10px 0 5px;
  font-size: 14px; }

/* line 692, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.ASFreqControls {
  height: 20px;
  border: solid 1px;
  border-color: #CCCCCC;
  font-family: Calibri, Verdana;
  font-size: 8pt; }

/* line 699, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.ASChangeFreqDiv {
  /* this must be display: none  */
  display: none;
  background-color: #aefaa8;
  padding: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px; }

/* line 712, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.ASChangeFreqText {
  font-size: 11px; }

/* line 716, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.fancycheck input[type=checkbox] {
  float: left; }

/*POP IMG*/
/* line 770, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNCartPopImagesContainerCell {
  margin: 5px; }
  /* line 772, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .SCNCartPopImagesContainerCell img {
    border: solid 2px #666 !important; }

/* line 777, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNCartPopImagesTableHeader {
  font-size: 8pt;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC; }

/* line 784, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNCartPopImagesTable {
  margin: 5px;
  border: none;
  width: 100%;
  font-size: 8pt; }

/* line 790, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNCartPopImagesTableHeader {
  text-align: center; }

/*ribbons*/
/* line 795, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.normal-ribbon {
  position: absolute;
  top: 15px;
  right: -10px;
  padding: 5px;
  background-color: #484848;
  color: #fff; }

/* line 804, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.normal-ribbon:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  right: 0px;
  top: 100%;
  border-width: 5px 5px;
  border-style: solid;
  border-color: #666 transparent transparent #666; }

/* line 816, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.normal-ribbon:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 0;
  left: -20px;
  top: 0px;
  border-width: 16px 10px;
  border-style: solid;
  border-color: #484848 #484848 #484848 transparent; }

/* line 828, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.corner-ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right; }
  /* line 837, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .corner-ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 7px -5px black;
    position: absolute;
    top: 19px;
    right: -21px; }

/* line 857, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.corner-ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A; }

/* line 869, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.corner-ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A; }

/*product swatches on Details page*/
/* line 882, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
#SwatchImagesDiv {
  margin-top: 30px; }

/* line 885, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
#SwatchTitleDiv {
  font-weight: bold; }

/* line 888, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
#SwatchWarningDiv {
  font-size: 13px;
  margin-bottom: 10px; }

/* line 892, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNSwatchCell {
  width: 25%; }

/* line 895, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNSwatchCell * {
  display: block;
  margin: 0 auto;
  margin-top: 10px; }

/* line 900, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNSwatchCell br {
  display: none; }

/* line 903, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.SCNSwatchCell img {
  margin-bottom: 3px; }

/*REVIEWS BOX*/
/* line 908, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.reviews-box {
  padding: 5px 5px 30px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-top: 30px;
  background-color: white; }
  /* line 914, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box.trin-1 {
    padding-left: 0; }
  /* line 917, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box h4 {
    background: #000;
    padding: 5px;
    margin-top: 0;
    border-radius: 8px 8px 0 0;
    color: #fff; }
  /* line 924, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box p {
    padding: 10px; }
  /* line 927, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box .btn-link {
    padding: 10px;
    margin: 30px;
    font-size: 16px;
    letter-spacing: 1px; }
  /* line 933, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box .SCNInnerReviewTable {
    background: rgba(204, 204, 204, 0.24);
    margin: 10px;
    margin-bottom: 30px;
    display: block;
    padding: 15px 20px 10px 20px; }
    /* line 939, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .reviews-box .SCNInnerReviewTable hr {
      margin-top: 3px;
      margin-bottom: 10px; }
    /* line 946, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .reviews-box .SCNInnerReviewTable .SCNReviewNameLocation strong {
      font: 500 25px/1.3 "Raleway", Helvetica, Arial, sans-serif !important;
      color: #444;
      text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
      margin-right: 10px; }
    /* line 957, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .reviews-box .SCNInnerReviewTable .SCNReviewTitle {
      font-weight: 400;
      font-size: 22px; }
  /* line 962, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box .SCNReviewPostDate {
    font-style: italic;
    color: #666;
    text-align: right;
    display: block; }
  /* line 968, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box .shop-divider-hr {
    border-top: 1px dotted rgba(147, 147, 147, 0.35); }
  /* line 971, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
  .reviews-box .review-btn {
    padding: 10px;
    margin-bottom: 20px;
    text-align: right; }
    /* line 975, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
    .reviews-box .review-btn a {
      background-color: #444; }

/* social media classes*/
/* line 982, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.share-bg {
  background-color: #f3f5f6;
  padding: 10px 0 5px 0;
  overflow: auto; }

/* line 987, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.socialmedia-cta {
  font-size: 18px;
  margin: 10px;
  display: block; }

/* line 992, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.socialmedia-fb,
.socialmedia-tw,
.socialmedia-pin,
.socialmedia-share {
  float: left;
  margin-left: 10px; }

/* line 1001, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.kit-product-row input.FirestormStandardTextBox {
  width: 40px; }

/*pop image in select list styles*/
/* line 1006, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
img.rddlItemImg {
  margin: 5px;
  width: 50px;
  height: 50px; }

/* line 1011, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
span.rddlItemText {
  line-height: 60px;
  margin-left: 10px; }

/* line 1015, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_widget.scss */
.rddlPopup .rddlItem {
  padding: 5px 15px;
  display: flex; }

/* line 3, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_zoom.scss */
a[data-zoom-id] img, .mz-thumb img {
  box-shadow: none !important; }

/* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_zoom.scss */
.pop-img-box {
  margin-top: 40px;
  text-align: left !important;
  clear: both;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: stretch;
  align-content: stretch;
  width: 100% !important;
  padding-top: 6px; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    /* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_zoom.scss */
    .pop-img-box {
      text-align: center !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 33, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_zoom.scss */
  .details-img {
    text-align: center !important; } }

/* line 40, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_zoom.scss */
div.pop-img-box span.pop-img-cell {
  float: left !important;
  font-size: 10px;
  text-align: center;
  width: 25%;
  line-height: 11px;
  word-break: break-all; }

/* line 48, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_zoom.scss */
div.pop-img-box span.pop-img-title {
  width: 50px; }

@font-face {
  font-family: "TelerikWebUI";
  src: url("Common/TelerikWebUI.eot");
  src: url("Common/TelerikWebUI.eot") format("embedded-opentype"), url("Common/TelerikWebUI.woff") format("woff"), url("Common/TelerikWebUI.ttf") format("truetype"); }

/* line 40, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlIcon {
  width: 1em;
  height: 1em;
  background-image: none !important;
  font: 22px / 1 "TelerikWebUI";
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  color: #000; }

/* line 50, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlIcon:before, .rddlIcon:before {
  content: "\e002";
  color: #222;
  right: 5px;
  top: 15px;
  position: relative; }

/*Colors for the drop down arrows in these areas:*/
/* line 60, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.variations-bg .rddlIcon:before {
  color: #2b7186; }

/* line 63, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.addons-bg .rddlIcon:before {
  color: #2b7186; }

/*combined default Telerik Skin with the Telerik Base of  drp dwn list- items with ! overide default skin that comes AFTER THEM*/
/* line 71, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList {
  width: 100% !important;
  line-height: 44px !important;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  cursor: default;
  color: #333 !important; }

/* line 84, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlInner {
  padding: 4px 2em 4px 10px;
  border-width: 1px;
  border-style: solid;
  background-repeat: repeat-x;
  background-position: 0 0;
  display: block;
  position: relative;
  border-color: #fff !important;
  color: #434a54 !important;
  background-color: #e8e8e8 !important;
  background-image: linear-gradient(transparent, transparent) !important;
  border-radius: 3px  !important;
  background-color: #e6e6e6 !important;
  background-image: linear-gradient(white, #e6e6e6) !important; }

/* line 103, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlFakeInput {
  width: 100% !important;
  height: 44px !important;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px !important; }

/* line 115, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rcbDisabled .rddlFakeInput {
  opacity: 1; }

/* line 119, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlEmptyMessage, .RadDropDownList .rddlDefaultMessage {
  font-style: italic;
  filter: alpha(opacity=80);
  opacity: .6 !important; }

/* line 125, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlSelect {
  padding: 4px;
  min-width: 1em;
  text-align: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  box-sizing: content-box; }

/* line 138, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlSelect:before {
  content: ".";
  width: 0;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden; }

/* line 146, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rrdlLabel {
  vertical-align: top;
  padding-right: 10px;
  line-height: 22px; }

/* line 152, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlDisabled {
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 157, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList_rtl, .RadDropDownList[dir="rtl"] {
  text-align: right; }

/* line 161, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList_rtl .rddlInner, .RadDropDownList[dir="rtl"] .rddlInner {
  padding-left: 2em;
  padding-right: 10px; }

/* line 166, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList_rtl .rddlSelect, .RadDropDownList[dir="rtl"] .rddlSelect {
  left: 0;
  right: auto; }

/* line 171, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList_rtl .rrdlLabel, .RadDropDownList[dir="rtl"] .rrdlLabel {
  padding-left: 10px;
  padding-right: 0; }

/* line 176, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlSlide, .rddlDropDownSlide {
  float: left;
  display: none;
  position: absolute;
  overflow: hidden;
  z-index: 7000; }

/* line 184, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup {
  border-width: 1px;
  border-style: solid;
  text-align: left;
  cursor: default;
  position: relative;
  line-height: 1.42857143;
  border-color: #bbb !important;
  color: #333 !important;
  background-color: #fff !important; }

/* line 198, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlHeader, .rddlPopup .rddlFooter {
  padding: 4px 10px;
  border-width: 0;
  border-style: solid; }

/* line 204, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlHeader {
  margin-bottom: 1px;
  border-bottom-width: 1px;
  border-color: #bbb  !important; }

/* line 211, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlFooter {
  margin-top: 1px;
  border-top-width: 1px;
  border-color: #bbb  !important; }

/* line 219, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlList {
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  box-sizing: border-box; }

/* line 229, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlItem {
  margin: 0;
  padding: 4px 10px;
  min-height: 13px;
  font-size: 16px;
  color: inherit; }

/* line 237, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlItem > label {
  margin: -4px -10px;
  padding: 4px 10px;
  display: block; }

/* line 243, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlItemDisabled {
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 248, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup_rtl {
  text-align: right;
  direction: rtl; }

/* line 253, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlHovered {
  border-color: #fff !important;
  color: #000 !important;
  background-color: #fff !important;
  background-image: linear-gradient(#ffffff, #dbdbdb) !important; }

/* line 261, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.RadDropDownList .rddlFocused {
  border-color: #fff !important;
  color: #434a54 !important;
  background-color: #bababa !important;
  background-image: linear-gradient(#dbdbdb, #ffffff) !important; }

/* line 268, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlItemHovered, .rddlPopup .rddlItemLoading {
  color: #000 !important;
  background-color: #f0f0f0 !important; }

/* line 273, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
.rddlPopup .rddlItemSelected {
  color: #fff !important;
  background-color: #a5a5a5 !important; }

/* line 279, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_telerik-drop-down-list.scss */
#RadAjaxLoadingPanel1ProductDetailDiv {
  z-index: 10 !important; }

/*SELECT BOXES and LANGUAGE SWITCHER*/
/* line 6, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
.sort-by {
  border-bottom: 1px solid #ddd;
  margin: 5px; }
  /* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
  .sort-by select#cboProductListSortCombo {
    height: 20px;
    font-size: 12px;
    padding: 0 15px 0 4px;
    width: 250px !important;
    margin: 0 0 5px 0; }
    @media only screen and (max-width: 480px) {
      /* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
      .sort-by select#cboProductListSortCombo {
        margin: 0 10px 5px 0; } }

/* line 54, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
select {
  height: 50px;
  background-color: white;
  font-size: 16px;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23888888%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #222222 !important;
  padding: 10px 30px 10px 10px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  margin-bottom: 10px; }

/* line 78, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
svg .dwn-arrow-color {
  fill: #fc1a1a !important; }

/* line 82, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
select::-ms-expand {
  display: none; }

/* line 86, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
.language-wrap {
  background-color: #fff;
  text-align: center; }
  /* line 89, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
  .language-wrap .frame {
    position: relative; }
  /* line 92, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
  .language-wrap select {
    margin-top: 0;
    background-color: transparent;
    font-size: 13px !important;
    height: 32px;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A") !important;
    background-position: right 10px center;
    background-repeat: no-repeat;
    /*background-size: 10px ;*/
    border-radius: 0px;
    border: 1px solid transparent;
    color: #444 !important;
    padding: 0 5px 0 5px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin-bottom: 10px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 700;
    width: 100px;
    margin-right: 15px; }
  /* line 121, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_select-boxes.scss */
  .language-wrap select::-ms-expand {
    display: none; }

/* end select boxes*/
@media only screen and (max-width: 480px) {
  /* line 58, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
  .frame.fit p, .frame.fit h4 {
    padding: 0 10px; } }

/* line 65, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
.SCNProductDetailsDiv .frame h4 {
  padding: 0; }

/* line 70, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
li.mail {
  word-break: break-all; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 76, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
  .product-details-section .details-img, .product-details-section .details-details, .product-details-section trin-6 {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  /* line 76, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
  .product-details-section .details-img, .product-details-section .details-details, .product-details-section trin-6 {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  /* line 89, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
  .begin-chk-section {
    height: 104px; } }

@media only screen and (max-width: 480px) {
  /* line 93, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
  .begin-chk-section .SCNProductDetailStatusMessage {
    padding: 12px; } }

@media only screen and (max-width: 480px) {
  /* line 98, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
  .begin-chk-section p {
    font-weight: 600;
    font-size: 12px;
    padding: 0;
    line-height: 13px; } }

@media only screen and (max-width: 480px) {
  /* line 106, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_things-to-fix.scss */
  .begin-chk-section .btn-link {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap; } }

/*PRODUCT being added SPINNER*/
/* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-product-added.scss */
.spinner {
  position: absolute;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 35px 0 25px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  top: 40%; }
  @media only screen and (max-width: 480px) {
    /* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-product-added.scss */
    .spinner {
      top: 30%; } }

/* line 28, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-product-added.scss */
.spinner > div {
  width: 28px;
  height: 28px;
  background-color: #444;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

/* line 38, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-product-added.scss */
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

/* line 43, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-product-added.scss */
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* line 51, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-circles.scss */
.spinner2 {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0; }

/* line 59, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-circles.scss */
.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #444;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out; }

/* line 72, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_spinner-circles.scss */
.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/*MODAL*/
/* line 2, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-container {
  display: none;
  position: fixed;
  z-index: 2000;
  background: #f5f7fa;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box; }

/* line 13, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-no-js .modal-container {
  display: block; }

/* line 17, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-sml {
  max-width: 430px;
  width: 430px; }

/* line 21, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-med {
  max-width: 960px;
  width: 80%; }

/* line 25, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-lrg {
  max-width: 1440px;
  width: 90%; }

/* line 30, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-container header,
.modal-container .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
  background-color: #666e78; }

/* line 37, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-container header h3,
.modal-container header h4,
.modal-container .modal-header h3,
.modal-container .modal-header h4 {
  margin: 0;
  color: white; }

/* line 45, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-container .modal-body {
  padding: 2em 1.5em; }

/* line 49, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-container footer,
.modal-container .modal-footer {
  padding: 1.5em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.04);
  text-align: right; }

/* line 57, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important; }

/* line 70, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-container .btn {
  width: 100% !important;
  font-size: 14px;
  padding: 0.55em 1.5em;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #333 !important;
  text-decoration: none;
  display: inline;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease; }

/* line 87, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.modal-container .btn:hover {
  background-color: #f2eeee;
  color: white; }

/* line 92, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 15px;
  right: 20px;
  text-decoration: none;
  color: #e8e8e8; }
  /* line 100, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
  a.close i {
    font-size: 35px; }
  /* line 103, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
  a.close:hover {
    color: #444;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease; }

@media (max-width: 480px) {
  /* line 115, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
  .modal-container {
    width: 98% !important; }
  /* line 118, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
  .modal-container a.btn {
    display: block; } }

/*FIND A PARTY TOOL FORM:*/
/* line 126, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.party-hostess-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  margin: 3px 5px; }

/* line 134, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.find-party {
  color: #44b0d8; }

/* line 137, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.party-search-results input.shop-btn.shop-btn-mini {
  background-color: #8dbf58;
  vertical-align: middle;
  margin: 5px; }

/* line 143, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.continue-as-guest.FirestormStandardButton {
  background-color: #444 !important; }

/* line 146, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.search-party.FirestormStandardButton {
  background-color: #8dbf58 !important;
  width: 100%; }

/* line 150, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.party-search-results table {
  line-height: 12px; }

/* line 153, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.party-search-results table th {
  line-height: 26px; }

/* line 156, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_modal.scss */
.party-search-results caption {
  margin: 10px 0; }

/*cart view page and it's mobile styles:*/
/* line 2, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
#cart-panel .panel-heading {
  padding: 0 0.8em; }

/* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.cart-product-1 input.input-text.qty {
  margin-bottom: 0 !important;
  padding: 0;
  text-align: center;
  font-weight: 700;
  width: 58px;
  height: 38px;
  border: 1px dotted #505050;
  font-size: 14px;
  border-radius: 8px; }

/*cart totals area mobile*/
/* line 24, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.cart-product-price .value {
  margin-top: 20px; }

/* line 27, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.cart-product-row .trin-9 .value {
  word-break: break-all; }

/* line 30, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.cart-product-row .trin-9 {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 50em) {
  /* line 38, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .cart-product-row h4 {
    margin: 0; }
  /* line 41, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .cart-product-row .cart-info {
    width: 100%; }
  /* line 44, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .cart-product-row .cart-product-1.trin-9 {
    width: 20%;
    position: absolute;
    top: 40px;
    padding: 5px 10px !important; }
  /* line 50, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .cart-product-row .trin-9 {
    width: 20%;
    font-size: 12px;
    padding: 5px 1px !important; }
    /* line 54, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
    .cart-product-row .trin-9 .value {
      word-break: break-all; }
  /* line 74, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .cart-product-row .cart-info .cart-product-img {
    width: 50%;
    float: none;
    margin: 0 auto; }
  /* line 80, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .cart-product-row .cart-info .cart-product-details {
    width: 100%;
    text-align: center; }
    /* line 83, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
    .cart-product-row .cart-info .cart-product-details .AutoshipBlockContainingTable {
      text-align: center; }
      /* line 85, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
      .cart-product-row .cart-info .cart-product-details .AutoshipBlockContainingTable .ASChangeFreqDiv {
        background-color: #3fbb9b; }
      /* line 88, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
      .cart-product-row .cart-info .cart-product-details .AutoshipBlockContainingTable input {
        height: auto;
        width: auto; }
  /* line 97, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .sub-total {
    /*cart totals footer- subtotals mobile:*/
    font-size: 12px !important; }
    /* line 99, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
    .sub-total .sub-total-0 {
      display: none;
      /*removes the SUBTOTAL: text from cart footer on mobile*/ }
    /* line 102, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
    .sub-total .trin-9 {
      width: 16.66667%;
      padding: 10px 2px !important; }
  /* line 129, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .second-header .second-1-cell {
    display: none; }
  /* line 132, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .second-header .trin-6 {
    /*change to a trin-5 width lower font size*/
    width: 20%;
    font-size: 10px;
    line-height: 12px;
    padding: 5px 3px !important; } }

/* line 144, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.cart-product-6 .value {
  font-weight: 600; }

/* line 157, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.second-header {
  background-color: #666;
  color: white; }

/* line 161, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.sub-total-6 .value {
  font-weight: 600; }

/*quantity box and REMOVE link style*/
/* line 177, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.remove-link {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-size: 11px;
  width: 58px;
  background-color: #ad3845;
  color: #ffffff;
  float: right;
  border-radius: 4px;
  padding: 2px 5px; }
  @media only screen and (max-width: 480px) {
    /* line 177, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
    .remove-link {
      margin-top: 0; } }
  /* line 191, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .remove-link:hover {
    background-color: #eb5769;
    color: #ffffff; }

/* line 197, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
.refresh-link {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-size: 11px;
  width: 58px;
  background-color: #719a47;
  color: #ffffff;
  border-radius: 4px;
  padding: 2px 5px; }
  /* line 208, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_cart-view.scss */
  .refresh-link:hover {
    background-color: #a2d36e;
    color: #ffffff; }

/*css created combo box*/
/* line 2, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_custom-dropdowns.scss */
.dropdown {
  position: relative;
  display: inline-block; }

/* line 8, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_custom-dropdowns.scss */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); }
  /* line 15, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_custom-dropdowns.scss */
  .dropdown-content a {
    display: block;
    padding: 12px;
    border-bottom: 1px solid #666;
    color: #444;
    text-decoration: none; }
    /* line 22, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_custom-dropdowns.scss */
    .dropdown-content a:hover {
      color: #333;
      background-color: #dadada !important; }
  /* line 27, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_custom-dropdowns.scss */
  .dropdown-content a:last-child {
    border-bottom: none; }

/* line 32, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_custom-dropdowns.scss */
.dropdown:hover .dropdown-content {
  display: block; }

/*STYLES FOR COMPLETED ORDER PRINTED PAGE*/
/* line 3, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-logo {
  display: none; }

/* line 7, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-logo img {
  width: 180px !important; }

@media print {
  /* line 13, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-heading {
    font-size: 18px !important;
    font-weight: 500 !important; }
  /* line 17, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .main-content {
    min-height: 0px; }
  /* line 20, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx * {
    color: #000 !important;
    font-size: 11px !important; }
  /* line 24, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .spotlight {
    font-size: 30px !important; }
  /* line 27, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-me,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx #header,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .replicated,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .language-wrap,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .helpful-links,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .title-bar-section,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx #CheckoutProgressBar,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx footer,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .SCNFRRecurringOrderDescriptionText {
    display: none !important; }
  /* line 38, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-logo {
    display: block !important; }
  /* line 41, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel-body,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .pullout,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .trin-1,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .shop-push-small {
    margin: 0 !important;
    padding: 0 !important; }
  /* line 49, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .border-item {
    border-left: 6px solid #4d4d4d !important; }
  /* line 52, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_print-me.scss */
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .review-section-info {
    padding: 0 !important;
    line-height: 12px !important; } }

/* line 1, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_hidden.scss */
.visible-xs,
.visible-md,
.visible-lg {
  display: none; }

@media (max-width: 30em) {
  /* line 8, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_hidden.scss */
  .hidden-xs {
    display: none; }
  /* line 11, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_hidden.scss */
  .visible-xs {
    display: block; } }

@media (min-width: 30em) and (max-width: 50em) {
  /* line 17, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_hidden.scss */
  .hidden-md {
    display: none; }
  /* line 20, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_hidden.scss */
  .visible-md {
    display: block; } }

@media (min-width: 50em) and (max-width: 68.75em) {
  /* line 26, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_hidden.scss */
  .hidden-lg {
    display: none; }
  /* line 29, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_hidden.scss */
  .visible-lg {
    display: block; } }

/* line 12, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_product-boxes.scss */
.product-row {
  clear: both;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
  /* You can set flex-wrap and flex-direction individually */
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  /* tweak the where items line up on the row */
  /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
  -webkit-align-content: stretch;
  align-content: stretch;
  width: 100% !important;
  max-width: 1440px;
  padding-top: 6px;
  justify-content: center; }

/* line 37, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_product-boxes.scss */
.SCNProductPrice strike {
  font-size: 11px; }

/* line 68, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_product-boxes.scss */
.SCNProductListImage {
  width: 100% !important;
  height: auto !important;
  border: none;
  margin: 0 auto;
  display: block;
  max-height: none !important;
  min-height: 0 !important; }

/* line 78, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_product-boxes.scss */
.SCNProductPrice strike {
  font-size: 11px; }

/* line 96, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_product-boxes.scss */
.SCNProductListImage {
  max-width: none !important; }

@media only screen and (max-width: 480px) {
  /* line 101, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_product-boxes.scss */
  .SCNIndividualProductBox .product-info {
    padding: 0; } }

@media only screen and (max-width: 480px) {
  /* line 106, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_product-boxes.scss */
  .SCNIndividualProductBox hr {
    display: none; } }

/* line 1, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_google-translate.scss */
.goog-te-gadget-simple {
  background-color: transparent !important;
  border-left: 1px solid transparent !important;
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  border-right: 1px solid transparent !important; }

/* line 9, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_google-translate.scss */
.goog-te-gadget-simple .goog-te-menu-value, .goog-te-gadget-simple .goog-te-menu-value span {
  color: #fff !important; }

/* line 12, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_google-translate.scss */
.goog-te-gadget-simple .goog-te-menu-value span {
  border: none !important; }

@media only screen and (max-width: 480px) {
  /* line 16, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_google-translate.scss */
  #google_translate_element {
    position: static; } }

/* line 5, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
nav.menu ul li a {
  padding: 0 !important;
  font-weight: 500; }

@media (max-width: 88em) {
  /* line 12, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
  nav.menu ul li a {
    padding: 0 4px !important;
    white-space: normal !important;
    font-size: 12px !important; }
  /* line 18, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
  .drop-down > a:after,
  .mini-drop-down > a:after {
    font-size: 11px; } }

@media (max-width: 700px) {
  /* line 25, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
  .menu {
    display: none; }
  /* line 28, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
  .xs-menu li a {
    padding: 0px; }
  /* line 31, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
  .xs-menu-cont {
    display: block; } }

@media (max-width: 850px) {
  /* line 37, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
  nav.menu ul li a {
    line-height: 16px !important;
    padding-top: 5px !important;
    text-align: center !important; }
  /* line 42, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
  .mini-drop-down > a:after {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: 18px; } }

/* line 57, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
nav.menu ul li a {
  padding: 15px 2px !important;
  white-space: normal !important;
  line-height: 13px; }

/* line 62, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
nav.menu {
  min-height: 0; }

/* line 65, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
nav.menu ul li {
  padding: 0 !important; }

/* line 68, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
nav #search-desktop i {
  margin-top: 10px; }

/* line 71, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
nav.menu ul li a {
  position: relative !important; }

/* line 74, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_large-menu-reduction.scss */
.drop-down > a:after,
.mini-drop-down > a:after {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 5px !important;
  width: 15px;
  font-size: 18px; }

/*START GENERAL TABS FOR INJECTED HTML TABS*/
/* line 3, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_general-tabs.scss */
.general-tab {
  overflow: hidden;
  background-color: transparent;
  max-width: 1441px;
  margin: 0 auto;
  background: -moz-linear-gradient(top, transparent 0%, rgba(58, 58, 58, 0) 72%, rgba(81, 81, 81, 0.13) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(58, 58, 58, 0) 72%, rgba(81, 81, 81, 0.13) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(58, 58, 58, 0) 72%, rgba(81, 81, 81, 0.13) 100%);
  background: none; }
  /* line 14, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_general-tabs.scss */
  .general-tab button {
    background-color: #444;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    overflow: visible;
    font-family: inherit; }
    /* line 25, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_general-tabs.scss */
    .general-tab button:hover {
      background-color: #555 !important;
      color: #444;
      background: #feffff;
      background: -moz-linear-gradient(top, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
      background: -webkit-linear-gradient(top, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
      background: linear-gradient(to bottom, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
      background: none; }
  /* line 36, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_general-tabs.scss */
  .general-tab button.infocus {
    background-color: #555;
    text-decoration: none;
    color: #000;
    overflow: visible;
    position: relative;
    display: block;
    background: #feffff;
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
    background: linear-gradient(to bottom, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
    background: none; }
    /* line 50, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_general-tabs.scss */
    .general-tab button.infocus:hover {
      background-color: #333 !important;
      background: #feffff;
      background: -moz-linear-gradient(top, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
      background: -webkit-linear-gradient(top, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
      background: linear-gradient(to bottom, rgba(254, 255, 255, 0) 0%, #d2ebf9 100%);
      background: none; }
  /* line 62, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_general-tabs.scss */
  .general-tab button.tablinks.infocus::after {
    background-color: transparent;
    text-decoration: none;
    color: #ccc;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-bottom-color: #fff;
    content: '';
    pointer-events: none; }

/* line 80, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_general-tabs.scss */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  border-top: none;
  min-height: 200px;
  max-width: 1440px !important;
  margin: 0 auto;
  font-family: inherit;
  background-color: white;
  display: none;
  border-top: none;
  animation: fadeEffect 1.5s; }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/*END GENERAL TABS FOR INJECTED HTML TABS*/
/*MAIN MENU FLOATED LEFT for small menus*/
/* line 2, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
nav.menu ul li {
  float: left; }

/* line 5, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
nav.menu ul li ul li {
  float: none;
  /*float above taken out*/ }

/* line 8, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
nav.menu ul li a {
  padding-left: 20px !important;
  padding-right: 20px !important; }

/* line 12, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
#search-desktop {
  float: none; }

/* line 16, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
nav #search-desktop i {
  width: 100%; }

/* line 19, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
nav #search-desktop i.icon-search-close::before {
  right: 0; }

/* line 24, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
.mega-menu .categories-list ul span a {
  padding-left: 0px !important;
  /*padding inherited above taken out*/
  padding-right: 0px !important; }

/* line 29, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/scss/_one-menu-item-fix.scss */
.mini-drop-down .categories-list > a {
  padding-left: 0px !important;
  /*padding inherited above taken out*/
  padding-right: 0px !important; }

/*START per client css below*/
/* line 80, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.award-section {
  clear: both; }

/*makes WOW slider images stop enlarging at 1440*/
/* line 84, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#wowslider-container1 .ws_images img {
  max-width: 1440px !important;
  margin: 0 auto !important;
  display: block !important; }

/*END makes WOW slider images stop enlarging at 1440*/
/* line 92, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-qtybox input {
  width: 100%;
  height: 30px !important;
  display: block;
  border: 3px solid #368da7;
  background-color: white;
  color: #4c4c4c; }

/* line 101, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#logo img {
  width: 175px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 10px; }

/* line 110, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.mega-menu .left-images img {
  border-radius: none; }

/* line 113, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
body nav.menu .mega-menu .left-images a {
  padding-left: 0 !important; }

/*footer logo*/
/* line 119, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.footer-1 img {
  width: 164px;
  height: auto; }

/* line 125, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.addons-bg, .reviews-box h4 {
  background-color: #d9d9d9; }

/* line 128, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.reviews-box h4 {
  color: black; }

/* line 132, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.language-wrap select {
  background-color: transparent;
  color: white;
  font-size: 11px !important; }

/* line 137, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.mega-menu {
  min-height: 400px; }

/* line 140, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.maybe-this {
  background-color: #444; }
  /* line 142, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
  .maybe-this .arrow-down {
    border-top: 20px solid #444; }

/* line 147, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.SCNProductName b {
  font-weight: normal; }

/* line 152, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.SCNRPGoButton, .SCNRPGoButton:hover {
  background-color: #444 !important; }

/* line 156, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#header > .trin-2 {
  padding: 0 !important; }

/* line 160, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
footer {
  font-weight: 600; }

/* line 165, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.helpful-links a {
  font-weight: 700; }

/* line 169, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#header .header-links a.my-backoffice {
  font-weight: 500 !important; }

/* line 174, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input {
  background-color: white;
  border: 1px solid #000; }

/* line 178, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.search-button-main {
  border: 1px solid #555;
  border-left: 0px solid #000; }

/* line 182, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.mini-menu span.categories-list a:hover {
  border-bottom: 0px solid #fff !important; }

/* line 187, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.SCNProductDetailStatusMessage {
  background: #444 !important; }

/* line 194, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#cart-panel .panel-heading,
.modal-container header,
.modal-container .modal-header {
  background-color: #656565 !important;
  color: #fff !important; }

/* line 200, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.spotlight.sub-total,
.modal-container footer,
.modal-container .modal-footer {
  background-color: #656565 !important;
  color: #fff; }

/* line 206, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.panel-body, .modal-container {
  background-color: #fcfcfc; }

/* line 212, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-nav.shop-nav-inline .shop-dropdown-menu > li,
.shop-nav.shop-nav-inline > ul > li {
  margin-bottom: 10px; }

/* line 219, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.title-bar-section {
  background-color: rgba(243, 240, 232, 0.79) !important;
  border-bottom: dotted 1px #ddd; }

/* line 247, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.SCNProductListImage {
  max-width: 295px !important; }

@media only screen and (max-width: 480px) {
  /* line 258, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
  .product-row .trin-4 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  /* line 262, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
  .product-row .trin-4 {
    width: 50%; } }

/*remove top backoffice link*/
/*.my-backoffice{
	display: none !important;
}*/
/*style new back office link in sub-footer */
/* line 271, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-footer .shop-nav-inline > ul > li a:link[href="/membertoolsdotnet/Login/FirestormLogin.aspx"],
.shop-footer .shop-nav-inline > ul > li a:visited[href="/membertoolsdotnet/Login/FirestormLogin.aspx"] {
  background-color: black;
  color: white !important;
  padding: 5px;
  font-weight: bold; }

/* line 279, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-footer .shop-nav-inline > ul > li a:hover[href="/membertoolsdotnet/Login/FirestormLogin.aspx"],
.shop-footer .shop-nav-inline > ul > li a:active[href="/membertoolsdotnet/Login/FirestormLogin.aspx"] {
  background-color: dimgray; }

/*move toggle over to left*/
/* line 290, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.replicated {
  background-color: rgba(145, 169, 177, 0.59) !important; }

/*menu*/
/*nav.menu ul li a{
	font-size: 24px;
	line-height: 33px;
}*/
/* line 300, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
nav #search-desktop i.icon-search::before {
  font-size: 24px;
  line-height: 44px; }

/* line 304, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#ctl00_MasterCategoryToolbar.frame.fit nav.menu {
  margin-top: 0px; }

/*header
		*/
/* line 312, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#header .header-links a.my-backoffice:link,
#header .header-links a.my-backoffice:visited,
#header .header-links a.my-backoffice:active {
  /*color: #689849 !important;*/
  background-color: transparent; }

/* line 320, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#header .header-links a.my-backoffice:hover {
  color: #b5b5b5 !important; }

/* line 323, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#header .header-links a.my-backoffice {
  padding: 0 !important; }

/* line 326, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-nav-inline > ul {
  margin: 0 0 0 25px; }

/* line 345, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input,
.search-button-main {
  border: 1px solid transparent; }

/* START SOCIAL ICON STYLES*/
/* END SOCIAL ICON STYLES*/
/* START SOCIAL ICON ANIMATIONS */
/* END SOCIAL ICON ANIMATIONS */
/* line 462, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-banner .shop-banner-content {
  z-index: auto; }

/* line 467, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.title-bar-section {
  background-color: rgba(255, 255, 255, 0.22);
  padding: 5px; }

/*new rep area footer banner*/
/* line 476, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.share-bg {
  background-color: transparent; }

/* line 480, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-btn {
  background-color: rgba(236, 236, 236, 0.79);
  color: #6b6e71 !important; }

/* line 484, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-qtybox input {
  border: none; }

/* line 487, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.goog-te-gadget-icon {
  background: none !important; }

/* line 491, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.rep-photo-footer img {
  width: 70px !important;
  float: right; }

/* line 496, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.special-rep-info p {
  display: none; }

/* line 501, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
footer.shop-footer {
  border-top: dotted 1px #dedede; }

/*home and footer*/
/* line 506, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.social {
  text-align: center; }

/* line 510, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.social ul li {
  display: inline;
  list-style: none outside none;
  padding: 5px;
  margin: 0; }

/* line 517, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.social ul li a img {
  width: 40px;
  opacity: 0.5; }

/* line 522, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.social ul li a img:hover {
  opacity: 1; }

/* line 526, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.responsive-img img {
  width: 100%;
  height: auto;
  max-width: 800px !important; }

@media (max-width: 30em) {
  /* line 533, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
  .four-col-mq .trin-4 {
    width: 100%; }
  /* line 536, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
  .two-col-mq .trin-2 {
    width: 100%; }
  /* line 539, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
  .three-col-mq .trin-3 {
    width: 100%; } }

/*
re style default special boxes*/
/* line 547, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.box.trin-33 .shop-banner .shop-banner-content h3,
.shop-banner .shop-banner-content h3,
.shop-banner .shop-banner-content p {
  text-shadow: none;
  color: #4a4a4a !important; }

/* line 553, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.box.trin-33 .shop-banner .shop-banner-content h3,
.shop-banner .shop-banner-content h3 {
  font-size: 24px !important; }

/* line 557, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.main-content {
  border-top: 1px dashed #e7e7e7; }

/* line 561, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.social ul li {
  display: inline-block !important;
  list-style: none outside none;
  padding: 5px;
  margin: 0; }

/* line 568, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#ctl00_FooterSocialMediaContainer {
  display: block !important; }

/* line 573, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
footer,
.shop-title-main h5 {
  font-weight: normal  !important; }

/* line 578, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
a.cart-button i::before {
  font-size: 18px; }

/* line 583, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-nav-inline > ul {
  margin: 0 0 0 5px; }

/* line 586, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.goog-te-gadget-simple .goog-te-menu-value,
.goog-te-gadget-simple .goog-te-menu-value span,
.helpful-toggle {
  color: #333 !important;
  font-size: 11px !important; }

/*.helpful-toggle{
	margin-top: 15px;
}*/
/* line 595, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.helpful-toggle:hover {
  color: #555 !important; }

/* line 598, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.language-wrap,
#header .header-links a.cart-button,
.title-bar-section {
  background-color: transparent !important; }

/* line 604, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search {
  background-color: rgba(146, 146, 146, 0.37) !important; }

/* line 608, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
#header {
  border-bottom: none !important; }

/* line 615, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.cart-count {
  color: #333 !important;
  background-color: rgba(0, 0, 0, 0.09); }

/* line 619, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.title-bar-section .title-bar-control .breadcrumbs ul li a,
.title-bar-section h1,
.title-bar-section .title-bar-control .breadcrumbs ul li .icon-home:before {
  color: #333 !important; }

/* line 624, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.title-bar-section,
.main-content {
  border: none; }

/* line 628, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input::-webkit-input-placeholder {
  color: #3e3e3e; }

/* line 633, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #3e3e3e;
  font-size: 11px; }

/* line 639, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #3e3e3e; }

/* line 645, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #3e3e3e; }

/* line 651, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input::-ms-input-placeholder {
  /* Edge */
  color: #3e3e3e; }

/* line 657, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.header-search .search-input:placeholder-shown {
  /* Standard one last! */
  color: #3e3e3e; }

/* line 662, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.goog-te-gadget-simple {
  margin-top: -15px !important; }

/* line 666, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.sl {
  width: 20px;
  height: 20px; }

/* line 670, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.footer-1 ul {
  margin-left: 0; }

/* line 673, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.mega-menu, .mini-menu {
  border-bottom: 0px solid #666;
  border-top: 0px solid #666; }

/* line 679, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.menu-feature img {
  max-width: 190px !important;
  display: block;
  margin: 0 auto;
  border-radius: 5%; }

/* line 686, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.main-content {
  padding-bottom: 50px; }

/* line 690, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.snap-to-top {
  border-bottom: 6px solid #444; }

/* line 693, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
.shop-btn.other-color {
  color: #fff !important; }

/* line 696, /Volumes/TOSHIBA EXT/Files/website/shop/__fs-new-shop/_______new-client/scss/fs-shop-new-client.scss */
section p {
  font-size: 14px; }

/* EOF */

/*# sourceMappingURL=fs-shop-new-client.css.map */