/* @font-face {
  font-family: 'robot';
  font-weight: 300;
  src: url(./fonts/robot/Roboto-Light.ttf);
} */

/* * {
  font-family: 'Roboto' !important;
  font-weight: 400;
} */

body {
  font-size: 1rem;
  overflow-x: hidden;
  color: #1E1E1E;
}


/* input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px black inset;
  -webkit-text-fill-color: #1E1E1E;
} */


.btn-loading{
  position: relative;
  pointer-events: none;
}

.btn-loading:not(.no-loading)::after{
  background: url(../images/spinner-1s-200px.svg) 50% no-repeat #fff;
  background-size: contain;
  border-radius: 6px;
  bottom: -4px;
  content: " ";
  left: -1px;
  opacity: .8;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 101;
}

.form-input:-webkit-autofill,
.form-input:-webkit-autofill:hover,
.form-input:-webkit-autofill:focus,
.form-input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.form-input:-internal-autofill-selected{
  background-color: transparent !important;
  appearance: none;
  color: transparent !important;
}

.order-page .container{
  max-width: 1240px;
}

[type=button],
[type=reset],
[type=submit],
button {
  appearance: inherit !important;
  -webkit-appearance: inherit !important;
}

.fake-survey-handle {
  position: fixed;
  right: 210px;
  bottom: 210px;
  width: 72px;
  height: 72px;
  z-index: 100;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  left: auto;
  right: 0;
}

#country-listbox {
  right: 0;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
}

.iti--separate-dial-code .iti__selected-flag:hover {
  background-color: transparent !important;
}

.iti__country:hover {
  background-color: rgba(0, 0, 0, .05);
}


.derila-o1__header {
  height: 300px;
  background-image: url(../images/banner.svg)
}

.bf-v1 {
  background-image: none;
  background-color: #1D2426;
}

.bf-bg{
  top: 50%;
  transform: translateY(-50%);
  height: 45px;
  background: #11B5ED;
  opacity: 0.3;
  filter: blur(20px);
  width: 100%;
}

.bf-v1-blink {
  -webkit-text-stroke: 2px #5EC8FF;
  font-size: 48px !important;
  color: #000 !important;
  font-style: normal;
  text-transform: uppercase;
}

.error-summary{
  margin-top: 15px;
}

.top-feature-swiper-container {
  transition: margin .32s linear;
}


.order-page-melzu {
  background-color: #fff;
}

.order-page-melzu {
  padding-top: 40px;
}

.top-off {
  font-size: 48px !important;
  -webkit-text-fill-color: #62C9FF;
  letter-spacing: 5px;
}

.top-tips-text{
  font-size: 14px;
  margin-left: 12px;
}

.time-off{
  padding: 20px 33px;
}

.title-text {
  font-size: 20px;
  color: #1E1E1E;
  font-weight: 600;
}

.secure-img {
  display: block;
  margin: 0 auto;
  width: 435px;
}

.advan{
  margin-top: 23px;
}

.fake-survey {
  background-color: #fff;
  z-index: 99;
  border-radius: 8px 8px 0 0;
  color: #1E1E1E;
  width: 453px;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.25);
  right: 80%;
  top: 0;
}

.fake-survey-container {
  padding: 0 60px;
}

.fake-survey__logo {
  max-width: 120px;
}

.fake-survey__arrow {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  top: 10px;
  left: 10px;
}

.survey-btn {
  height: 45px;
  line-height: 45px;
  width: 184px;
  color: #fff;
  font-size: 20px;
  border: none;
  background-color: #1296DB;
  border-radius: 4px;
}

.whoops-container {
  position: absolute;
  position: fixed;
  bottom: 30px;
  left: 30px;
  transform: translateX(-150%);
  transition: transform 1s;
  z-index: 100;
  width: calc(100% - 60px);
}

.whoops {
  display: inline-table;
  background: #fff;
  height: 75px;
  padding: 10px 15px 0;
  color: #0a0a0a;
  font-size: 14px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
  white-space: nowrap;
}

.whoops.default {
  border-color: black;
}

.whoops img {
  display: flex;
  height: 55px;
  float: left;
  margin-right: 20px;
}

.whoops p:first-of-type {
  display: inline-block;
}

.whoops p {
  margin-bottom: 5px;
}

.order-page-features .text {
  font-size: 13.5px;
}

