.select2-container .select2-selection--single {
	height:50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height:49px;
}
.discount {
	color:#FD0002;
	text-decoration: line-through;
}
#myModal {
	z-index:6000000000;
}
.sparkline-tooltip-class {
	padding:10px 10px;
	position:relative;
}
.couponbutton {
	background-color:#830507;
	color:#fff;
	font-weight:normal;
}

.csillaglista li.active {
	color:#fbcf00;
}
.kicsiszurke {
	color:#898989 !important;
	font-size:12px !important;
	padding-bottom:10px !important;
}
.reviewcomment {
	font-size:18px !important;
}
.sargacsillag {
	color:#fbcf00 !important;
}
.new-tag {
	background-color:#dc1212;
	padding:25px 50px 5px 40px;
	color:#fff;
	font-size:18px;
	text-align:center;
	position:absolute;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	left:-50px;
	top:-15px;
	z-index:10;
}
.myInputFormGroup select, .myInputFormGroup input {
	width:100%;
	border:1px solid #d7dbdb;
	height:30px;
	display:block;
	padding:0 15px;
	border-radius:15px;
	margin:0;
	font-size:14px;
	color:#898989;
	font-family: 'latoregular';
	box-shadow:none;
	-webkit-box-shadow:none;
}
.myInputFormGroup select:focus, .myInputFormGroup input:focus {
	box-shadow:none;
	-webkit-box-shadow:none;
	border:1px solid #d7dbdb;
}

.fizetesmodul li {
	padding-bottom:5px;
}
.fizetesmodul li label {
	margin-top:3px;
	padding-left:5px;
}
.fizetesmodul li label i {
	font-size:1.2em;
}
.cc_banner.cc_container.cc_container--open {
	bottom:42px;
}
.free-shipping-container {
	position:fixed;
	bottom:0px;
	left:0px;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-box-shadow:0 -3px 10px rgba(11, 25, 28, 0.22);
	-moz-box-shadow:0 -3px 10px rgba(11, 25, 28, 0.22);
	box-shadow:0 -3px 10px rgba(11, 25, 28, 0.22);
	color:#282727;
	font-size:16px;
	text-transform:uppercase;
	font-family:'latoblack';
	text-shadow:none;
	width:100%;
	z-index:999999;
}
.promotion-caption {
	font-size:16px;
	text-transform:uppercase;
	font-family:'latoblack';
	text-shadow:none;
	padding-top:20px;
	padding-bottom:20px;
}
.payment-icons {
	float: right;
	font-size: 31px;
	margin-right: 5px;
	margin-top: 9px;
}

#myModal .main_box{
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
	display: table;
	margin-top: 10px;
    padding: 5px;
	width: 100%;
}
#myModal .main_box .box_1,
#myModal .main_box .box_2{
	background-color: #eee;
	float: left;
    overflow: hidden;
    position: relative;
    width: 50%;
}
#myModal .main_box .box_1 img{
	float: left;
}
#myModal .main_box .list-pret{
	font-weight: bold;
}
#myModal .main_box .desc{
	padding: 4px;
}
#myModal .main_box .desc-full{
	padding: 4px;
	width: 100%;
}
#myModal .martop10{
	margin-top: 10px;
}

.table-hover > tbody > tr.fa-fa-bg > td{
	background: #fafafa;
}
span.stockGreen{
	background: #22ca29;
    border-radius: 4px;
	color: #ffffff;
    padding: 5px 10px;
}

span.onlyMobile{
	display: none;
}
@media screen and (max-width: 600px){
	span.onlyMobile{
		border-bottom: 1px dotted #eee;
		display: block;
		font-size: 12px;
		margin: 0px 10%;
		white-space: nowrap;
	}
}

.smallTotal{
	font-size: 11px;
    font-weight: bold;
}

/* =================================================================================================== */
/* ============================================ Resellers ============================================ */
/* =================================================================================================== */

	#content .resellers .infor_c .infor_c_inn p{
		margin-bottom: 10px;
	}
	#content .resellers .infor_c .infor_c_inn ul{
		padding-left: 30px;
		list-style: initial;
		list-style-type: disc;
	}
	#content .resellers .infor_c .infor_c_inn ul li{
		list-style: disc;
	}
	#content .resellers .frm .txtbox,
	#content .resellers .frm .slctbox{
		border: 1px solid #d7dbdb;
		border-radius: 5px;
		color: #898989;
		display: block;
		font-family: 'latoregular';
		font-size: 14px;
		height: 30px;
		margin: 0;
		padding: 0 15px;
		width: 100%;
	}
	#content .resellers .frm textarea,
	#content .resellers .frm .btn_c{
		border-radius: 5px;
	}
/* =================================================================================================== */
/* =================================================================================================== */

