/* Owl Carousel Bootstrap Custom CSS */
/* Header Navigation */
#top-nav {
  border-bottom: 1px solid #e1e6dd;
  background: #FFF;
  -webkit-transform: translateZ(0);
}
#top-nav .navbar {
  margin-bottom: 0px;
}
#top-nav .navbar .nav {
  margin: 8px 0px;
}
#top-nav .navbar .nav li a {
  padding: 6px 12px;
  margin: 0px;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: background-color 200ms ease;
  -moz-transition: background-color 200ms ease;
  -o-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
#top-nav .navbar .nav li a .download {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#top-nav .navbar .nav li a .download-on {
  background-color: #ff8a3c;
  color: #ffffff;
}
#top-nav .navbar .nav li a .download-on::hover {
  color: #ffffff;
  background-color: #ff7920;
}
.btn-navbar span.icon-bar {
  margin-top: 0px;
}
/* Header  */
#header {
  background: #f1f1f1;
  padding: 100px 0 100px;
}
#header h1 {
  color: #7fc242;
  margin-bottom: 10px;
  margin-top: 40px;
}
#header h3 {
  margin-bottom: 30px;
  width: 400px;
}
#header .btn-success {
  padding: 15px 30px;
  margin-bottom: 5px;
}
#header .logo {
  display: block;
  margin-top: 60px;
  float: right;
}
img.arrow-down {
  margin: 0 auto;
  display: block;
}
h1 {
  margin-top: 80px;
}
pre.pre-show {
  margin: 40px 0px;
}
.tab-content pre.pre-show {
  margin: 0px 0px 0px 0px;
}
.nav-tabs {
  margin-top: 20px;
  margin-bottom: 0px;
}
.tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
/* Content */
.table th,
.table td {
  padding: 8px 12px;
}
/* Footer */
#footer {
  padding: 20px 0px;
  background: #f3f3f3;
  text-align: center;
}
.twitter-share-button {
  top: 4px;
  position: relative;
}
.searchNameResults {
  text-align: left;
}
h1.showing-results-for {
  width: 100%;
  font-family: botonbold;
  font-size: 24px;
  margin-top: -10px;
  display: inline-block;
  text-transform: capitalize;
  margin-bottom: -8px;
  text-align: left;
}
h1.search-term {
  display: inline;
  font-size: unset;
}
/* Demo Slides */
#owl-example .item {
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
#owl-example .item img {
  width: auto;
  margin: 0 auto;
  display: block;
}
#owl-example .item h3 {
  font-size: 28px;
  font-weight: 300;
  margin: 25px 0 0;
}
#owl-example .item h4 {
  margin: 5px 0 0;
  font-size: 18px;
}
.item h1 {
  margin: inherit;
}
.orange {
  background: #ff8a3c;
}
.darkCyan {
  background: #42bdc2;
}
.forestGreen {
  background: #7fc242;
}
.yellow {
  background: #ffd800;
}
.dodgerBlue {
  background: #388bd1;
}
.skyBlue {
  background: #a1def8;
}
.zombieGreen {
  background: #3fbf79;
}
.violet {
  background: #db6ac5;
}
.yellowLight {
  background: #fee664;
}
.steelGray {
  background: #cad3d0;
}
.botonbold {
  font-family: botonbold;
}
/* More Demo Box */
#example-info h1,
#more h1 {
  margin-top: 40px;
}
.demos-row {
  margin-top: 30px;
  margin-bottom: 30px;
}
.demo-page {
  margin-top: 0px;
  margin-bottom: 100px;
}
.demo-box {
  display: block;
  background: #f3f3f3;
  text-align: center;
  font-size: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.demo-box h3 {
  padding-bottom: 20px;
  margin: 0px;
  color: #869690;
}
.demo-box:hover {
  text-decoration: none;
}
.demo-wrapper {
  padding: 30px 0px 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.demo-slide {
  float: left;
}
.demo-slide .bg {
  background: #aebab6;
  margin-right: 1px;
  height: 100%;
}
.demo-box:hover .demo-slide .bg {
  background: #7fc242;
}
/* Images */
.demo-images .demo-slide {
  height: 40px;
  width: 33.3333333%;
}
/* Full */
.demo-full {
  padding-left: 0px;
  padding-right: 0px;
}
.demo-full .demo-slide {
  height: 40px;
  width: 25%;
}
/* Custom */
.demo-custom .demo-slide {
  height: 40px;
  width: 10%;
}
/* One */
.demo-one .demo-slide {
  height: 40px;
  width: 100%;
}
/* json */
.demo-Json .demo-slide {
  height: 40px;
  width: 20%;
}
.demo-Json-custom .demo-slide {
  height: 40px;
  width: 33.3333333%;
}
/* loading icon */
.demo-lazy .demo-slide {
  height: 40px;
  width: 33.3333333%;
}
.demo-lazy .demo-slide .bg {
  background: url('../img/AjaxLoader.gif') no-repeat center center #aebab6;
}
/* Auto Height */
.demo-height .demo-slide {
  height: 40px;
  width: 100%;
}
/* Changelog  */
#changelog {
  margin-bottom: 40px;
}
#changelog .label {
  margin-bottom: 10px;
}
#changelog .log {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e6dd;
}
/* Faq */
#faq dt {
  line-height: 26px;
}
#faq dd {
  line-height: 22px;
  margin-bottom: 20px;
}
/* Responsive Stuff */
@media (max-width: 979px) {
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 0px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed;
  }
}
@media (max-width: 768px) {
  .navbar.navbar-fixed-top {
    position: static;
  }
  .btn.btn-navbar {
    margin: 9px 20px 9px 8px;
    padding: 10px 10px;
  }
  .nav-collapse .nav > li {
    border-top: 1px solid #e1e6dd;
    text-align: center;
  }
  #header .logo {
    margin-top: 40px;
    margin: 20px auto 0px;
    float: none;
    height: 150px;
  }
  #header {
    text-align: center;
    padding: 60px 0px 30px;
  }
  #header h1 {
    margin: 10px 0;
  }
  #header h3 {
    margin-bottom: 10px;
    width: auto;
    padding: 0px 20px;
  }
  h1 {
    font-size: 38px;
    margin: 20px 0;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 13px;
  }
  h6 {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  #header {
    text-align: center;
    padding: 20px 0px 20px;
  }
  #header .logo {
    margin-top: 0px;
  }
}
/*
NO MORE TABLES!! ;)
*/
@media (max-width: 767px) {
  .hp-table table,
  .hp-table thead,
  .hp-table .hp-table tbody,
  .hp-table th,
  .hp-table td,
  .hp-table tr {
    display: block;
  }
  .hp-table thead tr {
    display: none;
  }
  .hp-table tr {
    border: 0px solid #ccc;
    margin-bottom: 10px;
  }
  .hp-table td:before {
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .hp-table td:nth-of-type(2):before {
    content: "Default:";
    font-weight: bold;
  }
  .hp-table td:nth-of-type(3):before {
    content: "Type:";
    font-weight: bold;
  }
  .hp-table td:nth-of-type(4):before {
    content: "Description:";
    font-weight: bold;
  }
}
/*main.less*/
/* colors */
/* #bf0c26 */
/* #f8e804 */
/* #aba003 */
/* #15bf00 */
/* #158c00 */
.red-text {
  color: #bf0c26 !important;
}
.red-bg {
  background-color: #bf0c26 !important;
}
.yellow-text {
  color: #f8e804 !important;
}
.yellow-bg {
  background-color: #f8e804 !important;
}
.hny-must-text {
  color: #aba003 !important;
}
.hny-must-bg {
  background-color: #aba003 !important;
}
.black-text {
  color: #000000 !important;
}
.black-bg {
  background-color: #000000 !important;
}
.lightgray-text {
  color: #f2f0eb;
}
.lightgray-bg {
  background-color: #f2f0eb;
}
.darkgray-text {
  color: #666666;
}
.purple-text {
  color: #49176D !important;
}
.purple-bg {
  background-color: #49176D !important;
}
.clear-both {
  clear: both!important;
}
.ll-price {
  font-weight: bold !important;
  color: #bf0c26 !important;
  font-size: 20px;
  font-family: botonbold;
}
@font-face {
  /*Need eot, otf, woff and svg for this font.  Author does not allow for conversion to this formats*/
  font-family: 'avenir';
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/AvenirNext-Regular.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'), url('/css/LUMBER-19-12-00A-CSS/fonts/AvenirNext-Regular.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/AvenirNext-Regular.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/AvenirNext-Regular.svg#avenir') format('svg');
}
@font-face {
  font-family: 'botonboldX';
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/boton-bold-webfont.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/boton-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-bold-webfont.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-bold-webfont.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-bold-webfont.svg#botonbold') format('svg');
}
@font-face {
  font-family: 'botonlightX';
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/boton-light-webfont.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/boton-light-webfont.eot?#iefix') format('embedded-opentype'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-light-webfont.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-light-webfont.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-light-webfont.svg#botonregular') format('svg');
}
@font-face {
  font-family: 'botonregularX';
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/boton-regular-webfont.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/boton-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-regular-webfont.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-regular-webfont.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/boton-regular-webfont.svg#botonregular') format('svg');
}
@font-face {
  font-family: 'llhandwriting';
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/llhandwriting-webfont.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/llhandwriting-webfont.eot?#iefix') format('embedded-opentype'), url('/css/LUMBER-19-12-00A-CSS/fonts/llhandwriting-webfont.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/llhandwriting-webfont.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/llhandwriting-webfont.svg#llhandwritingregular') format('svg');
}
@font-face {
  font-family: 'lumberhand';
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/lumberhand-webfont.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/lumberhand-webfont.eot?#iefix') format('embedded-opentype'), url('/css/LUMBER-19-12-00A-CSS/fonts/lumberhand-webfont.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/lumberhand-webfont.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/lumberhand-webfont.svg#lumberhandregular') format('svg');
}
/* fonts below are used by marketing */
@font-face {
  font-family: 'alfaslabone';
  font-weight: 400;
  font-style: normal;
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Alfa-Slab-One-regular.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Alfa-Slab-One-regular.eot?#iefix') format('embedded-opentype'), local('Alfa Slab One Regular'), local('Alfa-Slab-One-regular'), url('/css/LUMBER-19-12-00A-CSS/fonts/Alfa-Slab-One-regular.woff2') format('woff2'), url('/css/LUMBER-19-12-00A-CSS/fonts/Alfa-Slab-One-regular.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/Alfa-Slab-One-regular.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/Alfa-Slab-One-regular.svg#AlfaSlabOne') format('svg');
}
@font-face {
  font-family: 'kadwaregular';
  font-weight: 400;
  font-style: normal;
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-regular.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-regular.eot?#iefix') format('embedded-opentype'), local('Kadwa'), local('Kadwa-regular'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-regular.woff2') format('woff2'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-regular.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-regular.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-regular.svg#Kadwa') format('svg');
}
@font-face {
  font-family: 'kadwaslab';
  font-weight: 700;
  font-style: normal;
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-700.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-700.eot?#iefix') format('embedded-opentype'), local('Kadwa Bold'), local('Kadwa-700'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-700.woff2') format('woff2'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-700.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-700.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/Kadwa-700.svg#Kadwa') format('svg');
}
@font-face {
  font-family: 'botonregular';
  font-weight: 300;
  font-style: normal;
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-300.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-300.eot?#iefix') format('embedded-opentype'), local('Roboto Slab Light'), local('Roboto-Slab-300'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-300.woff2') format('woff2'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-300.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-300.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-300.svg#RobotoSlab') format('svg');
}
@font-face {
  font-family: 'botonmedium';
  font-weight: 400;
  font-style: normal;
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-regular.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-regular/Roboto-Slab-regular.eot?#iefix') format('embedded-opentype'), local('Roboto Slab Regular'), local('Roboto-Slab-regular'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-regular.woff2') format('woff2'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-regular.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-regular.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-regular.svg#RobotoSlab') format('svg');
}
@font-face {
  font-family: 'botonbold';
  font-weight: 700;
  font-style: normal;
  src: url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-700.eot');
  src: url('/css/LUMBER-19-12-00A-CSS/fonts//Roboto-Slab-700.eot?#iefix') format('embedded-opentype'), local('Roboto Slab Bold'), local('Roboto-Slab-700'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-700.woff2') format('woff2'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-700.woff') format('woff'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-700.ttf') format('truetype'), url('/css/LUMBER-19-12-00A-CSS/fonts/Roboto-Slab-700.svg#RobotoSlab') format('svg');
}
.free-samples {
  font-family: botonbold;
  text-decoration: none !important;
}
/*bootstrap lumber overrides*/
.container-narrow {
  float: none !important;
}
.header-new {
  height: auto !important;
  margin-bottom: 0px !important;
}
#breadcrumb {
  position: relative;
  float: left;
  width: 100% !important;
  padding: 5px !important;
  margin: 0px !important;
  height: 40px;
  background-color: #ffffff;
}
#footer {
  padding: 0px !important;
  background: #ffffff !important;
  text-align: left;
  float: left;
}
#home-footer table tbody tr td {
  padding: 0px !important;
}
/*end of bootstrap lumber overrides*/
body {
  font-family: "botonregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
}
/*Used for accessibility*/
a.skip-to-main {
  left: -9999px;
  position: absolute;
  top: -300px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
a.skip-to-main:focus,
a.skip-to-main:active {
  color: #fff;
  padding: 5px;
}
/*-----------------*/
.mobile-sticky-bottom {
  z-index: 999;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border-radius: 0%;
  /*background-color: #1DBF00;
    border-top: 1px solid #23af07; */
  border-top: #f9d81d;
  background-color: #F7E71D;
  -webkit-box-shadow: -5px -5px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: -5px -5px 15px 0px rgba(0, 0, 0, 0.15);
}
.mobile-sticky-bottom:hover {
  /*  border-top: 1px solid #158C00;	*/
}
.mobile-sticky-bottom a {
  border: 0px;
  font-family: avenir;
  font-size: 20px !important;
  /* letter-spacing: -.5px; */
  /*color: #ffffff !important;
	background-color: #1DBF00; */
  background-color: #F7E71D;
  color: #000000;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  display: block;
  text-decoration: none !important;
  cursor: pointer;
  clear: both;
  width: 100%;
  height: 50px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 10px;
}
.mobile-sticky-bottom a:hover {
  /*color: #ffffff;
			background-color: #158C00; */
  background-color: #f9d81d;
  text-decoration: none !important;
}
/*-----------------------Product Display---------------------------------*/
header.pr-rd-header {
  z-index: 0;
}
.pr-review-snippet-container.pr-no-reviews {
  display: none;
}
.blockUI {
  border: 2px solid red;
}
.carousel-controls,
.single-carousel-switcher {
  position: relative;
  height: 0;
}
.carousel-controls .prev-slide,
.single-carousel-switcher .prev-slide,
.carousel-controls .next-slide,
.single-carousel-switcher .next-slide,
.carousel-controls .prev-image,
.single-carousel-switcher .prev-image,
.carousel-controls .next-image,
.single-carousel-switcher .next-image {
  position: absolute;
  font-size: 25px;
  color: #869791;
  padding: 33px 10px;
  width: 40px;
  z-index: 11;
  cursor: pointer;
  top: -8px;
  pointer-events: auto;
}
.carousel-controls .prev-slide.disabled,
.single-carousel-switcher .prev-slide.disabled,
.carousel-controls .next-slide.disabled,
.single-carousel-switcher .next-slide.disabled,
.carousel-controls .prev-image.disabled,
.single-carousel-switcher .prev-image.disabled,
.carousel-controls .next-image.disabled,
.single-carousel-switcher .next-image.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.carousel-controls .prev-slide,
.single-carousel-switcher .prev-slide {
  left: -14px;
}
.carousel-controls .next-slide,
.single-carousel-switcher .next-slide {
  right: -14px;
}
.carousel-controls .prev-image,
.single-carousel-switcher .prev-image {
  left: -5px;
}
.carousel-controls .next-image,
.single-carousel-switcher .next-image {
  right: -5px;
}
.carousel-controls .next-image,
.single-carousel-switcher .next-image,
.carousel-controls .prev-image,
.single-carousel-switcher .prev-image {
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background: rgba(255, 255, 255, 0.7);
}
.carousel-controls .next-image:hover,
.single-carousel-switcher .next-image:hover,
.carousel-controls .prev-image:hover,
.single-carousel-switcher .prev-image:hover {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-controls .next-image.disabled,
.single-carousel-switcher .next-image.disabled,
.carousel-controls .prev-image.disabled,
.single-carousel-switcher .prev-image.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.single-carousel-switcher {
  top: calc(50% - 40px);
}
.large-image-area {
  z-index: 1;
  max-height: 60vh;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  height: 60vh;
}
.large-image-area .fa-close {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 30px;
  opacity: 0.5;
}
.large-image-area .product-video-container {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
  pointer-events: none;
  z-index: 9;
}
.large-image-area .product-video-container.showMe {
  opacity: 1;
  pointer-events: auto;
}
.large-image-area .product-video-container .product-video {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.large-image-area .img-centerer,
.large-image-area .img-centerer2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
  -webkit-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
  cursor: pointer;
}
.large-image-area .img-centerer.fadeMeOut,
.large-image-area .img-centerer2.fadeMeOut {
  opacity: 0;
  pointer-events: none;
}
.large-image-area .swap-image1,
.large-image-area .swap-image2 {
  position: relative;
  max-width: 100%;
  height: auto;
  pointer-events: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  min-height: 100%;
  width: 100%;
}
.large-image-area .swap-image1.larger,
.large-image-area .swap-image2.larger {
  display: none;
}
.large-image-area .swap-image2 {
  top: 0;
  left: 0;
}
.large-image-area .flooring-true .swap-image1,
.large-image-area .flooring-true .swap-image2 {
  background-size: cover;
}
.prod-carousel {
  width: 100%;
  height: 120px;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}
.prod-carousel .slick-slide.slide-outer {
  height: 80px;
  padding-right: 5px;
  padding-left: 5px;
  cursor: pointer;
}
.prod-carousel .slick-slide.slide-outer:focus {
  outline: none;
}
.prod-carousel .slick-slide.slide-outer .rsImg {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: 3px solid #ffffff;
}
.prod-carousel .slick-slide.slide-outer .rsImg.active {
  border: 3px solid #f8e804;
}
.prod-carousel .slick-slide.slide-outer .rsImg .play-icon {
  position: absolute;
  z-index: 33;
  width: 100%;
  text-align: center;
  height: 100%;
  display: table;
}
.prod-carousel .slick-slide.slide-outer .rsImg .play-icon .fa-play-circle {
  pointer-events: none;
  color: #fff;
  font-size: 38px;
  display: table-cell;
  vertical-align: middle;
  opacity: 0.8;
}
.enlarge {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.7);
}
.modal-for-popup-PLP-carousel {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: -99;
  pointer-events: none;
  opacity: 0;
  /*if the category is flooring*/
  /*--------------------------*/
}
.modal-for-popup-PLP-carousel .prod-gallery {
  display: none;
}
.modal-for-popup-PLP-carousel .copy-gallery {
  padding: 3vw;
  max-width: 1400px;
  margin: 0 auto;
  opacity: 0;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -ms-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.modal-for-popup-PLP-carousel .copy-gallery .product-video-container {
  background: #fff;
}
.modal-for-popup-PLP-carousel .copy-gallery .product-video-container iframe {
  width: 120vh;
  margin-left: calc(50% - 60vh);
}
.modal-for-popup-PLP-carousel .enlarge {
  display: none;
  pointer-events: none;
}
.modal-for-popup-PLP-carousel.showMe {
  opacity: 1;
  pointer-events: auto;
  z-index: 9;
}
.modal-for-popup-PLP-carousel.showMe .copy-gallery {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.modal-for-popup-PLP-carousel .close-plp-modal {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 9;
  background: none;
  border: none;
  color: #869791;
  font-size: 30px;
  padding: 0 10px;
  background: rgba(255, 255, 255, 0.5);
}
.modal-for-popup-PLP-carousel .close-plp-modal:hover {
  color: #000;
}
.modal-for-popup-PLP-carousel .large-image-area {
  height: 77vh;
  max-height: 77vh;
}
.modal-for-popup-PLP-carousel .large-image-area .img-centerer,
.modal-for-popup-PLP-carousel .large-image-area .img-centerer2 {
  background: #fff;
}
.modal-for-popup-PLP-carousel .prod-carousel .slick-slide.slide-outer {
  height: 100px;
}
.modal-for-popup-PLP-carousel .prod-carousel .slick-slide.slide-outer .rsImg {
  background-position: top center;
}
.modal-for-popup-PLP-carousel .large-image-area .swap-image1,
.modal-for-popup-PLP-carousel .large-image-area .swap-image2 {
  background-size: contain;
  background-repeat: no-repeat;
}
.modal-for-popup-PLP-carousel.true .large-image-area .swap-image1,
.modal-for-popup-PLP-carousel.true .large-image-area .swap-image2 {
  background-size: cover;
}
.modal-for-popup-PLP-carousel .large-image-area .swap-image1,
.modal-for-popup-PLP-carousel .large-image-area .swap-image2 {
  display: none;
}
.modal-for-popup-PLP-carousel .large-image-area .swap-image1.larger,
.modal-for-popup-PLP-carousel .large-image-area .swap-image2.larger {
  display: block;
}
.modal-for-popup-PLP-carousel .large-image-area .flooring-false .swap-image1,
.modal-for-popup-PLP-carousel .large-image-area .flooring-false .swap-image2 {
  display: block;
}
.modal-for-popup-PLP-carousel .large-image-area .flooring-false .swap-image1.larger,
.modal-for-popup-PLP-carousel .large-image-area .flooring-false .swap-image2.larger {
  display: none;
}
@media screen and (max-width: 767px) {
  .single-carousel-switcher {
    top: 23vw;
  }
  .enlarge {
    display: none;
  }
  .modal-for-popup-PLP-carousel {
    display: none;
    pointer-events: none;
    z-index: -99;
  }
}
@media screen and (max-width: 600px) {
  .single-carousel-switcher {
    top: calc(42% + 40px);
  }
  .prod-carousel {
    padding: 0;
    height: 100vw;
  }
  .prod-carousel .slick-slide.slide-outer {
    padding: 0;
  }
  .prod-carousel .slick-slide.slide-outer .rsImg {
    background-size: contain;
  }
  .prod-carousel .slick-slide.slide-outer .rsImg .play-icon .fa-play-circle {
    font-size: 14vw;
  }
  .prod-carousel .slick-slide.slide-outer .rsImg.active {
    border: none;
  }
  .prod-carousel .slick-list,
  .prod-carousel .slick-track {
    height: calc(100% - 20px);
  }
  .prod-carousel .slick-list .slick-slide.slide-outer,
  .prod-carousel .slick-track .slick-slide.slide-outer {
    height: 100%;
  }
  .prod-carousel .slick-dots {
    margin-top: -10px;
  }
  .prod-carousel .slick-dots li {
    margin: 0 2px;
    width: 10px;
    pointer-events: none;
  }
  .prod-carousel .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }
  .prod-carousel .slick-dots li.slick-active button:before {
    color: #869791;
  }
  .carousel-controls .next-slide,
  .carousel-controls .prev-slide {
    top: 20vw;
    padding: 24vw 10px;
  }
  .carousel-controls .next-slide .fa-chevron-right,
  .carousel-controls .prev-slide .fa-chevron-right,
  .carousel-controls .next-slide .fa-chevron-left,
  .carousel-controls .prev-slide .fa-chevron-left {
    display: none;
  }
  .carousel-controls .prev-slide {
    left: 2px;
  }
  .carousel-controls .next-slide {
    right: 2px;
  }
  .large-image-area {
    position: absolute;
    width: calc(100vw - 30px);
    height: 70vw;
    pointer-events: none;
  }
  .large-image-area .product-video-container {
    overflow: hidden;
    width: calc(100vw - 30px) !important;
    height: 60vw!important;
  }
  .large-image-area.video-time {
    pointer-events: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100vh;
    height: 100vh;
    width: 100vw;
    background: rgba(255, 255, 255, 0.95);
    z-index: 99;
  }
  .large-image-area.video-time .next-image,
  .large-image-area.video-time .prev-image {
    display: none;
  }
  .large-image-area.video-time .fa-close {
    display: block;
  }
  .large-image-area.video-time .product-video-container {
    margin-left: 15px;
    margin-top: 30vw;
  }
  .large-image-area .img-centerer,
  .large-image-area .img-centerer2 {
    display: none;
    pointer-events: none;
  }
}
.p-w-r .pr-qa-display.pr-qa-display-desktop .pr-qa-display-headline {
  margin-left: 0!important;
}
.pr-qa-display.pr-qa-display-desktop {
  padding-right: 0!important;
}
h1.prod-name {
  padding: 0 0 0 10px;
  font-family: avenir;
  font-size: 22px;
  margin-top: 0;
}
h1.prod-name .brand {
  font-size: 16px;
}
h1.prod-name.mobile {
  display: none;
}
.prod-sku.mobile {
  padding-top: 10px;
  font-size: 12px;
  display: none;
}
.ratings-cont.mobile {
  display: none;
}
.prod-right {
  padding-right: 5px!important;
}
.prod-right .prod-name {
  margin-bottom: 5px;
}
.prod-right .prod-sku {
  padding-left: 10px;
  font-size: 12px;
}
.prod-right .checked-area-container {
  padding: 10px;
  position: relative;
  clear: both;
}
.prod-right .checked-area-container ul.checked-area {
  padding: 13px 10px 10px 30px;
  position: relative;
  clear: both;
  border: 1px solid #ddd;
}
.prod-right .checked-area-container ul.checked-area li {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  line-height: 16px;
}
.prod-right .checked-area-container ul.checked-area li:before {
  content: '\f00c';
  position: absolute;
  left: -20px;
  font-family: FontAwesome;
  color: #1DBF00;
}
.prod-right .checked-area-container ul.checked-area li:last-of-type {
  margin-bottom: 0;
}
.prod-right #pr-reviewsnippet {
  margin-left: 5px;
}
.prod-right #pr-reviewsnippet .pr-snippet-read-and-write {
  float: left;
  display: none;
}
.prod-right .pr-snippet-read-and-write {
  display: inline-block;
  float: right;
  position: relative;
  bottom: 3px;
}
.prod-right .pr-snippet-rating-decimal {
  border: none!important;
}
.prod-right .pr-snippet-stars-container {
  display: inline-block !important;
}
.prod-right .pr-snippet-stars-reco-stars {
  display: block;
  width: 130px;
}
.prod-right .ratings-cont {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  clear: both;
}
.prod-right .ratings-cont .pr-reco-value {
  font-size: 22px;
  margin-top: 1px;
}
.prod-right .ratings-cont .pr-snippet-stars-reco-stars {
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  width: 41.66667%;
  padding: 0;
  margin-top: 7px;
}
.prod-right .ratings-cont .pr-snippet-stars-reco-reco {
  position: relative;
  width: 58.33333%;
  padding: 0;
  float: right!important;
  display: inline-block;
  margin-top: 5px!important;
}
.prod-right .ratings-cont .pr-star-v4 {
  width: 14px!important;
  height: 14px!important;
}
.prod-right .ratings-cont span.pr-reco-to-friend-message {
  position: absolute;
  max-width: 60%;
  width: 60%;
  padding-right: 5px;
  line-height: 11px!important;
}
.prod-right .ratings-cont .pr-checkbox-icon {
  position: relative;
  top: 3px;
}
.prod-right .ratings-cont .p-w-r .pr-snippet-reco-to-friend .pr-reco span {
  font-size: 20px;
  line-height: 23px;
}
.prod-right .ratings-cont .p-w-r .pr-snippet-reco-to-friend .pr-checkbox-icon svg {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 991px) {
  .large-image-area {
    max-height: 40vw;
  }
  .prod-right .ratings-cont .pr-reco-to-friend-message {
    width: 130px;
    max-width: 130px;
  }
  .prod-right .ratings-cont .pr-snippet-stars-reco-reco {
    float: none!important;
    width: 100%;
  }
  .prod-right .ratings-cont .pr-snippet-stars-reco-stars {
    float: none!important;
    min-width: 100%!important;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .large-image-area {
    max-height: 60vw;
  }
  .prod-right {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
  .prod-sku {
    display: none;
  }
  .prod-sku.mobile {
    display: block;
  }
  .ratings-cont.mobile {
    display: block;
  }
  .ratings-cont.mobile .p-w-r {
    margin: 0!important;
  }
  .ratings-cont.mobile .p-w-r .pr-review-snippet-container {
    padding-left: 0;
  }
  .ratings-cont.mobile .pr-snippet-stars-reco-reco,
  .pr-snippet-stars-reco-stars {
    width: 50%!important;
    display: inline-block;
  }
  h1.prod-name.desktop,
  .prod-right #pr-reviewsnippet {
    display: none;
  }
  .prod-cont h1.prod-name.mobile {
    display: block;
    margin-top: 0;
    padding-top: 10px;
  }
  .quality-guarantee-pre {
    height: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .ratings-cont.mobile .pr-snippet-stars-reco-reco {
    float: none;
    width: 100%!important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 414px) {
  .large-image-area {
    max-height: 70vw;
  }
  .single-carousel-switcher {
    top: calc(50% - 10px);
  }
}
/*below is an absolute mess*/
.availability {
  display: none;
}
.store-info {
  display: none;
  margin-bottom: 10px;
}
#pr-reviewimagesnippet {
  display: none !important;
}
#product-page-right-image-swatch {
  display: none;
  visibility: hidden;
  height: 100%;
  width: auto;
}
#product-page-right-image-swatch img {
  position: fixed;
  z-index: -1;
  right: 0px;
  width: auto !important;
  height: auto !important;
}
.prod-cont {
  width: 100%;
  display: block;
  background-color: #ffffff;
  border-top: 0px;
  border-right: 0px solid #cccccc;
  border-bottom: 0px;
  margin-bottom: 40px;
}
.prod-cont .cart-alert {
  width: calc(100% - 30px);
  margin: 10px auto;
}
.prod-cont .prod-head {
  color: #000000;
  border-left: 0px solid #f8e804;
  min-height: 22px;
}
.prod-cont .prod-head .price-area-mobile {
  display: none;
}
.prod-cont .prod-head h1 {
  padding: 15px 0px;
  font-size: 1.5em;
  letter-spacing: 1px;
}
.prod-cont .prod-left {
  border: 0px solid #000000;
}
.prod-cont .prod-left .gal-thumbs {
  border: 2px solid red;
  position: relative;
  height: 90px;
}
.prod-cont .prod-left .gal-thumbs .pdf {
  height: 65px;
  float: left;
  color: #ffffff;
  width: calc(100% / 4 - 2px);
  margin-bottom: 10px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.prod-cont .prod-left .gal-thumbs .pdf.installation {
  background-image: url('https://www.lumberliquidators.com/assets/images/icons/adobe-pdf-logo-install-100x100.png');
}
.prod-cont .prod-left .gal-thumbs .pdf.warranty {
  background-image: url('https://www.lumberliquidators.com/assets/images/icons/adobe-pdf-logo-warranty-100x100.png');
}
.prod-cont .prod-left .gal-thumbs .thumb {
  cursor: pointer;
  overflow: hidden;
  background-color: #000000;
  background-position: center center;
  background-size: cover;
  height: 100%;
  color: #ffffff;
}
.prod-cont .prod-left .gal-thumbs .thumb.ci img {
  height: 100%;
  width: 100%;
}
.prod-cont .prod-left .gal-thumbs .thumb.vid {
  background-position: center center;
  background-image: url('https://www.lumberliquidators.com/assets/images/icons/video-play-icon.jpg');
}
.prod-cont .prod-right {
  position: relative;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
  padding-left: 0;
}
.prod-cont .prod-right .price-line-1 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.prod-cont .prod-right .materials-output {
  padding: 0;
  margin-top: 13px;
  margin-bottom: 5px;
  position: relative;
  top: -3px;
}
.prod-cont .prod-right .our-low-price {
  padding-left: 0;
}
.prod-cont .prod-right .on-sale {
  position: relative;
  color: #bf0c26;
  font-size: 16px;
  top: 4px;
}
.prod-cont .prod-right .price-main {
  font-weight: 500;
  font-size: 24px;
}
.prod-cont .prod-right .unit-type {
  display: inline;
  font-size: 13px;
  font-weight: normal;
}
.prod-cont .prod-right .price-was-container {
  position: relative;
  top: -4px;
}
.prod-cont .prod-right .price-was-container .price-was {
  font-weight: normal;
  text-decoration: line-through;
  font-size: 14px;
}
.prod-cont .prod-right p {
  font-weight: normal;
}
.prod-cont .prod-right p.callout {
  font-weight: normal;
  font-size: 18px;
  padding: 20px 55px 0 0;
}
.prod-cont .prod-right .price-per-package,
.prod-cont .prod-right .package-selling-quantity {
  font-weight: normal;
  padding-left: 3px;
}
.prod-cont .prod-right .price-per-package {
  font-size: 14px;
}
.prod-cont .prod-right .prod-right-inner {
  padding: 0;
}
.prod-cont .prod-right .prod-right-inner .cart-alert {
  width: calc(100% - 20px);
  position: relative;
  clear: both;
}
.prod-cont .prod-right .prod-right-inner .cart-alert.discontinued {
  border: 3px solid #bf0c26;
  font-weight: bold;
  font-size: 18px;
}
.prod-cont .prod-right .prod-pricing {
  font-weight: bold;
  font-size: 12px;
  width: 55%;
  float: left;
  margin-top: 10px;
}
.prod-cont .prod-right .prod-pricing .sku {
  font-weight: normal;
  font-size: 9px;
}
.prod-cont .prod-right .prod-pricing .saleNote {
  margin-right: 10px !important;
  margin: 5px 10px 5px 0px !important;
  background-color: #bf0c26 !important;
}
.prod-cont .prod-right .prod-pricing .saleNote a {
  color: #f8e804 !important;
}
.prod-cont .prod-right .prod-pricing #product_details_widget_error_adding_to_cart {
  margin: 5px 10px 5px 0px !important;
  background-color: #bf0c26 !important;
  color: #ffffff;
  padding: 5px;
}
.prod-cont .prod-right .prod-pricing #product_details_widget_error_adding_to_cart a {
  color: #f8e804 !important;
}
.prod-cont .prod-right .prod-pricing .buy-more-section {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 50px;
  text-align: left;
  clear: both;
}
.prod-cont .prod-right .prod-rt-head {
  display: none;
  border-bottom: 1px solid #cccccc;
}
.prod-cont .prod-right .prod-rt-head .ratings-cont {
  float: left;
  cursor: pointer;
}
.prod-cont .prod-right .prod-rt-head .ratings-cont i {
  font-size: 15px !important;
  background-color: #FFA500;
  color: white;
  padding: 3px;
  border-radius: 3px;
  margin-right: 3px;
}
.prod-cont .prod-right .prod-rt-head .prod-logo-cont {
  width: 100%;
  float: left;
}
.prod-cont .prod-right .prod-rt-head .prod-logo-cont .prod-logo {
  background-color: #ffffff;
  text-align: center;
  font-weight: bold;
  min-height: 40px;
}
.prod-cont .prod-right .prod-rt-head .prod-logo-cont .prod-logo img {
  width: 100%;
  max-width: 250px;
  height: 50px;
}
/*end of product right*/
.canadian-page .price-main {
  font-size: 20px;
}
.pdf-section .pdf {
  height: 65px;
  float: left;
  color: #ffffff;
  width: 80px;
  margin-bottom: 10px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.pdf-section .pdf.installation {
  background-image: url('https://www.lumberliquidators.com/assets/images/icons/adobe-pdf-logo-install-100x100.png');
}
.pdf-section .pdf.warranty {
  background-image: url('https://www.lumberliquidators.com/assets/images/icons/adobe-pdf-logo-warranty-100x100.png');
}
/*end of 320*/
@media screen and (max-width: 767px) {
  .prod-pricing p {
    padding-left: 10px;
  }
  .prod-cont .prod-right p.callout {
    padding-left: 10px;
  }
  .prod-cont .prod-right .prod-pricing .buy-more-section {
    padding: 0 10px 0 10px;
  }
  .pr-snippet-read-and-write {
    display: none!important;
  }
  .list-specs {
    padding: 10px 0 10px 0;
    list-style-type: none;
  }
  .list-specs li {
    border-bottom: 1px solid #fff;
  }
}
@media screen and (min-width: 769px) {
  .list-specs {
    padding: 10px;
    list-style-type: none;
  }
  .list-specs li {
    border-bottom: 1px solid #cccccc;
  }
}
@media screen and (min-width: 375px) {
  .prod-cont .prod-right .prod-rt-head .prod-pricing {
    width: 100%;
  }
  .prod-cont .prod-right .prod-rt-head .prod-logo-cont {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .prod-right {
    padding-left: 15px!important;
    width: 100%;
  }
  .prod-left .roomvo-stimr {
    width: 100%;
  }
  .prod-cont .pr-snippet-stars-reco-stars {
    position: relative;
    width: auto;
  }
  .prod-cont .pr-snippet-read-and-write {
    float: none;
    bottom: 0;
  }
  .prod-head .title-brand-sku {
    width: 100%;
    margin-top: 10px;
  }
  .prod-head .price-area-mobile {
    width: 140px;
    float: right;
    text-align: right;
    display: inline-block !important;
    margin-top: 35px;
    color: #bf0c26;
    position: absolute;
    top: -20px;
    right: 15px;
  }
  .prod-head .price-area-mobile .price-per-sq-ft {
    font-size: 18px;
  }
  .prod-head .price-area-mobile .per-box {
    font-size: 13px;
  }
  .prod-head #pr-reviewsnippet {
    height: auto!important;
  }
  .prod-head .pr-snippet-stars-reco-stars {
    margin-bottom: 0!important;
  }
  .prod-head h1.prod-name {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .prod-head h1.prod-name .brand {
    font-size: 14px;
  }
  .quality-guarantees .row {
    padding-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .roomvo-stimr {
    width: 100%;
  }
  .roomvo-stimr div {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
    margin-left: -10px !important;
  }
  .roomvo-stimr .material-icons {
    font-size: 38px!important;
    position: absolute!important;
    right: 1px!important;
    top: 40px!important;
    margin-top: 0!important;
    margin-left: 0!important;
  }
}
@media screen and (min-width: 768px) {
  .prod-head {
    padding-left: 0;
    margin-left: 0;
  }
  /* two guarantes will be equal heights  */
  .quality-guarantees .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .quality-guarantees .row [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rightRecentProductSwatch .recentlyViewedBackgroundImage .LLRecentlyViewedImages {
    z-index: -1;
  }
  .rightRecentProductSwatch .recentlyViewedBackgroundImage .LLRecentlyViewedImages img {
    min-height: 100%;
    min-width: 50%;
    width: 50%;
    height: 50%;
    position: fixed;
  }
  .prod-cont {
    width: 100%;
    border-right: 0px solid #cccccc;
    padding: 0px 10px;
  }
  .prod-cont .prod-head {
    border-left: 0px solid #f8e804;
  }
  .prod-cont .prod-head .prod-sku {
    float: left;
    width: 100%;
    margin-left: 10px;
    line-height: 24px;
  }
  .prod-cont .prod-head .ratings-cont {
    float: right;
  }
  .prod-cont .prod-head .ratings-cont .p-w-r > .pr-snippet-stars-reco-inline.pr-snippet-minimal > .pr-snippet-stars-reco-stars {
    display: block !important;
    float: left !important;
    line-height: 24px !important;
  }
  .prod-cont .prod-head .ratings-cont .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-stars-reco-reco {
    margin-top: 0px !important;
    float: left !important;
  }
  .prod-cont .prod-head .ratings-cont .p-w-r.pr-snippet-stars-reco-inline.pr-snippet-minimal.pr-snippet-stars-container {
    float: left !important;
    display: block !important;
  }
  .prod-cont .prod-head .ratings-cont .pr-snippet {
    float: left;
  }
  .prod-cont .prod-head .ratings-cont .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars {
    float: left !important;
  }
  .prod-cont .prod-head .ratings-cont .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write {
    margin-top: 0px !important;
  }
  .prod-cont .prod-head .ratings-cont .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write a {
    color: #ffffff;
    display: hidden;
  }
  .prod-cont .prod-left {
    margin-bottom: 60px;
  }
  .prod-cont .prod-left .gal-thumbs .pdf {
    height: 65px;
    width: calc(100% / 8 - 9px);
  }
  .prod-cont .prod-left .gal-thumbs .thumb {
    background-color: #000000;
    color: #ffffff;
  }
  .prod-cont .prod-right {
    position: relative;
    display: inline-block;
    float: left;
    min-height: 475px;
    margin-bottom: 60px;
  }
  .prod-cont .prod-right .prod-pricing {
    width: 100%;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
  }
  /*The Fold*/
  .prod-fold {
    clear: both;
    padding: 0px 10px;
  }
  .list-specs {
    padding: 0px;
  }
}
@media screen and (min-width: 768px) and screen and (max-width: 768px) {
  .prod-cont .prod-head .ratings-cont .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-stars-reco-reco {
    max-width: 200 px;
    float: right;
    padding-right: 10px;
    margin-top: -40px;
  }
}
@media screen and (min-width: 768px) and screen and (max-width: 768px) {
  .prod-cont .prod-head .ratings-cont .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write {
    width: 0px;
    display: hidden;
  }
}
/*end of 768*/
.qual-guar-banner {
  padding: 10px 8px;
  border: 1px solid #000000;
  background-image: url('https://www.lumberliquidators.com/assets/images/greenguard/quality-guarantee.jpg');
  background-size: auto 100%;
  background-alignment: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.qual-guar-banner h2 {
  font-family: botonbold;
  margin: 10px 0 10px;
  font-size: 14px;
  letter-spacing: 1.5px;
  max-width: 100%;
}
.qual-guar-banner p {
  margin-top: 0px;
  color: #f8e804;
  font-weight: bold;
  font-size: 12px;
}
.qual-guar-banner .inner {
  color: #ffffff;
  margin-left: 10px;
  text-shadow: 0px 2px 5px #000000;
}
.qual-guar-banner a {
  position: relative;
  top: 0px;
  margin: 0;
}
.qual-guar-banner .ll-gray-ol {
  text-align: center;
  padding: 5px;
}
@media screen and (min-width: 768px) {
  .qual-guar-banner {
    background-size: auto auto;
    border: 0;
    padding-right: 10px;
  }
  .qual-guar-banner a {
    position: absolute;
    top: 20px;
    right: 36px;
  }
  .qual-guar-banner h2 {
    font-size: 22px;
    margin: 8px 0px 4px !important;
  }
  .qual-guar-banner .inner {
    width: 62%;
  }
  .qual-guar-banner .inner p {
    font-size: 13px;
    padding-top: 4px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .qual-guar-banner .ll-gray-ol {
    text-align: center;
    width: 140px;
    padding: 5px 10px;
  }
}
/*Similar Products Widget*/
#similar-products-row {
  cursor: pointer;
  width: calc(100%/5 - 8px);
  float: left;
  margin-bottom: 40px;
}
#similar-products-row #similar-products-left-cell {
  width: 100%;
  float: left;
  background-size: cover;
  min-height: 238px;
}
#similar-products-row #similar-products-left-cell img {
  width: 100%;
  height: auto;
  border: 1px solid #000000;
}
#similar-products-row #similar-products-right-cell {
  width: 100%;
  font-size: 10px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
}
#similar-products-row #similar-products-right-cell a {
  text-decoration: none;
  font-weight: bold;
  color: inherit;
}
#similar-products-row:nth-child(1),
#similar-products-row:nth-child(2),
#similar-products-row:nth-child(3),
#similar-products-row:nth-child(4) {
  margin-right: 10px;
}
.bn-image-active {
  border: 2px solid #bf0c26 !important;
}
.bn-url-active {
  text-decoration: underline !important;
  color: #bf0c26 !important;
}
#sim-prods {
  min-height: 1px;
  float: left;
  width: 100%;
}
#sim-prods #product-swatch {
  float: left;
  width: 100%;
}
#sim-prods .menu {
  display: block;
}
#sim-prods .menu .menu_item {
  display: block;
  background: #000;
  color: #bbb;
  border-top: 1px solid #333;
  padding: 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}
#sim-prods .menu a menu_item:hover {
  background: #333;
  color: #fff;
}
#sim-prods .label {
  padding-left: 20px;
  line-height: 50px;
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #000;
  color: #fff;
  letter-spacing: 7px;
}
#sim-prods h3 {
  color: #ABA003;
  font-size: 19px;
  letter-spacing: 1px;
}
/*WWYP Modal*/
#panel_email_store_deal {
  position: absolute;
  background-color: #ffffff;
  z-index: 2001;
  width: 100%;
}
#store_deal_modal_bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2000;
}
/*Flash sale style*/
.green-txt {
  color: #158C00;
}
/*End of flash sale style*/
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0px;
}
.prd-name {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  padding: 0px 20px 5px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 0px #000000;
  font-family: avenir !important;
}
.ribbon {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 8px 0px;
  text-align: center;
  font-size: 22px;
  text-shadow: none !important;
  font-family: botonbold !important;
  overflow: hidden;
}
.sub-ribbon {
  width: 100%;
  padding: 4px 0px;
  text-align: center;
  font-size: 16px;
}
.sub-ribbon.no-bg {
  background-color: none;
}
.sub-ribbon.no-bg.red {
  color: #bf0c26;
}
.sub-ribbon.no-bg.wht {
  color: #ffffff;
}
.sub-ribbon.no-bg.yell {
  color: #f8e804;
}
.sub-ribbon.no-bg.blk {
  color: #000000;
}
.all {
  width: 100%;
  padding: 3px 0px 0px;
  text-align: center;
  font-weight: bold;
}
.from {
  width: 100%;
  padding: 3px 0px 0px;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
}
.up-to {
  width: 100%;
  padding: 3px 0px 0px;
  text-align: center;
  font-weight: bold;
}
.spacer {
  height: 3px;
}
.clickable {
  cursor: pointer;
}
.more-content {
  display: none;
  position: absolute;
  float: right;
  color: #ffffff;
  right: 0px;
  z-index: 2;
}
.more-content .text.small {
  font-family: botonregular;
  text-shadow: none !important;
  font-weight: normal !important;
  font-size: 14px;
  text-align: left;
}
.sls-coupon {
  display: none;
  border: 3px dashed #000000;
  position: absolute;
  z-index: 2;
  margin: 8px;
}
.inner {
  position: relative;
}
.sc-box {
  float: left;
}
.sc-box .ll-btn {
  margin: 0px auto;
}
.sc-box .tile-right-side {
  position: absolute;
  text-align: center;
}
#sales-component {
  font-family: botonbold;
  display: inline-block;
}
.sls-content,
.sls-carousel-content {
  position: absolute;
  z-index: 3;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
}
.sls-content .text-custom,
.sls-carousel-content .text-custom {
  font-family: avenir;
}
.sls-content .text-small,
.sls-carousel-content .text-small {
  font-size: 12px;
  margin: 0px 10px;
  font-family: avenir !important;
  font-weight: bold;
  /*text-shadow: 1px 1px 0px rgb(0, 0, 0) !important;*/
  letter-spacing: 0.4px;
}
.sls-content .text-medium,
.sls-carousel-content .text-medium {
  font-family: botonbold !important;
  font-size: 1.3em;
  line-height: 1em;
  margin: 0px 10px;
}
.sls-content .text-large,
.sls-carousel-content .text-large {
  font-family: botonbold !important;
  font-size: 3em;
  line-height: 1em;
  margin: 0px 10px;
}
.sls-content .text-large-multiline,
.sls-carousel-content .text-large-multiline {
  font-family: botonbold !important;
  font-size: 3em;
  line-height: 45px !important;
  margin: 0px 10px;
}
.sls-content .text-percentOff,
.sls-carousel-content .text-percentOff {
  font-size: 6em;
  letter-spacing: -5px;
  position: relative;
  line-height: 1em;
}
.sls-content .text-percentOff .percent-block,
.sls-carousel-content .text-percentOff .percent-block {
  display: inline-block;
  text-align: center !important;
  font-size: 0.55em !important;
  line-height: 0.65em;
}
.sls-content .text-percentOff .percent-block .off,
.sls-carousel-content .text-percentOff .percent-block .off {
  font-size: 0.7em;
}
.sls-content .text-couponCode,
.sls-carousel-content .text-couponCode {
  text-align: center;
}
.sls-content .text-couponCode .coup-code,
.sls-carousel-content .text-couponCode .coup-code {
  font-size: 2.5em;
  line-height: 1em;
}
.textalignlast > body {
  font-family: avenir;
  margin: 20px;
}
.textalignlast > .ls-14 {
  display: none;
  letter-spacing: -26px;
}
.no-textalignlast > .ls-14 {
  display: none;
  letter-spacing: -2px !important;
  color: purple;
}
.no-textalignlast > body {
  font-family: avenir;
  margin: 20px;
  background-color: #ffffff;
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .ls-2 {
    letter-spacing: -8px;
    margin-right: 6px;
  }
  .ls-7 {
    letter-spacing: -7px;
  }
  .ls-10 {
    letter-spacing: -18px;
    margin-right: 8px;
  }
  .ls-14 {
    letter-spacing: -26px;
    margin-right: 10px;
  }
}
.offBig {
  font-weight: bold;
  font-size: 1.35em !important;
  line-height: 19px;
}
.zoneB-alt {
  text-align: left;
  margin: 0px 0px 8px;
}
.ls-2 {
  letter-spacing: -8px;
  margin-right: 7px;
}
.ls-7 {
  letter-spacing: -7px;
}
.ls-10 {
  letter-spacing: -10px;
}
.ls-14 {
  letter-spacing: -4px;
}
.four-EM {
  font-size: 4em !important;
  line-height: 55px !important;
}
.pricePercentage {
  overflow: hidden;
  font-family: botonbold !important;
  position: relative;
  width: 100%;
}
.pnpCenter {
  position: relative;
}
.pnpLeft,
.pnpRight {
  float: left;
  height: 10px;
}
.pnpRight {
  position: absolute;
  top: 0px;
  right: 0px;
}
.zone {
  font-size: 6em;
  float: left;
}
.zone-A {
  /*resize text if $aVal is greater than 100 and again above 1000 - FUTURE FUTURE!!! */
  line-height: 80px;
}
.zone-B {
  font-size: 3em;
  margin-top: 4px;
  line-height: 45px;
}
.zone-C {
  font-size: 0.75em;
  text-align: center;
}
.zone-D {
  font-size: 3em;
  /*margin-top: 20px;*/
}
.zone-D sup {
  position: unset !important;
  font-size: 0.8em !important;
  line-height: inherit !important;
  vertical-align: unset !important;
}
.sc-box {
  overflow: hidden;
}
.compareAT {
  min-height: 40px;
}
@media screen and (min-width: 320px) {
  .tile-right-side {
    width: 100%;
  }
  body {
    position: absolute;
    margin-top: 50px;
  }
  header {
    font-family: avenir, arial;
    letter-spacing: 0.6px;
    /*position: fixed;
		top: 0px;
		z-index: 4;*/
  }
  header .head {
    border-bottom: 5px solid #000000;
    height: 50px;
  }
  header .head .head-links {
    display: none;
  }
  header .nav-bar {
    display: none;
    height: 38px;
    color: black;
  }
  header .nav-bar .nav-bar-inner {
    display: none;
  }
  header .bread-crumb {
    color: #000000;
    padding: 10px;
    background-color: #ffffff;
  }
  .ll-logo-main {
    width: 80px;
    position: absolute;
    top: 5px;
    left: calc(50% - 40px);
  }
  .store-select,
  .ll-best-price {
    display: none;
    min-height: 34px;
  }
  .body,
  .template-content-body {
    float: left;
    background-color: #ffffff;
  }
  .sales-page-items {
    padding: 10px;
  }
  .sales-page-items .sales-page-item {
    width: 100%;
    float: left;
  }
  .template-content-body {
    width: 100%;
  }
  .tile-text-cont {
    max-width: 300px;
    margin: 0px auto;
  }
  .bodycontent-cartridge {
    margin: 0px 10px;
  }
  .bodycontent-cartridge.centerMe {
    text-align: center;
    margin: 0 auto;
    float: none;
  }
  .stackme-100.flooring101 img {
    width: 100%;
  }
  #endecaFlooring101 .searchArticleName {
    padding: 10px 0px;
    border-bottom: 1px dotted #666666;
  }
  #endecaFlooring101 .searchArticleName.right {
    text-align: right;
  }
  #endecaFlooring101 .stackme-33 a {
    color: #000000 !important;
  }
  #endecaFlooring101 .stackme-33 a:hover {
    color: #bf0c26 !important;
  }
  #endecaFlooring101 .stackme-33 img {
    width: 100%;
    max-width: 374px;
  }
  .body-inner {
    margin: 0px;
  }
  .body-inner .s-config {
    margin-top: 0px !important;
    width: 100%;
  }
  .stackme-20#fl_menu_filter {
    display: none;
  }
  .stackme-20.leftnav-contentpage {
    margin: 0px;
    width: 300px;
    left: 10px;
    max-height: 300px !important;
    top: 80px !important;
    overflow: visible;
  }
  .stackme-20.leftnav-contentpage .closeFilter {
    background-color: #000000;
    padding: 10px;
    z-index: 10;
  }
  .stackme-20.leftnav-contentpage .lft-cart-inner {
    max-height: 280px !important;
  }
  .tempCont-LeftSide-Nav .ll-btn {
    margin: 0px 0px 10px !important;
    position: relative !important;
    bottom: 0px !important;
    width: auto !important;
    max-width: none !important;
  }
  .stackme-100,
  .stackme-90,
  .stackme-80,
  .stackme-75,
  .stackme-70,
  .stackme-65,
  .stackme-60,
  .stackme-50,
  .stackme-40,
  .stackme-35,
  .stackme-33,
  .stackme-30,
  .stackme-25,
  .stackme-20,
  .stackme-15,
  .stackme-10,
  .stackme-5 {
    width: 100%;
    float: left;
  }
  .search-adjustment {
    width: 100%;
    text-align: center;
    line-height: 40px;
  }
  .ll-paging-bar-cont {
    display: inline-block;
    clear: left;
    color: #000000;
    padding: 10px;
    width: 100%;
  }
  .ll-paging-bar-cont .paging-btn {
    border: 1px solid #869791;
    color: #000000;
    padding: 3px;
    border-radius: 3px;
  }
  .ll-paging-bar-cont .paging-btn:hover {
    text-decoration: none;
    background: #cccccc;
  }
  .ll-paging-bar-cont .currentPage {
    color: #bf0c26;
  }
  .ll-paging-bar-cont .left {
    display: none;
    float: left;
    width: 50%;
  }
  .ll-paging-bar-cont .right {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 17px;
    padding-bottom: 20px;
  }
  .ll-paging-bar-cont .fa {
    color: #869791 !important;
    text-decoration: none;
  }
  .topCates {
    margin: 0px;
    padding: 0px;
  }
  .rot-caret {
    position: relative;
    -webkit-animation: rot 0.25s linear forwards;
    -moz-animation: rot 0.25s linear forwards;
    animation: rot 0.25s linear forwards;
  }
  @-webkit-keyframes rot {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(90deg);
    }
  }
  @-moz-keyframes rot {
    from {
      -moz-transform: rotate(0deg);
    }
    to {
      -moz-transform: rotate(90deg);
    }
  }
  @keyframes rot {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(90deg);
    }
  }
  /*Recently Viewed*/
  .LLRecentlyViewed {
    padding: 10px 0px;
    width: 100%;
    margin: 0px auto;
  }
  .LLRecentlyViewed .LLRV-cont {
    width: 320px;
    overflow: auto;
    margin: 0px auto;
  }
  .LLRecentlyViewed .text-tab {
    width: 100%;
    font-family: botonbold;
    color: #000000;
    letter-spacing: 1px;
    float: left;
    line-height: 30px;
    text-align: center;
  }
  .LLRecentlyViewed .LLRecentlyViewedImages {
    margin: 0px auto;
    width: 300px;
  }
  .LLRecentlyViewed .LLRecentlyViewedImages a {
    float: left;
    margin: 5px;
    height: 50px;
    width: 50px;
    overflow: hidden;
  }
  .LLRecentlyViewed .LLRecentlyViewedImages a img {
    width: 100%;
    height: 100%;
  }
  .sortByCont {
    float: left;
    width: calc(100% - 20px);
    margin: 10px;
  }
  .sortByCont .showingResults {
    text-align: center;
  }
  .sortBy {
    float: right;
    color: black;
    font-size: 16px;
    background-color: #ffffff;
    padding: 10px;
    border-bottom: 2px solid #ededed;
    border-right: 2px solid #ededed;
    width: 33%;
  }
  .sortBy .sort-icon {
    font-size: 20px;
    text-decoration: none !important;
    margin-left: 8px;
  }
  .sortBy .fau-label {
    display: none;
    font-size: 14px !important;
  }
  .tooltip-cont {
    display: none;
    font-size: 20px;
    /* Tooltip */
    /* Tooltip on right */
  }
  .tooltip-cont .ll-tooltip:hover {
    color: #000000 !important;
  }
  .tooltip-cont .ll-tooltip + .tooltip > .tooltip-inner {
    background-color: #f2f0eb;
    color: #000000;
    border: 1px solid #000000;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    width: 300px;
  }
  .tooltip-cont .ll-tooltip + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
  }
  .your-choices {
    font-family: botonbold;
    color: #000000;
    background-color: #FFFFFF;
    font-size: 23px;
    font-weight: normal !important;
    line-height: 33px;
  }
  .your-choices span {
    border-bottom: 5px solid #000000;
    padding: 0 0 5px;
  }
  .cma {
    float: none;
    width: 100%;
  }
  .cma img {
    width: 100%;
  }
  .cbp-vm-view-grid .endecaSearchResultsFile .jscroll-inner .endecaSearchResultsFileProducts .new-pr-snippet-hide {
    width: 100% !important;
    float: none !important;
  }
  .productLogo {
    text-align: center;
    min-height: 40px;
  }
  .big-price {
    text-align: center;
    margin: 10px 0px;
  }
  .big-price.right {
    text-align: right;
    margin: 0px !important;
    padding: 10px 0px;
    border-bottom: 1px dotted #666666;
  }
  .small-price {
    text-align: center;
    min-height: 50px;
  }
  .small-price.right {
    text-align: right;
    margin: 0px !important;
    padding: 10px 0px;
  }
  .small-price .sale {
    clear: both;
  }
  .leftnav-cartridge,
  .leftnav-contentpage {
    display: none;
    width: calc(100% - 20px);
    margin: 0px 10px;
    background-color: #ffffff;
    border-radius: 8px;
    z-index: 10000;
    /*height: 260px;*/
    position: absolute;
    top: 50px;
  }
  .leftnav-cartridge .endecaRefinementLeftNav,
  .leftnav-contentpage .endecaRefinementLeftNav,
  .leftnav-cartridge .hawkRefinementLeftNav,
  .leftnav-contentpage .hawkRefinementLeftNav {
    background-color: #ffffff;
    border-radius: 8px;
    /* The container */
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
  }
  .leftnav-cartridge .endecaRefinementLeftNav .checkbox-container,
  .leftnav-contentpage .endecaRefinementLeftNav .checkbox-container,
  .leftnav-cartridge .hawkRefinementLeftNav .checkbox-container,
  .leftnav-contentpage .hawkRefinementLeftNav .checkbox-container {
    display: inline-block;
    position: relative !important;
    margin-bottom: 22px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 30px !important;
    top: 4px !important;
  }
  .leftnav-cartridge .endecaRefinementLeftNav .checkbox-container input,
  .leftnav-contentpage .endecaRefinementLeftNav .checkbox-container input,
  .leftnav-cartridge .hawkRefinementLeftNav .checkbox-container input,
  .leftnav-contentpage .hawkRefinementLeftNav .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .leftnav-cartridge .endecaRefinementLeftNav .checkmark,
  .leftnav-contentpage .endecaRefinementLeftNav .checkmark,
  .leftnav-cartridge .hawkRefinementLeftNav .checkmark,
  .leftnav-contentpage .hawkRefinementLeftNav .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #000000;
  }
  .leftnav-cartridge .endecaRefinementLeftNav .container:hover input ~ .checkmark,
  .leftnav-contentpage .endecaRefinementLeftNav .container:hover input ~ .checkmark,
  .leftnav-cartridge .hawkRefinementLeftNav .container:hover input ~ .checkmark,
  .leftnav-contentpage .hawkRefinementLeftNav .container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  .leftnav-cartridge .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark,
  .leftnav-contentpage .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark,
  .leftnav-cartridge .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark,
  .leftnav-contentpage .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark {
    background-color: #000000;
  }
  .leftnav-cartridge .endecaRefinementLeftNav .checkmark:after,
  .leftnav-contentpage .endecaRefinementLeftNav .checkmark:after,
  .leftnav-cartridge .hawkRefinementLeftNav .checkmark:after,
  .leftnav-contentpage .hawkRefinementLeftNav .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  .leftnav-cartridge .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after,
  .leftnav-contentpage .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after,
  .leftnav-cartridge .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after,
  .leftnav-contentpage .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after {
    display: block;
  }
  .leftnav-cartridge .endecaRefinementLeftNav .checkbox-container .checkmark:after,
  .leftnav-contentpage .endecaRefinementLeftNav .checkbox-container .checkmark:after,
  .leftnav-cartridge .hawkRefinementLeftNav .checkbox-container .checkmark:after,
  .leftnav-contentpage .hawkRefinementLeftNav .checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #f8e804;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    width: calc(100% - 40px);
    overflow-y: auto;
    height: 238px;
    padding: 0px 10px;
    margin: 10px 0px;
  }
  .leftnav-cartridge .lft-cart-inner .refinement-cont .refinement,
  .leftnav-contentpage .lft-cart-inner .refinement-cont .refinement {
    padding: 20px 0;
  }
  .closeFilter {
    color: #f8e804;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #000000;
    padding: 10px;
    z-index: 10;
  }
  .dismissFilter {
    display: none;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 9999;
  }
  .sort-icon {
    display: none;
  }
  .sort-cont-mob {
    display: none;
    position: absolute;
    right: 10px;
    z-index: 99999999999999999999999;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    top: 240px;
  }
  .cbp-vm-options {
    float: left;
    width: 100%;
  }
  .etabs-tile {
    margin: 0;
    padding: 0;
  }
  .etabs-tile .tab-tile {
    background: #ffffff;
    display: block;
    float: left;
    width: 50%;
  }
  .etabs-tile .tab-tile a {
    display: block;
    outline: none;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    color: black;
    font-weight: bold;
    line-height: 40px;
  }
  .etabs-tile .tab-tile a:hover {
    text-decoration: underline;
  }
  .etabs-tile .tab-tile a .active {
    background: #f8e804;
    padding-top: 6px;
    position: relative;
    border-color: #000;
    top: 1px;
    font-weight: bold;
  }
  #product-filter {
    margin-bottom: 0px !important;
    border-right: 2px solid #ededed;
    border-top: 2px solid #ededed;
    border-left: 2px solid #ededed;
  }
  #product-filter .refinement {
    margin: 20px 0px;
    font-weight: bold;
    font-size: 14px;
  }
  #product-filter .refinement input {
    margin: 0px 5px 0px 0px !important;
  }
  #product-filter .refinement a:link {
    position: relative;
    bottom: 3px;
  }
  #product-filter .panel-body {
    padding: 10px !important;
    font-size: 12px;
    border-top: 0px;
  }
  #product-filter .panel-body a {
    display: block;
    margin-bottom: 10px;
  }
  #product-filter .panel {
    margin: 0px 0px 3px !important;
    box-shadow: none !important;
    border: 0px solid #ededed;
    border-bottom: 2px solid #ededed !important;
  }
  #product-filter a:link {
    text-decoration: none !important;
  }
  #product-filter .panel-default > .panel-heading {
    color: #000000;
    background-color: #ffffff;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    padding: 0;
  }
  #product-filter .panel-title {
    font-size: 13px;
  }
  #product-filter .filter-acc {
    font-weight: bold;
    display: block;
    padding: 10px;
  }
  #product-filter .filter-acc .fa {
    float: right;
    color: #666666;
    position: relative;
  }
  /*page builder*/
  .s-config {
    float: left;
    width: 100%;
  }
  .s-config.padtop-0 {
    padding-top: 0px;
  }
  .s-config.padtop-10 {
    padding-top: 10px;
  }
  .s-config.padtop-20 {
    padding-top: 20px;
  }
  .s-config.padtop-30 {
    padding-top: 30px;
  }
  .s-config.padtop-40 {
    padding-top: 40px;
  }
  .s-config.padtop-50 {
    padding-top: 50px;
  }
  .s-config.padtop-60 {
    padding-top: 50px;
  }
  .s-config.padtop-70 {
    padding-top: 70px;
  }
  .s-config.padtop-80 {
    padding-top: 80px;
  }
  .s-config.padtop-90 {
    padding-top: 90px;
  }
  .s-config.padtop-100 {
    padding-top: 100px;
  }
  .s-config.padbottom-0 {
    padding-bottom: 0px;
  }
  .s-config.padbottom-10 {
    padding-bottom: 10px;
  }
  .s-config.padbottom-20 {
    padding-bottom: 20px;
  }
  .s-config.padbottom-30 {
    padding-bottom: 30px;
  }
  .s-config.padbottom-40 {
    padding-bottom: 40px;
  }
  .s-config.padbottom-50 {
    padding-bottom: 50px;
  }
  .s-config.padbottom-60 {
    padding-bottom: 60px;
  }
  .s-config.padbottom-70 {
    padding-bottom: 70px;
  }
  .s-config.padbottom-80 {
    padding-bottom: 80px;
  }
  .s-config.padbottom-90 {
    padding-bottom: 90px;
  }
  .s-config.padbottom-100 {
    padding-bottom: 100px;
  }
  .s-config .close-more {
    display: none;
    cursor: pointer;
    padding: 15px;
    color: #ffffff;
    background-color: rgba(191, 12, 38, 0.6);
    position: absolute;
    z-index: 3;
    top: 0px;
    right: 0px;
  }
  .s-config .close-more:hover {
    background-color: #bf0c26;
  }
  .s-config .show-more {
    display: none;
    cursor: pointer;
    position: absolute;
    z-index: 3;
    bottom: 0px;
    right: 0px;
    text-align: center;
    background-color: rgba(191, 12, 38, 0.6);
    color: #ffffff;
    padding: 15px;
    margin: 0px auto;
  }
  .s-config .show-more:hover {
    background-color: #bf0c26;
  }
  .embed-img {
    width: 50%;
  }
  .body-content {
    overflow: hidden;
    margin-bottom: -5px;
  }
  #sales-component {
    width: 100%;
    border: 0px !important;
  }
  .html5Video .carousel-content-container,
  .serverVideo .carousel-content-container {
    position: absolute;
    z-index: 3;
  }
  .html5Video .item-overlay,
  .serverVideo .item-overlay {
    position: absolute !important;
    z-index: 2 !important;
  }
  .html5Video video,
  .serverVideo video {
    position: absolute;
    width: auto;
    height: 100%;
    z-index: 1;
    top: 0px;
  }
  .html5Video iframe,
  .serverVideo iframe {
    position: absolute;
    height: 100%;
    width: auto;
    z-index: 1;
    top: 0px;
  }
  .sc-box .ll-btn {
    margin: 0px auto;
    max-width: 240px;
    clear: both;
  }
  .sc-box .sls-coupon {
    width: calc(100% - 20px);
  }
  .sc-box .inner {
    width: 100%;
  }
  .sc-box.box-1.ll-carousel .item .item-overlay,
  .sc-box.box-2.ll-carousel .item .item-overlay {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: 1;
  }
  .sc-box.box-1.ll-carousel .item .item-overlay.on,
  .sc-box.box-2.ll-carousel .item .item-overlay.on {
    display: block;
  }
  .sc-box.box-1.ll-carousel .item .item-overlay.off,
  .sc-box.box-2.ll-carousel .item .item-overlay.off {
    display: none;
  }
  .sc-box.box-1.ll-carousel.full-width,
  .sc-box.box-2.ll-carousel.full-width {
    width: 100%;
    background-color: #000000;
  }
  .sc-box.box-1.ll-carousel.full-width .no-nav-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .no-nav-mob .carousel-content-container {
    height: calc( 100% - 62px);
    width: calc( 100% - 0px );
    /*margin: 0px 10px;
							top: 10px;*/
    position: relative;
  }
  .sc-box.box-1.ll-carousel.full-width .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .no-nav-mob.no-dots-mob .carousel-content-container {
    width: calc(100% - 0px);
    height: calc( 100% - 0px);
  }
  .sc-box.box-1.ll-carousel.full-width .no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .no-dots-mob .carousel-content-container {
    height: calc( 100% - 0px );
  }
  .sc-box.box-1.ll-carousel.full-width .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.full-width .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.full-width .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .yes-nav-mob .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 0px);
    /*top: 10px;*/
    position: relative;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.box-1.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container {
    width: 100%;
    margin: 0px auto;
    height: calc(100% - 60px);
    /*top: 10px;*/
    position: relative;
    z-index: 300000;
  }
  .sc-box.box-1.ll-carousel.floating-content-block,
  .sc-box.box-2.ll-carousel.floating-content-block {
    width: 100%;
    background-color: #000000;
  }
  .sc-box.box-1.ll-carousel.floating-content-block .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.floating-content-block .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container {
    width: 100%;
    margin: 0px auto;
    height: calc(100% - 60px);
    position: relative;
    z-index: 300000;
    top: 10px;
  }
  .sc-box.box-1.ll-carousel.floating-content-block .item .carousel-content-container.float-left,
  .sc-box.box-2.ll-carousel.floating-content-block .item .carousel-content-container.float-left,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-left,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-left,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-left,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-left {
    top: 20px;
    bottom: 30px;
    height: calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .sc-box.box-1.ll-carousel.floating-content-block .item .carousel-content-container.float-right,
  .sc-box.box-2.ll-carousel.floating-content-block .item .carousel-content-container.float-right,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-right,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-right,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-right,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-right {
    top: 20px;
    bottom: 30px;
    height: calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .sc-box.box-1.ll-carousel.floating-content-block .item .carousel-content-container.float-center,
  .sc-box.box-2.ll-carousel.floating-content-block .item .carousel-content-container.float-center,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-center,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-center,
  .sc-box.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-center,
  .sc-box.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-center {
    top: 20px;
    bottom: 30px;
    height: calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .sc-box.box-1.ll-carousel.event-carousel-left .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px);
    position: relative;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.box-1.ll-carousel.event-carousel-left .no-nav-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .no-nav-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .no-nav-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .no-nav-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob .carousel-content-container {
    height: calc( 100% - 62px);
    width: calc( 100% - 0px );
    position: relative;
  }
  .sc-box.box-1.ll-carousel.event-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container {
    width: calc(100% - 0px);
    height: calc( 100% - 0px);
    margin: 0px auto;
  }
  .sc-box.box-1.ll-carousel.event-carousel-left .no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .no-dots-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .no-dots-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .no-dots-mob .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .no-dots-mob .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .no-dots-mob .carousel-content-container {
    height: calc( 100% - 0px );
  }
  .sc-box.box-1.ll-carousel.event-carousel-left .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 0px);
    position: relative;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.box-1.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-1.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
  .sc-box.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container {
    width: 100%;
    margin: 0px auto;
    height: calc(100% - 60px);
    position: relative;
    z-index: 300000;
  }
  .text-custom .inner {
    width: 100%;
  }
  .flash-sale-btn {
    padding: 10px 20px;
    background-color: #158C00;
    color: #ffffff;
    border: 0px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .bg-img {
    /*
		display: none !important;
		-webkit-filter: blur(3px);
		filter: blur(3px);
		*/
    background-repeat: no-repeat;
    background-size: cover;
  }
  .config-1 .sc-box {
    width: 100%;
    position: relative;
    min-height: 50px;
    margin: 0px 0px 10px 0px;
    overflow: hidden;
  }
  .config-1 .sc-box .inner .more-content {
    width: 50% !important;
  }
  .config-1 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-1 .sc-box .large {
    font-size: 3em;
  }
  .config-1 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .sc-box {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .config-2 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-2 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-2 .sc-box .large {
    font-size: 3em;
  }
  .config-2 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .text-small {
    letter-spacing: 0.5px;
  }
  .config-3 .sc-box {
    width: 100%;
    margin: 0px 0px 10px 0px;
    overflow: hidden;
  }
  .config-3 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-3 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-3 .sc-box .large {
    font-size: 3em;
  }
  .config-3 .text-small {
    letter-spacing: 0.5px;
  }
  .config-4 .sc-box {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .config-4 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: auto;
    background-repeat: no-repeat;
  }
  .config-4 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-4 .sc-box .large {
    font-size: 2em;
  }
  .config-5 .sc-box {
    width: 100%;
    margin: 0px 0px 10px;
    overflow: hidden;
  }
  .config-5 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-5 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-5 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-5 .sc-box .large {
    font-size: 1.5em;
  }
  .config-5 .s-config {
    max-width: 955px;
    float: left;
  }
  .config-5 .pricePercentage {
    font-size: 0.7em;
  }
  .config-6 .sc-box {
    position: relative;
    margin: 0px 0px 10px 0px;
    width: 100%;
  }
  .config-6 .sc-box .bg-img {
    width: 100%;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .config-9 .sc-box {
    position: relative;
  }
  .config-9 .sc-box .sls-content,
  .config-9 .sc-box .more-content {
    width: 100% !important;
  }
  .config-9 .sc-box .inner {
    width: 100% !important;
  }
  .config-9 .sc-box:first-child {
    width: 100% !important;
    margin: 0px 0px 10px 0px;
  }
  .config-9 .sc-box:nth-child(2) {
    width: 100% !important;
    margin: 0px 0px 10px 0px;
  }
  .config-9 .sc-box:nth-child(3) {
    width: calc(50% - 5px) !important;
    margin: 0px 5px 10px 0px;
  }
  .config-9 .sc-box:nth-child(4) {
    width: calc(50% - 5px) !important;
    margin: 0px 0px 10px 5px;
  }
  .config-9 .sc-box:nth-child(5) {
    width: 100% !important;
    margin: 0px 0px 10px 0px;
  }
  .config-9 .sc-box:nth-child(6) {
    width: calc(50% - 5px) !important;
    margin: 0px 5px 10px 0px;
  }
  .config-9 .sc-box:nth-child(7) {
    width: calc(50% - 5px) !important;
    margin: 0px 0px 10px 5px;
  }
  .config-9 .sc-box:nth-child(8) {
    width: calc(50% - 5px) !important;
    margin: 0px 5px 10px 0px;
  }
  .config-9 .sc-box:nth-child(9) {
    width: calc(50% - 5px) !important;
    margin: 0px 0px 10px 5px;
  }
  .event-carousel-left.box-1,
  .event-carousel-right.box-1,
  .thirtythree-sixtyseven-carousel-left.box-1,
  .thirtythree-sixtyseven-carousel-right.box-1,
  .event-carousel-left.box-2,
  .event-carousel-right.box-2,
  .thirtythree-sixtyseven-carousel-left.box-2,
  .thirtythree-sixtyseven-carousel-right.box-2 {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (orientation: portrait) {
  body,
  .body,
  .body-content,
  header,
  .head {
    width: 320px;
  }
  .body,
  .template-content-body {
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 320px) and (orientation: landscape) {
  .sort-cont-mob {
    top: 80px;
  }
  .stackme-20.leftnav-contentpage {
    padding-top: 0px;
    top: 10px;
    left: 50px;
  }
  .stackme-20.leftnav-contentpage .lft-cart-inner {
    height: 140px !important;
  }
  .stackme-20.leftnav-contentpage .closeFilter {
    top: 0px;
    right: 0px;
  }
  .leftnav-cartridge {
    padding-top: 0px;
    top: 100px;
  }
  .leftnav-cartridge .lft-cart-inner {
    height: 80px;
  }
  .leftnav-cartridge .closeFilter {
    top: -40px;
    right: 120px;
  }
}
/*iPhone 5*/
@media screen and (min-width: 320px) and (min-height: 481px) {
  .leftnav-cartridge,
  .leftnav-contentpage {
    /*height: 345px;*/
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 325px;
  }
}
@media screen and (min-width: 360px) and (orientation: portrait) {
  body,
  .body,
  .body-content,
  header,
  .head {
    width: 360px;
  }
}
/*iphone 6*/
@media screen and (min-width: 375px) and (orientation: portrait) {
  body,
  .body,
  .body-content,
  header,
  .head {
    width: 100% !important;
  }
  .sort-cont-mob {
    top: 425px;
  }
  .leftnav-cartridge,
  .leftnav-contentpage {
    width: calc(100% - 20px);
    /*height: 445px;*/
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 425px;
  }
}
@media screen and (min-width: 414px) and (orientation: portrait) {
  body,
  .body,
  .body-content,
  header,
  .head {
    width: 100% !important;
  }
  .body,
  .template-content-body {
    overflow: hidden !important;
  }
  .sort-cont-mob {
    top: 495px;
  }
  .leftnav-cartridge,
  .leftnav-contentpage {
    /*height: 515px;*/
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 495px;
  }
}
body,
.body,
.body-content,
header,
.head,
.template-content-body {
  width: 100% !important;
}
@media screen and (min-width: 480px) and (orientation: landscape) {
  .leftnav-cartridge {
    top: 10px;
  }
  .leftnav-cartridge .closeFilter {
    top: 35px;
    right: 0px;
  }
}
@media screen and (min-width: 568px) and (orientation: landscape) {
  body,
  .body,
  .body-content,
  header,
  .head,
  .template-content-body {
    width: 100% !important;
  }
}
@media screen and (min-width: 600px) {
  .ll-logo-main {
    width: 75px;
  }
  .main-body {
    top: 25px;
  }
}
@media screen and (min-width: 600px) and (orientation: portrait) {
  body,
  .body,
  .body-content,
  header,
  .head,
  .template-content-body {
    width: 100% !important;
  }
  .body,
  .template-content-body {
    overflow: hidden !important;
  }
  .sortByCont {
    display: none;
  }
  .leftnav-cartridge,
  .leftnav-contentpage {
    top: 200px;
  }
}
@media screen and (min-width: 640px) and (orientation: landscape) {
  .leftnav-cartridge,
  .leftnav-contentpage {
    top: 40px;
  }
  body,
  .body,
  .body-content,
  header,
  .head,
  .template-content-body {
    width: 640px;
  }
}
@media screen and (min-width: 667px) and (orientation: landscape) {
  body,
  .body,
  .body-content,
  header,
  .head,
  .template-content-body {
    width: 667px;
  }
  .sort-cont-mob {
    top: 140px;
  }
  .leftnav-cartridge,
  .leftnav-contentpage {
    top: 40px;
    /*height: 130px;*/
    margin: 0px 10px;
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 110px;
  }
}
@media screen and (max-width: 767px) {
  input[type='text'],
  input[type='number'],
  textarea {
    font-size: 16px!important;
  }
  body {
    -webkit-text-size-adjust: none;
    max-width: 100vw;
  }
}
@media screen and (min-width: 736px) and (orientation: landscape) {
  body,
  .body,
  .body-content,
  header,
  .head,
  .template-content-body {
    width: 100%;
  }
  .body,
  .template-content-body {
    overflow: hidden !important;
  }
  .sort-cont-mob {
    top: 180px;
  }
  .leftnav-cartridge,
  .leftnav-contentpage {
    /*height: 170px;*/
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 150px;
  }
}
@media screen and (min-width: 768px) {
  .body {
    margin: 0px;
  }
  .template-content-body {
    position: relative;
    margin: 0px;
  }
  .template-content-body.sales-page-correction {
    padding: 0px !important;
  }
  .store-select {
    display: block !important;
    float: none !important;
    line-height: 34px;
  }
  .store-select .str-sel-inner {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .ll-logo-main {
    top: 7px;
    left: 10px;
    width: 160px;
  }
  .ll-best-price {
    position: absolute;
    display: block !important;
    top: 12px;
    right: 30px;
    padding: 0px;
    width: 95px;
  }
  header {
    position: relative !important;
  }
  header .nav-bar {
    display: block !important;
    position: absolute;
    top: 96px;
  }
  header .nav-bar .nav-bar-inner {
    display: block !important;
  }
  header .head {
    height: 100px !important;
  }
  header .head .head-links {
    display: block !important;
  }
  header .head .head-links a {
    text-decoration: none;
  }
  .tile-right-side {
    width: 300px;
  }
  .sales-page-items .sales-page-item {
    width: 33%;
  }
  .s-config.ll-carousel-thirtythree-sixtyseven-right,
  .s-config.ll-carousel-thirtythree-sixtyseven-left {
    width: calc(100% - 20px);
    margin: 0px 10px;
  }
  #sales-component {
    width: 100%;
  }
  .tile-text-cont {
    max-width: 915px;
    margin: 0px 10px;
    padding: 0px 10px;
  }
  .template-content-body {
    padding: 0px 10px;
  }
  .template-content-body .stackme-80 {
    float: right;
  }
  .stackme-20.leftnav-contentpage {
    z-index: 0;
    text-align: left;
    display: block;
    top: 0px !important;
    margin: 10px !important;
    height: auto !important;
    border-radius: 0px;
    width: calc(20% - 10px);
    overflow: visible;
    left: 0px;
  }
  .stackme-20.leftnav-contentpage .closeFilter {
    display: none;
  }
  .stackme-20.leftnav-contentpage .lft-cart-inner {
    margin: 0px;
    padding: 0px;
  }
  .stackme-20#fl_menu_filter {
    display: block !important;
    width: calc(20% - 8px) !important;
    left: 0px;
    top: 0px !important;
  }
  .stackme-20#fl_menu_filter .lft-cart-inner {
    min-height: 585px;
    width: 100% !important;
  }
  body {
    margin: 0px;
  }
  .body-content {
    margin-bottom: 10px;
  }
  .leftnav-cartridge .lft-cart-inner .refinement-cont .refinement {
    margin: 20px 0px;
    padding: 0px;
  }
  .leftnav-cartridge .lft-cart-inner .refinement-cont .refinement a {
    margin: 5px 0px;
    display: inline-block;
    color: #000000;
    opacity: 0.7;
  }
  #srt,
  #disNum {
    font-size: 12px !important;
  }
  .ll-paging-bar-cont {
    float: left;
  }
  .ll-paging-bar-cont .left {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
  }
  .ll-paging-bar-cont .right {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 20px;
    position: relative;
    top: 20px;
    right: 0px;
    margin-bottom: 20px;
  }
  .ll-paging-bar-cont .fa {
    color: #869791 !important;
    text-decoration: none;
  }
  .brdr-left .seeAll {
    display: none;
  }
  .LLRecentlyViewed {
    width: 100%;
    float: left;
  }
  .LLRecentlyViewed .LLRV-cont {
    width: 420px;
  }
  .LLRecentlyViewed .LLRV-cont .text-tab {
    text-align: center;
  }
  .LLRecentlyViewed .closeFilter {
    right: inherit;
    left: 0px;
  }
  /*end of llrecently viewed*/
  .historyBTN {
    top: 145px;
    left: unset;
    right: 0px;
  }
  .sort-icon {
    display: none;
  }
  .filterBTN,
  .sortBTN,
  .sort-cont-mob {
    display: none;
  }
  /*Search Page*/
  .leftnav-cartridge {
    border-radius: 0px;
    overflow: unset;
    top: 0px;
    display: block;
    position: relative;
    left: 0px;
    height: inherit;
    background-color: inherit;
    z-index: 1;
    width: calc(20% - 10px);
    float: left;
    margin: 0px 10px 0px 10px;
    padding-top: 0px;
  }
  .leftnav-cartridge .lft-cart-inner {
    width: calc(100%);
    height: auto !important;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
  }
  .leftnav-cartridge .closeFilter {
    display: none;
  }
  .endecaRefinementLeftNav,
  .hawkRefinementLeftNav {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    border: 0px;
    border-radius: 0px;
  }
  .endecaRefinementLeftNav .panel-body a,
  .hawkRefinementLeftNav .panel-body a {
    margin: 5px 0px;
    display: inline-block;
    color: #000000;
    opacity: 0.7;
  }
  .endecaRefinementLeftNav .panel-body a:hover,
  .hawkRefinementLeftNav .panel-body a:hover {
    opacity: 1;
  }
  #product-filter {
    overflow: none !important;
    height: inherit !important;
  }
  #product-filter .panel-group {
    margin-bottom: 20px !important;
  }
  #product-filter .refinement {
    margin: 5px 0px;
    font-weight: normal;
    font-size: 12px;
  }
  #product-filter .refinement a:link {
    text-decoration: none !important;
  }
  #product-filter .refinement span:hover a {
    color: #bf0c26 !important;
  }
  .mainbannerhead {
    margin: 0 auto;
  }
  .etabs-tile .tab-tile {
    background: #ffffff;
    display: inline-block;
  }
  .tab-container-tile {
    float: left;
    width: 100%;
    min-height: 1080px;
  }
  .bodycontent-cartridge {
    width: calc(80% - 20px);
    float: left;
    margin: 0px 10px 0px 0px;
  }
  .cma {
    margin: 10px !important;
    float: left;
  }
  .cma img {
    max-width: 748px;
  }
  /*Search page product boxes*/
  .cbp-vm-switcher ul li {
    width: 242px;
    float: left;
    margin-bottom: 20px;
  }
  .stackme-100 {
    width: 100%;
    float: left;
  }
  .stackme-90 {
    width: 90%;
    float: left;
  }
  .stackme-80 {
    width: 80%;
    float: left;
  }
  .stackme-75 {
    width: 75%;
    float: left;
  }
  .stackme-70 {
    width: 70%;
    float: left;
  }
  .stackme-65 {
    width: 65%;
    float: left;
  }
  .stackme-60 {
    width: 60%;
    float: left;
  }
  .stackme-50 {
    width: 50%;
    float: left;
  }
  .stackme-40 {
    width: 40%;
    float: left;
  }
  .stackme-35 {
    width: 35%;
    float: left;
  }
  .stackme-33 {
    width: 33.3333%;
    float: left;
  }
  .stackme-30 {
    width: 30%;
    float: left;
  }
  .stackme-25 {
    width: 25%;
    float: left;
  }
  .stackme-20 {
    width: 20%;
    float: left;
  }
  .stackme-15 {
    width: 15%;
    float: left;
  }
  .stackme-10 {
    width: 10%;
    float: left;
  }
  .stackme-5 {
    width: 5%;
    float: left;
  }
  .bg-img {
    background-repeat: no-repeat;
  }
  .html5Video .carousel-content-container,
  .serverVideo .carousel-content-container {
    position: absolute !important;
    z-index: 3;
  }
  .html5Video .item-overlay,
  .serverVideo .item-overlay {
    position: absolute !important;
    z-index: 2 !important;
  }
  .html5Video video,
  .serverVideo video {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
    top: 0px;
  }
  .html5Video iframe,
  .serverVideo iframe {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
    top: 0px;
  }
  .sc-box.ll-carousel.full-width {
    width: 100%;
    background-color: #000000;
  }
  .sc-box.ll-carousel.full-width .no-nav-dat .carousel-content-container {
    height: calc( 100% - 62px) !important;
    width: calc( 100% - 0px ) !important;
    position: relative;
  }
  .sc-box.ll-carousel.full-width .no-nav-dat.no-dots-dat .carousel-content-container {
    width: calc(100% - 0px) !important;
    height: calc( 100% - 0px) !important;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.full-width .no-dots-dat .carousel-content-container {
    height: calc( 100% - 0px ) !important;
  }
  .sc-box.ll-carousel.full-width .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px);
    position: relative !important;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.ll-carousel.full-width .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container {
    width: 100% !important;
    margin: 0px auto !important;
    height: calc(100% - 60px) !important;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block {
    height: calc(100% - 60px;) !important;
    margin: 0px !important;
    width: 100%;
    background-color: #000000;
  }
  .sc-box.ll-carousel.floating-content-block .no-nav-dat .carousel-content-container {
    width: calc( 100% - 0px ) !important;
    height: calc( 100% - 62px) !important;
    margin: 10px !important;
  }
  .sc-box.ll-carousel.floating-content-block .no-nav-dat.no-dots-dat .carousel-content-container {
    width: 100% !important;
    height: calc( 100% - 62px) !important;
  }
  .sc-box.ll-carousel.floating-content-block .no-nav-dat.no-dots-dat .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 70px) !important;
    width: 240px !important;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    top: 10px;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container.float-left {
    position: absolute !important;
    top: 20px;
    bottom: 30px;
    left: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container.float-right {
    position: absolute !important;
    top: 20px;
    bottom: 30px;
    right: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 80px) !important;
    width: 240px !important;
    max-width: 240px;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo {
    top: -10px;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    top: 10px;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container.float-left {
    position: absolute !important;
    top: 30px !important;
    bottom: 30px;
    left: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container.float-right {
    position: absolute !important;
    top: 30px !important;
    bottom: 30px;
    right: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 80px) !important;
    width: 240px !important;
    max-width: 240px;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    top: 10px;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container.float-left {
    position: absolute !important;
    top: 20px !important;
    bottom: 30px;
    left: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container.float-right {
    position: absolute !important;
    top: 20px !important;
    bottom: 30px;
    right: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 80px) !important;
    width: 240px !important;
    max-width: 240px;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left,
  .sc-box.ll-carousel.box-1.event-carousel-right {
    width: calc(50% - 5px);
    margin-right: 5px;
  }
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right {
    width: calc(33% - 5px);
    margin-right: 5px;
  }
  .sc-box.ll-carousel.box-2.event-carousel-left,
  .sc-box.ll-carousel.box-2.event-carousel-right {
    width: calc(50% - 5px);
    margin-left: 5px;
  }
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right {
    width: calc(67% - 5px);
    margin-left: 5px;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left,
  .sc-box.ll-carousel.box-2.event-carousel-left,
  .sc-box.ll-carousel.box-1.event-carousel-right,
  .sc-box.ll-carousel.box-2.event-carousel-right,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right {
    float: left;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    position: relative;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .no-nav-dat .carousel-content-container {
    height: calc( 100% - 62px) !important;
    width: calc( 100% - 0px ) !important;
    position: relative;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container {
    width: calc(100% - 0px) !important;
    height: calc( 100% - 0px) !important;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .no-dots-dat .carousel-content-container {
    height: calc( 100% - 0px ) !important;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px);
    position: relative !important;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container {
    width: 100% !important;
    margin: 0px auto !important;
    height: calc(100% - 60px) !important;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left video,
  .sc-box.ll-carousel.box-2.event-carousel-left video,
  .sc-box.ll-carousel.box-1.event-carousel-right video,
  .sc-box.ll-carousel.box-2.event-carousel-right video,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left video,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left video,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right video,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right video {
    position: absolute;
    height: 100%;
    width: auto;
    z-index: 1;
    top: 0px;
    left: -49%;
  }
  .sc-box .carousel-inner {
    background-color: #cccccc;
  }
  .sc-box:last-child {
    margin-bottom: 5px !important;
  }
  .bg-img {
    display: block !important;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box {
    position: relative;
    width: calc(100% - 20px);
    min-height: 50px;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
  }
  .config-1 .sc-box .inner .more-content {
    width: 50% !important;
  }
  .config-1 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-1 .sc-box .large {
    font-size: 3em;
  }
  .config-1 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-2 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-2 .sc-box .large {
    font-size: 3em;
  }
  .config-2 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .text-small {
    letter-spacing: 0.5px;
  }
  .config-2 .sc-box:first-child {
    width: calc(50% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-2 .sc-box:nth-child(2) {
    width: calc(50% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-3 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-3 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-3 .sc-box .large {
    font-size: 3em;
  }
  .config-3 .text-small {
    letter-spacing: 0.5px;
  }
  .config-3 .sc-box:first-child {
    width: calc(33.3333% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-3 .sc-box:nth-child(2) {
    width: calc(33.3333% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-3 .sc-box:nth-child(3) {
    width: calc(33.3333% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-4 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: auto;
    background-repeat: no-repeat;
  }
  .config-4 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-4 .sc-box .large {
    font-size: 2em;
  }
  .config-4 .sc-box:first-child {
    width: calc(25% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-4 .sc-box:nth-child(2) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-4 .sc-box:nth-child(3) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-4 .sc-box:nth-child(4) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-5 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-5 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-5 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-5 .sc-box .large {
    font-size: 1.5em;
  }
  .config-5 .sc-box:first-child {
    width: calc(20% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-5 .sc-box:nth-child(2) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(3) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(4) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(5) {
    width: calc(20% - 15px);
    margin: 0px 10px 10px 5px !important;
  }
  .config-5 .s-config {
    max-width: 955px;
    float: left;
  }
  .config-6 .sc-box {
    position: relative;
  }
  .config-6 .sc-box .inner .sls-content {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .config-6 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-6 .sc-box:first-child {
    width: calc(70% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(2) {
    width: calc(30% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(3) {
    width: calc(25% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(4) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(5) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(6) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-9 .sc-box .sls-content,
  .config-9 .sc-box .more-content {
    width: 100% !important;
  }
  .config-9 .sc-box:first-child {
    width: calc(25% - 10px) !important;
    margin: 0px 0px 0px 10px;
  }
  .config-9 .sc-box:nth-child(2) {
    width: calc(75% - 10px) !important;
    margin: 0px 10px 0px 0px;
  }
  .config-9 .sc-box:nth-child(2) .inner {
    width: 100% !important;
  }
  .config-9 .sc-box:nth-child(3) {
    width: calc(25% - 10px) !important;
    margin: 0px 0px 10px 10px;
  }
  .config-9 .sc-box:nth-child(4) {
    width: calc(25% - 5px) !important;
    margin: 0px 5px 10px 0px;
  }
  .config-9 .sc-box:nth-child(5) {
    width: calc(50% - 15px) !important;
    margin: 0px 10px 10px 5px;
  }
  .config-9 .sc-box:nth-child(6) {
    width: calc(25% - 15px) !important;
    margin: 0px 5px 10px 10px;
  }
  .config-9 .sc-box:nth-child(7) {
    width: calc(25% - 10px) !important;
    margin: 0px 5px 0px 5px;
  }
  .config-9 .sc-box:nth-child(8) {
    width: calc(25% - 10px) !important;
    margin: 0px 5px 10px 5px;
  }
  .config-9 .sc-box:nth-child(9) {
    width: calc(25% - 15px) !important;
    margin: 0px 10px 10px 5px;
  }
}
@media screen and (min-width: 768px) and (height: 1024px) {
  .body-inner {
    margin: 10px 0px;
  }
}
@media screen and (width: 768px) and (height: 1280px) {
  .body-inner {
    margin: 10px 0px;
  }
  #sales-component {
    padding: 0px !important;
  }
  .body {
    padding: 0px;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  body,
  .body,
  .body-content,
  header,
  .head,
  .template-content-body {
    width: 100% !important;
  }
  .body,
  .template-content-body {
    position: relative;
  }
  .body-content {
    overflow: hidden !important;
  }
  .store-select .str-sel-inner {
    margin: 0 0 0 110px;
  }
  .store-select .str-sel-inner ul.ssi-btn-cont {
    margin-left: 0px;
    padding: 0px;
  }
  .etabs-tile .tab-tile {
    width: 100px;
  }
  header .head .head-links {
    line-height: 60px;
    font-size: 11px;
    position: unset;
    display: block;
    font-family: arial;
  }
  header .head .head-links a {
    text-decoration: none;
  }
  .ll-logo-main {
    top: 27px;
    left: 10px;
    width: 130px;
  }
  .ll-best-price {
    top: 15px;
    right: 40px;
    width: 90px;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) and -screen and (min-width: 768px) and (max-width: 780px) {
  .store-select .str-sel-inner ul.ssi-btn-cont li.ssi-btn,
  .store-select .str-sel-inner ul.ssi-btn-cont li.ssi-btn a {
    font-size: 11px;
  }
}
@media screen and (min-width: 812px) and (orientation: landscape) {
  .sortByCont {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-height: 600px) {
  .leftnav-cartridge {
    height: 190px !important;
    margin: 0px 10px 0px 10px !important;
    width: calc(20% - 40px)!important;
  }
  .body-inner {
    margin: 10px 0px;
  }
  .bodycontent-cartridge {
    width: calc(80% + 10px) !important;
  }
  #sales-component {
    padding: 0px !important;
  }
}
#expanded {
  z-index: 7;
}
#expanded .more-content .tile-right-side {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0% 0%;
  right: 0px !important;
}
#expanded .stackme-100,
#expanded .stackme-90,
#expanded .stackme-80,
#expanded .stackme-75,
#expanded .stackme-70,
#expanded .stackme-65,
#expanded .stackme-60,
#expanded .stackme-50,
#expanded .stackme-40,
#expanded .stackme-33,
#expanded .stackme-30,
#expanded .stackme-25,
#expanded .stackme-20,
#expanded .stackme-15,
#expanded .stackme-10,
#expanded .stackme-5 {
  width: 100%;
  float: left;
}
@media screen and (min-width: 1024px) {
  #expanded .ll-btn {
    margin: 0px !important;
    display: inline-block;
  }
}
@media screen and (min-width: 1024px) {
  .etabs-tile .tab-tile {
    width: 176px;
  }
  .ll-paging-bar-cont .left {
    text-align: left;
    width: 50%;
  }
  .ll-paging-bar-cont .right {
    float: left;
    text-align: right;
    width: 50%;
    font-size: 20px;
    position: relative;
    top: -4px;
    right: 20px;
    margin-bottom: 0px;
  }
  .ll-paging-bar-cont .fa {
    color: #869791 !important;
    text-decoration: none;
  }
  .config-6 .sc-box:nth-child(3) {
    margin: 0px 5px 10px 5px !important;
  }
  .sort-cont-mob {
    display: none !important;
  }
  .stackme-20 .leftnav-cartridge,
  .stackme-20 .leftnav-contentpage {
    top: 0px !important;
    margin: 10px !important;
    height: auto !important;
    width: calc(20% - 20px);
    left: 0px;
  }
  .stackme-20 .leftnav-cartridge .lft-cart-inner,
  .stackme-20 .leftnav-contentpage .lft-cart-inner {
    width: 100%;
  }
  .bodycontent-cartridge {
    width: calc(80% - 20px);
  }
  .cma img {
    max-width: 1004px;
  }
  .tile-text-cont {
    padding: 0px;
    margin: 0px auto;
  }
  .sort-icon {
    display: inline;
  }
  .cma img {
    max-width: 935px;
  }
  .bodycontent-cartridge {
    width: calc(80% - 22px);
    float: left;
    margin: 0px;
  }
  /*Page Builder*/
  .s-config .show-more {
    padding: 10px;
  }
  .s-config .close-more {
    padding: 7px;
  }
  .s-config.ll-carousel-thirtythree-sixtyseven-right,
  .s-config.ll-carousel-thirtythree-sixtyseven-left {
    width: calc(100% - 20px);
    margin: 0px 10px;
  }
  header {
    display: block;
  }
  .sc-box .ll-btn {
    width: 100% !important;
    max-width: 186px !important;
    margin: 0px auto;
  }
  .sc-box:last-child {
    margin-bottom: 10px !important;
  }
  /*min-width: 1025px*/
  .config-1 .sc-box {
    position: relative;
    min-height: 50px;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
  }
  .config-1 .sc-box .inner .more-content {
    width: 50% !important;
  }
  .config-1 .sc-box .inner .sls-content,
  .config-1 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-1 .sc-box .large {
    font-size: 3em;
  }
  .config-1 .more-content .text-small {
    margin: 0px !important;
  }
  /*min-width: 1025px*/
  .config-2 .sc-box .inner .sls-content,
  .config-2 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-2 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-2 .sc-box .large {
    font-size: 3em;
  }
  .config-2 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .text-small {
    letter-spacing: 0.5px;
  }
  /*min-width: 1025px*/
  .config-3 .sc-box .inner .sls-content,
  .config-3 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-3 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-3 .sc-box .large {
    font-size: 3em;
  }
  .config-3 .text-small {
    letter-spacing: 0.5px;
  }
  /*min-width: 1025px*/
  .config-4 .sc-box .inner .sls-content,
  .config-4 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-4 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-4 .sc-box .large {
    font-size: 2em;
  }
  /*min-width: 1025px*/
  .config-5 .sc-box .inner .sls-content,
  .config-5 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-5 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-5 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-5 .sc-box .large {
    font-size: 1.5em;
  }
  /*min-width: 1025px*/
  .config-6 #expanded .inner {
    width: 100%;
  }
  .config-6 .sc-box .inner {
    width: 100%;
  }
  .config-6 .sc-box .inner .sls-content {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .config-6 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-6 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-6 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-6 .sc-box .large {
    font-size: 1.5em;
  }
  .config-6 .sc-box:first-child {
    width: calc(50% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(2) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(3) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(4) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(5) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(6) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  header {
    overflow: unset !important;
  }
  body {
    overflow: none;
  }
  body h2 {
    font-size: 1.5em;
  }
  body h3 {
    font-size: 20px;
  }
  body p {
    margin: 10px 0px 10px;
  }
  .store-select {
    display: block;
    line-height: 34px;
  }
  .store-select .str-sel-inner {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .ssi-btn-cont {
    margin-left: 10px;
  }
  header .nav-bar {
    top: 76px;
  }
  header .nav-bar .nav-bar-inner {
    display: block;
  }
  header .head {
    height: 80px !important;
  }
  header .head .head-links {
    font-size: 11px;
    position: unset;
    line-height: 40px;
    display: block;
    font-family: arial;
  }
  header .head .head-links a {
    text-decoration: none;
  }
  .ll-best-price {
    top: 12px;
    right: 37px;
    width: 75px;
  }
  .ll-logo-main {
    width: 130px;
    /*left: 20px !important;*/
  }
}
.body-content {
  background-color: #ffffff;
}
.body-content h2 {
  font-size: 1.5em;
}
.body-content h3 {
  font-size: 20px;
}
.body-content p {
  margin: 10px 0px 10px;
}
.bg-swatch {
  position: fixed;
  z-index: -1;
  right: 0px;
  width: 300%;
  height: 200%;
}
.store-select {
  background-color: #000000;
  width: 100%;
  float: left;
  color: #ffffff;
}
.your-store {
  text-decoration: underline !important;
}
.your-store:hover {
  color: #bf0c26;
  text-decoration: none !important;
}
.ssi-btn-cont {
  list-style-type: none;
  margin-bottom: 0px !important;
}
.ssi-btn-cont .ssi-btn {
  display: inline;
  margin: 0 10px;
}
.ssi-btn-cont .ssi-btn a {
  color: #ffffff;
  text-decoration: none;
}
.ssi-btn-cont .ssi-btn a:hover {
  color: #f8e804;
}
.ssi-btn-cont .fa,
label .fa {
  color: #f8e804;
}
.head {
  background-color: #f8e804;
  text-align: center;
}
.head .head-links {
  position: unset;
  line-height: 60px;
}
.head .head-links a {
  color: #000000;
  font-weight: bold;
}
.head .head-links a:hover {
  color: #bf0c26;
}
@media screen and (min-width: 1024px) and (orientation: landscape) {
  body,
  .body,
  .body-content,
  header,
  .head,
  .template-content-body {
    width: 100% !important;
  }
  .body,
  .template-content-body {
    position: relative;
  }
  .body-content {
    overflow: hidden !important;
  }
}
@media screen and (min-width: 1024px) and (orientation: portrait) {
  .ll-logo-main {
    top: 12px;
  }
}
@media screen and (min-width: 1024px) and (height: 768px) {
  #sales-component {
    padding: 0px 0px !important;
  }
  .leftnav-cartridge,
  .leftnav-contentpage {
    margin: 0px 10px 0px 10px !important;
  }
  .body-inner {
    margin: 10px 0px;
  }
  .leftnav-cartridge {
    width: calc(20% - 10px) !important;
  }
  .bodycontent-cartridge {
    width: calc(80% - 20px) !important;
  }
}
@media screen and (min-width: 1024px) and (min-height: 1366px) {
  #sim-prods {
    display: none;
  }
  .stackme-80 #sales-component {
    padding: 0px !important;
  }
}
@media screen and (min-width: 1025px) {
  .template-content-body {
    max-width: 1200px;
    margin: 0px auto;
    float: none;
  }
  .stackme-80 #sales-component {
    padding: 0px !important;
  }
}
@media screen and (min-width: 1280px) {
  .LLRecentlyViewed .closeFilter {
    display: none;
  }
  .nav-bar-inner {
    margin: 0px auto !important;
    max-width: 1200px;
  }
  .body {
    max-width: 1200px;
    margin: 0px auto !important;
    float: none;
  }
  #sales-component {
    padding: 0px !important;
  }
  .historyBTN {
    display: none;
  }
}
@media screen and (width: 1366px) and (height: 1024px) {
  .bodycontent-cartridge {
    width: calc(80% - 20px) !important;
  }
  .leftnav-cartridge {
    margin: 0px 10px!important;
    width: calc(20% - 10px) !important;
  }
  #sales-component {
    padding: 0px 0px !important;
  }
  .body {
    padding: 0px;
  }
}
#op-experience {
  float: left;
  width: 100%;
}
#op-experience .ExperienceCampaign {
  padding: 0px 10px;
}
#op-experience .components-container {
  background-color: #f2f0eb;
}
#op-experience .slick-slide img {
  max-height: inherit !important;
  max-width: inherit !important;
}
@media print {
  header,
  .footer,
  #op-experience,
  .popular-now-carousel.homepage-carousel,
  .recommended-products-carousel.homepage-carousel,
  .close-more,
  .show-more,
  .show-on-mobile,
  .hide-on-mobile,
  .leftnav-cartridge,
  #dismissFilter,
  #dismissSort,
  #sim-prods,
  #product-page-right-image-swatch,
  .LLRecentlyViewed,
  .fullscreen-icon,
  iframe,
  #fold5,
  #showReviews,
  #fold6,
  #showFAQS,
  .also-bought-carousel,
  .owl-accy-carousel,
  #fold4,
  .a.stackme-50,
  a.ll-btn.ll-gray-ol,
  .prod-calculator,
  .social-cont,
  .cart-accy,
  .help-container,
  #shoppingCartRightColumnContentArea {
    display: none;
  }
  /*start of home page print style*/
  .show-on-tablet {
    display: block;
  }
  .body-inner {
    margin: 0px;
  }
  .body-inner .s-config {
    margin-top: 0px !important;
    width: 100%;
  }
  #sales-component {
    width: 1000px;
  }
  #sales-component .sc-box {
    background-image: initial !important;
    border: 1px solid #cccccc;
  }
  #sales-component .sc-box img {
    max-width: 58px;
  }
  #sales-component .sc-box .bg-img {
    background-image: initial !important;
    -webkit-print-color-adjust: exact;
    box-shadow: inset 2px 2px 5px #000000;
    display: block !important;
  }
  .stackme-100 {
    width: 100%;
    float: left;
  }
  .stackme-90 {
    width: 90%;
    float: left;
  }
  .stackme-80 {
    width: 80%;
    float: left;
  }
  .stackme-75 {
    width: 75%;
    float: left;
  }
  .stackme-70 {
    width: 70%;
    float: left;
  }
  .stackme-65 {
    width: 65%;
    float: left;
  }
  .stackme-60 {
    width: 60%;
    float: left;
  }
  .stackme-50 {
    width: 50%;
    float: left;
  }
  .stackme-40 {
    width: 40%;
    float: left;
  }
  .stackme-33 {
    width: 33.3333%;
    float: left;
  }
  .stackme-30 {
    width: 30%;
    float: left;
  }
  .stackme-25 {
    width: 25%;
    float: left;
  }
  .stackme-20 {
    width: 20%;
    float: left;
  }
  .stackme-15 {
    width: 15%;
    float: left;
  }
  .stackme-10 {
    width: 10%;
    float: left;
  }
  .stackme-5 {
    width: 5%;
    float: left;
  }
  .bg-img {
    background-repeat: no-repeat;
  }
  .sc-box .ll-btn {
    max-width: 186px !important;
    margin: 0px auto;
    position: relative;
    bottom: inherit;
  }
  .bg-img {
    display: block !important;
    background-repeat: no-repeat;
  }
  .body-inner {
    margin: 10px 0px;
  }
  .config-1 .sc-box {
    position: relative;
    width: calc(100% - 20px);
    min-height: 50px;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
  }
  .config-1 .sc-box .inner .more-content {
    width: 50% !important;
  }
  .config-1 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-1 .sc-box .large {
    font-size: 3em;
  }
  .config-1 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-2 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-2 .sc-box .large {
    font-size: 3em;
  }
  .config-2 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .text-small {
    letter-spacing: 0.5px;
  }
  .config-2 .sc-box:first-child {
    width: calc(50% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-2 .sc-box:nth-child(2) {
    width: calc(50% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-3 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-3 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-3 .sc-box .large {
    font-size: 3em;
  }
  .config-3 .text-small {
    letter-spacing: 0.5px;
  }
  .config-3 .sc-box:first-child {
    width: calc(33.3333% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-3 .sc-box:nth-child(2) {
    width: calc(33.3333% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-3 .sc-box:nth-child(3) {
    width: calc(33.3333% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-4 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: auto;
    background-repeat: no-repeat;
  }
  .config-4 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-4 .sc-box .large {
    font-size: 2em;
  }
  .config-4 .sc-box:first-child {
    width: calc(25% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-4 .sc-box:nth-child(2) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-4 .sc-box:nth-child(3) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-4 .sc-box:nth-child(4) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-5 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-5 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-5 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-5 .sc-box .large {
    font-size: 1.5em;
  }
  .config-5 .sc-box:first-child {
    width: calc(20% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-5 .sc-box:nth-child(2) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(3) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(4) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(5) {
    width: calc(20% - 15px);
    margin: 0px 10px 10px 5px !important;
  }
  .config-5 .s-config {
    max-width: 955px;
    float: left;
  }
  .config-6 .sc-box {
    position: relative;
  }
  .config-6 .sc-box .inner .sls-content {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .config-6 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-6 .sc-box:first-child {
    width: calc(70% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(2) {
    width: calc(30% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(3) {
    width: calc(25% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(4) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(5) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(6) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-9 .sc-box .sls-content,
  .config-9 .sc-box .more-content {
    width: 100% !important;
  }
  .config-9 .sc-box:first-child {
    width: calc(25% - 10px) !important;
    margin: 0px 0px 0px 10px;
  }
  .config-9 .sc-box:nth-child(2) {
    width: calc(75% - 10px) !important;
    margin: 0px 10px 0px 0px;
  }
  .config-9 .sc-box:nth-child(2) .inner {
    width: 100% !important;
  }
  .config-9 .sc-box:nth-child(3) {
    width: calc(25% - 10px) !important;
    margin: 0px 0px 10px 10px;
  }
  .config-9 .sc-box:nth-child(4) {
    width: calc(25% - 5px) !important;
    margin: 0px 5px 10px 0px;
  }
  .config-9 .sc-box:nth-child(4) img {
    max-width: 38px !important;
  }
  .config-9 .sc-box:nth-child(5) {
    width: calc(50% - 15px) !important;
    margin: 0px 10px 10px 5px;
  }
  .config-9 .sc-box:nth-child(5) img {
    max-width: 38px !important;
  }
  .config-9 .sc-box:nth-child(6) {
    width: calc(25% - 15px) !important;
    margin: 0px 5px 10px 10px;
  }
  .config-9 .sc-box:nth-child(6) img {
    max-height: 32px;
  }
  .config-9 .sc-box:nth-child(7) {
    width: calc(25% - 10px) !important;
    margin: 0px 5px 0px 5px;
  }
  .config-9 .sc-box:nth-child(7) img {
    max-height: 32px;
  }
  .config-9 .sc-box:nth-child(8) {
    width: calc(25% - 10px) !important;
    margin: 0px 5px 10px 5px;
  }
  .config-9 .sc-box:nth-child(8) img {
    max-height: 32px;
  }
  .config-9 .sc-box:last-child {
    width: calc(25% - 15px) !important;
    margin: 0px 10px 10px 5px;
  }
  /*end of home page print style*/
  /*start of search page style*/
  .sortByCont,
  .sortBTN,
  .ll-paging-bar-cont,
  .filterBTN {
    display: none;
  }
  .endecaSearchResultsFile,
  .hawkSearchResults {
    display: block;
  }
  .endecaSearchResultsFile .productBlock,
  .hawkSearchResults .productBlock {
    position: relative;
    float: left;
    width: calc(100%/4 - 15px);
    margin: 0px 5px 20px 0px;
  }
  .endecaSearchResultsFile .productBlock:nth-child(2n),
  .hawkSearchResults .productBlock:nth-child(2n) {
    margin: 0px 0px 20px 5px;
  }
  .endecaSearchResultsFile .productBlock .name a,
  .hawkSearchResults .productBlock .name a {
    text-decoration: underline;
    color: #000000;
  }
  .endecaSearchResultsFile .productBlock .name .promoMessage,
  .hawkSearchResults .productBlock .name .promoMessage {
    position: absolute;
    top: 90px;
    background-color: #bf0c26;
    padding: 5px 10px;
    font-weight: bold;
    right: -8px;
    box-shadow: -2px 3px 2px #000000;
    font-family: avenir;
  }
  .endecaSearchResultsFile .productBlock .name .promoMessage a,
  .hawkSearchResults .productBlock .name .promoMessage a {
    text-decoration: none !important;
    color: #FFFFFF;
  }
  .endecaSearchResultsFile .productBlock .name .promoMessage ::after,
  .hawkSearchResults .productBlock .name .promoMessage ::after {
    content: "";
    position: absolute;
    top: 29px;
    right: 0px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: 0;
    border-top: 10px solid black;
    border-left: 0px solid black;
    border-right: 10px solid transparent;
  }
  /*start of search page style*/
  /*start of product page print style*/
  /*end of product page print style*/
  /*start of cart page print style*/
  #checkoutOrderSummaryContinue,
  #basket-foot-checkout,
  .printCart,
  .step-header,
  .step-next,
  #bottom-steps,
  .ll-btn.ll-pri,
  .processing-overlay-bg,
  #basket-emt-buttons,
  .ll-btn.ll-ter,
  a#fryGiftCardAddCard1,
  a#fryGiftCardAddCard2,
  a#fryGiftCardAddCard3,
  a#fryGiftCardAddCard4,
  a#fryGiftCardAddCard5,
  .brdialog-win,
  #brdialog-win {
    display: none !important;
  }
  .cartHeader {
    display: none;
  }
  .itemsCont {
    float: left;
    width: 1000px;
  }
  .itemsCont .ll-btn {
    width: 100%;
    margin: 10px 0px;
  }
  .itemsCont .itemsListCont {
    margin-right: 0px;
  }
  .itemsCont .itemsListCont .itemsListHeader {
    overflow: auto;
    font-weight: bold;
    background: #f2f0eb;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerLeft {
    float: left;
    Width: 550px;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerCenter {
    float: left;
    Width: 200px;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerRight {
    float: left;
    Width: 200px;
  }
  .itemsCont .itemsListCont .itemsListHeader div[class^="stackme-"] {
    min-height: auto !important;
  }
  .itemsCont .itemsListCont .singleItemCont {
    border: 1px solid #f2f0eb;
    padding: 10px;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .itemsCont .itemsListCont .singleItemCont .cart-alert {
    margin: 0px 0px 10px;
  }
  .itemsCont .itemsListCont .singleItemCont .itemImg {
    float: left;
    width: 100px;
  }
  .itemsCont .itemsListCont .singleItemCont .itemDetails {
    float: left;
    width: 450px;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 10px 0px;
    min-height: 80px;
  }
  .itemsCont .itemsListCont .singleItemCont .itemQty,
  .itemsCont .itemsListCont .singleItemCont .itemPrice {
    float: left;
    width: 200px;
  }
  .itemsCont .itemsListCont .singleItemCont .itemQty .total,
  .itemsCont .itemsListCont .singleItemCont .itemPrice .total {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    font-weight: bold;
    color: #bf0c26;
  }
  .itemsCont .itemsListCont .itemsListFooter {
    margin-bottom: 20px;
    text-align: right;
  }
  /*end of cart page print style*/
  /*start of content pages print style*/
  #fl_menu_filter,
  .historyBTN {
    display: none !important;
  }
  /*end of content pages print style*/
}
.LPMcontainer.LPMslider {
  z-index: 1000 !important;
}
@media screen and (min-width: 320px) {
  .LPMslideOutPin {
    height: 90px !important;
    width: 30px !important;
    left: -30px !important;
    top: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  .LPMslideOutPin {
    height: 120px !important;
    width: 40px !important;
    left: -40px !important;
    top: 0px !important;
  }
}
@media screen and (min-width: 812px) and (max-height: 375px) {
  .LPMcontainer.LPMslider {
    top: 37.5px !important;
  }
}
/*JS for toggling the the prop 65 messaging on payment page*/
.prop65 {
  border-radius: 8px;
  cursor: pointer;
  border: 2px solid #000000;
  padding: 10px;
  width: 270px;
  float: left;
  position: relative;
}
.prop65 .prop65-btn {
  position: absolute;
  right: 5px;
  top: 5px;
}
.prop65 .prop65-svg-cont {
  width: 20%;
  max-width: 50px;
  float: left;
  text-align: center;
}
.prop65 .prop65-svg-cont .prop65icon {
  width: 65%;
  margin-top: 10px;
  max-height: 30px;
}
.prop65 .prop65-txt-cont {
  width: 80%;
  float: left;
  font-weight: bold;
}
.prop65msg {
  display: none;
  /*background-color: #000000;
	color: @ll-yellow;*/
  float: left;
  padding: 10px;
}
.prop65msg a {
  color: #bf0c26 !important;
  font-weight: bold !important;
}
@media screen and (min-width: 320px) {
  .hide-on-mobile {
    display: none;
  }
  .show-on-mobile {
    display: block;
  }
  .show-on-mobile hr {
    display: block;
  }
  div.show-on-mobile {
    display: block;
  }
  .mm-25 .hide-on-mobile {
    display: block;
  }
  .hide-on-expand {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .hide-on-tablet {
    display: none;
  }
  .show-on-tablet {
    display: inline-block;
  }
  div.show-on-tablet {
    display: block;
  }
  div.hide-on-tablet {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .hide-on-desktop {
    display: none;
  }
  .show-on-desktop {
    display: inline-block;
  }
  div.show-on-desktop {
    display: block;
  }
  div.hide-on-desktop {
    display: none;
  }
  hr.hide-on-desktop {
    display: block;
  }
}
.dismiss-roomscene {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.rs-img-cont {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
}
.rs-img-cont img {
  height: auto;
  width: 100%;
  margin: 0 auto;
}
.rs-close {
  cursor: pointer;
  position: absolute;
  padding: 10px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #f8e804;
  text-shadow: 0px 1px 1px #000000;
  font-weight: bold;
}
.rs-close:hover {
  color: red;
}
@media screen and (min-width: 320px) {
  /*Not being used at the moment, commented out on the PDP page*/
  .fullscreen-icon {
    right: 25%;
    left: 25%;
    width: 50%;
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    color: #f8e804;
    font-size: 16px;
    bottom: 0px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.3);
    text-shadow: 0px 1px 1px #000000;
  }
  #roomScene {
    cursor: pointer;
  }
  .roomScene {
    height: auto;
    text-align: center;
    /*width: 300px;*/
    overflow: hidden;
    position: relative;
    /*z-index: 2;*/
  }
  .roomScene .thumb {
    border: 1px solid #ffffff;
    cursor: pointer;
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-size: cover;
  }
  .roomScene .thumb img {
    width: 100%;
    height: auto;
  }
  .roomScene img {
    width: 100%;
    height: auto;
  }
  .roomScene-cont {
    position: relative;
    width: 100%;
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 768px) {
  .fullscreen-icon {
    display: block;
    right: 0px;
    left: auto !important;
    width: 100px;
  }
  .roomScene {
    width: calc(100% - 10px);
    margin: 0px 10px 0px 0px;
    max-height: 400px;
  }
}
@media screen and (min-width: 1024px) {
  .roomScene {
    max-height: 500px;
  }
}
@media screen and (min-width: 1280px) {
  .roomScene {
    max-height: 600px;
  }
}
/* product search results */
.prodListing {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  z-index: 0;
}
.prodListing .row {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
}
.prodListing img {
  max-width: 100%;
}
.prodListing .productImageContainer {
  vertical-align: top;
}
.prodListing [class*="col-"] {
  vertical-align: top;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
}
.prodListing .productMeta {
  text-align: center;
}
.prodListing .productLogo {
  min-height: 40px;
  padding: 0 3%;
  width: 100%;
}
.prodListing .productLogo img {
  width: 100%;
  height: 40px;
}
.prodListing .owl-product-price {
  width: 100%;
  text-align: center;
  height: 100px;
  font-size: 15px;
}
.prodListing .owl-product-price .ll-price {
  font-family: 'Avenir';
  font-size: 14px;
  position: absolute;
  bottom: 55px;
  left: 0;
  text-align: center;
  width: 100%;
}
.prodListing .owl-product-price .ll-price .sale-price-text {
  display: inline-block;
  padding-right: 4px;
  text-transform: uppercase;
}
.prodListing .owl-product-price .ll-price .sale-price,
.prodListing .owl-product-price .ll-price .sale-price-text {
  font-weight: 600;
}
.prodListing .owl-product-price .strike {
  color: #4D4D4D;
  font-weight: normal;
  text-decoration: line-through;
}
.prodListing .pBlockButton {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding-left: 10%;
}
.prodListing .ll-sku {
  color: #000000;
  font-size: 10px;
  text-align: center;
  margin-bottom: 10px;
}
.prodListing a.clickable-product-area:hover {
  text-decoration: none;
}
.prodListing a.clickable-product-area:hover .name {
  text-decoration: underline;
}
.prodListing .aslowas {
  font-size: 12px;
  font-family: avenir;
  color: #000000;
  font-weight: normal;
}
.prodListing .not-on-sale {
  color: #000000;
}
.prodListing .name {
  position: relative;
  padding-top: 5px;
  color: #333;
  padding-bottom: 5px;
}
.prodListing .name .name-span {
  font-size: 14px;
  font-family: 'avenir';
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 81px;
  margin-bottom: 5px;
}
.prodListing .yellow-tag {
  display: none;
  -webklit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
  padding: 0 0 0 12px;
  width: 130px;
  height: 64px;
  background-image: url(/assets/images/assets_web/Icons/price-tag.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.prodListing .yellow-tag .yellow-tag-inner {
  height: 98%;
  display: table;
  width: 100%;
}
.prodListing .yellow-tag .yellow-tag-inner .message {
  color: #333;
  text-transform: uppercase;
  font-family: 'botonbold';
  font-size: 17px;
  line-height: 17px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  padding-right: 30px;
  padding-left: 10px;
}
.prodListing .promoMessage {
  position: absolute;
  left: 0;
  margin-top: -115px;
  font-weight: bold;
  right: -8px;
  font-family: avenir;
  pointer-events: none;
}
.prodListing .promoMessage.yellowTag {
  background: none;
  box-shadow: none;
  margin-top: 0;
  position: absolute;
  top: -57px;
}
.prodListing .promoMessage.yellowTag .yellow-tag {
  display: block;
}
.prodListing .promoMessage.yellowTag .promoRedBanner {
  display: none;
}
.prodListing .promoMessage .promoRedBanner {
  float: right;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  right: -8px;
  background-color: #bf0c26;
  padding: 5px 10px;
  box-shadow: -2px 3px 2px rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 576px) {
  .prodListing .row {
    padding-right: 0;
    padding-left: 0;
  }
  .prodListing .col-xs-4 {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #CEC9C8;
    margin-bottom: 10px;
    padding-bottom: 25px;
  }
  .prodListing .productImageContainer .ll-sku {
    padding-top: 7px;
    width: 50%;
  }
  .prodListing .productImageContainer .name .name-span {
    margin-top: -10%;
    min-height: unset;
    height: 100px;
  }
  .prodListing .productImageContainer .ratings-area {
    margin-top: -15%;
  }
  .prodListing .productImageContainer .ratings-area.m-t-5 {
    margin-top: 5px;
  }
  .prodListing .productSwatch {
    display: inline-block;
  }
  .prodListing .productSwatch,
  .prodListing .productLogo {
    width: 50%;
    max-width: 250px;
  }
  .prodListing .productMeta {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    width: 48%;
    position: absolute;
    top: 12vw;
    right: 0;
  }
  .prodListing .owl-product-price {
    width: 48%;
    margin-right: 0;
    padding-bottom: 15px;
    position: absolute;
    bottom: 50px;
    right: 0;
    margin-bottom: 0;
  }
  .prodListing .owl-product-price .ll-price {
    margin-bottom: 5px;
    position: relative;
    bottom: 0;
    min-height: 50px;
  }
  .prodListing .owl-product-price .selling-price {
    position: absolute;
    bottom: 8px;
    text-align: center;
    width: 100%;
  }
  .prodListing .pBlockButton {
    position: relative;
    width: 100%;
    padding: 0 0 0 7px;
    bottom: -6px;
  }
  .prodListing .promoMessage.yellowTag {
    left: -100vw;
    top: 29vw;
  }
  .prodListing .promoRedBanner {
    top: 170px;
    position: absolute;
    left: -43vw;
    max-width: 40vw;
  }
}
@media screen and (max-width: 1150px) {
  .prodListing .prodListing .name .name-span {
    height: 100px;
  }
}
@media screen and (max-width: 991px) {
  .prodListing .prodListing .name .name-span {
    min-height: 81px;
  }
}
@media screen and (max-width: 470px) {
  .prodListing .prodListing .col-xs-4 {
    min-height: 240px;
  }
}
@media screen and (max-width: 440px) {
  .prodListing .prodListing .col-xs-4 {
    min-height: 240px;
  }
  .prodListing .productMeta {
    font-size: 12px;
    top: 40px;
  }
  .prodListing .owl-product-price {
    bottom: 5vw;
  }
  .prodListing .owl-product-price .ll-price {
    bottom: -15px;
  }
  .prodListing .name {
    padding-top: 0;
    line-height: 14px;
  }
  .prodListing .name .name-span {
    margin-top: 0!important;
  }
  .prodListing .pBlockButton .ll-btn {
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .prodListing .yellow-tag {
    height: 55px;
  }
  .prodListing .yellow-tag .yellow-tag-inner {
    width: 86%;
  }
  .prodListing .yellow-tag .yellow-tag-inner .message {
    font-size: 13px;
    line-height: 14px;
  }
}
@media screen and (max-width: 320px) {
  .prodListing .ratings-area {
    margin-top: -25px !important;
  }
  .prodListing .owl-product-price {
    min-height: 61px;
    bottom: 0;
  }
  .prodListing .owl-product-price .strike {
    position: relative;
    top: 3px;
  }
}
.prodListing.canada .row [class*="col-"] {
  margin-bottom: 10px;
}
/* Login on shipping page */
#member-login .ll-btn {
  margin-bottom: 16px;
}
#member-login h3 {
  font: 24px avenir;
}
#member-login label {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  #member-login .login-col {
    padding-right: 30px;
  }
  #member-login input[type=text],
  #member-login input[type=password] {
    max-width: 85%;
  }
}
.cant-sell {
  border: 2px solid #bf0c26 !important;
  border-radius: 8px !important;
  font-weight: bold !important;
}
.cant-sell a {
  font-weight: bold !important;
}
#basket-emt-buttons {
  text-align: center;
}
#basket-emt-buttons img {
  width: 100%;
  height: auto;
}
.terms-cont {
  display: none;
}
.reveal-terms {
  cursor: pointer;
}
.reveal-terms .fa {
  float: right;
}
.reveal-terms:hover {
  background-color: #f8e804 !important;
}
#shipping-zip-continue-checkout,
#ship-to-btn {
  opacity: 0.5;
  pointer-events: none;
}
#shipping-zip-continue-checkout.showMe,
#ship-to-btn.showMe {
  opacity: 1;
  pointer-events: auto;
}
.processing-overlay-bg {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 1000;
}
.processing-overlay-bg .processing-overlay-cont {
  margin-top: 40%;
}
.processing-overlay-bg .processing-overlay-cont .overlay-img {
  text-align: center;
  margin-bottom: 20px;
}
.processing-overlay-bg .processing-overlay-cont .overlay-img img {
  width: 100px;
}
.processing-overlay-bg .processing-overlay-cont .overlay-message {
  text-align: center;
}
.push-right-mobile {
  text-align: right !important;
}
.stackme-100 .stackme-75,
.stackme-100 .stackme-50 {
  padding-right: 20px;
}
.singleItemCont .stackme-100 {
  margin-bottom: 20px;
}
/*Gift Cards Initial Display*/
#fryGiftCard2,
#fryGiftCard3,
#fryGiftCard4,
#fryGiftCard5,
#fryGiftCardAddCard3,
#fryGiftCardAddCard4,
#fryGiftCardAddCard5 {
  display: none;
}
.checkout-message-delivery {
  background-color: #f2f0eb;
  padding-top: 20px;
}
.shipMeths {
  padding: 0px;
  list-style: none;
  clear: both;
}
.shipMeths li {
  margin: 15px 0px;
}
.shipMeths label {
  font-weight: normal;
}
.shipMeths .fa {
  color: #000;
  cursor: pointer;
  padding: 5px;
}
.merch-totals,
.mem-login {
  /*line-height: 30px;*/
  border-bottom: 1px solid #000000;
  overflow: auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.merch-totals .ll-btn,
.mem-login .ll-btn {
  width: 100%;
  margin: 10px 0px;
}
div[class^="stackme"] input,
div[class^="stackme"] select {
  width: 100% !important;
}
div[class^="stackme"] input[type="checkbox"],
div[class^="stackme"] input[type="radio"] {
  width: auto !important;
}
div[class^="stackme"].split {
  width: 50% !important;
}
.push-right {
  text-align: left;
}
.form-cont {
  display: none;
}
.shipping-opt {
  background-color: #000000;
  color: #f8e804;
  padding: 30px 10px;
  width: 120px;
  text-align: center;
  margin: 0px auto 10px;
  border-radius: 80px;
  font-weight: bold;
  cursor: pointer;
}
.shipping-opt:hover {
  background-color: #bf0c26;
  color: #ffffff;
}
.opt-active {
  background-color: #1dbf00;
  color: #ffffff;
}
#bottom-steps {
  font-family: botonbold;
  width: 100%;
  padding: 0px 10px;
  clear: both;
  background-color: #ffffff;
}
#bottom-steps a {
  text-decoration: none !important;
}
#bottom-steps .stepNum {
  padding: 6px 9px;
  border-radius: 15px;
  background-color: #000000;
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 10px;
  margin: 0px 10px;
  display: inline;
}
#bottom-steps .step-current {
  line-height: 40px;
  margin-bottom: 10px;
  background-color: #f2f0eb;
}
#bottom-steps .step-current .stepNum {
  background-color: #bf0c26;
}
#bottom-steps .step-next {
  /*display: none;*/
  line-height: 40px;
  margin-bottom: 10px;
  background-color: #f2f0eb;
  color: #869791;
}
#bottom-steps .step-next .stepNum {
  background-color: #869791;
}
#bottom-steps .step-completed {
  background-color: #1DBF00;
  color: #ffffff;
  line-height: 40px;
  margin-bottom: 10px;
}
#bottom-steps .step-completed a {
  color: #ffffff !important;
}
#bottom-steps .step-completed .stepNum {
  background-color: #117300;
}
#promoCodeForm {
  margin-bottom: 10px;
}
#shoppingCartBodyEmptyCartText {
  margin-bottom: 10px;
}
#shoppingCartRightColumnContentArea {
  display: none;
  float: left;
}
.cart-accy {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.qty-cont {
  clear: left;
}
.qty-cont #baynoteAddToCart {
  width: 40px !important;
}
.qty-cont #baynoteCartAddBtn {
  display: inline;
  border: 0px;
}
.accy-product-image {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.accy-product-image a {
  text-decoration: none !important;
}
.accy-prod-info {
  font-size: 12px;
  float: left;
  width: 100%;
  margin: 0px auto 10px;
}
.accy-prod-info a {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 12px;
}
#checkoutOrderSummaryBreakdown .bold-totals,
.checkoutOrderSummaryTotal .bold-totals {
  font-weight: bold;
  font-size: 12px;
}
#checkoutOrderSummaryBreakdown .bold-totals .red-text,
.checkoutOrderSummaryTotal .bold-totals .red-text {
  font-weight: bolder;
}
#close-help {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #f8e804;
  cursor: pointer;
}
#close-help:hover {
  color: #bf0c26;
}
#help-trigger {
  position: absolute;
  left: -34px;
  background-color: #f8e804;
  padding: 10px;
  color: #000000;
  top: 50px;
  cursor: pointer;
}
.help-container {
  position: fixed;
  right: -240px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 30px 20px;
  font-weight: bold;
  width: 240px;
}
.cart-body.delivery-page .accordion-toggle {
  cursor: pointer;
}
.cart-body.delivery-page .accordion-toggle .plus-minus {
  position: absolute;
  right: 0px;
}
.cart-body.delivery-page .accordion-toggle .fa-plus,
.cart-body.delivery-page .accordion-toggle .fa-minus {
  font-size: 20px;
}
.cart-body.delivery-page .accordion-toggle .fa-minus {
  display: none;
}
.cart-body.delivery-page .accordion-content {
  -webkit-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
  padding: 0!important;
  max-height: 9000000px;
  margin-top: -10px;
}
.cart-body.delivery-page .accordion-content .accordion-inner {
  padding: 10px;
}
.cart-body.delivery-page .accordion-icon {
  display: none;
  position: absolute;
  right: 20px;
  top: 15px;
}
.cart-body.delivery-page .itemsListHeader.active .accordion-icon .fa-minus {
  display: block;
}
.cart-body.delivery-page .itemsListHeader.active .accordion-icon .fa-plus {
  display: none;
}
.cart-body.delivery-page .prodAvailMSG {
  font-size: 13px;
}
.cart-body.delivery-page .orderSumCont {
  margin-top: 40px;
}
.cart-body.delivery-page .prod-row {
  border-bottom: 1px solid #666;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.cart-body.delivery-page .prod-row:last-of-type {
  border-bottom: none;
}
.cart-body.delivery-page .prod-row .prod-img {
  padding-right: 0;
}
.cart-body.delivery-page .prod-row .prod-right-col .method-and-address {
  margin-top: 35px;
  border-top: 1px solid #ddd;
  padding-top: 15px;
}
.cart-body.delivery-page .m-b-10 {
  margin-bottom: 10px;
}
.cart-body.delivery-page ul.delivery-options,
.cart-body.delivery-page ul.shipMeths {
  list-style: none;
  padding-left: 0;
}
.cart-body.delivery-page ul.delivery-options input[type="radio"],
.cart-body.delivery-page ul.shipMeths input[type="radio"] {
  width: 20px;
  vertical-align: top;
  position: absolute;
}
.cart-body.delivery-page ul.delivery-options .label-question,
.cart-body.delivery-page ul.shipMeths .label-question {
  display: block;
  padding-left: 26px;
}
.cart-body.delivery-page ul.delivery-options .label-question label,
.cart-body.delivery-page ul.shipMeths .label-question label {
  display: inline;
}
.cart-body.delivery-page .indent {
  display: block;
  font-style: italic;
  padding-left: 26px;
}
.orderSumHeader div[class^="stackme-"] {
  min-height: inherit !important;
}
.cartHeader {
  font-family: botonbold;
  line-height: 40px;
  font-size: 1.5em;
  letter-spacing: 1px;
  display: inline;
}
.printCart {
  float: right;
  line-height: 40px;
}
.itemsCont {
  float: left;
  width: 100%;
}
.itemsCont div[class^="stackme-"] {
  min-height: 40px;
}
.itemsCont .ll-btn {
  width: 100%;
  margin: 10px 0px;
}
.itemsCont .itemsListCont {
  margin-right: 0px;
}
.itemsCont .itemsListCont .itemsListHeader {
  overflow: auto;
  font-weight: bold;
  background: #f2f0eb;
  padding: 12px 10px 10px 10px;
  margin-bottom: 10px;
  font-size: 16px;
}
.itemsCont .itemsListCont .itemsListHeader .headerLeft {
  float: left;
  width: 100%;
}
.itemsCont .itemsListCont .itemsListHeader .headerCenter {
  display: none;
  float: left;
  width: 25%;
}
.itemsCont .itemsListCont .itemsListHeader .headerRight {
  display: none;
  float: left;
  width: 25%;
}
.itemsCont .itemsListCont .itemsListHeader div[class^="stackme-"] {
  min-height: auto !important;
}
.itemsCont .itemsListCont .singleItemCont {
  border: 1px solid #f2f0eb;
  padding: 10px;
  margin-bottom: 10px;
  overflow: auto;
}
.itemsCont .itemsListCont .singleItemCont .cart-alert {
  margin: 10px 0px;
  float: left;
}
.itemsCont .itemsListCont .singleItemCont .itemImg {
  float: left;
  width: 30%;
}
.itemsCont .itemsListCont .singleItemCont .itemDetails {
  float: left;
  width: 70%;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
  min-height: 80px;
}
.itemsCont .itemsListCont .singleItemCont .itemQty,
.itemsCont .itemsListCont .singleItemCont .itemPrice {
  width: 50%;
}
.itemsCont .itemsListCont .singleItemCont .itemQty .total,
.itemsCont .itemsListCont .singleItemCont .itemPrice .total {
  float: left;
  line-height: 30px;
  margin-right: 10px;
  font-weight: bold;
  color: #bf0c26;
}
.itemsCont .itemsListFooter {
  margin-bottom: 20px;
  text-align: right;
}
.orderSumCont {
  float: left;
  width: 100%;
  border: 1px solid #f2f0eb;
  padding: 10px;
  margin-bottom: 10px;
  padding-bottom: 60px;
}
.orderSumCont .orderSumHeader {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.orderSumCont .ll-btn {
  margin: 15px 0px;
}
@media screen and (max-width: 767px) {
  .cart-body.delivery-page .accordion-toggle {
    padding-left: 0;
  }
  .cart-body.delivery-page .accordion-content {
    max-height: 0;
  }
  .cart-body.delivery-page .accordion-icon {
    display: block;
  }
  .cart-body.delivery-page .prod-row .prod-img-container {
    padding-left: 0;
  }
  .cart-body.delivery-page .prod-row .prod-img {
    position: absolute;
  }
  .cart-body.delivery-page .prod-row .prod-left-col {
    padding-left: 0;
    left: 0;
  }
  .cart-body.delivery-page .prod-row .prod-right-col {
    padding-left: 0;
  }
  .cart-body.delivery-page .prod-row .prod-right-col [class*="col-"] {
    padding-left: 0;
  }
  .cart-body.delivery-page .prod-row .prod-right-col .tot-sq-ft-val,
  .cart-body.delivery-page .prod-row .prod-right-col .num-boxes-val {
    font-weight: bold;
  }
  .cart-body.delivery-page .prod-row .prod-right-col .sq-ft-per-box {
    display: none;
  }
  .cart-body.delivery-page .prod-row .prod-right-col .method-and-address {
    margin-top: 0;
    border-top: none;
  }
  .cart-body.delivery-page .m-b-10 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .cart-body.delivery-page .prod-row .prod-img {
    padding-right: 15px;
  }
}
@media screen and (min-width: 320px) and (orientation: landscape) {
  .processing-overlay-bg .processing-overlay-cont {
    margin-top: 15%;
  }
}
@media screen and (min-width: 768px) {
  .processing-overlay-bg .processing-overlay-cont .overlay-img img {
    width: 100px;
  }
  .brdialog-win {
    left: 116px !important;
    top: 254px !important;
  }
  .push-left-tablet {
    text-align: left !important;
  }
  .push-right {
    text-align: right;
    padding: 0px;
  }
  .itemsCont .ll-btn {
    float: none !important;
    width: auto;
    margin: 20px 0px;
  }
  .cart-accy {
    /*width: 738px;*/
    padding-right: 10px;
  }
  .headerCenter,
  .headerRight {
    display: block;
  }
  .itemsCont .itemsListCont {
    margin-right: 0px;
  }
  .itemsCont .itemsListCont .itemsListHeader {
    overflow: auto;
    font-weight: bold;
    background: #f2f0eb;
    padding: 10px 10px 10px 0;
    margin-bottom: 10px;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerLeft {
    float: left;
    width: 50%;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerCenter {
    display: block;
    float: left;
    width: 25%;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerRight {
    display: block;
    float: left;
    width: 25%;
  }
  .itemsCont .itemsListCont .singleItemCont .itemImg {
    width: 15%;
  }
  .itemsCont .itemsListCont .singleItemCont .itemDetails {
    width: 35%;
    padding: 0px 10px 0px 0px;
    margin: 0px;
  }
  .itemsCont .itemsListCont .singleItemCont .itemQty,
  .itemsCont .itemsListCont .singleItemCont .itemPrice {
    float: left;
    width: 25%;
  }
  .itemsCont .itemsListCont .singleItemCont .itemQty .total,
  .itemsCont .itemsListCont .singleItemCont .itemPrice .total {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    font-weight: bold;
    color: #bf0c26;
  }
  .orderSumCont .ll-btn {
    width: 100%;
    margin: 10px 0px;
  }
}
.cart-alert.lighter-weight {
  border: 1px solid #ddd;
  font-weight: normal;
}
.checkout-form-shipping-tab ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0);
}
.checkout-form-shipping-tab ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0);
}
.checkout-form-shipping-tab :-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0);
}
.checkout-form-shipping-tab :-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0);
}
.checkout-form-shipping-tab .ship-disclaimer em {
  font-style: italic;
}
input#keepLoggedIn {
  width: 20px!important;
  display: inline-block;
  margin-top: 10px;
  position: relative;
  top: 10px;
  margin-bottom: 20px;
}
#column-full-checkout .orderSumHeader {
  font-weight: bold;
}
#column-full-checkout .small.italic {
  font-size: 12px;
  font-style: italic;
}
#column-full-checkout .top-member-login-container {
  padding: 5px;
}
@media screen and (max-width: 768px) {
  #column-full-checkout .collapse-at-mobile {
    min-height: auto;
  }
  .checkout-form-shipping-tab ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: inherit;
  }
  .checkout-form-shipping-tab ::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
  }
  .checkout-form-shipping-tab :-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
  }
  .checkout-form-shipping-tab :-moz-placeholder {
    /* Firefox 18- */
    color: inherit;
  }
  .checkout-form-shipping-tab .ll-btn {
    max-width: 750px;
  }
  .checkout-form-shipping-tab .stackme-40.push-right.special-inline {
    display: inline;
    height: auto;
    min-height: 40px;
    width: 80px;
  }
  .checkout-form-shipping-tab .stackme-60.special-inline {
    width: calc(100% - 84px);
    float: right;
  }
  .checkout-form-shipping-tab .ship-disclaimer.show-mobile {
    display: block;
  }
  .checkout-form-shipping-tab .ship-disclaimer.hide-mobile {
    display: none;
  }
  .checkout-form-shipping-tab .stackme-40.push-right {
    display: none;
    min-height: 0;
    height: 0;
  }
}
@media screen and (min-width: 769px) {
  .checkout-form-shipping-tab .ship-disclaimer.show-mobile {
    display: none;
  }
  .checkout-form-shipping-tab .ship-disclaimer.hide-mobile {
    display: block;
  }
  .processing-overlay-bg .processing-overlay-cont {
    margin-top: 30%;
  }
  .processing-overlay-bg .processing-overlay-cont .overlay-img {
    text-align: center;
    margin-bottom: 20px;
  }
  .processing-overlay-bg .processing-overlay-cont .overlay-img img {
    width: 100px;
  }
  .brdialog-win {
    left: 216px !important;
    top: 254px !important;
  }
  .itemsCont {
    float: left;
    width: 80%;
  }
  .itemsCont .ll-btn {
    width: auto;
    margin: 10px 0px;
  }
  .itemsCont .itemsListCont {
    margin-right: 10px;
  }
  .itemsCont .itemsListCont .itemsListHeader {
    overflow: auto;
    font-weight: bold;
    background: #f2f0eb;
    padding: 10px;
    margin-bottom: 10px;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerLeft {
    float: left;
    width: 50%;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerCenter {
    display: block;
    float: left;
    width: 25%;
  }
  .itemsCont .itemsListCont .itemsListHeader .headerRight {
    display: block;
    float: left;
    width: 25%;
  }
  .itemsCont .itemsListCont .singleItemCont .itemImg {
    width: 15%;
  }
  .itemsCont .itemsListCont .singleItemCont .itemDetails {
    width: 35%;
    padding: 0px 10px 0px 0px;
    margin: 0px;
  }
  .itemsCont .itemsListCont .singleItemCont .itemQty,
  .itemsCont .itemsListCont .singleItemCont .itemPrice {
    float: left;
    width: 25%;
  }
  .itemsCont .itemsListCont .singleItemCont .itemQty .total,
  .itemsCont .itemsListCont .singleItemCont .itemPrice .total {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    font-weight: bold;
    color: #bf0c26;
  }
  .orderSumCont {
    width: 20%;
  }
}
@media screen and (min-width: 1025px) {
  #bottom-steps {
    width: 1200px;
    margin: 0px auto;
  }
}
@media screen and (min-width: 1024px) and (max-height: 768px) {
  .cart-body,
  .step-header {
    margin: 0px 10px !important;
  }
}
@media screen and (width: 1280px) and (height: 768px) {
  .cart-body,
  .step-header {
    margin: 0px 10px !important;
  }
}
@media screen and (width: 1366px) and (height: 1024px) {
  .cart-body,
  .step-header {
    margin: 0px 10px;
  }
}
.reveal-header {
  cursor: pointer;
  overflow: auto;
  font-weight: bold;
  background: #f2f0eb;
  padding: 10px;
  margin-bottom: 4px;
  font-size: 16px;
}
.reveal-header .fa {
  float: right;
}
.reveal-header:hover {
  background-color: #f8e804 !important;
}
.reveal-header-active {
  cursor: pointer;
  overflow: auto;
  font-weight: bold;
  background: #f8e804;
  padding: 10px;
  margin-bottom: 4px;
  font-size: 16px;
}
.reveal-header-active .fa {
  float: right;
}
.reveal-header-active:hover {
  background-color: #f2f0eb !important;
}
.reveal-content {
  display: none;
  padding: 6px;
}
reveal-content-active {
  padding: 6px;
}
.shipAlertCont {
  padding: 0 12px 6px 10px;
  margin-top: 0;
}
.activePromoCode {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.removePromoCode {
  font-size: 1.3em;
}
.removePromoCode.fa-spinner {
  animation: cart-spinner-rotation 2s linear infinite;
}
#basket-foot-checkout {
  display: block!important;
}
.cart-body {
  padding: 10px;
}
.cart-body .singleItemCont .total-sq-feet {
  margin-top: 8px;
  margin-bottom: 18px;
}
.cart-body .singleItemCont .total-sq-feet span.itemQty {
  float: none;
  display: block;
  width: auto;
}
.cart-body .singleItemCont .prod-left-col {
  left: -3%;
}
.cart-body .prod-img {
  cursor: pointer;
  height: auto;
  max-width: 94px;
  max-height: 94px;
  padding-right: 10px;
}
.cart-body .prod-img.smaller {
  max-width: 75px;
}
.cart-body .prod-img img {
  max-width: 100%;
  height: auto;
  max-height: 100px;
}
.cart-body .prod-sku {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart-body .mobile-right {
  line-height: 32px;
}
.cart-body .values-side {
  width: 50%;
  float: left;
  text-align: right;
  line-height: 32px;
}
.cart-body .buttons-side {
  width: 50%;
  float: left;
  text-align: right;
}
.cart-body .input-help {
  position: relative;
  top: -8px;
  left: 0px;
  text-align: right;
  width: 100%;
  display: block;
  pointer-events: none;
}
.cart-body .refreshItem {
  line-height: 1.9em;
  margin-right: 20px;
}
.cart-body .prdRemButton {
  float: right;
  line-height: 1.9em;
  margin-right: 20px;
}
.cart-body .free,
.cart-body .free b {
  color: #09b509;
  font-weight: bold;
}
.cart-body .cart-alert.flooring-samples-note {
  border: 2px solid #f2f0eb;
  border-radius: 0;
}
.cart-body #quantity {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cart-body .image-and-details {
    padding-right: 0;
  }
  .cart-body .prod-img {
    max-width: 125px;
    display: inline-block;
  }
  .cart-body .prod-img.sample img {
    max-height: 70px;
  }
  .cart-body .samples .prod-img-container {
    width: 90px;
  }
  .cart-body .samples .prod-img-container .prod-img img {
    max-width: 70px;
    max-height: 70px;
  }
  .cart-body .samples .prod-right-col {
    margin-left: 92px;
  }
  .cart-body .samples .prod-left-col {
    padding-left: 92px!important;
  }
  .cart-body .prod-details {
    display: inline-block;
    width: calc(100% - 125px);
    margin-bottom: 10px;
  }
  .cart-body a {
    color: #000000;
    font-weight: normal;
  }
  .cart-body .values-side {
    width: 108px;
    margin-right: 20px;
  }
  .cart-body .buttons-side {
    width: auto;
    margin-bottom: 20px;
  }
  .cart-body .buttons-side button {
    margin-right: 0;
  }
  .cart-body .stackme-50 {
    padding-right: 0;
  }
  .cart-body .stackme-100 {
    margin-bottom: 0;
  }
  .cart-body .mobile-left,
  .cart-body .mobile-right {
    width: 50%;
    display: inline-block;
  }
  .cart-body .mobile-left .values-side,
  .cart-body .mobile-right .values-side {
    width: 65px;
    margin-right: 10px;
  }
  .cart-body #checkoutOrderSummaryContinue {
    display: none;
  }
  .cart-body #shoppingCartRightColumnCouponCode p {
    font-size: 12px;
  }
  .cart-body #checkoutOrderSummaryBreakdown .bold-totals .red-text,
  .cart-body .checkoutOrderSummaryTotal .bold-totals .red-text {
    color: #000000 !important;
  }
  .cart-body .changeLocation {
    display: inline-block;
  }
}
@keyframes cart-spinner-rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* checkout tabs */
@media screen and (max-width: 376px) {
  #checkout-steps {
    margin: 0;
    padding: 0;
  }
}
#checkout-steps .step-header {
  font-family: avenir;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #checkout-steps .step-header {
    margin: 0;
    padding: 0;
  }
}
#checkout-steps .step-header a {
  text-decoration: none !important;
}
#checkout-steps .step-header .step-label {
  font-family: avenir;
  font-weight: bold;
  font-size: 11px;
}
@media screen and (max-width: 768px) {
  #checkout-steps .step-header .step-label {
    font-size: 11px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1124px) {
  #checkout-steps .step-header .step-label {
    font-size: 10px;
  }
}
#checkout-steps .step-header .fa-lg {
  margin: 0 6px;
  font-size: 20px;
  line-height: 1.2em;
}
@media screen and (max-width: 768px) {
  #checkout-steps .step-header .fa-lg {
    margin: 0;
    padding: 0;
    font-size: 1px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1124px) {
  #checkout-steps .step-header .fa-lg {
    font-size: 16px;
    margin: 0 4px;
  }
}
#checkout-steps .step-header .stepNum {
  display: none !important;
}
#checkout-steps .step-header .step-current {
  line-height: 38px;
  margin-bottom: 10px;
  color: #000000;
  background-color: #90ee90;
  font-family: avenir;
  font-weight: bold;
  margin: 0;
  border-bottom: 1px solid #90ee90;
}
#checkout-steps .step-header .step-current p {
  padding-bottom: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #checkout-steps .step-header .step-current p {
    font-size: 12px;
  }
}
#checkout-steps .step-header .step-next {
  line-height: 40px;
  background-color: #f2f0eb;
  color: #212121;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #checkout-steps .step-header .step-next {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}
#checkout-steps .step-header .step-next p {
  padding: 0;
  margin: 0 0 0 -3px;
}
@media screen and (max-width: 768px) {
  #checkout-steps .step-header .step-next p {
    text-align: center;
    font-size: 12px;
  }
}
#checkout-steps .step-header .step-completed {
  background-color: #9eaca7;
  color: #f2f0eb;
  line-height: 40px;
  margin: 0;
}
#checkout-steps .step-header .step-completed p {
  padding-bottom: 0;
  margin: 0 0 0 -3px;
}
@media screen and (max-width: 768px) {
  #checkout-steps .step-header .step-completed p {
    text-align: center;
    font-size: 12px;
  }
}
#checkout-steps .step-header .step-completed a {
  color: #ffffff !important;
}
#checkout-steps .step-header .stepNum {
  display: none;
}
/*storelocator.less*/
@media screen and (min-width: 320px) {
  #storeLocatorFull {
    margin: 10px;
  }
  #storeLocatorFull .ll-btn {
    width: 100%;
  }
  #storeLocatorFull select {
    width: 100% !important;
  }
  #storeLocatorBody #lumberLogoImage {
    margin-left: 2em;
  }
  #storeLocatorBody #whereToBuy {
    font-size: 1em;
    margin-right: 1em;
    padding-top: 2em;
  }
  #storeLocatorBody #findAStore {
    font-size: 1em;
    margin-left: 1em;
    margin-top: 2em;
  }
  #storeLocatorBody #enterZipCode {
    margin-left: 1em;
    margin-bottom: 1em;
    background-color: #f2f0eb;
    border: 0.1em solid #bdb9b1;
    padding-top: 0.2em;
    padding-left: 1em;
  }
  #storeLocatorBody #viewAllStores {
    border: 0.1em solid #bdb9b1;
    margin-right: 1em;
    padding-top: 0.2em;
    padding-left: 1em;
  }
  #storeLocatorBody #countryMap {
    display: block;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
  }
  #storeLocatorBody #storeResultsMap {
    margin-top: 1em;
  }
  #storeLocatorBody .centerText {
    text-align: center;
  }
  #storeLocatorBody .imputButton {
    margin-bottom: 1em;
    margin-left: 0.8em;
  }
  #storeLocatorBody input,
  #storeLocatorBody textarea,
  #storeLocatorBody .uneditable-input {
    width: auto;
  }
  /*end of #storeLocatorBody*/
  #storeLocatorBodyMap {
    height: 200px;
    width: 100%;
    margin-bottom: 20px;
  }
  #storeLocatorBodyMap img {
    max-width: inherit;
  }
  #storeLocatorBodyInfo {
    height: auto !important;
    overflow: scroll;
    width: auto !important;
    overflow-x: inherit;
  }
  .res-datalist {
    list-style: none;
  }
  ul.res-datalist:hover {
    background-color: #f9f4ff;
  }
  .res-storename {
    font-weight: bold;
    font-size: 1.2em !important;
  }
  .res-address {
    font-weight: bold;
    font-size: 0.9em !important;
  }
  .res-datalist li {
    font-size: 0.9em;
  }
  .res-datalist a {
    color: purple;
    font-weight: bold;
  }
  .res-datalist a a:hover {
    background-color: #f9f4ff;
  }
  #storeLocatorBodyInfo::-webkit-scrollbar {
    width: 10px;
  }
  #storeLocatorBodyInfo::-webkit-scrollbar-thumb {
    background-color: purple;
    border-radius: 6px;
    height: 5em;
  }
  #storeLocatorBodyInfo::-webkit-scrollbar-track {
    border: 1px solid lightgray;
    border-radius: 6px;
    background-color: #cccccc;
  }
  #storeLocatorBodyInfo {
    scrollbar-arrow-color: #000;
    scrollbar-track-color: #c2c2c2;
    scrollbar-face-color: purple;
    scrollbar-highlight-color: lightgray;
    scrollbar-3dlight-color: lightgray;
    scrollbar-shadow-color: darkgray;
  }
  .control-group {
    margin: 2em 0 2em 8em;
  }
  .control-label {
    float: left;
    margin-top: 0.5em;
    margin-right: 0.5em;
  }
  .controls input {
    border: 1px solid purple;
  }
  #map-canvas {
    position: relative;
    float: left;
    width: 100%;
    height: 200px;
    border: 1px solid #ededed;
    margin-bottom: 20px;
  }
  .form-head {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 0.5em;
  }
}
/*end of 320*/
@media screen and (min-width: 768px) {
  #storeLocatorBodyMap {
    width: 100% !important;
    height: 568px;
  }
  #map-canvas {
    height: 400px;
  }
}
/*end of 768*/
@media screen and (min-width: 1024px) {
  #storeLocatorBodyMap {
    float: left;
  }
}
/*end of 1024*/
/*floor finder steps*/
@media screen and (min-width: 320px) {
  .appTag {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-family: botonboldx;
    font-size: 30px;
    text-shadow: 1px 2px 20px #000000;
    line-height: 28px;
    width: 100px;
  }
  .ns-btn,
  #findFloor {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    max-width: none !important;
  }
  /*FF Owl carousel*/
  .owl-ff-color-carousel {
    top: 50px;
    height: 250px;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons {
    position: relative;
    right: unset;
    bottom: 0px;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons .owl-prev {
    position: relative;
    left: 10px;
    top: 0px;
    color: #ffffff !important;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons .owl-next {
    position: relative;
    right: 10px;
    top: 0px;
    color: #ffffff !important;
  }
  .owl-ff-color-carousel .owl-ff-color.owl-theme .owl-controls .owl-page span {
    background: #ffffff !important;
  }
  .ff-swatch {
    margin: 20px;
    cursor: pointer;
  }
  .ff-swatch:hover {
    /*margin: 10px;*/
  }
  .ff-swatch img {
    width: 80%;
  }
  .ff-swatch .swatch-name {
    font-family: avenir;
    font-weight: bold;
    text-shadow: 1px 2px 0px #000000;
  }
  .ff-swatch label {
    cursor: pointer;
  }
  .ff-swatch label .add-to-search {
    position: absolute;
    left: calc(50% - 29.5px);
    top: calc(50% - 25px);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  .ff-swatch label .color-checked {
    display: none;
    position: absolute;
    font-size: 50px;
    top: calc(50% - 50px);
    left: calc(50% - 25px);
  }
  .ff-swatch label .color-checked .fa-check {
    color: #00FF3C;
    text-shadow: 1px 2px 0px #000000;
  }
  .ff-btn-selected {
    color: #f8e804 !important;
    border-color: #f8e804 !important;
  }
  .ff-container {
    border-top: 1px solid #ededed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    height: 550px;
    float: left;
  }
  .ff-container .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .ff-container .dontShow {
    display: none !important;
  }
  .ff-container .intro-screen {
    height: 550px;
    position: relative;
    background-image: url('https://lumberliquidators.scene7.com/is/image/LumberLiquidators/10044377_rs?$1280x720$');
    background-position: center center;
    background-size: cover;
  }
  .ff-container .intro-screen .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .ff-container .intro-screen .step-content {
    position: relative;
    z-index: 1;
    font-family: avenir;
    border: 0px;
    width: calc(100% - 40px);
  }
  .ff-container .intro-screen .step-content .ff-head {
    width: 100%;
    margin: 0 auto;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-logo-cont {
    width: 100%;
    float: left;
    text-align: center;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-logo-cont .ff-logo {
    height: 100%;
    text-align: center;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-title {
    font-family: botonboldx;
    color: #ffffff;
    font-size: 39px;
    text-shadow: 1px 2px 50px #000000;
    text-align: center;
  }
  .ff-container .intro-screen .step-content .ff-head #getStarted {
    margin: 20px auto;
  }
  .ff-container .ff-nav {
    display: none;
    width: 100%;
    position: absolute;
    /*left: ~"calc(50% - 160px)";*/
    z-index: 2;
    border: 1px solid #ffffff;
    border-top: 0px;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .ff-container .ff-nav .step {
    cursor: pointer;
    font-family: botonbold;
    font-size: 24px;
    float: left;
    padding: 10px 0;
    text-align: center;
    border-right: 1px solid #ffffff;
  }
  .ff-container .ff-nav .step:last-child {
    border: 0px;
  }
  .ff-container .ff-nav .step.currentStep {
    background-color: #f8e804;
    color: #000000;
  }
  .ff-container .ff-step {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    height: 100%;
  }
  .ff-container .ff-step .ff-overlay {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ff-container .loading-screen {
    background-image: url('https://lumberliquidators.scene7.com/is/image/LumberLiquidators/10039445_rs?$1180x450crop$');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .ff-container .loading-screen .step-content {
    position: absolute;
    z-index: 1;
    left: calc(50% - 87px);
    border: 0px;
    height: auto;
    width: auto;
  }
  .ff-container .loading-screen .ff-logo {
    display: block;
    margin: 0px auto;
  }
  .ff-container .loading-screen .ff-processing {
    width: 20px;
  }
  .ff-container .step-content {
    width: calc(100% - 40px);
    height: 350px;
    margin: 70px 20px;
  }
  .ff-container .step-content p {
    font-family: avenir;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000000;
  }
  .ff-container .step-content button {
    width: 100%;
  }
  .ff-container .step-content.house-container {
    position: absolute;
    right: -30px;
    width: calc(50%);
    top: 140px;
    height: auto;
    margin: 60px 0px;
  }
  .ff-container .step-content.house-container #svgHouse {
    width: 100%;
  }
  .ff-container .step-content.content-full-width {
    float: left;
    width: calc(100% - 40px );
  }
  .ff-container .step-content.content-left {
    float: left;
  }
  .ff-container .step-content.content-centered {
    margin: 100px auto 0;
    max-width: 310px;
  }
  .ff-container .step-content.content-centered.centered {
    text-align: center;
  }
  .ff-container .step-content.content-right {
    float: right;
  }
  .ff-container .step-content.intro {
    margin: 0 20px !important;
  }
  .ff-container .step-content .question {
    font-weight: bold;
    color: #f8e804;
    font-size: 19px;
    text-shadow: 2px 1px 0px #000000;
  }
}
@media screen and (min-width: 768px) {
  .appTag {
    top: 15px;
    left: 20px;
    font-size: 27px;
    width: auto;
  }
  .ns-btn,
  #findFloor {
    display: block;
    bottom: 10px;
    left: 10px;
    max-width: inherit !important;
  }
  /*FF Owl carousel*/
  .owl-ff-color-carousel {
    top: 50px;
    height: 300px;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons {
    position: absolute;
    right: 0px;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons .owl-prev {
    position: relative;
    left: 10px;
    top: 0px;
    color: #ffffff !important;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons .owl-next {
    position: relative;
    right: 10px;
    top: 0px;
    color: #ffffff !important;
  }
  .owl-ff-color-carousel .owl-ff-color.owl-theme .owl-controls .owl-page span {
    background: #ffffff !important;
  }
  .ff-swatch {
    margin: 20px;
  }
  .ff-swatch:hover {
    /*margin: 10px;*/
  }
  .ff-swatch img {
    width: 80%;
  }
  .ff-swatch .swatch-name {
    font-family: avenir;
    font-weight: bold;
    text-shadow: 1px 2px 0px #000000;
  }
  .ff-swatch label .add-to-search {
    position: absolute;
    top: calc(50% - 25px);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  .ff-swatch label .color-checked {
    display: none;
    position: absolute;
    font-size: 50px;
    top: calc(50% - 50px);
    left: calc(50% - 25px);
  }
  .ff-swatch label .color-checked .fa-check {
    color: #00FF3C;
    text-shadow: 1px 2px 0px #000000;
  }
  .ff-btn-selected {
    color: #f8e804 !important;
    border-color: #f8e804 !important;
  }
  .ff-container {
    width: 100%;
    height: 550px;
  }
  .ff-container .dontShow {
    display: none !important;
  }
  .ff-container .intro-screen .step-content {
    position: relative;
    z-index: 1;
    font-family: avenir;
    border: 0px;
    width: calc(100% - 40px);
  }
  .ff-container .intro-screen .step-content .ff-head {
    width: 80%;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-logo-cont {
    width: auto;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-logo-cont .ff-logo {
    float: left;
    width: 130px;
    margin: 20px 10px 0 0;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-title {
    font-size: 60px;
    text-shadow: 1px 2px 50px #000000;
  }
  .ff-container .intro-screen .step-content .ff-head #getStarted {
    margin: 20px auto;
  }
  .ff-container .ff-nav {
    width: 310px;
    left: calc(50% - 160px);
  }
  .ff-container .ff-nav .step {
    cursor: pointer;
    font-family: botonbold;
    font-size: 24px;
    float: left;
    padding: 10px 0;
    text-align: center;
    border-right: 1px solid #ffffff;
  }
  .ff-container .ff-nav .step:last-child {
    border: 0px;
  }
  .ff-container .ff-nav .step.currentStep {
    background-color: #f8e804;
    color: #000000;
  }
  .ff-container .ff-step {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    height: 100%;
  }
  .ff-container .ff-step .ff-overlay {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ff-container .loading-screen .step-content {
    position: absolute;
    z-index: 1;
    left: calc(50% - 87px);
    border: 0px;
    height: auto;
    width: auto;
  }
  .ff-container .loading-screen .ff-logo {
    display: block;
    margin: 0px auto;
  }
  .ff-container .loading-screen .ff-processing {
    width: 20px;
  }
  .ff-container .step-content {
    width: calc(60% - 40px);
    height: 350px;
  }
  .ff-container .step-content p {
    font-family: avenir;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000000;
  }
  .ff-container .step-content button {
    width: 100%;
  }
  .ff-container .step-content.house-container {
    float: left;
    width: calc(40%);
    height: auto;
    margin-top: none;
    text-align: center;
    position: relative;
    top: 50px;
    right: 0px;
  }
  .ff-container .step-content.house-container #svgHouse {
    height: 100%;
  }
  .ff-container .step-content.content-full-width {
    float: left;
    width: calc(100% - 40px );
  }
  .ff-container .step-content.content-left {
    float: left;
  }
  .ff-container .step-content.content-centered {
    margin: 100px auto 0;
    max-width: 310px;
  }
  .ff-container .step-content.content-centered.centered {
    text-align: center;
  }
  .ff-container .step-content.content-right {
    float: right;
  }
  .ff-container .step-content .question {
    font-weight: bold;
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .appTag {
    top: 20px;
    font-size: 40px;
  }
  /*FF Owl carousel*/
  .owl-ff-color-carousel {
    top: 50px;
    height: 300px;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons .owl-prev {
    position: relative;
    left: 10px;
    top: 0px;
    color: #ffffff !important;
  }
  .owl-ff-color-carousel .owl-ff-color .owl-buttons .owl-next {
    position: relative;
    right: 10px;
    top: 0px;
    color: #ffffff !important;
  }
  .owl-ff-color-carousel .owl-ff-color.owl-theme .owl-controls .owl-page span {
    background: #ffffff !important;
  }
  .ff-swatch {
    margin: 20px;
  }
  .ff-swatch:hover {
    cursor: pointer;
    /*margin: 10px;*/
  }
  .ff-swatch img {
    width: 100%;
  }
  .ff-swatch .swatch-name {
    font-family: avenir;
    font-weight: bold;
    text-shadow: 1px 2px 0px #000000;
  }
  .ff-swatch label .add-to-search {
    position: absolute;
    top: calc(50% - 25px);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
  .ff-swatch label .color-checked {
    display: none;
    position: absolute;
    font-size: 50px;
    top: calc(50% - 50px);
    left: calc(50% - 25px);
  }
  .ff-swatch label .color-checked .fa-check {
    color: #00FF3C;
    text-shadow: 1px 2px 0px #000000;
  }
  .ff-btn-selected {
    color: #f8e804 !important;
    border-color: #f8e804 !important;
  }
  .ff-container {
    width: 100%;
    height: 550px;
    float: left;
  }
  .ff-container .dontShow {
    display: none !important;
  }
  .ff-container .intro-screen .step-content {
    position: relative;
    z-index: 1;
    font-family: avenir;
    border: 0px;
    width: calc(100% - 40px);
  }
  .ff-container .intro-screen .step-content .ff-head {
    width: 60%;
    max-width: 590px;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-logo-cont {
    width: auto;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-logo-cont .ff-logo {
    float: left;
    width: 130px;
    margin: 20px 10px 0 0;
  }
  .ff-container .intro-screen .step-content .ff-head .ff-title {
    font-family: botonboldx;
    color: #ffffff;
    font-size: 60px;
    text-shadow: 1px 2px 50px #000000;
  }
  .ff-container .intro-screen .step-content .ff-head #getStarted {
    margin: 20px auto;
  }
  .ff-container .ff-nav {
    display: none;
    width: 310px;
    position: absolute;
    left: calc(50% - 160px);
    z-index: 2;
    border: 1px solid #ffffff;
    border-top: 0px;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .ff-container .ff-nav .step {
    cursor: pointer;
    font-family: botonbold;
    font-size: 24px;
    float: left;
    padding: 10px 0;
    text-align: center;
    border-right: 1px solid #ffffff;
  }
  .ff-container .ff-nav .step:last-child {
    border: 0px;
  }
  .ff-container .ff-nav .step.currentStep {
    background-color: #f8e804;
    color: #000000;
  }
  .ff-container .ff-step {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    height: 100%;
  }
  .ff-container .ff-step .ff-overlay {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ff-container .loading-screen .step-content {
    position: absolute;
    z-index: 1;
    left: calc(50% - 87px);
    border: 0px;
    height: auto;
    width: auto;
  }
  .ff-container .loading-screen .ff-logo {
    display: block;
    margin: 0px auto;
  }
  .ff-container .loading-screen .ff-processing {
    width: 20px;
  }
  .ff-container .step-content {
    width: calc(40% - 40px);
  }
  .ff-container .step-content p {
    font-family: avenir;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000000;
  }
  .ff-container .step-content button {
    width: 100%;
  }
  .ff-container .step-content.house-container {
    float: left;
    width: calc(60% - 40px);
    height: 540px;
    margin-top: 50px;
    text-align: center;
    top: 0px;
    right: 0px;
  }
  .ff-container .step-content.house-container #svgHouse {
    height: 100%;
  }
  .ff-container .step-content.content-full-width {
    float: left;
    width: calc(100% - 40px );
  }
  .ff-container .step-content.content-left {
    float: left;
  }
  .ff-container .step-content.content-centered {
    margin: 100px auto 0;
    max-width: 310px;
  }
  .ff-container .step-content.content-centered.centered {
    text-align: center;
  }
  .ff-container .step-content.content-right {
    float: right;
  }
}
/* print copy of shopping cart */
/* 01292019 Libby Johnson */
#LL-CartPrintBody {
  width: 750px;
  color: #000000;
  position: relative;
  font-size: 11px;
  margin: auto;
  padding-bottom: 10px;
}
#LL-CartPrintBody .LL-logo-div {
  text-align: center;
}
#LL-CartPrintBody .LL-logo-div img {
  width: 150px;
  height: 70px;
  border: 0;
  text-align: center;
  padding-top: 10px;
}
#LL-CartPrintBody .LL-CartOrderSummary {
  border: 2px solid #bdb9b1;
  margin-top: 15px;
  height: 110px;
  padding-left: 4px;
  padding-right: 4px;
}
#LL-CartPrintBody .LL-CartOrderSummary .LL-OrderSummaryLeftColumn {
  text-align: left;
  padding: 3px;
  width: 46%;
  float: left;
}
#LL-CartPrintBody .LL-CartOrderSummary .LL-OrderSummaryRightColumn {
  text-align: right;
  padding: 3px;
  float: right;
  width: 46%;
}
#LL-CartPrintBody table.LL-basket-items {
  width: 750px;
  border: 2px solid #bdb9b1;
  margin-top: 15px;
}
#LL-CartPrintBody table.LL-basket-items th {
  text-align: center;
  font-weight: bold;
  background-color: #f2f0eb;
  /*border-bottom:2px solid #bdb9b1; */
  padding: 3px;
}
#LL-CartPrintBody table.LL-basket-items th.left {
  text-align: left;
  padding-left: 6px;
  width: 75%;
}
#LL-CartPrintBody table.LL-basket-items th.middle {
  width: 13%;
}
#LL-CartPrintBody table.LL-basket-items th.right {
  width: 12%;
}
#LL-CartPrintBody table.LL-basket-items td {
  padding: 3px;
}
#LL-CartPrintBody table.LL-basket-items td.category-total {
  border-top: 2px solid #bdb9b1;
  background-color: #f2f0eb;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-header {
  font-weight: bold;
  background-color: #f2f0eb;
  border-top: 2px solid #bdb9b1;
  border-bottom: 2px solid #bdb9b1;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-item-border {
  border-top: 1px solid #bdb9b1;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-item-border .important {
  padding-right: 6px;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-item-border table {
  width: 380px;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-item-border table td {
  vertical-align: top;
  text-align: left;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-item-border table td.image-cell {
  width: 84px;
}
#LL-CartPrintBody table.LL-basket-items td.category-total {
  text-align: right;
}
#LL-CartPrintBody table.LL-basket-items td.category-total .important {
  padding-right: 13px;
}
#LL-CartPrintBody img.LL-cart-thumb {
  border: 1px solid #bdb9b1;
  margin: 0 15px 0 0;
  width: 80px;
  height: 80px;
  float: left;
}
#LL-CartPrintBody .important {
  color: #D70030;
}
#LL-CartPrintBody img.LL-Logo {
  width: 186px;
  height: 88px;
  border: 0;
  text-align: center;
}
#LL-CartPrintBody #LL-CartOrderSummary {
  border: 2px solid #bdb9b1;
  margin-top: 15px;
}
#LL-CartPrintBody #LL-OrderSummaryLeftColumn {
  text-align: left;
  padding: 3px;
  width: 49%;
  float: left;
}
#LL-CartPrintBody #LL-OrderSummaryRightColumn {
  text-align: right;
  padding: 3px;
  float: right;
  width: 49%;
}
#LL-CartPrintBody table.LL-basket-items {
  width: 750px;
  border: 2px solid #bdb9b1;
  margin-top: 15px;
}
#LL-CartPrintBody table.LL-basket-items th {
  text-align: left;
  font-weight: bold;
  background-color: #f2f0eb;
  border-bottom: 2px solid #bdb9b1;
}
#LL-CartPrintBody table.LL-basket-items td {
  padding: 3px;
}
#LL-CartPrintBody table.LL-basket-items td.category-total {
  border-top: 2px solid #bdb9b1;
  background-color: #f2f0eb;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-header {
  font-weight: bold;
  background-color: #f2f0eb;
  border-top: 2px solid #bdb9b1;
  border-bottom: 2px solid #bdb9b1;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-item-border {
  border-top: 1px solid #bdb9b1;
}
#LL-CartPrintBody table.LL-basket-items td.repeat-item-border .important {
  padding-right: 6px;
}
#LL-CartPrintBody img.LL-cart-thumb {
  border: 1px solid #bdb9b1;
  margin: 0 15px 0 0;
  width: 80px;
  height: 80px;
  float: left;
}
/*These styles are specific to the Hardwood landing page*/
.full-width-template-content-body {
  position: relative;
  font-family: avenir;
  padding-bottom: 50px;
  top: -3px;
  /*Find this in ll-less-lib and kill it! */
}
.full-width-template-content-body .bordered img {
  border: 1px solid #7a7a7a;
}
.full-width-template-content-body .cat-landing {
  max-width: 1920px;
  margin: 0 auto;
  color: #727272;
}
.full-width-template-content-body .cat-landing .subcat-title {
  font-size: 21px;
  margin-bottom: 15px;
}
.full-width-template-content-body a.accessories-box,
.full-width-template-content-body .cat-landing {
  color: #565656;
}
.full-width-template-content-body a {
  text-decoration: none;
}
.full-width-template-content-body a:hover {
  cursor: pointer;
  color: #333333;
}
.full-width-template-content-body .my-hr {
  width: 100%;
  height: 1px;
  background: #727272;
  margin: 30px auto;
}
.full-width-template-content-body .fa-chevron-right {
  -webkit-text-stroke: 2px #ffffff;
  padding-left: 4px;
  font-size: 90%;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.full-width-template-content-body .container {
  background: #ffffff;
}
.full-width-template-content-body .container .container-inner {
  margin: 0 auto;
  max-width: 980px;
}
.full-width-template-content-body .cat-hero {
  position: relative;
  min-height: 200px;
  background-image: url('/assets/images/landing_pages/Hardwood/1850x750_tobacco_road_acacia_10005147.jpg');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 30vw;
  overflow: hidden;
}
.full-width-template-content-body .cat-title-text {
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding: 0;
  margin: 0;
}
.full-width-template-content-body .callout img {
  width: 100%;
  height: auto;
}
.full-width-template-content-body h1.cat-title-text {
  font-size: 70px;
  bottom: -1.1vw;
  color: #ffffff;
  padding: 0 15px 0 15px;
}
.full-width-template-content-body .cat-navi {
  text-align: left;
}
.full-width-template-content-body .cat-navi a {
  font-size: 16px;
  text-transform: capitalize;
}
.full-width-template-content-body .cat-navi ul {
  text-align: center;
  padding: 0;
  list-style: none;
  margin: 15px 0 35px 0;
}
.full-width-template-content-body .cat-navi li {
  display: inline-block;
  padding: 8px 10px 8px 10px;
  cursor: pointer;
}
.full-width-template-content-body .cat-navi li:hover {
  color: #333333;
}
.full-width-template-content-body .cat-navi li:after {
  content: '\f078';
  font-family: 'FontAwesome';
  position: relative;
  font-size: 65%;
  margin-left: 3px;
}
.full-width-template-content-body .callout .main,
.full-width-template-content-body h2.cat-title-heading,
.full-width-template-content-body .cat-landing h3 {
  font-size: 34px;
  font-weight: 200;
}
.full-width-template-content-body .callout .main {
  margin-bottom: 0;
}
.full-width-template-content-body .callout {
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.full-width-template-content-body .callout .sub {
  font-size: 23px;
  font-weight: 200;
  padding-bottom: 20px;
}
.full-width-template-content-body .callout p {
  font-size: 16px;
  padding-bottom: 10px;
}
.full-width-template-content-body .callout a {
  display: block;
  margin-top: 15px;
  color: #727272;
}
.full-width-template-content-body .sp-cat-sc-img {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.full-width-template-content-body .cat-special-types {
  margin-top: 20px;
}
.full-width-template-content-body a.accessories-box {
  display: block;
}
.full-width-template-content-body a.accessories-box img {
  width: 100%;
  max-width: 100%;
}
.full-width-template-content-body .cat-types .accessories-outer {
  padding-top: 10px;
}
.full-width-template-content-body .cat-types .accessories-outer:first-of-type {
  padding-right: 0;
}
.full-width-template-content-body .cat-types .accessories-outer:nth-of-type(2) {
  padding-left: 8px;
  padding-right: 8px;
}
.full-width-template-content-body .cat-types .accessories-outer:last-of-type {
  padding-left: 0;
}
.full-width-template-content-body a.accessories-box,
.full-width-template-content-body a.accessories-box:hover {
  text-decoration: none;
  color: #727272;
}
.full-width-template-content-body a.accessories-box:hover .sp-cat-sc-img {
  -webkit-transform: scale3d(1.01, 1.01, 1);
  -moz-transform: scale3d(1.01, 1.01, 1);
  transform: scale3d(1.01, 1.01, 1);
}
.full-width-template-content-body a.accessories-box:hover,
.full-width-template-content-body a.cat-dive-link:hover {
  color: #333333;
}
.full-width-template-content-body a.accessories-box:hover .fa-chevron-right,
.full-width-template-content-body a.cat-dive-link:hover .fa-chevron-right {
  -moz-transform: translate3d(4px, 0, 0);
  -webkit-transform: translate3d(4px, 0, 0);
  transform: translate3d(4px, 0, 0);
}
.full-width-template-content-body a.accessories-box:hover .subcat-title,
.full-width-template-content-body a.cat-dive-link:hover .subcat-title {
  color: #333333;
}
.full-width-template-content-body a.accessories-box p {
  padding-right: 20px;
}
.full-width-template-content-body .subcat-title,
.full-width-template-content-body .read-more {
  font-size: 22px;
  padding-top: 5px;
  text-decoration: none;
}
.full-width-template-content-body .samples-banner {
  background: url('/assets/images/Sale_Page/20190416_Flip_Your_Space/placeholders/flooring-samples-banner.jpg');
  background-size: cover;
  position: relative;
  margin: 100px auto 20px 15px;
  height: 202px;
  width: calc(100% - 30px);
}
.full-width-template-content-body .samples-banner .samples-text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 54%;
  float: right;
  padding-right: 30px;
  display: table;
  height: 100%;
  font-size: 16px;
}
.full-width-template-content-body .samples-banner .samples-text .inner {
  display: table-cell;
  vertical-align: middle;
}
.full-width-template-content-body .samples-banner .samples-text .main {
  font-size: 20px;
  font-weight: bold;
}
.full-width-template-content-body .center-content .center {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: 50%;
}
.full-width-template-content-body .visualizer-banner {
  display: block;
  clear: both;
  margin-bottom: 18px;
}
.full-width-template-content-body .visualizer-banner .img-row {
  display: block;
  border: 1px solid #727272;
}
.full-width-template-content-body .visualizer-banner a {
  color: #666;
  background-image: url('/assets/images/Sale_Page/20190416_Flip_Your_Space/placeholders/145x95_phone_image.png');
  background-repeat: no-repeat;
  display: block;
  height: 95px;
  margin: 4px auto 4px auto;
  overflow: hidden;
  padding-left: 130px;
  padding-right: 15px;
  text-decoration: none !important;
  width: 100%;
  border: 1px solid #ddd;
}
.full-width-template-content-body .visualizer-banner .message {
  float: left;
  font-size: 1.7em;
  padding: 28px 0 0 14px;
  text-align: left;
}
.full-width-template-content-body .visualizer-banner img {
  height: auto;
}
.full-width-template-content-body .banner-button {
  background: #f8e804;
  color: #222;
  float: right;
  font-family: avenir;
  font-size: 1.3em;
  font-weight: bold;
  margin: 28px 20px 0 0;
  padding: 8px 30px;
}
.full-width-template-content-body .visualizer-banner .image {
  float: left;
  padding: 26px 10px 0 38px;
  width: 288px;
}
.full-width-template-content-body .cat-shop a:last-of-type {
  margin-right: 0;
}
.full-width-template-content-body .cat-shop-by h3 {
  margin-bottom: 60px;
}
.full-width-template-content-body sup.char {
  font-size: 0.6em;
  margin-left: 1px;
}
.full-width-template-content-body .cat-shop-swatch {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
  min-height: 200px;
  width: 140px;
  vertical-align: top;
  padding-top: 0;
}
.full-width-template-content-body .cat-shop-swatch span {
  display: block;
  height: 133px;
  padding-left: 12px;
  width: 133px;
}
.full-width-template-content-body .cat-shop-swatch img {
  width: 110px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0);
}
.full-width-template-content-body .cat-shop-swatch .swatch-title {
  text-decoration: none;
  color: #727272;
  font-size: 18px;
  padding: 5px 5px 0 0;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.full-width-template-content-body .cat-shop-swatch:hover img {
  -webkit-transform: scale3d(1.02, 1.02, 1);
  -moz-transform: scale3d(1.02, 1.02, 1);
  transform: scale3d(1.02, 1.02, 1);
}
.full-width-template-content-body .cat-shop-swatch:hover .swatch-title {
  color: #333;
}
.full-width-template-content-body .cat-dive-link {
  display: inline-block;
  font-size: 22px;
  font-weight: 200;
  margin-bottom: 20px;
  color: #727272;
}
.full-width-template-content-body .cat-install .my-hr {
  margin-bottom: 50px;
}
.full-width-template-content-body .install-banner {
  background: #e7e8ea;
  height: 144px;
  width: 100%;
  margin-bottom: 60px;
}
.full-width-template-content-body .install-banner .banner-left {
  width: 50%;
  height: 100%;
  background-image: url('/assets/images/Sale_Page/20190416_Flip_Your_Space/placeholders/ll-install-left.jpg');
  background-size: cover;
}
.full-width-template-content-body .install-banner .copy-area {
  padding: 22px 20px 0 20px;
}
.full-width-template-content-body .install-banner .copy-area p:first-of-type {
  margin-top: 0;
}
.full-width-template-content-body .install-banner .copy-area p:last-of-type {
  color: #333333;
}
.full-width-template-content-body .install-banner .copy-area .larger {
  line-height: 24px;
  font-size: 26px;
  font-weight: 400;
  color: #000000;
}
.full-width-template-content-body .install-banner .copy-area img {
  float: right;
  width: 90px;
  height: auto;
}
.full-width-template-content-body .install-banner .copy-area .fa-chevron-right {
  -webkit-text-stroke: 2px #e7e8ea;
}
.full-width-template-content-body .flooring-accessories {
  margin-bottom: 60px;
}
@media screen and (max-width: 1439px) {
  .full-width-template-content-body h1.cat-title-text {
    font-size: 5vw;
  }
}
@media screen and (max-width: 1199px) {
  .full-width-template-content-body #main-content-area {
    width: calc(100% - 20px);
  }
  .full-width-template-content-body .visualizer-banner .banner-button {
    float: right;
    margin: -57px 20px 0 0;
  }
  .full-width-template-content-body .visualizer-banner .message {
    float: none;
    padding: 4px 0 0 53px;
  }
  .full-width-template-content-body .visualizer-banner .image {
    float: none;
    padding: 13px 13px 0 55px;
  }
}
@media screen and (max-width: 991px) {
  .full-width-template-content-body .install-banner {
    height: 164px;
  }
  .full-width-template-content-body .install-banner .copy-area {
    padding: 22px 0px 0 20px;
  }
  .full-width-template-content-body .install-banner .copy-area img {
    float: right;
    width: 60px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .full-width-template-content-body h1.cat-title-text {
    font-size: 45px;
  }
  .full-width-template-content-body .samples-banner {
    background-position: 90% 0;
  }
  .full-width-template-content-body .callout img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .full-width-template-content-body .cat-landing .sp-cat-sc-img {
    width: inherit;
    padding-right: 15px;
  }
  .full-width-template-content-body .cat-special-types .sp-cat-sc-img {
    float: right;
    padding-right: 0;
  }
  .full-width-template-content-body .cat-special-types .sp-cat-sc-img img {
    max-width: 320px;
    padding-left: 25px;
  }
  .full-width-template-content-body .cat-types .accessories-outer:last-of-type {
    padding-left: 15px;
  }
  .full-width-template-content-body .cat-landing .cat-types .accessories-outer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .full-width-template-content-body .visualizer-banner .image {
    padding: 16px 0 6px 30px;
    width: 230px;
  }
  .full-width-template-content-body .visualizer-banner .message {
    float: left;
    font-size: 1.2em;
    padding: 0 0 0 28px;
    text-align: left;
  }
  .full-width-template-content-body .visualizer-banner .banner-button {
    float: right;
    margin: -30px 5px 0 0;
  }
  .full-width-template-content-body .visualizer-banner .image {
    padding: 16px 0 6px 30px;
    width: 230px;
  }
}
@media screen and (max-width: 600px) {
  .full-width-template-content-body .cat-shop-by h3 {
    margin-bottom: 20px;
  }
  .full-width-template-content-body .cat-landing .accessories-outer {
    margin-bottom: 30px;
  }
  .full-width-template-content-body .cat-landing .sp-cat-sc-img {
    width: 100%;
    padding-right: 0;
  }
  .full-width-template-content-body h1.cat-title-text {
    font-size: 30px;
  }
  .full-width-template-content-body .cat-special-types .sp-cat-sc-img {
    float: none;
  }
  .full-width-template-content-body .cat-special-types .sp-cat-sc-img img {
    max-width: 100%;
    padding-left: 0;
  }
  .full-width-template-content-body .samples-banner .samples-text {
    width: 74%;
  }
  .full-width-template-content-body .install-banner {
    height: auto;
  }
  .full-width-template-content-body .install-banner .banner-left {
    display: none;
  }
  .full-width-template-content-body .install-banner .banner-right {
    padding: 20px 20px 10px 20px;
    width: 100%;
    background: #e7e8ea;
  }
  .full-width-template-content-body .install-banner .banner-right .copy-area {
    padding: 0;
  }
  .full-width-template-content-body .install-banner .banner-right img {
    display: block;
  }
  .full-width-template-content-body .visualizer-banner .image {
    width: 100%;
    padding: 7px 30px 7px 30px;
    text-align: center;
  }
  .full-width-template-content-body .visualizer-banner .image img {
    height: auto;
    width: 138px;
  }
  .full-width-template-content-body .visualizer-banner .message {
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 0 0 4px 0;
    text-align: center;
    width: 100%;
  }
  .full-width-template-content-body .visualizer-banner .banner-button {
    clear: both;
    float: none;
    font-size: 1em;
    margin: 0 auto 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 200px;
  }
}
@media screen and (max-width: 420px) {
  .full-width-template-content-body .samples-banner .samples-text {
    width: 85%;
  }
  .full-width-template-content-body #main-content-area {
    padding: 0;
  }
  .full-width-template-content-body .cat-dive-link {
    margin-bottom: 10px;
  }
  .full-width-template-content-body .cat-shop-swatch {
    width: 92px;
    min-height: 150px;
  }
  .full-width-template-content-body .cat-shop-swatch .swatch-title {
    font-size: 16px;
  }
  .full-width-template-content-body .samples-banner {
    margin-top: 10px;
  }
  .full-width-template-content-body .visualizer-banner .message {
    margin-left: 10px;
  }
  .full-width-template-content-body .visualizer-banner .banner-button {
    margin: 0 0 0 22%;
    width: 130px;
  }
}
@media screen and (max-width: 390px) {
  .full-width-template-content-body .visualizer-banner .image {
    display: none;
  }
  .full-width-template-content-body .visualizer-banner a {
    background-position: -30px 0;
  }
  .full-width-template-content-body .visualizer-banner a .message {
    margin-left: -3%;
    margin-top: 10px;
  }
  .full-width-template-content-body .visualizer-banner a .banner-button {
    margin-left: 6%;
    width: 83%;
  }
}
@media screen and (max-width: 320px) {
  .full-width-template-content-body .cat-shop-swatch {
    width: 122px;
  }
}
@media screen and (min-width: 320px) and (orientation: portrait) {
  .full-width-template-content-body body,
  .full-width-template-content-body .body,
  .full-width-template-content-body .body-content,
  .full-width-template-content-body header,
  .full-width-template-content-body .head {
    width: 100%;
  }
}
#donation-request .container {
  max-width: 100%;
  font-family: avenir;
}
#donation-request .m-b-50 {
  margin-bottom: 30px;
  text-align: center;
}
#donation-request .m-b-50 button {
  width: 200px;
  padding: 10px;
  margin: 0 auto;
}
#donation-request .m-b-50 button:disabled {
  opacity: 0.3;
}
#donation-request .disclaimer {
  font-size: 12px;
}
#donation-request label {
  display: block;
  font-weight: normal!important;
}
#donation-request input,
#donation-request select,
#donation-request textarea {
  margin-bottom: 30px;
  max-width: 100%;
  min-width: 100%;
  padding: 5px;
}
#donation-request select,
#donation-request input {
  height: 28px;
}
#donation-request .all-fields {
  font-weight: bold;
  margin: 30px 0 5px 0;
}
#donation-request .full-width {
  width: 100%;
}
#donation-request h1 {
  font-family: 'botonbold';
  margin-top: 40px;
  margin-bottom: 20px;
}
#donation-request h2 {
  font-family: 'botonbold';
  font-size: 24px;
  margin-top: 0;
  width: 100%;
}
#donation-request h3 {
  font-size: 18px;
  margin-top: 0;
  width: 100%;
}
#donation-request .group {
  border: 1px solid #dddddd;
  padding: 20px 20px 0 20px;
  margin-bottom: 30px;
}
#donation-request .row.special {
  margin: 0;
}
#donation-request .inner-group {
  margin-bottom: 30px;
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 5px;
  padding-right: 5px;
}
#donation-request .phone-container {
  padding: 0;
}
#donation-request .ext-container {
  padding-right: 0;
}
#donation-request .groupA {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
#donation-request .groupB {
  margin-top: 0;
}
#donation-request .tip {
  font-size: 11px;
  display: none;
}
#donation-request .invalid .tip {
  display: inline;
}
#donation-request .invalid label,
#donation-request .invalid input,
#donation-request .invalid textarea,
#donation-request .state.invalid {
  color: #bf0c26;
}
#donation-request .invalid input,
#donation-request .invalid textarea {
  border: 1px solid #bf0c26;
}
#donation-request .inner-group h3 {
  padding-top: 20px;
}
#donation-request .two-thirds-width {
  width: 75%;
  text-align: right;
}
#donation-request input.two-thirds-width {
  display: inline-block;
}
#donation-request .x-after:after,
#donation-request .equal-after:after {
  content: 'X';
  position: absolute;
  right: -3%;
  top: 28px;
}
#donation-request .equal-after:after {
  content: '=';
}
@media screen and (max-width: 767px) {
  #donation-request .x-after {
    padding-left: 0;
  }
  #donation-request .total {
    padding-right: 0;
  }
}
@media screen and (max-width: 550px) {
  #donation-request .info-section1 .col-xs-6 {
    width: 100%;
  }
  #donation-request .container {
    padding-left: 0;
    padding-right: 0;
  }
}
#donation-request .check {
  position: relative;
}
#donation-request .check input {
  margin-bottom: 5px;
  cursor: pointer;
  display: inline-block;
  width: 30px!important;
}
#donation-request .check label {
  position: absolute;
  top: 10px;
  left: 5px;
  cursor: pointer;
}
#donation-request .check:last-of-type {
  margin-bottom: 30px;
}
#donation-request #date {
  text-align: right;
}
#donation-request .datepicker-container {
  max-height: 0;
  position: relative;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
  width: 100%;
}
#donation-request .date-picker-row {
  -webkit-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
#donation-request .date-picker-row.showMe {
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
#donation-request .date-picker-row.showMe .datepicker-container {
  max-height: 900px;
  opacity: 1;
  pointer-events: auto;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
#donation-request #datepicker {
  font-family: avenir;
  padding: 20px;
  padding-bottom: 20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
#donation-request #datepicker .ui-widget-header {
  margin-bottom: 10px;
}
#donation-request #datepicker .ui-widget-header a {
  display: inline-block;
  width: 70px;
  padding: 5px;
  cursor: pointer;
}
#donation-request #datepicker .ui-widget-header a span {
  padding: 20px;
}
#donation-request #datepicker .ui-widget-header a.ui-datepicker-prev span {
  padding-left: 12px;
}
#donation-request #datepicker .ui-widget-header a.ui-datepicker-prev:before {
  font-family: 'FontAwesome';
  content: '\f053';
  position: absolute;
  left: 15px;
  top: 26px;
}
#donation-request #datepicker .ui-widget-header a.ui-datepicker-next {
  float: right;
  text-align: center;
}
#donation-request #datepicker .ui-widget-header a.ui-datepicker-next:before {
  font-family: 'FontAwesome';
  content: '\f054';
  position: absolute;
  right: 13px;
  top: 26px;
}
#donation-request #datepicker .ui-datepicker-title {
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  pointer-events: none;
}
#donation-request #datepicker .ui-datepicker-calendar {
  width: 100%;
}
#donation-request #datepicker .ui-datepicker-calendar a {
  text-align: center;
  width: 100%;
  display: block;
  height: 40px;
}
#donation-request #datepicker .ui-datepicker-calendar a:hover {
  background: #ddd;
}
#donation-request #datepicker .ui-datepicker-calendar td {
  border: 1px solid #ddd;
  line-height: 41px;
}
#donation-request #datepicker .ui-datepicker-calendar .ui-datepicker-current-day,
#donation-request #datepicker .ui-datepicker-calendar .ui-datepicker-current-day:hover {
  background-color: #f8e804;
}
#donation-request #datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active,
#donation-request #datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active:hover {
  background-color: #f8e804;
}
#donation-request #datepicker .ui-datepicker-calendar .ui-datepicker-today {
  background-color: #ddd;
}
#ccpa-request .container {
  max-width: 100%;
  font-family: avenir;
}
#ccpa-request .m-b-50 {
  margin-bottom: 30px;
  text-align: center;
}
#ccpa-request .m-b-50 button {
  width: 200px;
  padding: 10px;
  margin: 0 auto;
}
#ccpa-request .m-b-50 button:disabled {
  opacity: 0.3;
}
#ccpa-request .disclaimer {
  font-size: 12px;
}
#ccpa-request label {
  display: block;
  font-weight: normal!important;
}
#ccpa-request input,
#ccpa-request select,
#ccpa-request textarea {
  margin-bottom: 30px;
  max-width: 100%;
  min-width: 100%;
  padding: 5px;
}
#ccpa-request select,
#ccpa-request input {
  height: 28px;
}
#ccpa-request .all-fields {
  font-weight: bold;
  margin: 30px 0 5px 0;
}
#ccpa-request .full-width {
  width: 100%;
}
#ccpa-request h1 {
  font-family: 'botonbold';
  margin-top: 40px;
  margin-bottom: 20px;
}
#ccpa-request h2 {
  font-family: 'botonbold';
  font-size: 24px;
  margin-top: 0;
  width: 100%;
}
#ccpa-request h3 {
  font-size: 18px;
  margin-top: 0;
  width: 100%;
}
#ccpa-request .group {
  border: 1px solid #dddddd;
  padding: 20px 20px 0 20px;
  margin-bottom: 30px;
}
#ccpa-request .row.special {
  margin: 0;
}
#ccpa-request .inner-group {
  margin-bottom: 30px;
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 5px;
  padding-right: 5px;
}
#ccpa-request .phone-container {
  padding: 0;
}
#ccpa-request .ext-container {
  padding-right: 0;
}
#ccpa-request .groupA {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
#ccpa-request .groupB {
  margin-top: 0;
}
#ccpa-request .tip {
  font-size: 11px;
  display: none;
}
#ccpa-request .invalid .tip {
  display: inline;
}
#ccpa-request .invalid label,
#ccpa-request .invalid input,
#ccpa-request .invalid textarea,
#ccpa-request .state.invalid {
  color: #bf0c26;
}
#ccpa-request .invalid input,
#ccpa-request .invalid textarea {
  border: 1px solid #bf0c26;
}
#ccpa-request .inner-group h3 {
  padding-top: 20px;
}
#ccpa-request .two-thirds-width {
  width: 75%;
  text-align: right;
}
#ccpa-request input.two-thirds-width {
  display: inline-block;
}
#ccpa-request .x-after:after,
#ccpa-request .equal-after:after {
  content: 'X';
  position: absolute;
  right: -3%;
  top: 28px;
}
#ccpa-request .equal-after:after {
  content: '=';
}
#ccpa-request .not-applicable {
  display: none;
  padding: 20px;
}
#ccpa-request .contact-section {
  display: none;
}
#ccpa-request .request-section {
  display: none;
}
#ccpa-request .request-section label {
  display: inline-block;
}
#ccpa-request .request-section input {
  display: inline-block;
  min-width: 0;
  height: unset;
  margin-right: 5px;
}
#ccpa-request .thank-you {
  padding: 20px 20px 300px 20px;
}
@media screen and (max-width: 767px) {
  #ccpa-request .x-after {
    padding-left: 0;
  }
  #ccpa-request .total {
    padding-right: 0;
  }
}
@media screen and (max-width: 550px) {
  #ccpa-request .info-section1 .col-xs-6 {
    width: 100%;
  }
  #ccpa-request .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.hawk-railNavHeading {
  background: #000 !important;
  font-family: botonbold;
}
.hawk-navGroup {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.hawk-navGroupContent {
  padding-top: 0!important;
  padding-bottom: 0!important;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  display: block;
  max-height: 0px;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  max-height: 1400px;
  position: relative!important;
  left: 0!important;
}
.hawk-navGroupContent ul {
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}
.hawk-navGroupContent h4 {
  font-family: inherit!important;
}
.hawk-navGroupContent a {
  color: #000000;
  opacity: 0.7;
  text-align: left!important;
}
.hawk-navGroupContent a:hover {
  color: #000000 !important;
  opacity: 1;
}
.hawk-navGroupContent .hawk-facetCount {
  color: #000000 !important;
}
.hawk-groupHeading {
  font-family: avenir!important;
  font-weight: bold!important;
  font-size: 1.05em !important;
  padding: 10px!important;
}
.hawk-groupHeading:after {
  top: 13px!important;
}
.hawk-navGroup.hawk-collapsed .hawk-navGroupContent {
  max-height: 1px;
}
.hawk-collapsible {
  background: #f3f3f3;
}
.container.full {
  width: 100%;
}
.flex-container {
  flex-flow: row wrap;
  display: flex;
}
.image-area img {
  max-width: 100%;
  height: auto;
}
.custom-area iframe,
.custom-area img,
.custom-area table {
  max-width: 100%;
}
.grid_3 {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  .grid_3 {
    width: 33%;
  }
}
@media screen and (max-width: 576px) {
  .grid_3 {
    width: 50%;
  }
}
.custom-area table {
  width: 100%;
}
/*
	 *
	 *	jQuery Sliding Menu Plugin
	 *	Mobile app list-style navigation in the browser
	 *
	 *	Written by Ali Zahid
	 *	http://designplox.com/jquery-sliding-menu
	 *
	 */
.sliding-menu {
  position: relative;
  overflow: hidden;
}
.sliding-menu .fa-chevron-right {
  display: none;
}
.sliding-menu .menu-panel {
  padding: 0px;
}
.sliding-menu ul {
  float: left;
  margin: 0;
}
.sliding-menu li {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #666666;
}
.sliding-menu a {
  display: block;
  padding: 15px 20px !important;
  color: #000000 !important;
  text-decoration: none !important;
}
.sliding-menu a:hover {
  color: #000000 !important;
  text-decoration: none !important;
  background-color: red !important;
}
.sliding-menu a .nav:before {
  content: '\3009';
  float: right;
  margin-left: 1em;
}
.sliding-menu a .back {
  background: #ededed;
  color: #000000 !important;
  font-weight: bold;
}
.sliding-menu a .back:before {
  content: '\3008';
  float: left;
  margin-right: 1em;
}
#floatingSocialShare {
  position: relative;
}
#floatingSocialShare *,
#floatingSocialShare *:before,
#floatingSocialShare *:after {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
#floatingSocialShare a {
  position: relative;
  width: 45px;
  height: 30px;
  line-height: 20px;
  padding: 8px 0;
  display: list-item;
  list-style-type: none;
  text-align: center;
  color: #FFFFFF;
  outline: 0 none !important;
}
#floatingSocialShare a:focus,
#floatingSocialShare a:hover {
  color: #FFFFFF;
  width: 52px;
  opacity: 0.8;
  transition-duration: 0.3s;
  transition-property: right;
  transition-timing-function: ease-out;
}
#floatingSocialShare a:focus,
#floatingSocialShare a:hover,
#floatingSocialShare a:visited,
#floatingSocialShare a:active {
  outline: 0 none !important;
}
#floatingSocialShare a .without-counter svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#floatingSocialShare a .with-counter-desktop {
  height: 38px;
}
#floatingSocialShare svg {
  fill: #FFFFFF;
  height: 30px;
}
#floatingSocialShare .shareCount {
  position: absolute;
  top: 36px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  color: #FFFFFF;
  font-size: 10px;
}
#floatingSocialShare .top-left,
#floatingSocialShare .top-right,
#floatingSocialShare .content-left,
#floatingSocialShare .content-right {
  position: fixed;
  top: 25%;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  z-index: 1030 !important;
}
#floatingSocialShare .top-left {
  left: 0;
}
#floatingSocialShare .top-right {
  right: 0;
  direction: rtl;
}
#floatingSocialShare .content-left {
  margin: 0;
}
#floatingSocialShare .content-right {
  margin: 0;
}
#floatingSocialShare .mail {
  background-color: #D14836;
}
#floatingSocialShare .facebook {
  background-color: #3B5998;
}
#floatingSocialShare .google-plus {
  background-color: #DC4E41;
}
#floatingSocialShare .linkedin {
  background-color: #0077B5;
}
#floatingSocialShare .odnoklassniki {
  background-color: #F4731C;
}
#floatingSocialShare .pinterest {
  background-color: #BD081C;
}
#floatingSocialShare .reddit {
  background-color: #FF4500;
}
#floatingSocialShare .stumbleupon {
  background-color: #EB4924;
}
#floatingSocialShare .telegram {
  background-color: #2CA5E0;
}
#floatingSocialShare .tumblr {
  background-color: #36465D;
}
#floatingSocialShare .twitter {
  background-color: #1DA1F2;
}
#floatingSocialShare .vk {
  background-color: #6383A8;
}
#floatingSocialShare .whatsapp {
  background-color: #00E676;
}
@media only screen and (max-width: 961px) {
  #floatingSocialShare {
    margin-top: 50px;
  }
  #floatingSocialShare .top-left,
  #floatingSocialShare .top-right,
  #floatingSocialShare .content-left,
  #floatingSocialShare .content-right {
    top: auto;
    bottom: 0;
    margin: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1000 !important;
  }
  #floatingSocialShare a {
    position: relative;
    float: left;
    display: list-item;
    list-style-type: none;
  }
  #floatingSocialShare a:focus,
  #floatingSocialShare a:hover {
    -moz-transition-property: none;
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
  }
  #floatingSocialShare svg {
    height: 24px;
  }
  #floatingSocialShare .shareCount {
    top: 30px;
  }
}
/******************************
*  Edited by RJO
*  Edited by EAJ 05-2019 to convert to less
*  RoyalSlider Default Inverted Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-default-inverted.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/
/* Background */
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
  background: #EEE;
  color: #222;
}
/***************
*
*  1. Arrows
*
****************/
.rsDefaultInv .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.rsDefaultInv .rsVer .rsArrow {
  width: 100%;
  height: 44px;
}
.rsDefaultInv .rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}
.rsDefaultInv .rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}
.rsDefaultInv .rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}
.rsDefaultInv .rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}
.rsDefaultInv .rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefaultInv .rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}
.rsDefaultInv .rsHor .rsArrowRight {
  right: 0;
  top: 0;
}
.rsDefaultInv .rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}
.rsDefaultInv .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  /*background: url('rs-default-inverted.png');	missing */
  /*background-color: #FFF;*/
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}
.rsDefaultInv .rsArrowIcn:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv .rsArrowDisabled rsArrowIcn {
  filter: alpha(opacity=20);
  opacity: 0.2;
  /* *display: none; for IE 7 and below, removed */
}
/***************
*
*  2. Bullets
*
****************/
.rsDefaultInv .rsBullets {
  position: relative;
  z-index: 35;
  padding-top: 4px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  line-height: 5px;
  overflow: hidden;
}
.rsDefaultInv .rsBullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  /* *display:inline;
		*zoom:1; hacks for IE 7 and below, removed */
  padding: 6px;
}
.rsDefaultInv .rsBullet span {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #BBB;
}
.rsDefaultInv .rsBullet .rsNavSelected span {
  background-color: #000;
}
/***************
*
*  3. Thumbnails
*
****************/
.rsDefaultInv {
  /* Thumbnails arrow icons */
  /* Thumbnails resizing on smaller screens */
}
.rsDefaultInv .rsThumbsHor {
  width: 100%;
  height: 72px;
}
.rsDefaultInv .rsThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}
.rsDefaultInv .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.rsDefaultInv .rsThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}
.rsDefaultInv .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}
.rsDefaultInv .rsThumb img {
  width: 100%;
  height: 100%;
}
.rsDefaultInv .rsThumb .rsNavSelected {
  background: #FFF;
}
.rsDefaultInv .rsThumb .rsNavSelected img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.rsDefaultInv .rsTmb {
  display: block;
  /* Thumbnails with text */
}
.rsDefaultInv .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
.rsDefaultInv .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}
.rsDefaultInv .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: rgba(255, 255, 255, 0.75);
}
.rsDefaultInv .rsThumbsArrow:hover {
  background: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv .rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}
.rsDefaultInv .rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}
.rsDefaultInv .rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}
.rsDefaultInv .rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}
.rsDefaultInv .rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}
.rsDefaultInv .rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefaultInv .rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}
.rsDefaultInv .rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}
.rsDefaultInv .rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}
.rsDefaultInv .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  /* background: url('rs-default-inverted.png'); MISSING */
}
.rsDefaultInv .rsThumbsArrowDisabled {
  display: none !important;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefaultInv .rsThumb {
    width: 59px;
    height: 44px;
  }
  .rsDefaultInv .rsThumbsHor {
    height: 44px;
  }
  .rsDefaultInv .rsThumbsVer {
    width: 59px;
  }
}
/***************
*
*  4. Tabs
*
****************/
.rsDefaultInv .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}
.rsDefaultInv .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  /**display:inline;
		*zoom:1; hacks for IE 7 and below, removed */
}
.rsDefaultInv .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rsDefaultInv .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}
.rsDefaultInv .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefaultInv .rsTab .rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}
/***************
*
*  5. Fullscreen button
*
****************/
.rsDefaultInv .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}
.rsDefaultInv .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  /*background: url('rs-default-inverted.png') 0 0; MISSING */
  /*background-color: #FFF; */
  background-color: rgba(255, 255, 255, 0.75);
  /* *background-color: #FFF; hack for IE 7 and below */
  border-radius: 2px;
}
.rsDefaultInv .rsFullscreenIcn:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv .rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}
/***************
*
*  6. Play/close video button
*
****************/
.rsDefaultInv .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
.rsDefaultInv .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  /*background:url(rs-default-inverted.png) no-repeat 0 -32px; MISSING */
  /* background-color: #FFF;*/
  background-color: rgba(255, 255, 255, 0.75);
  /* *background-color: #FFF; hack for IE 7 and below */
}
.rsDefaultInv .rsPlayBtnIcon:hover .rsPlayBtnIcon {
  background-color: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
}
.rsDefaultInv .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.rsDefaultInv .rsCloseVideoBtn rsiOSBtn {
  top: -38px;
  right: -6px;
}
.rsDefaultInv .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  /*background: url('rs-default-inverted.png') -64px 0; MISSING */
  /*background-color: #FFF; */
  background-color: rgba(255, 255, 255, 0.75);
  /* *background-color: #FFF; hack for IE 7 and below */
}
.rsDefaultInv .rsCloseVideoIcn:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
/***************
*
*  7. Preloader
*
****************/
.rsDefaultInv .rsPreloader {
  width: 20px;
  height: 20px;
  /* background-image:url(../preloaders/preloader.gif); MISSING */
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
/***************
*
*  8. Global caption
*
****************/
.rsDefaultInv .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  /*background: #FFF;*/
  background: rgba(255, 255, 255, 0.75);
  color: #000;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}
/**********
*
*  9. Deep Linking Additional CSS
*
*********/
#gallery-t-group {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#gallery-t-group .rsThumb {
  float: left;
  overflow: hidden;
  width: calc(100% / 5 - 1px);
  height: 56px;
  margin-right: 1px;
}
#gallery-t-group .rsThumb img {
  width: 100%;
  height: 100%;
}
#gallery-t-group .rsThumbs {
  /*max-height: 738px;*/
  overflow-y: auto;
  width: 285px;
  max-height: 110px;
  position: absolute;
  top: 0;
  padding: 0 0 0 1px;
  right: 0;
}
#gallery-t-group .rsGCaption {
  line-height: 12px;
  padding: 10px 0px;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  position: absolute;
  bottom: -30px;
  float: none;
  right: 0px;
  text-align: center;
  left: 0px;
}
#gallery-t-group .rsNavSelected {
  background: yellow !important;
}
#gallery-t-group .rsNavSelected img {
  opacity: 0.5 !important;
}
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
  background: #eee;
}
.rsBtnCenterer {
  width: 20%;
  height: 20%;
  position: absolute;
  left: 40%;
  right: 40%;
  bottom: 40%;
}
.rsPlayBtn {
  height: 100%;
  width: 100%;
  background: #000000;
  color: #ffffff;
  text-align: center;
}
.rsPlayBtnIcon {
  background-image: url('https://www.lumberliquidators.com/assets/images/icons/video-play-icon.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  #gallery-t-group .rsThumbs {
    width: 228px;
  }
  #gallery-t-group .rsGCaption {
    right: 228px;
  }
  .orientationWarning {
    display: none;
    position: absolute;
    width: 20%;
    height: 20%;
    bottom: 65%;
    left: 40%;
    right: 40%;
    text-align: center;
  }
  .orientationWarning .fa {
    position: relative;
    font-size: 10em;
  }
  .device-animation {
    animation: deviceFrames linear 1s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: deviceFrames linear 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: deviceFrames linear 1s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: deviceFrames linear 1s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: deviceFrames linear 1s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
  }
  @keyframes deviceFrames {
    0% {
      transform: rotate(90deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  @-moz-keyframes deviceFrames {
    0% {
      -moz-transform: rotate(90deg);
    }
    100% {
      -moz-transform: rotate(0deg);
    }
  }
  @-webkit-keyframes deviceFrames {
    0% {
      -webkit-transform: rotate(90deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
    }
  }
  @-o-keyframes deviceFrames {
    0% {
      -o-transform: rotate(90deg);
    }
    100% {
      -o-transform: rotate(0deg);
    }
  }
  @-ms-keyframes deviceFrames {
    0% {
      -ms-transform: rotate(90deg);
    }
    100% {
      -ms-transform: rotate(0deg);
    }
  }
}
@media screen and (min-width: 0px) and (max-width: 760px) {
  #gallery-t-group .rsThumb {
    width: 56px;
  }
  #gallery-t-group .rsThumbs {
    left: 0;
    position: relative;
    width: 100%;
    padding: 1px 0 0 1px;
  }
  #gallery-t-group .rsThumbsContainer {
    padding-top: 45px;
    height: auto !important;
    max-height: 150px !important;
  }
  #gallery-t-group .rsGCaption {
    display: none;
  }
}
@media screen and (min-width: 320px) {
  #gallery-t-group {
    max-height: 630px;
  }
  .rsOverflow,
  #gallery-t-group .rsThumbs {
    /*padding: 0px 10px;*/
  }
  .rsThumbsContainer {
    max-height: 738px;
    padding-top: 45px;
  }
  #gallery-t-group .rsGCaption {
    right: 0;
    text-align: center !important;
    left: 0px !important;
  }
}
@media screen and (min-width: 375px) {
  .rsOverflow,
  #gallery-t-group .rsThumbs {
    max-height: 200px;
  }
}
@media screen and (min-width: 375px) and (max-height: 812px) {
  .rsOverflow,
  #gallery-t-group .rsThumbs {
    max-height: 340px;
  }
}
@media screen and (min-width: 375px) and (max-height: 667px) {
  .rsOverflow,
  #gallery-t-group .rsThumbs {
    max-height: 200px;
  }
}
@media screen and (min-width: 414px) {
  .rsOverflow,
  #gallery-t-group .rsThumbs {
    max-height: 260px;
  }
}
/*@import (css) "royalslider.css";
@import (css) "rs-default-inverted.css";*/
/* these are custom for LL */
@media screen and (min-width: 320px) {
  #owl-accy-copy {
    display: none !important;
    position: relative;
    z-index: -20;
  }
  .homepage-carousel {
    float: left;
    width: 100%;
  }
  .owl-product-name {
    width: 165px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
  }
  .owl-product-price {
    width: 165px;
    margin: 0 auto;
    font-size: 10px;
    line-height: 20px;
  }
  .owl-item a {
    text-decoration: none !important;
    color: #333333 !important;
    font-weight: bold;
  }
  .owl-item a:hover {
    text-decoration: none !important;
    color: #000000 !important;
  }
  .owl-controls {
    min-height: 30px;
    width: 50%;
    margin: 0px auto !important;
  }
  .owl-container {
    float: left;
    width: 100%;
  }
  .owl-prev {
    position: relative;
    left: 0px;
    top: 0px;
    opacity: 0.8 !important;
    background-color: none !important;
    border-radius: 0px !important;
    line-height: 20px;
    color: #869791 !important;
    opactiy: 0.5;
  }
  .owl-next {
    position: relative;
    right: 0px;
    top: 0px;
    opacity: 0.8 !important;
    background-color: none !important;
    border-radius: 0px !important;
    line-height: 20px;
    color: #869791 !important;
    opactiy: 0.5;
  }
  #owl-accy .owl-next,
  .owl-accy .owl-next {
    line-height: 0px;
    right: -40px !important;
    background: none !important;
    border: 0px !important;
    font-size: 30px !important;
    color: #869791 !important;
    opacity: 0.5;
  }
  #owl-accy .owl-prev,
  .owl-accy .owl-prev {
    line-height: 0px;
    left: 0px !important;
    background: none !important;
    border: 0px !important;
    font-size: 30px !important;
    color: #869791 !important;
    opacity: 0.5;
  }
}
@media screen and (min-width: 768px) {
  .owl-container {
    width: 370px;
  }
  .owl-pagination {
    display: inline-block !important;
  }
  .owl-controls {
    width: 100%;
  }
  .owl-prev {
    position: absolute;
    left: -15px;
    opacity: 0.8 !important;
    background-color: none !important;
    border-radius: 0px !important;
    line-height: 20px;
    color: #869791 !important;
    opactiy: 0.5;
  }
  .owl-next {
    position: absolute;
    right: -15px;
    opacity: 0.8 !important;
    background-color: none !important;
    border-radius: 0px !important;
    line-height: 20px;
    color: #869791 !important;
    opactiy: 0.5;
  }
  .owl-theme .owl-controls {
    margin: 30px 0px 0px !important;
    text-align: center;
    position: relative;
  }
  /* PDP - You May Also Need */
  #owl-accy .owl-controls .owl-buttons,
  .owl-accy .owl-controls .owl-buttons {
    position: absolute;
    width: 30px;
    right: 90px;
  }
  #owl-accy .owl-prev,
  .owl-accy .owl-prev {
    left: -40px !important;
  }
}
/*end of 768*/
@media screen and (min-width: 1024px) {
  .owl-pagination {
    display: block;
  }
}
#owl-accy .owl-next:hover,
#owl-accy .owl-prev:hover,
.owl-accy .owl-next:hover,
.owl-accy .owl-prev:hover {
  color: #869791 !important;
  opacity: 1;
}
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  font-family: avenir !important;
}
body {
  /*end new styles to match Hawk Widgets */
}
body .owl-accy-carousel {
  margin-bottom: 80px;
  clear: both;
}
body .owl-accy-carousel .owl-wrapper-outer {
  z-index: 1;
}
body .owl-accy-carousel .owl-wrapper-outer .accy-overlay {
  width: 100%;
}
body .owl-accy-carousel h4,
body .owl-accy-carousel h2 {
  float: none;
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-family: 'botonbold';
}
body .owl-accy-carousel .btn-cont {
  text-align: center;
  margin: 0 auto;
}
body .owl-accy-carousel .accy-btn {
  float: none;
  display: inline-block;
  color: #444444;
  font-weight: normal;
}
body .owl-accy-carousel .ll-price {
  display: block;
  padding-top: 5px;
  font-family: Avenir;
}
body .owl-accy-carousel .owl-product-name {
  min-height: 62px;
}
body .owl-accy-carousel .owl-controls {
  position: absolute;
  top: 0!important;
  margin-top: 0!important;
  width: 100%;
  height: 350px;
  max-height: 350px;
}
body .owl-accy-carousel .owl-controls .owl-page span {
  background: #869791;
  opacity: 0.25;
}
body .owl-accy-carousel .owl-controls .owl-pagination {
  bottom: 0;
  position: absolute;
  width: 100%;
  left: 0;
}
body .owl-accy-carousel .owl-controls .owl-buttons {
  width: 100%;
  top: 15px!important;
}
body .owl-accy-carousel .owl-controls .owl-buttons .owl-next {
  -webkit-text-stroke: 1px #fff;
  margin-right: -10px;
  z-index: 9;
}
body .owl-accy-carousel .owl-controls .owl-buttons .owl-prev {
  -webkit-text-stroke: 1px #fff;
  margin-left: -10px;
  z-index: 9;
}
body .owl-accy-carousel .owl-controls .owl-buttons .fa-arrow-circle-o-right:before {
  content: "\e606";
  font-family: 'hawksearch';
  font-size: 36px;
}
body .owl-accy-carousel .owl-controls .owl-buttons .fa-arrow-circle-o-left:before {
  content: "\e603";
  font-family: 'hawksearch';
  font-size: 36px;
}
@media screen and (max-width: 600px) {
  body .owl-accy-carousel .accs-carousel-cont {
    padding: 0;
  }
  body .owl-accy-carousel .accs-carousel-cont .owl-product-name {
    padding: 0 10px 0 10px;
  }
  body .owl-accy-carousel .owl-item {
    height: 230px!important;
    min-height: 230px!important;
  }
  body .owl-accy-carousel .owl-item .itemTitle {
    min-height: 62px;
  }
  body .owl-accy-carousel .owl-item img {
    max-height: 90px;
    max-width: 90px;
  }
  body .owl-accy-carousel .owl-controls {
    height: 250px;
  }
  body .owl-accy-carousel .owl-buttons .owl-prev {
    left: 0!important;
    margin-left: 0!important;
  }
  body .owl-accy-carousel .owl-buttons .owl-prev,
  body .owl-accy-carousel .owl-buttons .owl-next {
    margin-top: -32px !important;
    margin-right: 0!important;
  }
  body .owl-accy-carousel .owl-buttons .owl-next {
    right: 0!important;
  }
  body .owl-accy-carousel .owl-pagination .owl-page {
    margin: -4px 3px 0 3px;
    overflow: hidden;
    pointer-events: none;
  }
  body .owl-accy-carousel .owl-pagination .owl-page span {
    margin: 0 2px;
    width: 10px;
    pointer-events: none;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 5px;
  }
}
body .hawk-recommendation.hawk-recommendation-horizontal {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0;
  margin-bottom: 50px;
  clear: both;
}
body .hawk-recommendation.hawk-recommendation-horizontal .itemPrice {
  font-weight: bold !important;
  color: #bf0c26 !important;
  font-size: 20px;
  font-family: Avenir;
}
body .hawk-recommendation.hawk-recommendation-horizontal .itemSku {
  display: none;
}
body .hawk-recommendation.hawk-recommendation-horizontal .itemTitle em {
  color: #333333;
}
body .hawk-recommendation.hawk-recommendation-horizontal .itemTitle {
  font-family: Avenir!important;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 62px;
  color: #333333;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}
body .hawk-recommendation.hawk-recommendation-horizontal .itemTitle a {
  text-decoration: none;
  color: #000000;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
body .hawk-recommendation.hawk-recommendation-horizontal .itemTitle em {
  font-style: normal;
}
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-recommendation-inner {
  padding: 0 30px;
}
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-recommendation-inner .hawk-recommendation-item {
  margin-bottom: 20px;
}
body .hawk-recommendation.hawk-recommendation-horizontal h2 {
  font-size: 14px;
  line-height: 20px;
  font-family: 'botonbold';
  margin-top: 10px;
}
body .hawk-recommendation.hawk-recommendation-horizontal h4,
body .hawk-recommendation.hawk-recommendation-horizontal h2 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-family: 'botonbold';
}
body .hawk-recommendation.hawk-recommendation-horizontal h3.itemTitle {
  margin-top: 10px;
}
body .hawk-recommendation.hawk-recommendation-horizontal h3.itemTitle em {
  font-size: 12px;
  margin-bottom: 5px;
}
body .hawk-recommendation.hawk-recommendation-horizontal h3.itemTitle a {
  font-size: 14px;
}
body .hawk-recommendation.hawk-recommendation-horizontal .slick-dots li {
  margin: 0 2px;
}
body .hawk-recommendation.hawk-recommendation-horizontal .slick-dots li button:before {
  font-size: 14px;
  color: #869791;
}
body .hawk-recommendation.hawk-recommendation-horizontal .slick-dots li.slick-active button:before {
  color: #869791;
}
body .hawk-recommendation.hawk-recommendation-horizontal .slick-slide img {
  max-height: 150px;
  max-width: 150px;
  height: 150px;
  width: 150px;
}
body .hawk-recommendation.hawk-recommendation-horizontal .hawk-listingRating {
  display: none;
}
body .hawk-recommendation.hawk-recommendation-horizontal .slick-dots {
  margin-top: -27px;
}
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-carousel-next,
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-carousel-prev {
  -webkit-tap-highlight: rgba(0, 0, 0, 0);
  color: #869791;
  top: 35px;
  padding-top: 40px;
  padding-bottom: 80px;
  z-index: 3;
}
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-carousel-next:before,
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-carousel-prev:before,
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-carousel-next:after,
body .hawk-recommendation.hawk-recommendation-horizontal.hawk-recommendation-horizontal .hawk-carousel-prev:after {
  font-size: 36px;
}
@media screen and (max-width: 480px) {
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner .hawk-recommendation-item {
    height: 260px;
  }
}
@media screen and (max-width: 600px) {
  body .hawk-recommendation.hawk-recommendation-horizontal .slick-dots li {
    margin: 0 2px;
    width: 10px;
    pointer-events: none;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .slick-dots li button {
    padding: 0;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .slick-dots li button:before {
    font-size: 6px;
    color: #869791;
  }
}
@media screen and (max-width: 767px) {
  body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart .hawk-recommendation-inner {
    margin-bottom: 0;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart .hawk-carousel-prev,
  body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart .hawk-carousel-next {
    margin-top: -50px;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart .hawk-recommendation-item {
    height: 230px;
    min-height: 230px!important;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart .hawk-recommendation-item img {
    max-height: 90px;
    max-width: 90px;
  }
}
@media screen and (max-width: 600px) {
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner {
    margin-bottom: 0;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-prev,
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-next {
    margin-top: -50px;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-item {
    height: 230px!important;
    min-height: 230px!important;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-item img {
    max-height: 90px;
    max-width: 90px;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-item a {
    -webkit-line-clamp: 3;
  }
}
@media screen and (max-width: 414px) {
  body .hawk-recommendation.hawk-recommendation-horizontal {
    left: -10px;
    width: calc(100% + 20px);
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner {
    padding: 0 10px!important;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-prev {
    left: 0;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .hawk-carousel-next {
    right: 0;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal .itemTitle em {
    display: block;
  }
  body .hawk-recommendation.hawk-recommendation-horizontal a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media screen and (max-width: 414px) {
  #addToCartModalBody .hawk-carousel-next {
    right: -10px;
  }
  #addToCartModalBody .hawk-carousel-prev {
    left: -10px;
  }
}
body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart {
  margin-top: 25px;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart h4,
body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart h2 {
  margin-top: 0;
}
body .hawk-recommendation.hawk-recommendation-horizontal.shopping-cart .itemTitle {
  min-height: 62px;
}
.hawk-recommendation .itemPrice.can {
  display: none;
}
body.canadian-page .hawk-recommendation .itemPrice {
  display: none;
}
body.canadian-page .hawk-recommendation .itemPrice.can {
  display: block;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
.owl-theme .owl-controls .owl-page.active {
  border: 0px !important;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
#floatingSocialShare {
  position: relative;
}
#floatingSocialShare *,
#floatingSocialShare *:before,
#floatingSocialShare *:after {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
#floatingSocialShare a {
  position: relative;
  width: 45px;
  height: 30px;
  line-height: 20px;
  padding: 8px 0;
  display: list-item;
  list-style-type: none;
  text-align: center;
  color: #FFFFFF;
  outline: 0 none !important;
}
#floatingSocialShare a:focus,
#floatingSocialShare a:hover {
  color: #FFFFFF;
  width: 52px;
  opacity: 0.8;
  transition-duration: 0.3s;
  transition-property: right;
  transition-timing-function: ease-out;
}
#floatingSocialShare a:focus,
#floatingSocialShare a:hover,
#floatingSocialShare a:visited,
#floatingSocialShare a:active {
  outline: 0 none !important;
}
#floatingSocialShare svg {
  fill: #FFFFFF;
  height: 30px;
}
#floatingSocialShare a.without-counter svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#floatingSocialShare a.with-counter-desktop {
  height: 38px;
}
#floatingSocialShare .shareCount {
  position: absolute;
  top: 36px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  color: #FFFFFF;
  font-size: 10px;
}
#floatingSocialShare .top-left,
#floatingSocialShare .top-right,
#floatingSocialShare .content-left,
#floatingSocialShare .content-right {
  position: fixed;
  top: 25%;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
#floatingSocialShare .top-left {
  left: 0;
}
#floatingSocialShare .top-right {
  right: 0;
  direction: rtl;
}
#floatingSocialShare .content-left {
  margin: 0;
}
#floatingSocialShare .content-right {
  margin: 0;
}
#floatingSocialShare .mail {
  background-color: #D14836;
}
#floatingSocialShare .facebook {
  background-color: #3B5998;
}
#floatingSocialShare .google-plus {
  background-color: #DC4E41;
}
#floatingSocialShare .linkedin {
  background-color: #0077B5;
}
#floatingSocialShare .odnoklassniki {
  background-color: #F4731C;
}
#floatingSocialShare .pinterest {
  background-color: #BD081C;
}
#floatingSocialShare .reddit {
  background-color: #FF4500;
}
#floatingSocialShare .stumbleupon {
  background-color: #EB4924;
}
#floatingSocialShare .telegram {
  background-color: #2CA5E0;
}
#floatingSocialShare .tumblr {
  background-color: #36465D;
}
#floatingSocialShare .twitter {
  background-color: #1DA1F2;
}
#floatingSocialShare .vk {
  background-color: #6383A8;
}
#floatingSocialShare .whatsapp {
  background-color: #00E676;
}
@media only screen and (max-width: 961px) {
  #floatingSocialShare {
    margin-top: 50px;
  }
  #floatingSocialShare .top-left,
  #floatingSocialShare .top-right,
  #floatingSocialShare .content-left,
  #floatingSocialShare .content-right {
    top: auto;
    bottom: 0;
    margin: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  #floatingSocialShare a {
    position: relative;
    float: left;
    display: list-item;
    list-style-type: none;
  }
  #floatingSocialShare a:focus,
  #floatingSocialShare a:hover {
    -moz-transition-property: none;
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
  }
  #floatingSocialShare svg {
    height: 24px;
  }
  #floatingSocialShare .shareCount {
    top: 30px;
  }
}
@media screen and (min-width: 320px) {
  .prod-cont .social-cont {
    border-top: 1px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    margin-bottom: 0px;
    background-color: #ffffff;
    width: 100%;
    bottom: 0px;
  }
  .prod-cont .social-link {
    color: #000000 !important;
    width: 25%;
    float: left;
    text-align: center;
    line-height: 53px;
    border-right: 1px solid #cccccc;
    text-decoration: none !important;
  }
  .prod-cont .social-link:last-child {
    border-right: 0px;
  }
  .prod-cont .social-link .fa {
    cursor: pointer;
  }
  .prod-cont .change-social {
    line-height: 60px !important;
  }
  .prod-cont .fb_iframe_widget span {
    vertical-align: middle !important;
  }
}
@media screen and (min-width: 768px) {
  .prod-cont .social-cont {
    border-bottom: 0px;
    margin-bottom: 0px !important;
  }
  .prod-cont .social-link {
    border: none;
  }
  .prod-cont .change-social {
    line-height: 60px !important;
  }
  .prod-cont .fb_iframe_widget span {
    vertical-align: middle !important;
  }
}
/*@import "power-reviews"; */
/*Zoom Gallery Less*/
.prod-gallery {
  margin-top: 10px;
}
.prod-gallery .roomvo-stimr {
  width: 100%!important;
}
.prod-gallery a {
  text-decoration: none;
}
.prod-gallery .zoom-thumbs {
  margin-bottom: 0px;
}
.prod-gallery .zoom-thumbs .active {
  border: 2px solid #D70000 !important;
}
.prod-gallery .zoom-thumbs a {
  border: 2px solid black;
  height: auto;
  margin: 5px;
  padding: 0px;
  display: inline-block;
  overflow: hidden;
}
.prod-gallery .zoom-thumbs a:nth-child(5n+1) {
  margin: 0px 5px 5px 2px;
}
.prod-gallery .zoom-thumbs a:nth-child(5n+5) {
  margin: 0px 0px 5px 5px;
}
.prod-gallery .zoom-thumbs img {
  width: 100%;
  height: 39px;
}
.prod-gallery .zoomContainer {
  display: none;
}
.prod-gallery .zoom-container {
  margin-bottom: 5px;
  position: absolute;
  height: 210px;
  overflow: hidden;
}
.prod-gallery .zoom-container .zoomWrapper {
  width: 100% !important;
}
.prod-gallery .zoom-container .zoomWrapper img {
  height: 100% !important;
  width: auto !important;
}
.zoomWindow {
  margin-left: 10px;
  border-color: #000000 !important;
}
@media screen and (min-width: 768px) {
  .prod-gallery {
    margin: 0px 0px 10px 0px;
    width: 100%;
  }
  .prod-gallery a {
    text-decoration: none;
  }
  .prod-gallery .zoom-container .zoomWrapper {
    margin-bottom: 5px;
    height: 248px !important;
    width: 369px !important;
  }
  .prod-gallery .zoomContainer {
    display: block;
    height: 248px !important;
    width: 369px !important;
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    z-index: 1 !important;
  }
  .prod-gallery .zoom-thumbs {
    margin-bottom: 10px;
  }
}
#bayNoteSimilarProductsProductPageTitle h3 {
  font-family: botonbold;
}
.bn-image-active {
  border: 2px solid #bf0c26 !important;
}
.bn-url-active {
  text-decoration: underline !important;
  color: #bf0c26 !important;
}
.nav-tabs {
  font-family: botonbold;
  letter-spacing: 1px;
  margin-top: 0px !important;
}
.nav-tabs a {
  font-weight: bold;
  font-size: 13px;
  color: #000000;
}
.nav-tabs a:hover {
  background-color: #cccccc !important;
}
.tab-content {
  padding: 10px;
  margin-bottom: 10px !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #000000 !important;
  color: #f8e804;
}
.recommended-products-carousel h4,
.popular-now-carousel h4,
.also-bought-carousel h4,
.owl-accy-carousel h4,
.cart-accy h4,
.owl-sim-prods h4 {
  font-family: botonbold;
  padding: 10px 20px 20px;
  font-weight: 100;
  letter-spacing: 1px;
}
.sim-prod-carousel,
.also-bought-carousel {
  float: left;
  margin: 0px 0px 80px;
  width: 100%;
}
.owl-accy-carousel {
  width: 100%;
}
.owl-sim-prods {
  float: left;
}
.owl-sim-prods .prod-img {
  width: 100%;
  height: 19vw;
}
.sim-prod-carousel h4 {
  font-family: botonbold;
  padding: 10px 20px 50px;
  font-weight: 100;
  letter-spacing: 1px;
  float: left;
}
.owl-accy-carousel .accy-btn {
  float: left;
  text-align: center;
  background-color: #ffffff;
  color: #999999;
  font-weight: bold;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  border: 1px solid #cccccc;
  margin: 0px 5px 10px;
}
.owl-accy-carousel .accy-btn:hover {
  color: black;
}
.owl-accy-carousel .accy-btn.active {
  background-color: #000000;
  color: #f8e804 !important;
  text-decoration: none;
}
.owl-accy-carousel .btn-cont {
  display: none;
  width: 85%;
  margin: 0px auto;
  position: relative;
}
.carousel-indicators li {
  width: 13px;
  height: 13px;
}
.carousel-indicators .active {
  width: 15px;
  height: 15px;
}
@media not all, (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.5s ease-in-out !important;
    -o-transition: -o-transform 0.5s ease-in-out !important;
    transition: transform 0.5s ease-in-out !important;
  }
}
.homepage-carousel-margin {
  margin-bottom: -20px;
  padding-bottoom: 0;
}
@media screen and (min-width: 768px) {
  .recommended-products-carousel h4,
  .popular-now-carousel h4,
  .owl-accy-carousel h4,
  .owl-sim-prods h4 {
    padding: 0px;
    float: left;
  }
  .also-bought-carousel h4 {
    padding: 0;
    text-align: center;
  }
  .sim-prod-carousel h4 {
    padding: 0px 0px 30px;
    float: left;
  }
  .owl-accy-carousel .accy-btn {
    margin: 0px 3px 20px 0px;
  }
  .owl-accy-carousel .btn-cont {
    display: block;
  }
}
.accs-carousel-cont {
  width: 100%;
  margin: 10px 0px;
  position: relative;
  padding: 0 40px 0 40px;
}
.accs-carousel-cont .owl-buttons {
  width: 100%;
  position: absolute;
  left: 0;
  top: -270px;
}
@media screen and (max-width: 767px) {
  .accs-carousel-cont .owl-buttons {
    top: 10px;
  }
}
.accs-carousel-cont .owl-prev {
  left: -30px !important;
  position: absolute;
  padding-top: 50px!important;
  padding-bottom: 50px!important;
}
.accs-carousel-cont .owl-next {
  right: -30px !important;
  position: absolute;
  padding-top: 50px!important;
  padding-bottom: 50px!important;
}
.accs-carousel-cont .owl-prev .fa,
.accs-carousel-cont .owl-next .fa {
  font-size: 25px;
  color: #869791;
}
.owl-accy img {
  width: 165px;
  height: 165px;
  margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
  .owl-accy img {
    width: 145px;
    height: 145px;
  }
}
.owl-accy .accy-window {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
}
.owl-accy .accy-window .accy-overlay {
  background-color: rgba(255, 255, 255, 0.6);
  /*rgba(0,0,0,0.8);*/
  line-height: 12px;
  width: 164px;
  bottom: -75px;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: center;
  padding: 10px;
}
.owl-accy .accy-window .accy-overlay a {
  color: #000000;
  /*#D9D9D9;*/
  display: block;
  min-height: 22px;
  max-width: 135px;
}
.owl-accy .accy-window .accy-overlay a .prd-price {
  color: #ffffff;
}
.owl-accy .accy-window .accy-overlay a .ll-pri {
  color: #ffffff !important;
}
.owl-accy .accy-window .accy-overlay .accy-qty {
  margin-top: 10px;
}
.owl-accy .accy-window .accy-overlay .accy-qty input {
  width: 100px;
  color: black;
}
.owl-accy .accy-window .accy-overlay .important {
  font-size: 11px;
}
.owl-accy .accy-window .cart-accy {
  font-size: 14px;
  color: #000000;
  position: absolute;
  line-height: 12px;
  bottom: 35px;
  padding: 5px;
  right: -5px;
  cursor: pointer;
}
.owl-accy .accy-window .cart-accy:hover {
  color: #bf0c26;
}
.owl-accy .accy-window .cart-accy .fa {
  font-size: 20px;
  color: #158c00;
}
.owl-accy .accy-window .cart-accy .fa:hover {
  color: #bf0c26;
}
.owl-accy .accy-window .ll-pri {
  font-size: 12px;
  line-height: 12px !important;
  margin-top: 10px;
}
#owl-also-modal .cab-desc {
  width: 165px;
  margin: 0px auto;
  font-size: 14px;
  line-height: 20px;
}
.cab-desc {
  width: 165px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 20px;
}
.cab-desc .important {
  font-size: 11px;
}
.cab-item {
  text-align: center;
}
.also-bought {
  width: 100%;
  border-radius: 8px;
}
.also-bought .title {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  margin: 15px 0px 5px;
}
.also-bought .owl-also-bought {
  margin: 0px 20px;
}
.sim-prods {
  width: 100%;
  float: left;
  border-radius: 8px;
}
.sim-prods .owl-sim-prod {
  margin: 0px 20px;
}
/*Similar Products Widget*/
#similar-products-row {
  cursor: pointer;
  width: calc(100%/5 - 8px);
  float: left;
  margin-bottom: 40px;
}
#similar-products-row #similar-products-left-cell {
  width: 100%;
  float: left;
  background-size: cover;
  min-height: 238px;
}
#similar-products-row #similar-products-left-cell img {
  width: 100%;
  height: auto;
  border: 1px solid #000000;
}
#similar-products-row #similar-products-right-cell {
  width: 100%;
  font-size: 10px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
}
#similar-products-row #similar-products-right-cell a {
  text-decoration: none;
  font-weight: bold;
  color: inherit;
}
#similar-products-row:nth-child(1),
#similar-products-row:nth-child(2),
#similar-products-row:nth-child(3),
#similar-products-row:nth-child(4) {
  margin-right: 10px;
}
#sim-prods {
  min-height: 1px;
  float: left;
  width: 100%;
}
#sim-prods #product-swatch {
  float: left;
  width: 100%;
}
#sim-prods .menu {
  display: block;
}
#sim-prods .menu .menu_item {
  display: block;
  background: #000;
  color: #bbb;
  border-top: 1px solid #333;
  padding: 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}
#sim-prods .menu a menu_item:hover {
  background: #333;
  color: #fff;
}
#sim-prods .label {
  padding-left: 20px;
  line-height: 50px;
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #000;
  color: #fff;
  letter-spacing: 7px;
}
#sim-prods h3 {
  color: #ABA003;
  font-size: 19px;
  letter-spacing: 1px;
}
/*Availability Modal*/
.ll-vidModal .modal-title {
  display: none !important;
}
.ll-vidModal .modal-header {
  background-color: #ffffff;
}
.ll-vidModal .video-modal {
  padding: 0px !important;
}
.ll-vidModal .modal-header {
  border-bottom: 0px !important;
}
.ll-vidModal .modal-content {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
.ll-vidModal .modal-content iframe {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 315px;
}
#cart-modal-img {
  max-width: 270px;
  margin-top: 20px;
}
#availAddress {
  line-height: 1em !important;
  padding: 7.5px !important;
}
#AvailModalBody .ll-btn {
  width: 100% !important;
  margin-top: 0px !important;
}
#AvailModalBody .am-content {
  display: inline-block;
  width: 100%;
  min-height: 80px;
  overflow-y: auto;
}
/*Bootstrap Modal Overrides*/
body.modal-open {
  padding-right: 0px !important;
}
/*Change Store Modal*/
#geoClosestStores {
  height: 300px !important;
}
/*Email Modal*/
#panel_email_product_friend {
  visibility: visible !important;
  position: relative !important;
  left: 0px !important;
}
.modal-backdrop {
  z-index: 1030 !important;
}
/*Bootstap Modal - Form Style*/
@media screen and (min-width: 320px) {
  #AvailModalBody .ll-btn {
    width: 100% !important;
    margin-top: 0px !important;
  }
  #AvailModalBody .am-content {
    display: inline-block;
    width: 100%;
    min-height: 80px;
    max-height: 230px;
    overflow-y: auto;
  }
  /*Cart Modal*/
  #cartModalLoad .modal-body {
    padding: 0px 15px 15px;
    min-height: 230px !important;
  }
  #cartModalLoad .modal-body textarea {
    resize: none;
    width: 340px;
    height: 192px;
    border: 1px solid #cccccc;
  }
  #cartModalLoad .modal-body .modal-left {
    width: 100%;
    float: left;
    text-align: center;
  }
  #cartModalLoad .modal-body .modal-right {
    width: 100%;
    float: left;
  }
  #cartModalLoad .modal-body .controls input {
    width: 220px;
  }
  #cartModalLoad img {
    height: auto;
    width: 50%;
    margin: 20px 0px;
    display: inline;
  }
  #cartModalLoad hr {
    clear: both;
  }
  #cartModalLoad #mr-content {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  #cartModalLoad #mr-content1 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  #cartModalLoad #mr-content3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  #cartModalLoad #mr-content4 {
    font-size: 14px;
    background-color: yellow;
    margin-top: 25px;
    border-radius: 8px 8px 8px 8px;
    padding: 10px 10px 10px 10px;
    text-align: justify;
    font-family: Helvetica;
  }
  #cartModalLoad .mr-container {
    margin: 0px;
  }
  #cartModalLoad .ll-btn {
    width: 100% !important;
    margin-top: 5px;
  }
  #cartModalLoad .modal-footer {
    text-align: center;
    clear: both !important;
  }
  #cartModal {
    /*have to make the modal display block in order for hawk carousel to work*/
    display: block;
    opacity: 0;
    pointer-events: none;
  }
  #cartModal.fade.in {
    opacity: 1;
    pointer-events: auto;
  }
  #cartModal .modal-body {
    padding: 0px 15px 15px;
    min-height: 230px !important;
  }
  #cartModal .modal-body textarea {
    resize: none;
    width: 340px;
    height: 192px;
    border: 1px solid #cccccc;
  }
  #cartModal .modal-body .modal-left {
    width: 100%;
    float: left;
    text-align: center;
  }
  #cartModal .modal-body .modal-right {
    width: 100%;
    float: left;
  }
  #cartModal .modal-body .controls input {
    width: 220px;
  }
  #cartModal hr {
    clear: both;
  }
  #cartModal #mr-content {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  #cartModal .mr-container {
    margin: 0px;
  }
  #cartModal .ll-btn {
    width: 100% !important;
    margin-top: 5px;
  }
  #cartModal .modal-footer {
    text-align: center;
    clear: both !important;
  }
}
@media screen and (min-width: 768px) {
  #AvailModalBody .am-content {
    max-height: 400px;
    overflow-y: auto;
  }
  #cartModal .modal-body {
    padding: 0px 15px 15px;
    min-height: 230px !important;
  }
  #cartModal .modal-body textarea {
    resize: none;
    width: 340px;
    height: 192px;
    border: 1px solid #cccccc;
  }
  #cartModal .modal-body .modal-left {
    width: 40%;
    float: left;
  }
  #cartModal .modal-body .modal-right {
    width: 60%;
    float: left;
  }
  #cartModal .modal-body .controls input {
    width: 220px;
  }
  #cartModal #cart-modal-img {
    width: 100%;
    max-width: 270px;
  }
  #cartModal .mr-container {
    margin: 20px 0px 0px 15px;
  }
  #cartModalLoad .modal-body {
    padding: 0px 15px 15px;
    min-height: 230px !important;
  }
  #cartModalLoad .modal-body textarea {
    resize: none;
    width: 340px;
    height: 192px;
    border: 1px solid #cccccc;
  }
  #cartModalLoad .modal-body .modal-left {
    width: 40%;
    float: left;
  }
  #cartModalLoad .modal-body .modal-right {
    width: 60%;
    float: left;
  }
  #cartModalLoad .modal-body .controls input {
    width: 220px;
  }
  #cartModalLoad img {
    width: 100%;
  }
  #cartModalLoad .mr-container {
    margin: 20px 0px 0px 15px;
  }
}
@media screen and (max-width: 414px) {
  #cart-modal-img {
    width: 100%;
    max-width: 380px;
  }
}
.resetSearchForm {
  display: none;
}
header .head {
  position: relative;
}
@media screen and (max-width: 767px) {
  header .head {
    position: fixed;
  }
}
.dismiss-menu {
  display: none;
  background-color: rgba(255, 255, 255, 0.57);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: -1;
  height: 100%;
  width: 200%;
}
.cart-item-count {
  display: inline-block;
  color: #fff;
  background: #146428;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  position: relative;
  top: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 29px;
  text-align: center;
  font-family: avenir, arial;
  text-indent: -1px;
}
.cart-item-count.cart-mobile {
  position: absolute;
  background: none;
  font-size: 11px;
  left: 59px;
  top: 8px;
}
.nav-bar {
  background-color: none !important;
  position: absolute;
  z-index: 1000;
  width: 100%;
  display: block;
}
.nav-bar-inner {
  line-height: 60px;
  width: calc(100% - 20px);
  margin: 0px auto;
  max-width: 1200px;
  height: 38px;
  position: relative;
  top: 0px;
  background-color: #000000;
  color: #ffffff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.nav-bar-inner label {
  font-weight: normal !important;
}
.nav-bar-inner #mm-btn .fa-caret-right.shop {
  position: relative;
  top: 2px;
  left: 0px;
  font-size: 20px;
}
#mm-btn {
  float: left;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  width: calc(20% - 2px);
  border-right: 2px solid #f8e804;
  cursor: pointer;
  font-family: botonbold;
  letter-spacing: 1px;
}
#mm-btn [class^='fa'] {
  color: #f8e804;
  width: 25px;
  top: 13px;
  position: absolute;
  left: 10px;
}
.prd-search-cont {
  float: left;
  width: 80%;
}
.prd-search-cont label {
  font-family: botonbold;
  letter-spacing: 1px;
  cursor: pointer !important;
}
.prd-search-cont input::-webkit-input-placeholder {
  color: #000000;
}
.prd-search-cont input:-moz-placeholder {
  color: #000000;
}
.prd-search-cont .prd-srch {
  padding: 2px;
  position: relative;
  bottom: 4px;
  text-indent: 10px;
  width: calc(100% - 100px);
  color: #000000;
  border: 0px;
}
.prd-search-cont .endeca-go-btn {
  font-family: botonbold;
  color: #f8e804;
  background-color: transparent;
  border: 0px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
  right: 0px;
  padding: 10px;
}
#breadcrumb {
  display: none;
}
.mobile-btn:hover {
  color: #000000 !important;
}
.main-body {
  position: relative;
}
header {
  /* position: fixed; */
}
header .logo-container {
  position: relative;
}
header .logo-container .ll-logo-main {
  width: 130px;
  height: auto;
  position: absolute;
  top: -25px;
  left: 10px;
}
header .mobile-btns {
  display: block;
  color: #000000 !important;
}
header .mobile-btns a {
  color: #000000 !important;
}
header .mobile-btns .left {
  position: absolute;
  left: 0px;
}
header .mobile-btns .left .fa {
  font-size: 30px;
  padding: 14px;
}
header .mobile-btns .right {
  position: absolute;
  right: 0px;
}
header .mobile-btns .right .fa {
  font-size: 30px;
  padding: 14px;
}
header .mobile-btns.searchOpen {
  /**little tick mark below search icon whrn mobile search is open*/
}
header .mobile-btns.searchOpen .fa-search:after {
  content: "";
  position: absolute;
  top: 40px;
  left: 84px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: 0;
  border-bottom: 10px solid #000000;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
header .store-search {
  border-bottom: 5px solid #f8e804;
  color: #ffffff;
  background-color: #000000;
  line-height: 20px;
  text-align: center;
  padding: 10px 10px 15px;
}
header .store-search .store-message {
  display: inline-block;
}
header .store-search .store-message.empty {
  top: 0;
}
header .store-search .store-message.empty a {
  text-decoration: underline;
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 600px) {
  header .store-search .store-message {
    display: block!important;
    position: relative;
    top: -14px;
  }
}
header .store-search .store-btns {
  display: block;
  padding: 10px;
}
header .store-search .store-btns .ll-btn {
  display: inline;
}
header .store-search {
  display: none;
}
header .store-search::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 73px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: 0;
  border-bottom: 10px solid black;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.ll-mega-menu {
  width: calc(100% - 20px);
  font-family: avenir !important;
  letter-spacing: 0.33px;
  font-size: 13px;
  display: none;
  height: 414px;
  left: 100px;
  z-index: 1000;
  box-shadow: none;
  border-bottom: 1px solid #dddddd;
  max-width: 1200px !important;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  height: auto;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #fff;
}
.ll-mega-menu .mob-child {
  display: block;
}
.ll-mega-menu .ll-btn {
  font-size: 12px !important;
  text-shadow: none !important;
  margin-top: 20px;
}
.ll-mega-menu a {
  text-decoration: none !important;
}
@media screen and (min-width: 640px) and (orientation: landscape) {
  header .mobile-search .prd-search-cont {
    padding: 10px 20px;
    display: inline-block;
  }
  header .mobile-search .prd-search-cont label {
    margin: 0px 20px 0px 0px;
    color: #ffffff;
  }
}
.prd-search-cont .prd-srch,
.prd-search-cont .endeca-go-btn {
  line-height: 40px;
}
.prd-search-cont label {
  padding: 0px 20px;
  width: 40%;
  text-align: center;
}
header .store-search {
  padding: 20px 10px;
}
header .store-search .store-message {
  display: inline;
}
header .store-search .store-btns {
  display: inline;
  padding: 10px;
}
header .store-search .store-btns .ll-btn {
  display: inline;
}
header .store-search::after {
  top: 40px;
}
@media screen and (min-width: 768px) and (max-width: 780px) {
  .str-sel-inner ul.ssi-btn-cont li.ssi-btn,
  .str-sel-inner ul.ssi-btn-cont li.ssi-btn a {
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) {
  .head-links {
    display: block;
  }
  #breadcrumb {
    display: block;
  }
  .mob-menu-marg {
    margin-bottom: 0px !important;
  }
  header {
    position: relative;
    border: 0px;
  }
  header .mobile-btns {
    display: none;
  }
  header .mobile-search,
  header .store-search {
    display: none !important;
  }
  .prd-search-cont #searchForm {
    line-height: 40px;
  }
  .prd-search-cont .prd-srch {
    margin-left: 5px;
    line-height: normal !important;
    font-size: 18px !important;
    bottom: 0px;
  }
  .prd-search-cont .endeca-go-btn {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  header {
    position: fixed!important;
  }
  header.pr-rd-header.pr-rd-content-block {
    position: relative!important;
  }
  header.pr-review-snapshot-header {
    position: relative!important;
    z-index: 1;
  }
  header .nav-bar {
    position: absolute;
    min-width: 100%;
    height: 38px;
    color: black;
    display: block;
    -moz-transform: translate3d(0, -120px, 0);
    -o-transform: translate3d(0, -120px, 0);
    -ms-transform: translate3d(0, -120px, 0);
    -webkit-transform: translate3d(0, -120px, 0);
    transform: translate3d(0, -120px, 0);
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    z-index: 2;
  }
  header .nav-bar.showMe {
    display: block;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  header .nav-bar .nav-bar-inner {
    width: 100%;
    height: 43px;
    border-radius: 0;
    margin: 0!important;
    display: block;
  }
  header .nav-bar .nav-bar-inner #mm-btn {
    display: none;
  }
  header .nav-bar .nav-bar-inner .prd-search-cont {
    width: 100%;
    margin-top: 0;
    position: relative;
    top: -11px;
  }
  header .nav-bar .nav-bar-inner .prd-search-cont button {
    position: relative;
    top: 0;
  }
  header .nav-bar .nav-bar-inner input.prd-srch {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1024px) {
  header .nav-bar .nav-bar-inner {
    margin: 0px 10px;
  }
}
.mob-child {
  display: none !important;
}
.main-body {
  position: relative;
}
.mobile-btns {
  display: none;
}
.prd-search-cont .prd-srch {
  line-height: normal !important;
  font-size: 18px !important;
  bottom: -1px;
}
.prd-search-cont label {
  padding: 0px 20px;
  width: 30%;
  text-align: center;
}
@media screen and (max-width: 830px) {
  #lpchatheader,
  #lpvoiceheader {
    display: none;
  }
}
.mega-menu-top {
  box-shadow: none;
  width: calc(100% - 50px);
  border-bottom: 5px solid #000000;
  height: 50px;
  background: #f8e804;
  display: none;
  text-align: center;
  top: 0;
  position: fixed;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -o-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  background-image: url(/assets/images/global/header-bg-image-floor.jpg);
}
.mega-menu-top.showMe {
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.mega-menu-top .mobile-logo {
  position: relative;
  width: 80px;
  top: 7px;
  left: initial;
  margin: 0 auto;
}
.dismiss-menu {
  display: none;
}
.dismiss-menu.showMe {
  display: block;
  z-index: 1;
}
.main-links-container {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  border-left: 1px solid #ddd;
}
.ll-mega-menu #menu {
  display: none;
}
.ll-mega-menu .banners {
  position: absolute;
  left: 77%;
  top: 0;
}
.ll-mega-menu .banners .mm-banner {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 0;
  pointer-events: none;
}
.ll-mega-menu .banners .mm-banner.showMe {
  opacity: 1;
  pointer-events: auto;
}
.ll-mega-menu .see-all-link {
  display: none;
}
.ll-mega-menu .special-nav-item {
  display: none;
}
body.menu-open {
  overflow: auto;
}
body.menu-open .ll-mega-menu {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  opacity: 1;
  pointer-events: auto;
}
body.menu-open .ll-mega-menu #menu {
  display: block;
}
/*hide store locator button on desktop button*/
.ll-mega-menu #menu {
  max-height: calc(100vh - 50px);
}
.ll-mega-menu #menu ul li.store-locator {
  display: none;
}
.ll-mega-menu #menu #menu li a {
  cursor: pointer;
}
.ll-mega-menu #menu li a:hover,
.ll-mega-menu #menu #menu li:hover {
  color: #bf0c26 !important;
}
.ll-mega-menu #menu li a:hover:after,
.ll-mega-menu #menu #menu li:hover:after {
  color: #bf0c26 !important;
}
.ll-mega-menu #menu .new-top-level-link a.main-link {
  padding-right: 40px;
}
.ll-mega-menu #menu .new-top-level-link:first-of-type {
  padding-top: 10px;
}
.ll-mega-menu #menu .new-top-level-link:last-of-type {
  padding-bottom: 21px;
}
.ll-mega-menu #menu ul li {
  list-style: none;
  margin: 0;
}
.ll-mega-menu #menu ul li a {
  display: block;
  padding-right: 30px;
}
.ll-mega-menu #menu ul .pri {
  display: none;
}
.ll-mega-menu #menu ul.shop {
  padding: 0;
}
.ll-mega-menu #menu ul.shop li a {
  padding: 6px 10px 5px 10px;
  color: #000;
  font-weight: bold;
}
.ll-mega-menu #menu ul.shop .mm-category-header {
  padding: 5px 10px 10px 10px;
  font-weight: bold;
  margin-bottom: 8px;
  border-bottom: 1px solid #999;
  font-size: 16px;
}
.ll-mega-menu #menu ul.shop .new-sub-menu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  height: 100%;
  border-right: 1px solid #ddd;
  padding-left: 0;
  width: 27%;
  left: 20%;
  padding-top: 10px;
  overflow-y: hidden;
}
.ll-mega-menu #menu ul.shop .new-sub-menu li {
  width: 100%;
}
.ll-mega-menu #menu ul.shop .new-double-sub {
  padding-top: 10px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 47%;
  width: 27%;
  padding-left: 0;
  height: 100%;
  display: block;
}
.ll-mega-menu #menu .new-top-level-link {
  width: calc(20% - 2px);
  border-right: 2px solid #f8e804;
}
.ll-mega-menu #menu .new-top-level-link.active a.main-link {
  color: #bf0c26 !important;
}
.ll-mega-menu #menu .new-top-level-link.active .new-sub-menu {
  opacity: 1;
  pointer-events: auto;
}
.ll-mega-menu #menu .new-top-level-link.active .new-double-sub {
  opacity: 1;
  pointer-events: auto;
}
.ll-mega-menu #menu .new-top-level-link a {
  padding-right: 36px;
}
.ll-mega-menu #menu .new-top-level-link:after {
  content: '\f054';
  font-family: 'FontAwesome';
  margin-top: -22px;
  margin-right: 20px;
  float: right;
}
.ll-mega-menu #menu .new-top-level-link:hover:after {
  color: #bf0c26;
}
.ll-mega-menu .back {
  display: none;
}
#mm-btn .fa-close {
  display: none;
}
body.menu-open #mob-menu-btn .fa-bars,
body.menu-open #mm-btn .fa-bars {
  display: none;
}
body.menu-open #mob-menu-btn .fa-close,
body.menu-open #mm-btn .fa-close {
  display: block;
}
@media screen and (max-width: 767px) {
  body.menu-open {
    overflow: hidden;
  }
  .head .logo-container .ll-logo-main {
    width: 80px;
    top: 7px;
    left: initial;
    margin-left: -37px;
  }
  .ll-mega-menu .special-nav-item {
    display: block;
  }
  .mega-menu-top {
    display: block;
  }
  .ll-mega-menu #menu ul.shop ul.new-sub-menu {
    padding-bottom: 90px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .ll-mega-menu #menu ul.shop .mm-category-header {
    display: none;
  }
  /*setting opacity to zero so you can see the close X on mobile*/
  .dismiss-menu.showMe {
    opacity: 0;
  }
  #mob-menu-btn .fa-close,
  #mm-btn .fa-close {
    display: none;
  }
  .head {
    overflow: hidden;
  }
  .body,
  .head {
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .ll-mega-menu {
    -webkit-overflow-scrolling: touch;
    width: calc(100% - 50px);
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow-x: hidden;
    margin-left: 0;
    opacity: 1;
    pointer-events: auto;
    -o-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .ll-mega-menu #menu li.user-login {
    background-color: #f8e804;
  }
  .ll-mega-menu #menu li.user-login .mobile-account {
    display: block;
    background-color: #f8e804;
  }
  .ll-mega-menu #menu li.user-login .mobile-account span.greeting {
    position: absolute;
    left: 13px;
    top: 11px;
    font-size: 14px;
    pointer-events: none;
  }
  .ll-mega-menu #menu li.user-login .mobile-account a {
    display: inline-block;
    text-align: right;
    width: 100%;
    padding-right: 15px;
    border-bottom: none!important;
    font-size: 14px;
  }
  .ll-mega-menu #menu li.user-login .mobile-account a:after {
    content: '\f054';
    font-family: 'FontAwesome';
    position: relative;
    right: -5px;
    float: right;
  }
  .ll-mega-menu .see-all-link {
    display: block;
  }
  .ll-mega-menu .banners {
    display: none;
  }
  .ll-mega-menu .main-links-container li:last-of-type a.main-link {
    border-bottom: none!important;
  }
  .ll-mega-menu ul.shop {
    border-bottom: 1px solid #666;
  }
  .ll-mega-menu #menu ul li.store-locator {
    display: block;
  }
  .ll-mega-menu .back {
    cursor: pointer;
    display: block;
    background-color: #ededed;
  }
  .ll-mega-menu .back .fa-chevron-left {
    margin-right: 10px;
  }
  .back .fa-chevron-left {
    margin-right: 10px;
  }
  .ll-mega-menu #menu {
    -webkit-overflow-scrolling: touch;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .ll-mega-menu #menu .main-links-container {
    padding-bottom: 80px;
  }
  .ll-mega-menu #menu ul.shop {
    width: 100%;
  }
  .ll-mega-menu #menu ul.shop ul.new-sub-menu {
    padding-top: 0;
    left: 100%;
    width: 100%;
  }
  .ll-mega-menu #menu ul.shop .new-double-sub {
    padding-top: 0;
  }
  .ll-mega-menu #menu ul.shop li a,
  .ll-mega-menu #menu .mobile-btn a {
    color: #000;
    padding: 9px 10px 9px 10px;
    border-bottom: 1px solid #666;
  }
  .ll-mega-menu #menu ul.shop li a:hover,
  .ll-mega-menu #menu .mobile-btn a:hover {
    background-color: #f8e804;
    color: #000 !important;
  }
  .ll-mega-menu #menu ul.shop ul.new-sub-menu {
    width: 100%;
  }
  .ll-mega-menu #menu .new-top-level-link.active a.main-link {
    color: #000 !important;
  }
  .ll-mega-menu.slideLeft {
    overflow-y: hidden;
    max-height: 100vh;
  }
  .ll-mega-menu.slideLeft #menu {
    -o-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .ll-mega-menu #menu ul.shop li.new-top-level-link,
  .ll-mega-menu #menu ul.shop .new-double-sub {
    width: 100%;
  }
  .ll-mega-menu #menu ul.shop .new-double-sub {
    display: none;
  }
  body.menu-open .ll-mega-menu {
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .ll-mega-menu .new-top-level-link {
    border-right: none!important;
  }
  .ll-mega-menu .new-top-level-link:after {
    margin-top: -25px !important;
    margin-right: 10px!important;
  }
  .ll-mega-menu .new-top-level-link:last-of-type {
    padding-bottom: 0!important;
  }
  .ll-mega-menu .new-top-level-link:first-of-type {
    padding-top: 0!important;
  }
  .ll-mega-menu .new-top-level-link a.active {
    background-color: #f8e804;
    color: #000;
  }
  .ll-mega-menu .new-top-level-link.active .new-sub-menu {
    opacity: 1;
    pointer-events: auto;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  li a:hover,
  #menu li:hover {
    color: #000000 !important;
  }
  li a:hover:after,
  #menu li:hover:after {
    color: #000000 !important;
  }
  .ll-mega-menu #menu li .mobile-account a:hover:after {
    color: #000 !important;
  }
}
/*End 767px media query*/
.bgbox-carousel {
  float: left;
  margin: 10px 0px;
}
.ll-bgbox {
  margin-bottom: 10px;
}
.ll-bgbox .bgbx-still img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .ll-bgbox {
    margin: 10px;
  }
  .ll-bgbox .bgbx-still img {
    width: 100%;
    max-height: 402px;
  }
}
@media screen and (min-width: 768px) and (orientation: landscape) {
  .ll-bgbox .bgbx-still img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (min-width: 1025px) {
  .ll-bgbox {
    margin: 10px;
    float: left;
  }
  .ll-bgbox .bgbx-still {
    margin-bottom: 10px;
  }
  .ll-bgbox .bgbx-still img {
    float: right;
    width: 100%;
    height: auto;
  }
}
/* edited by rjo */
.p-w-r {
  overflow-x: hidden;
}
.pwr-tgt {
  display: none;
  width: 100%;
}
.accordion-cont {
  width: 100%;
  margin-bottom: 30px;
  display: inline-block;
  min-height: 100px;
}
.accordion-cont .accordion {
  width: 100%;
  float: left;
}
.accordion-cont .accordion:first-of-type h2 {
  border-left: 1px solid #ddd;
}
.accordion-cont .accordion .accordion-group .accordion-inner {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.accordion-cont .accordion .accordion-group .accordion-inner a[class^="stackme-"] {
  text-align: center;
  margin: 20px 0px;
}
.accordion-cont .accordion .accordion-group .accordion-inner a[class^="stackme-"] img {
  width: 70px;
}
.accordion-cont .accordion .accordion-group .accordion-inner iframe {
  width: 100%;
}
.accordion-cont .accordion .accordion-group #foldTabSix .accordion-inner {
  padding-left: 0;
  padding-right: 0;
}
.accordion-cont .accordion .accordion-group #foldTabSix .accordion-inner .p-w-r .pr-qa-display {
  padding: 5px;
}
.accordion-cont .accordion .accordion-group #foldTabSix .accordion-inner .pr-qa-display-question,
.accordion-cont .accordion .accordion-group #foldTabSix .accordion-inner .pr-qa-display-ask-question {
  padding-left: 10px;
}
.accordion-cont .accordion .accordion-group .accordion-heading {
  text-align: center;
  line-height: 52px;
  font-weight: bold;
  background: none;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
.accordion-cont .accordion .accordion-group .accordion-heading .plus-minus {
  position: absolute;
  right: 15px;
  top: 15px;
}
.accordion-cont .accordion .accordion-group .accordion-heading .fa-plus,
.accordion-cont .accordion .accordion-group .accordion-heading .fa-minus {
  font-size: 20px;
}
.accordion-cont .accordion .accordion-group .accordion-heading h2 {
  font-family: Avenir;
  font-size: 16px;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 10px;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.accordion-cont .accordion .accordion-group .accordion-heading a.accordion-toggle.accrd-active {
  text-decoration: none;
}
.accordion-cont .accordion .accordion-group .accordion-heading a.accordion-toggle.accrd-active h2 {
  background-color: #f8e804;
}
.accordion-cont .accordion .accordion-group .accordion-heading .accordion-toggle .fa-plus {
  display: none;
}
.accordion-cont .accordion .accordion-group .accordion-heading .accordion-toggle .fa-minus {
  display: block;
}
.accordion-cont .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed .fa-plus {
  display: block;
}
.accordion-cont .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed .fa-minus {
  display: none;
}
.accordion-cont .accordian-tgt {
  display: none;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  width: 100%;
  min-height: 350px;
}
.accordion-cont .accordian-tgt .prPaContainer,
.accordion-cont .accordian-tgt .prPaFooter {
  width: 100% !important;
}
.accordion-cont .accordian-tgt a {
  display: inline-block;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .accordion-cont .accordion {
    width: 25%!important;
  }
  .accordion-cont .accordion .accordion-group .accordion-heading .plus-minus {
    display: none;
  }
  .accordion-cont .accordion h2 {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .accordion-cont .accordion a:hover h2 {
    background-color: #f8e804;
  }
  #pr-questiondisplay2 {
    display: none;
  }
  .pwr-tgt {
    display: none;
    border-top: 1px solid #cccccc;
    padding-top: 10px;
    float: left;
  }
  .pwr-tgt .prPaContainer,
  .pwr-tgt .prPaFooter {
    width: 100% !important;
  }
  .accordion-cont {
    border-top: 0px;
    margin-bottom: 60px;
  }
  .accordion-cont .accordion {
    width: calc(100%/2);
  }
  .accordion-cont .accordion .accordion-group .accordion-inner {
    display: none;
  }
  .accordion-cont .accordion .accordion-group .accordion-heading {
    float: left;
    line-height: 62px;
    border-bottom: none;
  }
  .accordion-cont .accordion .accordion-group .accordion-heading a {
    color: #000;
    text-decoration: none;
  }
  .accordion-cont .accordion .accordion-group .accordion-heading,
  .accordion-cont .accordion .accordion-group .accordion-toggle {
    width: 100%;
  }
  .accordion-cont .accordian-tgt {
    display: inline-block;
  }
  .accordion-cont .accordian-tgt a {
    margin: 0px;
  }
  .accordion-cont .accordian-tgt iframe {
    width: 50%;
    float: left;
    margin: 0px 20px 20px 0px;
  }
}
/*end of 768*/
@media screen and (max-width: 767px) {
  .accordion-cont .accordion {
    width: 100%!important;
  }
  .accordion-heading {
    background-color: #ededed !important;
  }
  .accordion-heading .accordion-toggle {
    text-shadow: none!important;
    color: #000;
    text-decoration: none!important;
  }
  .accordion-heading .accordion-toggle h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 16px 15px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .accordion-heading .accrd-active {
    color: #000 !important;
  }
  .accordion-heading .accrd-active h2 {
    background: #ededed !important;
  }
}
.cart-alert {
  position: relative;
  display: block;
  padding: 10px;
  margin: 10px 0px 10px 0;
  font-weight: bold;
  border: 1px solid #bf0c26;
  color: #000000;
  font-size: 12px;
  clear: left;
}
.cart-alert .text {
  width: 90%;
}
.cart-alert .text ul {
  padding-left: 20px;
}
.cart-alert .close-alert {
  position: absolute;
  right: 10px;
  top: 10px;
}
.text-alert {
  font-weight: bold;
  margin: 10px 0px;
}
.text-alert.red {
  color: #bf0c26;
}
.ll-invalid {
  border: 1px solid #d2232a !important;
}
.bread-crumb {
  color: #000000;
  padding: 10px;
  background-color: #ffffff;
}
header .head {
  z-index: 10;
}
#header {
  background: #f1f1f1;
  padding: 100px 0 100px;
  z-index: 1;
}
#header h1 {
  color: #7fc242;
  margin-bottom: 10px;
  margin-top: 40px;
}
#header h3 {
  margin-bottom: 30px;
  width: 400px;
}
#header .btn-success {
  padding: 15px 30px;
  margin-bottom: 5px;
}
.nav-bar {
  display: none;
  height: 38px;
  color: black;
}
.nav-bar .nav-bar-inner {
  display: none;
}
@media screen and (min-width: 1280px) {
  .nav-bar .nav-bar-inner {
    margin: 0px auto !important;
    max-width: 1200px;
  }
}
@media (max-width: 480px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
    z-index: 10;
  }
  #header {
    text-align: center;
    padding: 20px 0px 20px;
  }
  #header .logo {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  #header .logo {
    margin-top: 40px;
    margin: 20px auto 0px;
    float: none;
    height: 150px;
  }
  #header {
    text-align: center;
    padding: 60px 0px 30px;
  }
  #header h1 {
    margin: 10px 0;
  }
  #header h3 {
    margin-bottom: 10px;
    width: auto;
    padding: 0px 20px;
  }
}
.head {
  position: fixed;
  top: 0;
}
header {
  font-family: avenir, arial;
  letter-spacing: 0.6px;
  /*position: fixed; */
  /*top: 0px;*/
  z-index: 4;
}
header .head {
  border-bottom: 5px solid #000000;
  height: 50px;
  top: 0px;
  background-image: url("/assets/images/global/header-bg-image-floor.jpg");
  background-repeat: repeat-x;
}
header .head .head-links {
  font-family: arial;
  display: none;
}
header .bread-crumb {
  color: #000000;
  padding: 10px;
  background-color: #ffffff;
}
header .navbar.navbar-fixed-top {
  position: static;
}
header .btn.btn-navbar {
  margin: 9px 20px 9px 8px;
  padding: 10px 10px;
}
header .nav-collapse .nav > li {
  border-top: 1px solid #e1e6dd;
  text-align: center;
}
@media screen and (min-width: 768px) {
  header {
    position: relative !important;
  }
  header .nav-bar {
    display: block !important;
    position: absolute;
    top: 96px;
  }
  header .nav-bar .nav-bar-inner {
    display: block !important;
  }
  header .head {
    height: 100px !important;
  }
  header .head .head-links {
    display: block !important;
    font-size: 13px;
    font-weight: bold;
  }
  header .head .head-links a {
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  header .head .head-links {
    display: block;
    font-family: arial;
  }
  header .head .head-links a {
    text-decoration: none;
  }
}
@media screen and (max-width: 979px) {
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 0px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed;
  }
}
@media screen and (min-width: 1024px) {
  header {
    display: block;
    overflow: unset !important;
  }
  header .nav-bar {
    top: 76px;
  }
  header .nav-bar .nav-bar-inner {
    display: block;
  }
  header .head {
    height: 80px !important;
  }
  header .head .head-links {
    position: unset;
    line-height: 40px;
    display: block;
    font-family: arial;
  }
  header .head .head-links a {
    text-decoration: none;
  }
}
@media screen and (min-width: 1024px) and (max-height: 600px) {
  .head {
    background-color: #f8e804;
    text-align: center;
  }
  .head .head-links {
    line-height: 60px;
  }
  .head .head-links a {
    color: #000000;
    font-weight: bold;
  }
  .head .head-links a:hover {
    color: #bf0c26;
  }
}
@media screen and (max-width: 1023px) {
  header .head .head-links {
    line-height: 83px;
  }
}
.cma {
  float: none;
  width: 100%;
}
.cma img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .cma {
    margin: 10px !important;
    float: left;
  }
  .cma img {
    max-width: 748px;
  }
}
@media screen and (min-width: 1024px) {
  .cma img {
    max-width: 935px;
  }
}
.tempCont-LeftSide-Nav .ll-btn {
  margin: 0px 0px 10px !important;
  position: relative !important;
  bottom: 0px !important;
  width: auto !important;
  max-width: none !important;
}
.stackme-20#fl_menu_filter {
  display: none;
}
.stackme-20.leftnav-contentpage {
  margin: 0px;
  width: 300px;
  left: 10px;
  max-height: 300px !important;
  top: 80px !important;
  overflow: visible;
}
.stackme-20.leftnav-contentpage .closeFilter {
  background-color: #000000;
  padding: 10px;
  z-index: 10;
}
.stackme-20.leftnav-contentpage .lft-cart-inner {
  max-height: 280px !important;
}
.filter-acc {
  font-weight: bold;
  display: block;
  padding: 10px;
}
.filter-acc .fa {
  float: right;
  color: #666666;
  position: relative;
}
.tempCont-LeftSide-Nav .ll-btn {
  margin: 0px 0px 10px !important;
  position: relative !important;
  bottom: 0px !important;
  width: auto !important;
  max-width: none !important;
}
.leftnav-cartridge,
.leftnav-contentpage {
  display: none;
  width: calc(100% - 20px);
  margin: 0px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  z-index: 10000;
  /*height: 260px;*/
  position: absolute;
  top: 50px;
}
.leftnav-cartridge .endecaRefinementLeftNav,
.leftnav-contentpage .endecaRefinementLeftNav,
.leftnav-cartridge .hawkRefinementLeftNav,
.leftnav-contentpage .hawkRefinementLeftNav {
  background-color: #ffffff;
  border-radius: 8px;
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.leftnav-cartridge .endecaRefinementLeftNav .checkbox-container,
.leftnav-contentpage .endecaRefinementLeftNav .checkbox-container,
.leftnav-cartridge .hawkRefinementLeftNav .checkbox-container,
.leftnav-contentpage .hawkRefinementLeftNav .checkbox-container {
  display: inline-block;
  position: relative !important;
  margin-bottom: 22px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 30px !important;
  top: 4px !important;
}
.leftnav-cartridge .endecaRefinementLeftNav .checkbox-container input,
.leftnav-contentpage .endecaRefinementLeftNav .checkbox-container input,
.leftnav-cartridge .hawkRefinementLeftNav .checkbox-container input,
.leftnav-contentpage .hawkRefinementLeftNav .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.leftnav-cartridge .endecaRefinementLeftNav .checkmark,
.leftnav-contentpage .endecaRefinementLeftNav .checkmark,
.leftnav-cartridge .hawkRefinementLeftNav .checkmark,
.leftnav-contentpage .hawkRefinementLeftNav .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #000000;
}
.leftnav-cartridge .endecaRefinementLeftNav .container:hover input ~ .checkmark,
.leftnav-contentpage .endecaRefinementLeftNav .container:hover input ~ .checkmark,
.leftnav-cartridge .hawkRefinementLeftNav .container:hover input ~ .checkmark,
.leftnav-contentpage .hawkRefinementLeftNav .container:hover input ~ .checkmark {
  background-color: #ccc;
}
.leftnav-cartridge .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark,
.leftnav-contentpage .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark,
.leftnav-cartridge .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark,
.leftnav-contentpage .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark {
  background-color: #000000;
}
.leftnav-cartridge .endecaRefinementLeftNav .checkmark:after,
.leftnav-contentpage .endecaRefinementLeftNav .checkmark:after,
.leftnav-cartridge .hawkRefinementLeftNav .checkmark:after,
.leftnav-contentpage .hawkRefinementLeftNav .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.leftnav-cartridge .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after,
.leftnav-contentpage .endecaRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after,
.leftnav-cartridge .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after,
.leftnav-contentpage .hawkRefinementLeftNav .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.leftnav-cartridge .endecaRefinementLeftNav .checkbox-container .checkmark:after,
.leftnav-contentpage .endecaRefinementLeftNav .checkbox-container .checkmark:after,
.leftnav-cartridge .hawkRefinementLeftNav .checkbox-container .checkmark:after,
.leftnav-contentpage .hawkRefinementLeftNav .checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #f8e804;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leftnav-cartridge .lft-cart-inner,
.leftnav-contentpage .lft-cart-inner {
  width: calc(100% - 40px);
  overflow-y: auto;
  height: 238px;
  padding: 0px 10px;
  margin: 10px 0px;
}
.leftnav-cartridge .lft-cart-inner .refinement-cont .refinement,
.leftnav-contentpage .lft-cart-inner .refinement-cont .refinement {
  padding: 20px 0;
}
#product-filter {
  margin-bottom: 0px !important;
  border-right: 2px solid #ededed;
  border-top: 2px solid #ededed;
  border-left: 2px solid #ededed;
}
#product-filter .refinement {
  margin: 20px 0px;
  font-weight: bold;
  font-size: 14px;
}
#product-filter .refinement input {
  margin: 0px 5px 0px 0px !important;
}
#product-filter .refinement a:link {
  position: relative;
  bottom: 3px;
}
#product-filter .panel-body {
  padding: 10px !important;
  font-size: 12px;
  border-top: 0px;
}
#product-filter .panel-body a {
  display: block;
  margin-bottom: 10px;
}
#product-filter .panel {
  margin: 0px 0px 3px !important;
  box-shadow: none !important;
  border: 0px solid #ededed;
  border-bottom: 2px solid #ededed !important;
}
#product-filter a:link {
  text-decoration: none !important;
}
#product-filter .panel-default > .panel-heading {
  color: #000000;
  background-color: #ffffff;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  padding: 0;
}
#product-filter .panel-title {
  font-size: 13px;
}
#product-filter .filter-acc {
  font-weight: bold;
  display: block;
  padding: 10px;
}
#product-filter .filter-acc .fa {
  float: right;
  color: #666666;
  position: relative;
}
.closeFilter {
  color: #f8e804;
  font-size: 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #000000;
  padding: 10px;
  z-index: 10;
}
.dismissFilter {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 9999;
}
@media screen and (min-width: 320px) and (orientation: landscape) {
  .stackme-20.leftnav-contentpage {
    padding-top: 0px;
    top: 10px;
    left: 50px;
  }
  .stackme-20.leftnav-contentpage .lft-cart-inner {
    height: 140px !important;
  }
  .stackme-20.leftnav-contentpage .closeFilter {
    top: 0px;
    right: 0px;
  }
  .leftnav-cartridge {
    padding-top: 0px;
    top: 100px;
  }
  .leftnav-cartridge .lft-cart-inner {
    height: 80px;
  }
  .leftnav-cartridge .closeFilter {
    top: -40px;
    right: 120px;
  }
}
/*iPhone 5*/
@media screen and (min-width: 320px) and (min-height: 481px) {
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 325px;
  }
}
@media screen and (min-width: 375px) and (orientation: portrait) {
  .leftnav-cartridge,
  .leftnav-contentpage {
    width: calc(100% - 20px);
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 425px;
  }
}
@media screen and (min-width: 414px) and (orientation: portrait) {
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 495px;
  }
}
@media screen and (min-width: 480px) and (orientation: landscape) {
  .leftnav-cartridge {
    top: 10px;
  }
  .leftnav-cartridge .closeFilter {
    top: 35px;
    right: 0px;
  }
}
@media screen and (min-width: 600px) and (orientation: portrait) {
  .leftnav-cartridge,
  .leftnav-contentpage {
    top: 200px;
  }
}
@media screen and (min-width: 640px) and (orientation: landscape) {
  .leftnav-cartridge,
  .leftnav-contentpage {
    top: 40px;
  }
}
@media screen and (min-width: 667px) and (orientation: landscape) {
  .leftnav-cartridge,
  .leftnav-contentpage {
    top: 40px;
    margin: 0px 10px;
  }
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 110px;
  }
}
@media screen and (min-width: 736px) and (orientation: landscape) {
  .leftnav-cartridge .lft-cart-inner,
  .leftnav-contentpage .lft-cart-inner {
    height: 150px;
  }
}
@media screen and (min-width: 768px) {
  .stackme-20.leftnav-contentpage {
    z-index: 0;
    text-align: left;
    display: block;
    top: 0px !important;
    margin: 10px !important;
    height: auto !important;
    border-radius: 0px;
    width: calc(20% - 10px);
    overflow: visible;
    left: 0px;
  }
  .stackme-20.leftnav-contentpage .closeFilter {
    display: none;
  }
  .stackme-20.leftnav-contentpage .lft-cart-inner {
    margin: 0px;
    padding: 0px;
  }
  .stackme-20#fl_menu_filter {
    display: block !important;
    width: calc(20% - 8px) !important;
    left: 0px;
    top: 0px !important;
  }
  .stackme-20#fl_menu_filter .lft-cart-inner {
    min-height: 585px;
    width: 100% !important;
  }
  .leftnav-cartridge .lft-cart-inner .refinement-cont .refinement {
    margin: 20px 0px;
    padding: 0px;
  }
  .leftnav-cartridge .lft-cart-inner .refinement-cont .refinement a {
    margin: 5px 0px;
    display: inline-block;
    color: #000000;
    opacity: 0.7;
  }
  /*Search Page*/
  .leftnav-cartridge {
    border-radius: 0px;
    overflow: unset;
    top: 0px;
    display: block;
    position: relative;
    left: 0px;
    height: inherit;
    background-color: inherit;
    z-index: 1;
    width: calc(20% - 10px);
    float: left;
    margin: 0px 10px 0px 10px;
    padding-top: 0px;
  }
  .leftnav-cartridge .lft-cart-inner {
    width: calc(100%);
    height: auto !important;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
  }
  .leftnav-cartridge .closeFilter {
    display: none;
  }
  .endecaRefinementLeftNav,
  .hawkRefinementLeftNav {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    border: 0px;
    border-radius: 0px;
  }
  .endecaRefinementLeftNav .panel-body a,
  .hawkRefinementLeftNav .panel-body a {
    margin: 5px 0px;
    display: inline-block;
    color: #000000;
    opacity: 0.7;
  }
  .endecaRefinementLeftNav .panel-body a:hover,
  .hawkRefinementLeftNav .panel-body a:hover {
    opacity: 1;
  }
  #product-filter {
    overflow: none !important;
    height: inherit !important;
  }
  #product-filter .panel-group {
    margin-bottom: 20px !important;
  }
  #product-filter .refinement {
    margin: 5px 0px;
    font-weight: normal;
    font-size: 12px;
  }
  #product-filter .refinement a:link {
    text-decoration: none !important;
  }
  #product-filter .refinement span:hover a {
    color: #bf0c26 !important;
  }
}
@media screen and (min-width: 1024px) and (max-height: 600px) {
  .leftnav-cartridge {
    height: 190px !important;
    margin: 0px 10px 0px 10px !important;
    width: calc(20% - 40px)!important;
  }
}
@media screen and (min-width: 1024px) {
  .stackme-20 .leftnav-cartridge,
  .stackme-20 .leftnav-contentpage {
    top: 0px !important;
    margin: 10px !important;
    height: auto !important;
    width: calc(20% - 20px);
    left: 0px;
  }
  .stackme-20 .leftnav-cartridge .lft-cart-inner,
  .stackme-20 .leftnav-contentpage .lft-cart-inner {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (height: 768px) {
  .leftnav-cartridge,
  .leftnav-contentpage {
    margin: 0px 10px 0px 10px !important;
  }
  .leftnav-cartridge {
    width: calc(20% - 10px) !important;
  }
}
@media screen and (width: 1366px) and (height: 1024px) {
  .leftnav-cartridge {
    margin: 0px 10px!important;
    width: calc(20% - 10px) !important;
  }
}
.ll-logo-main {
  width: 80px;
  position: absolute;
  top: 5px;
  left: calc(50% - 40px);
}
@media screen and (min-width: 600px) {
  .ll-logo-main {
    width: 75px;
  }
}
@media screen and (min-width: 768px) {
  .ll-logo-main {
    top: 7px;
    left: 10px;
    width: 160px;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  .ll-logo-main {
    top: 27px;
    left: 10px;
    width: 130px;
  }
}
@media screen and (min-width: 1024px) {
  .ll-logo-main {
    width: 130px;
  }
}
@media screen and (min-width: 1024px) and (orientation: portrait) {
  .ll-logo-main {
    top: 12px;
  }
}
/*Recently Viewed*/
.LLRecentlyViewed {
  padding: 10px 0px;
  width: 100%;
  margin: 0px auto;
}
.LLRecentlyViewed .LLRV-cont {
  width: 320px;
  overflow: auto;
  margin: 0px auto;
}
.LLRecentlyViewed .text-tab {
  width: 100%;
  font-family: botonbold;
  color: #000000;
  letter-spacing: 1px;
  float: left;
  line-height: 30px;
  text-align: center;
}
.LLRecentlyViewed .LLRecentlyViewedImages {
  margin: 0px auto;
  width: 300px;
}
.LLRecentlyViewed .LLRecentlyViewedImages a {
  float: left;
  margin: 5px;
  height: 50px;
  width: 50px;
  overflow: hidden;
}
.LLRecentlyViewed .LLRecentlyViewedImages a img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .LLRecentlyViewed {
    width: 100%;
    float: left;
  }
  .LLRecentlyViewed .LLRV-cont {
    width: 420px;
  }
  .LLRecentlyViewed .LLRV-cont .text-tab {
    text-align: center;
  }
  .LLRecentlyViewed .closeFilter {
    right: inherit;
    left: 0px;
  }
}
@media (min-width: 1280px) {
  .LLRecentlyViewed .closeFilter {
    display: none;
  }
}
.sls-coupon {
  display: none;
  border: 3px dashed #000000;
  position: absolute;
  z-index: 2;
  margin: 8px;
}
.sc-box {
  float: left;
  overflow: hidden;
}
.ll-btn {
  margin: 0px auto;
  max-width: 240px;
  clear: both;
}
.sls-coupon {
  width: calc(100% - 20px);
}
.inner {
  width: 100%;
}
.box-1.ll-carousel .item .item-overlay,
.box-2.ll-carousel .item .item-overlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: 1;
}
.box-1.ll-carousel .item .item-overlay.on,
.box-2.ll-carousel .item .item-overlay.on {
  display: block;
}
.box-1.ll-carousel .item .item-overlay.off,
.box-2.ll-carousel .item .item-overlay.off {
  display: none;
}
.box-1.ll-carousel.full-width,
.box-2.ll-carousel.full-width {
  width: 100%;
  background-color: #000000;
}
.box-1.ll-carousel.full-width .no-nav-mob .carousel-content-container,
.box-2.ll-carousel.full-width .no-nav-mob .carousel-content-container {
  height: calc( 100% - 62px);
  width: calc( 100% - 0px );
  /*margin: 0px 10px;
						top: 10px;*/
  position: relative;
}
.box-1.ll-carousel.full-width .no-nav-mob.no-dots-mob .carousel-content-container,
.box-2.ll-carousel.full-width .no-nav-mob.no-dots-mob .carousel-content-container {
  width: calc(100% - 0px);
  height: calc( 100% - 0px);
}
.box-1.ll-carousel.full-width .no-dots-mob .carousel-content-container,
.box-2.ll-carousel.full-width .no-dots-mob .carousel-content-container {
  height: calc( 100% - 0px );
}
.box-1.ll-carousel.full-width .yes-nav-mob .item .carousel-content-container,
.box-2.ll-carousel.full-width .yes-nav-mob .item .carousel-content-container,
.box-1.ll-carousel.full-width .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.full-width .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.full-width .yes-nav-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.full-width .yes-nav-mob .item.html5Video .carousel-content-container {
  width: 100%;
  height: calc(100% - 0px);
  /*top: 10px;*/
  position: relative;
  z-index: 300000;
  margin: 0px auto;
}
.box-1.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-2.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-1.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.full-width .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container {
  width: 100%;
  margin: 0px auto;
  height: calc(100% - 60px);
  /*top: 10px;*/
  position: relative;
  z-index: 300000;
}
.box-1.ll-carousel.floating-content-block,
.box-2.ll-carousel.floating-content-block {
  width: 100%;
  background-color: #000000;
}
.box-1.ll-carousel.floating-content-block .item .carousel-content-container,
.box-2.ll-carousel.floating-content-block .item .carousel-content-container,
.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container,
.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container,
.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container,
.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container {
  width: 100%;
  margin: 0px auto;
  height: calc(100% - 60px);
  position: relative;
  z-index: 300000;
  top: 10px;
}
.box-1.ll-carousel.floating-content-block .item .carousel-content-container.float-left,
.box-2.ll-carousel.floating-content-block .item .carousel-content-container.float-left,
.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-left,
.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-left,
.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-left,
.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-left {
  top: 20px;
  bottom: 30px;
  height: calc(100% - 60px);
  width: calc(100% - 60px);
}
.box-1.ll-carousel.floating-content-block .item .carousel-content-container.float-right,
.box-2.ll-carousel.floating-content-block .item .carousel-content-container.float-right,
.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-right,
.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-right,
.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-right,
.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-right {
  top: 20px;
  bottom: 30px;
  height: calc(100% - 60px);
  width: calc(100% - 60px);
}
.box-1.ll-carousel.floating-content-block .item .carousel-content-container.float-center,
.box-2.ll-carousel.floating-content-block .item .carousel-content-container.float-center,
.box-1.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-center,
.box-2.ll-carousel.floating-content-block .item.active.serverVideo .carousel-content-container.float-center,
.box-1.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-center,
.box-2.ll-carousel.floating-content-block .item.active.html5Video .carousel-content-container.float-center {
  top: 20px;
  bottom: 30px;
  height: calc(100% - 60px);
  width: calc(100% - 60px);
}
.box-1.ll-carousel.event-carousel-left .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .carousel-content-container {
  width: 100%;
  height: calc(100% - 60px);
  position: relative;
  z-index: 300000;
  margin: 0px auto;
}
.box-1.ll-carousel.event-carousel-left .no-nav-mob .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .no-nav-mob .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .no-nav-mob .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .no-nav-mob .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob .carousel-content-container {
  height: calc( 100% - 62px);
  width: calc( 100% - 0px );
  position: relative;
}
.box-1.ll-carousel.event-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .no-nav-mob.no-dots-mob .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .no-nav-mob.no-dots-mob .carousel-content-container {
  width: calc(100% - 0px);
  height: calc( 100% - 0px);
  margin: 0px auto;
}
.box-1.ll-carousel.event-carousel-left .no-dots-mob .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .no-dots-mob .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .no-dots-mob .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .no-dots-mob .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .no-dots-mob .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .no-dots-mob .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .no-dots-mob .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .no-dots-mob .carousel-content-container {
  height: calc( 100% - 0px );
}
.box-1.ll-carousel.event-carousel-left .yes-nav-mob .item .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .yes-nav-mob .item .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .yes-nav-mob .item .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .yes-nav-mob .item .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item .carousel-content-container,
.box-1.ll-carousel.event-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.event-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob .item.html5Video .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob .item.html5Video .carousel-content-container {
  width: 100%;
  height: calc(100% - 0px);
  position: relative;
  z-index: 300000;
  margin: 0px auto;
}
.box-1.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item .carousel-content-container,
.box-1.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.serverVideo .carousel-content-container,
.box-1.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.event-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-1.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.event-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-left .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-1.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container,
.box-2.ll-carousel.thirtythree-sixtyseven-carousel-right .yes-nav-mob.yes-dots-mob .item.html5Video .carousel-content-container {
  width: 100%;
  margin: 0px auto;
  height: calc(100% - 60px);
  position: relative;
  z-index: 300000;
}
.text-custom .inner {
  width: 100%;
}
.flash-sale-btn {
  padding: 10px 20px;
  background-color: #158C00;
  color: #ffffff;
  border: 0px;
  font-weight: bold;
  margin-bottom: 30px;
}
.bg-img {
  background-repeat: no-repeat;
  background-size: cover;
}
.config-1 .sc-box {
  width: 100%;
  position: relative;
  min-height: 50px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.config-1 .sc-box .inner .more-content {
  width: 50% !important;
}
.config-1 .sc-box .inner .bg-img {
  /*height: auto;*/
  width: 100%;
  background-repeat: no-repeat;
}
.config-1 .sc-box .prd-name {
  font-size: 12px;
}
.config-1 .sc-box .large {
  font-size: 3em;
}
.config-1 .more-content .text-small {
  margin: 0px !important;
}
.config-2 .sc-box {
  width: 100%;
  margin: 0px 0px 10px 0px;
}
.config-2 .sc-box .inner .bg-img {
  /*height: auto;*/
  width: 100%;
  background-repeat: no-repeat;
}
.config-2 .sc-box .prd-name {
  font-size: 12px;
}
.config-2 .sc-box .large {
  font-size: 3em;
}
.config-2 .more-content .text-small {
  margin: 0px !important;
}
.config-2 .text-small {
  letter-spacing: 0.5px;
}
.config-3 .sc-box {
  width: 100%;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.config-3 .sc-box .inner .bg-img {
  width: 100%;
  background-repeat: no-repeat;
}
.config-3 .sc-box .prd-name {
  font-size: 12px;
}
.config-3 .sc-box .large {
  font-size: 3em;
}
.config-3 .text-small {
  letter-spacing: 0.5px;
}
.config-4 .sc-box {
  width: 100%;
  margin: 0px 0px 10px 0px;
}
.config-4 .sc-box .inner .bg-img {
  /*height: auto;*/
  width: auto;
  background-repeat: no-repeat;
}
.config-4 .sc-box .prd-name {
  font-size: 12px;
  text-align: center;
}
.config-4 .sc-box .large {
  font-size: 2em;
}
.config-5 .sc-box {
  width: 100%;
  margin: 0px 0px 10px;
  overflow: hidden;
}
.config-5 .sc-box .inner .bg-img {
  width: 100%;
  background-repeat: no-repeat;
}
.config-5 .sc-box .inner .all {
  font-size: 27px;
}
.config-5 .sc-box .prd-name {
  font-size: 12px;
  text-align: center;
}
.config-5 .sc-box .large {
  font-size: 1.5em;
}
.config-5 .s-config {
  max-width: 955px;
  float: left;
}
.config-5 .pricePercentage {
  font-size: 0.7em;
}
.config-6 .sc-box {
  position: relative;
  margin: 0px 0px 10px 0px;
  width: 100%;
}
.config-6 .sc-box .bg-img {
  width: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.1);
}
.config-9 .sc-box {
  position: relative;
}
.config-9 .sc-box .sls-content,
.config-9 .sc-box .more-content {
  width: 100% !important;
}
.config-9 .sc-box .inner {
  width: 100% !important;
}
.config-9 .sc-box:first-child {
  width: 100% !important;
  margin: 0px 0px 10px 0px;
}
.config-9 .sc-box:nth-child(2) {
  width: 100% !important;
  margin: 0px 0px 10px 0px;
}
.config-9 .sc-box:nth-child(3) {
  width: calc(50% - 5px) !important;
  margin: 0px 5px 10px 0px;
}
.config-9 .sc-box:nth-child(4) {
  width: calc(50% - 5px) !important;
  margin: 0px 0px 10px 5px;
}
.config-9 .sc-box:nth-child(5) {
  width: 100% !important;
  margin: 0px 0px 10px 0px;
}
.config-9 .sc-box:nth-child(6) {
  width: calc(50% - 5px) !important;
  margin: 0px 5px 10px 0px;
}
.config-9 .sc-box:nth-child(7) {
  width: calc(50% - 5px) !important;
  margin: 0px 0px 10px 5px;
}
.config-9 .sc-box:nth-child(8) {
  width: calc(50% - 5px) !important;
  margin: 0px 5px 10px 0px;
}
.config-9 .sc-box:nth-child(9) {
  width: calc(50% - 5px) !important;
  margin: 0px 0px 10px 5px;
}
.event-carousel-left.box-1,
.event-carousel-right.box-1,
.thirtythree-sixtyseven-carousel-left.box-1,
.thirtythree-sixtyseven-carousel-right.box-1,
.event-carousel-left.box-2,
.event-carousel-right.box-2,
.thirtythree-sixtyseven-carousel-left.box-2,
.thirtythree-sixtyseven-carousel-right.box-2 {
  width: 100%;
}
#sales-component {
  font-family: botonbold;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .s-config.ll-carousel-thirtythree-sixtyseven-right,
  .s-config.ll-carousel-thirtythree-sixtyseven-left {
    width: calc(100% - 20px);
    margin: 0px 10px;
  }
  #sales-component {
    width: 100%;
  }
  .sc-box.ll-carousel.full-width {
    width: 100%;
    background-color: #000000;
  }
  .sc-box.ll-carousel.full-width .no-nav-dat .carousel-content-container {
    height: calc( 100% - 62px) !important;
    width: calc( 100% - 0px ) !important;
    position: relative;
  }
  .sc-box.ll-carousel.full-width .no-nav-dat.no-dots-dat .carousel-content-container {
    width: calc(100% - 0px) !important;
    height: calc( 100% - 0px) !important;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.full-width .no-dots-dat .carousel-content-container {
    height: calc( 100% - 0px ) !important;
  }
  .sc-box.ll-carousel.full-width .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px);
    position: relative !important;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.ll-carousel.full-width .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.full-width .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container {
    width: 100% !important;
    margin: 0px auto !important;
    height: calc(100% - 60px) !important;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block {
    height: calc(100% - 60px;) !important;
    margin: 0px !important;
    width: 100%;
    background-color: #000000;
  }
  .sc-box.ll-carousel.floating-content-block .no-nav-dat .carousel-content-container {
    width: calc( 100% - 0px ) !important;
    height: calc( 100% - 62px) !important;
    margin: 10px !important;
  }
  .sc-box.ll-carousel.floating-content-block .no-nav-dat.no-dots-dat .carousel-content-container {
    width: 100% !important;
    height: calc( 100% - 62px) !important;
  }
  .sc-box.ll-carousel.floating-content-block .no-nav-dat.no-dots-dat .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 70px) !important;
    width: 240px !important;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    top: 10px;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container.float-left {
    position: absolute !important;
    top: 20px;
    bottom: 30px;
    left: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container.float-right {
    position: absolute !important;
    top: 20px;
    bottom: 30px;
    right: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 80px) !important;
    width: 240px !important;
    max-width: 240px;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo {
    top: -10px;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    top: 10px;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container.float-left {
    position: absolute !important;
    top: 30px !important;
    bottom: 30px;
    left: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container.float-right {
    position: absolute !important;
    top: 30px !important;
    bottom: 30px;
    right: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.serverVideo .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 80px) !important;
    width: 240px !important;
    max-width: 240px;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    top: 10px;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container.float-left {
    position: absolute !important;
    top: 20px !important;
    bottom: 30px;
    left: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container.float-right {
    position: absolute !important;
    top: 20px !important;
    bottom: 30px;
    right: 30px;
    max-width: 240px;
  }
  .sc-box.ll-carousel.floating-content-block .item.html5Video .carousel-content-container.float-center {
    position: relative;
    top: 30px !important;
    height: calc(100% - 80px) !important;
    width: 240px !important;
    max-width: 240px;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left,
  .sc-box.ll-carousel.box-1.event-carousel-right {
    width: calc(50% - 5px);
    margin-right: 5px;
  }
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right {
    width: calc(33% - 5px);
    margin-right: 5px;
  }
  .sc-box.ll-carousel.box-2.event-carousel-left,
  .sc-box.ll-carousel.box-2.event-carousel-right {
    width: calc(50% - 5px);
    margin-left: 5px;
  }
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right {
    width: calc(67% - 5px);
    margin-left: 5px;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left,
  .sc-box.ll-carousel.box-2.event-carousel-left,
  .sc-box.ll-carousel.box-1.event-carousel-right,
  .sc-box.ll-carousel.box-2.event-carousel-right,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right {
    float: left;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px) !important;
    position: relative;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .no-nav-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .no-nav-dat .carousel-content-container {
    height: calc( 100% - 62px) !important;
    width: calc( 100% - 0px ) !important;
    position: relative;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .no-nav-dat.no-dots-dat .carousel-content-container {
    width: calc(100% - 0px) !important;
    height: calc( 100% - 0px) !important;
    margin: 0px auto !important;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .no-dots-dat .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .no-dots-dat .carousel-content-container {
    height: calc( 100% - 0px ) !important;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat .item.html5Video .carousel-content-container {
    width: 100%;
    height: calc(100% - 60px);
    position: relative !important;
    z-index: 300000;
    margin: 0px auto;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.serverVideo .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.event-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.event-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right .yes-nav-dat.yes-dots-dat .item.html5Video .carousel-content-container {
    width: 100% !important;
    margin: 0px auto !important;
    height: calc(100% - 60px) !important;
    position: relative !important;
    z-index: 300000;
  }
  .sc-box.ll-carousel.box-1.event-carousel-left video,
  .sc-box.ll-carousel.box-2.event-carousel-left video,
  .sc-box.ll-carousel.box-1.event-carousel-right video,
  .sc-box.ll-carousel.box-2.event-carousel-right video,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-left video,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-left video,
  .sc-box.ll-carousel.box-1.thirtythree-sixtyseven-carousel-right video,
  .sc-box.ll-carousel.box-2.thirtythree-sixtyseven-carousel-right video {
    position: absolute;
    height: 100%;
    width: auto;
    z-index: 1;
    top: 0px;
    left: -49%;
  }
  .sc-box .carousel-inner {
    background-color: #cccccc;
  }
  .sc-box:last-child {
    margin-bottom: 5px !important;
  }
  .bg-img {
    display: block !important;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box {
    position: relative;
    width: calc(100% - 20px);
    min-height: 50px;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
  }
  .config-1 .sc-box .inner .more-content {
    width: 50% !important;
  }
  .config-1 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-1 .sc-box .large {
    font-size: 3em;
  }
  .config-1 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-2 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-2 .sc-box .large {
    font-size: 3em;
  }
  .config-2 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .text-small {
    letter-spacing: 0.5px;
  }
  .config-2 .sc-box:first-child {
    width: calc(50% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-2 .sc-box:nth-child(2) {
    width: calc(50% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-3 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-3 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-3 .sc-box .large {
    font-size: 3em;
  }
  .config-3 .text-small {
    letter-spacing: 0.5px;
  }
  .config-3 .sc-box:first-child {
    width: calc(33.3333% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-3 .sc-box:nth-child(2) {
    width: calc(33.3333% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-3 .sc-box:nth-child(3) {
    width: calc(33.3333% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-4 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: auto;
    background-repeat: no-repeat;
  }
  .config-4 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-4 .sc-box .large {
    font-size: 2em;
  }
  .config-4 .sc-box:first-child {
    width: calc(25% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-4 .sc-box:nth-child(2) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-4 .sc-box:nth-child(3) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-4 .sc-box:nth-child(4) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-5 .sc-box .inner .bg-img {
    /*height: auto;*/
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-5 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-5 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-5 .sc-box .large {
    font-size: 1.5em;
  }
  .config-5 .sc-box:first-child {
    width: calc(20% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-5 .sc-box:nth-child(2) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(3) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(4) {
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-5 .sc-box:nth-child(5) {
    width: calc(20% - 15px);
    margin: 0px 10px 10px 5px !important;
  }
  .config-5 .s-config {
    max-width: 955px;
    float: left;
  }
  .config-6 .sc-box {
    position: relative;
  }
  .config-6 .sc-box .inner .sls-content {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .config-6 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-6 .sc-box:first-child {
    width: calc(70% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(2) {
    width: calc(30% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(3) {
    width: calc(25% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(4) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(5) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(6) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-9 .sc-box .sls-content,
  .config-9 .sc-box .more-content {
    width: 100% !important;
  }
  .config-9 .sc-box:first-child {
    width: calc(25% - 10px) !important;
    margin: 0px 0px 0px 10px;
  }
  .config-9 .sc-box:nth-child(2) {
    width: calc(75% - 10px) !important;
    margin: 0px 10px 0px 0px;
  }
  .config-9 .sc-box:nth-child(2) .inner {
    width: 100% !important;
  }
  .config-9 .sc-box:nth-child(3) {
    width: calc(25% - 10px) !important;
    margin: 0px 0px 10px 10px;
  }
  .config-9 .sc-box:nth-child(4) {
    width: calc(25% - 5px) !important;
    margin: 0px 5px 10px 0px;
  }
  .config-9 .sc-box:nth-child(5) {
    width: calc(50% - 15px) !important;
    margin: 0px 10px 10px 5px;
  }
  .config-9 .sc-box:nth-child(6) {
    width: calc(25% - 15px) !important;
    margin: 0px 5px 10px 10px;
  }
  .config-9 .sc-box:nth-child(7) {
    width: calc(25% - 10px) !important;
    margin: 0px 5px 0px 5px;
  }
  .config-9 .sc-box:nth-child(8) {
    width: calc(25% - 10px) !important;
    margin: 0px 5px 10px 5px;
  }
  .config-9 .sc-box:nth-child(9) {
    width: calc(25% - 15px) !important;
    margin: 0px 10px 10px 5px;
  }
}
@media screen and (width: 768px) and (height: 1280px) {
  #sales-component {
    padding: 0px !important;
  }
}
@media screen and (min-width: 1024px) and (max-height: 600px) {
  #sales-component {
    padding: 0px !important;
  }
}
@media screen and (min-width: 1024px) {
  .sc-box .ll-btn {
    width: 100% !important;
    max-width: 186px !important;
    margin: 0px auto;
  }
  .sc-box:last-child {
    margin-bottom: 10px !important;
  }
  /*min-width: 1025px*/
  .config-1 .sc-box {
    position: relative;
    min-height: 50px;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
  }
  .config-1 .sc-box .inner .more-content {
    width: 50% !important;
  }
  .config-1 .sc-box .inner .sls-content,
  .config-1 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-1 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-1 .sc-box .large {
    font-size: 3em;
  }
  .config-1 .more-content .text-small {
    margin: 0px !important;
  }
  /*min-width: 1025px*/
  .config-2 .sc-box .inner .sls-content,
  .config-2 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-2 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-2 .sc-box .large {
    font-size: 3em;
  }
  .config-2 .more-content .text-small {
    margin: 0px !important;
  }
  .config-2 .text-small {
    letter-spacing: 0.5px;
  }
  /*min-width: 1025px*/
  .config-3 .sc-box .inner .sls-content,
  .config-3 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-3 .sc-box .prd-name {
    font-size: 12px;
  }
  .config-3 .sc-box .large {
    font-size: 3em;
  }
  .config-3 .text-small {
    letter-spacing: 0.5px;
  }
  /*min-width: 1025px*/
  .config-4 .sc-box .inner .sls-content,
  .config-4 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-4 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-4 .sc-box .large {
    font-size: 2em;
  }
  /*min-width: 1025px*/
  .config-5 .sc-box .inner .sls-content,
  .config-5 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-5 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-5 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-5 .sc-box .large {
    font-size: 1.5em;
  }
  /*min-width: 1025px*/
  .config-6 #expanded .inner {
    width: 100%;
  }
  .config-6 .sc-box .inner {
    width: 100%;
  }
  .config-6 .sc-box .inner .sls-content {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .config-6 .sc-box .inner .bg-img {
    width: 100%;
    background-repeat: no-repeat;
  }
  .config-6 .sc-box .inner .all {
    font-size: 27px;
  }
  .config-6 .sc-box .prd-name {
    font-size: 12px;
    text-align: center;
  }
  .config-6 .sc-box .large {
    font-size: 1.5em;
  }
  .config-6 .sc-box:first-child {
    width: calc(50% - 15px);
    margin: 0px 5px 10px 10px;
  }
  .config-6 .sc-box:nth-child(2) {
    width: calc(25% - 10px);
    margin: 0px 5px 10px 5px;
  }
  .config-6 .sc-box:nth-child(3) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(4) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(5) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
  .config-6 .sc-box:nth-child(6) {
    width: calc(25% - 15px);
    margin: 0px 10px 10px 5px;
  }
}
@media screen and (min-width: 1024px) and (height: 768px) {
  #sales-component {
    padding: 0px 0px !important;
  }
}
@media screen and (min-width: 1024px) {
  .sc-box .ll-btn {
    width: 100% !important;
    max-width: 186px !important;
    margin: 0px auto;
  }
  .stackme-80 #sales-component {
    padding: 0px !important;
  }
}
@media screen and (min-width: 1024px) and (min-height: 1366px) {
  #sim-prods {
    display: none;
  }
  .stackme-80 #sales-component {
    padding: 0px !important;
  }
}
@media screen and (width: 1366px) and (height: 1024px) {
  #sales-component {
    padding: 0px 0px !important;
  }
}
/*WWYP Modal*/
#panel_email_store_deal {
  position: absolute;
  background-color: #ffffff;
  z-index: 2001;
  width: 100%;
}
#store_deal_modal_bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2000;
}
/*footer.less*/
.can-footer {
  max-width: 1200px;
  margin: 0px auto;
}
.can-footer a {
  color: #ffffff;
}
.footer {
  padding: 0px 0px 60px 0px !important;
  background-color: #222222;
  float: left;
  border-top: 8px solid #f8e804;
  width: 100%;
  left: 0px;
  /*padding:0px; */
  list-style-type: none;
  margin-bottom: 0px !important;
}
.footer .show-mob .fa {
  color: #ffffff !important;
}
.footer [role="button"] {
  display: block;
}
.footer .footer-acc {
  color: #ffffff !important;
  text-decoration: none !important;
}
.footer .footer-link a {
  text-decoration: none !important;
  color: #ffffff !important;
}
.footer .footer-link a .fa {
  color: #ffffff !important;
}
.footer .footer-link a:hover {
  color: #f8e804 !important;
}
.footer .footer-link a:hover .fa {
  color: #f8e804 !important;
}
.footer .ll-phone-num {
  line-height: 20px;
  color: #f8e804 !important;
  font-weight: bold;
  font-size: 25px;
  margin: 20px;
  float: left;
  width: 80%;
}
.footer .ll-phone-num a {
  color: #f8e804 !important;
}
.footer .trademarks {
  font-family: botonregular;
  color: #ffffff;
  font-size: 11px;
  padding: 0px;
  letter-spacing: 1.33px;
  margin-top: 20px;
}
.footer .panel-body {
  border-top: 0px !important;
  padding: 0px 15px 15px !important;
}
.footer .panel-body ul {
  padding: 0px;
  list-style-type: none;
  margin: 0px;
  color: #ffffff;
  line-height: 35px;
}
.footer .panel-body .fa {
  color: #ABA003;
}
.footer .panel-body a {
  color: #999999;
  display: block;
  font-size: 15px;
}
.footer .panel-body a:hover {
  color: #f8e804 !important;
  text-decoration: none;
}
.footer .panel-group .panel {
  box-shadow: 0px 0px 0px !important;
  border-radius: 0px !important;
  background-color: #222222 !important;
  border: 0px !important;
  width: 100%;
  float: left;
  border-bottom: 1px solid #666666 !important;
}
.footer .panel-group .panel + .panel {
  margin-top: 0px !important;
}
.footer .panel-default > .panel-heading {
  color: #ffffff !important;
  background-color: #222222 !important;
  border-color: #222222 !important;
  font-family: botonbold;
  font-size: 14px;
  font-weight: bold !important;
  letter-spacing: 0.5px !important;
}
.footer .panel-default > .panel-heading .panel-title {
  font-size: 17px;
  line-height: normal;
}
.footer .panel-heading {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
.footer .soc-cont {
  float: left;
  width: 80%;
  margin: 0px auto;
}
.footer .soc-cont a {
  display: inline-block !important;
}
.footer .soc-cont a .social {
  /* font-size: 36px;*/
  font-size: 28px;
  margin: 20px 0px 20px 20px;
  cursor: pointer;
  color: #ffffff !important;
  clear: both;
}
.footer .soc-cont a:hover .social {
  color: #f8e804 !important;
}
.ftr-blk-head {
  font-family: botonbold;
  font-size: 14px;
  color: #ffffff;
}
.tom {
  height: 120px;
  width: 120px;
  margin: 40px 0px;
}
.tom div {
  margin-left: 8px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 1px 0px 2px #000000;
}
.tom img {
  margin-bottom: 20px;
}
ul.footer .ftr-blk:nth-last-of-type(1) {
  border-left: 1px solid #cccccc;
}
.copyright-container {
  clear: both;
  text-align: center;
  padding: 10px;
  font-size: 10px;
  width: 100%;
  background-color: #222222;
  color: #ffffff !important;
  border-top: 0px solid #ffffff;
}
.copyright-container a {
  color: #ffffff;
  font-weight: bold;
}
.copyright-container a:hover {
  color: #f8e804;
  font-weight: bold;
}
@media screen and (min-width: 414px) {
  .footer .soc-cont .social {
    font-size: 46px;
  }
}
@media screen and (min-width: 600px) {
  .footer .panel-body .footer-link {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .footer {
    width: 100%;
  }
  .footer .ll-phone-num {
    float: none;
    margin: 0px;
    font-size: 19px;
  }
  .footer .footer-acc {
    text-decoration: none;
  }
  .footer .footer-acc i {
    display: none;
  }
  .footer .panel-body ul {
    line-height: 30px;
    min-height: 300px;
  }
  .footer .panel-body a {
    font-size: 14px;
  }
  .footer .panel-body .footer-link {
    width: 100%;
  }
  .footer .panel-group .panel {
    width: 33%;
  }
  .footer .panel-default > .panel-heading {
    font-size: 14px;
  }
  .footer .panel-default > .panel-heading .panel-title {
    color: #ffffff !important;
    font-family: botonregular;
    /* font-size: 14px; */
    font-weight: bold !important;
    letter-spacing: 0.5px !important;
    font-size: 13px;
  }
  .footer .panel-group .panel {
    border-bottom: 0px !important;
  }
  .footer .soc-cont {
    width: 33%;
    float: left;
  }
  .footer .soc-cont .header {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-family: botonbold !important;
    color: #ffffff;
    padding: 10px 15px;
  }
  .footer .soc-cont a {
    width: 40px;
    margin: 20px 0px 20px 20px;
  }
  .footer .soc-cont .social {
    font-size: 41px;
    margin: 0px;
  }
  .copyright-container {
    border-top: 1px solid #666666;
  }
}
@media screen and (min-width: 768px) and (orientation: landscape) {
  .footer .soc-cont a {
    width: 70px;
    margin: 20px 0px 20px 20px;
  }
  .footer .soc-cont .social {
    font-size: 31px;
  }
}
@media screen and (min-width: 1025px) {
  .footer {
    clear: both;
    width: calc(100% - 1px);
  }
  .footer .ll-phone-num {
    color: #f8e804 !important;
  }
  .footer .panel-group {
    margin: 20px 80px !important;
  }
  .footer .panel-group .panel {
    width: 20%;
  }
  .footer .soc-cont {
    text-align: center;
    width: 50%;
    margin: 0px auto;
    float: none;
    clear: both;
  }
  .footer .soc-cont a {
    width: 30px;
    margin: 20px 0px 20px 20px;
  }
  .footer .soc-cont .social {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .footer .panel-group {
    max-width: 1200px;
    margin: 20px auto !important;
  }
}
/* defaults and smaller phone screens */
.spotlights {
  width: 100%;
  float: left;
}
.spotlights .spotlight {
  width: 100%;
  float: left;
}
.spotlights .head {
  text-align: center;
  background: #ffffff;
  font-family: botonbold;
  color: #000000;
  padding: 10px 0px;
  margin-bottom: 10px;
}
.spotlights .spotlight-cont {
  float: left;
  width: 100%;
  min-height: 360px;
  background-color: #F7F7F7;
}
.spotlights .spotlight-cont .spotlight-img {
  border: 1px solid #ededed;
  width: 180px;
  height: 180px;
  margin: 10px auto;
  background-size: cover;
}
.spotlights .spotlight-cont .spotlight-content {
  margin: 10px;
}
.spotlights .spotlight-cont a {
  text-decoration: underline;
  color: #000000;
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .spotlights .spotlight-cont {
    width: calc(100%/4 - 8px);
    margin: 0px 5px;
  }
  .spotlights .spotlight-cont .spotlight-img {
    width: 100%;
    height: 140px;
    margin: 0px 0px 10px;
  }
  .spotlights .spotlight-cont:nth-child(2) {
    margin: 0px 5px 10px 0px;
  }
  .spotlights .spotlight-cont:nth-child(5) {
    margin: 0px 0px 10px 5px;
  }
  .spotlights .spotlight-cont:nth-child(6) {
    margin: 0px 5px 10px 0px;
  }
  .spotlights .spotlight-cont:nth-child(9) {
    margin: 0px 0px 10px 5px;
  }
}
@media screen and (min-width: 1024px) and (orientation: landscape) {
  .spotlights .spotlight-cont {
    width: calc(100%/4 - 9px);
  }
  .spotlights .spotlight-cont:nth-child(2) {
    margin: 0px 5px 10px 0px;
  }
  .spotlights .spotlight-cont:nth-child(5) {
    margin: 0px 5px 10px !important;
  }
  .spotlights .spotlight-cont:nth-child(6) {
    margin: 0px 0px 10px 5px;
  }
  .spotlights .spotlight-cont:nth-child(7) {
    margin: 0px 5px 10px 0px;
  }
}
@media screen and (min-width: 1025px) {
  .spotlights .spotlight-cont {
    width: calc(100%/5 - 8px);
  }
  .spotlights .spotlight-cont:nth-child(2) {
    margin: 0px 5px 10px 0px;
  }
  .spotlights .spotlight-cont:nth-child(6) {
    margin: 0px 0px 10px 5px;
  }
  .spotlights .spotlight-cont:nth-child(7) {
    margin: 0px 5px 10px 0px;
  }
}
.qasTarg {
  overflow: hidden !important;
}
.searchContainer {
  width: 100%;
  position: relative;
}
#submit {
  width: 60px;
}
#reset {
  width: 60px;
}
#buttonDiv {
  margin: 0 0 0 11em;
}
.searchBox {
  margin: 14px 0.3em 0 0.3em;
}
.searchButton {
  width: 60px;
  padding: 0.25em 0 0.25em 0;
  margin-right: 0.5em;
}
.resultContainer {
  position: absolute;
  z-index: 200;
  background-color: rgba(242, 240, 235, 0.95);
  padding: 20px;
  top: -10px;
  left: -10px;
}
.refineContainer {
  background-color: white;
  display: block;
  padding: 0.75em 1.5em 0.75em 3em;
  border: 1px solid grey;
  margin-top: 1em;
  overflow: hidden;
}
.emailPicklistHeader {
  padding-right: 1em;
  margin: 0.8em 1em 0 0.6em;
  white-space: nowrap;
}
.refineHeader {
  display: block;
  font-weight: bold;
  margin: 0.6em 0 0.6em;
}
.refineText {
  display: block;
  margin: 0.6em 0 0.6em;
}
.refineButton {
  border: 0px !important;
  font-family: avenir, arial;
  letter-spacing: -0.5px;
  margin: 0px 0px 5px 0px;
  background-color: #BF0C26 !important;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: 8px;
  text-decoration: none !important;
  border-radius: 5px;
  cursor: pointer;
}
.refineError {
  margin: 0.6em 0 -0.6em;
  display: block;
  color: red;
}
.picklist {
  background-color: white;
  display: block;
  padding: 0.75em 1.5em 0.75em 3em;
  border: 1px solid grey;
  margin-top: 1em;
  list-style-type: none;
  height: 13em;
  overflow: auto;
}
.picklistItem {
  padding-right: 1em;
  margin: 0.8em 1em 0 0.6em;
}
.hidden {
  display: none;
  visibility: hidden;
}
.loading {
  background-image: url("/assets/images/qas/loading.gif");
  background-repeat: no-repeat;
  margin-top: 0.8em;
  padding-left: 2em;
  height: 16px;
}
.qasCurrentAddressBox {
  border: 1px solid grey;
  background-color: white;
  display: block;
  padding: 0.75em 1.5em 0.75em 3em;
}
.qasButtonBox {
  border: 1px solid grey;
  background-color: white;
  display: block;
  padding: 0.75em 1.5em 0.75em 3em;
}
.error {
  border-color: red;
  border-style: solid;
  background-color: antiquewhite;
}
.errorImg {
  background-image: url("/assets/images/qas/error.png");
  background-repeat: no-repeat;
  background-position: 0.4em center;
  display: block;
  padding: 0.75em 1.5em 0.75em 3em;
  color: red;
  font-weight: bold;
}
.error-inline {
  background-image: url("/assets/images/qas/error.png");
  background-repeat: no-repeat;
  background-position: 0.4em center;
  padding: 0.4em 1.5em 0.4em 3em;
  color: red;
  font-weight: bold;
}
.success {
  border-color: green;
  border-style: solid;
  background-color: honeydew;
}
.successImg {
  background-image: url("/assets/images/qas/success.png");
  background-repeat: no-repeat;
  background-position: 0.4em center;
  display: block;
  margin-top: 0.8em;
  padding: 0.75em 1.5em 0.75em 3em;
  color: green;
  font-weight: bold;
  margin-left: 11em;
}
.success-inline {
  background-image: url("/assets/images/qas/success.png");
  background-repeat: no-repeat;
  margin-top: 0.8em;
  background-position: 0.4em center;
  padding: 0.75em 1.5em 0.75em 3em;
  color: green;
  font-weight: bold;
}
.emailPicklist {
  list-style-type: none;
  padding: 0;
  height: 6em;
  overflow: auto;
  margin-top: -1px;
}
.correctionEmail {
  width: 45em;
  border: 1px solid #a9a9a9;
  margin-top: 1em;
}
span.success {
  position: relative;
  left: 15em;
  border: 1px solid green;
}
.closeButton {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
  background: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf', GradientType=0);
  background-color: #ededed;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
  color: #777777;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 5px;
  text-decoration: none;
  float: right;
  margin: 2px 1px 2px 0;
}
.closeButton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
  background: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed', GradientType=0);
  background-color: #dfdfdf;
}
.closeButton:active {
  position: relative;
  top: 1px;
}
@media screen and (min-width: 1024px) {
  .searchContainer {
    width: 726px;
  }
  .resultContainer {
    width: 736px;
  }
  .refineButton {
    opacity: 0.4;
  }
  .refineButton:hover {
    opacity: 1;
    color: #ffffff;
    background-color: #FF0000 !important;
    text-decoration: none !important;
  }
}
.filterBY {
  padding: 30px 0px;
}
.cantSellMSG,
.notInStockMSG {
  display: none;
  background-color: #bf0c26;
  color: #ffffff;
  padding: 10px;
}
.noStoresFound {
  background-color: #bf0c26;
  color: #ffffff;
  padding: 10px;
}
.flash-cart {
  background: #1DBF00;
  animation: flashyCart 5s;
  -moz-animation: flashyCart 2s infinite;
  -webkit-animation: flashyCart 2s infinite;
  border-bottom: 5px solid #000000;
  padding: 14px 14px 9px !important;
}
.prod-pricing p.calculate {
  padding-right: 60px;
}
.how-much {
  position: relative;
}
.how-much .calc-container {
  cursor: pointer;
  z-index: 2;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  background: #becdda;
  width: 37px;
  height: 42px;
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}
.how-much .calc-container .fa-calculator {
  position: absolute;
  right: -3px;
  font-size: 40px;
  top: 2px;
  color: #777;
}
.prod-calculator {
  width: 100%;
}
.prod-calculator .calc-head {
  font-weight: bold!important;
  display: inline-block;
}
.prod-calculator .avail-mess {
  margin-bottom: 10px;
}
.prod-calculator .error-mess {
  color: #bf0c26;
  font-weight: bold;
  clear: both;
}
.prod-calculator .calc-left {
  position: relative;
  width: 100%;
  padding: 10px;
}
.prod-calculator .calc-left .help-me-sqft,
.prod-calculator .calc-left .help-me-lft {
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
}
.prod-calculator .calc-left .help-me-sqft:hover,
.prod-calculator .calc-left .help-me-lft:hover {
  text-decoration: none;
}
.prod-calculator .calc-left #rest-calc {
  display: none;
}
.prod-calculator .calc-left #ysf {
  width: 45%;
  display: inline-block;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  float: right;
  padding-bottom: 0;
  padding-top: 0;
  border: 1px solid #999;
  vertical-align: top;
  display: table-cell;
  vertical-align: middle;
}
.prod-calculator .calc-left .gray {
  background: #eee;
  padding: 10px;
  min-height: 54px;
  display: table;
  width: 100%;
}
.prod-calculator .calc-left .tc {
  display: inline-block;
  width: 50%;
  font-weight: 500;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
.prod-calculator .calc-left .materials-output {
  font-size: 14px;
}
.prod-calculator .calc-left .box-qty-available {
  margin-top: 10px;
  font-weight: bold;
  padding-left: 10px;
}
.prod-calculator .increment-msg {
  text-align: center;
  font-weight: 500;
  margin-bottom: 10px;
}
.prod-calculator .increment-area {
  margin-top: 10px;
  overflow: hidden;
  max-height: 0;
  -ms-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.prod-calculator .increment-area.expanded {
  max-height: 600px;
  height: auto;
}
.prod-calculator .increment-area .increment-area-left,
.prod-calculator .increment-area .increment-area-right {
  display: inline-block;
  width: 44%;
  vertical-align: middle;
  margin-bottom: 10px;
}
.prod-calculator .increment-area #total_sft {
  margin: 2px 0 0 1px;
  display: block;
}
.prod-calculator .increment-area .original-price-row {
  min-height: 15px;
}
.prod-calculator .increment-area .increment-area-right {
  width: 55%;
  margin-top: 20px;
}
.prod-calculator .increment-area .your-price-text {
  font-size: 17px;
  font-weight: 500;
  padding: 5px 0 5px 0;
  text-transform: uppercase;
}
.prod-calculator .increment-area .price {
  margin-left: 5px;
  float: right;
}
.prod-calculator .increment-area .price.your-price {
  font-size: 17px;
  color: #1b5a0f;
  font-weight: 500;
}
.prod-calculator .increment-area .change-quantity {
  display: inline-block;
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 0;
  padding: 0 0 1px 0;
  background: none;
  vertical-align: bottom;
  font-weight: 500;
  font-size: 16px;
  border-radius: 5px;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 8px;
}
.prod-calculator .increment-area .box-num-area {
  text-align: center;
  width: 100px;
  height: 65px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0 5px 0;
}
.prod-calculator .increment-area .box-num-area .outlined {
  border: 1px solid #333;
}
.prod-calculator .increment-area .box-num {
  font-weight: 500;
  font-size: 16px;
}
.prod-calculator .increment-area p.disclaimer {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -ms-transition-duration: 1s;
  transition-duration: 1s;
  clear: both;
}
.prod-calculator .increment-area p.disclaimer.hideMe {
  opacity: 0;
  height: 0;
}
.prod-calculator .calc-right {
  width: 100%;
  padding: 10px;
  /* width: 600px; */
  float: none;
  margin: 0 auto;
  display: block;
}
.prod-calculator .calc-right .ll-btn {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.prod-calculator .calc-right .calc-output {
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
}
.prod-calculator .calc-right #main_add_to_cart {
  max-width: unset;
  margin-bottom: 10px;
  pointer-events: auto;
}
.prod-calculator .calc-right .full-width {
  padding: 0;
}
.prod-calculator .calc-right .full-width .ll-btn {
  margin: 0 5px 0 0;
  background: none;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.prod-calculator .calc-right .full-width.add-to-my-project-container .ll-btn {
  margin: 0;
}
.prod-calculator .calc-right #main_add_to_cart.ll-hott {
  opacity: 0.3 !important;
  pointer-events: none;
  background-color: #1DBF00 !important;
}
@media screen and (max-width: 1200px) {
  .prod-calculator .increment-area-left,
  .prod-calculator .increment-area-right {
    width: 100%!important;
  }
  .your-price-row {
    background-color: #eeeeee75;
    padding: 3px 10px 3px 10px;
  }
  .original-price-row,
  .your-savings-row {
    padding: 0 10px 0 10px;
  }
  .increment-area-left {
    text-align: center;
    margin-top: 0;
  }
  .increment-area-left .inner {
    width: 205px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .increment-area .increment-area-left,
  .increment-area .increment-area-right {
    width: 50%!important;
    float: left;
  }
  .increment-area .increment-area-left .inner,
  .increment-area .increment-area-right .inner {
    margin: 0;
  }
  .increment-area .inner .change-quantity {
    width: 45px;
    height: 35px;
    font-size: 20px;
    padding-bottom: 5px;
  }
  .increment-area-left .boxes-needed,
  .increment-area-left #total_sft {
    font-size: 12px;
  }
  .prod-cont .prod-right .prod-pricing {
    width: 100%;
  }
  .prod-cont .prod-right .our-low-price {
    width: 50%;
    float: left;
    padding-left: 10px;
  }
  .prod-cont .prod-right .materials-output {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 20px;
  }
  .prod-pricing {
    margin-top: 50px;
  }
  .prod-calculator {
    margin-top: 30px;
  }
  .prod-calculator .calc-right .full-width {
    width: 50%;
    float: left;
  }
  .how-much {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .increment-area .increment-area-left,
  .increment-area .increment-area-right {
    width: 100%!important;
    float: none;
  }
  .increment-area .increment-area-left .inner,
  .increment-area .increment-area-right .inner {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .filterBY {
    padding: 0px 0px 10px;
    text-align: right !important;
  }
  .flash-cart {
    background: #1DBF00;
    animation: flashyCart 5s;
    -moz-animation: flashyCart 2s infinite;
    -webkit-animation: flashyCart 2s infinite;
    border-bottom: 0px solid #000000;
    padding: 14px;
  }
  .isNotFlooring {
    min-height: 200px !important;
  }
  .prod-calculator {
    font-size: 12px;
  }
  .prod-calculator #product_details_widget_error_message {
    color: #bf0c26;
    font-weight: bold;
    margin: 10px 0px;
  }
  .prod-calculator .calc-head {
    font-weight: bold;
    display: inline-block;
  }
  .prod-calculator .calc-left {
    width: calc(100%) !important;
    padding: 10px;
    display: inline-block;
    float: left;
  }
  .prod-calculator .calc-left .error-msg.cart-alert {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .prod-calculator .calc-left #ysf {
    float: right;
  }
  .prod-calculator .calc-left .stackme-60 {
    text-align: right;
  }
  .prod-calculator .calc-left a {
    border: 0px;
    text-decoration: none;
    color: inherit;
  }
  .prod-calculator .calc-left .fa {
    font-size: 15px;
  }
  .prod-calculator .calc-right {
    width: 100%!important;
    padding: 10px;
  }
  .prod-calculator .calc-right .calc-output {
    text-align: right;
  }
  .prod-calculator input {
    width: 70px;
  }
  .cart-cont {
    background-color: #f8e804;
    padding: 1px 12px !important;
    color: #000000;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .cart-cont:hover {
    color: #f8e804;
    background-color: #000000;
  }
  .cart-cont .fa {
    line-height: 34px;
  }
}
/*end of 768*/
@media screen and (min-width: 1024px) and (max-height: 768px) {
  .prod-calculator .calc-head {
    font-weight: bold;
  }
  .prod-calculator .calc-left {
    display: inline-block;
    float: left;
  }
  .prod-calculator .calc-left a {
    border: 0px;
    text-decoration: none;
    color: inherit;
  }
  .prod-calculator .calc-left .fa {
    font-size: 15px;
  }
  .prod-calculator .calc-right {
    min-height: 128px;
    display: inline-block;
    float: left;
  }
}
@-moz-keyframes flashyCart {
  0% {
    background: #1DBF00;
    color: #ffffff;
  }
  50% {
    background: #f8e804;
    color: #000000;
  }
  100% {
    background: #1DBF00;
    color: #ffffff;
  }
}
@-webkit-keyframes flashyCart {
  0% {
    background: #1DBF00;
    color: #ffffff;
  }
  50% {
    background: #f8e804;
    color: #000000;
  }
  100% {
    background: #1DBF00;
    color: #ffffff;
  }
}
/*buttons.less*/
.hawkSearchResults .ll-btn {
  width: 100% !important;
}
.ll-btn {
  border: 0px !important;
  font-family: avenir;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.5px;
  margin: 0px 0px 5px 0px;
  background-color: #999999;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: 10px 12px;
  text-decoration: none !important;
  /*border-radius: 5px;*/
  opacity: 0.4;
  cursor: pointer;
  clear: both;
}
.ll-btn:hover {
  color: #ffffff;
  background-color: #111111;
  text-decoration: none !important;
}
.ll-btn.btn-auto {
  max-width: fit-content;
}
.ll-btn.btn-sml {
  max-width: 100px;
}
.ll-btn.btn-med {
  max-width: 300px;
}
.ll-btn.btn-centered {
  margin: 0px auto !important;
}
.ll-btn.max-100 {
  max-width: 100px;
}
.ll-btn.max-150 {
  max-width: 150px;
}
.ll-btn.max-200 {
  max-width: 200px;
}
.ll-btn.addMarg-2 {
  margin: 2px;
}
.ll-btn.addMarg-4 {
  margin: 4px;
}
.ll-pri {
  opacity: 1;
  cursor: pointer;
  color: #ffffff !important;
  background-color: #1DBF00;
  text-decoration: none !important;
}
.ll-pri:hover {
  color: #ffffff;
  background-color: #158C00;
}
.ll-sec {
  opacity: 1;
  cursor: pointer;
  background-color: #f8e804;
  color: #000000;
}
.ll-sec:hover {
  color: #000000;
  background-color: #DED004;
}
.ll-ter {
  opacity: 1;
  cursor: pointer;
  color: #ffffff !important;
  background-color: #333333;
}
.ll-ter:hover {
  color: #ffffff;
  background-color: #000000;
}
.ll-hott {
  opacity: 1 !important;
  cursor: pointer;
  color: #ffffff !important;
  background-color: #BF0C26 !important;
}
.ll-hott:a {
  color: #ffffff !important;
}
.ll-hott:hover {
  color: #ffffff;
  background-color: #FF0000;
}
.ll-wht {
  opacity: 1;
  cursor: pointer;
  color: #000000 !important;
  background-color: #D4D4D4;
}
.ll-wht:hover {
  color: #000000 !important;
  background-color: #ffffff;
}
.ll-orange {
  opacity: 1;
  cursor: pointer;
  color: #ffffff;
  background-color: #FF6200;
}
.ll-orange:hover {
  color: #ffffff;
  background-color: #CC4E00;
}
.ll-blue {
  opacity: 1;
  cursor: pointer;
  color: #ffffff;
  background-color: #00adee;
}
.ll-blue:hover {
  color: #ffffff;
  background-color: #1ac2ff;
}
.ll-white-ol {
  opacity: 1;
  cursor: pointer;
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
  background: none;
  padding: 10px;
}
.ll-white-ol:hover {
  color: #000000 !important;
  border: 2px solid #ffffff !important;
  background: rgba(255, 255, 255, 0.6);
}
.ll-white-ol.not-allowed {
  cursor: not-allowed;
}
.ll-gray-ol {
  opacity: 1;
  cursor: pointer;
  color: #d9d9d9 !important;
  border: 2px solid #d9d9d9 !important;
  background: none;
  padding: 10px;
}
.ll-gray-ol:hover {
  color: #ffffff;
  border: 2px solid #FFFFFF;
  background: none;
}
.ll-gray-ol.not-allowed {
  cursor: not-allowed;
}
.ll-blk-ol {
  opacity: 1;
  cursor: pointer;
  color: #666666 !important;
  border: 2px solid #666666 !important;
  background: none;
}
.ll-blk-ol:hover {
  color: #000000;
  border: 2px solid #000000;
  background: none;
}
.ll-blk-ol.not-allowed {
  cursor: not-allowed;
}
/*Sample added to cart*/
.smpl-added {
  border: 2px solid #000000;
  background-color: transparent;
  /*border-radius: 5px;*/
}
.smpl-added:hover {
  background-color: transparent;
}
/*Back to top button*/
.top-btn {
  background-color: #f8e804;
  color: #000000;
  display: none;
  text-align: center;
  line-height: 10px;
  z-index: 10;
  position: fixed;
  right: 0px;
  bottom: 70px;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
}
.historyBTN {
  display: none !important;
  background-color: rgba(0, 0, 0, 0.5);
  color: #000000;
  padding: 10px;
  font-weight: bold;
  position: fixed;
  z-index: 999;
  left: 0px;
  top: 50%;
}
.filterBTN {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  /*color: #000000;*/
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  position: fixed;
  z-index: 4;
  left: 0px;
  bottom: 20px;
}
@media (max-width: 768px) {
  .filterBTN {
    color: #000000;
    background-color: #f8e804;
    -webkit-box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .filterBTN:hover {
    background-color: #aba003;
  }
}
.sortBTN {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  position: fixed;
  z-index: 2;
  right: 0px;
  bottom: 20px;
}
.ll-sqr-btn-blk {
  opacity: 1 !important;
  font-family: avenir;
  font-weight: bold;
  color: #ffffff !important;
  background-color: #000000 !important;
  border-radius: 0px !important;
  padding: 10px !important;
  font-size: 13px;
  letter-spacing: 0.25px;
  margin: 0px 0px 3px !important;
}
.ll-sqr-btn-blk:hover {
  color: #bf0c26 !important;
}
.ll-sqr-btn-blk a {
  opacity: 1 !important;
  font-family: avenir;
  font-weight: bold;
  color: #ffffff !important;
  border-radius: 0px !important;
  padding: 10px !important;
  font-size: 13px;
  letter-spacing: 0.25px;
  margin: 0px 0px 3px !important;
  text-decoration: none !important;
}
.ll-sqr-btn-blk:hover a {
  color: #bf0c26 !important;
}
@media screen and (min-width: 320px) {
  .top-btn {
    border: 2px solid #000000;
  }
  .ll-btn.max-150 {
    width: 100%;
  }
}
@media screen and (min-width: 600px) {
  .top-btn {
    padding: 15px;
  }
  .ll-btn.max-150 {
    width: 150px !important;
  }
}
@media screen and (min-width: 768px) {
  .top-btn {
    top: inherit;
    bottom: 65px;
  }
  .historyBTN {
    z-index: 1000;
  }
}
@media screen and (min-width: 1025px) {
  .top-btn {
    width: 45px;
    /*left: 895px;
		border: 0px;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;*/
  }
}
/*Modal Footer Buttons*/
.modal-body .ll-btn {
  width: 49.6% !important;
  display: inline-block;
  margin-top: 30px;
}
/*---------------------------------Greenguard---------------------------------*/
.qual-guar-banner {
  max-width: 50%;
  position: relative;
}
.qual-guar-banner .inner {
  padding-right: 10px;
}
.gg-container {
  max-width: 50%;
  text-align: center;
  overflow: hidden;
  border: 1px solid #cccccc;
  margin: 0px 0px 10px 0px;
  border-radius: 8px;
  padding-left: 0;
  cursor: pointer;
  color: #000000;
}
.gg-container .img-area {
  width: 100px;
}
.gg-container .dis-table {
  display: table;
  height: 100px;
  width: calc(100% - 108px);
}
.gg-container .gg-image {
  height: auto;
}
.gg-container .gg-bw-image {
  font-weight: bold;
  width: 100%;
}
.gg-container .gg-bw-image img {
  float: left;
  height: 75px;
  width: auto;
}
.gg-container .gg-content {
  width: 100%;
  position: relative;
  margin-left: 0px;
  padding-left: 8px;
  font-weight: bold;
  font-size: 11px;
}
.gg-container .gg-content p {
  margin: 0px !important;
  line-height: 20px;
  font-weight: bold;
}
.gg-container .gg-bw-content {
  position: relative;
  float: left;
  padding-top: 2%;
  margin-left: 0px;
  padding-left: 8px;
  font-weight: bold;
  font-size: 11px;
}
.gg-container .gg-bw-content p {
  margin: 0px !important;
  line-height: 20px;
}
.gg-container .qual-stat div {
  line-height: 19px;
  font-size: 12px;
  font-weight: bold;
}
.gg-container .qual-stat img {
  width: 60px;
}
.gg-container .qual-stat-bw div {
  line-height: 19px;
  font-size: 12px;
  font-weight: bold;
  float: left;
  padding-left: 10px;
}
.gg-container .qual-stat-bw img {
  width: 60px;
}
.gg-container {
  text-align: left;
  max-width: 50%;
  border: 0;
}
.gg-container .gg-image {
  margin-right: 20px;
  margin-top: -10px;
  float: left;
  border-radius: 8px;
  padding: 10px 0 20px;
  cursor: pointer;
  color: #000000;
  height: auto;
}
.gg-container .gg-image img {
  max-width: 100%;
  height: auto;
  position: relative;
  left: -5px;
}
.gg-container .tile-text-cont {
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  display: table-cell;
  vertical-align: middle;
}
.gg-bw-image {
  width: 100%;
  display: block;
  margin: 0px;
  border-radius: 8px;
  padding: 0px;
  cursor: pointer;
  color: #000000;
}
.gg-bw-image img {
  float: left;
  width: auto;
}
.gg-bw-image .gg-bw-content {
  position: relative;
  float: left;
  padding-top: 2%;
  margin-left: 0px;
  padding-left: 8px;
  font-weight: bold;
  font-size: 15px;
}
.gg-bw-image .gg-bw-content p {
  margin: 0px !important;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .gg-container {
    float: left;
    left: -10px;
  }
  .gg-container .img-area,
  .gg-container .dis-table {
    width: 100%;
  }
  .gg-container .tile-text-cont {
    width: 158px;
    display: block;
    margin: 0 auto;
    font-size: 12px;
    position: relative;
    left: -4px;
    text-align: center;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
  .gg-container .gg-image {
    text-align: center;
    font-size: 12px;
  }
  .gg-container .gg-image img {
    max-width: 120px;
  }
  .qual-guar-banner {
    float: left;
  }
  .qual-guar-banner a {
    margin-left: 10px;
  }
}
h1#prd-name {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  padding: 0px 20px 5px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 0px #000000;
  font-family: avenir !important;
}
.ll-best-price {
  display: none;
  min-height: 34px;
}
/*Flash sale style*/
.green-txt {
  color: #158C00;
}
.flash-sale-btn {
  padding: 10px 20px;
  background-color: #158C00;
  color: #ffffff;
  border: 0px;
  font-weight: bold;
  margin-bottom: 30px;
}
.hawk-search-paging-top {
  font-size: 18px;
  display: table;
  height: 55px;
  position: absolute;
  margin-top: 10px;
  padding-left: 15px;
}
.hawk-search-paging-top .non-h1-results-container {
  display: none;
}
.hawk-search-paging-top .non-h1-results-container .search-term {
  font-weight: bold;
}
.hawk-search-paging-top .centered {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .hawk-search-paging-top {
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .hawk-search-paging-top {
    padding-left: 0;
  }
}
.ll-paging-bar-cont {
  display: inline-block;
  clear: left;
  color: #000000;
  padding: 10px;
  width: 100%;
}
.ll-paging-bar-cont .paging-btn {
  border: 1px solid #869791;
  color: #000000;
  padding: 3px;
  border-radius: 3px;
}
.ll-paging-bar-cont .paging-btn:hover {
  text-decoration: none;
  background: #cccccc;
}
.ll-paging-bar-cont .currentPage {
  color: #bf0c26;
}
.ll-paging-bar-cont .left {
  display: none;
  float: left;
  width: 50%;
}
.ll-paging-bar-cont .right {
  float: left;
  text-align: center;
  width: 100%;
  font-size: 17px;
  padding-bottom: 20px;
}
.ll-paging-bar-cont .fa {
  color: #869791 !important;
  text-decoration: none;
}
@media (min-width: 768px) {
  .ll-paging-bar-cont {
    float: left;
  }
  .ll-paging-bar-cont .left {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
  }
  .ll-paging-bar-cont .right {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 20px;
    position: relative;
    top: 20px;
    right: 0px;
    margin-bottom: 20px;
  }
  .ll-paging-bar-cont .fa {
    color: #869791 !important;
    text-decoration: none;
  }
}
@media (min-width: 1024px) {
  .ll-paging-bar-cont .left {
    text-align: left;
    width: 50%;
  }
  .ll-paging-bar-cont .right {
    float: left;
    text-align: right;
    width: 50%;
    font-size: 20px;
    position: relative;
    top: -4px;
    right: 20px;
    margin-bottom: 0px;
  }
  .ll-paging-bar-cont .fa {
    color: #869791 !important;
    text-decoration: none;
  }
}
/* misc pricing styles */
.pricePercentage {
  overflow: hidden;
  font-family: botonbold !important;
  position: relative;
  width: 100%;
}
.compareAT {
  min-height: 40px;
}
.big-price {
  text-align: center;
  margin: 10px 0px;
}
.big-price.right {
  text-align: right;
  margin: 0px !important;
  padding: 10px 0px;
  border-bottom: 1px dotted #666666;
}
.small-price {
  text-align: center;
  min-height: 50px;
}
.small-price.right {
  text-align: right;
  margin: 0px !important;
  padding: 10px 0px;
}
.small-price .sale {
  clear: both;
}
@media screen and (min-width: 768px) {
  .ll-best-price {
    position: absolute;
    display: block !important;
    top: 12px;
    right: 30px;
    padding: 0px;
    width: 95px;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  .ll-best-price {
    top: 15px;
    right: 40px;
    width: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .ll-best-price {
    top: 12px;
    right: 37px;
    width: 75px;
  }
}
.ribbon {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 8px 0px;
  text-align: center;
  font-size: 22px;
  text-shadow: none !important;
  font-family: botonbold !important;
  overflow: hidden;
}
.sub-ribbon {
  width: 100%;
  padding: 4px 0px;
  text-align: center;
  font-size: 16px;
}
.sub-ribbon.no-bg {
  background-color: none;
}
.sub-ribbon.no-bg.red {
  color: #bf0c26;
}
.sub-ribbon.no-bg.wht {
  color: #ffffff;
}
.sub-ribbon.no-bg.yell {
  color: #f8e804;
}
.sub-ribbon.no-bg.blk {
  color: #000000;
}
.search-adjustment {
  width: 100%;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
  padding-left: 30px;
}
.cbp-vm-view-grid .endecaSearchResultsFile .jscroll-inner .endecaSearchResultsFileProducts .new-pr-snippet-hide {
  width: 100% !important;
  float: none !important;
}
.cbp-vm-options {
  float: left;
  width: 100%;
}
.your-choices {
  font-family: botonbold;
  color: #000000;
  background-color: #FFFFFF;
  font-size: 23px;
  font-weight: normal !important;
  line-height: 33px;
}
.your-choices span {
  border-bottom: 5px solid #000000;
  padding: 0 0 5px;
}
@media screen and (min-width: 1024px) {
  .cbp-vm-switcher ul li {
    width: 242px;
    float: left;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 576px) {
  .search-adjustment {
    padding-left: 10px;
  }
}
.sortByCont {
  float: left;
  width: calc(100% - 20px);
  margin: 10px;
}
.sortByCont .showingResults {
  text-align: center;
  position: relative;
  top: 10px;
}
.sortOption {
  padding: 10px;
}
.sortOption.fr {
  float: right;
  text-align: right!important;
  width: auto;
}
.sortBy {
  float: right;
  color: black;
  font-size: 16px;
  background-color: #ffffff;
  padding: 10px;
  border-right: 2px solid #ededed;
}
.sortBy .sort-icon {
  font-size: 20px;
  text-decoration: none !important;
  margin-left: 8px;
}
.sortBy .fau-label {
  display: none;
  font-size: 14px !important;
}
.sort-icon {
  display: none;
}
.sort-cont-mob {
  display: none;
  position: absolute;
  right: 10px;
  z-index: 99999999999999999999999;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 8px;
  top: 240px;
}
@media screen and (min-width: 375px) and (orientation: portrait) {
  .sort-cont-mob {
    top: 425px;
  }
}
@media screen and (min-width: 414px) and (orientation: portrait) {
  .sort-cont-mob {
    top: 495px;
  }
}
@media screen and (min-width: 600px) and (orientation: portrait) {
  .sortByCont {
    display: none;
  }
}
@media screen and (min-width: 667px) and (orientation: landscape) {
  .sort-cont-mob {
    top: 140px;
  }
}
@media screen and (min-width: 736px) and (orientation: landscape) {
  .sort-cont-mob {
    top: 180px;
  }
}
@media screen and (max-width: 991px) {
  .hawk-search-paging-top {
    height: 35px;
  }
  .display-sort {
    border-top: 1px solid #ededed;
  }
  .sortByCont {
    padding-left: 0;
    padding-right: 10px;
  }
  .sortByCont .showingResults {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .you-searched-for {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #srt,
  #disNum {
    font-size: 12px !important;
  }
  .sortByCont {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ededed;
  }
  .sortByCont label {
    font-size: 12px !important;
  }
  .sort-icon {
    display: none;
  }
  .filterBTN,
  .sortBTN,
  .sort-cont-mob {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .sortByCont .sortOption {
    display: inline-block;
    padding: 10px;
  }
  .sortByCont .sortOption:first-child {
    line-height: 18px;
    text-align: left;
  }
  .sortByCont .sortOption label {
    font-size: 12px !important;
  }
  .sort-cont-mob {
    display: none !important;
  }
}
.store-select {
  display: none;
  min-height: 34px;
}
@media screen and (min-width: 768px) {
  .store-select {
    display: block !important;
    float: none !important;
    line-height: 34px;
  }
  .store-select .str-sel-inner {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  .store-select .str-sel-inner {
    margin: 0 0 0 110px;
  }
  .store-select .str-sel-inner .ssi-btn-cont {
    margin-left: 0px;
    padding: 0px;
    font-size: 11px;
  }
}
@media screen and (min-width: 1024px) {
  .store-select {
    display: block;
    line-height: 34px;
    background-color: #000000;
    width: 100%;
    float: left;
    color: #ffffff;
  }
  .store-select .str-sel-inner {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
}
.tooltip-cont {
  display: none;
  font-size: 20px;
  /* Tooltip */
  /* Tooltip on right */
}
.tooltip-cont .ll-tooltip:hover {
  color: #000000 !important;
}
.tooltip-cont .ll-tooltip + .tooltip > .tooltip-inner {
  background-color: #f2f0eb;
  color: #000000;
  border: 1px solid #000000;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  width: 300px;
}
.tooltip-cont .ll-tooltip + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid black;
}
.html5Video .carousel-content-container,
.serverVideo .carousel-content-container {
  position: absolute;
  z-index: 3;
}
.html5Video .item-overlay,
.serverVideo .item-overlay {
  position: absolute !important;
  z-index: 2 !important;
}
.html5Video video,
.serverVideo video {
  position: absolute;
  width: auto;
  height: 100%;
  z-index: 1;
  top: 0px;
}
.html5Video iframe,
.serverVideo iframe {
  position: absolute;
  height: 100%;
  width: auto;
  z-index: 1;
  top: 0px;
}
@media screen and (min-width: 1024px) {
  .html5Video .carousel-content-container,
  .serverVideo .carousel-content-container {
    position: absolute !important;
    z-index: 3;
  }
  .html5Video .item-overlay,
  .serverVideo .item-overlay {
    position: absolute !important;
    z-index: 2 !important;
  }
  .html5Video video,
  .serverVideo video {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
    top: 0px;
  }
  .html5Video iframe,
  .serverVideo iframe {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
    top: 0px;
  }
}
@media screen and (min-width: 1024px) {
  .your-store {
    text-decoration: underline !important;
  }
  .your-store:hover {
    color: #bf0c26;
    text-decoration: none !important;
  }
}
section .rangeValues {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 80px);
  width: 160px;
  color: #f8e804 !important;
  font-family: avenir;
  font-weight: bold;
  text-shadow: 2px 1px 0px #000000;
}
section.range-slider {
  position: relative;
  width: 100%;
  height: 80px;
  float: left;
  text-align: center;
  margin-top: 20px;
}
section.range-slider input[type="range"] {
  pointer-events: none;
  position: absolute;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 14px;
  background: #000000;
  box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
  -webkit-box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
  overflow: hidden;
  left: 0;
  top: 20px;
  width: 100%;
  outline: none;
  height: 20px;
  margin: 0;
  padding: 0;
}
section.range-slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #000000;
  border-radius: 14px;
  background-color: #f8e804;
}
section.range-slider input[type="range"]::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #000000;
  border-radius: 14px;
  background-color: #f8e804;
}
section.range-slider input[type="range"]::-ms-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -ms-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 14px;
  border: 2px solid #000000;
  background-color: #f8e804;
}
section.range-slider input[type="range"]::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: black;
  border: 0;
}
section.range-slider input[type="range"]:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0;
}
section.range-slider input[type="range"]::-moz-focus-outer {
  border: 0;
}
@media screen and (max-width: 768px) {
  input#inputLowRange,
  input#inputHighRange {
    display: inline-block !important;
  }
}
