.highLight
{
	color: #ffffff;
    font-size: 22px;
    text-shadow: 0 0 21px #b5ff00;
    text-align: center;
    margin: 20px 0;
}

.buyico {
    width: 100%;
    height: 85px !important;
    object-fit: contain;
    margin-top: -60px;
    margin-bottom: 20px;
}

.specialDesc
{
	color: #b5ff00;
    font-size: 12px;
    text-align: center;
    width: 100%;
}

.special:after
{
	content: "*";
    position: absolute;
    display: block;
    color: #b5ff00;
    right: calc( 50% - 47px);
    top: 32px;
}

.darker
{
	background-color: #313235 !important;
}

.za
{
	text-decoration: underline;
    text-decoration-color: #b5ff00;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
    color: #b4ff00;
}

#copyTxt
{
	    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -28px;
    font-size: 15px;
    border-radius: 10px;
    background-color: gray;
    padding: 3px 5px;
    display: none;
}

#oldPrice
{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    font-size: 14px;
    border-radius: 10px;
    color: #ff8282;
}

.SweetDesc a
{
	color: #228cc7 !important;
}

.SweetDesc
{
	font-size: 22px;
    margin-top: 8px;
}

.orders
{
	text-align: center;
	color: white;
}

.recSelected
{
	    border-color: #b5ff00 !important;
    color: #333 !important;
    text-shadow: 0 0 10px #1f8cc6 !important;
    background-color: #b5ff00;
}

.recPack
{}
.recSubTxt
{
	position: absolute;
    left: 50%;
    transform: translatex(-50%);
    bottom: -1px;
    font-size: 15px;
}
.recBox
{
	display: inline-flex;
    font-size: 37px;
    padding: 5px;
    border: 2px solid white;
    width: 80px;
    height: 80px;
    text-align: center;
    justify-content: center;
    vertical-align: middle;
    color: white;
    align-items: center;
	margin: 5px;
	position: relative;
	cursor: pointer;
}

.order
{
	margin-top: 20px;
	border-top: 2px white solid;
}

.cyan
{
	color:#9ff0f4;
}

.negyelofizetes
{
	padding: 40px 0;
}

@media (max-width: 805px)
{
	.row2
	{
		width: 80% !important;
	}
}
@media (max-width: 300px)
{
	.row2
	{
		min-width: 100% !important;
	}
	#join
	{
		padding: 3px !important;
	}
}

.swtv2
{
	    display: inline-block;
    vertical-align: middle;
    margin: 40px 10px;
    text-align: center;
    font-size: 30px;
    max-width: 400px !important;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 10px;
	    width: 80%;
}

.tvFe2
{
	text-align: center;
    font-size: 30px;
    display: block;
    color: white;
    margin-top: 30px;
	margin-bottom: 30px;
}

.usedC
{
	background: white;
    text-align: center;
    color: black !important;
    font-size: 18px;
    font-weight: 500;
}

.dinner
{}

.dtxt
{
	font-size: 18px;
    padding: 10px;
}

.dcode
{
	font-size: 30px;
    font-weight: 500;
}

.dclose
{
	font-size: 20px;
    cursor: pointer;
    border: 2px black solid;
    width: fit-content;
    margin: auto;
    margin-top: 12px;
    padding: 3px 7px;
    border-radius: 6px;
}

.dialog
{
	width: 80%;
    max-width: 300px;
    height: 200px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    background: white;
    z-index: 1000;
    border-radius: 10px;
	text-align: center;
}

.preDialog
{
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000cf;
    z-index: 999;
}

.link
{
	color: #9ff0f4;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
	cursor: pointer;
}

.white
{
	    background: white;
    padding: 2px;
    border-radius: 8px;
}

.brands
{
	text-align: center;
    margin: 20px;
}

.brandIimg
{
	    width: 90px;
    display: inline-block;
    margin: 15px;
}

.tvFe
{
	text-align: center;
	font-size: 30px;
	display: block;
	color: white;
	margin-top: 90px;
}

.swtv
{
	display: inline-block;
    vertical-align: middle;
    margin: 40px 10px;
	text-align: center;
	font-size: 30px;
}

.jgs2
{
	    display: none;
    text-align: center;
    margin: 80px 0;
    background-color: white;
    margin-left: -500px;
    margin-right: -500px;
    padding-left: 500px;
    padding-right: 500px;
}

.jgsPic
{
	max-width: 250px !important;
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}

.jgsTxt
{
	ax-width: 500px !important;
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 10px;
	font-size: 23px;
	font-weight: 500;
}

.zold
{
	text-decoration: underline;
    text-underline-offset: 4px;
}

.oldPrice
{
	color: #b5ff07;
    font-size: 15px;
    font-weight: 300;
}

.smallFont
{
	font-size: 15px !important;
	font-weight: 400 !important;
}

.minHeight
{
	height: 45px;
}

.inc
{
	position: relative;
}

.sTitleMid
{
	font-size: 18px;
	font-weight: 500;
}

.first
{
	background-color: #3f4044;
}

