html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
outline: 0;
}
a:active,
a:focus,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure { margin: 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #161616;
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h1:before,
h2:before,
h3:before,
h4:before,
h5:before,
h6:before {
}
.page-title {
font-family: 'Roboto', sans-serif;
font-size: 3rem; font-weight: 300;
color: #242328;
text-transform: uppercase;
margin: 0;
padding: 5px 0;
}
.page-title:before {
content: '―';
color: #00a8ff;
margin-right: 15px;
font-weight: 600;
}
p {
margin-bottom: 1rem;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
margin: 0;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget { margin: 0;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  .nopadding {
padding: 0 !important;
margin: 0 !important;
}
.section-title {
display: block;
padding: 20px 0 0 0;
margin: 0;
font-size: 3rem;
font-weight: 300;
color: #161615;
text-transform: uppercase;
height: 80px;
}
.section-title:after {
display: block;
content: '';
border-bottom: 1px solid #ababab;
width: 25%;
margin: 0;
height: 10px;
margin-bottom: 10px;
}
.section-title.text-center:after {
margin: 0 auto;
}
span.kukac:before {
content: '@';
}
.shadow-bottom {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
.shadow-box {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
#payment ul.payment_methods { }
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
width: 100%;
}
.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
float: none;
padding: 3px;
}  .ribon {
display: block;
height: 40px;
}
.ribon span{
display: block;
float: left;
height: 40px;
padding: 0 20px;
background: #00a8ff;
line-height: 40px;
color: #fff;
font-size: 2rem;
}
.ribon:after {
display: block;
float: left;
content: '';
height: 40px;
width: 20px;
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/ajandek-szalag-bg.png) no-repeat top right;
}  .kg.add-to-cart-wrap {
display: block;
position: relative
}
.kg.add-to-cart-wrap a {
text-decoration: none;
}
.kg.add-to-cart-wrap .add_to_cart_button {
display: block;
height: 50px;
line-height: 50px;
text-align: center;
border: 0;
margin: 0;
padding: 0;
font-size: 1.8rem;
color: #dbdbdb;
background: #161615;
border-radius: 0;
transition: color .5s, background .5s;
}
.kg.add-to-cart-wrap .added_to_cart,
.kg.add-to-cart-wrap .wc-forward{
animation: fade 5s;
opacity: 1;
position: absolute;
right: 0px;
top: 0px;
padding: 0 9px;
font-size: 1.5rem;
line-height: 50px;
height: 50px;
width: 60%;
color: #dbdbdb;
background: #161615;
text-align: center;
}
.kg.add-to-cart-wrap .add_to_cart_button.added {
text-align: left;
padding-left: 10px;
font-size: 1.6rem;
}
.flypage .kek .kg.add-to-cart-wrap .add_to_cart_button,
.kg.add-to-cart-wrap .add_to_cart_button.added,
.item:hover .kg.add-to-cart-wrap .add_to_cart_button ,
.kek .kg.add-to-cart-wrap .add_to_cart_button.added,
.kek .item:hover .kg.add-to-cart-wrap .add_to_cart_button {
color: #fff;
background: #00A8FF;
}
.flypage .zold .kg.add-to-cart-wrap .add_to_cart_button,
.zold .kg.add-to-cart-wrap .add_to_cart_button.added,
.zold .item:hover .kg.add-to-cart-wrap .add_to_cart_button {
color: #000;
background: #95fc00;
}
.woocommerce .kg.add-to-cart-wrap #respond input#submit.loading:after,
.woocommerce .kg.add-to-cart-wrap a.button.loading:after,
.woocommerce .kg.add-to-cart-wrap button.button.loading:after,
.woocommerce .kg.add-to-cart-wrap input.button.loading:after {
top: auto !important;
}
.kg.add-to-cart-wrap .nem-rendelheto {
color: #da6c6c;
}  .price-wrap {
display: block;
}
.price-wrap .regi-ar {
display: block;
position: relative;
top: -10px;
color: #777; font-size: 2rem; line-height: 2rem;
font-weight: normal;
margin: 10px 0 0 0;
}
.price-wrap ins {
display: inline-block;
color: #161615; font-size: 3rem;
line-height: 28px;
font-weight: bold;
background-color: transparent;
margin: 2px 0 0 5px;
height: 28px;
}
.price-wrap .szazalek {
display: inline-block;
height: 28px;
padding: 0 5px;
color: #fff;
font-weight: bold;
font-size: 1.6rem;
line-height: 28px;
background: #7fd700;
margin: 0 5px 0 0;
border-radius: 3px;
}  header.page_header {
background: #fefefe url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/bg-header-2.png) center top;
}  .menu_felso ul {
display: inline-block;
margin: 0;
padding: 0;
}
.menu_felso ul li{
display: inline-block;
height: 60px;
color: #87868a;
font-size: 1.4rem;
line-height: 60px;
padding: 0 10px;
}
.menu_felso ul li a {
display: inline-block;
color: #2b2a29;
text-decoration: none;
line-height: 20px;
height: 20px;
padding-left: 25px;
text-transform: uppercase;
}
.menu_felso ul li a:hover{
color: #2b2a29;
}
.menu_felso ul li.link_login a{
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-login-2.png) no-repeat;
}
.menu_felso ul li.link_reg a{
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-reg-2.png) no-repeat;
}
.menu_felso ul li.link_contact a {
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-info-2.png) no-repeat;
}  .logo_felso a {
display: inline-block;
height: 100px;
}   .yith-ajaxsearchform-container {
display: block;
}
.yith-ajaxsearchform-container form>div{ display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: stretch;
align-content: stretch;
}
.yith-ajaxsearchform-container input[type='search']{
display: inline-block;
flex-basis: 100%;
height: 60px;
line-height: 60px;
padding: 0 20px;
background: #2b2a29;
color: #fff;
border: none;
border-radius: 0;
}
.yith-ajaxsearchform-container input[type='submit']{
display: inline-block;
flex: 0 0 60px;
height: 60px;
line-height: 60px;
background: #00a8ff url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-search.png) center no-repeat;
text-indent: -1000px;
overflow: hidden;
color: #fff;
border-radius: 0;
border: none;
}
.yith-ajaxsearchform-container .autocomplete-suggestions{
background: #f4f4f4 url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/bg-kiemelt-2.png);
border: 2px dotted #2B2A29;
border-top: 0;
}
.yith-ajaxsearchform-container .autocomplete-suggestion:hover,
.yith-ajaxsearchform-container .autocomplete-suggestion {
background-color: transparent;
font-size: 1.5rem;
line-height: 25px;
}
.yith-ajaxsearchform-container .autocomplete-suggestion strong {
color: #00a8ff;
}  .cart-felso-wrap {  transition: top .5s, right .5s;
overflow: visible;
position: relative;
z-index: 100;
}
.cart-felso-wrap .cart-felso {
position: relative;
width: 100%;
height: 100px;
display: block;
height: 100px;
background: #3e3d43 url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-cart-2.png) center 25px no-repeat;
transition: all 0.5s;
}
.cart-felso-wrap .widget-title {
display: none;
}
.cart-felso-wrap .widget {
height: 100px;
}
.cart-felso-wrap .cart-felso a {
text-transform: none;
display: block;
width: 100%;
height: 100%;
}
.cart-felso-wrap .cart-felso a:hover:after {
transform: rotate(-90deg);
}
.cart-felso-wrap .cart_sum {
position: absolute;
top: 5px;
right: 5px;
display: inline-block;
width: 30px;
height: 30px;
border-radius: 50%;
line-height: 30px;
background-color: #a4a4a4;
color: #000;
transition: all 0.5s;
text-align: center;
}
.cart-felso-wrap .cart-felso a:after {
display: block;
height: 8px;
width: 14px;
position: absolute;
bottom: 15px;
left: 50%;
margin-left: -7px;
content: '';
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-arrow-down-2.png) center no-repeat;
transition: all 0.5s;
} .cart-felso-wrap:hover .cart-felso a,
.cart-felso-wrap .cart-felso.notempty a {
background: #90f302 url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-cart.png) center 25px no-repeat;
}
.cart-felso-wrap:hover .cart_sum,
.cart-felso-wrap .notempty .cart_sum {
background-color: #29272c;
color: #fff;
}
.cart-felso-wrap:hover .cart-felso a:after,
.cart-felso-wrap .cart-felso.notempty a:after {
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-arrow-down.png) center no-repeat;
}
.cart-felso-wrap.fixed {
position:fixed;
top:80px;
right:4px;
z-index:100;
width: 70px;
} .cart-felso-wrap .cart-content {
display: none;
position: absolute;
right: 0;
width: 350px;
background: #90f302;
padding: 0;
border: 0px solid #90f302;
color: #29272B;
}
.cart-felso-wrap .cart-content .cart_list {
display: block;
padding: 0 5px;
}
.cart-felso-wrap .cart-content a {
text-decoration: none;
color: #29272B;
}
.cart-felso-wrap .cart-content img {
width: 50px;
border: 2px solid #fff;
padding: 2px;
}
.cart-felso-wrap .cart-content .buttons{
padding: 0;
margin: 0;
}
.cart-felso-wrap .cart-content .buttons a{
display: block;
width: 50%;
padding: 0 5px;
margin: 0;
float: left;
height: 40px;
line-height: 40px;
text-align: center;
background: #161615;
color: #ddd;
border-radius: 0;
}
.cart-felso-wrap .cart-content .buttons a.checkout{
background: #00A8FF;
color: #fff;
}  .page_navigation {
position: relative;
min-height: 70px;
background: #111012;
}
.page_navigation.fixed {
position:fixed;
top:0;
z-index:100;
width: 100%;
}
.page_navigation .container {
position: relative;
}
.page_navigation .mega-menu-wrap {
min-height: 70px !important;
position: relative !important;
}
.page_navigation nav {
position: relative;
}
.page_navigation nav:after {
display: block;
content: ' ';
width: 100%;
height: 5px;
background: #00a8ff;
position: absolute;
left: 0;
bottom: -5px;
z-index: 10;
}  .main-slider .owl-theme .owl-dots .owl-dot span {
width: 85px;
height: 5px;
background: rgba(118,118,118,0.5);
}
.main-slider .owl-theme .owl-dots .owl-dot.active span {
background: rgba(150,252,0,1);
}
.main-slider .owl-theme .owl-nav.disabled+.owl-dots {
margin-top: -25px;
z-index: 10;
position: relative;
}  #tabs-frontend{
min-height: 500px;
}
#tabs-frontend.ui-tabs{
border: 0;
padding: 0 30px;
background: #ddd url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/bg-kiemelt-2.png);
}
#tabs-frontend .tabs {
padding: 0 2%;
margin: 0;
background: transparent;
border: none;
border-bottom: 1px solid #d4d4d4;
}
#tabs-frontend.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 0 5px;
border: none;
border-bottom: 3px solid transparent;
padding: 0;
white-space: nowrap;
background: transparent;
color: #161615;
text-transform: uppercase;
font-weight: 600;
font-size: 2rem;
} #tabs-frontend.ui-tabs .ui-tabs-nav li.ui-state-hover,
#tabs-frontend.ui-tabs .ui-tabs-nav li.ui-tabs-active {
border-bottom: 3px solid #161615;
transition: border-color .5s;
}
#tabs-frontend.ui-tabs .ui-tabs-nav li.kek.ui-tabs-active {
background: transparent;
transition: color .5s;
}
#tabs-frontend.ui-tabs .ui-tabs-nav li a {
color: #161615;
transition: color .5s;
}
#tabs-frontend.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
color: #161615;
transition: color .5s;
} #tabs-frontend.ui-tabs .ui-tabs-nav li.kek.ui-state-hover,
#tabs-frontend.ui-tabs .ui-tabs-nav li.kek.ui-tabs-active {
border-color: #00A8FF;
}
#tabs-frontend.ui-tabs .ui-tabs-nav li.kek.ui-tabs-active { }
#tabs-frontend.ui-tabs .ui-tabs-nav li.kek a { }
#tabs-frontend.ui-tabs .ui-tabs-nav li.kek.ui-tabs-active a {  } #tabs-frontend.ui-tabs .ui-tabs-nav li.zold.ui-state-hover,
#tabs-frontend.ui-tabs .ui-tabs-nav li.zold.ui-tabs-active {
border-color: #7fd700;
}
#tabs-frontend.ui-tabs .ui-tabs-nav li.zold.ui-tabs-active { }
#tabs-frontend.ui-tabs .ui-tabs-nav li.zold a { }
#tabs-frontend.ui-tabs .ui-tabs-nav li.zold.ui-tabs-active a {  }
#tabs-frontend.ui-tabs .ui-tabs-panel {
padding: 0;
margin: 0;
}
#tabs-frontend.ui-tabs .ui-tabs-panel .widget-title {
display: block;
margin: 0;
padding: 0;
text-align: center;
padding: 10px 0;
text-transform: uppercase;
display: none;
}  #no-tabs-frontend {
background: #ddd url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/bg-kiemelt-2.png);
min-height: 520px;
padding: 0 30px;
}
#no-tabs-frontend .termekek-carousel-wrap { }
#no-tabs-frontend .widget-title {
padding: 0 2%;
margin: 0;
background: transparent;
border: none;
border-bottom: 1px solid #d4d4d4;
color: #161615;
text-transform: uppercase;
font-weight: 600;
font-size: 2rem;
min-height: 50px;
}
#no-tabs-frontend .widget-title span{
display: inline-block;
margin: 0 5px;
border-bottom: 3px solid #161615;
transition: border-color .5s;
padding: 0 1em;
min-height: 49px;
line-height: 47px;
}
#no-tabs-frontend .zold .widget-title span{
border-color: #7fd700;
}
#no-tabs-frontend .kek .widget-title span{
border-color: #00A8FF;
}  .termekek-carousel-wrap { }
.termekek-carousel-wrap .owl-theme .owl-dots {
height: 40px;
padding-top: 30px;
}
.termekek-carousel-wrap .owl-theme .owl-dots .owl-dot span {
width: 55px;
height: 5px;
background: rgba(118,118,118,0.5);
}
.termekek-carousel-wrap .owl-theme .owl-dots .owl-dot.active span,
.kek .termekek-carousel-wrap .owl-theme .owl-dots .owl-dot.active span {
background: rgba(0,168,255,1);
}
.zold .termekek-carousel-wrap .owl-theme .owl-dots .owl-dot.active span {
background: rgba(150,252,0,1);
}
.termekek-carousel-wrap .owl-theme .owl-nav {
margin-top: 0px;
position: absolute;
bottom: 0;
width: 100%;
margin-bottom: 15px;
}
.termekek-carousel-wrap .owl-theme .owl-nav .owl-prev ,
.termekek-carousel-wrap .owl-theme .owl-nav .owl-next {
position: absolute;
left: 0;
background: transparent;
color: #fff;
font-size: 35px;
margin: 0 0px;
padding: 0;
line-height: 35px;
}
.termekek-carousel-wrap .owl-theme .owl-nav .owl-next {
position: absolute;
left: auto;
right: 0;
}
.termekek-carousel-wrap .owl-theme .owl-nav div:hover,
.kek .termekek-carousel-wrap .owl-theme .owl-nav div:hover{
color: rgba(0,168,255,1);
}
.zold .termekek-carousel-wrap .owl-theme .owl-nav div:hover{
color: rgba(150,252,0,1);
}
.termekek-carousel-wrap ul {
display: block;
margin: 0;
padding: 0;
}
.termekek-carousel-wrap a {
text-decoration: none;
color: #161615;
}
.termekek-carousel-wrap li.item {
margin-top: 30px;
background: #fff;
list-style-position: inside;
list-style: none;
}
.termekek-carousel-wrap .item-top-wrap {
display: block;
padding: 5%;
}
.termekek-carousel-wrap .item-top-wrap img {
display: block;
max-width: 150px;
margin: 0 auto 10px auto;
}
.termekek-carousel-wrap .item-top-wrap .product-title {
display: block;
text-align: center;
font-size: 1.6rem;
font-weight: bold;
}
.termekek-carousel-wrap .item-top-wrap .product-platforms {
display: block;
}
.termekek-carousel-wrap .item-top-wrap .product-platforms ul{
display: block;
list-style: none;
list-style: inside;
}
.termekek-carousel-wrap .item-top-wrap .product-platforms li{
display: inline-block;
list-style: none;
}    .product-platform {
display: inline-block;
height: 20px;
border-radius: 20px;
line-height: 19px;
font-size: 10px;
background: #3e3d43;
padding: 0 10px;
color: #fff;
letter-spacing: 2px;
margin: 0 2px;
border: 1px solid transparent;
}
.product-platform.xbox-360,
.product-platform.xbox-one{  background: #1e921f;
}
.product-platform.playstation-5{
background: #fff;
color: #000;
border-color: #000;
}
.product-platform.playstation-3,
.product-platform.playstation-4,
.product-platform.playstation-vita{ background: #3985cb;
}
.product-platform.nintendo-wii-u,
.product-platform.nintendo-switch,
.product-platform.nintendo-3ds{
background: #ff4554;
}
.product-platform.windows-pc{
background: #222;
}  .elorendelheto-wrap {
background: #ededed;
padding: 0 25px;
min-height: 1040px;
}
.elorendelheto-wrap .section-title { }
.elorendelheto-wrap .section-title:after { }
.elorendelheto-wrap a{
text-decoration: none;
color: #2b2a29;
}
.elorendelheto-wrap ul,
.elorendelheto-wrap li.item{
padding: 0;
margin: 0;
list-style: none;
list-style-position: inside;
display: block;
}
.elorendelheto-wrap li.item{
margin-bottom: 10px;
background: #fff url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-arrow-right.png) no-repeat 97% 50%;
min-height: 100px;
}
.elorendelheto-wrap .datum{
display: block;
float: left;
background: #2b2a29;
width: 80px;
height: 100px;
color: #95fc00;
font-size: 2rem;
padding-top: 25px;
text-align: center;
line-height: 2.2rem;
border-radius: 0 0 23px 0;
}
.elorendelheto-wrap .product-image{
display: block;
float: left;
height: 100px;
width: 100px;
padding: 10px;
text-align: center;
}
.elorendelheto-wrap .product-image img{
max-width: 100%;
max-height: 100%;
}
.elorendelheto-wrap .data-wrap{
display: block;
float: left;
}
.elorendelheto-wrap .product-platforms{
display: block;
height: 33px;
line-height: 33px;
}
.elorendelheto-wrap .product-platforms li{
display: inline-block;
}
.elorendelheto-wrap .product-title{
display: block;
min-height: 35px;
width: 100%;
line-height: 35px;
background: #2b2a29;
color: #fff;
text-decoration: none;
font-size: 1.6rem;
padding: 0 10px;
} .elorendelheto-wrap .price-wrap .regi-ar{
display: inline-block;
} .elorendelheto-wrap .price-wrap ins{
font-size: 2rem; }
.elorendelheto-wrap .add-to-cart-wrap{
display: none;
}
.elorendelheto-wrap .tovabbi-temrekek {
display: block;
width: 100%;
height: 50px;
text-decoration: none;
text-align: center;
line-height:50px;
font-size: 1.8rem;
font-weight: 600;
color: #fff;
background: #00a8ff;
margin-top: 10px;
}  .uzleteink-wrap {
}
.uzleteink-wrap .terkep {
min-height: 670px;
}
.uzleteink-wrap .adatok {
min-height: 670px;
margin: 0px 40px;
}
.uzleteink-wrap .adatok .uzlet {
padding: 40px;
border-bottom: 1px solid #e1e1e1;
}
.uzleteink-wrap .adatok .uzlet > .nev {
font-size: 2rem;
font-weight: 700;
text-transform: uppercase;
}
.uzleteink-wrap .adatok .uzlet > .cim {
font-size: 1.6rem;
font-weight: 600;
text-transform: uppercase;
}
.uzleteink-wrap .adatok .uzlet > .telefon {
font-size: 3rem;
font-weight: 600;
color: #00a8ff;
padding-left: 35px;
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-phone2.svg) 0 12px no-repeat;
}
.uzleteink-wrap .adatok .uzlet > .nyitvatartas-wrap {
padding-left: 35px;
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-clock.svg) 0 2px no-repeat;
}
.uzleteink-wrap .adatok .uzlet > .nyitvatartas-wrap > .cim {
font-size: 1.8rem;
font-weight: 700;
text-transform: uppercase;
}
.uzleteink-wrap .adatok .uzlet > .nyitvatartas-wrap > .idopontok {
font-size: 1.6rem;
text-transform: uppercase;
}
.uzleteink-wrap .adatok .uzlet > .nyitvatartas-wrap > .idopontok span {
font-weight: 700;
}
.uzleteink-wrap .adatok .kozponti {
color: #00a8ff;
font-size: 1.6rem;
padding: 30px 0;
}
.uzleteink-wrap .adatok .kozponti > .email:before {
content: '\f003';
font-family: 'FontAwesome';
margin-right: 5px;
}
.uzleteink-wrap .adatok .kozponti > .facebook:before {
content: '\f230';
font-family: 'FontAwesome';
margin-right: 5px;
}  #page > footer .bg-dark {
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/bg-footer.png) bottom center;
}
#page > footer aside {
min-height: 140px;
padding-top: 40px;
padding-bottom: 40px;
}  #hasznos-linkek {
display: block;
padding: 0;
margin: 0;
border-bottom: 1px solid #545457;
text-align: center;
}
#hasznos-linkek li {
display: inline-block;
}
#hasznos-linkek li a{
text-decoration: none;
color: #a1a1a1;
font-weight: 600;
text-transform: uppercase;
font-size: 1.4rem;
line-height: 7rem;
margin: 0 20px;
}
#hasznos-linkek li a:hover ,
#hasznos-linkek li.current-menu-item a {
color: #fff;
}  #page > footer .logo a {
display: inline-block;
margin-bottom: 20px;
}  #page > footer .social-icons {
margin-bottom: 10px;
}
#page > footer .social-icons a {
display: inline-block;
margin: 0 10px;
}  #page > footer .copyright {
font-size: 1.4rem;
line-height: 4rem;
text-transform: uppercase;
font-weight: 400;
color: #bdbdbd;
}
#page > footer .copyright span {
font-weight: 600;
color: #95fc00;
}  #page > footer .bankkartya-logok {
padding-top: 8px;
}
#page > footer .bankkartya-logok img {
display: block;
width: 22%;
margin-left: 2%;
float: left;
}  .breadcoumb-wrap {
background: #fefefe url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/bg-header-2.png) center top;
padding: 0;
margin: 0;
}
.woocommerce .breadcoumb-wrap .woocommerce-breadcrumb {
padding: 15px 0;
margin: 0;
display: block;
background: rgba(43,42,41,0.2);
color: #232323;
font-size: 1.5rem;
}
.woocommerce .breadcoumb-wrap .woocommerce-breadcrumb a {
text-decoration: none;
color: #232323;
font-size: 1.5rem;
}  .subcategories-warp {
margin-top: 15px;
}
.subcategories-warp li {
padding: 15px;
}
.subcategories-warp a {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
display: block;
text-align: center;
color: #242328;
font-family: 'Roboto', sans-serif;
font-size: 2.3rem;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
padding: 10px;
}
.subcategories-warp a:before,
.subcategories-warp a:after {
content: " ";
display: table;
}
.subcategories-warp a:after {
clear: both;
}
.subcategories-warp a h2 {
display: block;
font-size: 2.0rem;
margin: 0;
padding: 10px 0 0 0;
height: 85px;
line-height: 3rem;
overflow: visible;
}
.subcategories-warp a h2 mark.count {
display: none;
}
.subcategories-warp a .img-wrap {
display: block;
height: 170px;
margin-bottom: 5px;
}
.subcategories-warp a .img-wrap img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}
.subcategories-warp a button {
display: block;
width: 100%;
height: 50px;
text-align: center;
background: #161615;
color: #bdbdbd;
font-size: 1.8rem;
line-height: 1.8rem;
border: 0;
}  .browspage .page-header {
margin: 0px 0 22px;
}
.flypage .page-header .entry-title,
.browspage .page-header .page-title {
display: block;
float: left;
font-family: 'Roboto', sans-serif;
font-size: 3rem; font-weight: 300;
color: #242328;
text-transform: uppercase;
margin: 0;
padding: 0;
}
.flypage .page-header .entry-title:before,
.browspage .page-header .page-title:before {
content: '\f178';
content: '―';
color: #00a8ff;
margin-right: 15px;
font-weight: 600; }
.browspage .page-header .woocommerce-ordering {
display: block;
float: right;
height: 30px;
margin: 0;
padding: 0;
}
.browspage .page-header .woocommerce-ordering select{
background: #2b2a29;
border: 0;
height: 30px;
color: #a4a4a4;
padding: 0 0 0 5px;
font-size: 1.4rem;
}  .browspage .products .item {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e3e3e3;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}  .browspage .products .item .title a {
display: block;
text-decoration: none;
font-size: 2.2rem;
font-weight: 600;
color: #161615;
}  .browspage .products .item .image a {
display: inline-block;
position: relative;
}
.browspage .products .item .image a:before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 40px;
background: transparent;
min-width: 180px; }
.browspage .products .item .image a.elorendelheto:before {
background: #00a8ff url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-promo-elorendelheto.svg) no-repeat center 50%;
}
.browspage .products .item .image a.akcios:before {
background: #7fd700 url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-promo-akcios.svg) no-repeat center 50%;
background: #EF3633 url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-promo-akcios.svg) no-repeat center 50%;
}  .attribute {
font-size: 1.6rem;
color: #161615;
}
.attribute .key {
}
.attribute .value {
text-transform: uppercase;
font-weight: 600;
color: #161615;
}  .product-keszletinfo {
cursor: pointer;
}
.product-keszletinfo .value {
color: #7fd700;
}
.product-keszletinfo .value.nincs,
.product-keszletinfo .value.nincs-keszleten,
.product-keszletinfo .value.elfogyott,
.product-keszletinfo .value.mar-nem-rendelheto {
color: #da6c6c;
}
.product-keszletinfo .value.elorendelheto {
color: #00a8ff;
}
.product-keszletinfo button {
display: inline-block;
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
background: transparent;
outline: none;
}
.product-keszletinfo .info {
display: inline-block;
font-weight: 600;
color: #7fd700;
border: 2px solid #7fd700;
line-height: 16px; height: 20px;
text-align: center;
margin-left: 5px;
font-size: 1.6rem;
padding: 0 5px;
}
.keszletinfo .popover ul {
padding: 0;
margin: 0;
list-style: none;
}  .product-pegis {
margin-top: 10px;
}
.product-pegis .product-pegi {
display: block;
width: 35px;
float: left;
margin: 0 5px 0 0;
padding: 0;
border: 0;
}  .promo-badge {
display: block;
position: relative;
}
.promo-badge:before {
display: block;
position: absolute;
z-index: 10;
height: 40px;
width: 160px;
content: '';
top: 10px;
left: -5px;
background: transparent;
text-align: center;
transform: rotate(-25deg);
-webkit-transform: rotate(-25deg);
-ms-transform: rotate(-25deg);
}
.promo-badge.akcios:before {
background: #EF3633 url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-promo-akcios.svg) no-repeat center 50%;
}
.promo-badge.elorendelheto:before {
width: 200px;
background: #00a8ff url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-promo-elorendelheto.svg) no-repeat center 50%;
}  .browspage .price .price-wrap {
padding: 15px 0 15px 0;
text-align: right;
}
.browspage .price .price-wrap .regi-ar {
margin: 0;
}
.browspage .price .price-wrap .szazalek {
position: relative;
top: -3px;
}
.browspage .price .price-wrap ins {
font-size: 3rem;
}  .browspage .products .item .kosarba {
margin-bottom: 10px;
}  .szallitas-icon-wrap {
padding-left: 75px;
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-auto.svg) no-repeat 0px 0px;
font-weight: 600;
font-size: 1.8rem;
color: #2b2a29;
min-height: 32px;
line-height: 3.2rem;
}  .ajandek-szalag {
display: block;
position: relative;
min-height: 45px;
}
.ajandek-szalag .ribon {
position: absolute;
right: -45px;
}  .browspage .col-sidebar {
color: #242328;
font-family: 'Roboto', sans-serif;
}
.browspage .col-sidebar h1 ,
.browspage .col-sidebar h2 ,
.browspage .col-sidebar h3 ,
.browspage .col-sidebar h4 ,
.browspage .col-sidebar h5 ,
.browspage .col-sidebar h6 ,
.browspage .col-sidebar .main-title ,
.browspage .col-sidebar .widget-title {
display: block;
font-family: 'Roboto', sans-serif;
font-weight: 600;
color: #242328;
text-transform: uppercase;
margin: 10px 0 10px 0;
padding: 0;
}
.browspage .col-sidebar .main-title:before ,
.browspage .col-sidebar h2:before {
content: '\f178';
content: '―';
color: #00a8ff;
margin-right: 15px;
font-weight: 600; }
.browspage .col-sidebar h2 ,
.browspage .col-sidebar .main-title {
font-size: 2rem;
line-height: 2rem;
}
.browspage .col-sidebar h3,
.browspage .col-sidebar .widget-title {
font-size: 1.8rem;
line-height: 1.8rem;
}
.browspage .col-sidebar h4 ,
.browspage .col-sidebar h5 ,
.browspage .col-sidebar h6 {
font-size: 1.6rem;
line-height: 1.6rem;
}
.browspage .col-sidebar .widget-area { }  .konzolgame.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background-color: #f4f0f0;
}
.konzolgame.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #90f302;
}
.konzolgame.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #fff;
border: 4px solid #90f302;
}
.konzolgame.woocommerce .widget_layered_nav ul li a::before ,
.konzolgame.woocommerce .widget_layered_nav ul li.chosen a::before {
margin-right: 5px;
}
.konzolgame.woocommerce .widget_price_filter .price_slider_amount .button {
color: #dbdbdb;
background: #161615;
text-transform: uppercase;
font-weight: 400;
transition: color .5s, background .5s;
padding: 7px;
font-size: 1.6rem;
float: right;
}
.konzolgame.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background: #95fc00;
color: #000;
}
.konzolgame.woocommerce .widget_price_filter .price_slider_amount {
color: #242328;
font-size: 1.4rem;
text-align: left;
}
.konzolgame.woocommerce .widget_layered_nav ul li a,
.konzolgame.woocommerce .widget_layered_nav ul li.chosen a,
.konzolkame.woocommerce .widget_layered_nav_filters ul li a{
line-height: 25px;
text-decoration: none;
color: #242328;
font-size: 1.5rem;
}
.konzolgame.woocommerce .widget_layered_nav ul li a::before {
content: '';
display: block;
float: left;
width: 25px;
height: 25px;
line-height: 25px;
transition: background .5s;
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-filter-checkbox-off.svg) no-repeat;
}
.konzolgame.woocommerce .widget_layered_nav ul li:hover a::before{
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-filter-checkbox-hover.svg) no-repeat;
}
.konzolgame.woocommerce .widget_layered_nav ul li.chosen a::before,
.konzolgame.woocommerce .widget_layered_nav ul li.chosen:hover a::before,
.konzolkame.woocommerce .widget_layered_nav_filters ul li a::before {
background: url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/icon-filter-checkbox-on.svg) no-repeat;
}  .woocommerce nav.woocommerce-pagination ul.page-numbers {
border: 0;
margin: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
height: 50px;
width: 40px;
margin: 0 5px;
border: 0px;
line-height: 40px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a ,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
border: 1px solid transparent;
color: #161615;
line-height: 48px;
font-weight: 600;
padding: 0;
font-size: 2rem;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers a:hover,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
border: 1px solid #00a8ff;
color: #00a8ff;
background: transparent;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers a.prev,
.woocommerce nav.woocommerce-pagination ul.page-numbers a.next {
border: 1px solid transparent;
}  .flypage .page-header {
margin: 0 0 25px 0;
padding: 25px 0;
}  .konzolgame.woocommerce #content div.product div.images,
.konzolgame.woocommerce div.product div.images,
.konzolgame.woocommerce-page #content div.product div.images,
.konzolgame.woocommerce-page div.product div.images {
width: 100%
}
.konzolgame.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
text-align: center;
}
.konzolgame.woocommerce div.product div.images .flex-control-thumbs {
display: block;
text-align: center;
}
.konzolgame.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(1):after,
.konzolgame.woocommerce div.product div.images .flex-control-thumbs:before {
display: block;
content: 'További képek';
padding: 10px 0;
text-align: center;
font-family: 'Roboto';
font-size: 1.6rem;
color: #242328;
font-weight: 500;
}
.konzolgame.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 23%;
margin: 1%;
}
.konzolgame.woocommerce div.product div.images .flex-control-thumbs li {
display: inline-block;
float: none;
margin: 0 5px;
}  .flypage .platform,
.flypage .keszletinfo,
.flypage .termek-allapota,
.flypage .pegi,
.flypage .ajandek {
margin-bottom: 10px;
}  .flypage .elorendeloi-ajandek-wrap {
background: #ededed;
}
.flypage .elorendeloi-ajandek-wrap .image img {
max-width: 100%
}
.flypage .elorendeloi-ajandek-wrap .content {
padding: 40px 20px 20px 20px;
line-height: 1.9rem;
font-size: 1.6rem;
font-weight: 600;
position: relative;
}
.flypage .elorendeloi-ajandek-wrap .content .ribon { position: absolute;
top: -20px;
left: 0;
}   .col-price .megjelenes-datuma,
.col-price .price,
.col-price .kosarba,
.col-price .ingyenes-szallitas {
margin-bottom: 10px;
}  .youtube-wrap {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.youtube-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  .col-releated {
background: #f1f1f1 url(//www.konzolgame.hu/wp-content/themes/konzolgame/image/bg-kapcsolodo.png);
box-shadow: inset 0 15px 30px 0px #ccc;
-moz-box-shadow: inset 0 15px 30px 0px #ccc;
-webkit-box-shadow: inset 0 15px 30px 0px #ccc;
}
.flypage .col-releated .termekek-carousel-wrap li.item {
min-height: 410px;
position: relative;
}
.flypage .col-releated .termekek-carousel-wrap li.item .kg.add-to-cart-wrap {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}  .flypage .col-description {
font-size: 1.9rem;
line-height: 1.9rem;
color: #242328;
margin: 20px 0;
}
.flypage .col-description ul {
list-style-position: inside;
}
.flypage .col-description .page-title {
margin-bottom: 20px;
}  .kg-aszf ul,
.kg-aszf li{
list-style-position: inside;
list-style-type: none;
}
.kg-aszf a{
color: #00a8ff;
}
.kg-aszf li {
position: relative;
padding-left: 25px;
margin-bottom: 8px;
line-height: 25px;
}
.kg-aszf li:before {
position: absolute;
left: 0;
top: 8px;
width: 8px;
height: 8px;
border-radius: 5px 0px;
background: #00a8ff;
content: ' ';
}
.kg-aszf li:hover:before {
background: #95fc00;
}
.kg-aszf .kg-container {
position: relative;
}
.kg-aszf .kg-container .kg-content {
}
.kg-aszf .kg-container .kg-sidebar {
position: absolute;
height: 100%;
background: #e3e3e3;
}
.kg-aszf .kg-container .kg-sidebar .kg-arrow {
position: absolute;
top: 60px;
right: -15px;
width: 30px;
height: 30px;
background: #fff;
border: none;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}  .page .woocommerce .cart-collaterals .cart_totals,
.page .woocommerce-page .cart-collaterals .cart_totals {
width: auto;
}
.page .woocommerce .cart-collaterals .cross-sells,
.page .woocommerce-page .cart-collaterals .cross-sells {
width: auto;
}  @media (max-width:991px) {
header.page_header .cart-felso-resp {
padding: 0;
}
}  .woocommerce-shipping-destination {
display: none;
}  .woocommerce .cart-collaterals .cross-sells h2 {
font-size: 20px;
line-height: 47px;
color: #161615;
font-weight: 600;
font-style: normal;
text-transform: uppercase;
border-bottom: 3px solid #7fd700;
margin-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products {
display: grid;
grid-template-columns: auto auto auto auto;
border: 2px dashed #7fd700;
border-top: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.item,
.cross-sells ul .item {
text-align: center;
width: 100%;
padding: 5%;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.item img {
max-width: 150px;
margin: 0 auto 10px auto;
display: block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.item .product-title {
font-weight: 700;
font-style: normal;
line-height: 24px;
font-size: 16px;
color: #161615;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.item .add-to-cart-wrap {
width: 90%;
margin: 5px auto;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.item .regi-ar{
height: 22px;
}
.woocommerce .cart-collaterals .cross-sells ul.products::after,
.woocommerce .cart-collaterals .cross-sells ul.products::before{
display: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background-color: transparent;
} .konzolgame.woocommerce .widget_layered_nav ul li a[text='KonzolGame Kispest']{
display: none;
}