/*
<link href="https://localhost.local/ytimes/qualityflooring4less/dist/css/yt-css.css" rel="stylesheet" />
<link href="hhttps://ytimes.net/tim/tenren/dist/css/yt-css.css" rel="stylesheet" />
<link href="/lib/test-yhst-18994263876730/yt-responsive.css" rel="stylesheet" />
@import "../../dist/css/sprite";
*/
.ellip {
  display: block;
  height: 100%; }

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%; }

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden; }

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

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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

/* Firefox < 16 */
@-moz-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Internet Explorer */
@-ms-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Opera < 12.1 */
@-o-keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fancybox-opened {
  z-index: 1000000000; }

body {
  font-family: 'Open Sans', sans-serif; }
  body #ytimesCartAdded {
    max-width: 1180px; }
    body #ytimesCartAdded #caTop {
      max-width: 1012px;
      margin: 0 auto;
      background: #fff; }
      body #ytimesCartAdded #caTop #caTitle {
        color: #000; }
      body #ytimesCartAdded #caTop #addedElements {
        width: calc(100% - 410px); }
        body #ytimesCartAdded #caTop #addedElements div.info b:last-of-type {
          color: #bd1908; }
      body #ytimesCartAdded #caTop #addedCartTotal {
        width: 390px;
        text-align: left;
        font-size: 16px; }
        body #ytimesCartAdded #caTop #addedCartTotal #caCartTotal {
          color: #bd1908; }
        body #ytimesCartAdded #caTop #addedCartTotal #caCartItems {
          display: none; }
        body #ytimesCartAdded #caTop #addedCartTotal div.buttons a.view {
          display: none; }
        body #ytimesCartAdded #caTop #addedCartTotal div.buttons a.check {
          margin-left: 0;
          width: calc(100% - 150px);
          background: #bd1908;
          font-size: 13px;
          text-transform: uppercase; }
        body #ytimesCartAdded #caTop #addedCartTotal div.buttons button.caClose {
          display: inline-block;
          width: 140px;
          margin-left: 10px;
          text-align: center;
          background: #dedddd;
          font-size: 13px;
          text-transform: uppercase; }
  body header .topheader {
    background: #f7f7f7;
    padding: 10px 0;
    display: inline-block;
    width: 100%; }
    body header .topheader .left {
      float: left;
      width: 50%; }
      body header .topheader .left strong {
        font-weight: 800;
        font-size: 14px; }
      body header .topheader .left a {
        color: #020202;
        font-size: 14px;
        text-decoration: none; }
        body header .topheader .left a:hover {
          text-decoration: underline; }
    body header .topheader .right {
      float: right; }
      body header .topheader .right #myAccountLink, body header .topheader .right #myAccountLinkLoggedIn {
        color: #9d9d9d;
        position: static; }
        body header .topheader .right #myAccountLink a, body header .topheader .right #myAccountLinkLoggedIn a {
          color: #020202;
          text-decoration: none;
          font-size: 14px;
          font-weight: normal;
          padding: 0 10px; }
      body header .topheader .right > a {
        padding-left: 10px;
        font-size: 16px;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        color: #000; }
  body header #topSearch {
    margin-left: 6%; }
    body header #topSearch form {
      background: #fff;
      border: 2px solid #000;
      border-radius: 5px; }
      body header #topSearch form select {
        display: none; }
      body header #topSearch form #query {
        width: calc(100% - 51px); }
    body header #topSearch #searchsubmit {
      text-indent: -2000em; }
  body header #logo-search {
    position: relative; }
    body header #logo-search .cartBar {
      margin-top: -14px;
      position: absolute;
      right: 15px;
      top: 50%; }
      body header #logo-search .cartBar .cartLink > i {
        color: #bd1908;
        font-size: 25px; }
      body header #logo-search .cartBar .cartLink .cart-right {
        float: right;
        margin-top: -3px;
        padding-left: 10px; }
        body header #logo-search .cartBar .cartLink .cart-right #cartTotals {
          color: #000;
          font-weight: bold;
          font-size: 14px; }
        body header #logo-search .cartBar .cartLink .cart-right .cart-text {
          color: #bd1908;
          text-transform: uppercase;
          display: block;
          text-align: right;
          font-size: 12px;
          line-height: 10px; }
      body header #logo-search .cartBar #fcTitle {
        text-transform: none; }
      body header #logo-search .cartBar #fcTotal {
        color: #000;
        text-transform: none; }
      body header #logo-search .cartBar #fcSubTotal {
        color: #bd1908; }
      body header #logo-search .cartBar #fcButtons {
        padding-top: 0; }
        body header #logo-search .cartBar #fcButtons button#fcCheckout {
          background: #bd1908;
          text-transform: uppercase; }
        body header #logo-search .cartBar #fcButtons button#fcKeepShopping {
          text-transform: uppercase; }
  body .under-header-promo-bar {
    display: none;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    position: relative; }
    body .under-header-promo-bar a {
      position: absolute;
      right: 20px;
      top: 0;
      text-decoration: none;
      color: #fff; }
  body main {
    margin-top: 0;
    padding: 20px 0 50px 0; }
    body main .kickers a:last-child {
      margin-top: 13px;
      display: block; }
    body main .featuredCategories .inside {
      font-family: 'Oswald', sans-serif;
      font-weight: 300; }
      body main .featuredCategories .inside a {
        font-weight: normal; }
        body main .featuredCategories .inside a:hover {
          color: #fff; }
    body main .homeFavorites .txt {
      font-size: 14px; }
    body main .testimonials {
      background: #fff;
      border: 1px solid #d3d3d3;
      font-size: 14px;
      font-weight: 600;
      line-height: 24px;
      padding-bottom: 25px; }
      body main .testimonials h2 {
        font-size: 20px !important; }
      body main .testimonials .message {
        font-style: italic;
        max-width: 1040px;
        margin: 0 auto; }
        body main .testimonials .message em {
          color: #666666; }
    body main .message {
      text-align: center;
      margin-top: -30px; }
      body main .message strong {
        display: block; }
  body footer .finaltext-contain {
    padding-top: 5px;
    background: #0b0b0b;
    text-align: center; }
    body footer .finaltext-contain .finaltext > div > img {
      margin: 0 9px !important; }
  body footer .html-above-footer {
    font-size: 20px;
    font-style: italic;
    text-align: center;
    padding: 25px 0;
    border-bottom: 1px solid #757575;
    font-weight: bold;
    margin-bottom: 40px; }
  body footer .footerBoxes h3, body footer .footerBoxes .prompt {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    margin: 15px 0; }
  body footer .footerBoxes .box {
    font-size: 13px;
    color: #cbcbcb; }
    body footer .footerBoxes .box a {
      color: inherit;
      display: block; }
      body footer .footerBoxes .box a:hover {
        color: #bd1908; }
  body footer .footerBoxes .newsletter input[type="submit"] {
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer; }
  body footer .footerBoxes .newsletter input[type="email"] {
    height: 34px; }
  body footer .footerBoxes .foot-social {
    margin-top: 35px; }
    body footer .footerBoxes .foot-social h3 {
      text-transform: none; }
    body footer .footerBoxes .foot-social a {
      display: inline-block;
      margin-right: 15px; }
  body footer .footerAdditionalContent {
    margin-top: 60px;
    margin-bottom: 10px;
    text-align: center; }
    body footer .footerAdditionalContent > img {
      margin: 10px 0;
      max-width: 100%; }
  body footer #copyright {
    display: block;
    padding: 0 0 40px 0; }
    body footer #copyright a {
      padding: 0 5px;
      color: inherit; }
      body footer #copyright a:first-child {
        margin-left: 10px; }

body#mainPage .add-to-cart {
  display: none; }

#mainPage h2 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 500; }

@media screen and (min-width: 769px) {
  body footer .footerBoxes .box > div {
    display: block !important; } }

@media screen and (max-width: 1210px) {
  body header .topheader .inner {
    padding: 0 15px;
    box-sizing: border-box; }
  body header ul#topMenu li {
    padding: 0 20px; }
    body header ul#topMenu li a.topLink {
      font-size: 15px; }
  body main .inner > section {
    padding: 0 15px; }
  body footer .inner {
    padding: 0 15px;
    box-sizing: border-box; } }