.order-page-features {
  background-color: #1296DB;
  color: #fff;
}

.order-quantity-options__badge {
  padding-top: 11px !important;
}

.order-quantity-options__product-img {
  max-width: 97px;
}

.product-item .product-info{
  padding-top: 16px;
  margin-left: 32px;
}

.product-name {
  font-size: 18px;
  color: #1E1E1E;
  font-weight: 500;
}

.advan img {
  height: 39px;
  max-width: 50px;
  object-fit: contain;
}

.advan-item-text {
  margin-top: 10px;
  font-weight: 500;
}

.product-save-percent {
  background-color: #5acd65;
  text-align: center;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  padding: 5px 0;
  border-radius: 4px;
  padding: 5px 0;
}

.product-quantity {
  font-weight: bold;
}

.each-price {
  font-size: 14px;
}

.step-icon {
  vertical-align: text-bottom;
}

.recommend-product {
  position: relative;
  border: 4px solid #5acd65 !important;
  margin-top: 38px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.recommend-header {
  position: absolute;
  transform: translateY(-100%);
  top: 0;
  padding: 5px 0;
  width: calc(100% + 8px);
  background-color: #5acd65;
  color: #fff;
  left: -4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 4px solid #5acd65;
  height: 34px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
}

.recommend-header span{
  padding-top: 4px;
}

.form-item {
  position: relative;
}

.form-label {
  transition: .32s;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  color: #999999;
  pointer-events: none;
}

.form-focus .form-label-foucs{
  color: #1296DB;
}

.form-focus .form-input{
  border: 2px solid #1296DB !important;
}

.form-label-foucs {
  top: 0;
  left: 8px;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 0 5px;
}

.active .recommend-header {
  border-color: #1296db !important;
  background-color: #1296db !important;
}

.product-item.active {
  border-color: #1296db !important;
  border-width: 4px !important;
}

.recommend-header img {
  height: 19px;
}

.product-each-price {
  font-size: 21px;
  color: #5acd65;
  font-weight: bold;
}

.product-price {
  margin-top: 11px;
}

.product-origin-price {
  font-size: 17px;
  color: #949494;
  position: relative;
}

.product-origin-price::after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 105%;
  height: 1px;
  background-color: #949494;
  transform: translate(-50%, -50%);
}

.product-save-price {
  background-color: #E23939;
  color: #fff;
  padding: 3px 5px 2px 5px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 13px;
  margin-left: 12px;
  text-transform: uppercase;
}

.product-total-price {
  color: #333;
  font-size: 16px;
  margin-top: 14px;
}

.product-total-price .total-price{
  color: #1296DB;
  font-size: 24px;
  font-weight: 700;
}

.summary-total {
  color: #1296DB;
  font-size: 20px;
  font-weight: 700;

}

.product-item {
  border: 4px solid #fff;
  border-radius: 4px;
  margin-bottom: 20px;
  cursor: pointer;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
}

label.custom-checkbox {
  margin: 0;
  padding: 0;
}

.custom-checkbox span {
  background-color: white;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  border: 2px solid #969696;
  cursor: pointer;
}

.custom-checkbox span img {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.custom-checkbox input[type="checkbox"] {
  display: none;
}

.custom-checkbox input[type="checkbox"]:checked+span {
  border: 2px solid #5acd65;
  background-color: #5acd65;
  position: relative;
}

.product-item.active .custom-checkbox input[type="checkbox"]:checked+span {
  background-color: #1296db;
  border: 2px solid #1296db;
}

.custom-checkbox input[type="checkbox"]:checked+span img {
  display: block;
}

.js-product-image {
  width: 195px;
  object-fit: contain;
}


/* input.product-item-checkobx{
  width: 28px;
  height: 28px;
  -webkit-appearance: radio !important;

} */

.bottom-tips{
  margin-top: 42px;
  color: #1E1E1E;
  font-weight: 500;
}

.bottom-tips-line {
  background-color: #CCCCCC;
  height: 1px;
  width: 100%;
}

#order-summary {
  border: 4px solid #1296DB;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.25);
}

.order-summary-product-img {
  max-width: 123px;
  flex-shrink: 0;
}

.discount-code-input {
  height: 42px;
  background-color: #EEEEEE;
  font-size: 16px;
  border-radius: 4px;
  outline: none;
  border: none;
  padding: 0 12px;
  width: 100%;
  font-weight: 300;
}

