@charset "UTF-8";
/* Main SCSS file - imports all other SCSS files */
.desktop_payment_icon {
  display: block;
}

.mobile_payment_icon {
  display: none;
}

.footer-content .module_3 #jetimpex-newsletter {
  padding: 0;
}

.footer-content__wrapper {
  display: flex;
  justify-content: center;
}

.footer-content__blocks {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 100%;
}

.footer-content__left {
  order: 1;
}

.footer-content__center {
  padding: 0 3vw;
  order: 2;
}

.footer-content__right {
  width: 285px;
  order: 3;
}

.footer-content__newsletter {
  max-width: 330px;
}
.footer-content__newsletter .newsletter-description {
  font: 300 11px/18px "Lucida Grande", sans-serif;
  color: #333;
  margin: 0 0 12px;
}

.footer-content .block-info ul li {
  margin: 0 0 8px;
  line-height: 16px;
}
.footer-content textarea,
.footer-content input[type=text] {
  color: #000 !important;
  font-weight: 400 !important;
  padding: 7.5px 10px 7.5px 12px;
  border: 1px solid #dcdcdc !important;
}

.footer-content__newsletter input::placeholder {
  color: #000 !important;
  font-weight: 400 !important;
  font: 400 14px/16.8px "Lucida Grande", sans-serif !important;
  letter-spacing: -0.4px !important;
}

.footer_copyright {
  order: 1;
  width: 226px;
}

.footer_content__сontaсt_form {
  width: 250px;
  padding: 0;
}

.footer-content__newsletter {
  margin-bottom: 60px;
}

.footer-content #htmlform_cont_form_index h3 {
  font: 400 18px/17.09px "Lucida Grande", sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
}

.footer-menu {
  display: flex;
  justify-content: space-between;
}

.footer-content .module_3 {
  padding: 0;
  max-width: 282px;
}

.footer-content {
  background-color: #f5f5f5;
  color: #333 !important;
}
.footer-content .line {
  height: 22px;
  background: #d9d9d9;
  margin: 63px 0;
}

.footer-payment_icon {
  max-width: 416px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.footer-payment_icon img:first-of-type {
  margin-bottom: 24px;
}

.footer_recaptcha {
  color: #dcdcdc;
  max-width: 250px;
  font-size: 8px;
}

.footer_copyright {
  margin-top: 63px;
  padding: 0;
}

@media (max-width: 1023px) {
  .mobile_payment_icon {
    display: block;
    margin-bottom: 10px;
  }
  .desktop_payment_icon {
    display: none;
  }
  .postnord_ico {
    max-width: 132px;
  }
  .footer-content__right {
    width: 100%;
    order: 2;
    display: flex;
    justify-content: space-between;
  }
  .footer-content__center {
    width: 100%;
    order: 3;
    padding: 0;
  }
  .footer-content__newsletter {
    order: 2;
    margin-bottom: 40px !important;
  }
  .footer-content .line {
    display: none;
  }
  .footer-menu__item {
    min-width: 330px;
  }
  .footer-payment {
    display: flex;
    margin-top: 50px;
  }
  .footer-payment_icon {
    order: 2;
  }
  .footer_copyright {
    order: 1;
    margin-top: 0 !important;
    margin-right: 155px;
  }
  .footer-content .module_3 {
    width: auto;
  }
  .footer_content__сontaсt_form {
    width: 100%;
  }
  .footer-content__blocks {
    display: flex;
    flex-wrap: wrap;
    max-width: 708px;
  }
  .footer-content__left {
    width: 100%;
  }
  .footer-content #htmlform_cont_form_index {
    text-align: center;
    margin: 0 auto 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-content .jetimpex-login-form {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .footer-content__right {
    flex-direction: column;
  }
  .footer-content__newsletter {
    margin: 0 auto;
    margin-bottom: 20px !important;
    max-width: 100%;
  }
  .footer-content__newsletter .newsletter-description {
    max-width: 290px;
  }
  .footer-content__center {
    display: grid;
    justify-content: center;
  }
  .footer-content__follow-us {
    margin: 0 auto;
  }
  .footer-content .soc_footer {
    text-align: center;
  }
  .footer-content .module_2 table {
    margin: 0 auto 20px !important;
  }
  .footer-menu__item {
    min-width: auto !important;
  }
  .footer-content__blocks {
    max-width: 700px;
    min-width: 360px !important;
  }
  .footer-content #htmlform_cont_form_index {
    text-align: center;
    margin: 0 auto 20px;
  }
  .footer-content .soc_footer h3 {
    margin: 0 0 10px;
  }
  .footer-content .discount_reg {
    margin: 10px 0;
  }
  .footer-content #jetimpex-newsletter .box-heading {
    max-width: 134px;
  }
  .footer-content .box .box-heading {
    margin: 0 0 10px !important;
  }
  .footer-payment {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: center;
  }
  .footer-menu {
    padding: 0 20px;
  }
  .footer_copyright {
    margin-right: inherit;
    text-align: center;
  }
  .postnord_ico {
    margin: 0 auto;
    display: block;
  }
}
.footer-content .footer-top {
  background: transparent !important;
}

