@media (min-width: 1350px) {
.dp-inline-1350 {
	display:inline;
}

}
@media (max-width: 1450px) {
.termek h2 .nev1 {
    font-size: var(--ds-text-lg);
}
}
@media (max-width: 1350px) {
.termek h2 .kod, .termek h2 .kod2 {
    width: 75px;
    font-size: 2rem;
}
.termek h2 .kod2 {
    font-size: 1.75rem;
}
.termek h2 .nev1 {
    font-size: var(--ds-text-base);
}
.kieg-ajanlo {
	width:80%;
}
}
@media (max-width: 1150px) {
#termekek {
    grid-template-columns: repeat(2, 1fr);
}
.termek {
    width: auto;
    max-width: none;
}
.termek h2 .nev1 {
    font-size: var(--ds-text-xl);
}
.kieg-ajanlo {
	width:100%;
}
.feher_blokk.flex {
	flex-wrap:wrap;
}
#adatok{
	min-width: 70%;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =KEZDŐOLDAL*/
#termekek_index .termek {
	max-width: 34%;
	margin: .6%;
}
}
@media (max-width: 1150px) and (min-width: 900px) {
.dp-inline-1150 {
	display:inline;
}
}
@media (max-width: 1000px) {
.index-box.start .fas.fa-question {
	display:block;
	margin-top:2rem;
}

}

@media (max-width: 768px) {

.dn-768 {
	display: inherit;
}
.wm-967 {
	margin-top: -20px;
}
/********************wrapper*******************/
.wrapper {
    padding-top: 0;
    width: 100%;
    min-width:  320px;
}
/********************main*******************/
.main {
	padding:0;
}
.main_fooldal {
	display: block;
}
.main-box,#filters {
	position: fixed;
	width: 100%;
	height: 100vh;
	background-color: #C2AFAB;
	 background-image: url(../images/noise.png), linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.4)); 
	background-image: url(../images/bg-noise.png);
	top: 64px;
	left: -100%;
	text-align: left;
	transition: all .5s;
	z-index: 10;
	padding: 0;
	min-width: 320px;
	overflow:scroll;
	padding-bottom:64px;
}
ul.main-links li {
	background-color: rgba(250,250,250,.2);
	margin-bottom: 2px;
	padding: 6px 12px;
	border-bottom: 1px solid rgba(0,0,0,.2);
	position: relative;
}
ul.main-links li a .tovabb {
	display: inline;
}
ul.main-links li.product a .tovabb {
  top: 19px;
}
#check:checked ~ .main-box{
    left: 0;
}
.filterbtn{
	display: block;
}
#filters {
	left: 100%;
	padding: 6px 12px;
}
#filtersCheck:checked ~ #filters{
	left: 0;
}
#filtersCheck:checked ~ .filterbtn {
  color: #FFFF00;
}
#filtersCheck:default ~ .filterbtn {
  color: #FFF;
}
#filters .inline-768 li {
	display: inline-block;
	margin-right: 0.2em;
}
/********************contain*******************/
.contain {
    min-width: 320px;
    width:100vw;
}

.aloldal, .aloldal2 {
    width: 100%;
    min-height: 1000px;
    margin: 0 auto;
    padding: 12px 2% 36px 2%;
	border-radius: 0;
    margin-top: -20px;
}
#kosar_doboz.aloldal {
	margin-top: 0;
}
#szoveg p, #szoveg ul, #szoveg ol {
	 margin-left: 0; 
}
#szoveg h3 {
	margin:24px 0 12px 0;
}
#talalatok {
    width: 95%;
    margin: 0 auto;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =KEZDŐOLDAL*/
