/* detail */

.p-detail .add-to-cart .quantity {
  border-color: #2a2a2a;
}

.p-info-wrapper .quantity .increase:before,
.p-info-wrapper .quantity .decrease:before {
  font-size: 12px;
  font-weight: 400;
}

.p-info-wrapper .quantity .increase span,
.p-info-wrapper .quantity .decrease span {
  display: none;
}

.custom-product-buttons
  .p-detail-inner
  .add-to-cart
  .btn.add-to-cart-button.has-icon.left:before {
  display: none !important;
}

.p-info-wrapper .btn.btn-conversion,
.p-info-wrapper a.btn.btn-conversion {
  box-shadow: none;
}

@media (min-width: 480px) {
  .p-info-wrapper .quantity {
    margin-right: 25px;
  }
}

@media (min-width: 480px) {
  .p-info-wrapper .quantity .increase,
  .p-info-wrapper .quantity .decrease {
    width: 30px;
    height: 48px;
  }
  .p-info-wrapper .btn.btn-conversion,
  .p-info-wrapper a.btn.btn-conversion {
    min-height: 50px;
    padding: 6px 20px;
    font-size: 18px;
  }
  .p-info-wrapper .quantity input {
    padding: 0 35px;
    font-size: 20px;
    font-weight: 400;
    width: 100px;
    height: 50px;
  }
}

@media (min-width: 1220px) {
  .p-info-wrapper .btn.btn-conversion,
  .p-info-wrapper a.btn.btn-conversion {
    min-width: 270px;
  }
}

.p-info-grid .detail-grid-item {
  width: 100%;
}

.apollo-mehub #product-detail-form .mehub-bonus-product-detail-container .card {
  border-color: #ececf0;
  background-color: #ececf0;
  border-radius: 0;
}

.card .card-text b {
  font-weight: 400 !important;
}

.card .card-text a,
.card .card-text {
  text-transform: uppercase;
  color: #41416e;
}

@media (min-width: 992px) {
  .p-info-headline {
    margin-bottom: 10px;
    display: block;
  }
}

.p-info-wrapper .p-info-headline + p {
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .p-info-headline .h1,
  .p-info-headline h1 {
    margin-bottom: 15px;
    font-size: 32px;
  }

  .type-detail .p-image .flag.flag-action {
    background-color: #f80120;
    padding: 11px 11px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .card .card-text {
    font-size: 12px;
  }
}

.p-short-description p {
  color: #727272;
}

.card .card-text a {
  text-decoration: underline;
}

.p-short-description-block p[data-testid="productCardDescr"] .chevron-after {
  color: #2a2a2a;
  text-decoration: none;
}

.p-short-description-block
  p[data-testid="productCardDescr"]
  .chevron-after:after {
  display: none;
}

.social-buttons-wrapper {
  /* display: none; */
}

/* newsletter */

body .footer-item.footer-item-newsletter h4 span {
  text-transform: uppercase;
  font-weight: 600;
  text-transform: uppercase;
}

body .footer-item.footer-item-newsletter .newsletter-header {
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .footer-item.footer-item-newsletter h4 span {
    font-size: 32px;
  }
  .footer-item.footer-item-newsletter h4 + p {
    font-size: 20px;
  }
}

.footer-item.footer-item-newsletter .compact-form .validator-msg-holder input {
  border: 0;
  border-bottom: 1px solid white;
  background-color: transparent;
}

.footer-item.footer-item-newsletter
  .compact-form
  .validator-msg-holder
  input::placeholder {
  color: white;
}

body .footer-item.footer-item-newsletter .compact-form .btn {
  width: auto;
  background-color: transparent;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 12px;
  padding-right: 12px;
  right: 0px;
}

body .footer-item.footer-item-newsletter .compact-form .btn:after {
  font-family: "product-button-addon" !important;
  content: "\e901";
  position: relative;
  color: white;
  transform: translate(0);
  top: auto;
  left: auto;
  font-size: 14px;
  margin-left: 15px;
  font-weight: 100;
}

body .footer-item.footer-item-newsletter .compact-form .btn:hover {
  background-color: #1e2a1e !important;
  color: white !important;
}
body .footer-item.footer-item-newsletter .compact-form .btn:hover:after {
  color: white !important;
}

.news-block > .text-center {
  display: none;
}

.news-item .btn {
  width: 100%;
}

.news-item .text-center {
  width: calc(100% - 30px);
}

.news-item .btn.btn-primary,
.news-item a.btn.btn-primary,
.news-item .btn.btn-primary,
.news-item a.btn.btn-primary {
  background-color: transparent;
  border-color: var(--color-primary);
  color: var(--color-primary);
  text-transform: uppercase;
  box-shadow: none;
  font-weight: 500;
}

.news-item .btn.btn-primary:hover,
.news-item a.btn.btn-primary:hover,
.news-item .btn.btn-primary:hover,
.news-item a.btn.btn-primary:hover {
  color: white;
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
}

.news-item .text .title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
}

