.section-promotion:before,
.section-promotion:after {
  content: '';
  display: table;
}
.section-promotion:after {
  clear: both;
}
.promotion .box {
  position: relative;
  height: 100%;
  line-height: 16px;
  font-size: 14px;
  overflow: hidden;
  color: #ffffff;
}
.promotion .box img {
  display: block;
  height: 126px;
  width: auto;
  max-width: inherit;
}
.promotion .box a {
  color: #ffffff;
}
.promotion .box p {
  margin: 5px 0 0 0;
}
.promotion .box h3 {
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
}
.promotion .box .view {
  font-family: 'AktivGrotesk_Bold', 'Helvetica Neue Bold', sans-serif;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: relative;
  transition: color 0.5s ease;
  display: inline-block;
  margin-top: 10px;
}
.promotion .box .view span:before {
  transition: margin 0.5s ease;
  font-size: 9px !important;
  vertical-align: top;
  margin-top: 2px;
  color: #ffffff !important;
}
.promotion .box .view:hover,
.promotion .box .view:focus,
.promotion .box .view:active {
  color: #9e9d9d;
}
.promotion .box .view:hover span:before,
.promotion .box .view:focus span:before,
.promotion .box .view:active span:before {
  margin-left: 5px;
  color: #9e9d9d !important;
}
.promotion .img-box {
  position: relative;
}
.promotion .img-box:after {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: #ed1c24;
  mix-blend-mode: multiply;
  content: "";
  z-index: 0;
}
.promotion .content-promotion {
  position: absolute;
  padding: 20px;
  top: 0;
  width: 50%;
  left: 0;
  height: calc(100% - 40px);
}
.promotion .content-promotion h3 a {
  color: #ffffff;
}
.promotion .content-promotion h3 a:hover,
.promotion .content-promotion h3 a:focus,
.promotion .content-promotion h3 a:active {
  color: #9e9d9d;
}
.section-award-winning {
  position: relative;
  z-index: 11;
  overflow: hidden;
}
.list-box-category .box {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(50% - 0.5px);
}
.list-box-category .box .box-content {
  border: solid 1px #ffffff;
}
.list-box-category .box .img-content {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.list-box-category .box .img-content:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.7s ease, visibility 0.7s ease;
}
.list-box-category .box .img-content > img {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.list-box-category .box .img-content:hover:after,
.list-box-category .box .img-content:focus:after,
.list-box-category .box .img-content:active:after {
  opacity: 1;
  visibility: visible;
}
.list-box-category .box .img-content:hover > img,
.list-box-category .box .img-content:focus > img,
.list-box-category .box .img-content:active > img {
  transform: scale(1) translate3d(0, 0, 0);
}
.list-box-category .box .content {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 12px 13px 12px;
  z-index: 10;
}
.list-box-category .box .bg-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(235, 235, 235, 0.7);
  z-index: -1;
  display: none;
  content: "";
  font-size: 0;
  line-height: normal;
  text-indent: -999em;
}
.list-box-category img {
  display: block;
  margin: 0;
  padding: 0;
}
.list-box-category a.title {
  font-family: 'AktivGrotesk_Hairline', 'Helvetica Neue Thin', sans-serif;
  font-size: 17px;
  color: #ffffff;
  line-height: 18px;
  transition: color 0.3s ease;
  margin-bottom: 4px;
  display: block;
}
.list-box-category a.title:hover,
.list-box-category a.title:focus,
.list-box-category a.title:active {
  color: #9e9d9d;
}
.slider-home .container-slider {
  position: relative;
}
.slider-home .smooth-anchor {
  position: absolute;
  bottom: 0;
  z-index: 99;
  text-align: center;
  left: 50%;
  font-size: 30px;
  transform: translateX(-50%);
  color: #fff;
  padding: 15px;
  transition: padding 0.5s ease-in-out;
}
.slider-home .smooth-anchor:hover {
  padding-bottom: 5px;
  padding-top: 25px;
}
@media (max-width: 767px) {
  .slider-home .smooth-anchor {
    display: none;
  }
}
.slider-home p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .slider-home#slider {
    display: flex;
    flex-direction: column-reverse;
  }
}
.award-winning-wrapper .introduce {
  text-align: center;
  background: #f5f5f5;
  padding: 40px 15px;
}
.award-winning-wrapper .introduce .desc {
  max-width: 640px;
  margin: auto;
  padding: 15px 0;
}
@media (max-width: 767px) {
  .award-winning-wrapper .introduce {
    padding: 15px;
    margin-bottom: 15px;
  }
  .award-winning-wrapper .introduce .desc {
    padding-bottom: 0;
  }
}
.award-winning-box-container {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 15px;
}
.award-winning-box-container .award-winning-box {
  padding: 15px;
}
.award-winning-box-container .img-link {
  position: relative;
}
.award-winning-box-container .img-link a:before {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity .7s ease, visibility .7s ease;
}
.award-winning-box-container img {
  display: block;
  width: 100%;
}
.award-winning-box-container .link {
  padding: 15px 0px;
}
.award-winning-box-container .link .icon-arrow-right {
  padding-left: 30px;
}
.award-winning-box-container .view {
  font-family: AktivGrotesk_Medium, 'Helvetica Neue Bold', sans-serif;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px) {
  .award-winning-box-container .view {
    font-size: 16px;
    line-height: 14px;
  }
  .award-winning-box-container .view .icon-arrow-right:before {
    margin-top: 0px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .award-winning-box-container {
    padding: 7.5px;
  }
  .award-winning-box-container .award-winning-box {
    padding: 7.5px;
  }
  .award-winning-box-container .link {
    padding-top: 0;
  }
  .award-winning-box-container .link .icon-arrow-right {
    padding-left: 15px;
  }
}
.award-winning-box-container .overlay-content {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 10px;
  text-align: center;
  color: #fff;
}
.award-winning-box-container .overlay-content.top {
  top: 15%;
}
.award-winning-box-container .overlay-content.bottom {
  bottom: 7%;
}
.award-winning-box-container .overlay-content h2 {
  color: #fff;
  font-family: AktivGrotesk_Regular, 'Helvetica Neue', Arial, sans-serif;
}
@media (min-width: 768px) {
  .award-winning-box-container .overlay-content h2 {
    padding: 15px 0;
  }
}
.award-winning-box-container .overlay-content .view {
  text-decoration: underline;
  text-transform: none;
  color: #fff;
}
.award-winning .introduce {
  font-size: 12px;
  line-height: 20px;
  color: #1d1d1d;
  text-align: center;
}
.award-winning .introduce h2 {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  font-family: 'AktivGrotesk_Hairline', 'Helvetica Neue Thin', sans-serif;
}
.award-winning .introduce h2:hover,
.award-winning .introduce h2:focus,
.award-winning .introduce h2:active {
  color: #000000;
}
.award-winning .introduce .view {
  color: #000000;
}
.award-winning .introduce .view:hover,
.award-winning .introduce .view:focus,
.award-winning .introduce .view:active {
  color: #9e9d9d;
}
.award-winning .introduce .view:hover .icon:before,
.award-winning .introduce .view:focus .icon:before,
.award-winning .introduce .view:active .icon:before {
  color: #9e9d9d;
}
.award-winning .introduce .view .icon:before {
  color: #000000;
}
.award-winning .introduce.desktop-only {
  padding: 20px 40px;
}
.award-winning .introduce.desktop-only .desc {
  display: none;
}
.award-winning .introduce.mobile-only {
  display: block;
  padding: 34px 8px;
}
.award-winning .introduce.mobile-only .title {
  display: none;
}
.award-winning .box {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(50% - 0.5px);
}
.award-winning .box .img-content {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.award-winning .box .content {
  width: calc(100% - 26px);
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 12px 13px 12px;
  z-index: 10;
}
.award-winning .box .bg-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(235, 235, 235, 0.7);
  z-index: -1;
  display: none;
  content: "";
  font-size: 0;
  line-height: normal;
  text-indent: -999em;
}
.award-winning .box:nth-child(1) {
  width: 100%;
  clear: none;
  height: 150px;
  margin: 0;
}
.award-winning .box:nth-child(n + 2) {
  height: 190px;
  margin: 0 0 0 0;
}
.award-winning .box:nth-child(2n) {
  clear: none;
}
.award-winning img {
  display: block;
  margin: 0;
  padding: 0;
}
.award-winning a.title {
  font-family: 'AktivGrotesk_Hairline', 'Helvetica Neue Thin', sans-serif;
  font-size: 17px;
  color: #ffffff;
  line-height: 18px;
  transition: color 0.3s ease;
  margin-bottom: 4px;
  display: block;
}
.award-winning a.title:hover,
.award-winning a.title:focus,
.award-winning a.title:active {
  color: #9e9d9d;
}
.latest-king {
  padding-top: 30px;
  padding-bottom: 30px;
}
.latest-king .header {
  text-align: center;
  padding-bottom: 25px;
}
.latest-king .header h2 {
  margin-bottom: 10px;
  font-family: 'AktivGrotesk_Thin', 'Helvetica Neue Light', sans-serif;
}
@media (min-width: 1024px) {
  .latest-king .header h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.latest-king .thumb {
  position: relative;
}
.latest-king .thumb .thumb-link {
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
}
.latest-king .thumb .thumb-link:before {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.7s ease, visibility 0.7s ease;
}
.latest-king .thumb .thumb-link:hover:before,
.latest-king .thumb .thumb-link:focus:before,
.latest-king .thumb .thumb-link:active:before {
  opacity: 1;
  visibility: visible;
}
.latest-king .thumb .thumb-title {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  position: absolute;
  bottom: 0;
  width: 50%;
  padding-right: 20px;
  background: #ffffff;
  left: 0;
  text-align: left;
  padding-top: 15px;
  vertical-align: bottom;
  transition: opacity 0.5s ease;
  z-index: 0;
}
.latest-king .thumb img {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: -1;
}
.latest-king .blog-title {
  margin-top: 15px;
  text-align: left;
  font-size: 22px;
  line-height: 25px;
  font-family: 'AktivGrotesk_Thin', 'Helvetica Neue Light', sans-serif;
}
@media (max-width: 991px) {
  .latest-king .blog-title {
    font-size: 14px;
    line-height: 16px;
  }
}
.latest-king .desc a {
  margin-top: 14px;
}
.section-king-living {
  background: #3f4041;
  z-index: 14;
}
.section-king-living .king-difference {
  color: #ffffff;
  text-align: center;
  padding: 0;
}
.section-king-living .king-difference h2 {
  text-align: center;
  color: #ffffff;
}
.section-king-living .king-difference h4 {
  color: #ffffff;
  font-family: 'AktivGrotesk_Hairline', 'Helvetica Neue Thin', sans-serif;
}
.section-king-living .king-difference .tab-header .tabs-menu {
  border-bottom: solid 1px #7b7b7b;
}
.section-king-living .king-difference .tab-header .tabs-menu li a {
  color: #ffffff;
}
.section-king-living .king-difference .tab-header .tabs-menu li a:after {
  background: #9e9d9d;
}
.section-king-living .king-difference .tab-header .tabs-menu li a:hover,
.section-king-living .king-difference .tab-header .tabs-menu li a:focus,
.section-king-living .king-difference .tab-header .tabs-menu li a:active {
  color: #9e9d9d;
}
.section-king-living .king-difference .tab-header .tabs-menu li a:hover:after,
.section-king-living .king-difference .tab-header .tabs-menu li a:focus:after,
.section-king-living .king-difference .tab-header .tabs-menu li a:active:after {
  background: #9e9d9d;
}
.section-king-living .king-difference .tab-header .tabs-menu li a.acitve a {
  color: #9e9d9d;
}
.section-king-living .king-difference .tab-header .tabs-menu li a.acitve a:after {
  background: #9e9d9d;
}
.section-find-showroom {
  position: relative;
  overflow: hidden;
  z-index: 1;
  clear: both;
  width: 100%;
}
.section-find-showroom:before,
.section-find-showroom:after {
  content: '';
  display: table;
}
.section-find-showroom:after {
  clear: both;
}
.section-find-showroom .find-showroom {
  z-index: 4;
}
.container-background {
  position: relative;
  display: block;
  width: 100%;
}
.container-background:before {
  display: block;
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 3;
}
.container-background img {
  float: left;
  transition: opacity 3s ease, left 3s ease;
  top: 0;
  z-index: 1;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.find-showroom {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
}
.find-showroom .box {
  text-align: center;
  color: #ffffff;
}
.find-showroom .box h2 {
  color: #ffffff;
  letter-spacing: -0.01em;
}
.find-showroom .box ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.find-showroom .box ul li {
  display: none;
  text-align: center;
  margin: 0 -2px;
}
.find-showroom .box ul li.mobile-only {
  display: inline-block;
  margin: 0;
}
.find-showroom .box ul li.mobile-only a {
  margin-right: 0;
  display: block;
}
#king-difference-tab {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#king-difference-tab .tab-content-info {
  text-align: right;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 80px;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
#king-difference-tab .tab-content-info:after {
  content: "";
  display: table;
  clear: both;
}
#king-difference-tab .tab-content-info.show-tab {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  z-index: 2;
}
#king-difference-tab .tab-header h2 {
  text-transform: capitalize;
}
.lookbook-wrapper-container {
  max-width: 1440px;
  margin: auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .lookbook-wrapper-container {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .lookbook-wrapper-container {
    font-size: 16px;
  }
}
.lookbook-wrapper-container .lookbook-banners .img-banner img {
  display: block;
  padding: 15px;
  margin: auto;
}
.lookbook-wrapper-container .lookbook-banners.slick-slider {
  padding: 0 30px;
}
@media (min-width: 768px) {
  .lookbook-wrapper-container .lookbook-banners.slick-slider {
    padding: 0 70px;
    margin: 0;
  }
}
.lookbook-wrapper-container .lookbook-banners.slick-slider .slick-arrow {
  background: none;
}
.lookbook-wrapper-container .lookbook-banners.slick-slider .slick-arrow:before {
  font-weight: bold;
  font-size: 20px;
}
.lookbook-wrapper-container .lookbook-title {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .lookbook-wrapper-container .lookbook-title {
    padding-bottom: 30px;
  }
}
.lookbook-wrapper-container .text-banner {
  font-size: 24px;
  font-family: AktivGrotesk_thin, 'Helvetica Neue', Arial, sans-serif;
}
@media (min-width: 768px) {
  .lookbook-wrapper-container .text-banner {
    font-size: 32px;
  }
}
.lookbook-wrapper-container .text-banner h3 {
  font-family: AktivGrotesk_Regular, 'Helvetica Neue', Arial, sans-serif;
  padding-bottom: 15px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .lookbook-wrapper-container .text-banner h3 {
    font-size: 32px;
  }
}
.lookbook-wrapper-container .content-center {
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .promotion .img-box:after {
    background: rgba(237, 28, 36, 0.9);
  }
}
.cms-home .page-main {
  display: none;
}
@-webkit-keyframes fill-width {
  from {
    width: 0;
    visibility: hidden;
    opacity: 0;
  }
  to {
    width: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@-moz-keyframes fill-width {
  from {
    width: 0;
    visibility: hidden;
    opacity: 0;
  }
  to {
    width: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@keyframes fill-width {
  from {
    width: 0;
    visibility: hidden;
    opacity: 0;
  }
  to {
    width: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes no-fill-width {
  from {
    width: 100%;
    visibility: visible;
    opacity: 1;
  }
  to {
    width: 0;
    visibility: hidden;
    opacity: 0;
  }
}
@-moz-keyframes no-fill-width {
  from {
    width: 100%;
    visibility: visible;
    opacity: 1;
  }
  to {
    width: 0;
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes no-fill-width {
  from {
    width: 100%;
    visibility: visible;
    opacity: 1;
  }
  to {
    width: 0;
    visibility: hidden;
    opacity: 0;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
.no-slider .page-header + .page-main {
  margin-top: 100px;
}
/*fix slider*/
.storelocator-index-view.no-slider .breadcrumbs {
  position: absolute;
}
.storelocator-index-view.no-slider .breadcrumbs .item:not(:last-child)::after {
  color: #fff;
}
.storelocator-index-view.no-slider .page-main {
  margin-top: 200px;
}
@media (max-width: 767px) {
  .storelocator-index-view.no-slider .page-main {
    margin-top: 100px;
  }
}
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #ffffff;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: none;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #ffffff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #ffffff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbbbbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbbbbb;
  color: #ffffff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #ffffff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: .5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
