@font-face {
  font-family: 'Calibris';
  src: url("/themes/default-bootstrap/fonts/Calibri.eot");
  src: url("/themes/default-bootstrap/fonts/Calibri.woff2") format("woff2"), url("/themes/default-bootstrap/fonts/Calibri.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

.boxlistproducts {
  background-color: white;
  position: relative;
  width: 107%
}

.buttongrey {
  border: none;
  font-size: 17px;
  background-color: #808080;
  color: white;
  padding: 5px;
  text-transform: uppercase
}

.productlist {
  width: 120%;
  margin-left: 30px;
  overflow: hidden;
  text-transform: uppercase;
  color: white;
  font-size: 3.5em
}

.productlist img {
  margin-right: 1%;
  margin-left: 1%;
  padding-bottom: 3px;
  width: 1.9%
}

.productlist span {
  display: inline-block;
  vertical-align: middle
}

.shadowform {
  border: 1px solid #cacaca
}

#category .sceneh1 {
  font-weight: bold;
  margin-top: 2px;
  background: none !important;
  border: none !important;
  color: black !important;
  padding-left: 0px !important;
  margin-left: 0 !important
}

@media (max-width: 767px) {
  #category .sceneh1 {
    font-size: 8em
  }
}

#category-vues-eclatees h1.visiblehexplod.homeexplodedview {
  margin-left: -0.5em !important
}

#scenes .popover-button {
  float: left;
  width: 28px !important;
  line-height: 28px;
  text-align: center;
  height: 28px !important;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px
}

#scenes .popover-button span {
  display: none;
  font-size: 28px;
  text-align: center
}

#scenes .popover-button span:before {
  content: "\f0fe";
  font-family: "FontAwesome";
  display: block;
  vertical-align: 5px;
  color: grey
}

@media (max-width: 767px) and (orientation: portrait) {
  .thumbs_banner {
    width: 100%;
    margin-left: 1.3%;
    width: 99%;
    margin-left: -3%;
    margin-right: 0px
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .thumbs_banner {
    width: 100%;
    margin-left: 1.3%;
    width: 99%;
    margin-left: -1%;
    margin-right: 0px
  }
}

.thumbs_banner .space-keeper {
  width: 21px;
  float: left;
  display: block;
  height: 100%
}

.thumbs_banner .space-keeper a.prev {
  display: none;
  width: 21px;
  background: #fbfbfb;
  text-decoration: none;
  color: #333333
}

.thumbs_banner .space-keeper a.prev:before {
  font-family: "FontAwesome";
  content: "\f053";
  vertical-align: middle;
  padding-top: 35px;
  padding-left: 5px
}

.thumbs_banner .space-keeper a.next {
  float: left;
  display: block;
  width: 21px;
  background: #fbfbfb;
  text-decoration: none;
  color: #333333
}

.thumbs_banner .space-keeper a.next:before {
  font-family: "FontAwesome";
  content: "\f054";
  vertical-align: middle;
  padding-top: 35px;
  padding-left: 5px
}

#scenes_list {
  margin-bottom: 15px
}

#scenes_list h3 {
  background-color: #b2b2b2;
  margin-right: -30px;
  color: white;
  text-transform: uppercase;
  border-top: solid tansparent 1px;
  font-family: 'Calibri', 'Candara', 'Segoe', 'Segoe UI', 'Optima', 'Arial', 'sans-serif';
  font-size: 3em;
  text-transform: uppercase;
  padding: 5px 8px 0px 20px;
  margin-bottom: 0px
}

@media (max-width: 766px) {
  #scenes_list h3 {
    font-size: 8em;
    line-height: 1.3em;
    padding-bottom: 0px;
    padding-top: 3px
  }
}

#scenes_list ul {
  background-color: white;
  margin-left: 0px;
  margin-right: -30px;
  border-left: solid #c9c9c9 1px;
  list-style-type: none
}

#scenes_list li {
  border-right: solid #c9c9c9 1px;
  border-bottom: solid #c9c9c9 1px;
  display: inline-block;
  vertical-align: top;
  background-color: white;
  padding: 1%;
  position: relative
}

#scenes_list li a {
  display: block;
  text-align: center
}

#scenes_list li a p {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.9em;
  position: absolute;
  top: 42%;
  background-color: rgba(253, 253, 253, 0.83922);
  padding: 2%;
  line-height: 1.05;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  z-index: 8
}