.index-box {
    padding: var(--ds-space-6) 2%;
}
.info-cards {
    grid-template-columns: repeat(2, 1fr);
}
#ertekelesek-container {
    grid-template-columns: 1fr;
}
#termekek_index .termek {
	max-width: 48%;
	margin: 1%;
	box-shadow: none;
}
.index-box > h2 {
	font-size: var(--ds-text-2xl);
}
.cta-aurora {
	border-radius: 0;
	margin-top: var(--ds-space-6);
	margin-bottom: var(--ds-space-6);
}
.contain {
	padding-top: var(--ds-space-4);
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =modális*/
.modal {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100%;
	max-width: 100%;
	height: 100vh;
	min-height: auto;
	margin: 0 !important;
	padding: var(--ds-space-4);
	border: none;
	border-radius: 0;
	background-color: var(--ds-bg);
	overflow-y: auto;
	opacity: 0.95;
}

.overLay, #overLay {
	background: var(--ds-bg);
	backdrop-filter: none;
	-webkit-backdrop-filter: none;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
}
#visszaigazolas {
	position: static !important;
	height: auto !important;
	margin: 0;
	padding: var(--ds-space-6) var(--ds-space-4);
	max-width: 100%;
	width: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
#visszaigazolas h1 {
	margin-top: var(--ds-space-3);
	margin-bottom: var(--ds-space-3);
	font-size: var(--ds-text-xl);
}
#visszaigazolas .vi-section {
	padding: var(--ds-space-3) 0;
}
#visszaigazolas .vi-bank-card {
	margin: var(--ds-space-4) 0;
	padding: var(--ds-space-5);
}
#visszaigazolas .vi-bank-table td:first-child {
	width: auto;
	white-space: nowrap;
	padding-right: var(--ds-space-2);
}
#visszaigazolas .vi-bank-table td {
	font-size: var(--ds-text-xs);
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =modális kosárba*/
.modal-kosarba-box .tipp {
	width: auto;
    max-width: 430px;
	padding: var(--ds-space-2) var(--ds-space-3);
	border-radius: var(--ds-radius-md);
	font-size: var(--ds-text-sm);
	margin: auto;
}
.modal-kosarba-box p.ok {
font-size: 1.5rem;
text-align: center;
}
/* #modalKosarbaTesz: a .modal alapstílus kezeli (display:none → lightbox nyitja) */
#modalKosarbaTesz .modal-kosarba-box {
	width: 100%;
	max-width: 100%;
	padding: var(--ds-space-6) var(--ds-space-4);
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.modal-kosarba-box .ajanlo-big, .modal-kosarba-box .ajanlo-minta {
	margin: auto;
	font-size: 1.5rem;
	padding: var(--ds-space-4);
	border: 1px solid var(--ds-border);
	max-width: 400px;
}
.modal-kosarba-box .ajanlo-minta {
	font-size: 1rem;
}
.modal-kosarba-box .kov-posta {
font-size: 3rem;
line-height: 1.5;
}
.modal-kosarba-box .small {
font-size: 1.5rem;
}
.modal-kosarba-box .gombok {
	margin: auto;
	max-width: 400px;
}
#modalKosarbaTesz .gombok a {
	font-size: 13px;
	min-width: auto;
	text-align: center;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = =termekek*/