#join
{
	padding: 3px 12px;
    border: solid white 2px;
    border-radius: 20px;
    color: #9ff0f4;
    margin: 6px 0;
    width: fit-content;
    margin: auto;
    margin-top: 6px;
    margin-bottom: 6px;
	cursor: pointer;
}

.sTitle
{
	font-size:20px;
	font-weight:500;
}

.ssTitle
{
	font-size: 15px;
    font-weight: 100;
}

.subRowTitle
{
	vertical-align: -webkit-baseline-middle;
}
.bigTitle2
{
	font-size: 25px;
}

.bigTitle
{
	font-size: 100px !important;
    margin: 90px 0;
    background-color: #3e5e63;
    padding: 25px 200px 25px 200px;
    width: calc( 100% + 400px);
    margin-left: -200px;
    background: rgb(52,53,56);
    background: linear-gradient(180deg, rgba(52,53,56,1) 0%, rgba(52,53,56,1) 6%, rgba(80,139,190,1) 51%, rgba(52,53,56,1) 94%, rgba(52,53,56,1) 100%);
    text-shadow: 0px 0px 19px BLACK;
	    border-top: white solid;
}

.subTitle
{
	font-size: 20px;
    color: #b5ff00;
}

.tvsSubTxt
{
	font-size:16px;
}

.tvsTxt
{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    color: white;
    bottom: -64px;
	text-align: center;
}

.tvs
{
	display: block;
	position: relative;
	margin: 60px 0px;
}

.tv
{
	max-width:500px;
	box-shadow: 0px 0px 16px 4px black;
}

.left 
{
	position: absolute;
}

.rshift
{
	right: 0px;
    top: 50%;
    width: 42%;
    /* transition: auto; */
    transform: translateY(-50%);
}

.lshift
{
	    left: 0px;
    /* top: 0px; */
    /* width: 42%; */
    /* right: 0px; */
    top: 50%;
    width: 42%;
    /* transition: auto; */
    transform: translateY(-50%);
}

.center
{
	margin: auto;
    width: 48%;
    z-index: 2;
    display: block;
    position: relative;
}

.tvImg
{}

.butBox
{}

.myBut
{
	color: #9ff0f4;
    margin: auto;
    width: max-content;
    font-size: 20px;
    border-radius: 20px;
    border: solid 3px white;
    padding: 8px 18px;
    box-shadow: 0 0 10px 0px;
    margin-top: 41px;
    cursor: pointer;
}

.mainTitle
{
	color: white;
    font-size: 440%;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}

.smallTxt
{
	font-size: 20px;
    margin-top: 40px;
	color: #b5ff07;
}

.stv
{
	max-width: 30% !important;
    display: block;
    /* align-items: center; */
    margin: auto;
    min-width: 150px;
    margin-top: 25px;
}

.csomagok
{
	font-size: 18px;
    color: white;
    margin: auto;
	margin: 20px 0;
}

.mainRow
{
	 display: block;
    height: auto;
    /* margin: auto; */
    text-align: center;
    margin-bottom: 10px;
}

.row1
{
	display: inline-block;
    align-self: center;
	padding: 5px;
	text-align: center;
	vertical-align: -webkit-baseline-middle;
	width: 80%;
    max-width: 400px;
}

.row2
{
	display: inline-flex;
	vertical-align: -webkit-baseline-middle;
	    width: 45%;
    min-width: 300px;
}

.row3
{
	display: inline-flex;
	vertical-align: -webkit-baseline-middle;
	width: 291px;
	position: relative;
}

.subRow
{
	padding: 5px;
	text-align: center;
	width: 33.33%;
	position: relative;
}

@media (max-width: 458px)
{
	.bigTitle
	{
		font-size: 60px !important;
	}
}

@media (max-width: 400px)
{
	.bootstrap-table
	{
		width: calc( 100% + 50px) !important;
		margin-left: -25px !important;
		max-width: unset !important;
	}
	.csomagok
	{
		width: calc( 100% + 50px) !important;
		margin-left: -25px !important;
		max-width: unset !important;
	}
	
	.tvsTxt
	{
		font-size:17px !important;
	}
	
	.tvsSubTxt
	{
		font-size:13px !important;
	}
	
	.mainTitle
	{
		font-size: 32px !important;
	}
	
}
.bootstrap-table
{
	max-width: 800px;
	display: block;
	margin: auto;
	position: relative;
	margin-top: 20px;
}

.entry-content a {
    color: #000000 !important;
}

.dropdown-item.active
{
	background-color: #343538 !important;
	color: #fff !important;
}

.page-item.active, .page-item.active a
{
	color: red !important;
}

.float-left
{
	color: white;
}

.btn-group>.btn
{
	color: black !important;
}

.inc::after, .inc2::after
{
	 display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50px;
    margin: auto;
    border: 1px solid white;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.nev
{
	display: inline-block;
    color: white;
    margin: auto;
    margin-left: 3px;
}

.mylogo
{
	display: inline-block;
	max-width: 40px !important;
	object-fit: contain;
}

.nevTD
{
	display: inline-flex;
}

.myTD
{
	text-align: left !important;
}

.tr
{
	border-color: #343538;
	border-bottom: solid #494b50 1px;
}

#main {
    background: #343538 !important;
}