@media (max-width: 766px) {
  #scenes_list li a p {
    font-size: 7em
  }
}

#scenes_list li a span.opacititlscen {
  background-color: rgba(255, 255, 255, 0.71);
  display: block;
  height: 30px;
  position: absolute;
  bottom: 9em;
  z-index: 99;
  width: 90%;
  display: none
}

@media (max-width: 766px) {
  #scenes_list li a span.opacititlscen {
    top: 26em;
    height: 15px
  }
}

#scenes_list li a img {
  width: 100%;
  height: auto
}

#scenes a.popover-button {
  display: block;
  position: absolute;
  text-decoration: none
}

#scenes .popover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-color: #d6d4d4
}

#scenes .product-image-container,
#scenes .product-name {
  margin-bottom: 0.3em
}

#scenes .product-image-container img,
#scenes .product-name img {
  margin-left: auto;
  margin-right: auto;
  width: 45%
}

@media (max-width: 766px) and (orientation: portrait) {

  #scenes .product-image-container img,
  #scenes .product-name img {
    margin: 0;
    display: inline;
    width: 140px
  }
}

@media (max-width: 766px) and (orientation: landscape) {

  #scenes .product-image-container img,
  #scenes .product-name img {
    margin: 0;
    display: inline;
    width: 205px;
    position: absolute
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #scenes .product-image-container {
    width: 37%;
    display: inline-block;
    vertical-align: middle;
    float: left
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #scenes .product-image-container {
    width: 37%;
    display: inline-block;
    vertical-align: middle;
    float: left
  }
}

#scenes div.description {
  margin-bottom: 15px
}

#scenes .button-container {
  margin-bottom: 15px
}

#scenes .button-container a {
  text-decoration: none
}

#scenes .price {
  margin-bottom: 10px;
  font-size: 3em;
  color: black;
  font-weight: bold
}

@media (max-width: 766px) {
  #scenes #cornertplftsc {
    display: none;
    z-index: 1000000;
    margin-left: -21px;
    margin-top: -4px;
    position: absolute
  }
}

@media (min-width: 768px) {
  #scenes #cornertplftsc {
    display: none
  }
}

@media (min-width: 768px) {
  #scenes #cornertprgtscd {
    position: absolute;
    bottom: 0;
    right: 0
  }

  #scenes #cornertplftscd {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4
  }
}

@media (max-width: 768px) {

  #scenes #wrappercornerleft,
  #scenes #wrappercornerleft2 {
    position: relative
  }

  #scenes #cornertprgtscd {
    position: absolute;
    bottom: 0;
    right: 0
  }

  #scenes #cornertplftscd {
    position: absolute;
    left: -8px;
    top: 0;
    z-index: 99
  }
}

.popover .popover-content .ajax_add_to_cart_button {
  width: 100%
}

.popover .popover-content {
  padding: 0px 14px 9px
}

.popover .popover-content .close_scene {
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  font-size: 20px
}

.popover .popover-content .lnk_view {
  width: 100%;
  margin-bottom: 5px;
  border-radius: 3px
}

.scene_caption {
  font-weight: bold;
  margin-top: 6px
}

.scene_caption span {
  float: left;
  width: 28px !important;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  margin-top: -2px;
  margin-right: 4px;
  height: 28px !important;
  background-color: rgba(255, 235, 55, 0.55);
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px
}

#contextscene,
.screen_scene {
  display: inline-block;
  vertical-align: top
}

#contextscene {
  margin-left: 1.3%;
  background-color: white;
  height: 455px;
  overflow-y: auto;
  text-align: center;
  width: 33.7%
}

@media (max-width: 766px) {
  #contextscene {
    position: initial;
    height: auto;
    padding-bottom: 15px;
    text-align: left;
    width: 99%;
    margin-top: 3em;
    max-height: 250px;
    overflow-y: hidden
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #contextscene {
    width: 101%
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #contextscene {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #contextscene {
    display: none;
    float: right
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #contextscene {
    display: none
  }
}

@media (min-width: 1025px) and (max-width: 1445px) {
  #contextscene {
    position: absolute;
    right: -10px;
    width: 23%
  }
}

@media (min-width: 1446px) and (max-width: 1501px) {
  #contextscene {
    position: absolute;
    right: -10px;
    width: 28%
  }
}