.news-item .text .description p {
  color: #2a2a2a;
  font-size: 13px;
}

.news-item .text .description p {
  display: block;
  -webkit-line-clamp: none;
  max-height: auto;
  margin-bottom: 5px;
}

@media (min-width: 480px) {
  .news-item .text .description p {
    color: #2a2a2a;
    font-size: 14px;
  }
  .news-item .text .title {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .news-item .text-center {
    bottom: 15px;
  }
  .news-item .image + .text {
    padding: 20px 15px 80px;
    height: calc(100% - 190px);
  }
}

.news-block {
  background-color: #f9f8f7;
}

.news-item {
  box-shadow: none;
  background-color: transparent;
}

.news-block {
  margin-top: 0;
}

@media (min-width: 768px) {
  .news-block {
    margin-top: 0;
  }
}

.h4.homepage-group-title.more-l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0;
}

.h4.homepage-group-title.more-l .more-link-right {
  font-size: 14px;
  text-transform: uppercase;
  color: #1e2a1e;
}

.h4.homepage-group-title.more-l .more-link-right:hover {
  text-decoration: underline;
}

@media (max-width: 480px) {
  .h4.homepage-group-title.more-l .more-link-right {
    font-size: 11px;
  }
}

.homepage-box.welcome-wrapper {
  display: none;
}

.products-wrapper {
  margin-top: 30px;
}

.product .p-in {
  display: flex;
  flex-direction: column-reverse;
}

.products-block .ratings-wrapper {
  display: none;
}

.products-block .p-bottom .p-tools {
  margin-bottom: 6px;
  text-align: left;
}

.products-block .product-btn {
  text-align: left;
}

.products-block.products .p .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.products-block .p .price-final .price-standard {
  margin-right: 0;
  font-weight: 500;
  margin-left: 8px;
}

.products-block .product-btn .prices {
  margin-left: 30px;
  margin-bottom: 15px;
}

.products-block .p .price-final .price-standard + strong {
  font-weight: 700;
  color: #e20000;
}

.products-block .product-btn a,
.products-block .product-btn .pr-action {
  max-width: 100%;
}

@media (min-width: 768px) {
  .products-block .product-btn a,
  .products-block .product-btn .pr-action {
    max-width: calc(100% - 40px);
  }
}

.products-block .p-in-in {
  min-height: auto;
}

@media (min-width: 321px) and (max-width: 767px) {
  .columns-mobile-2 .products-block .product-btn .btn {
    max-width: calc(100% - 30px);
    left: 15px;
  }
  .products-block.products .p .name {
    font-size: 14px;
  }
}

.benefitBanner.position--benefitProduct,
.benefitBanner.position--benefitHomepage {
  position: relative;
  background-color: #1e2a1e;
}

.benefitBanner.position--benefitProduct:before,
.benefitBanner.position--benefitHomepage:before {
  content: "";
  display: block;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw - 8px);
  z-index: 0;
  background-color: #1e2a1e;
}

.benefitBanner__item {
  margin-bottom: 15px;
  margin-top: 15px;
  z-index: 1;
  position: relative;
}

.benefitBanner__title {
  color: white;
}

.benefitBanner__picture {
  padding-left: 0;
}

.benefitBanner__data {
  margin-top: 5px;
  line-height: 1.45;
  font-size: 14px;
  color: white;
}

.benefitBanner__content {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding-right: 10px;
  overflow: hidden;
  text-align: left;
}

/* header */

.top-navigation-bar .top-navigation-contacts a.project-email:before {
  display: none;
}

.search input[type="search"].form-control {
  background-color: white;
}

.header-top .btn.cart-count:before,
.navigation-buttons a[data-target="cart"] {
  color: #2a2a2a;
}

a.btn.cart-count.full:before,
.header-top .btn.cart-count:before {
  content: "";
  background-image: url(/user/documents/upload/cart.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  display: block;
  position: relative;
  top: -2px;
}

@media (min-width: 992px) {
  a.btn.cart-count i {
    font-size: 12px;
    width: 20px;
    height: 20px;
    left: 37px;
    top: -4px;
  }
}

.responsive-tools > a[data-target="login"]::before {
  color: #2a2a2a;
}

.search.is-searching .btn.btn-default,
.search.is-searching a.btn.btn-default,
.search .btn.btn-default,
.search a.btn.btn-default {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  color: var(--color-secondary);
}

.search .btn.btn-default:before,
.search a.btn.btn-default:before {
  color: white;
}

.search .btn.btn-default:hover,
.search a.btn.btn-default:hover {
  background-color: var(--color-secondary-hover);
  border-color: var(--color-secondary-hover);
  color: var(--color-secondary-hover);
}

.search .btn.btn-default:hover:before,
.search a.btn.btn-default:hover:before {
  color: white;
}

body .menu-helper > ul > li a,
body .menu-helper > span {
  color: #2a2a2a;
}

@media (min-width: 992px) {
  .products-group {
    margin-bottom: 60px;
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .product .p {
    padding: 20px 20px 80px;
  }
}
