@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-style: normal;
  font-display: auto;
  font-weight: 600;
}
@font-face {
  font-family: 'DMSerifDisplay-Regular';
  src: url('../fonts/DMSerifDisplay-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: auto;
  font-weight: 500;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: auto;
  font-weight: 500;
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: auto;
  font-weight: 600;
}
.sidebar.sidebar-main {
  display: none;
}
.bundle-options-container .nested .field.qty {
  display: none;
}
div#layered-filter-block-container {
  display: none;
}
p#toolbar-amount {
  display: none;
}
.toolbar-sorter.sorter {
  display: none;
}
.bundle-options-container .product-add-form {
  display: block;
}
.bundle-actions,
.bundle-options-container .legend.title,
.bundle-options-container .action.back,
.bundle-info > span.product-image-container {
  display: none;
}
.bundle-options-container {
  margin-bottom: 0;
}
#mpquickview-popup .column.main {
  padding: 0;
}
.column.main {
  padding-bottom: 0 !important;
}
#mini-cart span.product-image-wrapper {
  margin: 0;
}
#mini-cart li > .product {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#mini-cart .product-item-details {
  order: 2;
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#mini-cart .product-item-pricing {
  display: flex;
  align-content: center;
  order: 2;
  margin-bottom: 25px;
}
#mini-cart .product.actions {
  order: 3;
}
.minicart-items .product-item-details .details-qty {
  margin-left: 10px;
  margin-top: 0;
}
.minicart-items .product-item-name a {
  color: #081387;
}
div#minicart-content-wrapper div:not(.action.primar.viewcart) > span {
  color: #081387;
}
.minicart-items .product-item-pricing .label {
  color: #081387;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  color: #081387;
}
button#btn-minicart-close {
  color: #081387;
}
#mpquickview-popup .field.qty {
  color: white;
}
button.mp-btnclose {
  z-index: 100;
}
.mpajaxcart-popup-success {
  display: none;
}
.mpajaxcart-success-action {
  display: none;
}
a.mpquickview-button {
  height: 100%;
  top: 50%;
}
.product-item-details {
  z-index: 101;
}
.mpquickview-button img {
  visibility: hidden;
}
#mpajaxcart-popup-content .columns {
  margin-bottom: 60px;
}
#mpajaxcart-popup-content > main#maincontent {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.mpquickview-message.message-error.error.message {
  margin: 0;
}
div#mpajaxcart-popup-content {
  padding: 0;
}
.cms-index-index #mpajaxcart-popup .page-title {
  margin: 0;
}
.mpquickview-popup .product-info-main {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.mpquickview-popup .product.media {
  margin: 0;
}
.cms-index-index #mpquickview-popup .page-title {
  margin: 0;
  padding: 0;
}
.product-info-main {
  background: white;
  margin-bottom: 25px;
}
.page-layout-1column .product.media {
  width: 40%;
}
button.action.primary.continue-shop {
  background: #081387;
  border: none;
  color: #ffffff;
}
button.action.primary.continue-shop:hover,
button.action.primary.continue-shopfocus,
button.action.primary.continue-shop:active {
  background: #9a9ece;
  border: none;
  color: #081387;
}
html {
  scroll-behavior: smooth;
}
.action.primary,
.action-primary {
  background: #081387;
  border: 1px solid transparent;
  color: #ffffff;
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: ease;
}
.action.primary:hover,
.action-primary:hover,
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #9a9ece;
  border: 1px solid white;
  color: #081387;
}
span.action.nav-toggle {
  position: static;
  float: left;
  padding: 20px;
  margin-top: 10px;
}
/*

    .block.block-search {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    }


    .block-search .action.search {
    display: contents;
    }

    form#search_mini_form {
    display: flex;
    align-items: center;
    }
    */
.block-search .label {
  padding-top: 20px;
}
.block-search .label:before {
  color: #081387;
}
.block-search .label:hover:before {
  color: #9a9ece;
}
/*
    .minicart-wrapper {
    display: flex;
    align-items: center;
    }

    ul.header.links {
    display: flex;
    align-items: center;
    }
    */