@media (min-width: 1502px) and (max-width: 1580px) {
  #contextscene {
    position: absolute;
    right: -10px;
    width: 32%
  }
}

#contextscene #contextscenecontent {
  position: relative
}

@media (min-width: 768px) {
  #contextscene #contextscenecontent {
    margin-top: 0px
  }
}

@media (max-width: 1501px) and (min-width: 768px) {
  #contextscene #contextscenecontent .slick-list {
    height: 445px !important
  }
}

#contextscene #contextscenecontent table .productnameclustertd {
  padding: 2px 2px;
  border-bottom: solid #c9c9c9 1px
}

@media (max-width: 766px) {
  #contextscene #contextscenecontent table .productnameclustertd {
    border-bottom: none
  }
}

#contextscene #contextscenecontent h2 {
  color: black;
  padding-bottom: 3.3%;
  margin-top: 15px;
  text-shadow: 1px 1px 2px #969696;
  text-transform: uppercase;
  text-align: center;
  font-size: 2em;
  font-weight: bold
}

@media (max-width: 766px) {
  #contextscene #contextscenecontent h2 {
    font-size: 8.3em
  }
}

#contextscene #contextscenecontent div.prices {
  margin: 8px 0
}

@media (max-width: 766px) {
  #contextscene #contextscenecontent div.prices {
    font-size: 4em;
    text-align: right;
    margin-right: 13%
  }
}

@media (max-width: 540px) and (orientation: portrait) {
  #contextscene #contextscenecontent div.prices {
    margin-top: 2em
  }
}

@media (min-width: 540px) and (max-width: 767px) and (orientation: portrait) {
  #contextscene #contextscenecontent div.prices {
    margin-right: 17%
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #contextscene #contextscenecontent div.prices {
    text-align: center;
    width: 34%;
    font-size: 3.5em;
    margin-top: 1em;
    float: right
  }
}

#contextscene #contextscenecontent div:last-child {
  text-align: center;
  overflow: visible
}

#contextscene #contextscenecontent p {
  background: none !important;
  font-size: 1.4em;
  word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  color: black;
  text-align: justify
}

@media (max-width: 766px) {
  #contextscene #contextscenecontent p {
    font-size: 5.8em
  }
}

@media (max-width: 766px) {
  #contextscene #contextscenecontent p.product-name {
    display: block;
    width: 106%;
    text-align: left
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #contextscene #contextscenecontent p.product-name {
    width: 50%;
    margin-left: 43%
  }
}

#contextscene #contextscenecontent p .product_name {
  color: black;
  font-size: 1.3em;
  line-height: 1em;
  height: 2.2em;
  max-height: 2em;
  overflow: hidden;
  display: block;
  text-align: center
}

@media (max-width: 766px) {
  #contextscene #contextscenecontent p .product_name {
    text-align: center
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #contextscene #contextscenecontent p .product_name {
    height: 2.4em;
    overflow: hidden
  }
}

#contextscene #contextscenecontent .close_scene {
  margin-right: -2%;
  position: absolute;
  right: 0;
  top: 0
}

@media (max-width: 766px) and (orientation: portrait) {
  #contextscene #contextscenecontent .close_scene {
    margin-right: -1%
  }
}

#contextscene #contextscenecontent .close_scene :hover {
  cursor: pointer
}

#contextscene #contextscenecontent .close_scene i {
  float: right;
  font-size: 2.6em;
  color: #c9c9c9;
  position: relative;
  z-index: 999;
  margin-top: 0.2em
}

@media (max-width: 766px) and (orientation: portrait) {
  #contextscene #contextscenecontent .close_scene i {
    margin-top: 0em;
    margin-right: -0.4em;
    font-size: 9.8em
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #contextscene #contextscenecontent .close_scene i {
    font-size: 5.6em
  }
}

#contextscene #contextscenecontent .close_scene.closescenecluster {
  position: absolute;
  right: 3%
}

@media (max-width: 766px) and (orientation: portrait) {
  #contextscene #contextscenecontent .close_scene.closescenecluster {
    right: 7%
  }
}

#contextscene #contextscenecontent .close_scene.closescenecluster i {
  margin-top: 0em
}

@media (max-width: 766px) and (orientation: landscape) {
  #contextscene #contextscenecontent .close_scene.closescenecluster i {
    font-size: 5.6em
  }
}

#contextscene #contextscenecontent .ajax_add_to_cart_button {
  display: flex !important;
  width: auto !important;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 5px
}