/* Feedback page - Pagination; */
div.paginationContainer{
	padding-top: 30px;
	text-align: center;
	width: 100%;
}
div.paginationContainer a{
	background: #444;
	color: #fff;
	display: inline-block;
	min-width:35px;
	padding: 7px;
}
div.paginationContainer a.active,
div.paginationContainer a:hover{
	background: #eee;
	color: #222;
	text-decoration: none;
}

.kat_blockquote {
    background: #fff;
    border-left: 5px solid #dc1212;
}

/* product info */
#productInfoTable {
    width: 100%;
    margin-top: 18px;
    border-collapse: collapse;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.07);
    font-size: 15px;
}

#productInfoTable.table > tbody > tr {
    border-bottom: 1px solid #edf0f2;
}

#productInfoTable.table > tbody > tr:last-child {
    border-bottom: none;
}

#productInfoTable.table > tbody > tr > td {
    border: none;
    padding: 15px 18px;
    vertical-align: middle;
    line-height: 1.45;
}

#productInfoTable.table > tbody > tr > td:first-child {
    width: 36%;
    color: #6b7280;
    font-weight: 600;
    background: #fafafa;
    border-left: 4px solid transparent;
}

#productInfoTable.table > tbody > tr > td:last-child {
    color: #1f2937;
    font-weight: 500;
    background: #ffffff;
}

#productInfoTable.table-hover > tbody > tr:hover > td:first-child {
    background: #f3f4f6;
    border-left-color: #111827;
    color: #111827;
}

#productInfoTable.table-hover > tbody > tr:hover > td:last-child {
    background: #fcfcfc;
}

#productInfoTable strong {
    color: #111827;
    font-weight: 700;
}

#productInfoTable .label,
#productInfoTable .badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    border-radius: 999px;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
}

#productInfoTable .label-success,
#productInfoTable .badge-success {
    background: #16a34a;
    color: #fff;
    box-shadow: 0 3px 10px rgba(22, 163, 74, 0.28);
}

/* Az utolsó "No requiere..." jellegű sor kiemelése, ha csak egy cella van benne */
#productInfoTable.table > tbody > tr > td[colspan],
#productInfoTable.table > tbody > tr > td:only-child {
    background: #f9fafb;
    color: #111827;
    font-weight: 700;
    text-align: center;
    padding: 16px 18px;
}

/* Mobilnézet */
@media (max-width: 575px) {
    #productInfoTable {
        border-radius: 12px;
        font-size: 14px;
        box-shadow: 0 5px 18px rgba(0, 0, 0, 0.06);
    }

    #productInfoTable.table > tbody > tr {
        display: block;
        border-bottom: 1px solid #e5e7eb;
        padding: 0;
    }

    #productInfoTable.table > tbody > tr > td {
        display: block;
        width: 100%;
        padding: 10px 14px;
    }

    #productInfoTable.table > tbody > tr > td:first-child {
        width: 100%;
        background: #f9fafb;
        border-left: none;
        color: #6b7280;
        font-size: 13px;
        padding-bottom: 4px;
    }

    #productInfoTable.table > tbody > tr > td:last-child {
        padding-top: 4px;
        font-size: 15px;
    }

    #productInfoTable.table-hover > tbody > tr:hover > td:first-child {
        border-left: none;
    }
}

/* termek info kosarbarakat termeknev */
#productPurchaseBox {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.035);
}

#productTitle {
    margin: 0;
    padding: 16px 18px;
    font-size: 16px;
    line-height: 1.35;
    font-weight: 800;
    color: #1f2937;
    text-transform: uppercase;
    border-bottom: 1px solid #eceff3;
    background: #fff;
}

#productCodeBox {
    padding: 12px 18px;
    background: #fafafa;
    border-bottom: 1px solid #eceff3;
}

#productCodeBox p {
    margin: 0;
    color: #7a7f87;
    font-size: 14px;
}

#productBuyBox {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 22px;
    align-items: center;
    padding: 18px;
    background: #fff;
    border-bottom: 1px solid #eceff3;
}

#productPriceBlock {
    text-align: left;
}

#productPriceBlock .oldPrice {
    color: #e00000;
    font-size: 14px;
    font-weight: 700;
    text-decoration: line-through;
    line-height: 1;
    margin-bottom: 5px;
}

#productPriceBlock .currentPrice {
    display: flex;
    align-items: flex-end;
    gap: 4px;
    color: #222;
    line-height: 1;
}

#productPriceBlock .currentPrice span {
    font-size: 34px;
    font-weight: 800;
    letter-spacing: -0.5px;
}

#productPriceBlock .currentPrice small {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 3px;
}

#productPriceBlock .vatText {
    margin-top: 5px;
    color: #6b7280;
    font-size: 12px;
}

#productActionBlock {
    min-width: 0;
}

#productQtyCartRow {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
}