.termek {
    width: auto;
}
a.szures_torles {
	font-size:16px;
}
.slide-box {
	max-width: 94vw;
}
.slide-item {
	min-width: 210px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =adatlap*/
.adatlap-keret {
    width: 95%;
    margin: 0 auto;
}
a.gomb-adatlap {
	font-size: 1.4rem;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =kosár*/
.kosar-garanciak {
	margin: 12px auto;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =gyik*/
#modalGyik,#modalSzallitas{
	width:auto; 
	min-width:100%;  
	height:100vh;
}
/* = = = = = = = = = = = = = = = = = = = = MINTA RENDELÉS*/
.mintak-box > div:first-child {
	margin-right: 0;
}
.mintak-box.flex {
	flex-wrap:wrap;
}
.mintak-box > div{
	max-width:100%;
}
.site-footer-inner {
	grid-template-columns: repeat(2, 1fr);
}

}
@media (max-width: 700px) {
.kat-slide {
	width: 100%;
	border-radius: var(--ds-card-radius);
}
.kat-slide .felirat {
	border-radius: 0;
}
}
@media (max-width: 600px) {
body { font-size: 15px; }
.dp-inline-600 {
	display:inline;
}
/* V6 Hybrid — chip shadow eltávolítás mobilon */
.sf-chip { box-shadow: none; }
.sf-chip:hover { transform: none; box-shadow: none; }
/* V6 Hybrid — vélemény kártyák borderless mobilon */
.ertekeles-container-velemenyek {
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid var(--ds-border);
    padding: var(--ds-space-4) 0;
}
.ertekeles-container-velemenyek:last-child { border-bottom: none; }
/* = = = = = = = = = = = = = = = = = = = = = = = = = =TERMÉKKÁRTYA MOBIL*/
#termekek {
    grid-template-columns: 1fr;
    gap: var(--ds-space-6);
}
.termek {
    width: auto;
    border-radius: var(--ds-card-radius);
    box-shadow: none;
    border-bottom: none;
}
.termek:hover {
    box-shadow: none;
    transform: none;
}
.termek:hover .tc-image-link img {
    transform: none;
}
.tc-image-link img {
    max-width: 220px;
}
.tc-brand {
    font-size: var(--ds-text-3xl);
}
.tc-price-current {
    font-size: var(--ds-text-xl);
}
/* Trust bar mobil */
.trust-bar {
    gap: var(--ds-space-3);
    padding: var(--ds-space-2) var(--ds-space-3);
}
.trust-bar span {
    font-size: 0.6875rem;
}
/* Touch-friendly gombok (min 44px — Apple HIG) */
.tc-size-btn {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 1rem;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = =KEZDŐOLDAL*/
.index-box.start a {
	font-size: 1.5rem;
}
#termekek_index .termek {
	max-width: 100%;
}
#termekek {
	margin: 0%;
	margin-bottom:1%;
}
.vasarlasi-folyamat-img {
	background-image: url(../images/vasarlasi-folyamat-kosar-small.png);
	height: 16vw;
	background-size: cover;
}
.adatmegadas .vasarlasi-folyamat-img {
	background-image: url(../images/vasarlasi-folyamat-adatmegadas-small.png);
	background-position: right;
	height: 14vw;
	min-height: 46px;
}

.urlap-button.flex .nagy_gomb_sz{
	flex-basis:100%;
	order: 2;
}
.urlap-button.flex .nagy_gomb {
	flex-basis: 100%;
	order: 1;
	margin-bottom: 1rem;
}
.urlap .jobb input {
	width: 100%;
/*	max-width: 300px;
*/}
.urlap p.jobb {
	width: 100%;
	margin: 6px 0;
}
.urlap p.bal {
	width: 100%;
	margin-bottom: 0;
}
.urlap input#tel {
	max-width: 276px;
	width: 91%;
}
/***********feliratkozas*******************/
.OM-box-container.conversion {
  width: auto;
  background: #bd133b;
}
.OM-box-container.conversion .OM-box {
  width: auto;
  background: url("../images/noise.png") repeat;
}
.kedvencek-sub-icon {
	display:none;
}

}
@media (max-width: 500px) {
.cta-aurora {
    padding: 3.5rem var(--ds-space-5);
}
.site-footer-inner {
	grid-template-columns: 1fr;
	gap: var(--ds-space-6);
}
.item div.bal2{
	width:100%;
}
.item div.ar{
	width:100%;
	text-align:right;
	float:right;
	padding-right: .5rem;
}
}
@media (max-width: 370px) {
#modalKosarbaTesz .gombok a {
	font-size: 12px;
}
}

/* ============================================================
   SZŰRŐRENDSZER RESPONSIVE
   ============================================================ */