@media (max-width: 766px) {
  #contextscene #contextscenecontent .ajax_add_to_cart_button {
    font-size: 8em !important;
    display: inline-block;
    width: 60%;
    padding: 0
  }
}

@media (min-width: 768px) {
  #contextscene #contextscenecontent .ajax_add_to_cart_button {
    max-width: 89%;
    margin-top: 0 !important;
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #contextscene #contextscenecontent .ajax_add_to_cart_button {
    margin-left: 37%
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #contextscene #contextscenecontent .ajax_add_to_cart_button {
    margin-left: 39%;
    margin-top: 0.5em;
    margin-top: -.5em
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #contextscene #contextscenecontent .listproductscenetable .prices .ajax_add_to_cart_button {
    margin-left: 9%;
    width: 92%
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #contextscene #contextscenecontent .listproductscenetable .prices .ajax_add_to_cart_button {
    margin-left: 9%;
    margin-top: 0.5em
  }
}

.screen_scene canvas {
  position: absolute;
  left: 6px;
  top: 4px;
  width: 127%;
  height: 442px;
  padding-left: 15px !important
}

@media (max-width: 766px) and (orientation: landscape) {
  .screen_scene canvas {
    left: -15px;
    padding-left: 0 !important
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  .screen_scene canvas {
    left: -15px;
    padding-left: 0 !important
  }
}

.containerscene {
  width: 65%;
  text-align: center;
  background-color: white;
  position: relative
}

@media (max-width: 766px) and (orientation: portrait) {
  .containerscene {
    width: 99.5%;
    margin-left: 1.5%
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  .containerscene {
    width: 99.5%;
    margin-left: 1.5%
  }
}

@media (min-width: 890px) and (max-width: 1501px) {
  .containerscene {
    width: 99.5%
  }
}

@media (max-width: 766px) {
  .containerscene {
    -webkit-overflow-scrolling: touch
  }
}

.containerscene>div {
  position: relative
}

@media (max-width: 766px) {
  .containerscene {
    overflow-x: scroll;
    width: 100%;
    overflow-y: hidden
  }

  .containerscene::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #808080;
    background-image: url("../img/mobile/scrollbarbackg.png");
    background-repeat: no-repeat;
    background-position: center
  }

  .containerscene::-webkit-scrollbar {
    width: 12px;
    background-color: #ccc
  }
}

>div {
  text-align: left;
  display: inline-block;
  position: relative
}

#product_condition span {
  color: black
}

.productconditionssc {
  text-align: center
}

@media (max-width: 767px) {
  .productconditionssc {
    width: 103%;
    display: block;
    height: 1em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .productconditionssc {
    width: 130%;
    height: 1em;
    margin-bottom: 2em
  }
}

@media (min-width: 540px) and (max-width: 767px) and (orientation: portrait) {
  .productconditionssc:not(.nostockclusterviewex) {
    height: 6em;
    margin-top: -4em
  }
}

.productconditionssc>span {
  color: #00d400;
  text-transform: uppercase;
  font-size: 1.9em;
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  padding: 0
}

@media (max-width: 766px) {
  .productconditionssc>span {
    font-size: 6.9em
  }
}

.productconditionssc>span:first-child {
  text-align: right;
  margin-left: 8%
}

.productconditionssc>span:nth-child(2) {
  text-align: center;
  color: #c9c9c9
}

.productconditionssc>span:nth-child(3) {
  text-align: left
}

.productconditionssc>span .out-of-stock {
  color: #ff8c00
}

.productconditionssc i {
  vertical-align: top;
  margin-top: -15px
}

#contextscenecontent .wrapallproductsscene img {
  width: 100%
}

#contextscenecontent .wrapallproductsscene .productconditionssc {
  text-align: center;
  font-size: 0.8em;
  padding: 5px 0
}

#contextscenecontent .wrapallproductsscene .productconditionssc>span {
  color: #00d400;
  text-transform: uppercase;
  font-size: 1.9em;
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  padding: 0
}

#contextscenecontent .wrapallproductsscene .productconditionssc>span:first-child {
  text-align: right
}

#contextscenecontent .wrapallproductsscene .productconditionssc>span:nth-child(2) {
  text-align: center;
  color: #c9c9c9
}

#contextscenecontent .wrapallproductsscene .productconditionssc>span:nth-child(3) {
  text-align: left
}