#productQtyCartRow .qty {
    display: flex;
    align-items: center;
    height: 38px;
    border: 1px solid #cfd5dc;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    float: none !important;
}

#productQtyCartRow .qty a {
    width: 34px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f8;
    border: none !important;
}

#productQtyCartRow .qty input {
    width: 42px;
    height: 38px;
    border: none !important;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #222;
    background: #fff;
    box-shadow: none !important;
}

#addToCartBtn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 42px;
    padding: 0 24px !important;
    border-radius: 6px !important;
    background: #970000 !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
    white-space: nowrap;
    float: none !important;
}

#addToCartBtn:hover {
    background: #b00000 !important;
    color: #fff !important;
}
#addToCartBtn i {
    font-size: 16px;
    line-height: 1;
}

#paymentIcons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 7px;
    margin-top: 10px;
    color: #6b7280;
    font-size: 12px;
    float: none !important;
}

#paymentIcons i {
    font-size: 25px;
    color: #2f343b;
    line-height: 1;
}

#expressCheckoutBox {
    padding: 12px 18px 14px 18px !important;
    background: #fff;
    border-bottom: 1px solid #eceff3;
}

#express-checkout-element {
    margin: 0 !important;
    text-align: center;
}

#productPurchaseBox .desc_blk_inn {
    padding-top: 14px;
}

/* Mobil */
@media (max-width: 767px) {
    #productTitle {
        padding: 14px 15px;
        font-size: 15px;
    }

    #productCodeBox {
        padding: 10px 15px;
    }

    #productBuyBox {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 15px;
    }

    #productPriceBlock {
        text-align: center;
    }

    #productPriceBlock .currentPrice {
        justify-content: center;
    }

    #productQtyCartRow {
        justify-content: center;
        flex-wrap: wrap;
    }

    #addToCartBtn {
        width: 100%;
    }

    #paymentIcons {
        justify-content: center;
    }

    #expressCheckoutBox {
        padding: 10px 15px 13px 15px !important;
    }
}#productQtyCartRow .qty .minus_btn,
#productQtyCartRow .qty .plus_btn {
    position: relative;
    cursor: pointer;
    font-size: 0;
    color: #555;
    text-decoration: none !important;
    background: #f7f7f8 !important;
}

#productQtyCartRow .qty .minus_btn::before {
    content: "−";
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #555;
}

#productQtyCartRow .qty .plus_btn::before {
    content: "+";
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #555;
}

#productQtyCartRow .qty .minus_btn:hover,
#productQtyCartRow .qty .plus_btn:hover {
    background: #eceff3 !important;
}

#productQtyCartRow .qty .minus_btn:hover::before,
#productQtyCartRow .qty .plus_btn:hover::before {
    color: #111827;
}

#productQtyCartRow .qty .minus_btn {
    border-right: 1px solid #e1e5ea !important;
}

#productQtyCartRow .qty .plus_btn {
    border-left: 1px solid #e1e5ea !important;
}
/* csuszoka */
@media (min-width: 992px) {
    #productMainRow {
        display: flex;
        align-items: stretch;
        overflow: visible !important;
    }

    #productMainRow .col-lg-6,
    #productMainRow .col-md-7,
    #productMainRow .col-md-5,
    #productLeftCol,
    #productRightCol {
        float: none !important;
        overflow: visible !important;
    }

    #productLeftCol {
        padding-bottom: 15px;
    }

    #productLeftSticky {
        position: sticky;
        top: 10px;
        z-index: 5;
        margin-bottom: 15px;
    }
}


/* =========================================================
   PRODUCT DETAILS / MANUAL / ADVANTAGES / INSTALLATION
========================================================= */

#productDetailsTabs {
    margin-top: 28px;
}

#productDetailsTabs .single-product-tables {
    background: transparent;
}

#productDetailsTabs .rew_blk {
    margin-bottom: 18px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.035);
}

#productDetailsTabs .rew_blk table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    background: #fff;
}

#productDetailsTabs .rew_blk table tr:first-child td {
    padding: 14px 18px;
    background: #fafafa;
    border-bottom: 1px solid #eceff3;
}

#productDetailsTabs .rew_blk h5 {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 0;
    color: #1f2937;
    font-size: 16px;
    line-height: 1.35;
    font-weight: 800;
    text-transform: none;
}

#productDetailsTabs .rew_blk h5 i {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #970000;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    line-height: 1;
}

#productDetailsTabs .rew_blk table tr:not(:first-child) td {
    position: relative;
    padding: 10px 18px 10px 42px;
    color: #374151;
    font-size: 14px;
    line-height: 1.55;
    border: none;
    border-bottom: 1px solid #f0f2f4;
}

#productDetailsTabs .rew_blk table tr:last-child td {
    border-bottom: none;
}

