a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #00529a;
  text-decoration: none;
}
a:visited {
  color: #282828;
}
header.page-header {
  border-bottom: 1px solid #f1f1f1 !important;
}
@media only screen and (max-width: 767px) {
  header.page-header {
    padding: 10px 7px;
  }
}
.top-banner {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.top-banner:before {
  content: "";
  background-color: #00529a;
  opacity: 0.35;
  mix-blend-mode: multiply;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.cms-contact .top-banner:before,
.cms-page-view .top-banner:before {
  opacity: 0.75;
}
.top-banner img {
  width: 100%;
}
.top-banner p {
  color: #ffffff;
  font-size: 65px;
  font-weight: 300;
  line-height: 1em;
  position: absolute;
  bottom: 30px;
  width: 1200px;
  margin-left: -600px;
  left: 50%;
}
@media only screen and (max-width: 1250px) {
  .top-banner p {
    width: 100%;
    left: 0;
    margin-left: 0;
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .top-banner p {
    font-size: 34px;
  }
}
.top-banner small {
  font-size: 60%;
  vertical-align: text-top;
  line-height: 48px;
}
.product.attribute.description li {
  font-size: 18px;
}
.product.attibute .type,
.product.attribute p strong {
  display: none;
}
.product-info-main .stock.available {
  color: #00c14f;
}
body .minicart-wrapper {
  position: absolute;
  right: 0;
  top: 13px;
  height: 60px;
}
@media only screen and (max-width: 767px) {
  body .minicart-wrapper {
    top: -1px;
    height: 53px;
  }
}
body .minicart-wrapper .text,
body .minicart-wrapper .price-label {
  display: none !important;
}
body .minicart-wrapper .action.showcart {
  background: transparent;
  color: #555;
}
body .minicart-wrapper .action.showcart .counter {
  background: #176eb4 !important;
}
body .minicart-wrapper .action.showcart .counter.empty {
  display: none;
}
body .minicart-wrapper .action.showcart:before {
  padding-top: 10px;
  font-size: 22px;
}
body .minicart-wrapper.active .block-minicart {
  border-top: 3px solid #13aff0;
  left: auto;
}
body .action.primary,
body button {
  background-color: #2a6def;
  border-color: #2a6def;
  color: #fff;
}
body .action.primary:hover,
body button:hover {
  background: #fff;
  color: #282828;
  border-color: #2a6def;
}
body .product-info-main .page-title-wrapper {
  position: relative;
  display: inline-block;
  padding-right: 95px;
  max-width: 350px;
}
body .product-info-main .page-title-wrapper .image_after_title {
  position: absolute;
  right: 0;
  width: 60px;
  top: 0;
}
body .page-main {
  max-width: 1380px;
}
body .product-add-form .product-options-wrapper {
  max-width: 250px;
}
body .product-options-bottom .box-tocart {
  max-width: 250px;
}
body .price {
  color: #176eb4;
}
body .block-minicart .items-total .count {
  color: #176eb4;
}
body .page-wrapper > .top-container {
  max-width: 100%;
  padding: 0;
}
body .header-main-menu .logo {
  margin-top: 20px;
}
.column.main h3 {
  margin: 0 0 20px;
  color: #636566;
  font-size: 40px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .column.main h3 {
    font-size: 32px;
  }
}
.column.main sub,
.column.main sup {
  top: -0.5em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.column.main .row p {
  color: #54595f;
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
  margin-bottom: 15px;
}
.column.main .row p a:hover {
  color: #13aff0;
  text-decoration: none;
}
.column.main .row.landing-text p {
  font-size: 30px;
  font-weight: 300;
  line-height: 41px;
}
.text-right {
  text-align: right;
}
.nhs-text img {
  width: 100px;
}
.nhs-text img,
.nhs-text p {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 500px) {
  .nhs-text img,
  .nhs-text p {
    display: block;
    text-align: left;
  }
}
.nhs-text p {
  width: 68%;
  padding-left: 14px;
  font-size: 14px;
  margin: 0;
}
@media only screen and (max-width: 500px) {
  .nhs-text p {
    padding-left: 0;
    margin-top: 10px;
  }
}
.download-link img {
  max-width: 170px;
  transition-duration: .3s;
  transition-property: transform;
}
.download-link img:hover {
  transform: scale(1.1);
}
@media only screen and (min-width: 767px) {
  .menu-container .cdz-main-menu {
    padding-left: 30px;
  }
  .menu-container .cdz-main-menu .groupmenu {
    text-align: left;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0 > .groupmenu-drop {
    top: 74px;
    border-top: 3px solid #13aff0;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0 > a.menu-link {
    background-color: #fff;
    text-transform: initial;
    font-weight: 500;
    color: #555;
    font-size: 19px;
    padding: 26px 20px 26px;
    letter-spacing: 0.6px;
    border: none !important;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0:hover > a.menu-link {
    color: #555;
    background: transparent;
    border: none;
  }
  .cdz-menu .groupmenu-drop > li.item {
    border-bottom: 1px solid #f1f1f1;
  }
  .cdz-menu .groupmenu-drop > li.item a {
    display: block;
    position: relative;
    float: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0.6px;
    padding: 12px 15px;
    text-transform: capitalize;
  }
  .cdz-menu .groupmenu-drop > li.item a:hover {
    background-color: #f8f8f8;
    color: #555;
  }
  .cdz-menu .groupmenu-drop > li.item:last-child {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  body .nav-sections-item-title {
    text-align: left;
    padding: 18px 13px;
  }
  body .menu-container .groupmenu .groupmenu-drop .menu-link {
    padding: 6px 0;
  }
}
.text-editor {
  color: #00529a;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .text-editor {
    font-size: 22px;
  }
}
.block-video {
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #006EB4;
  width: 235px;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
.block-video:before {
  content: "\f01d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  font-size: 103px;
  color: #fff;
  left: 64px;
  top: 39px;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}
.block-video.big-video {
  width: 520px;
  border: none;
  margin: 0 auto;
}
@media only screen and (max-width: 580px) {
  .block-video.big-video {
    width: 100%;
  }
}
.block-video.big-video:before {
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -50px;
}
.product-box-link {
  display: inline-block;
  line-height: 1;
  background-color: #00529a;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff !important;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-family: "Roboto", Sans-serif;
  font-weight: 500;
}
.product-box-link:hover {
  transform: scale(1.1);
}
.block-video-title {
  font-size: 30px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .block-video-title {
    margin-bottom: 21px;
  }
}
.video-modal {
  position: fixed;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease,visibility .5s ease;
  z-index: 999;
}
.video-modal.js-open {
  opacity: 1;
  visibility: visible;
}
a.button-text {
  font-family: "Roboto", Sans-serif;
  font-size: 20px;
  font-weight: 300;
  fill: #00529A;
  color: #00529A;
  background-color: var(--e-global-color-7f970f2f);
  padding: 12px 0;
  display: block;
}
@media only screen and (max-width: 580px) {
  a.button-text {
    font-size: 18px;
  }
}
.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  width: 100%;
  height: 100%;
}
.modal-area {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 75%;
  height: 75%;
}
.modal-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 55.9375%;
  width: 100%;
}
.video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.page-layout-1column .columns {
  box-shadow: none;
  border: none;
}
.buy-section {
  font-size: 30px;
  font-weight: 300;
}
.buy-section h3 {
  font-size: 30px;
  font-weight: 300;
  color: #00529a;
}
.catalog-product-view .product-main-content,
.catalog-product-view .product.info.detailed {
  box-shadow: none;
}
.icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.icon-list-items li {
  font-size: 30px;
  font-weight: 300;
  padding-bottom: calc(10px);
}
@media only screen and (max-width: 600px) {
  .icon-list-items li {
    font-size: 22px;
  }
}
.icon-list-items li a {
  font-size: 30px;
  font-weight: 300;
}
@media only screen and (max-width: 600px) {
  .icon-list-items li a {
    font-size: 22px;
  }
}
.icon-list-items li i {
  color: #00529a;
  font-size: 40px;
}
.icon-list-items li .icon-list-text {
  padding-left: 20px;
}
footer.page-footer .bottom-footer-wrapper {
  background-color: #13aff0;
  border-color: #13aff0;
  padding: 5px 0;
}
footer.page-footer .bottom-footer-wrapper .copyright {
  display: block;
  text-align: center;
  float: none;
}
body .page-wrapper .page-bottom {
  width: 100%;
  background-color: #005caa;
  color: #fff;
  font-family: 'Helvetica Light';
  max-width: 100%;
  padding-top: 30px;
}
body .page-wrapper .page-bottom .footer-logo {
  width: 100px;
  display: block;
  margin-bottom: 15px;
}
body .page-wrapper .page-bottom .content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 0;
}
body .page-wrapper .page-bottom .content a {
  color: #fff;
}
body .page-wrapper .page-bottom .content a:hover {
  color: #13aff0;
  text-decoration: none;
}
body .page-wrapper .page-bottom .content ul {
  list-style-type: none;
  padding: 0;
}
body .page-wrapper .page-bottom .content ul li {
  border-top: 1px solid #fff;
  padding: 6px 0;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1.8;
}
body .page-wrapper .page-bottom .content ul li:last-child {
  border-bottom: 1px solid #fff;
}
body .page-wrapper .page-bottom .content .widget-title {
  display: block;
  line-height: 1;
  font-size: 21px;
  font-weight: 400;
  border-width: 0 0 0 3px;
  border-style: solid;
  border-color: #13aff0;
  letter-spacing: 1px;
  padding-left: 15px;
  margin: 0 0 20px;
  text-transform: capitalize;
  color: #fff;
}
body .page-wrapper .page-bottom .content p {
  font-size: 17px;
  line-height: 1.8;
}
#cookie-notice {
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  left: 0;
  text-align: center;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif;
  background-color: #13aff0;
  bottom: 0;
  display: none;
}
#cookie-notice .cookie-notice-container {
  padding: 15px 30px;
  text-align: center;
  width: 100%;
  z-index: 2;
}
#cookie-notice .cn-buttons-container,
#cookie-notice .cn-text-container {
  display: inline-block;
}
#cookie-notice .cn-close-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  width: 15px;
  height: 15px;
  opacity: .5;
  padding: 10px;
  outline: 0;
}
#cookie-notice .cn-button.bootstrap {
  color: #fff;
  background: #00a99d;
}
#cookie-notice .cn-button.bootstrap,
#cookie-notice .cn-button.wp-default {
  text-decoration: none;
  padding: 8.5px 10px;
  line-height: 1;
}
#cookie-notice .cn-button {
  margin: 0 0 0 10px;
  border: none;
}
#cookie-notice .cn-button:hover {
  background-color: #0b7cac;
  color: #fff;
}
#cookie-notice .cn-close-icon:after,
#cookie-notice .cn-close-icon:before {
  position: absolute;
  content: ' ';
  height: 15px;
  width: 2px;
  top: 3px;
  background-color: #fff;
}
#cookie-notice .cn-close-icon:before {
  transform: rotate(45deg);
}
#cookie-notice .cn-close-icon:after {
  transform: rotate(-45deg);
}
.show-notice #cookie-notice {
  display: block;
}
.benefits-grid {
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.benefits-grid .benefit {
  display: table-cell;
  width: 50%;
  padding: 40px 33px;
  height: 350px;
  background-size: cover;
  background-position: left;
}
@media only screen and (max-width: 767px) {
  .benefits-grid .benefit {
    display: block;
    width: 100%;
    min-height: 320px;
    height: auto;
  }
}
.benefits-grid .benefit img {
  width: 100%;
}
.benefits-grid .benefit span {
  display: block;
  position: relative;
  font-weight: bold;
}
.benefits-grid .benefit p {
  color: #fff;
  font-size: 33px;
}
@media only screen and (max-width: 767px) {
  .benefits-grid .benefit p {
    font-size: 26px;
  }
}
.about-blocks {
  display: table;
  width: 100%;
}
.about-blocks .about-block {
  width: 50%;
  float: left;
  overflow: hidden;
  font-size: 42px;
  text-align: center;
  max-height: 925px;
}
.about-blocks .about-block > div {
  padding-bottom: 20px;
}
.about-blocks .about-block p {
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .about-blocks .about-block {
    font-size: 32px;
    max-height: 700px;
  }
}
@media only screen and (max-width: 650px) {
  .about-blocks .about-block {
    width: 100%;
    float: none;
  }
}
.about-blocks .about-block span {
  display: block;
  font-weight: bold;
  color: #cf7000;
}
.about-blocks .about-block:nth-child(2n) > div {
  border-left: 2px solid #a6a6a6;
}
@media only screen and (max-width: 650px) {
  .about-blocks .about-block:nth-child(2n) > div {
    border: none;
  }
}
.top-banner_img {
  margin-bottom: 30px;
}
.column.main .text_block p {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  .column.main .text_block p {
    font-size: 25px;
  }
}
.column.main .text_block h3 {
  font-weight: bold;
}
.product-double-widget {
  display: table;
  width: 100%;
  border-bottom: 2px solid #a6a6a6;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.product-double-widget .double-widget {
  float: left;
  width: 33.3333%;
  border-left: 2px solid #a6a6a6;
}
.product-double-widget .double-widget:first-child {
  border: none;
}
@media only screen and (max-width: 650px) {
  .product-double-widget .double-widget {
    float: none;
    width: 100%;
    border: none;
  }
}
.product-double-widget .double-widget .product-item {
  width: 100% !important;
}
.product-double-widget .double-widget .product-item .price {
  color: #282828;
  font-size: 20px;
  display: block;
  margin-bottom: 16px;
}
.product-double-widget .double-widget .product-item-photo {
  display: inline-block;
  width: 37%;
  vertical-align: top;
}
.product-double-widget .double-widget .product-item-photo .product-image-container {
  width: 100% !important;
}
.product-double-widget .double-widget .product-item-details {
  display: inline-block;
  width: 61%;
  vertical-align: top;
  padding-top: 30px;
}
.product-double-widget .double-widget .product-item-details .product-item-name {
  font-size: 25px;
}
@media only screen and (max-width: 900px) {
  .product-double-widget .double-widget .product-item-details .product-item-name {
    font-size: 20px;
  }
}
.product-double-widget .double-widget .product-item-details .product-item-actions {
  display: block;
}
.product-double-widget .double-widget .product-item-details .product-item-actions .actions-primary a {
  background-color: #4730ff;
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
  font-size: 17px;
  border-radius: 6px;
}
.product-double-widget .double-widget .product-item-details .product-item-actions .actions-primary button.action {
  background-color: #4730ff;
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
  font-size: 17px;
  border-radius: 6px;
  border-color: #4730ff;
}
.product-double-widget .double-widget:nth-child(4n) {
  border: none;
}
.autoplay-video {
  position: relative;
  height: 331px;
}
@media only screen and (max-width: 425px) {
  .autoplay-video {
    height: 226px;
  }
}
@media only screen and (max-width: 380px) {
  .autoplay-video {
    height: 165px;
  }
}
@media only screen and (max-width: 340px) {
  .autoplay-video {
    height: 150px;
  }
}
.autoplay-video span {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  width: 40px;
  right: 23px;
}
.autoplay-video img {
  display: none;
  position: absolute;
  top: 0;
}
.autoplay-video.end span {
  display: block;
}
.autoplay-video.end img {
  display: block;
}
.autoplay-video.end video {
  display: none;
}
.big-video_block {
  position: relative;
}
.big-video_block a {
  width: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 50%;
  margin-top: -50px;
}
.big-video_block a img {
  width: 100%;
}
.big-video_block .big-video_prev {
  width: 100%;
}
.big-video_block iframe {
  border: none;
  width: 100%;
  display: none;
}
.big-video_block .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  display: none;
}
.big-video_block .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.big-video_block.play a {
  display: none;
}
.big-video_block.play .big-video_prev {
  display: none;
}
.big-video_block.play iframe {
  display: block;
}
.big-video_block.play .embed-container {
  display: block;
}
.contact-index-index .page-wrapper {
  background-color: #f7f7f7;
}
.contact-index-index .page-wrapper .columns {
  border: 1px solid #a1a3a4;
}
.contact-index-index .page-wrapper .columns .row p {
  color: #616263;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 6px;
}
.contact-index-index .page-wrapper .columns button {
  background-color: #0063b1;
  border-color: #0063b1;
}
.contact-index-index .page-wrapper .columns button:hover {
  background-color: #fff;
}
.contact-index-index h1.page-title {
  color: #565759;
  text-transform: uppercase;
  display: block;
  margin-top: 30px;
}
@media only screen and (min-width: 767px) {
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop {
    min-width: 700px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row {
    float: left;
    width: 174px;
    min-width: 174px;
    border: none;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row img.groupdrop-banner-pos {
    position: relative;
    max-width: 75px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row .groupdrop-banner_block {
    width: 100%;
    position: absolute;
    top: 0;
    height: 140px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row .groupdrop-banner_block img {
    display: block;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row .item.level2 {
    min-height: 142px;
    text-align: center;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row .item.level2 a {
    display: block;
    padding-top: 150px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row .item.level2 a:hover {
    background-color: transparent;
  }
}
@media only screen and (max-width: 930px) {
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop {
    min-width: 520px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row {
    width: 124px;
    min-width: 124px;
  }
}
@media only screen and (max-width: 767px) {
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop {
    min-width: 100%;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row {
    text-align: center;
    width: 100%;
    min-width: 100%;
    position: relative;
    margin-bottom: 15px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row .groupdrop-banner_block {
    width: 100%;
    position: absolute;
    top: 0;
    height: 140px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row .groupdrop-banner_block img {
    display: block;
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0%);
    max-height: 122px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row a {
    display: block;
    padding-top: 127px;
  }
  .menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop .item.level1.prod-menu.row a:hover {
    background-color: transparent;
  }
}
.copyright span a {
  color: #ffffff;
}
.block_first {
  display: inline-block;
  padding: 15px;
  width: 100%;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.7);
  background: #fff;
}
.accurate_img_block {
  font-size: 24px;
  color: #333;
  font-weight: 300;
}
.mob_img_block img {
  float: left;
}
.mob_img_text {
  display: block;
  overflow: hidden;
  padding-top: 75px;
  padding-left: 25px;
  position: relative;
  z-index: 1;
}
.right_img_block {
  position: absolute;
  max-width: 50%;
  bottom: 10px;
  right: 10px;
}
.mob_img_text h3 {
  margin: 0;
  padding: 0;
  color: #333;
  font-weight: 200;
  font-size: 24px;
}
.mob_img_text .shop_button {
  background: #2b87c8;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 3px;
  margin-top: 15px;
}
.rating_block {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 15px 0;
  box-shadow: 0px 6px 7px -5px rgba(0, 0, 0, 0.3);
  margin-bottom: 25px;
}
.rating_block .col50 {
  width: 50%;
  padding: 15px;
  text-align: center;
  float: left;
}
.rating_block .col50.border_left {
  border-left: 1px solid #ddd;
}
.visual_block {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 6px 7px -5px rgba(0, 0, 0, 0.3);
  padding-bottom: 15px;
}
.visual_block .col30 {
  width: 30%;
  float: left;
}
.visual_block .col70 {
  width: 70%;
  padding-left: 25px;
  float: left;
  position: relative;
}
.rating_block strong {
  font-size: 17px;
  font-weight: 300;
}
.rating_block p {
  font-weight: 200;
  font-size: 14px;
  margin: 0;
}
.border_left {
  border-left: 1px solid #ddd;
}
.visual_block_one h2 {
  font-weight: 300;
  font-size: 24px;
  margin: 0 0 15px 0;
}
.visual_block_inner_store img {
  float: right;
  padding-left: 15px;
}
.visual_block_inner_store p {
  font-weight: 200;
  font-size: 14px;
  color: #666;
}
.visual_block_inner_testing {
  position: relative;
  padding-top: 15px;
  border-top: 1px solid #ddd;
  margin-top: 25px;
}
.visual_block_inner_testing .img_abs {
  position: absolute;
  width: 150px;
  right: 0;
  bottom: 0;
}
.visual_block_inner_testing p {
  width: 60%;
  font-weight: 200;
  font-size: 14px;
  color: #666;
}
.shop_button {
  background: #2b87c8;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 3px;
  margin-top: 15px;
}
.price-block {
  display: inline-block;
  width: 100%;
  font-weight: 300;
  font-size: 24px;
  margin: 15px 0;
  color: #666;
}
.price-block .left_test {
  float: left;
}
.price-block .right_price {
  display: block;
  overflow: hidden;
}
.visual_block .col70 p {
  width: 30%;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #666;
}
.visual_block .col70 h4 {
  font-size: 24px;
  font-weight: 300;
  margin-top: 25px;
}
.visual_block .col70 .img_abs {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 54%;
  float: right;
}
.visual_block_inner_store {
  display: inline-block;
  width: 100%;
}
.cdz-three-banner .groupbanner-text {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px;
  background: #fff;
}
.cdz-three-banner h5 {
  font-weight: 300;
  text-align: center;
  font-size: 17px;
  text-transform: capitalize;
  min-height: 50px;
}
.cdz-three-banner h5 strong {
  display: block;
  text-transform: uppercase;
  color: #f79405;
  font-weight: 300;
}
.category-view {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 15px 0px 15px;
}
.category-view .category-description {
  padding-bottom: 15px;
  padding-left: 20px;
  margin-bottom: 0px;
  width: auto;
  font-size: 16px;
}
.category-view .category-image {
  width: auto;
  text-align: center;
}
.category-view .category-image .image {
  max-width: 170px;
  margin: 0 auto;
}
.product-catgery-sec {
  margin: 0px -10px;
}
.product-catgery-top {
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  overflow: hidden;
  background: #fff;
}
.page-layout-1column .product.media {
  width: 50%;
}
.page-layout-1column .product-info-main {
  width: 50%;
  padding-left: 30px;
}
.betachek-c50 h1 {
  font-size: 45px;
  font-weight: normal;
  color: #888888;
  line-height: 1.1;
  margin-bottom: 15px;
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}
.betachek-c50 h2 {
  display: inline-block;
  width: 100%;
  font-size: 29px;
  font-weight: normal;
  color: #000;
  line-height: 1.09091;
}
.betachek-c50 p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 300;
}
.accessories_block .thumb img {
  max-height: 200px;
  width: auto;
  margin: 0 auto 15px auto;
  min-height: 200px;
}
.betachek-c50 .tech-heading {
  font-weight: bold;
}
body {
  background: #fff;
}
.page-footer .top-footer-wrapper {
  background-color: #144ea1;
  min-height: 100px;
}
.quickshop-wrapper .fotorama__stage__frame .fotorama__img {
  max-height: 80%;
}
.fotorama-item.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  max-height: 80%;
}
/* ds css here

.cms-betachek-c50 .heading {
color: #000000;font-family: "sf_ui_textregular" !important; font-size: 45px;font-weight: 600;line-height: 1.1;margin-bottom: 15px;margin-top: 15px; text-align: center;}
.cms-betachek-c50 .sub-heading {color: #000000; font-family: "sf_ui_textregular" !important; font-size: 30px; font-weight: 600; line-height: 1.09091; text-align: center;}*/
@media (max-width: 1023px) {
  .visual_block .col30 {
    width: 50%;
  }
  .visual_block .col70 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .right_img_block {
    position: inherit;
  }
  .visual_block .col30 {
    width: 100%;
  }
  .visual_block .col70 {
    width: 100%;
    padding: 25px 0;
  }
  .border_left {
    border-left: none;
  }
  .right_img_block {
    width: 100%;
  }
  .visual_block .col70 p {
    width: 100%;
  }
  .visual_block .col70 .img_abs {
    position: inherit;
    float: none;
  }
  .visual_block .col70 h4 {
    margin-top: 15px;
  }
  .page-layout-1column .product-info-main {
    padding-left: 0px;
  }
}
.minicart-wrapper .action.showcart::before {
  background-image: none;
  content: "\f291";
  font-family: FontAwesome;
  font-size: 20px;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart::before {
  background-image: none;
}
.payment-icon {
  display: flex;
  justify-content: center;
}
.payment-icon img {
  margin-right: 5px;
}
header.page-header .header-wrapper-content > .header.content {
  padding: 0;
}
.header-wrapper-content.sticky-menu .minicart-wrapper {
  margin: 0;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 5;
}
.header-wrapper-content.sticky-menu,
.header-wrapper-content.sticky-menu.active {
  box-shadow: 0 0 5px #bdbdbd;
  -moz-box-shadow: 0 0 5px #bdbdbd;
  -webkit-box-shadow: 0 0 5px #bdbdbd;
  -o-box-shadow: 0 0 5px #bdbdbd;
  -ms-box-shadow: 0 0 5px #bdbdbd;
  width: 100%;
  max-width: 100% !important;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 889;
  margin: 0 auto;
  position: fixed !important;
}
.header-wrapper-bottom .header.content {
  display: inherit;
  justify-content: center;
  align-items: center;
}
.header-main-menu .logo {
  display: inline-block;
}
.header-wrapper-bottom .header-main-menu .nav-sections {
  float: none;
  clear: none;
  display: inline-block;
  vertical-align: middle;
  width: 75%;
}
.header-wrapper-content.sticky-menu .minicart-wrapper .action.showcart .text {
  display: none;
}
.header-wrapper-content.sticky-menu .minicart-wrapper .price-label {
  display: none;
}
.header-wrapper-content.sticky-menu .minicart-wrapper .action.showcart {
  border: 0;
  background-color: transparent;
  color: #fff;
}
.header-wrapper-content.sticky-menu .search-wrapper {
  float: right;
  position: absolute;
  right: 70px;
  width: 40px;
  height: 40px;
  top: 0;
}
.header-wrapper-content.sticky-menu .search-wrapper .block-search .input-text {
  text-transform: uppercase;
  transition: all 500ms ease;
  border-width: 0;
  width: 0;
  float: right;
  padding: 0;
}
.sticky-menu #search_autocomplete {
  width: 280px !important;
  right: 0 !important;
  left: auto !important;
}
.header-wrapper-content.sticky-menu .search-wrapper:hover .block-search input[type="text"] {
  width: 250px;
  padding: 0 40px 0 10px;
  border-width: 1px;
}
.header-wrapper-content.sticky-menu.active .logo {
  position: inherit;
  left: 10px;
  top: 0;
  width: auto;
  height: auto;
  z-index: 5;
  display: inline-block;
}
.page-header .panel.wrapper {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 111;
  top: 0;
  display: none;
}
.header-wrapper-content.sticky-menu .header-wrapper-bottom {
  padding: 4px 0;
}
.header-wrapper-content.sticky-menu .minicart-wrapper .action.showcart .counter.qty {
  top: 0;
  right: 0;
  left: auto;
  border: 0;
  background-color: #fc7070;
  color: #fff;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart::before {
  width: 40px;
}
.header-main-menu .logo,
.header-wrapper-content.sticky-menu.active .logo {
  display: inline-block;
}
.cdz-horizontal-menu .groupmenu {
  text-align: center;
}
.cdz-horizontal-menu .groupmenu li.item.level0 {
  float: none;
}
.cdz-menu .groupmenu-drop > li.item {
  padding: 0;
  text-align: left;
}
.header-wrapper-content.sticky-menu .minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.header-wrapper-content.sticky-menu.active .header.content {
  padding: 0 10px;
  position: relative;
}
header.page-header .header-wrapper-content > .header.content {
  padding: 0 10px;
}
.minicart-wrapper .action.showcart::before {
  font-size: 17px;
  padding-top: 13px;
}
.cms-about.cms-page-view.page-layout-1column .columns {
  padding-top: 0;
  padding-bottom: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .page-header .logo .small-logo {
    display: none;
  }
  .page-header .logo {
    margin-bottom: 0;
  }
  .page-header .logo .main-logo {
    padding-top: 11px;
    display: inline-block;
  }
  .header-main-menu .logo,
  .header-wrapper-content.sticky-menu.active .logo {
    width: 100%;
    margin: 0;
  }
  .header-wrapper-content.sticky-menu .minicart-wrapper .action.showcart .counter.qty.empty {
    display: none;
  }
  .nav-toggle {
    top: 15px;
  }
  /*  .page-layout-1column.catalog-category-view .columns .block.filter .block-title.filter-title {	display: none;}*/
  .header-main-menu .logo,
  .header-wrapper-content.sticky-menu.active .logo {
    width: 160px !important;
    margin: 0 auto !important;
    display: block !important;
  }
  .cms-about.cms-page-view.page-layout-1column.cdz-fullwidth-fix-left .page-main {
    padding-top: 0;
  }
  /* .cms-about.cms-page-view.page-layout-1column.cdz-fullwidth-fix-left .page-main #authenticationPopup ~ p {display: none; } */
}
.checkout-index-index .page-header {
  background-color: #fff;
}
.checkout-index-index .authentication-wrapper .action.action-auth-toggle {
  color: #000;
}
/* added on 31 may 2019 */
/*@media (max-width:1080px) {
.cdz-horizontal-menu .groupmenu {text-align: left;}
.header-main-menu .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {padding: 13px 10px 13px;}
.iframe-container iframe {width: 100% !important;}
}
*/
@media (min-width: 768px) and (max-width: 1080px) {
  .header-wrapper-content.sticky-menu .search-wrapper .block-search .input-text {
    max-width: 100% !important;
  }
  /*.sticky-menu:not(.active) .block-search {width: 190px;}	*/
}
@media (max-width: 1080px) {
  .cdz-horizontal-menu .groupmenu {
    text-align: left;
  }
  .iframe-container iframe {
    width: 100% !important;
  }
}
/* css added on 14 Aug 2019 */
.cdz-cat-search .inner span {
  display: none;
}
.search-wrapper #search-content {
  width: 270px !important;
}
.full-slideshow-wrapper video {
  height: calc(58vh);
  background: #000;
  width: 100%;
  min-width: 100%;
  object-fit: cover;
}
.videocontainer #productHome {
  padding: 0;
}
.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;
}