.apply-btn {
  height: 42px;
  padding: 0 24px;
  line-height: 42px;
  color: #fff;
  background-color: #1296DB;
  font-size: 18px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
}

.order-summary-info-item {
  margin: 16px 0;
  line-height: 1.2;
}

.product-spec, .product-gua {
  font-size: 14px;
}

.summary-subtotal {
  color: #000000;
  font-weight: 500;
}

.summary-discount {
  color: #E23939;
  font-weight: 700;
}

#contact-form{
  margin-top: 36px;
}

.mid-title {
  font-size: 18px;
  color: #1E1E1E;
  font-weight: 500;
}

.fast-checkout-btn {
  height: 48px;
  border-radius: 4px;
  background-color: #FFD53F;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.form-input {
  height: 42px;
  border-radius: 4px !important;
  border: 1px solid #999999 !important;
  outline: none;
  padding: 0 16px !important;
  color: #1E1E1E;
  background-color: #fff !important;
}

input[name='address']::placeholder {
  opacity: 0;
}

.form-input:focus {
  color: #1E1E1E !important;
}

.payment-method-select-grid {
  display: block;
}

.payment-methods {
  width: 100%;

}

.payment-method-select {
  display: flex;
  min-height: 60px;
  border: 1px solid #CCCCCC;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
}

.payment-method-select-grid .payment-method-select-logo {
  padding: 0;
}

.radio-style {
  width: 16px;
  height: 16px;
  background-clip: unset;
}

.payment-method-select.active {
  border: 2px solid #00A9E0 !important;
}

.payment-method-select.active .radio-style {
  color: #00A9E0;
  position: relative;
}

.payment-method-select.active .radio-style::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.payment-method-select-grid .payment-method-select-logo {
  border: none;
}

.payment-method-select.active {
  border-color: transparent;
}

.feature-icon {
  max-height: 35px;
}

.credit-text {
  font-size: 18px;
  color: #2C2E2F;
  font-weight: 700;
}

.order-page .btn-pay {
  background-color: #1296DB;
  font-size: 24px;
  font-weight: 700;
  box-shadow: none;
  border: none;
  height: 48px;
  line-height: 48px;
  padding: 0;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
}

.shipping-popup-handle:hover .shipping-popup {
  display: block;
}

.shipping-popup {
  width: 269px;
  display: none;
  box-sizing: border-box;
  left: 10px;
  padding: 10px 15px;
}

.order-page .order-pay{
  font-weight: 500;
}

.order-page .order-pay b {
  color: #09618E;
}

.footer-list-item a {
  text-decoration: underline;
  color: #666666;
}

.footer {
  background-color: #E7E7E7;
  padding-top: 32px;
  padding-bottom: 24px;
  background-image: none;
  color: #1E1E1E;
}

.cc-text {
  font-size: 12px;
  color: #999999;
  margin-left: 10px;
}

.mob-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #D9D9D9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-list {
  padding-bottom: 24px;
  overflow: hidden;
}

.footer-list .mob-icon {
  transform: rotate(-90deg);
}

.footer-list .container {
  transition: all .20s linear;
}

.footer-list.hide-mob-list .container {
  margin-top: -70%;
}

.footer-list.hide-mob-list .mob-icon {
  transform: rotate(0);
}

.loading-wrapper.open {
  display: flex !important;
}

.loading-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1400;
  align-items: center;
  justify-content: center;
  -webkit-tap-highlight-color: #0000;
  position: fixed;
  background-color: rgba(255, 255, 255, .75)
}

.loading,
.loading>div {
  position: relative;
  box-sizing: border-box;
}

.loading {
  display: block;
  font-size: 0;
  color: #000;
}

.loading.la-dark {
  color: #333;
}

.loading>div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.loading {
  width: 100px;
  height: 100px;
}

.loading>div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: -6px;
  border-radius: 100%;
  animation: ball-spin 1s infinite ease-in-out;
}

.loading>div:nth-child(1) {
  top: 5%;
  left: 50%;
  animation-delay: -1.125s;
}

.loading>div:nth-child(2) {
  top: 18.1801948466%;
  left: 81.8198051534%;
  animation-delay: -1.25s;
}

.loading>div:nth-child(3) {
  top: 50%;
  left: 95%;
  animation-delay: -1.375s;
}