#productDetailsTabs .rew_blk table tr:not(:first-child) td::before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 18px;
    top: 12px;
    color: #16a34a;
    font-size: 13px;
}

#productDetailsTabs .prod_description {
    color: #374151;
}

#productDetailsTabs .prod_description p {
    position: relative;
    margin: 0 0 9px 0;
    padding-left: 0;
    color: #374151;
    font-size: 14px;
    line-height: 1.55;
}

#productDetailsTabs .prod_description p:last-child {
    margin-bottom: 0;
}

/* A leírásblokkban ne legyen dupla ikon minden p előtt */
#productDetailsTabs .prod_description p::before {
    content: none;
}

/* Videós sorok ne kapjanak zöld pipát */
#productDetailsTabs .rew_blk table tr td.videopost {
    padding: 14px 18px;
    background: #fff;
}

#productDetailsTabs .rew_blk table tr td.videopost::before {
    content: none;
}

#productDetailsTabs .video-content {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 8px;
    background: #111;
}

#productDetailsTabs .video-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Hover finoman, ne legyen túl erős */
#productDetailsTabs .table-hover > tbody > tr:hover > td {
    background: #fcfcfc;
}

/* Mobil */
@media (max-width: 767px) {
    #productDetailsTabs {
        margin-top: 20px;
    }

    #productDetailsTabs .rew_blk {
        margin-bottom: 14px;
        border-radius: 8px;
    }

    #productDetailsTabs .rew_blk table tr:first-child td {
        padding: 13px 15px;
    }

    #productDetailsTabs .rew_blk h5 {
        font-size: 15px;
    }

    #productDetailsTabs .rew_blk h5 i {
        width: 26px;
        height: 26px;
        font-size: 13px;
    }

    #productDetailsTabs .rew_blk table tr:not(:first-child) td {
        padding: 9px 15px 9px 38px;
        font-size: 14px;
    }

    #productDetailsTabs .rew_blk table tr:not(:first-child) td::before {
        left: 15px;
        top: 11px;
    }

    #productDetailsTabs .rew_blk table tr td.videopost {
        padding: 12px 15px;
    }
}

.youtube-lite {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 8px;
    background: #111;
    cursor: pointer;
}

.youtube-lite img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.youtube-lite:hover img {
    transform: scale(1.03);
    opacity: 0.85;
}

.youtube-lite button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 62px;
    height: 44px;
    transform: translate(-50%, -50%);
    border: none;
    border-radius: 10px;
    background: #970000;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.youtube-lite button i {
    font-size: 20px;
    margin-left: 3px;
}

.youtube-lite:hover button {
    background: #b00000;
}

.youtube-lite iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Feedback finomítás */

#feedbacksection .feedback-header h4 i {
    position: relative;
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    background: #970000;
    color: #fff;
    border-radius: 50%;
    font-size: 0;
}

#feedbacksection .feedback-header h4 i::before {
    content: "\f0e6";
    font-family: FontAwesome;
    font-size: 15px;
    color: #fff;
    line-height: 34px;
}

#feedbacksection .feedback-card {
    padding: 16px 0 18px 0;
}

#feedbacksection .feedback-top-row {
    gap: 10px 18px;
    padding-bottom: 7px;
}

#feedbacksection .feedback-top-row .date,
#feedbacksection .feedback-top-row .user {
    color: #7b8088;
    font-size: 13px;
}

#feedbacksection .feedback-top-row .date span,
#feedbacksection .feedback-top-row .user span {
    color: #c3c7cc;
    margin-right: 5px;
}

#feedbacksection .csillaglista {
    margin-left: 0;
}

#feedbacksection .csillaglista li {
    font-size: 15px;
}

#feedbacksection .kicsiszurke {
    margin: 5px 0 8px 0;
    color: #8a8f98;
    font-size: 12px;
}

#feedbacksection .reviewcomment {
    color: #666;
    font-size: 15px;
    line-height: 1.55;
    max-width: 1050px;
}

#feedbacksection .feedback-card:hover {
    background: #fcfcfc;
}

#feedbacksection .feedback-card:hover .reviewcomment {
    color: #444;
}

/* Ha sok vélemény van, ne legyen túl levegős */
#feedbacksection .feedback-list {
    padding-top: 0;
    padding-bottom: 10px;
}

/* Mobil */
@media (max-width: 767px) {
    #feedbacksection .feedback-header h4 i {
        flex-basis: 30px;
        width: 30px;
        height: 30px;
    }

    #feedbacksection .feedback-header h4 i::before {
        font-size: 14px;
        line-height: 30px;
    }

    #feedbacksection .feedback-top-row {
        display: flex;
        flex-wrap: wrap;
        gap: 7px 12px;
    }

    #feedbacksection .csillaglista {
        width: auto;
        margin-top: 0;
    }

    #feedbacksection .reviewcomment {
        font-size: 14px;
    }
}

/