#contextscenecontent .wrapallproductsscene .productconditionssc>span .out-of-stock {
  color: #ff8c00
}

#contextscenecontent .wrapallproductsscene td.product-image-container {
  width: 36%;
  padding: 2px
}

@media (max-width: 767px) {
  #contextscenecontent .wrapallproductsscene td.product-image-container {
    width: 100%
  }
}

@media (max-width: 767px) {
  #contextscenecontent .wrapallproductsscene td.prices {
    width: 58%
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #contextscenecontent .wrapallproductsscene td.prices {
    padding-left: 6%
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #contextscenecontent .wrapallproductsscene td.prices p.product-price {
    width: 117%
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #contextscenecontent .wrapallproductsscene td.prices p.product-price {
    font-size: 9em !important;
    margin-left: -12%
  }
}

#contextscenecontent .wrapallproductsscene .product-price {
  text-align: center !important;
  margin-bottom: 2px
}

@media (min-width: 766px) {
  #contextscenecontent .wrapallproductsscene .product-price {
    font-weight: bold;
    font-size: 2.4em !important
  }
}

#contextscenecontent .wrapallproductsscene .productnameclustertd p {
  margin-bottom: 0px !important
}

#contextscenecontent .wrapallproductsscene .addcarttablscene {
  margin-top: 6px
}

@media (max-width: 767px) and (orientation: landscape) {
  #contextscenecontent .wrapallproductsscene .addcarttablscene {
    margin-right: 5px
  }
}

#contextscenecontent .wrapallproductsscene .addcarttablscene a {
  font-size: 1.4em;
  margin-left: -1%
}

@media (min-width: 1025px) and (max-width: 1445px) {
  #contextscenecontent .wrapallproductsscene .addcarttablscene a {
    font-size: 1.7em;
    width: 99%
  }
}

#contextscenecontent .wrapallproductsscene .slick-next {
  display: block;
  z-index: 2;
  top: 407px;
  left: 27%;
  width: 36px;
  height: 36px;
  font-size: 2em
}

@media (max-width: 767px) and (orientation: landscape) {
  #contextscenecontent .wrapallproductsscene .slick-next {
    width: 43px;
    height: 42px;
    top: 15em;
    right: 0;
    left: inherit
  }

  #contextscenecontent .wrapallproductsscene .slick-next:before {
    font-size: 43px
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #contextscenecontent .wrapallproductsscene .slick-next {
    width: 43px;
    height: 42px;
    top: 24em;
    right: -12px;
    left: unset
  }

  #contextscenecontent .wrapallproductsscene .slick-next:before {
    font-size: 43px
  }
}

#contextscenecontent .wrapallproductsscene .slick-next:before {
  content: "\f078";
  margin-left: 8%;
  line-height: 1em
}

@media (max-width: 767px) {
  #contextscenecontent .wrapallproductsscene .slick-next:before {
    content: "\f054 ";
    line-height: 1em;
    margin-left: 23%
  }
}

#contextscenecontent .wrapallproductsscene .slick-prev {
  display: block;
  z-index: 2;
  top: 1px;
  left: 27%;
  width: 36px;
  height: 36px;
  font-size: 2em
}

@media (max-width: 767px) and (orientation: landscape) {
  #contextscenecontent .wrapallproductsscene .slick-prev {
    width: 43px;
    height: 42px;
    top: 15em;
    left: 0;
    right: inherit
  }

  #contextscenecontent .wrapallproductsscene .slick-prev:before {
    font-size: 43px
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #contextscenecontent .wrapallproductsscene .slick-prev {
    width: 43px;
    height: 42px;
    top: 24em;
    left: -12px;
    right: inherit
  }

  #contextscenecontent .wrapallproductsscene .slick-prev:before {
    font-size: 43px
  }
}

#contextscenecontent .wrapallproductsscene .slick-prev:before {
  content: "\f077";
  margin-left: 6%;
  line-height: 0em
}

@media (max-width: 767px) {
  #contextscenecontent .wrapallproductsscene .slick-prev:before {
    content: "\f053 ";
    line-height: 45px;
    margin-left: 6%
  }
}

@media (min-width: 769px) {
  #category_description_fullscene {
    font-size: 1.9em;
    color: black
  }
}