.loading>div:nth-child(4) {
  top: 81.8198051534%;
  left: 81.8198051534%;
  animation-delay: -1.5s;
}

.loading>div:nth-child(5) {
  top: 94.9999999966%;
  left: 50.0000000005%;
  animation-delay: -1.625s;
}

.loading>div:nth-child(6) {
  top: 81.8198046966%;
  left: 18.1801949248%;
  animation-delay: -1.75s;
}

.loading>div:nth-child(7) {
  top: 49.9999750815%;
  left: 5.0000051215%;
  animation-delay: -1.875s;
}

.loading>div:nth-child(8) {
  top: 18.179464974%;
  left: 18.1803700518%;
  animation-delay: -2s;
}

.loading.la-sm {
  width: 16px;
  height: 16px;
}

.loading.la-sm>div {
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px;
}

.loading.la-2x {
  width: 64px;
  height: 64px;
}

.loading.la-2x>div {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}

.loading.la-3x {
  width: 96px;
  height: 96px;
}

.loading.la-3x>div {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}

@keyframes ball-spin {

  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 0;
    transform: scale(0);
  }
}


.loading-bar_global {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  opacity: 1;
  transition: opacity 1s linear
}

.loading-bar_global .loader-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 480px;
  width: 100%;
  padding: 0 20px;
  word-break: break-word;
  text-align: center
}

.loading-bar_global .loader-content .text {
  color: #363636;
  font-weight: 500;
  font-size: 20px;
  padding-bottom: 30px
}

.loading-bar_global .progress-bar-wrapper {
  height: 15px;
  position: relative;
  background: #ccc;
  border-radius: 25px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .3)
}

.loading-bar_global .progress-bar-wrapper .progress-bar,
.loading-bar_global .progress-bar-wrapper .progress-bar::after {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden
}

.loading-bar_global .progress-bar-wrapper .progress-bar {
  display: block;
  height: 100%;
  transition: width 1s linear;
  background: #24B4FF;
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .5);
  position: relative
}

.loading-bar_global .progress-bar-wrapper .progress-bar.finish {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px
}

.loading-bar_global .progress-bar-wrapper .progress-bar::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(135deg, #6BCCFF 25%, transparent 25%, transparent 50%, #6BCCFF 50%, #6BCCFF 75%, transparent 75%);
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite
}

.show-pc-banner {
  background-image: url(../images/banner.svg);
  height: 300px;
}

.show-lab-banner {
  display: none;
  height: 130px;
}

.show-mob-banner {
  display: none;
  height: 60px;
}

.valid-code {
  color: #dc3545;
}

.radio-pp .payment-method-select-logo img {
  max-width: 88px;
}

@media (max-width: 1840px) {
  .fake-survey-handle {
    right: 100px;
  }
}

@media (max-width: 1620px) {
  .fake-survey-handle {
    right: 20px;
  }
}

@media (max-width: 1450px) {
  .fake-survey-handle {
    width: 36px;
    height: 36px;
  }
}

@media (max-width: 1380px) {

  .fake-survey-handle {
    display: none;
  }

  .fake-survey {
    display: none !important;
  }
}

@media (max-width:1280px) {

  .show-mob-banner,
  .show-pc-banner {
    display: none;
  }

  .show-lab-banner {
    display: block;
  }

  .bf-v1-blink{
    font-size: 24px !important;
  }

  .top-off {
    font-size: 32px !important;
  }

}

