@font-face {
  font-family: 'Century Gothic Regular';
  src: url('../fonts/century-gothic.eot');
  src: url('../fonts/century-gothic.eot?#iefix') format('embedded-opentype'), url('../fonts/century-gothic.woff2') format('woff2'), url('../fonts/century-gothic.woff') format('woff'), url('../fonts/century-gothic.ttf') format('truetype'), url('../fonts/century-gothic.svg#Century Gothic Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Century Gothic Bold';
  src: url('../fonts/century-gothic-bold.eot');
  src: url('../fonts/century-gothic-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/century-gothic-bold.woff2') format('woff2'), url('../fonts/century-gothic-bold.woff') format('woff'), url('../fonts/century-gothic-bold.ttf') format('truetype'), url('../fonts/century-gothic-bold.svg#Century Gothic Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Billy Ohio';
  src: url('../fonts/billy-ohio.eot');
  src: url('../fonts/billy-ohio.eot?#iefix') format('embedded-opentype'), url('../fonts/billy-ohio.woff2') format('woff2'), url('../fonts/billy-ohio.woff') format('woff'), url('../fonts/billy-ohio.ttf') format('truetype'), url('../fonts/billy-ohio.svg#Billy Ohio') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* GENERAL PART*/
html body {
  font-family: 'Century Gothic Regular', Arial;
}
.cms-porto_home_9 .column.main {
  min-height: inherit;
}
.header-themeicons {
  height: 86px;
  width: 100%;
  display: block;
  background: url(/pub/media/wysiwyg/bestron-icons.png) repeat-x;
  background-position: top center;
  background-size: contain;
  transition: 0.3s;
}
.page-wrapper .page-header.type11 .navigation {
  text-align: left;
}
.page-wrapper .page-header.type11 {
  border-top: none;
}
.header-social {
  margin-top: 10px;
}
.header-social a {
  margin-right: 5px;
}
.header-social a i {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #929497;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.header .minicart-wrapper .action.showcart:before {
  content: '\e87f';
}
.page-header .navigation .level0 > .level-top {
  text-transform: none;
  font-size: 16px;
  font-family: 'Century Gothic Bold';
}
.home-service {
  min-height: 60px;
  color: #fff;
  font-size: 16px;
  font-family: 'Century Gothic Bold';
}
.home-service .homepage-bar p {
  color: #fff;
  font-size: 16px;
  font-family: 'Century Gothic Bold';
}
.home-service .homepage-bar .col-lg-4 {
  min-height: 60px;
}
.sicon-top {
  display: inline-block;
  vertical-align: middle;
  margin-left: .2em;
  margin-right: .2em;
  width: 45px;
}
.sicon-nl {
  display: inline-block;
  vertical-align: middle;
  margin-left: .2em;
  margin-right: .2em;
  margin-top: 7px;
  width: 46px;
}
.sicon-call {
  display: inline-block;
  vertical-align: middle;
  margin-left: .2em;
  margin-right: .2em;
  width: 33px;
}
.home-concepts .col-md-4 {
  margin-bottom: 40px;
}
.home-headers {
  margin-top: 60px;
  margin-bottom: 60px;
}
.home-headers h2 {
  font-size: 32px;
  color: #333;
  font-family: 'Century Gothic Bold';
}
.home-headers h3 {
  font-size: 90px;
  color: #333;
  font-family: 'Billy Ohio';
  font-weight: normal;
}
.home-concepts .col-md-4 {
  perspective: 1000px;
  display: inline-block;
}
.home-concepts .col-md-4:hover .content {
  transform: rotateY(180deg);
}
.home-concepts .col-md-4:hover .content .concept-front {
  transition: 0.5s all;
  transform: rotateY(180deg);
}
.home-concepts .content,
.concept-front,
.concept-hover {
  width: 316px;
  height: inherit;
  min-height: 226px;
  max-width: 100%;
}
.home-concepts .content {
  position: relative;
  transition: 0.5s all;
  transform-style: preserve-3d;
  margin: 0 auto;
}
.home-concepts .content a {
  display: inline-block;
}
.concept-front,
.concept-hover {
  position: absolute;
  backface-visibility: hidden;
}
.concept-front {
  z-index: 2;
  transform: rotateY(0deg);
  transition: 0.5s all;
}
.concept-hover {
  z-index: 1;
  transform: rotateY(180deg);
  transition: 0.5s all;
}
.concept-hover2 {
  transform: rotateY(180deg);
  transition: 0.5s all;
}
.home-themes .col-md-3 {
  margin-bottom: 80px;
}
.home-video iframe {
  width: 100%;
  max-width: 100%;
}
.blog-page .page-main {
  max-width: 100%;
  background: #f5f5f5;
}
.blog-page .page-main .post-view {
  padding: 25px;
  background: #fff;
  margin-bottom: 25px;
  border: none;
}
.blog-page .post-view .post-holder {
  padding: 0;
  border: 0;
}
.blog-page .post-view h2 {
  font-weight: normal;
  margin: 20px 0;
  font-size: 26px;
  color: #333;
  font-family: 'Century Gothic Bold';
}
.blog-page .post-view .post-text-hld h2:first-child {
  font-family: 'Century Gothic Bold';
  font-size: 32px;
  color: #333;
  font-weight: normal;
  margin-top: 0;
}
.blog-page .post-view a {
  font-weight: bold;
  text-decoration: underline;
}
.blog-page .post-view a:hover {
  text-decoration: none;
}
.blog-page .post-view .post-content .post-description img {
  max-width: calc(100% + 50px);
  position: relative;
  margin: 0 -25px;
  border-bottom: 0px dashed #ec7e33;
  height: inherit;
  padding-top: 25px;
  padding-bottom: 20px;
}
.blog-page .share {
  margin-top: 25px;
  text-align: center;
}
.blog-page .share span {
  color: #333;
  font-size: 22px;
  font-family: 'Century Gothic Bold';
  font-weight: normal;
  display: block;
  margin-bottom: 12px;
}
.share a {
  margin-left: 10px;
  margin-right: 10px;
  background: #fff;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  display: inline-block;
  overflow: hidden;
}
.blog-page .share a.whatsapp {
  background: #34c221;
  color: #fff;
  font-size: 32px;
}
.blog-page .share a.facebook {
  background: #4267b2;
  color: #fff;
  font-size: 32px;
}
.blog-page .share a.facebook i {
  margin-top: 4px;
  display: inline-block;
}
.blog-page .share a.linkedin {
  background: #0073b1;
  color: #fff;
  font-size: 32px;
}
.blog-page .share a.linkedin i {
  margin-top: 4px;
  display: inline-block;
}
.blogprice {
  font-family: 'Century Gothic Bold';
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-top: 12px;
}
.blogprice span {
  font-size: 12px;
  color: #333333;
  font-weigt: normal;
}
.blog-page .side-block {
  padding: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
.blog-page .side-head {
  text-align: left;
  text-transform: none;
  font-family: 'Century Gothic Bold';
  color: #333;
  font-size: 22px;
  padding: 10px;
  font-weight: bold;
}
.blog-page .side-head a {
  font-weight: normal;
  display: inline-block;
  color: #fff;
}
.blog-page .side-content {
  padding: 10px;
}
.blog-page .side-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-page .side-content li {
  background: #929497;
  color: #fff;
  line-height: 12px;
  padding: 15px 0;
  padding-top: 0px;
  padding-bottom: 0;
  font-size: 16px;
  font-family: 'Century Gothic Bold';
  margin-bottom: 30px;
}
.blog-page .side-content li a {
  color: #fff;
  display: block;
  position: relative;
  font-family: 'Century Gothic Bold';
}
.blog-page .side-content li a.post-item-image {
  width: 33%;
  display: inline-block;
}
.blog-page .side-content li a.post-item-link {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  padding: 12px;
  max-height: 60px;
  overflow: hidden;
  line-height: 24px;
}
.blog-page .side-contentprod {
  padding: 10px;
}
.blog-page .side-contentprod ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-page .side-contentprod li {
  color: #333;
  line-height: 24px;
  font-size: 16px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-family: 'Century Gothic Bold';
}
.blog-page .side-contentprod li a {
  color: #333;
  display: inline-block;
  position: relative;
  font-weight: 400;
}
.blog-page .side-contentprod li a.blogprodimg {
  width: 30%;
}
.blog-page .side-contentprod li .blogprodt {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  margin-left: 3%;
  padding-top: 3px;
  text-transform: none;
}
.blog-page .side-contentprod li .blogprodt a:hover {
  text-decoration: underline;
}
.blog-page .side-contentprod li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.blog-page .side-contentprod li img {
  border: 0px solid #ddd;
}
.blogtop-wrapper {
  position: relative;
  z-index: 0;
  margin-bottom: 60px;
}
.blogtop-image {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center;
}
.blogtop-image::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, rgba(252, 240, 221, 0.35)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(252, 240, 221, 0.35) 90%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(252, 240, 221, 0.35) 90%);
  bottom: 0;
  content: '';
  height: 360px;
  position: absolute;
  width: 100%;
  max-height: 100%;
  z-index: -1;
}
.blogbox {
  text-align: center;
}
.blogbox-head {
  background: rgba(146, 148, 151, 0.7);
  text-align: center;
  display: inline-block;
  padding: 15px 25px;
}
.blogbox-head h1 {
  color: #fff;
  font-size: 32px;
  font-weight: normal;
  margin: 0;
  font-family: 'Century Gothic Bold';
  text-transform: none;
}
.blogbox-head .blogsubhead {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 2px 2px #666;
}
.blogbox-head .blogsubhead span {
  font-weight: normal;
  font-style: italic;
}
.blogtop-container {
  padding-bottom: 20px;
  min-height: 220px;
}
.blogtop-container .row {
  display: inherit;
}
.blogtop-wrapper {
  padding-top: 75px;
}
body.blog-page .page-wrapper .page-main {
  padding: 0;
  position: relative;
}
body.blog-page .page-wrapper .columns {
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.blog-page .breadcrumbs {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 100%;
  text-align: center;
  top: 290px;
  display: none;
}
.blog-post-view.blog-page .breadcrumbs {
  display: block;
  top: 300px;
}
.blog-page .page-wrapper > .breadcrumbs {
  background: none;
  max-width: 100%;
}
body .page-wrapper > .breadcrumbs {
  background: none;
}
.blogpop-content {
  background: #929497;
  overflow: hidden;
  margin-bottom: 40px;
}
.blogpop-content .blogpopimg {
  border-radius: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.blogpop-content figure {
  margin: 0;
}
.blogpop-content .blogpopimg img {
  border-radius: 0;
  max-width: 100%;
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 0.2s ease-out;
  transition: opacity 1s ease-in-out, -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 1s ease-in-out;
  transition: transform 0.2s ease-out, opacity 1s ease-in-out, -webkit-transform 0.2s ease-out;
}
.blogpop-content .blogtext {
  padding: 15px;
}
.blogpop-content h3 {
  min-height: 54px;
  max-height: 55px;
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
  color: #fff;
}
.blogpop-content h3 a {
  text-transform: none;
  font-family: 'Century Gothic Bold';
  font-weight: normal;
  font-size: 18px;
  color: #fff;
}
.blogpop-content h3 a:hover {
  color: #fff;
  text-decoration: underline;
}
.blogpop-content .readmore {
  font-size: 14px;
  position: relative;
}
.blogpop-content .readmore a {
  color: #fff;
  font-style: italic;
}
.blogpop-content .readmore a:hover {
  color: #fff;
  text-decoration: underline;
}
.blog-page .toolbar-blog-posts {
  background: none;
  text-align: center;
}
.blog-page .toolbar-blog-posts .pages {
  width: 100%;
  text-align: center;
}
.content-blog .post-holder {
  margin-left: 0;
}
.content-blog .post-content {
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.content-blog hr {
  border-top: 2px dashed #333;
}
.content-blog .post-content p {
  margin-bottom: 1.9rem;
}
.main .products-grid .product-item .product-item-info:hover .product-item-photo > a:not(.weltpixel-quickview):after {
  opacity: 0;
}
.products-grid .product-item .product-item-details .product-item-name {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
  font-family: 'Century Gothic Bold';
  font-weight: normal;
  white-space: inherit;
  text-overflow: unset;
}
.main .product-item-info .product.name a {
  font-weight: normal;
  font-family: 'Century Gothic Bold';
  font-size: 16px;
  color: #333;
}
.main .product-item:hover .product-item-info.type4 .product-item-photo {
  box-shadow: none;
}
.products-grid .product-item .product-item-info.type4 .product-item-details {
  padding: 15px;
}
.main .product-item-info.type4 .price-box .price {
  font-size: 24px;
  font-family: 'Century Gothic Bold';
  font-weight: normal;
  color: #000;
}
.main .product-item-info.type4 .price-box {
  display: inline;
}
.main .products-grid .product-item .product-item-info.type4 .product-item-inner {
  display: inline;
}
.main .products-grid .product-item-info.type4 .product-item-details .product-item-actions {
  display: inline;
}
.main .products-grid .product-item-details .product-item-actions .tocart {
  height: 40px;
  width: 62px;
}
.products-grid .product-item-details .product-item-actions .actions-primary {
  float: right;
}
.main .products-upsell .product.name a {
  white-space: inherit;
  text-overflow: unset;
}
.main .products-grid .product-item-details .product-item-actions .tocart span {
  display: none;
}
.main .block.upsell .title {
  border-bottom: none;
  text-align: center;
  text-transform: none;
  font-weight: normal;
  font-size: 28px;
  color: #333;
  font-family: 'Century Gothic Bold';
}
.main .block.upsell .title strong {
  font-weight: normal;
  font-size: 28px;
  color: #333;
  font-family: 'Century Gothic Bold';
  text-transform: none;
  background: none;
}
.main .products-grid.products-upsell .product-item .product-item-info {
  background: #fff;
}
.main .block.related .block-title,
.main .block.related .block-title strong {
  text-align: center;
  text-transform: none;
  font-weight: normal;
  font-size: 28px;
  color: #333;
  font-family: 'Century Gothic Bold';
}
.product-item-info.related-available {
  margin-bottom: 30px;
}
.main .block.related {
  padding: 0;
}
.main .product-info-main .page-title-wrapper h1 {
  font-size: 28px;
  line-height: 32px;
  color: #333;
  font-weight: normal;
  font-family: 'Century Gothic Bold';
}
.main .product-info-main .product-info-price {
  display: block;
  border-bottom: 0;
}
.main .product-info-main .product-info-price .price-box {
  display: block;
  padding-bottom: 0;
}
.main .product-info-main .product-info-stock-sku {
  text-align: left;
  padding-left: 0;
}
.product-info-main .product-info-price .price-box .price-container .price {
  color: #000;
  font-size: 42px;
  font-weight: normal;
  font-family: 'Century Gothic Bold';
}
.product-privacynotice {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  color: #333;
  font-size: 12px;
  line-height: 24px;
  font-style: italic;
}
.product-privacynotice a,
.product-privacynotice a:active,
.product-privacynotice a:focus {
  color: #333;
  text-decoration: underline;
  font-weight: bold;
}
.product-privacynotice a:hover {
  color: #333;
  text-decoration: none;
}
.main .product-info-main .box-tocart {
  margin-bottom: 15px;
}
.product-service {
  border-top: 1px solid #ddd;
  display: block;
  width: 100%;
  padding-top: 20px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.product-service .sicon-top,
.product-service .sicon-nl,
.product-service .sicon-call {
  margin-left: 20px;
  width: 50px;
  display: inline-block;
  margin-right: 30px;
}
.product-service .text-area,
.product-service .text-area p {
  display: inline-block;
  color: #333;
  font-size: 16px;
  font-family: 'Century Gothic Bold';
}
.product-service .col-lg-12 {
  margin-bottom: 30px;
}
.fotorama__caption {
  display: none;
}
.product-atributes-blocks {
  width: 100%;
  display: block;
  margin-bottom: 60px;
  margin-top: 40px;
}
.product-atributes-blocks strong.type {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  font-family: 'Century Gothic Bold';
  display: block;
  margin-bottom: 20px;
}
.product-atributes-blocks .value {
  color: #333;
  font-size: 16px;
  line-height: 26px;
}
.product-atributes-blocks .table > tbody > tr > th,
.product-atributes-blocks .table > tbody > tr > td {
  border-top: none;
  font-size: 18px;
  color: #333;
}
.product-atributes-blocks table > caption {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  font-family: 'Century Gothic Bold';
  text-align: left;
  height: inherit;
  position: relative;
  margin: 0;
  margin-bottom: 20px;
  width: 100%;
  display: block;
}
.product-atributes-blocks table tr:nth-child(even) {
  background: #f0f0f0;
}
.social-share {
  display: block;
  width: 100%;
  text-align: center;
  color: #232222;
}
.social-share a {
  color: #232222;
}
.footer .footer-bottom .container:before {
  height: 0;
}
.footer .footer-middle .block {
  line-height: 28px;
}
.footer .footer-middle .block .block-title {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: 'Century Gothic Bold';
}
.footer .footer-middle {
  font-size: 16px;
  line-height: 28px;
}
.footer .footer-middle ul.links {
  margin-top: 0;
}
.footer .footer-middle ul.links li {
  padding: 0;
}
.footer .footer-middle a {
  font-size: 16px;
  line-height: 28px;
}
.footer-social {
  margin-top: 30px;
}
.footer-social a {
  margin-right: 5px;
}
.footer-social a i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  font-size: 18px;
  text-align: center;
}
.footer-payicons {
  text-align: center;
  display: block;
  margin-bottom: 8px;
}
.footer .footer-bottom {
  padding-bottom: 0;
}
.footer-themeicons {
  height: 86px;
  width: 100%;
  display: block;
  background: url(/pub/media/wysiwyg/bestron-icons.png) repeat-x;
  background-position: bottom center;
  background-size: contain;
}
#bss_ajaxcart_popup .btn-viewcart .viewcart {
  border-radius: 4px;
  height: 50px;
  text-transform: none;
  font-size: 20px;
  min-width: 140px;
}
#bss_ajaxcart_popup .action .btn-continue .continue {
  height: 50px;
  font-size: 16px;
  background: none;
  color: #000000;
}
.bss-ajaxcart-popup .fancybox-skin {
  background: #fff;
}
.bss-ajaxcart-popup .popup .block .header {
  color: #000000;
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
}
.cart-itemname {
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px;
}
.bss-ajaxcart-popup .popup .cart-info {
  font-size: 16px;
  line-height: 24px;
}
.checkout-index-index .field.street .control .field label {
  display: none;
}
.product-item-info .product-item-photo {
  padding: 15px;
}
.block.related .field.choice {
  display: none;
}
.product.media .fotorama__stage__frame .fotorama__img {
  max-width: 95%;
}
.menu-concepts .content {
  padding: 30px;
  max-width: 300px;
  transition: all .3s;
}
.menu-concepts .content:hover img {
  /*transform: scale(1.05);*/
  opacity: .8;
}
.gallery-placeholder .loading-mask {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-wrapper .panel.wrapper {
    /*display:none;*/
  }
  .page-wrapper .panel.wrapper .panel.header {
    position: relative;
    padding: 0;
  }
  .page-wrapper .header.panel > .header.links {
    position: absolute;
    right: 15px;
    z-index: 5;
    margin-top: 120px;
  }
  .page-wrapper .header.panel > .header.links > li {
    text-transform: none;
    font-size: 14px;
  }
  .page-wrapper .header.panel > .header.links > li > a,
  .page-wrapper .header.panel > .header.links > li > span {
    padding: 0;
    border-left: none;
  }
  .page-wrapper .header-custom-links {
    position: absolute;
    z-index: 5;
    right: 15px;
    margin-top: 110px;
  }
  .page-wrapper .header-custom-links p {
    margin: 0;
  }
  .page-wrapper .header-custom-links a {
    margin-left: 10px;
  }
  .page-wrapper .header-custom-links a,
  .page-wrapper .header-custom-links a:active,
  .page-wrapper .header-custom-links a:focus,
  .page-wrapper .header-custom-links a:visited {
    text-decoration: underline;
  }
  .page-wrapper .header-custom-links a:hover {
    text-decoration: none;
  }
  .page-header.type11 .header.content {
    min-height: 160px;
  }
  .header-5-year,
  .header-5-year-social {
    float: left;
    margin-top: 20px;
    left: 15px;
    position: absolute;
    text-align: left;
  }
  .header-5-year-social [class^="porto-icon-"]:before {
    line-height: 25px;
  }
  .page-wrapper .page-header.type11 .navigation li.level0 > .level-top,
  .page-wrapper .page-header.type11 .navigation li.level0.parent > a:after {
    line-height: 55px;
    font-weight: normal;
  }
  .page-wrapper .page-header.type11 .navigation li.level0 > .level-top {
    padding: 0 30px;
  }
  .page-wrapper .page-wrapper .page-header.type11 .navigation li.level0 > .level-top {
    font-weight: normal;
  }
  /*.page-wrapper .page-header.type11 .block-search { right: 100px; margin-top: 84px; left:inherit; width: 365px; }*/
  .page-wrapper .page-header.type11 .block-search {
    display: none;
    right: 0;
    top: 50px;
    left: inherit;
  }
  .search-area {
    position: absolute;
    display: inline-block;
    margin-top: 94px;
    top: 50%;
    z-index: 9;
    right: 120px;
  }
  .search-area i {
    color: #fff;
    font-size: 20px;
  }
  .page-wrapper .page-header.type11 .block-search input {
    height: 48px;
    border: 1px solid #ddd;
  }
  .page-wrapper .page-header .switcher {
    float: right;
    position: absolute;
    right: 0px;
    margin-top: 25px;
    z-index: 10;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: 'Century Gothic Bold';
  }
  .page-wrapper .page-header .switcher strong {
    font-size: 16px;
  }
  .page-wrapper .page-header.type11 .navigation li.level0 {
    border-right: 1px solid #fff;
    margin-right: 0;
  }
  .page-header.type11 .navigation li.level0:first-child {
    border-left: 1px solid #fff;
  }
  .page-wrapper .page-header.type11 .minicart-wrapper {
    margin-top: -28px;
  }
  .header .minicart-wrapper .action.showcart:before {
    font-size: 68px;
  }
  .header .minicart-wrapper .action.showcart:before,
  .header .minicart-wrapper .action.showcart.active:before {
    line-height: 70px;
  }
  .header .minicart-wrapper .action.showcart .counter.qty {
    overflow: visible;
  }
  .header .minicart-wrapper .action.showcart .counter.qty .counter-number {
    background: #0080c5;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
  }
  .dflex {
    display: flex;
  }
  .page-wrapper .breadcrumbs li.home a {
    width: inherit;
    float: none;
    text-indent: inherit;
  }
  .page-wrapper .breadcrumbs li.home a:after {
    content: '';
  }
  .blog-page.page-layout-2columns-right .column.main {
    width: 62.5%;
  }
  .blog-page .blog-maindetail {
    margin: 0 auto;
    max-width: 1100px;
  }
  .product-atributes-blocks .product.attribute.description {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
  .product-atributes-blocks .additional-attributes-wrapper {
    width: 47%;
    margin-left: 4%;
    display: inline-block;
  }
  /* The sticky class is added to the header with JS when it reaches its scroll position */
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    margin-top: -86px;
    transition: 0.4s;
  }
  /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
  .sticky + .page-main,
  .sticky + body.blog-page .page-wrapper .columns {
    padding-top: 224px;
  }
  .sticky + #banner-slider-demo-17,
  .cms-page-view .sticky + #maincontent,
  .cms-page-view .sticky + .breadcrumbs,
  .catalog-category-view .sticky + #maincontent,
  .catalog-category-view .sticky + .breadcrumbs,
  .catalog-category-view .sticky + .category-image {
    padding-top: 224px;
  }
  .catalog-category-view .sticky ~ .category-image {
    margin-top: 224px;
  }
  .sticky .header-themeicons {
    /*height:0; display:none;*/
  }
  .page-wrapper .page-header.type11 {
    transition: 0.4s;
  }
  .blog-post-view.blog-page .sticky + .blog-post-view.blog-page .breadcrumbs {
    top: 515px;
  }
  .catalog-product-view .sticky,
  .blog-page .sticky {
    position: relative;
  }
  .sw-megamenu.navigation li.level0.classic .submenu,
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    transition: all 0.3s ease-in;
  }
  body.blog-post-view .page-wrapper .page-main {
    margin-top: -51px;
  }
  .christmas .page-header .navigation .level0 > .level-top {
    font-size: 14px;
  }
  .christmas .page-wrapper .page-header.type11 .navigation li.level0 > .level-top {
    padding: 0 15px;
  }
  .christmas .search-area {
    right: 0;
  }
  .mega-columns.columns3 {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .main .products-grid .product-item-details .product-item-actions .actions-primary {
    text-align: center;
    width: 100%;
    float: none;
  }
  .page-wrapper .concept-front {
    z-index: 2;
    transform: rotateY(0deg);
  }
  .page-wrapper .home-concepts .col-md-4:hover .content {
    transform: rotateY(0deg);
  }
}
@media only screen and (max-width: 767px) {
  .header-themeicons,
  .footer-themeicons {
    max-height: 30px;
  }
  .header-5-year,
  .header-5-year-social {
    display: none;
  }
  .page-wrapper .page-header .header.content .switcher {
    display: none;
  }
  .header-service .sicon-top,
  .header-service .sicon-nl,
  .header-service .sicon-call {
    width: 60px;
  }
  .header .minicart-wrapper .action.showcart .counter.qty .counter-number {
    background: #0080c5;
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    line-height: 17px;
    margin-top: 5px;
  }
  .page-wrapper .header-custom-links {
    display: none;
  }
  .page-wrapper .home-headers h2 {
    font-size: 26px;
  }
  .page-wrapper .home-headers h3 {
    font-size: 60px;
  }
  .page-wrapper .home-themes .col-md-3 {
    width: 50%;
  }
  .page-wrapper .blog-widget-recent .post-holder {
    width: 100%;
    margin-left: 0;
  }
  body.blog-post-view.blog-page .breadcrumbs {
    display: none;
  }
  .product-atributes-blocks .product.attribute.description {
    margin-bottom: 30px;
  }
  .product-atributes-blocks .table-wrapper {
    border-top: none;
  }
  #bss_ajaxcart_popup .popup .btn-continue {
    width: 100%;
  }
  #bss_ajaxcart_popup .popup .btn-viewcart {
    width: 100%;
  }
  body .sticky-product .sticky-detail {
    display: inline-block;
  }
  .sticky-product .sticky-detail .product-name-area .product-name {
    display: none;
  }
  body.christmas .header .minicart-wrapper .action.showoff:before {
    line-height: 40px;
    font-size: 35px;
  }
  body.christmas .panel.header .header.links.offertelinks {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-wrapper .page-header.type11 .block-search {
    width: 194px;
  }
  .header-themeicons,
  .footer-themeicons {
    max-height: 65px;
  }
}
@media only screen and (min-width: 992px) {
  .home-service .homepage-bar .col-lg-4:first-child {
    border-left: 1px solid #fff;
  }
  .home-service .homepage-bar .col-lg-4:last-child {
    border-right: 1px solid #fff;
  }
  .homepage-bar .row {
    margin: 0;
  }
  .home-concepts .row .col-md-4:nth-child(1) .content,
  .home-concepts .row .col-md-4:nth-child(4) .content,
  .home-concepts .row .col-md-4:nth-child(7) .content,
  .home-concepts .row .col-md-4:nth-child(10) .content {
    margin-left: 0;
  }
  .home-concepts .row .col-md-4:nth-child(3) .content,
  .home-concepts .row .col-md-4:nth-child(6) .content,
  .home-concepts .row .col-md-4:nth-child(9) .content,
  .home-concepts .row .col-md-4:nth-child(12) .content {
    margin-right: 0;
  }
  .menu-concepts.theme-concepts .col-md-3 {
    max-width: 16%;
  }
  .menu-concepts.theme-concepts .col-md-3 .content {
    padding: 15px;
  }
}
.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: #006bb4;
  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: 0 0 3px 1px #68a8e0;
  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;
}
.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;
}