@media (max-width: 768px) {
    /* Top sor: tabok + keresés mobilon egymás alá */
    .sf-top-row {
        flex-direction: column;
        gap: var(--ds-space-2);
    }
    .sf-search-box {
        margin-left: 0;
        padding: 0 0 8px 0;
    }
    .sf-search-input {
        width: 100%;
    }
    /* Nem tabok: kisebb, scrollable */
    .sf-gender-tabs {
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .sf-gender-tabs::-webkit-scrollbar { display: none; }
    .sf-gender-tab {
        padding: 10px 14px;
        font-size: var(--ds-text-sm);
    }

    /* Toolbar: sorba rendezés */
    .sf-toolbar {
        gap: var(--ds-space-2);
    }

    /* Rendezés: rövid label */
    .sf-sort-btn .sf-sort-prefix {
        display: none;
    }

    /* Panel: bottom sheet */
    .sf-panel {
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 100%;
        max-height: 85vh;
        border-radius: 20px 20px 0 0;
        overflow-y: auto;
        transform: translateY(100%);
        transition: transform 0.3s cubic-bezier(0.32, 0.72, 0, 1);
        z-index: 200;
    }
    .sf-panel--open {
        display: block;
        transform: translateY(0);
    }

    .sf-panel-handle {
        display: block;
        width: 36px;
        height: 4px;
        background: var(--ds-border);
        border-radius: 2px;
        margin: 0 auto var(--ds-space-3);
    }

    .sf-panel-grid {
        grid-template-columns: 1fr;
        gap: var(--ds-space-4);
    }

    .sf-panel-footer {
        position: sticky;
        bottom: 0;
        background: var(--ds-bg);
        padding: var(--ds-space-3) 0;
        margin: 0 calc(-1 * var(--ds-space-5));
        padding-left: var(--ds-space-5);
        padding-right: var(--ds-space-5);
    }

    /* Count elrejtése mobilon */
    .sf-count {
        display: none;
    }

    /* Kedvencek oldal — gomb mobil méret */
    .tc-fav-remove-btn {
        font-size: var(--ds-text-xs, 0.75rem);
        padding: 0.25rem 0.625rem;
    }

    /* Kedvencek üres állapot */
    .fav-empty-state {
        padding: 2.5rem 1rem;
    }
    .fav-empty-icon {
        font-size: 2.5rem;
    }

    /* ── Vélemények V6 Redesign — mobil ── */
    .vel-hero {
        padding: var(--ds-space-8) var(--ds-space-4) var(--ds-space-6);
    }
    .vel-hero__title {
        font-size: var(--ds-text-2xl);
    }
    .vel-stats {
        grid-template-columns: repeat(3, 1fr);
        gap: var(--ds-space-2);
        padding: 0 var(--ds-space-3);
    }
    .vel-stat-card {
        padding: var(--ds-space-3) var(--ds-space-2);
        box-shadow: none;
        border-radius: var(--ds-radius-sm);
    }
    .vel-stat-card:hover {
        box-shadow: none;
        transform: none;
    }
    .vel-stat-card__number {
        font-size: var(--ds-text-xl);
    }
    .vel-owner {
        display: flex;
        flex-direction: column;
        gap: var(--ds-space-3);
        margin-left: var(--ds-space-4);
        margin-right: var(--ds-space-4);
        padding: var(--ds-space-4);
    }
    .vel-aura {
        padding: 0 var(--ds-space-3);
    }
    .vel-aura__left {
        flex-direction: row;
        align-items: center;
        gap: var(--ds-space-2);
    }
    .vel-aura__content {
        padding: var(--ds-space-4);
    }
    .vel-card {
        box-shadow: none;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid var(--ds-border);
        padding: var(--ds-space-4) var(--ds-space-4);
    }
    .vel-card:last-child {
        border-bottom: none;
    }
    .vel-card:hover {
        box-shadow: none;
    }
    .vel-card--featured {
        border-left: none;
    }
    .vel-section {
        padding: 0;
    }
    .vel-section__title,
    .vel-section__sub {
        padding: 0 var(--ds-space-4);
    }
    .vel-cards {
        gap: 0;
    }
    .vel-pagination__btn {
        min-width: 36px;
        height: 36px;
    }
}