@media screen and (max-width: 1060px) {
  body header #topSearch {
    margin-left: 3%;
    width: 45%; } }

@media screen and (max-width: 1100px) {
  body header ul#topMenu li {
    padding: 0 13px; }
    body header ul#topMenu li a.topLink {
      font-size: 14px; }
      body header ul#topMenu li a.topLink.parent {
        padding-right: 22px; } }

@media screen and (max-width: 920px) {
  body .mm-menu .mm-list > li > a.mm-subopen:after {
    border-color: #bd1908; }
  body .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: transparent; }
  body nav#mmenu {
    color: #000;
    background: #141414; }
    body nav#mmenu > ul li:not(.addon):not(.mm-subtitle):not(.homelnk) {
      background: #fff;
      text-transform: uppercase;
      font-weight: bold; }
      body nav#mmenu > ul li:not(.addon):not(.mm-subtitle):not(.homelnk) a {
        color: #000; }
    body nav#mmenu > ul li.homelnk {
      background: #bd1908;
      color: #fff;
      text-transform: uppercase; }
      body nav#mmenu > ul li.homelnk a {
        color: #fff; }
    body nav#mmenu > ul li.addon {
      background: #141414; }
      body nav#mmenu > ul li.addon:after {
        border-color: transparent; }
      body nav#mmenu > ul li.addon a {
        color: #fff;
        font-weight: normal; }
      body nav#mmenu > ul li.addon:last-child a {
        font-weight: bold; }
      body nav#mmenu > ul li.addon.acct a {
        display: inline-block; }
        body nav#mmenu > ul li.addon.acct a:last-child {
          padding-left: 10px; }
      body nav#mmenu > ul li.addon.acct span {
        display: inline-block;
        color: #fff;
        padding-left: 0;
        padding-right: 0; }
  body header .topheader .left {
    display: none; }
  body header .topheader .right {
    width: 100%;
    float: left;
    text-align: center; }
  body header .oneMobRow {
    padding-top: 15px; }
  body header #topSearch {
    margin-left: 0;
    width: 100%; }
    body header #topSearch form {
      border-width: 1px !important; }
  body header .cartLink {
    font-size: 25px; }
  body header #navRibbon {
    display: none; } }