.footer-content .form-disabled {
  pointer-events: none;
  opacity: 0.6;
}

.btn_htmlform_send {
  cursor: pointer;
  width: 100% !important;
  background: #0b0b0b !important;
  color: #fff;
  border: none !important;
  outline: none;
}

@media (max-width: 619px) {
  .footer-content .discount_reg {
    margin: 10px 0;
  }
}
.product-list {
  padding-left: 15px;
  padding-right: 15px;
}

/*   .product-list.product-layout {
    margin-bottom: 30px; } */
.product-list .product-thumb {
  text-align: right !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*  margin-bottom: 30px; */
  overflow: visible;
}

.product-list .block_product_content {
  /* display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%; */
  display: grid;
  /* grid-template-columns: repeat(5, 1fr); */
  grid-template-columns: 120px minmax(100px, 1fr) auto auto 182px;
  align-items: anchor-center;
  width: 100%;
  gap: 10px;
}

.product-list .block_product_content .price {
  margin-left: auto !important;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .product-list .block_product_content {
    grid-template-columns: 60px minmax(100px, 1fr) auto 70px 100px;
  }
}
@media (max-width: 578px) {
  .product-list .block_product_content {
    display: flex;
    flex-direction: column;
  }
  .product-list .block_product_content .price {
    margin-left: 0px;
  }
  .product-list .block_product_content .price {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .product-list .product-thumb .image {
    float: none;
    max-width: 100px !important;
    margin-right: 30px !important;
  }
}
.product-list .block_product_content .name {
  font: 400 13px/16.2px "Lucida Grande", sans-serif !important;
  color: #1C1C1C;
  margin: 0px 0px 1px 0px;
  white-space: normal !important;
  overflow: hidden;
  max-width: 250px;
  text-align: left;
}

.product-list .block_product_content .price-new {
  margin-bottom: 4px !important;
  white-space: nowrap !important;
}

.product-list .product-thumb .sale, .product-list .product-thumb .new-pr {
  top: -9px !important;
  left: 0px !important;
}

.sale, .new-pr {
  font: 300 11px/28px "Lucida Grande", sans-serif !important;
  width: 55px !important;
  height: 28px !important;
  border-radius: 5px !important;
}

.product-list .weight {
  white-space: nowrap;
  margin: 0 !important;
}

.product-list .image .lazy {
  width: 100px;
}

.product-list .product-thumb .button-group {
  margin-left: auto !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: flex-end;
  margin: 0px 0px 0px !important;
  min-width: 90px;
  white-space: nowrap;
}

.product-list .brand_seria {
  text-align: left;
  overflow: hidden;
  white-space: normal !important;
}

/* @media (min-width: 768px) {
  .product-list .product-thumb:before, .product-list .product-thumb:after {
    display: table;
    content: "";
    line-height: 0;
   }
  .product-list .product-thumb:after {
    clear: both; } } */
.product-list .product-thumb .image {
  float: left;
  width: 100px;
  margin-right: 30px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.notification-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  animation: fadeInOverlay 0.3s ease;
}

@keyframes fadeInOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.notification-modal-overlay.active {
  display: flex;
}

.notification-modal {
  background: white;
  border-radius: 8px;
  padding: 32px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  max-width: 409px;
  width: 90%;
  margin: 20px;
  position: relative;
  animation: fadeInModal 0.3s ease;
}

@keyframes fadeInModal {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.notification-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}

.notification-modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  text-align: left;
  margin: 0;
  font: 300 24px/21.82px "Lucida Grande", sans-serif;
  text-transform: inherit;
}

.notification-modal-close {
  background: none;
  border: none;
  font-size: 28px;
  color: #666;
  cursor: pointer;
  padding: 0;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s;
  flex-shrink: 0;
  margin-left: 16px;
  line-height: 1;
  position: relative;
  top: -5px;
}

.notification-modal-close:hover {
  color: #000;
}

.notification-modal-content {
  text-align: left;
  margin-bottom: 24px;
}

.notification-modal-text {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.notification-modal-button {
  width: 100%;
  padding: 8px 24px;
  background: #000;
  color: white;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.notification-modal-button:hover {
  background: #333;
}

.notification-modal-button:active {
  background: #000;
  transform: scale(0.98);
}

@media (max-width: 768px) {
  .notification-modal {
    padding: 24px;
  }
  .notification-modal-title {
    font-size: 20px;
  }
  .notification-modal-text {
    font-size: 15px;
  }
}

/*# sourceMappingURL=main.css.map */
