.landing__text-footer_ {
    text-align: center;
	margin-top: 20px;
}

@media (min-width: 1200px) {
    #section-home_landing {
        padding: 55px 60px;
     
    }
}

.module-search-criteria {
  display: none !important;
}

.search-list-body .page-head-title {
  display: none;
}

body.product-page-body nav[aria-label="breadcrumb"] {
  display: none !important;
}

@media (min-width: 1400px) {
    .header-logo-img {
        max-height: 70px !important;
        max-width: 196px !important;
    }
}

.header-logo-img {
    max-height: 55px;
    height: auto;
    max-width: 150px;
}

.manufactureroffer-card {

    padding: 15px;
}


.modules-all-link {
   
    text-align: center;
}

.position-1-wrapper, .product-table-discontinued-wrapper {
    padding-top: 0px;
}

.product-page-tab-content {

font-size: 1.125rem !important;
}


.partner__img {
    border-radius: 0px;
    max-height: 26px;
}



@media (max-width: 768px) {
.widget--paf-search-button {
    padding: 15px;
    width: 100%;
    margin-top: 15px;
}}

.search-title {
      text-align: center;
	margin-bottom: 25px !important;
}

.search-bar {
	padding: calc(1.5 * var(--gutter)) var(--gutter) !important;
    background: #cc502b;
    padding: 15px;
    border-radius: 1rem;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;     /* vagy: flex-start, ha nem kell kitöltenie */
    width: 100% !important;
}

.paf-search-form {

padding: 0px !important;
}

.ajandek-search-title {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 20px;
}

.widget--paf-search-button{
padding: 15px;}

.paf-search-form {
        background: #cc512b;
    padding: 20px;
    border-radius: 15px;
    color: #fff;
}


@media (min-width: 992px) {
.paf-search-form {
	display: flex;
    justify-content: center;
    align-items: center;}
}

@media (max-width: 768px) {
.widget--paf-search-button {
    padding: 15px;
    width: 100%;
    margin-top: 15px;
}}

.search-title {
      text-align: center;
	margin-bottom: 25px !important;
}

.search-title {
  color: white;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
}


.social-links-mm {
	margin-left: 20px;
    gap: 15px;
    display: flex; }