@media screen and (max-width: 780px) {
  body .under-header-promo-bar span {
    display: none; }
  body header .cartLink {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px; }
  body footer .finaltext-contain .finaltext > div > img {
    margin: 0 !important;
    padding: 0 10px;
    box-sizing: border-box; }
  body footer .html-above-footer {
    line-height: 25px;
    font-size: 16px; }
  body footer .footerBoxes .box {
    width: 100% !important;
    font-size: 18px;
    line-height: 27px; }
    body footer .footerBoxes .box h3, body footer .footerBoxes .box .prompt {
      font-size: 20px;
      font-weight: 600; }
    body footer .footerBoxes .box .foot-social {
      margin-top: 20px;
      margin-bottom: 30px; }
    body footer .footerBoxes .box:not(:first-child) > h3 {
      cursor: pointer; }
      body footer .footerBoxes .box:not(:first-child) > h3:before {
        content: ' ';
        background: url("https://lib.store.yahoo.net/lib/yourautotrim-store/white-chevron-down.png") no-repeat left center;
        padding-left: 30px; }
      body footer .footerBoxes .box:not(:first-child) > h3.open:before {
        background: url("https://lib.store.yahoo.net/lib/yourautotrim-store/white-chevron-up.png") no-repeat left center; }
    body footer .footerBoxes .box:not(:first-child) > div {
      display: none;
      padding-left: 30px;
      font-size: 16px;
      line-height: 28px; } }

@media screen and (max-width: 580px) {
  body main {
    padding-top: 0; } }

/*# sourceMappingURL=maps/yt-css.css.map */
