@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
/* override parent styles(variables etc.) here... */
@font-face {
  font-family: "solum-icon";
  src: url('../fonts/Luma-Icons/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
input[type="radio"] {
  height: unset !important;
  accent-color: #626576 !important;
}
input[type="radio"]:checked {
  height: unset !important;
  accent-color: #007aff !important;
}
input[type="checkbox"] {
  accent-color: #007aff !important;
}
.mce-widget button {
  background: none !important;
  border: none !important;
}
.searchBox-clearWrapper {
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 25%;
  left: 95%;
}
.searchBox-clear {
  color: #ccc;
  padding: 0;
  font-size: inherit;
  cursor: pointer;
  line-height: 1.5;
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.searchBox-clearInput:hover {
  color: #aaa;
}
.page-header {
  border-bottom: 1px solid #f1f2f3 ;
  position: sticky;
  z-index: 900;
  top: 0;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .page-header {
    border: 0;
  }
}
body {
  font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Open Sans", "Helvetica Neue", "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.header.content .block.block-menu ul {
  list-style: none;
  margin: 0 !important;
  height: 100%;
  display: flex;
  padding-left: 80px;
}
@media screen and (min-width: 1400px) {
  .block.block-menu {
    min-width: 600px;
  }
}
.block.block-menu {
  margin-bottom: 0 !important;
}
.block.block-search {
  width: initial;
}
.minicart-wrapper .action.showcart:before {
  display: none !important;
}
.customer-notlogin {
  cursor: pointer;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_FormBuilder
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
/* material css starts */
input:focus ~ .wk-material-label,
select ~ .wk-material-label,
textarea:focus ~ .wk-material-label,
textarea:not([type="hidden"], :placeholder-shown) ~ .wk-material-label,
input:not([type="hidden"], :placeholder-shown) ~ .wk-material-label {
  top: 1px;
  left: 10px;
  opacity: 1;
  font-size: 12px;
  line-height: 24px;
}
.cms-contacts .contact-us-top-header textarea:not([type="hidden"], :placeholder-shown) ~ .wk-material-label {
  background: white;
  width: 80%;
}
.wk-material-label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.53);
  position: absolute;
  pointer-events: none;
  left: 12px;
  top: 14px;
  z-index: 2;
  transition: 0.5s ease all;
}
/* material css stops */
.customer-notlogin {
  cursor: pointer;
}
.block-customer-login .social-signup .wksocialsignup {
  cursor: pointer;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 12px;
  text-align: center;
  float: unset;
  height: 56px;
  width: 56px;
  margin-left: 0px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-lg-corner-radius, 12px);
  border: 1px solid var(--button-color-light-outline-enabled-stroke, #e1e2e5);
}
.field.social-signup {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--12075-rem, 12px);
}
.wk-step-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.img-container {
  display: inline-block;
  aspect-ratio: 1;
  /*float: left;*/
  /*padding-left: 9px;*/
  /*padding-top: 9px;*/
}
/*.fb_button_ps .img-container {*/
/*  padding-left: 17px;*/
/*  padding-top: 17px;*/
/*}*/
.block-customer-login .social-signup .wksocialsignup img {
  border-radius: 20%;
  display: inline-block;
}
.block-customer-login .social-signup .wksocialsignup .title {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: rgba(0, 0, 0, 0.53);
  margin-top: 17px;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice h3 {
  text-align: center;
  color: white;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice h3:before {
  content: "Line";
  height: 1px;
  background: #e1e1e1;
  font-size: 1px;
  position: absolute;
  left: 0;
  width: 50%;
  top: 50%;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice h3:after {
  content: "Line";
  height: 1px;
  background: #e1e1e1;
  font-size: 1px;
  position: absolute;
  right: 0;
  width: 50%;
  top: 50%;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice {
  position: relative;
}
#wk-rfq-modal {
  display: none;
}
.wk-step-body .fieldset .wk-additional-login-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.wk-step-body .fieldset .wk-additional-login-section .wk-action.secondary {
  text-align: right;
  float: none;
}
.wk-step-body .fieldset .wk-action.persistent {
  display: flex !important;
  align-items: baseline;
  font-size: 16px;
  color: #00203f;
  text-align: left;
}
.modal-popup.wk-rfq-modal .modal-inner-wrap {
  min-width: 544px;
  align-items: center;
  border-radius: 20px;
}
.modal-popup.wk-rfq-modal .modal-content {
  width: 100%;
  min-width: 544px;
}
.forgot-password.modal-slide .action-close,
.send-password.modal-slide .action-close,
.wk-rfq-modal.modal-slide .action-close {
  margin: 28px;
}
.forgot-password.modal-slide .action-close:before,
.send-password.modal-slide .action-close:before,
.wk-rfq-modal.modal-slide .action-close:before {
  font-size: 16px;
  color: #090a0b;
}
/* .wk-rfq-modal.modal-slide .action-close:hover:before {
     color: white !important;
 } */
.modal-popup.wk-rfq-modal .modal-title {
  padding: 24px 0 40px;
  font-family: Pretendard !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  text-align: left !important;
  color: var(--neutral-500, #626576) !important;
}
.modal-popup.wk-rfq-modal .modal-title .progress-bar {
  height: 8px;
  background: #f1f2f3;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  margin-top: 8px;
  z-index: 2;
}
.modal-popup.wk-rfq-modal .modal-title .progress-bar:after {
  border-bottom: 8px solid #007aff;
  content: ".";
  font-size: 1px;
  position: absolute;
  left: 0;
  width: var(--after-width);
  bottom: 0;
}
.modal-popup.wk-rfq-modal .modal-title .modal-subtitle {
  position: absolute;
  font-weight: 700;
  font-size: 18px;
  color: #626576 !important;
}
.modal-popup.wk-rfq-modal .modal-header {
  padding: 48px 48px 0;
  border-bottom: 0;
  width: 100%;
  min-width: 544px;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .field.confirmation,
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .field.email {
  display: none;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreements-block {
  margin-bottom: 14px;
}
.customer-agreements-block span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  color: #626576 !important;
}
.customer-agreements-block span > a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 24px;
  /* 150% */
  color: #007aff !important;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreement label {
  width: 100%;
  display: inline-block;
  margin-top: 12px;
}
.or-login .text-login {
  color: var(--neutral-500, #626576);
  text-align: center;
  /* text/md/Regular */
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.modal-popup.forgot-password .modal-inner-wrap,
.modal-popup.send-password .modal-inner-wrap {
  display: flex;
  width: 576px !important;
  flex-direction: column;
  align-items: flex-end;
  border-radius: var(--203-xl, 20px);
  background: var(--neutral-0, #ffffff);
}
.modal-popup.forgot-password .modal-footer,
.modal-popup.send-password .modal-footer {
  display: none;
}
.form-password-forget-popup .field.note {
  color: var(--neutral-500, #626576);
  /* text/xl/Regular */
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  padding-top: 20px;
  margin-bottom: 48px !important;
}
.form-password-forget-popup .actions-toolbar > .primary {
  width: 100%;
}
.form-password-forget-popup .action.submit.primary {
  display: flex;
  width: 100%;
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 121px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #007aff);
}
.ajax-form-forgetPass .form-password-forget-popup .action.submit.primary {
  display: flex;
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 160px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #007aff);
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreements-block label button {
  text-align: left;
  background: transparent;
  border: unset;
  text-decoration: none;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreement.required::after {
  content: "";
}
.modal-popup.wk-rfq-modal .modal-content .fieldset {
  margin: 0;
}
.modal-popup.wk-rfq-modal .modal-content form .fieldset {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 12px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step {
  display: none;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step.current {
  display: block;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #090a0b;
  text-align: left;
  margin: 15px 0px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-title.wk-step-title-custom {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #090a0b;
  text-align: center;
  margin: 15px 0px;
  padding-left: 95px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .form.create.account.form-create-account {
  min-width: 100%;
  display: none;
  margin-bottom: 32px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .wk-action {
  margin-bottom: 22px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .wk-action.secondary {
  display: none;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .primary {
  width: 100%;
  height: 56px;
  margin-top: 48px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .primary .action {
  width: 100%;
  float: unset;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar .action.remind {
  color: #0053af !important;
  font-size: 16px;
  margin-top: 0px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .sign-in-actions-toolbar,
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .sign-up-actions-toolbar {
  text-align: center;
  color: #626576;
  padding-top: 20px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from {
  position: relative;
  margin-top: 32px;
  display: flex;
  align-items: center;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .wk-prev {
  padding: 0 var(--button-size-lg-padding, 28px);
  border: 1px solid #e1e2e5;
  border-radius: 1000px;
  font-weight: 700;
  font-size: 16px;
  color: #00203f;
  cursor: pointer;
  display: inline-block;
  height: 56px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .wk-prev:before {
  /*content: "\e906";*/
  font-size: 20px;
  color: #00203f;
  font-family: "solum-icon";
  vertical-align: middle;
  padding-right: 4px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav {
  display: inline-block;
  position: absolute;
  right: 0;
  height: 44px;
  display: flex;
  align-items: center;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-next {
  cursor: pointer;
  padding: 0 28px;
  background: #00203f;
  border-radius: 1000px;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  height: 100%;
  min-width: 120px;
  height: 56px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-next:after {
  /*content: "\e901";*/
  font-size: 23px;
  font-family: "solum-icon";
  padding-left: 4px;
  vertical-align: middle;
  font-weight: 100;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-skip {
  cursor: pointer;
  padding: 40px;
  background: #ffffff;
  border-radius: 4px;
  font-weight: 700;
  font-size: 17px;
  color: #00203f;
  /* height: 44px; */
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-skip:after {
  /*content: "\e958";*/
  font-size: 20px;
  font-family: "solum-icon";
  padding-left: 4px;
  vertical-align: middle;
}
/*.modal-popup.wk-rfq-modal .wk-step-body .form-login .field.password {*/
/*  display: none;*/
/*}*/
.modal-popup.wk-rfq-modal .wk-step-body .form-login .field-recaptcha .field {
  display: none;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-login .field-recaptcha .g-recaptcha {
  margin-left: 35px;
}
.wk-prev.step-1 {
  visibility: hidden;
}
.wk-step-body fieldset .field .radio-group {
  /* border-bottom: 1px solid #EEF1F5;
    border-top: 1px solid #EEF1F5; */
  border-radius: 4px;
}
.wk-step-body fieldset .field .checkbox-group {
  border: 1px solid #eef1f5;
  border-radius: 4px;
  height: 100%;
  overflow-y: auto;
}
.wk-step-body fieldset .field .option-group {
  padding: 24px;
  border-bottom: 1px solid var(--neutral-50, #f1f2f3);
}
.option-group:last-of-type {
  border-bottom: none !important;
}
.wk-step-body fieldset .field.radio-box-group .radio-group .option-group :not(:last-child) {
  border-bottom: 1px solid #eef1f5;
}
.wk-step-body fieldset .field.radio-box-group .control.radio-group .option-group {
  width: 100%;
}
.wk-step-body fieldset .field.accord .option-group {
  /* border-top: 1px solid #EEF1F5; */
}
.wk-step-body fieldset .field .option-group label {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #383b45;
  vertical-align: top;
}
.cms-contacts .pagebuilder-column .wk-step-body fieldset .actions-toolbar {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.wk-step-body fieldset .actions-toolbar {
  display: flex;
  flex-direction: column;
  gap: 1px;
  width: 100%;
}
.cat-tabs {
  max-width: 388px;
  white-space: nowrap;
  overflow-x: auto;
  width: 100%;
}
.cat-tabs div.cat-tab {
  padding: 10px 16px;
  border: 1px solid rgba(0, 0, 0, 0.32);
  border-radius: 33px;
  font-weight: 600;
  color: #00203f;
  display: inline-block;
  margin: 0px 10px 10px 0px;
  cursor: pointer;
}
.cat-tabs div.cat-tab:hover {
  background: #e8e8e8;
  color: #333333;
}
.cat-tabs div.cat-tab.clicked {
  background: #e8e8e8;
  color: #333333;
}
.wk-step-body .wk-error-box {
  max-height: 100%;
  min-height: 22px;
  /*padding: 10px;*/
  color: #ea053c;
  margin: 0 0 10px;
  border: unset;
  border-radius: unset;
  display: none;
}
.err-msg-custom {
  color: var(--error-500, #e01839);
  /* text/sm/Regular */
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
.wk-step-body .fieldset .field {
  background: #ffffff;
  vertical-align: top;
  width: 100%;
  border-radius: 12px !important;
  overflow: hidden;
}
.wk-step-body .fieldset .field.d-half-width {
  width: calc(44%);
  overflow: visible;
}
div.mage-error[generated] {
  margin-top: 0 !important;
}
.wk-step-body .fieldset .field.radio-box-group,
.wk-step-body .fieldset .field.uploadfile,
.wk-step-body .fieldset .field.textarea-box,
.wk-step-body .fieldset .field.checkbox-group,
.wk-step-body .fieldset .field.subcatgories {
  max-height: 100%;
  height: 100%;
  /* border: 1px solid #EEF1F5; */
  border-radius: unset;
}
.wk-step-body .fieldset .field.radio-box-group.accord:not(:last-child) {
  margin: 0;
  /* border-top: 1px solid #EEF1F5;
    border-right: 1px solid #EEF1F5; */
  border-bottom: 1px solid #eef1f5;
}
.wk-step-body .fieldset .field.radio-box-group .label .radio-label-span {
  font-weight: 700;
  font-size: 18px;
  color: #383B45;
}
.wk-step-body .fieldset .field.password {
  max-height: 100%;
  height: 100%;
}
.wk-step-body .fieldset .field .control {
  width: 100%;
  position: relative;
}
.wk-step-body .fieldset .field .control:not(:first-child) {
  border-top: 1px solid #eef1f5;
}
.wk-step-body .fieldset .field .control select {
  height: 56px !important;
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 16px;
  color: #090a0b;
  position: relative;
}
.wk-step-body .fieldset .field .control input {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 16px;
  color: #090a0b;
  accent-color: #00203f !important;
  padding: 16px;
}
.wk-step-body .fieldset .field .control textarea {
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 16px;
  color: #00203f;
  accent-color: #00203f !important;
  padding: 16px 16px 16px 61px;
}
.wk-step-body .fieldset .field .control input[type="tel"] {
  padding: 25px 16px 16px 61px;
}
.wk-step-body .form-create-account .fieldset.create.account:after {
  display: none;
}
.wk-step-body .fieldset .field .control input[type="radio"] {
  height: unset !important;
  accent-color: #007aff !important;
  box-shadow: none !important;
}
.wk-step-body .fieldset .field .control input[type="file"] {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#wk-rfq-modal .wk-step.last-step .wk-step-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #00203f;
  display: inline-block;
}
.wk-step.last-step .wk-step-body .row-title {
  font-weight: 600;
  font-size: 20px;
  color: #00203f;
  margin-bottom: 35px;
}
#wk-rfq-modal .wk-step.last-step .success-message {
  margin-bottom: 40px;
}
#wk-rfq-modal .wk-step.last-step .diver {
  place-self: center;
  margin-bottom: 40px;
  width: 240px;
  height: 1px;
  max-width: 240px;
  background: var(--neutral-100, #e1e2e5);
}
#wk-rfq-modal .wk-step.last-step.current {
  text-align: center;
}
.wk-step-body .fieldset .heading {
  text-align: center;
  margin-bottom: 10px;
  color: #00203f;
}
.wk-step-body .fieldset .field .checkbox-label,
.wk-step-body .fieldset .field .radio-label {
  width: -webkit-fill-available;
  width: -moz-available;
  margin: 0;
  padding: 16px 0px;
  position: relative;
  background: #ffffff;
  border-bottom: 1px solid #eef1f5;
  border-radius: 4px;
}
.wk-step-body .fieldset .field .label.checkbox-label .plus:after,
.wk-step-body .fieldset .field .label.radio-label .plus:after {
  content: "\e905";
  font-family: "solum-icon";
  position: absolute;
  right: 10px;
}
.wk-step-body .fieldset .field .label.checkbox-label .minus:after,
.wk-step-body .fieldset .field .label.radio-label .minus:after {
  content: "\e942";
  font-family: "solum-icon";
  position: absolute;
  right: 10px;
}
.wk-step-body .login-container .block-customer-login {
  width: 100%;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body a {
  cursor: pointer;
  font-weight: 700;
  color: #007aff !important;
  text-decoration: none;
}
.wk-step-body .form-control {
  width: 100%;
  background: #fafafa;
  border: 1px solid #86a8c1;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.53);
  margin: 0;
}
.wk-step-body .form-control.input-select {
  padding: 16px 42px 16px 16px;
  background-position-x: calc(81%) !important;
}
.short_user_name {
  display: none;
}
.wk-step-body #media_gallery_content .image {
  height: 120px;
  background: #fafafa !important;
  border: 1px dashed rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.wk-step-body #wk_media_gallery_content .image .image-label:before {
  content: "";
}
#wk_media_gallery_content {
  max-height: 40vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
}
.wk-step-body #media_gallery_content .image.image-placeholder:before {
  vertical-align: middle;
  font-size: 300%;
  transform: rotateY(0deg) rotate(45deg);
  line-height: 113px;
  display: inline-block;
}
.wk-step-body #media_gallery_content .image .uploader,
.wk-step-body #media_gallery_content .image .uploader .form-buttons {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .mp-newtheme-wrapper .header.content .block-search .block-content {
    right: -60px;
  }
  .nav-open .nav-sections .nav-sections-items {
    padding: 0 20px;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content {
    padding: 0;
    margin-top: 56px;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li {
    border-bottom: 1px solid #E1E2E5;
    margin: 0;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li.contact-sale-mobile {
    border-bottom: 0;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li.contact-sale-mobile a {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li .menu-item-content .background-wrapper .wrapper-container .nav-item a .item-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    margin-bottom: 6px;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li .menu-item {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.005em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation .menu-item:hover {
    border-bottom: 0;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation .level-top-menu-item {
    padding: 10px 0;
  }
  .nav-open .nav-sections .navigation li .menu-item-content.hide {
    display: none;
  }
  .modal-popup.wk-rfq-modal.modal-slide .modal-inner-wrap[class] {
    background-color: white;
    width: 100% !important;
    min-width: auto;
  }
  .modal-popup.wk-rfq-modal.modal-slide {
    left: calc(15%);
  }
  .wk-step-body .fieldset .field.d-half-width {
    width: 100% !important;
  }
  .modal-popup.forgot-password .modal-inner-wrap,
  .modal-popup.send-password .modal-inner-wrap {
    width: 100% !important;
  }
  .modal-popup.forgot-password .modal-inner-wrap .modal-content,
  .modal-popup.send-password .modal-inner-wrap .modal-content {
    padding: 20px !important;
  }
  .form-password-forget-popup .action.submit.primary {
    padding: 0 20px;
  }
  .modal-popup.wk-rfq-modal .modal-content {
    max-width: 100% !important;
    padding-right: 1rem;
    padding-left: 1rem;
    min-width: auto;
    padding: 20px !important;
  }
  .modal-popup.wk-rfq-modal .modal-inner-wrap {
    border-radius: unset;
    max-width: 90vw;
  }
  body .modal-popup.wk-rfq-modal._inner-scroll .modal-inner-wrap {
    width: 100%;
    overflow-x: clip;
  }
  .modal-popup.wk-rfq-modal .modal-content form .fieldset {
    padding: 0px;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: unset !important;
  }
  .customer-product-index.page-layout-2columns-left .product.data.items {
    border-bottom: unset;
  }
}
/* @media only screen and (max-width: 450px) {
  .modal-popup.wk-rfq-modal .modal-content {
    max-width: 70vw;
  }
}*/
@media only screen and (max-width: 400px) {
  .modal-popup.wk-rfq-modal .modal-content {
    max-width: 73vw;
  }
  .modal-popup.wk-rfq-modal .image.image-placeholder::before {
    left: 1.5%;
  }
  .modal-popup.wk-rfq-modal .image .image-placeholder-text {
    top: 12%;
  }
  .modal-popup.wk-rfq-modal .image .image-placeholder-text-next {
    top: 36%;
  }
}
.wk-step-body input[type="checkbox"] {
  accent-color: #007aff !important;
  border-color: #c4c6cd;
  /* Example color: blue */
}
/* .wk-rfq-modal .fieldset > .field {
     margin:0 0 20px;
 } */
.wk-rfq-modal .fieldset > .field.choice.newsletter {
  margin-bottom: 0px;
}
.wk-step .study-listing {
  grid-template-columns: repeat(3, 1fr);
}
#wk-rfq-modal .wk-step.last-step .wk-step-body .study-listing-wrapper {
  text-align: left;
  margin-bottom: 0px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body a .page-content-description-wrapper {
  font-size: 1.4rem;
}
.modal-popup.wk-rfq-modal .modal-content .study-row {
  overflow-x: hidden;
  width: calc(148%);
}
/*.telephone .control {*/
/*  display: flex;*/
/*}*/
.customer-address-index .telephone .control {
  display: unset;
  border: unset;
  border-radius: unset;
}
.baseshipping-shipping-index .telephone .control {
  display: unset;
  border: unset;
  border-radius: unset;
}
.multishipping-checkout_address-newshipping .telephone .control {
  display: unset;
  border: unset;
  border-radius: unset;
}
.wk-step-body .fieldset .field.telephone .control input {
  border: unset;
}
.form-create-account.wk-create-supplier-customer .telephone .control {
  position: relative;
}
.form-create-account.wk-create-supplier-customer div#telephone-error {
  position: absolute;
  top: 30px;
}
.wk-step-body .fieldset .field .control div#telephone-error {
  position: absolute;
  top: 60px;
}
.phone-code {
  font-size: 16px;
  padding: 0 16px;
  margin: 16px 0;
  line-height: 24px;
  color: #a3a5ae;
  border-right: 1px solid #e1e2e5;
}
.phone-input-styled {
  display: flex;
  background-color: #f1f2f3;
  border-radius: 8px;
}
.phone-input-styled > input {
  padding: 16px !important;
  height: 56px !important;
}
.phone-input-styled > input:focus {
  box-shadow: none !important;
}
.mp-newtheme-wrapper .wk-rfq-modal .fileinput-button:after {
  display: none;
}
.wk-step-body .fieldset .field.password {
  position: relative;
}
.modal-body-content .wk-step-body .success-message {
  color: var(--neutral-500, #626576);
  text-align: center;
  /* text/xl/Regular */
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
}
.modal-body-content .wk-step-body .solum-fixed-container.row-title {
  color: var(--neutral-900, #090a0b);
  text-align: center;
  /* display/xs/Bold */
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
}
.password-validate-section {
  position: absolute;
  z-index: 999;
  background-color: white;
  width: -webkit-fill-available;
  padding: 15px;
  border: 1px solid #dedede;
  border-radius: 10px;
  margin-top: 2px;
  box-shadow: 0px 11px 15px rgba(0, 0, 0, 0.25);
  font-family: sans-serif;
  display: none;
}
.vali {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}
.vali p {
  color: #787878;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
.vali p.invalid {
  color: red;
}
.vali p.valid {
  color: green;
}
.bar {
  width: 100%;
  display: flex;
  align-items: center;
}
.bar .txt {
  display: inline;
}
.bar .line {
  width: calc(-30vw);
  height: 2px;
  background-image: linear-gradient(to right, #008000 0%, #d3d3d3 0%);
  display: inline-block;
  border-radius: 10px;
  margin-left: 10px;
}
.block.block-reviews-dashboard {
  display: none;
}
/* .wk-step.last-step .solum-fixed-container .study-listing-wrapper .study-img img{
    height:100px;
}  */
.wk-step.last-step .solum-fixed-container .study-listing-wrapper .study-listing .study {
  float: left;
  width: 300px;
  overflow-y: auto;
}
.wk-step.last-step .solum-fixed-container .study-listing-wrapper .country .flag img {
  width: 15px !important;
  height: 15px !important;
}
.wk-step.last-step .solum-fixed-container .study-listing-wrapper .country .name {
  font-size: 15px !important;
}
/* width */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar {
  height: 4px;
}
/* Track */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar-track {
  background: #fafafa;
}
/* Handle */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar-thumb {
  background: #555;
}
/* Handle on hover */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.modal-popup.wk-rfq-modal .modal-inner-wrap {
  min-width: 544px;
  align-items: center;
  border-radius: 20px;
}
.modal-popup .modal-inner-wrap {
  width: 640px !important;
}
.row-full-width-inner {
  max-width: 1152px !important;
}
.partner-third-section.partner-third-section-small {
  background-image: url("../images/Image3.png") !important;
  width: 99%;
}
.partner-third-section.partner-third-section-small .pagebuilder-column-group {
  padding-top: 48px;
  padding-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.1) !important;
  backdrop-filter: blur(60px);
  -webkit-backdrop-filter: blur(60px);
  border-radius: 32px;
}
.partner-third-section.partner-third-section-small .pagebuilder-column-group .pagebuilder-column::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 226px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 37.5%, rgba(255, 255, 255, 0) 100%);
}
.partner-first-section [data-content-type="buttons"] {
  margin-bottom: 50px;
  margin-top: 30px;
}
.partner-first-new-section [data-content-type="buttons"] {
  margin-bottom: 30px;
  margin-top: 30px;
}
.partner-second-section {
  padding: 150px 0 !important;
}
.partner-second-section h5 {
  letter-spacing: 14px;
  font-size: 20px;
  font-weight: 500;
  color: #987a00;
  margin-top: 10px;
}
.partner-second-section h2 {
  max-width: 930px;
  margin: 0 auto;
}
.partner-second-section h4 {
  margin: 30px 0;
  color: #383b45;
  font-weight: 400;
}
.pagebuilder-column-group.partner-third-section-over {
  background-color: rgba(0, 0, 0, 0.4) !important;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  margin-top: auto;
}
.partner-third-section h2 {
  color: #fff;
  max-width: 810px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 29%;
  transform: translateY(-50%);
}
.partner-first-section img {
  vertical-align: middle;
}
.partner-third-section-over img {
  border: 0 !important;
  background-color: rgba(255, 255, 255, 0.01);
}
.partner-third-section-over {
  padding: 50px 0 !important;
}
.partner-third-section-over p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.partner-third-section-over h3 {
  color: #fff;
}
.partner-third-section {
  justify-content: space-between !important;
  border-radius: 50px !important;
  overflow: hidden;
  background-size: cover !important;
  max-width: calc(68%) !important;
  margin: 0 auto;
  position: relative;
}
.partner-third-section.partner-third-section-small .row-full-width-inner {
  position: relative;
}
.partner-third-section .pagebuilder-column-group {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  max-width: calc(50%);
  margin: 0 auto;
}
.partner-third-section.partner-third-section-small {
  text-align: center;
}
.partner-third-section[data-content-type="row"][data-appearance="full-width"] > .row-full-width-inner > .pagebuilder-column-group {
  margin: 0 auto !important;
}
.partner-third-section.partner-third-section-small {
  background-color: #fff;
  /*border-radius: 0 !important;*/
  max-width: 100% !important;
}
.partner-first-section .btn-black-apply .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
  font-size: 16px !important;
  min-height: 56px !important;
}
.partner-first-section .btn-white .pagebuilder-button-primary {
  background-color: transparent;
  border-color: #fff !important;
  margin-right: 10px !important;
}
.partner-first-section .btn-black-apply .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
  font-size: 16px;
}
.partner-first-section .btn-black-apply .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-first-section .btn-white .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
}
.partner-first-section .btn-white .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
}
.partner-first-section .btn-white .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-first-new-section .btn-black-apply .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
}
.partner-first-new-section .btn-black-apply .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
}
.partner-first-new-section .btn-black-apply .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-first-new-section .btn-white .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
}
.partner-first-new-section .btn-white .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
}
.partner-first-new-section .btn-white .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-third-section {
  justify-content: space-between !important;
  border-radius: 50px !important;
  overflow: hidden;
  background-size: cover !important;
  max-width: calc(68%) !important;
  margin: 0 auto;
  position: relative;
}
.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;
}


/****  Popup Box implementation on - Product Page Popup CSS********/

/* Remove white container background */
.modal-popup._inner-scroll .modal-inner-wrap {
   /* background: transparent !important;*/
    box-shadow: none !important;
    border-radius: 20px !important;
    padding: 0 !important;
}

/* Dark overlay */
.modal-custom .modal-content {
    background: rgba(0,0,0,0.9) !important;
}

/* Center image */
.fotorama__stage {
    background: transparent !important;
}

.fotorama__wrap {
    background: #fff!important;
box-shadow: 0 12px 48px 0 rgba(33, 35, 39, .12), 0 0 1px 0 rgba(33, 35, 39, .08);
}

/* Thumbnail bar styling */
.fotorama__nav-wrap {
    background: transparent !important;
    padding-bottom: 20px;
}

/* Remove white border around thumbnails */
.fotorama__nav__frame {
    border: none !important;
}

.fotorama--fullscreen {
        background: hsla(0, 0%, 8%, .4) !important;

}
.fotorama__nav--thumbs {
    display: flex !important;
    justify-content: center !important;
}

.fotorama--fullscreen {
    display: flex;
    justify-content: center;
align-items: center;
overflow: hidden;
box-shadow: 0 12px 48px 0 rgba(33, 35, 39, .12), 0 0 1px 0 rgba(33, 35, 39, .08);
    border-radius: 8px;
}
.fotorama--fullscreen .fotorama__wrap {
  /*max-width: 100% !important;*/
max-width: 75% !important;
    height: 85% !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
border-radius: 10px;
padding: 16px 20px;
}