@media (max-width: 766px) {
  #subcategories.subcategoriesvueselcatees {
    margin-bottom: 10em
  }

  #subcategories.subcategoriesvueselcatees li:nth-child(4n+4) {
    border-right: 1px solid #c9c9c9
  }

  #category_description_fullscene {
    font-size: 2.9em;
    color: black;
    margin-left: 15px
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #center_column #subcategories.subcategoriesvueselcatees ul {
    margin-left: 0.5%
  }
}

@media (max-width: 1501px) and (min-width: 768px) {
  #scenes #contextscene #contextscenecontent .listproductscenetable {
    min-width: 100%
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #scenes #contextscene #contextscenecontent .listproductscenetable .productconditionssc {
    width: 107%;
    font-size: 4em;
    margin-bottom: 2em
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable .lnk_view {
    margin-top: 0px;
    margin-bottom: 0px
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable .ajax_add_to_cart_button,
  #scenes #contextscene #contextscenecontent .listproductscenetable .lnk_view {
    width: 108%;
    margin-left: -6%;
    padding: 2;
    font-size: 7em
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable p.product-name {
    width: 98%
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #scenes #contextscene #contextscenecontent .listproductscenetable .productconditionssc {
    width: 108%;
    font-size: 3em !important
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable .product-price {
    font-size: 5.8em !important
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable .lnk_view {
    margin-left: 9%;
    margin-bottom: 0
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable .ajax_add_to_cart_button,
  #scenes #contextscene #contextscenecontent .listproductscenetable .lnk_view {
    font-size: 6em;
    width: 94%;
    margin-top: 0.5em
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable img {
    max-width: 186px
  }

  #scenes #contextscene #contextscenecontent .listproductscenetable p.product-name {
    width: 100%;
    margin-left: 1%
  }
}

#category_description_fullscene p:not(.product-price, .price),
#category_description_fullscene span,
#contextscenecontent p:not(.product-price, .price),
#contextscenecontent span {
  background: none !important;
  font-family: inherit !important
}

#contextscenecontent p,
span {
  font-size: inherit 1.8em
}

#category_description_fullscene {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px;
  border-radius: 0.3em
}

#explodedviewtopcat {
  margin-left: auto;
  margin-right: auto
}

.button.lnk_view {
  color: #676767;
  border: 1px solid transparent;
  text-align: center;
  font: 700 17px/21px 'Calibri', 'Candara', 'Segoe', 'Segoe UI', 'Optima', 'Arial', 'sans-serif';
  font-size: 2.1em;
  margin-bottom: 0.5em;
  font-weight: normal;
  padding: 12px 5px;
  width: 89%;
  background: #fde500;
  border-radius: 6px
}

.button.lnk_view:hover {
  background-position: initial;
  color: #676767
}

@media (max-width: 766px) and (orientation: portrait) {
  .button.lnk_view {
    width: 61%;
    font-size: 7.5em;
    margin-left: 39%;
    padding: 12px;
    margin-top: -1.2em;
    margin-bottom: 1em
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  .button.lnk_view {
    width: 60%;
    font-size: 8em;
    margin-top: 0.5em;
    margin-left: 37%
  }
}

.centerthumexploded {
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

#subcategories.subcategoriesvueselcatees {
  padding: 0px 0 0px 0
}

#subcategories.subcategoriesvueselcatees li {
  background-color: white;
  width: 14.2%;
  display: inline-block
}

@media (max-width: 766px) {
  #subcategories.subcategoriesvueselcatees li {
    border: none !important;
    width: 32.9% !important
  }

  #subcategories.subcategoriesvueselcatees li img {
    height: 65px !important
  }
}

#subcategories.subcategoriesvueselcatees li:last-child {
  width: 14.2%
}

@media (min-width: 768px) and (max-width: 1199px) {
  #subcategories.subcategoriesvueselcatees li:last-child {
    width: 15%
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #subcategories.subcategoriesvueselcatees {
    margin-left: 15px
  }
}

#subcategories.subcategoriesvueselcatees p.subcategory-heading {
  font-weight: bold;
  color: #333;
  margin: 0 0 15px 0
}

#subcategories.subcategoriesvueselcatees .caption h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 0.7em;
  width: 97%
}

#subcategories.subcategoriesvueselcatees .caption .cat_name {
  text-transform: uppercase;
  font-size: 0.7em
}

@media (max-width: 766px) {
  #subcategories.subcategoriesvueselcatees .caption .cat_name {
    font-size: 1.45em;
    line-height: 0.9em
  }
}