@media (max-width: 1024px) {

  #order-summary {
    padding: 15px;
  }

  .js-product-image {
    width: 82px;
  }

  .bottom-tips {
    font-size: 14px;
  }

  .product-name {
    font-size: 14px !important;
  }

  .custom-checkbox span {
    width: 14px;
    height: 14px;
  }

  .custom-checkbox span img {
    width: 13px;
  }

  .radio-pp .payment-method-select-logo img {
    max-width: 62px;
  }

  .payment-method-select {
    height: 48px;
    min-height: auto;
  }

  .cc-text {
    font-size: 10px;
    line-height: 1.1;
  }

  .credit-text {
    font-size: 14px;
  }

  .secure-img {
    width: 299px;
    margin: 0 auto;
    display: block;
  }

  .order-summary-info-item {
    margin: 8px 0;
  }

  .order-summary-product-img {
    max-width: 75px;
  }

  .advan img {
    max-height: 28px;
  }

  .fast-checkout-btn {
    height: 44px;
  }

  .discount-code-input {
    height: 36px;
  }

  .apply-btn {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }

  .recommend-header {
    font-size: 14px;
  }

  .recommend-header img {
    height: 15px;
  }

  .mid-title {
    font-size: 14px;
  }

  .mid-title img {
    width: 14px;
  }

  .form-input {
    height: 40px;
  }

  .discount-code-input {
    font-size: 12px;
  }

  .order-page-melzu {
    padding-top: 20px;
  }

  .title-text {
    font-size: 12px;
  }

  .body {
    font-size: 12px;
  }

  .product-name {
    font-size: 12px !important;
  }

  .product-total-price .js-save-percent {
    font-size: 16px;
  }

  .top-tips {
    font-size: 10px;
    line-height: 1.1;
  }

  .top-tips img {
    width: 16px !important;
  }

  .product-gua,
  .product-spec {
    font-size: 10px;
  }

  .product-title {
    font-size: 14px;
  }

  .payment-method-select {
    padding: 0 12px;
  }

  .order-page .btn-pay {
    font-size: 16px;
    height: 44px;
    line-height: 44px;
  }

  .feature-icon {
    max-height: 20px;
  }

  .footer-list {
    margin-bottom: 20px;
  }

  /* .feature-item{
    width: 50%;
  } */
}

@media (min-width: 768px) {
  .container-left{
    flex: 0 0 56%;
    max-width: 56%;
    padding-right: 24px;
  }
  
  .container-right{
    flex: 0 0 44%;
    max-width: 44%;
    padding-left: 24px;
  }
}

@media (max-width:768px) {

  .container-left, .container-right{
    width: 100%;
  }

  .top-off {
    font-size: 24px !important;
  }

  .mob-float-box {
    transition: 0.32s;
    display: flex;
    z-index: 999;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    color: #1E1E1E;
  }

  .product-img-gallery {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    padding: 10px;
    justify-content: space-around;
  }

  .product-img-gallery .active {
    border: 4px solid #25DE9B !important;
    position: relative;
  }

  .product-img-gallery .active .recommend-icon {
    background-color: #25DE9B;
  }

  .gallery-item {
    width: 18%;
    height: 54px;
    padding: 3px;
    box-sizing: border-box;
    border: 2px solid #d5d5d5;
    position: relative;
    overflow: hidden;
  }

  .gallery-item img {
    object-fit: contain;
    height: 100%;
    width: 100%;
  }

  .gallery-item.recommend {
    border: 4px solid #1296DB;
  }

  .gallery-item .recommend-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background-color: #1296DB;
    transform: translateY(-50%) translateX(50%) rotate(45deg);
    transform-origin: center;
    z-index: 5;
  }

  .gallery-item .recommend-icon img {
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    margin-top: 3px;
  }

  .product-price {
    margin-top: 5px;
  }

  .product-total-price {
    margin-top: 0;
  }

  .js-product-image {
    width: 65px;
  }

  .top-tips {
    justify-content: center;
  }

  .title-text {
    text-align: center;
  }

  #order-summary .title-text {
    text-align: left;
    font-size: 14px;
  }

  .whoops-container {
    display: none !important;
  }

  .whoops {
    white-space: normal;
  }

  .whoops p:first-of-type {
    display: flex !important;
  }

  .show-lab-banner,
  .show-pc-banner {
    display: none;
  }

  .show-mob-banner {
    display: block;
  }

  .mob-pay-popup {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    transform: translateY(100%);
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 15px;
    background-color: #fff;
    transition: transform .32s linear;
    z-index: 10;
  }

  .mob-pay-popup.show {
    transform: translateY(0);
  }

  .mob-checkout-title {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #1E1E1E;
  }

  .mob-checkout-btn {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #1296DB;
    border-radius: 4px;
    margin-top: 10px;
    font-weight: 700;
  }

  .mob-checkout-btn-complete {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  }

  .mob-checkout-btn-pp {
    background-color: #FFC700;
  }

  .mob-checkout-btn-pp img {
    width: 64px;
  }

  /* .feature-item{
    width: 100%;
  } */
}

@media (max-width:576px) {
  .order-quantity-options__product-img {
    max-width: 120px;
  }

  .fake-survey {
    width: 100%;
  }

  .fake-survey__arrow {
    min-width: 20%;
    right: 40%;
  }
}