/**
 * Copyright since 2007 PrestaShop SA and Contributors
 * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please refer to http://www.prestashop.com for more information.
 *
 * @author Goryachev Nikolay <versus73333333@gmail.com>
 * @copyright 2021-2024 Goryachev Nikolay
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * International Registered Trademark & Property of PrestaShop SA
*/
#module-ngfastpaymenttinkoff-validation > jdiv,
#module-ngfastpaymenttinkoff-validation > .vk-banner,
#module-ngfastpaymenttinkoff-validation > .footer-page-menu-block {
  display: none; }

.mod-ngfp_page-header {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
  background-color: #ffffff; }

.mod-ngfp_page-logo {
  max-width: 190px;
  margin: 0 auto; }

.mod-ngfp_page-logo-img {
  width: auto;
  height: auto;
  max-width: 100%; }

.mod-ngfp_page-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #e7e7e7;
  background-color: #ffffff; }

.mod-ngfp_page-footer_text {
  font-size: 12px;
  text-align: center; }

.mod-ngfp-product {
  display: flex;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #e5e5e5; }

.mod-ngfp-product-actions {
  padding-left: 15px;
  padding-right: 25px; }

.mod-ngfp-product-actions_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 15px;
  padding-top: 17px;
  margin-left: -8px;
  margin-right: -8px; }

.mod-ngfp-product-actions_hr {
  border-bottom: 1px solid #d6d6d6; }

.mod-ngfp-product-action {
  padding-left: 8px;
  padding-right: 8px; }

.mod-ngfp-product-action_elem {
  font-size: 1.19em; }

.mod-ngfp-product_block-checkbox {
  color: #000000; }

.mod-ngfp-product_block-checkbox > span {
  margin-bottom: 0;
  margin-top: 0; }

.mod-ngfp-product_block-checkbox input:checked + span i {
  font-size: 1.2em; }

.mod-ngfp-product_item .mod-ngfp-product_block-checkbox {
  padding-right: 1.7em; }

.mod-ngfp-product_item .mod-ngfp-product_block-checkbox > span {
  margin-right: 0; }

.mod-ngfp-products {
  padding: 0 25px 0 15px; }

.mod-ngfp-product:nth-last-child(1) {
  border-bottom: 0; }

.mod-ngfp-product_item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 24px 0 24px 10px; }

.mod-ngfp-product_item_left {
  flex: auto;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0; }

.mod-ngfp-product_item_sub {
  display: flex;
  width: 100%; }

.mod-ngfp-product_item_right {
  display: flex;
  flex-wrap: wrap;
  width: 25%;
  flex-basis: 25%;
  padding-right: 0;
  padding-left: 0;
  align-content: space-between; }

.mod-ngfp-product_actions-top {
  width: 100%;
  text-align: right; }

.mod-ngfp-product_actions-bottom {
  width: 100%;
  margin-top: 1.1em;
  text-align: right; }

.mod-ngfp-product_item_sub-left {
  padding-left: 0; }

.mod-ngfp-product_item_sub-right {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: 60%;
  padding-right: 0;
  flex: auto;
  padding-left: 18px; }

.mod-ngfp-product_details-top {
  width: 100%; }

.mod-ngfp-product_details-bottom {
  width: 100%; }

.mod-ngfp-product_image {
  overflow: hidden;
  border-radius: 1.1em;
  display: flex;
  align-items: center;
  max-height: 6.5em;
  max-width: 6.5em;
  min-width: 6.5em; }

.mod-ngfp-product_img {
  width: 100%;
  max-width: 100%; }

.mod-ngfp-product_name-block {
  margin-bottom: 0.45em;
  line-height: 1.2; }

.mod-ngfp-product_name {
  font-weight: 600;
  font-size: 1.1em;
  color: #000000; }

.mod-ngfp-product_data-sheet {
  display: flex;
  line-height: 1.2;
  margin-bottom: 5px;
  font-size: 0.9em; }

.mod-ngfp-product_data-sheet_label {
  color: #818181;
  margin-right: 5px; }

.mod-ngfp-product_data-sheet_value {
  color: #818181; }

.mod-ngfp-product_data-sheet--vendor-code {
  display: block; }

.mod-ngfp-product_data-sheet--vendor-code .mod-ngfp-product_data-sheet_label {
  display: inline;
  margin-right: 0.1rem; }

.mod-ngfp-product_data-sheet--vendor-code .mod-ngfp-product_data-sheet_value {
  display: inline; }

.mod-ngfp-product_price-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  color: #000000;
  margin-bottom: 0; }

.mod-ngfp-product_price {
  font-size: 1em; }

.mod-ngfp-product_price-value {
  display: inline-flex;
  justify-content: flex-end;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.2; }

.mod-ngfp-product_price .product-price_price-sign {
  text-transform: lowercase;
  font-weight: 600; }

.mod-ngfp-product_price-discount {
  margin-top: 0.2em; }

.mod-ngfp-product_price-discount .discount-price {
  font-size: 1em; }

.mod-ngfp-product_price-discount .regular-price {
  text-decoration: line-through; }

.mod-ngfp-product_price-gift {
  color: #000000;
  font-size: 1.1em;
  font-weight: 500; }

.mod-ngfp-products-no-items {
  display: flex;
  align-items: center; }

.mod-ngfp-products-no-items_data-block {
  line-height: 1.2; }

.mod-ngfp-products-no-items_data-title {
  font-size: 3.27em;
  font-weight: 600; }

.mod-ngfp-products-no-items_data-desc {
  font-size: 1.6em; }

@media (max-width: 500px) {
  .mod-ngfp-product {
    flex-wrap: wrap; }

  .mod-ngfp-product_item_left {
    width: 100%; }

  .mod-ngfp-product_item_right {
    width: 100%;
    flex-basis: 100%; }

  .mod-ngfp-product_price,
  .mod-ngfp-product_price-discount {
    display: inline-block; }

  .mod-ngfp-product_price {
    order: 2;
    margin-left: 0.8em; }

  .mod-ngfp-product_price-discount {
    order: 1; } }
.mod-ngfp_totals {
  border-top: 1px solid #e5e5e5;
  padding: 15px 0;
  text-align: right;
  color: #000000; }

.mod-ngfp-total {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0.2em;
  font-size: 1em; }

.mod-ngfp-total_label {
  font-weight: 600;
  margin-right: 0.5em; }

.mod-ngfp-total_value {
  min-width: 8em; }

.mod-ngfp_content-top {
  min-height: 75vh; }

.mod-ngfp_content {
  max-width: 790px;
  display: flex;
  flex-wrap: wrap;
  margin: 35px auto;
  background-color: #ffffff;
  border-radius: 1.1em;
  padding: 25px 25px 35px; }

.mod-ngfp_content_left {
  width: 60%;
  padding-right: 20px;
  position: relative; }

.mod-ngfp_content_left:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-right: 1px dashed #e5e5e5;
  width: 1px;
  height: 100%; }

.mod-ngfp_content_right {
  width: 40%;
  padding-left: 20px; }

.mod-ngfp_content_header {
  width: 100%;
  margin-bottom: 50px; }

.mod-ngfp_title {
  font-size: 2.5em;
  font-weight: 600;
  color: #000000;
  line-height: 1.2;
  width: 100%;
  text-align: center; }

.mod-ngfp_description {
  color: #8b8b8b;
  text-align: center;
  margin-top: 0.5em;
  line-height: 1.2; }

.mod-ngfp_block-qr-code {
  text-align: center;
  margin-bottom: 25px; }

.mod-ngfp_block-qr-code svg {
  width: 17em;
  height: 17em;
  border: 1px solid #e5e5e5;
  background-color: transparent;
  padding: 1em;
  border-radius: 1.1em;
  -webkit-transition: border 0.3s, background 0.3s;
  -moz-transition: border 0.3s, background 0.3s;
  -o-transition: border 0.3s, background 0.3s;
  transition: border 0.3s, background 0.3s; }

.mod-ngfp_block-qr-code--confirmed svg {
  border: 1px solid #00d21c;
  background-color: rgba(0, 210, 28, 0.13); }

.mod-ngfp_list-banks {
  overflow: hidden;
  overflow-y: auto;
  max-height: 21em; }

.mod-ngfp_item-bank {
  display: flex;
  border: 0.1rem solid #000000;
  border-radius: 0.5em;
  margin-bottom: 0.5em;
  overflow: hidden;
  padding: 0.5em 0.85em;
  background-color: #ffffff;
  -webkit-transition: color 0.3s, border 0.3s, background 0.3s;
  -moz-transition: color 0.3s, border 0.3s, background 0.3s;
  -o-transition: color 0.3s, border 0.3s, background 0.3s;
  transition: color 0.3s, border 0.3s, background 0.3s; }

.mod-ngfp_item-bank:nth-last-child(1) {
  margin-bottom: 0; }

.mod-ngfp_item-bank:hover {
  background-color: #2f2f2f; }

.mod-ngfp_image-bank {
  min-width: 3.8em;
  max-width: 3.8em;
  padding-right: 1em; }

.mod-ngfp_data-bank {
  flex: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.mod-ngfp_img-bank {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 100%;
  border: 0.1rem solid #f0f0f0;
  background-color: #ffffff; }

.mod-ngfp_name-bank {
  color: #000000;
  font-size: 1.3em;
  width: 100%;
  font-weight: 600;
  line-height: 1.2;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }

.mod-ngfp_item-bank:hover .mod-ngfp_name-bank {
  color: #ffffff; }

.mod-ngfp_status {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 600;
  color: #bfbfbf; }

.mod-ngfp_status--error {
  color: #dd0000; }

.mod-ngfp_status--confirmed {
  color: #00d21c; }

.mod-ngfp_status--load {
  color: #b9d2bd;
  animation: status_load 1s linear infinite; }

@keyframes status_load {
  50% {
    opacity: 0; } }
.mod-ngfp_status_img-loader {
  display: inline-block;
  background: url("../../img/loader.svg") no-repeat center;
  background-size: 100%;
  width: 25px;
  height: 25px;
  margin-right: 5px; }

.mod-ngfp_status_sub-text {
  font-size: 0.75em; }

.mod-ngfp_sub-title {
  font-size: 1.2em;
  margin-bottom: 0.8em;
  font-weight: 500;
  color: #000000; }

.mod-ngfp_display-mobile {
  display: none; }

.mod-ngfp_btn {
  padding: 0.5em 1.85em;
  font-size: 1em;
  min-height: 3.4em; }

.mod-ngfp_content-status-btn-block {
  text-align: center;
  margin-bottom: 25px; }

.mod-ngfp_content-status-confirmed-btn:not(:hover) {
  background-color: #00d21c;
  border: 1px solid #00d21c;
  color: #ffffff; }

.mod-ngfp_error-block {
  text-align: center;
  margin-bottom: -15px;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px; }

.mod-ngfp_error {
  font-size: 1.2em;
  color: #dd0000;
  font-weight: 600;
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 1.2; }

.mod-ngfp_order_block-sbp {
  display: flex;
  align-items: center;
  line-height: 1.2; }

.mod-ngfp_order_logo-sbp-image {
  max-width: 90px;
  min-width: 90px;
  border-radius: 1.1em;
  margin-right: 15px;
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  padding: 10px; }

.mod-ngfp_order_logo-sbp-img {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 1.1em; }

.page-order-detail .box.mod-ngfp_order_box-sbp,
.mod-ngfp_order_box-sbp {
  padding: 1rem;
  margin-bottom: 1rem;
  box-shadow: 0 0 15px -10px #a7a7a7;
  border: 0;
  background-color: #333333;
  color: #ffffff;
  border-radius: 1.1em; }

.mod-ngfp_order_box-sbp_data {
  font-size: 1.2em; }

.mod-ngfp_order_box-sbp_data a {
  text-decoration: underline; }

.mod-ngfp_order_box-sbp_data a:not(:hover) {
  color: #ffffff; }

.mod-ngfp_page_logo-sbp-image-block {
  margin-bottom: -15px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.mod-ngfp_page_logo-sbp-image {
  max-width: 85px; }

.mod-ngfp_page_logo-sbp-img {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 1.1em; }

@media (max-width: 992px) {
  .mod-ngfp_display-mobile {
    display: block; }

  .mod-ngfp_content {
    padding: 25px; }

  .mod-ngfp_content_left {
    width: 100%;
    padding-right: 0;
    order: 2;
    margin-top: 30px;
    border-top: 1px dashed #e5e5e5;
    padding-top: 30px; }

  .mod-ngfp_content_left:after {
    display: none; }

  .mod-ngfp_content_right {
    width: 100%;
    padding-left: 0;
    order: 1; } }

/*# sourceMappingURL=front.css.map */