#subcategories.subcategoriesvueselcatees ul {
  width: 100%
}

@media (min-width: 992px) {
  #subcategories.subcategoriesvueselcatees ul {
    display: table;
    table-layout: fixed
  }
}

#subcategories.subcategoriesvueselcatees ul li {
  background: #a6a6a6;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0px 0px;
  text-align: center;
  height: 16%;
  background-color: #FFF;
  padding: 0 4px
}

@media (max-width: 992px) {
  #subcategories.subcategoriesvueselcatees ul li:last-child {
    width: 14.3%
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  #subcategories.subcategoriesvueselcatees ul li {
    width: 15%
  }
}

@media (min-width: 1200px) {
  #subcategories.subcategoriesvueselcatees ul li {
    width: 14.2%
  }
}

#subcategories.subcategoriesvueselcatees ul li .thumbnail a {
  display: block
}

#subcategories.subcategoriesvueselcatees ul li .thumbnail a img {
  height: 49px;
  width: auto;
  margin-left: auto;
  margin-right: auto
}

#subcategories.subcategoriesvueselcatees ul li .subcategory-image {
  padding: 0 0 8px 0
}

#subcategories.subcategoriesvueselcatees ul li .subcategory-image a {
  display: block;
  padding: 9px
}

#subcategories.subcategoriesvueselcatees ul li .subcategory-image a img {
  max-width: 100%;
  vertical-align: top
}

#subcategories.subcategoriesvueselcatees ul li .subcategory-name {
  font: 600 18px/22px "Calibris", "Candara", "Segoe", "Segoe UI", "Optima", "Arial", "sans-serif";
  color: #555454;
  text-transform: uppercase
}

#subcategories.subcategoriesvueselcatees ul li .subcategory-name:hover {
  color: #000
}

#subcategories.subcategoriesvueselcatees ul li .cat_desc {
  display: none
}

#subcategories.subcategoriesvueselcatees ul li:hover .subcategory-image a {
  border: 5px solid #333;
  padding: 5px
}

a.moretxtdescript {
  position: absolute;
  opacity: 1.0;
  width: 25%;
  top: 215px;
  background-color: #FFFFFF !important;
  right: -15px;
  line-height: 2em;
  text-align: center !important;
  border-left: solid #ffcb29 2px;
  border-top: solid #ffcb29 2px;
  z-index: 9999;
  height: 2.5em;
  font-size: 5em
}

@media (min-width: 768px) {
  a.moretxtdescript {
    display: none
  }
}

a.moretxtdescript.readmoredess {
  bottom: unset
}

@media (max-width: 766px) and (orientation: portrait) {
  a.moretxtdescript.readmoredess {
    top: 215px
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  a.moretxtdescript.readmoredess {
    top: 200px
  }
}

a.moretxtdescript.readlessdess {
  top: unset
}

@media (max-width: 766px) and (orientation: portrait) {
  a.moretxtdescript.readlessdess {
    bottom: -3em
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  a.moretxtdescript.readlessdess {
    bottom: -2em
  }
}

@media (max-width: 766px) {
  div#contextscenecontent p:first-child {
    position: relative;
    z-index: 3
  }
}

#category img.catvueeclatee {
  position: unset;
  display: inline-block;
  vertical-align: middle
}

#category h1.catsceneh1 {
  margin-left: 0;
  padding-left: 0;
  background-color: unset
}

@media (min-width: 600px) and (max-width: 766px) {
  #category h1.catsceneh1 {
    margin-top: 0
  }
}

@media (max-width: 890px) and (min-width: 768px) {
  #category.category-839 h1 span {
    top: 0.7em
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #center_column .h1scene {
    font-size: 4.5em
  }
}

@media (max-width: 991px) and (min-width: 767px) {
  #center_column .h1scene {
    margin-top: 1.5em;
    padding-left: 15px !important
  }
}

@media (min-width: 600px) and (max-width: 800px) {
  #center_column .h1scene {
    font-size: 3em;
    margin-top: 1.5em
  }

  #center_column .h1scene span {
    padding-left: 15px
  }
}

@media (min-width: 540px) and (max-width: 767px) and (orientation: portrait) {
  #contextscenecontent .wrapallproductsscene img {
    width: 70%
  }
}

/*# sourceMappingURL=scenes.css.map */