.nav-toggle:before,
.minicart-wrapper .action.showcart:before {
  color: #081387;
}
.nav-toggle:hover:before,
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before,
.minicart-wrapper .action.showcart.active:before {
  color: #9a9ece;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #081387;
  color: white;
}
.minicart-wrapper .action.showcart .counter.qty:hover {
  background: #9a9ece;
}
.header.content {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.logo img {
  max-width: none;
  width: 200px;
}
.header.panel > .header.links > li.welcome,
.header.panel > .header.links > li a {
  color: #ffffff;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: ease;
  text-decoration: none;
  font-size: 11px;
}
.header.panel > .header.links > li.welcome,
.header.panel > .header.links > li:hover a {
  color: #9a9ece;
}
header.page-header {
  background: #ffffff;
  margin: 0 auto;
  max-width: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 102;
  box-shadow: 3px 3px 3px #e4e4e4;
}
.page-wrapper {
  background: url(https://dev.neoresto.shop/media/logo/stores/15/background.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
main#maincontent {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 140px;
  background: transparent;
}
@media screen and (max-width: 1140px) {
  main#maincontent {
    margin-top: 160px;
  }
}
@media screen and (max-width: 828px) {
  main#maincontent {
    margin-top: 180px;
  }
}
@media screen and (max-width: 767px) {
  main#maincontent {
    margin-top: 180px;
  }
}
.page-title-wrapper.product {
  padding-right: 15px;
  padding-left: 15px;
}
.page.messages {
  padding-right: 15px;
  padding-left: 15px;
}
.product-info-main {
  padding-right: 15px;
  padding-left: 15px;
}
.privacy-policy.cms-content {
  padding-right: 15px;
  padding-left: 15px;
}
h2 span {
  font-size: 3.6rem;
}
div#desc_home_page p {
  color: #666666;
  font-family: RobotoCondensed-Regular, Helvetica, Arial, Lucida, sans-serif;
  font-size: 2rem;
}
div#desc_title {
  font-family: DMSerifDisplay-Regular, Georgia, "Times New Roman", serif;
  color: #081387;
}
div#desc_home_page_center p,
div#desc_home_page_center_bot p,
#desc_tab_content p {
  margin: 0;
  font-family: RobotoCondensed-Regular, Helvetica, Arial, Lucida, sans-serif;
  font-size: 1.7rem;
}
.navigation .level0 .submenu .active > a {
  border-color: #081387;
}
.field.limiter {
  color: white;
}
.navigation .level0 .submenu a {
  font-family: dinneuzeitgroteskltw01, sans-serif;
  font-size: 1.7rem;
}
.widget.block.block-category-link a {
  font-family: dinneuzeitgroteskltw01, sans-serif;
  color: white;
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: ease;
  text-decoration: none;
}
.widget.block.block-category-link a:hover {
  color: #9a9ece;
}
.sidebar.sidebar-main {
  padding-right: 15px;
  padding-left: 15px;
}
.sidebar.sidebar-additional {
  padding-right: 15px;
  padding-left: 15px;
}
.toolbar.toolbar-products {
  padding-right: 15px;
  padding-left: 15px;
}
.page-title-wrapper {
  padding-right: 15px;
  padding-left: 15px;
}
.breadcrumbs {
  padding-right: 15px;
  padding-left: 15px;
  z-index: 98;
}
.nav-sections {
  margin-bottom: 0px;
}
.block.block-compare {
  display: none;
}
.block.block-wishlist {
  display: none;
}
.navigation {
  background: #dadada;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border-color: white;
}
.navigation .level0.active > a:not(.ui-state-active),
.navigation .level0.has-active > a:not(.ui-state-active) {
  border-color: white;
}
/*
    .sections.nav-sections {
    display: flex;
    align-items: center;
    background: #dadada;
    }
    */
.navigation .level0 > .level-top {
  font-size: 1.7rem;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 100;
}
.navigation .level0 > .level-top:hover {
  color: #9a9ece;
}
.navigation .level0.active > a:not(.ui-state-active) {
  border-color: #9a9ece;
}
.breadcrumbs .items {
  font-size: 1.5rem;
}
.widget.block.block-category-anchor a {
  font-family: dinneuzeitgroteskltw01, sans-serif;
  color: #03463a;
}
.widget.block.block-category-anchor a:hover {
  color: #333333;
  text-decoration: none;
}
.product-info-main {
  color: #081387;
}
.product-item-info {
  color: #081387;
  background: #ffffffbb;
}
.block.related {
  order: -1;
}
.page-wrapper .fotorama__stage__frame.fotorama__active.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img {
  width: 50%;
  height: 50%;
  padding-left: 50%;
}
/*

    mpquickview-popup .fotorama__stage__frame.fotorama__active.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img {
    height: 100% !important;
    width: 100% !important;
    padding:0 !important;
    }*/
