

.custom-short-description {
    margin: 0px 0px;
    width: 100%;
    color: #656565;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 27px;
}


span.termek-hatasmechanizmus {
    background-color: #5d786f;
    border-radius: 32px;
    padding: 7px 15px;
    font-family: "Poppins", Sans-serif;
    color: white;
    font-size: 12px;
    font-weight: 500;
}

.custom-short-description strong {
    font-weight: 500;
    color: black;
}

.termek-minosegi-standard {
    display: flex;
    gap:5px;
}


span.minosegi-standard-icon svg {

      fill: #5d786f;
      width: 18px;
      height: auto;
}

span.minosegi-standard-ertek {
    color: #7a7a7a;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
}



span.gyarto-icon svg {

      fill: #5d786f;
      width: 18px;
      height: auto;
}

span.gyarto-ertek {
    color: #7a7a7a;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
}

.termek-gyarto {
        display: flex;
    gap:5px;
}

.termek-gyarto-minosegi-standard {
    display: flex;
    gap: 15px;
}

span.termek-hatoanyag {
    background-color: #f9f9f9;
    border-radius: 32px;
    padding: 7px 15px;
    font-family: "Poppins", Sans-serif;
    color: #545454;
    font-size: 12px;
    font-weight: 500;
}

.termek-hatas-hatoanyag {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.main-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

p.item-texet {
    font-family: "scandia-web", Sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.09px;
    color: #566559b3;
    margin-bottom: 0px;
}


.item-description {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.05px;
    color: #171717;
}


h2.item-title {
    font-family: "scandia-web", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.09px;
    line-height: 45px;
    color: #566559;
    text-align: center;
}

.item {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}


.iconsvg {
    width: 75px;
    height: auto;
    fill: #566559;
}


a.custom-link {
    font-family: "scandia-web", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.09px;
    background-color: #566559;
    color: white;
    padding: 11px 40px;
    border-radius: 2px;
    display: flex;
}

.product-long-description {
    margin: 0px 0px;
    width: 100%;
    color: #3B3B3B;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
}


.product-long-description h2 {
    font-size: 24px;
    font-weight: 700;
    padding: 15px 0px;
    margin-bottom: 0px;
}

.product-long-description h3 {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0px;
    margin-bottom: 0px;
}

img.termekkepekszoveg {
    margin: 25px 0px;
}

.custom-termek-tulajdonsagok {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

p.tulajdonsag-item {
    color: #566559;
    font-family: "mundial", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.23em;
    text-decoration: none;
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px 15px;
    justify-content: center;
    gap: 2px;
    background-color: #f8f8f8;
}


p.textinfo {
    border-radius: 15px;
    line-height: 27px;
    margin-bottom: 0px;
    color: #3B3B3B;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 600;
}
p.category-item, p.tag-item {
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 0px;
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 2px;
    row-gap: 0px;
    color: #3B3B3B;
    font-family: "Poppins", Sans-serif;
}

p.category-item a, p.tag-item a {
    color: #212121;
}

p.category-item a:hover, p.tag-item a:hover {
    color: #8c6751;
}

.category-section, .tag-section {
    display: flex;
    gap: 5px;
}


a.termeklink {
    line-height: 28px;
    margin-top: 9px;
    display: flex;
    color: #3B3B3B;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 600;
}

/* Kosárba gomb és mennyiség */
.termek-rovidleiras form.cart {
  display: flex !important;
  gap: 15px !important;
  align-items: center !important;
  margin-top: 10px !important;
  flex-wrap: wrap;
}

.termek-rovidleiras form.cart .quantity {
  display: inline-flex !important;
  align-items: center !important;
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
  overflow: hidden !important;
}

span.normal-ar {
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    color: #131313;
}

.termek-rovidleiras form.cart .quantity input.qty {
  width: 60px !important;
  padding: 8px !important;
  text-align: center !important;
  border: none !important;
  font-size: 16px !important;
  background: #fff !important;
}

.termek-rovidleiras form.cart button.single_add_to_cart_button {
    color: #fff !important;
    padding: 19px 50px !important;
    border: none !important;
    font-weight: 600 !important;
    text-transform: none !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;
    background-color: #5d786f;
    font-family: "Poppins", Sans-serif;
    border-radius: 30px !important;
    font-size: 15px !important;
    display: flex !important;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 75%;
}

.termek-rovidleiras form.cart button.single_add_to_cart_button:hover {
  background-color: #008c86 !important;
}

.custom-short-description p {
    margin-bottom: 0px;
}

.termek-rovidleiras.kosar-gomb-wrapper {
    width: 550px;
}

span.ar-kiegeszites {
    color: #5d786f;
    font-size: 13px;
    font-weight: 600;
}

.termek-ar-kiegeszites {
    background-color: #f9f9f9;
    border-radius: 32px;
  padding: 15px 25px;
      margin-top: 15px;
    font-family: "Poppins", Sans-serif;
    width: 505px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}



@media (max-width: 767px) {
    .custom-short-description {
      width: 100%;
      font-size: 15px;
      line-height: 25px;
  }

  .category-section, .tag-section {
    display: flex;
    gap: 5px;
    flex-direction: column;
}
  }