.secondary-addto-links.actions-secondary {
  display: none;
}
.product.details.product-item-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block.crosssell .product-item-info {
  width: auto;
}
span.price-label {
  display: none;
}
.price-box.price-final_price {
  display: flex;
  justify-content: center;
}
.price-from {
  display: flex;
  justify-content: center;
}
.a-partir-de {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.special-price span.price {
  color: red;
}
span.special-price {
  margin-right: 5px;
}
.product-info-main span.old-price {
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-info-main .special-price {
  margin-right: 5px;
}
.old-price span.price {
  font-weight: 400 !important;
}
.product-info-main {
  display: flex;
  flex-direction: column;
}
.product.attribute.overview {
  order: 1;
}
.product-info-price {
  order: 2;
}
.product-add-form {
  order: 3;
}
ol.product-items.widget-product-grid {
  display: flex;
  flex-wrap: wrap;
}
ol.product-items.widget-product-grid .product.description.product-item-description {
  flex: 1 0 auto;
}
ol.product-items.widget-product-grid .product-item-details .product-item-name,
.product.name a {
  font-size: 1.8rem;
}
ol.product-items.widget-product-grid .product.description.product-item-description p {
  font-size: 1.35rem;
  color: #64686b;
}
.product-item-details {
  padding-left: 10px;
  padding-right: 10px;
}
img.product-image-photo {
  margin: 0;
}
.product-item-name {
  font-family: dinneuzeitgroteskltw01, sans-serif;
  font-size: large;
}
.product.description.product-item-description {
  font-family: dinneuzeitgroteskltw01, sans-serif;
}
.page-products .products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
}
.page-products .products-grid .product.description.product-item-description {
  flex: 1 0 auto;
}
.page-products .products-grid .product-item-details .product-item-name,
.product.name a {
  font-size: 1.8rem;
}
.page-products .products-grid .product.description.product-item-description p {
  font-size: 1.35rem;
}
.page-products .products-list .product-item-details .product-item-name,
.product.name a {
  font-size: 1.8rem;
}
.page-products .products-list .product.description.product-item-description p {
  font-size: 1.35rem;
}
div#tab-label-additional {
  display: none;
}
div#tab-label-reviews,
div#reviews {
  display: none;
}
div#tab-label-description a#tab-label-description-title {
  display: none;
}
.product-social-links {
  display: none;
}
.product-reviews-summary.empty {
  display: none;
}
.product.attribute.sku {
  display: none;
}
.product-info-main .product.attribute.sku {
  display: none;
}
.stock.available {
  display: none;
}
.product-info-stock-sku {
  display: none;
}
.product-item-name > a,
.product.name a > a {
  color: #081387;
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: ease;
  text-decoration: none;
  font-family: RobotoCondensed-Bold, Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
}
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #081387;
}
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #9a9ece;
  text-decoration: none;
}
span.price {
  color: #081387;
  font-family: RobotoCondensed-Regular, Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
}
a.product-item-photo.hidden,
span.product-image-container.hidden {
  visibility: hidden;
}
.gallery-placeholder.hidden {
  display: none;
}
.cart.items.data.table tr th span {
  color: #081387;
}
.cart.main.actions {
  margin: 10px;
}
.cart-summary th,
.cart-summary strong {
  color: #081387;
}
.cart-container > form#form-validate {
  background: #F5F5F5;
  border: 1px solid #E1E1E1;
}
.cart-summary {
  border: 1px solid #E1E1E1;
}
.checkout-shipping-address.hide {
  display: none !important;
}
#checkoutSteps,
.opc-block-shipping-information,
.checkout.cart.flex {
  padding: 10px;
  background: #F5F5F5;
  border: 1px solid #E1E1E1;
}
.checkout-success,
div#registration {
  padding: 10px;
  margin: 10px;
}
.field-tooltip .field-tooltip-action:before {
  color: #081387;
}
.field-tooltip .field-tooltip-action:before:hover {
  color: #769A94;
}
.cart-summary div#block-shipping {
  display: none;
}
.cart.table-wrapper .items > .item {
  border-bottom: 2px solid #769A94;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #E1E1E1;
}
div#block-discount {
  display: none;
}
.cart-container .checkout-methods-items .item + .item {
  display: none;
}
#mini-cart a.product-item-photo {
  width: 78px;
}
div#checkout {
  padding-right: 15px;
  padding-left: 15px;
}
.checkout-success {
  padding-right: 15px;
  padding-left: 15px;
}
div#registration {
  padding-right: 15px;
  padding-left: 15px;
}
.message.notice {
  padding-right: 15px;
  padding-left: 15px;
}
.authentication-wrapper {
  display: none;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
  display: none;
}
.opc-progress-bar-item._active:before {
  background: #081387;
}
.opc-progress-bar-item._active > span:before {
  background: #081387;
}
.opc-progress-bar {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #081387;
}
.opc-wrapper .step-title,
#checkout-step-shipping,
.opc-block-summary > .title,
.opc-block-summary,
.payment-method._active,
.opc-block-shipping-information,
.shipping-information-title > span {
  color: #081387;
}
.opc-progress-bar-item > span,
.opc-progress-bar-item._active > span,
.opc-progress-bar-item._complete > span {
  color: #ffffff;
}
div#registration {
  background: #ffffffbb;
}
.checkout-success {
  background: #ffffffbb;
}
footer.page-footer {
  border-top: 0;
  padding: 4%;
  padding-bottom: 0;
  background: #eceefd;
}
.page-footer {
  background: #eceefd;
  margin-top: auto;
}
.footer.content .links a {
  color: #081387;
  text-decoration: none;
}
.footer.content {
  padding-top: 0;
  margin-top: 0;
  border: none;
}
.copyright {
  background: #eceefd;
  color: #081387;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  text-align: center;
}
.menu__footer a {
  color: #969696;
}
.menu__footer li {
  color: #081387;
}
.footer_row {
  margin-top: 30px;
  margin-bottom: 30px;
}
.block.newsletter {
  display: none;
}
.menu__footer img {
  padding: 10px;
}
#ul_li_footer {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.menu__column_logo {
  display: flex;
  align-items: center;
}
.menu__column {
  display: flex;
  align-items: flex-start;
}
.li_insta_fb {
  display: flex;
}
.menu__column_title p {
  color: #081387;
  font-size: 3rem !important;
  font-family: DMSerifDisplay-Regular, Georgia, "Times New Roman", serif;
}
.menu__column_droite p,
.menu__column_droite a {
  color: #081387;
  font-size: 2rem;
  font-family: RobotoCondensed-Regular, Helvetica, Arial, Lucida, sans-serif;
}
.menu__column_info p {
  color: #081387;
  font-size: 1.5rem;
  font-family: RobotoCondensed-Regular, Helvetica, Arial, Lucida, sans-serif;
  padding: 5px;
}
.menu__column_droite h4 {
  color: #081387;
  font-size: 2rem;
  font-weight: 800;
  font-family: RobotoCondensed-Regular, Helvetica, Arial, Lucida, sans-serif;
}
.section-items.nav-sections-items .nav-sections-item-content > .navigation {
  max-width: 820px;
}
@media screen and (max-width: 1295px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 757px;
  }
}
@media screen and (max-width: 1080px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 624px;
  }
}
@media screen and (max-width: 1050px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 615px;
  }
}
@media screen and (max-width: 980px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 563px;
  }
}
@media screen and (max-width: 950px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 535px;
  }
}
@media screen and (max-width: 880px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 477px;
  }
}
@media screen and (max-width: 850px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 453px;
  }
}
@media screen and (max-width: 770px) {
  .section-items.nav-sections-items .nav-sections-item-content > .navigation {
    max-width: 391px;
  }
}
.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;
}
@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__nav-wrap {
  min-height: 30px;
}
.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;
}
._block-content-loading .fotorama-item {
  position: absolute !important;
  z-index: -1;
  top: 0;
  width: 100%;
}
.gallery-placeholder:not(._block-content-loading) .gallery-placeholder__image {
  display: none;
}
