@font-face {
    font-family: "Rajdhani";
    src: url("../fonts/Rajdhani-Regular.ttf"); }

@font-face {
    font-family: "Rajdhani";
    src: url("../fonts/Rajdhani-Light.ttf");
    font-weight: 300; }

@font-face {
    font-family: "Rajdhani";
    src: url("../fonts/Rajdhani-Medium.ttf");
    font-weight: 500; }

@font-face {
    font-family: "Rajdhani";
    src: url("../fonts/Rajdhani-SemiBold.ttf");
    font-weight: 600; }

@font-face {
    font-family: "Rajdhani";
    src: url("../fonts/Rajdhani-Bold.ttf");
    font-weight: 700; }

html {
    overflow-x: hidden; }

body {
    overflow-x: hidden;
    color: #000000;
    font-family: 'Rajdhani', sans-serif; }

a, a:visited {
    color: #ffdd00;
    text-decoration: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
a:hover, a:active, a:focus, a:visited:hover, a:visited:active, a:visited:focus {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    color: #ffdd00;
    text-decoration: none; }

.slick-slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
.slick-slide:active, .slick-slide:focus {
    outline: none !important; }

.garvel_boxes  {
    display: none !important;
}

.bg-scroll {
    background-attachment: scroll !important; }

.form-control:focus {
    border-color: #ffdd00;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-main {
    margin-top: 5px;
    padding: 15px;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 1.4rem;
    background: #000000;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border: none;
    outline: none;
    font-weight: 500; }
.btn-main:hover, .btn-main:active, .btn-main:focus {
    background-color: #4d4d4d;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer; }

.btn-alt, .btn-arrow {
    padding: 15px;
    color: #000000;
    font-size: 1.5rem;
    line-height: 1.4rem;
    background: transparent;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border: 1px solid #c4c4c4;
    outline: none;
    font-weight: 500; }
.btn-alt:hover, .btn-alt:active, .btn-alt:focus, .btn-arrow:hover, .btn-arrow:active, .btn-arrow:focus {
    background-color: #f5f5f5;
    border: 1px solid #c4c4c4;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer; }

.btn-extra {
    border-color: #ffdd00;
    color: #ffdd00;
    padding: 10px 45px;
    font-size: 1.25rem; }
.btn-extra:hover, .btn-extra:focus, .btn-extra:active {
    color: #000000;
    border-color: #ffffff;
    background-color: #ffffff; }

.btn-special {
    border-color: #494949;
    background-color: transparent;
    color: #000000;
    padding: 10px 40px;
    font-size: 1.5rem; }
.btn-special:hover, .btn-special.active {
    background-color: #ffdd00;
    border-color: #ffdd00; }
.btn-special:active, .btn-special:focus {
    background-color: transparent;
    border-color: #c4c4c4;
    color: #c4c4c4; }

.paging .btn-special {
    color: #000 !important;
    padding: 15px 22px; }

.btn-send {
    border-color: #ffdd00;
    background-color: #ffdd00;
    color: #000000;
    padding: 10px 40px;
    font-size: 1.25rem; }
.btn-send:hover, .btn-send:active, .btn-send:focus {
    background-color: #ffe44d;
    border-color: #ffe44d; }

.btn-arrow {
    padding: 10px 18px; }
.btn-arrow img {
    max-height: 1rem; }

header .minfo {
    background-color: #0f0f0f;
    padding: 8px 0; }
header .minfo ul {
    text-align: left;
    margin-bottom: 0;
    padding-left: 0; }
header .minfo ul a, header .minfo ul a:visited {
    color: #494949;
    text-decoration: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-left: 20px; }
header .minfo ul a:first-child, header .minfo ul a:last-child, header .minfo ul a:visited:first-child, header .minfo ul a:visited:last-child {
    margin: 0; }
header .minfo ul .lang_select {
    margin-left: 15px;
    padding: 0 5px;
    background-color: #0f0f0f;
    color: #ffdd00;
    border-color: #ffdd00;
    cursor: pointer;}
header .minfo ul a:hover, header .minfo ul a:active, header .minfo ul a:focus, header .minfo ul a:visited:hover, header .minfo ul a:visited:active, header .minfo ul a:visited:focus {
    color: #ffdd00;
    text-decoration: none; }
header .minfo ul a:last-child, header .minfo ul a:visited:last-child {
    float: right; }
header .minfo ul a:last-child li, header .minfo ul a:visited:last-child li {
    font-weight: 600; }
header .minfo ul a:last-child li i, header .minfo ul a:visited:last-child li i {
    color: #ffffff; }
header .minfo ul a i, header .minfo ul a:visited i {
    margin-right: 5px; }
header .minfo ul a li, header .minfo ul a:visited li {
    display: inline-block;
    font-weight: 500; }

header nav.bg-dark {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background-color: #000000 !important; }
header nav.bg-dark .navbar-brand img {
    height: 60px;
    width: auto; }
header nav.bg-dark .navbar-toggler {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    width: 2em;
    height: 2em; }
header nav.bg-dark .navbar-toggler:active, header nav.bg-dark .navbar-toggler:focus {
    outline: none; }
header nav.bg-dark .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    width: 2em;
    height: 2em; }
header nav.bg-dark .navbar-nav .nav-link {
    font-weight: 700;
    color: #c4c4c4;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
header nav.bg-dark .navbar-nav .nav-link:hover, header nav.bg-dark .navbar-nav .nav-link:active, header nav.bg-dark .navbar-nav .nav-link:focus {
    color: #ffdd00; }
header nav.bg-dark .form-inline .input-group .form-control {
    background-color: #0f0f0f;
    border: 1px solid transparent;
    outline: none;
    color: #494949;
    border-radius: 0; }
header nav.bg-dark .form-inline .input-group .form-control:focus, header nav.bg-dark .form-inline .input-group .form-control:active, header nav.bg-dark .form-inline .input-group .form-control:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
header nav.bg-dark .form-inline .input-group .form-control:active, header nav.bg-dark .form-inline .input-group .form-control:focus {
    color: #ffffff;
    font-weight: 600;
    border: 1px solid #ffdd00; }
header nav.bg-dark .form-inline .input-group .input-group-text {
    background-color: #0f0f0f;
    border: 1px solid transparent;
    outline: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px; }
header nav.bg-dark .form-inline .input-group .input-group-text a, header nav.bg-dark .form-inline .input-group .input-group-text a:visited {
    color: #ffffff; }
header nav.bg-dark .form-inline .input-group .input-group-text a:hover, header nav.bg-dark .form-inline .input-group .input-group-text a:active, header nav.bg-dark .form-inline .input-group .input-group-text a:visited:hover, header nav.bg-dark .form-inline .input-group .input-group-text a:visited:active {
    color: #ffdd00; }
header nav.bg-dark .mobile-icons {
    margin-top: -5px; }
header nav.bg-dark .xicon {
    color: white;
    font-size: 1.55rem;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
header nav.bg-dark .xicon:hover {
    color: #ffdd00; }
header nav.bg-dark .desktop-cart-icon {
    margin-top: -4px;
    margin-left: 12px;
    position: relative;
    height: 40px;
    width: 40px;
    min-height: 40px;
    min-width: 40px;
    text-align: center;
    border-radius: 50%;
    background: url("../images/icons/kosar_feher.png");
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: center center; }
header nav.bg-dark .desktop-cart-icon span {
    position: absolute;
    opacity: 0.95;
    right: -2px;
    top: 8px;
    text-align: center;
    display: inline-block;
    font-size: 0.9rem;
    color: black;
    height: 1rem;
    width: 1rem;
    line-height: 1rem;
    background-color: #ffdd00;
    border-radius: 50%; }
header nav.bg-dark .desktop-cart-icon:hover {
    color: #000000;
    background-color: #ffffff;
    background-image: url("../images/icons/kosar_fekete.png");
    border-radius: 50%; }
header nav.bg-dark .cart-icon {
    display: inline-block;
    position: relative;
    top: 10px;
    height: 40px;
    width: 40px;
    min-height: 40px;
    min-width: 40px;
    text-align: center;
    border-radius: 50%;
    background-image: url("../images/icons/kosar_feher.png");
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: center center; }
header nav.bg-dark .cart-icon:hover {
    background-color: #ffffff;
    background-image: url("../images/icons/kosar_fekete.png");
    border-radius: 50%; }
header nav.bg-dark .cart-icon span {
    position: absolute;
    opacity: 0.95;
    right: -2px;
    top: 8px;
    text-align: center;
    display: inline-block;
    font-size: 0.9rem;
    color: black;
    height: 1rem;
    width: 1rem;
    line-height: 1rem;
    background-color: #ffdd00;
    border-radius: 50%; }

.asdf {
    height: 1000px;
    background-image: url("https://images.pexels.com/photos/36764/marguerite-daisy-beautiful-beauty.jpg?cs=srgb&dl=plant-flower-bloom-36764.jpg");
    background-size: cover; }

#slider {
    margin-top: 60px;
    margin-bottom: 35px; }
#slider .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
#slider .heading2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-bottom: 20px; }
#slider .heading .discount {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    margin-left: auto;
    font-weight: 700;
    padding: 20px;
    color: #000000;
    background: #ffdd00;
    border: 1px solid #f5f5f5;
    line-height: 1.4rem; }
#slider .heading2 .discount2 {
    position: relative;
    width: auto !important;
    display: block;
    font-weight: 700;
    padding: 20px;
    color: #000000;
    background: #ffdd00;
    border: 1px solid #f5f5f5;
    line-height: 1.4rem; }
#slider .heading .discount::before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 5px solid #ffffff; }
#slider .heading .discount span {
    font-size: 2rem;
    margin-bottom: 0px; }
#slider .heading .middle {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    background: #000000;
    height: 2px;
    margin-left: 15px;
    margin-right: 15px; }
#slider .heading .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    text-align: left;
    font-size: 2.2rem;
    text-transform: uppercase;
    font-weight: 700;
    /*max-width: 150px;*/
    line-height: 2rem; }
#slider .h-details {
    line-height: 1.5rem; }
#slider .h-details .old-price {
    color: #000000;
    font-weight: 600;
    font-size: 1.2rem;
    text-decoration: line-through; 
}
#slider .h-details .new-price {
    color: #ffdd00;
    font-weight: 700;
    font-size: 2rem; 
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#slider .h-details .comment {
    margin-top: 100px;
    font-weight: 700;
    font-size: 1.2rem; }
#slider .h-image {
    position: relative;
}
#slider .h-image .slider-text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-top: 100px;
}
#slider .arrows {
    margin-top: 40px; }
#slider .slider-imgs {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.slider-1 {
    margin-top: 0 !important;
}
.slider-1 .container-fluid
{
    padding: 0 !important;
}

#home-products, #related-items, #products-list {
    background-color: #f5f5f5;
    text-align: center;
    margin-bottom: 0; }
#home-products h1.title, #related-items h1.title, #products-list h1.title {
    position: relative;
    font-weight: 700;
    font-size: 2.5rem;
    margin-top: 90px;
    margin-bottom: 60px; }
#home-products h1.title::after, #related-items h1.title::after, #products-list h1.title::after {
    content: ' ';
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #000000;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); }

#home-products{
    padding-bottom: 30px;
}

.specials .product {
    position: relative;
    margin-top: 20px; }
.specials .product img {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 100%; }
.specials .product img:hover {
    opacity: 0.65;
    cursor: pointer; }
.specials .product .discount {
    position: absolute;
    max-width: 150px;
    top: 30px;
    right: 30px;
    padding: 15px 10px 10px 10px;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.4rem;
    color: #000000;
    background-color: #ffdd00; }
.specials .product .discount span {
    font-size: 2rem;
    line-height: 1.3rem; }
.specials .product .customp {
    top: auto;
    right: auto;
    bottom: 15%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    max-width: 300px; }
.specials .product .more {
    position: absolute;
    background: #ffffff;
    color: #000000;
    padding: 10px 20px;
    bottom: 30px;
    right: 30px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
.specials .product .more:hover {
    background: #f5f5f5; }

.product-img{
    width: 100%;
    height: 355px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.discounted .product, .list .product {
    text-align: center;
    background-color: #ffffff;
    padding: 0;
    border: 15px solid #f5f5f5; }
.discounted .product:hover .product-img .buy, .list .product:hover .product-img .buy {
    opacity: 1; }
.discounted .product:hover img, .list .product:hover img {
    opacity: 0.65; }
.discounted .product .product-img, .list .product .product-img {
    position: relative; }
.discounted .product .product-img img, .list .product .product-img img {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    padding: 10px 0;
    max-width: 100%;
    max-height: 355px;
    margin-bottom: 5px; }
.discounted .product .product-img .discount, .list .product .product-img .discount {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    text-align: right;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+49,ffdd00+50,ffdd00+100 */
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, transparent 1%, transparent 49%, #ffdd00 50%, #ffdd00 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, transparent 1%, transparent 49%, #ffdd00 50%, #ffdd00 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(45deg, transparent 1%, transparent 49%, #ffdd00 50%, #ffdd00 100%);
    background: linear-gradient(45deg, transparent 1%, transparent 49%, #ffdd00 50%, #ffdd00 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffdd00',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    font-weight: 700;
    font-size: 1.3rem;
    padding-right: 5px; 
    padding-left: 5px;
}
.discounted .product .product-img .buy, .list .product .product-img .buy {
    opacity: 0;
    position: absolute;
    width: 100%;
    max-width: 100%;
    bottom: 7.5%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
.discounted .product .product-img .buy .btn-main, .list .product .product-img .buy .btn-main {
    font-size: 1.2rem;
    padding: 12.5px 35px; }
.discounted .product .product-description .title, .list .product .product-description .title {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2rem;
    color: #000;
    margin-bottom: 0px; 
    min-height: 38px;
}
.discounted .product .product-description .price, .list .product .product-description .price {
    color: #ffdd00;
    font-weight: 700;
    font-size: 2rem;
    margin: 20px auto; }
.discounted .product .product-description .old-price, .list .product .product-description .old-price {
    color: #000000;
    font-weight: 600;
    font-size: 1.2rem;
    margin-bottom: 0px;
}
.discounted .product .product-description .old-price > span, .list .product .product-description .old-price > span{
    text-decoration: line-through; 
}
.discounted .product .product-description .new-price, .list .product .product-description .new-price {
    color: #ffdd00;
    font-weight: 700;
    font-size: 2rem; 
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.product .product-description{
    padding: 0px 15px 15px 15px;
}

.product-description > a > p, .product-description > p {
    /*padding-bottom: 15px;*/
}

.others {
    border-color: #000000 !important;
    margin-top: 50px;
    margin-bottom: 90px; }
.others:hover {
    background: #000000;
    color: #ffffff; }

#brand {
    min-width: 100%;
    width: 100vw;
    background-color: #000000;
    background-image: url("../images/kiralybrand.png");
    background-size: cover;
    background-attachment: fixed;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 0; }
#brand .title {
    color: #ffdd00;
    font-size: 2.5rem;
    line-height: 2.2rem;
    margin-bottom: 35px;
    position: relative; }
#brand .title::after {
    content: ' ';
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #ffffff;
    bottom: -15px;
    left: 0; }
#brand p {
    color: #ffffff;
    font-size: 18px;
    text-align: justify;
    font-weight: 600; }

#testimonials {
    background-color: #f5f5f5;
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center; }
#testimonials .title {
    color: #000000;
    font-size: 2.5rem;
    margin-bottom: 35px;
    position: relative; }
#testimonials .title::after {
    content: ' ';
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #ffffff;
    top: calc(2.5rem + 15px);
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); }
#testimonials .opinion-text {
    position: relative;
    padding: 80px 20px;
    text-transform: italic;
    font-size: 18px;
    background-color: #ffffff; }
#testimonials .opinion-text::after {
    content: " ";
    position: absolute;
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 22px solid #ffffff;
    z-index: 100;
    bottom: -21px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); }
#testimonials .opinion-text .before {
    position: absolute;
    font-size: 2rem;
    font-weight: 700;
    bottom: 20px;
    left: 30px; }
#testimonials .opinion-text .after {
    position: absolute;
    font-size: 2rem;
    font-weight: 700;
    top: 20px;
    right: 30px; }
#testimonials .opinion-name {
    text-align: center;
    padding-top: 180px;
    margin: -150px auto 70px;
    height: 250px;
    width: 500px;
    border-bottom-left-radius: 500px;
    border-bottom-right-radius: 500px;
    background: #ffdd00; }
#testimonials .opinion-name .name {
    font-size: 1.5rem;
    font-weight: 600; }

footer {
    background-color: #000000;
    color: #ffffff;
    padding-top: 100px;
    margin-bottom: 0; }
footer h2 {
    color: #494949;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 20px; }
footer .contact {
    font-weight: 600; }
footer .contact .info-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
footer .contact .info-outer:not(:last-child) {
    margin-bottom: 15px; }
footer .contact .info-outer .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    min-height: 50px;
    width: 50px;
    min-width: 50px;
    margin-right: 23px;
    background-color: #0f0f0f;
    color: #ffdd00;
    border-radius: 50%; }
footer .contact .info-outer .icon i {
    margin-left: auto;
    margin-right: auto; }
footer .informations ul {
    padding-left: 0; }
footer .informations ul a li {
    background-color: #0f0f0f;
    width: 95%;
    list-style-type: none;
    border-left: 1px solid #ffdd00;
    position: relative;
    padding: 14px 10px;
    color: #ffffff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
footer .informations ul a li:not(last-child) {
    margin-bottom: 4px; }
footer .informations ul a li::after {
    position: absolute;
    content: url("../images/icons/nyil_feher_jobb.png");
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 23px; }
footer .informations ul a li:hover {
    background-color: #ffdd00;
    color: #000000;
    font-weight: 600; }
footer .informations ul a li:hover::after {
    content: url("../images/icons/nyil_fekete_jobb.png"); }
footer .fast-menu ul {
    padding-left: 0;
    -webkit-padding-start: 0px !important;
    padding-inline-start: 0px !important;
    text-indent: 0; }
footer .fast-menu ul li {
    padding-left: 0;
    list-style-type: none;
    -webkit-padding-start: 0px !important;
    padding-inline-start: 0px !important;
    text-indent: 0; }
footer .fast-menu ul li a {
    color: white; }
footer .fast-menu .social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
footer .fast-menu .social ul a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #ffffff;
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important; }
footer .fast-menu .social ul a:not(:last-child) {
    margin-right: 12.5px; }
footer .fast-menu .social ul a li {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.25rem;
    color: #000000; }
footer .fast-menu .social ul a li i {
    margin-left: auto;
    margin-right: auto; }
footer .fast-menu .social ul a:hover {
    background-color: #ffdd00; }
footer #branding {
    background-color: #0f0f0f;
    padding: 5px 0 5px;
    text-align: center; }
footer #branding p {
    color: #494949;
    margin-bottom: 0;
    font-weight: 600; }

/*Single Product */
.breadcumb{
    margin-top: 15px;
}

.breadcumb ul {
    padding-left: 0; }
.breadcumb ul a {
    color: #000000; }
.breadcumb ul a:not(:last-child) {
    color: #c4c4c4;
    margin-right: 20px; }
.breadcumb ul a:not(:last-child)::after {
    content: '»';
    font-weight: 400;
    margin-left: 20px;
    font-size: 20px;
}
/*.breadcumb ul a:not(:last-child)::after {
    content: '>';
    font-weight: 700;
    margin-left: 20px; }*/
.breadcumb ul a:hover {
    color: #ffdd00; }
.breadcumb ul a li {
    list-style-type: none;
    display: inline-block;
    font-weight: 700; }

#product-main {
    margin-top: 15px;
    margin-bottom: 40px; }
#product-main .breadcumb ul {
    padding-left: 0; }
#product-main .breadcumb ul a {
    color: #000000; }
#product-main .breadcumb ul a:not(:last-child) {
    color: #c4c4c4;
    margin-right: 20px; }
#product-main .breadcumb ul a:not(:last-child)::after {
    content: '>>';
    font-weight: 700;
    margin-left: 20px; }
#product-main .breadcumb ul a:hover {
    color: #ffdd00; }
#product-main .breadcumb ul a li {
    list-style-type: none;
    display: inline-block;
    font-weight: 700; }
#product-main .product-image .current {
    margin-bottom: 15px; }
#product-main .product-image .alternatives ul {
    padding-left: 0;
    text-align: center; }
#product-main .product-image .alternatives ul a:not(:last-child) {
    margin-right: 7px; }
#product-main .product-image .alternatives ul a li {
    list-style-type: none;
    display: inline-block; }
#product-main .product-image .alternatives ul a li img {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 85px;
    height: 85px;
    border-radius: 3px;
    margin-bottom: 7px;
    object-fit: contain;}
#product-main .product-image .alternatives ul a li img:hover {
    opacity: 0.5;
}
#product-main .product-details .star-review ul.stars {
    padding-left: 0;
    display: inline-block; }
#product-main .product-details .star-review ul.stars li {
    list-style-type: none;
    display: inline-block;
    margin-right: 3px; }
#product-main .product-details .star-review ul.stars li i.fas {
    color: #ffdd00; }
#product-main .product-details .star-review ul.stars li i.far {
    color: #c4c4c4; }
#product-main .product-details .star-review .text {
    display: inline-block;
    font-weight: 700; }
#product-main .product-details .title {
    font-weight: 600;
    text-transform: uppercase; }
#product-main .product-details .description {
    margin-bottom: 30px; }
#product-main .product-details .old-price {
    font-weight: 600;
    font-size: 1.2rem;
    text-decoration: line-through;
    margin-bottom: 0px; }
#product-main .product-details .price {
    font-weight: 600;
    margin-top: 0px;
    font-size: 1.7rem;
    color: #ffdd00; }
#product-main .product-details .size,
#kosarbaRakas .size{
    border: 1px solid #f5f5f5;
    padding: 20px 0px;
    border-left: none;
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin-bottom: 15px;
    align-items: center; }
#product-main .product-details .size span,
#kosarbaRakas .size span{
    font-weight: 700;
    font-size: 1.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px; }
#product-main .product-details .size ul.sizes,
#kosarbaRakas .size ul.sizes{
    padding-left: 0;
    margin-bottom: 0; }
#product-main .product-details .size ul.sizes a,
#kosarbaRakas .size ul.sizes a{
    margin-right: 10px;
    margin-bottom:5px;
    margin-top: 5px;
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    background-color: #f5f5f5;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
#product-main .product-details .size ul.sizes a:hover ,
#kosarbaRakas .size ul.sizes a:hover{
    background-color: #ffffff;
    border-color: #ffdd00; }
#product-main .product-details .size ul.sizes a:active, #product-main .product-details .size ul.sizes a:focus, #product-main .product-details .size ul.sizes a.active ,
#kosarbaRakas .size ul.sizes a:active, #kosarbaRakas .size ul.sizes a:focus, #kosarbaRakas .size ul.sizes a.active{
    background-color: #ffdd00;
    border-color: transparent; }
#product-main .product-details .size ul.sizes a li,
#kosarbaRakas .size ul.sizes a li{
    -webkit-transform: translateY(17%);
    -ms-transform: translateY(17%);
    transform: translateY(17%);
    list-style-type: none;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase; }
#product-main .product-details .size ul.sizes a.rectangle ,
#kosarbaRakas .size ul.sizes a.rectangle{
    margin: 5px 10px 0 0;
    padding: 3px 10px;
    width: auto !important;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border: 1px solid transparent;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    /*background-color: #f5f5f5;*/
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
#product-main .product-details .size ul.sizes a.rectangle:hover ,
#kosarbaRakas .size ul.sizes a.rectangle:hover{
    background-color: #ffffff;
    border-color: #ffdd00;
}
#product-main .product-details .size ul.sizes a.rectangle:active, 
#kosarbaRakas .size ul.sizes a.rectangle:active{
    background-color: #ffdd00;
    border-color: transparent;
}
#product-main .product-details .cart-btn {
    margin: 35px 0; }
#product-main .product-details .logistics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f5f5f5;
    padding: 20px 10px;
    width: auto;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
#product-main .product-details .logistics .delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
#product-main .product-details .logistics .delivery .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    border: 1px solid #000000;
    border-radius: 50%;
    margin-right: 15px; }
#product-main .product-details .logistics .delivery .icon i {
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%); }
#product-main .product-details .logistics .delivery .text p {
    display: block;
    margin-bottom: 0; }
#product-main .product-details .logistics .storage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top:20px; }
#product-main .product-details .logistics .storage .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 50%;
    margin-right: 15px; }
#product-main .product-details .logistics .storage .icon i {
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%); }
#product-main .product-details .logistics .storage .available {
    border-color: #ffdd00; }
#product-main .product-details .logistics .storage .available i {
    color: #ffdd00; }
#product-main .product-details .logistics .storage .outofstock {
    border-color: #494949; }
#product-main .product-details .logistics .storage .outofstock i {
    color: #494949; }
#product-main .product-details .logistics .storage .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
#product-main .product-details .logistics .storage .text p {
    display: block;
    margin-bottom: 0; }

.span-pager {
    margin-right: 4px;
}

#reviews {
    background-color: #f5f5f5;
    padding-top: 50px;
    padding-bottom: 50px; }
#reviews .review-it {
    background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 15px;
    margin-bottom: 50px; }
#reviews .review-it .stars {
    display: inline-block;
    text-align: center;
    margin: 0 auto; }
#reviews .review-it .stars .rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    width: auto; }
#reviews .review-it .stars .rating input {
    position: absolute;
    left: -999999px; }
#reviews .review-it .stars .rating label {
    display: inline-block;
    font-size: 0; }
#reviews .review-it .stars .rating > label:before {
    position: relative;
    font: 24px/1 "Font Awesome 5 Free";
    display: block;
    content: "\f005";
    background: -webkit-linear-gradient(-45deg, #c4c4c4 0%, #c4c4c4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
#reviews .review-it .stars .rating > label:hover:before,
#reviews .review-it .stars .rating > label:hover ~ label:before,
#reviews .review-it .stars .rating > label.selected:before,
#reviews .review-it .stars .rating > label.selected ~ label:before {
    cursor: pointer;
    color: #ffdd00;
    font-weight: 600;
    background: -webkit-linear-gradient(-45deg, #ffdd00 0%, #ffdd00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
#reviews .review-it .write-btn {
    text-align: right;
    margin-top: -10px; }
#reviews .review-it .write-btn a {
    font-size: 2rem;
    color: #c4c4c4;
    -webkit-animation: color-changing 7s infinite;
    animation: color-changing 7s infinite;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
#reviews .review-it .write-btn a:hover {
    -webkit-animation: none;
    animation: none;
    color: #ffdd00; }

@-moz-keyframes color-changing /* Firefox */ {
    0% {
        color: #c4c4c4; }
    25% {
        color: #c4c4c4; }
    50% {
        color: #ffdd00; }
    100% {
        color: #c4c4c4; } }

@-webkit-keyframes color-changing /* Safari and Chrome */ {
    0% {
        color: #c4c4c4; }
    25% {
        color: #c4c4c4; }
    50% {
        color: #ffdd00; }
    100% {
        color: #c4c4c4; } }
#reviews .review-it #write {
    margin-top: 20px;
    border-top: 1px solid #f5f5f5;
    padding-top: 20px; }
#reviews .review-it #write .help {
    background-color: #f5f5f5;
    padding: 25px 15px 25px 40px; }
#reviews .review-it #write .help p {
    font-size: 1.25rem;
    font-weight: 600; }
#reviews .review-it #write .help ul {
    padding-left: 19px; }
#reviews .review-it #write label {
    font-size: 1.2rem; }
#reviews .review-it #write input[email], #reviews .review-it #write textarea {
    color: #000000; }
#reviews .reviews-list .single-review {
    background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px; }
#reviews .reviews-list .single-review .profile {
    text-align: center; }
#reviews .reviews-list .single-review .profile .photo {
    width: 75px;
    min-width: 75px;
    max-width: 75px;
    height: 75px;
    min-height: 75px;
    max-height: 75px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #c4c4c4;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
#reviews .reviews-list .single-review .profile .photo img {
    position: center; }
#reviews .reviews-list .single-review .profile .photo span {
    position: absolute;
    color: #ffffff;
    font-size: 2.75rem;
    font-weight: 700;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
#reviews .reviews-list .single-review .profile .name {
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 0; }
#reviews .reviews-list .single-review .profile .date {
    margin-bottom: 0; }
#reviews .reviews-list .single-review .review-content {
    padding-top: 15px; }
#reviews .reviews-list .single-review .review-content .stars ul {
    padding-left: 0;
    display: inline-block; }
#reviews .reviews-list .single-review .review-content .stars ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 3px; }
#reviews .reviews-list .single-review .review-content .stars ul li i.fas {
    color: #ffdd00; }
#reviews .reviews-list .single-review .review-content .stars ul li i.far {
    color: #c4c4c4; }
#reviews .reviews-list .single-review .likeit {
    -ms-flex-item-align: center;
    align-self: center; }
#reviews .reviews-list .single-review .likeit span {
    font-weight: 600; }
#reviews .reviews-list .single-review .likeit a {
    color: #c4c4c4; }
#reviews .reviews-list .single-review .likeit a:hover, #reviews .reviews-list .single-review .likeit a:active, #reviews .reviews-list .single-review .likeit a:focus {
    color: #ffdd00; }

#related-items h1.title {
    margin-top: 0; }

/*Products page*/
#products-list {
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left; }
#products-list .sidebar .categories {
    background-color: #ffffff; }
#products-list .sidebar .categories .up-arrow {
    position: relative;
    display: inline-block;
    width: 100%; }
#products-list .sidebar .categories .up-arrow::after {
    position: absolute;
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    right: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block; }
#products-list .sidebar .categories .down-arrow {
    position: relative;
    display: inline-block;
    width: 100%; }
#products-list .sidebar .categories .down-arrow::after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    right: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block; }
#products-list .sidebar .categories .title-arrow {
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px solid #c4c4c4; }
#products-list .sidebar .categories .title-arrow::after {
    position: absolute;
    content: "\f105";
    color: #c4c4c4;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block; }
#products-list .sidebar .categories .title {
    text-align: center;
    padding: 0 0;
    text-transform: uppercase;
    font-size: 1.75rem; }
#products-list .sidebar .categories .title a {
    color: #000000;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px; }
#products-list .sidebar .categories .title a:hover {
    color: #ffdd00; }
#products-list .sidebar .categories .title span {
    font-weight: 700; }
#products-list .sidebar .categories ul.primary {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
#products-list .sidebar .categories ul.primary .parent {
    padding: 10px 0 10px 18px;
    position: relative;
    display: inline-block;
    width: 100%;
    background-color: #000000;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 600;
    list-style-type: none; }
#products-list .sidebar .categories ul.primary li {
    list-style-type: none; }
#products-list .sidebar .categories ul.primary li ul.secondary {
    margin-top: 5px;
    padding-left: 35px; }
#products-list .sidebar .categories ul.primary li ul.secondary .collapse .down-arrow::after {
    content: ''; }
#products-list .sidebar .categories ul.primary li ul.secondary .active {
    color: #000000;
    position: relative;
    display: inline-block;
    width: 100%; }
#products-list .sidebar .categories ul.primary li ul.secondary .active::before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
#products-list .sidebar .categories ul.primary li ul.secondary a {
    color: #c4c4c4;
    font-size: 1rem;
    font-weight: 600; }
#products-list .sidebar .categories ul.primary li ul.secondary a:hover {
    color: #ffdd00; }
#products-list .sidebar .categories ul.primary li ul.secondary a li {
    list-style-type: none; }
#products-list .sidebar .categories ul.primary li ul.secondary li {
    list-style-type: none; }
#products-list .sidebar .categories ul.primary li ul.secondary li .tertiary {
    padding-left: 15px; }
#products-list .sidebar .categories ul.primary li ul.secondary li .tertiary a li {
    list-style-type: none; }
#products-list .list .s-hidden {
    visibility: hidden;
    padding-right: 10px; }
#products-list .list .select {
    cursor: pointer;
    display: block;
    position: relative;
    height: 45px;
    min-width: 100%; }
#products-list .list .styledSelect {
    position: absolute;
    border: 1px solid #c4c4c4;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    padding: 10px 10px; }
#products-list .list .styledSelect:after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    color: #c4c4c4;
    font-weight: 600;
    right: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block; }
#products-list .list .styledSelect:active, #products-list .list .styledSelect.active {
    background-color: #eee; }
#products-list .list .options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    background-color: white;
    -webkit-box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.3); }
#products-list .list .options li {
    padding: 0 6px;
    margin: 0 0;
    padding: 0 10px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
#products-list .list .options li:hover {
    background-color: #c4c4c4; }

/*** Login & Register ***/
.wrapper,
.wrapper2 {
    position:relative;
    margin:0 auto;
    padding:0;
    width:100%;
    max-width:1540px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.wrapper{
    padding-left: 10px;
    padding-right: 10px;
}

.urlap {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.urlap .regresz,
.urlap .loginresz {
    width: 50%;
    height: auto;
    padding: 10px 40px;
    margin: 30px 0;
    display: inline-block;
    background-color: #f4f4f4;
    border:1px solid rgba(0,0,0,.12);
    border-radius: 5px;
}

.urlap .regresz:hover,
.urlap .useradatok:hover {
    background-color:rgba(0, 0, 0, .02);
}

.urlap .loginresz {
    border:none;
    background:none;
    padding:0 0 0 60px
}

.urlap a {
    text-decoration: none;
    color: #000;
}

.urlap a:hover {
    text-decoration: underline;
    color: #666;
}

.urlap a.elfelejtettjelzso {
    font-size:14px;
    margin-top:15px;
    display: inline-block;
}

.urlap .urlapcim {
    font-family: 'alapfont', Arial, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.3;
    color:#000;
    padding:15px 0;
}

.urlap .input_box {
    display:block;
}

.login_form {
    display:block;
    border: 1px solid rgba(0, 0, 0, .12);
    background-color: #f4f4f4;
    padding: 10px 40px;
    border-radius: 5px;
}

.login_form:hover {
    background-color:rgba(0, 0, 0, .02);
}

.urlapszoveg {
    color: #58585a;
    font-family: "alapfont_light", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.4;
}

.urlap input[type="email"], .urlap input[type="password"], .urlap input[type="text"] {
    margin: 4px 0 0 0;
    padding: 3px 8px;
    height: 30px;
    max-width: 310px;
    width:100%;
    vertical-align: middle;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    display: block;
    font-size: 15px;
    line-height: 1.2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.urlap .reglabel {
    padding:15px 0 0 0;
    display:block;
    font-size: 15px;
    font-weight: 400;

}

.checkbox_box {
    margin: 20px 0;
    position: relative;
    padding-top:4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.checkbox_box>label {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    margin:0;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #000;
    border-radius:3px;

}

.checkbox_box>label:hover,
.reg_form input:hover, .login_form input:hover{
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
}

.checkbox_box>span {
    display:inline-block;
    padding-left:25px;
    font-size:15px;
    line-height: 1.2;
}

.reg_form button.submit_gomb,
.login_form button.submit_gomb,
.login_form a.submit_gomb,
.reg_form a.submit_gomb{
    display: block;
    color: #ffdd00;
    min-width: 130px;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    margin: 25px 0;
    padding: 0 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.14902);
}

.reg_form button.submit_gomb:hover,
.login_form button.submit_gomb:hover,
.login_form a.submit_gomb:hover,
.reg_form a.submit_gomb:hover{
    color: #fff;
}

.checkbox_box>label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 15px;
    height: 8px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;

    transform: rotate(-45deg);
}

.checkbox_box>label:hover::after {
    opacity: 0.5;
}


.checkbox_box>input[type=checkbox]:checked + label:after {
    opacity: 1;
}

/*** Statikus oldalak ***/
.static_title {
    margin-top: 15px;
}
.kuldes_gomb {
    margin-bottom: 15px;
    background-color: #000 !important;
    border: 0 !important;
    color: #ffdd00 !important;
}
.kapcs_table td {
    border-color: #ffdd00 !important;
}
.kereso_gomb {
    margin-top: 0px !important;
}
.dialog-btn-confirm {
    position: relative;
    bottom: 15px !important;
}

/*** Kosár ***/
.kosar_belso {
    width: 100%;
    height: auto;
    padding: 20px 0;
    margin: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.kupon_section {
    margin-top: 20px;
}
.kupon_btn {
    color: #000;
    font-size: 1.5rem !important;
    text-transform: uppercase;
}
.kupon_section .card-header {
    background-color: #ffdd00;
}

.kosar_belso .kosar_termekekresz {
    width: 80%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
}
.kosar_belso .kosar_inforesz {
    width: 20%;
    height: auto;
    padding: 0 0 0 20px;
    margin: 0;
    display: inline-block;
}

.kosar_belso .kosar_inforesz .infobox {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 10px;
    margin: 0 0 20px 0;
    background-color: #000;
    border-radius: 5px;
}

.kosar_belso .kosar_inforesz .infobox>div> a,
.kosar_belso .kosar_inforesz .infobox>div{
    display: block;
    line-height: 1.3;
    color: #ffdd00;
    font-size: 22px;
}

.kosar_belso .kosar_inforesz .infobox>div> a:hover {
    color: #fff;
}

.kosar_belso .kosar_inforesz .infobox>p {
    font-size: 14px;
    padding-top:10px;
    color: #fff;
    line-height: 1.4;
}
.kosar_belso .kosar_inforesz .infobox>p b {
    color: #ffdd00;
}

.kosar_belso .kosar_inforesz .infobox>p>span {
    font-weight: 400;
    color:#000;
    display:inline-block;
}

.kosar_belso .kosar_inforesz .infobox>p a.infoboxmod_gomb {
    display: block;
    color: #fff;
    width: 110px;
    font-weight:300;
    font-size: 18px;
    margin: 10px 0 0 auto;
    padding: 5px 10px;
    border-radius: 2px;
    text-decoration: none;
    text-align: center;
    background-color: #a0a0a0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.14902);
}

.kosar_belso .kosar_inforesz .infobox>p a.infoboxmod_gomb:hover {
    background-color:#7f7f7f;
}

.kosar_belso .kosar_inforesz .infobox a.infoboxmod_link {
    color:#ffdd00;
    margin: 0;
    font-size:14px;
    text-align: right;
    display:block;
    font-weight:400;
}

.kosar_belso .kosar_inforesz .infobox a.infoboxmod_link:hover {
    color:#fff;
}

.kosar_belso .kosar_inforesz .infobox> ul {
    margin:10px 0;
    padding:0;
}

.kosar_belso .kosar_inforesz .infobox>ul li {
    padding:7px 5px;
    display:block;
    font-size:14px;
    border-bottom:1px solid #e8e8e8;
}


.kosarh1 {
    padding: 0;
    margin: 0 0 0 0;
    color: #000;
    font-size: 30px;
    line-height: 1.2;
    display: block;
    width: 100%;
    text-align: left;
}

.kosarh1>span {
    color: #00a7ce;
    font-size:20px;
    display:inlie-block;
    margin-left:5px;
}

.cikkekszama {
    color:#7f7f7e;
    font-size: 14px;
    margin-top:5px;
    margin-bottom:5px;
    line-height: 1.3;
}

.cikkekszama>a {
    padding:5px 7px;
    color:#00a7ce;
    font-size:16px;
    margin:0 5px;
    border-radius:3px;
}

.cikkekszama>a.usermenuaktiv {
    background-color: #eee;
    color:#000;
}

.cikkekszama>a.kilepes {
    font-weight: 300;
}

.cikkekszama>a:hover {
    background-color: #eee;
    color:#000;
}

.alcim {
    color:#000;
    font-family: 'alapfont', Arial, sans-serif;
    text-transform: uppercase;
    font-size:24px;
    margin-top:35px;
    margin-bottom:10px;
    line-height: 1.3;
    display:block;
}


form.kosar_form {
    display:block;
    margin:20px 0 0 0;
    padding:10px 0 10px 0;
    width:100%;
}


table.kosartabla {
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

table.kosartabla tr {
    border-top: 1px solid #e4e4e4;
    padding: 5px;
}

table.kosartabla tr.utolsosor {
    border-bottom: 1px solid #e4e4e4;
}

table.kosartabla th, table.kosartabla td {
    padding: 10px;
    text-align: left;
    font-size:14px;
    min-height:25px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    line-height:1.6;
    vertical-align: top;
    /*word-break:break-all;*/
}

table.kosartabla td a:hover {
    text-decoration: underline;
}

table.kosartabla th {
    text-transform: uppercase;
    font-family: 'alapfont_', Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #eee;
    padding:3px 10px;
}

table.kosartabla th.jobbra {
    text-align:right;
}

table.kosartabla tr {
    background: #fff;
}
/*
table.kosartabla tr:nth-of-type(even) {
    background: #f7f7f7;
}*/

table.kosartabla tbody tr:hover {
    background: #f7f7f7;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

table.kosartabla tbody button {
    width: 22px;
    color: #ffdd00;
    background-color: #000;
    border: 1px solid #1a1a1a;
    cursor: pointer;
}

table.kosartabla>tbody>tr>td>span,
table.kosartabla>tfoot>tr>td>span{
    display:block;
}

table.kosartabla td .rendelt_termek>a.rendeles_link {
    padding-left:22px;
    background: transparent url('../images/eye.png') no-repeat left center;
    color:#00a7ce;
    font-weight:400;
}

table.kosartabla td .rendelt_termek>a.rendeles_link:hover {
    color:#000;
}

table.kosartabla td .kosar_termek {
    display:inline-block;
}

table.kosartabla td .kosar_termek>span {
    display:block;
}

table.kosartabla td .kosar_termek>a {
    display:block;
    color:#00a7ce;
    font-size:16px;
    font-weight: 400;
}

table.kosartabla td .kosar_termek>a:hover {
    color: #027c99;
    text-decoration: none;
}

table.kosartabla td .kosar_termek>a.termek_torlese {
    display:block;
    color:#d90100;
    font-size:13px;
    font-weight: 400;
    padding:0 0 0 20px;
    background: transparent url('../images/torol_ikon.png') no-repeat left center;
}



table.kosartabla>tbody>tr>td>img {
    display:inline-block;
    float:left;
    margin: 0 10px 10px 0;
}

table.kosartabla>tbody>tr>td>input.kosar_darab[type="number"] {
    border: none;
    width: 70px;
    font-size: 16px;
    height: 30px;
    border-radius: 3px;
    padding: 3px 7px 3px 7px;
    border: 1px solid #e3e3e3;
}


span.kosar_ar {
    font-weight: bold;
    font-size:13px;
    display:block;
    text-align: right;
}

span.kosar_vegosszeg {
    font-weight: bold;
    font-size:16px;
    margin-top:5px;
    display:block;
}

.jobbra_igazit {
    text-align:right;
}


.kosarnav_gomb {
    width:100%;
    margin:10px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.kosarnav_gomb a.vissza_vasarlashoz {
    display: inline-block;
    color: #fff;
    width: auto;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0 10px 0 44px;
    border-radius: 2px;
    text-decoration: none;
    text-align: center;
    background: #a0a0a0 url("../images/balra_kosar.png") no-repeat left center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.14902);
}

.kosarnav_gomb a.vissza_vasarlashoz:hover {
    background-color:#7f7f7f;
}

.kosarnav_gomb button.penztarhoz_gomb,
.kosarnav_gomb a.penztarhoz_gomb{
    display: inline-block;
    color: #fff;
    width: auto;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0 44px 0 10px;
    border-radius: 2px;
    text-decoration: none;
    text-align: center;
    background: #c4c4c4 url("../images/jobbra_kosar.png") no-repeat right center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.14902);
}

.kosarnav_gomb button.penztarhoz_gomb {
  background: #00c950 url("../images/jobbra_kosar.png") no-repeat right center;
  font-weight:bold;
}

.kosarnav_gomb button.penztarhoz_gomb:hover,
.kosarnav_gomb a.penztarhoz_gomb:hover{
    color: #000;
    background-color: #ffdd00;
}
.allapot_box_sor {
    margin:25px 0 0 0;
    width:100%;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.allapot_box {
    width:20%;
    display:inline-block;
    padding:0 2%;

}

.allapot_box > a,
.allapot_box > div{
    display:block;
    width:100%;
    padding:10px 4px;
    margin:0 auto;
    background-color: #eee;
    text-align:center;
    position:relative;
    color:#7f7f7e;
    font-size: 12px;
    text-transform: uppercase;
    border-radius:3px;
}

.allapot_box > a:hover {
    color:#7f7f7e;
}

.allapot_box > a::before,
.allapot_box > div::before{
    content: "\25BC";
    color:#eee;
    position: absolute;
    bottom:-10px;
    left:0;
    right:0;
}

.allapot_box>a.allapot_box_aktiv:hover{
    color:#fff;
}

.allapot_box>a.allapot_box_aktiv::before,
.allapot_box>div.allapot_box_aktiv::before{
    color:  #000;
}

.allapot_sor {
    margin:25px 0;
    width:100%;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.allapot_vonal_elso,
.allapot_vonal_utolso{
    width:10%;
    display:inline-block;
    border-bottom:2px solid #eee;
    position:relative;
    z-index: 50;
}

.allapot_vonal {
    width:20%;
    display:inline-block;
    border-bottom:2px solid #eee;
    position:relative;
}

.allapot_aktiv {
    border-bottom: 2px solid #000;
}

a.kor,
div.kor{
    width:20px;
    height:20px;
    display:block;
    border-radius: 50%;
    position:absolute;
    bottom:-10px;
    right:-10px;
    background-color:#eee;
    z-index: 100;
}

a.kor_aktiv,
div.kor_aktiv{
    background-color: #ffdd00;
}

.allapot_box_sor {
    margin:25px 0 0 0;
    width:100%;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.allapot_box {
    width:20%;
    display:inline-block;
    padding:0 2%;

}

.allapot_box > a,
.allapot_box > div{
    display:block;
    width:100%;
    padding:10px 4px;
    margin:0 auto;
    background-color: #eee;
    text-align:center;
    position:relative;
    color:#7f7f7e;
    font-size: 12px;
    text-transform: uppercase;
    border-radius:3px;
}

.allapot_box > a:hover {
    color:#7f7f7e;
}

.allapot_box > a::before,
.allapot_box > div::before{
    content: "\25BC";
    color:#eee;
    position: absolute;
    bottom:-10px;
    left:0;
    right:0;
}

.allapot_box>a.allapot_box_aktiv,
.allapot_box>div.allapot_box_aktiv{
    background-color: #000;
    color:#ffdd00;
    font-weight: 400;
}

.allapot_box>a.allapot_box_aktiv:hover{
    color:#000;
}

.allapot_box>a.allapot_box_aktiv::before,
.allapot_box>div.allapot_box_aktiv::before{
    color:  #000;
}

.radiobox {
    margin:15px 0;
    display:block;
}
.szallitas_radio {
    display: flex;
    align-items: center;
}

div.friss_box_cim {
    color: #000;
    font-size: 54px;
    font-weight:100;
    text-transform: none;
    display:block;
    width:100%;
    margin:0 auto;
    text-align:center;
    padding:30px 0;
}

div.friss_boxes {
    width: 100%;
    margin: 16px 0 16px 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;


}
div.friss_boxes div.friss_box {
    width: 30.33%;
    display:inline-block;
    overflow: hidden;
    position: relative;
    margin: 0 1.3% 15px 1.3%;
    background-color: #0f0f0f;
    /*background-color: #f3f3f3;*/
}

div.friss_boxes div.friss_box>img {
    width:100%;
    max-width:100%;
    /*max-height:190px;*/
    margin-bottom:10px;
    display:block; 
}
div.friss_boxes div.friss_box > div.friss_box_content{
    padding: 15px;
}
div.friss_boxes div.friss_box > div.friss_box_content>a {
    display:block;
    line-height: 1.3;
    color: #ffdd00;
    /*color:#000;*/
    font-size:22px;
    font-weight:400;
}
div.friss_boxes div.friss_box>div.friss_box_content>a:hover {
    color: #fff;
    /*color:#019e40;*/
}

div.friss_boxes div.friss_box>div.friss_box_content>.friss_datum {
    display:block;
    line-height: 1.3;
    color:#757575;
    padding:5px 0;
    font-size:14px;
    font-weight:200;
    text-transform: uppercase;
}

div.friss_boxes div.friss_box>div.friss_box_content>.friss_leiras {
    display:block;
    line-height: 1.4;
    color:#fff;
    /*color: #000*/
    font-size:18px;
    font-weight:200;
}

.kapcsolodokepek_resz{width:100%;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.belso_kapcsolodokepek{width:100%;height:auto;margin:0;padding:0 0 30px 0;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.belso_kapcsolodokepek>.foto_box{width:20%;display:inline-block;padding:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.belso_kapcsolodokepek>.foto_box>a{position:relative;width:100%;height:auto;padding:0;display:block;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:none;}
.belso_kapcsolodokepek>.foto_box>a>img{display:block;margin:0;width:100%;height:auto;border:none;overflow:hidden;-webkit-transition:all 2.2s ease-out;-moz-transition:all 2.2s ease-out;-o-transition:all 2.2s ease-out;-ms-transition:all 2.2s ease-out;transition:all 2.2s ease-out;}
span.foto_cim{position:absolute;bottom:0;left:0;display:none;margin:0;width:100%;padding:20px;font-size:14px;text-align:center;z-index:600;color:#fff;font-family:"alapfont", Arial, sans-serif;line-height:1.2;text-decoration:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}
span.foto_megtekint{position:absolute;top:0;left:0;right:0;margin:auto;width:0px;height:0px;overflow:hidden;z-index:500;opacity:0;transition:opacity .5s ease;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.belso_kapcsolodokepek>.foto_box>a:hover{}
.belso_kapcsolodokepek>.foto_box>a:hover>span.foto_megtekint{display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;top:0;left:0;right:0;opacity:1;margin:auto;width:100%;height:100%;padding:0;z-index:500;text-decoration:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:rgba(0,0,0,.45) url('../images/imageeye.png') no-repeat center center;}
.belso_kapcsolodokepek>.foto_box>a:hover>span.foto_cim{display:block;}
.belso_kapcsolodokepek>.foto_box>a:hover>img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .7s ease-in;-moz-transition:all .7s ease-in;-o-transition:all .7s ease-in;-ms-transition:all .7s ease-in;transition:all .7s ease-in;}

.szoveg .video-responsive{
    overflow:hidden;
    max-width:600px;
    position:relative;
    height:337px;
    margin:1% auto;
    border:none;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.lang_select{
    margin-left: 10px;
}



#menu-search-btn > button, #menu-search-btn > button:visited {
    color: #fff;
    text-decoration: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background-color: transparent;
    outline:0px;
    border: 0px;
    cursor:pointer;
}

#menu-search-btn > button:hover, #menu-search-btn >button:active {
    color: #ffdd00;
}

.urlap {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.urlap .useradatok {
    width:75%; 
    height:auto;
    margin: 0 auto;
    display:block;
    padding:20px;
    background-color: #f4f4f4;
    border:1px solid rgba(0,0,0,.12)
}

.urlap .regresz,
.urlap .loginresz {
    width: 50%;
    height: auto;
    padding: 10px 40px;
    margin: 30px 0;
    display: inline-block;
    background-color: #f4f4f4;
    border:1px solid rgba(0,0,0,.12)
}

.urlap .regresz:hover,
.urlap .useradatok:hover {
    background-color:rgba(0, 0, 0, .02);
}

.urlap .loginresz {
    border:none;
    background:none;
    padding:0 0 0 60px
}

.urlap a.elfelejtettjelzso {
    font-size:14px;
    margin-top:15px;
    display: inline-block;
}

.urlap .urlapcim {
    font-family: 'Fira Sans', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    color:#000;
    padding:15px 0;
}

.urlap .urlap_alcim {
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color:#000;
    margin:30px 0 0 0;
    padding:5px 0;
    border-bottom:1px solid rgba(0,0,0,.12);
}

.urlap .useremail {
    font-size:15px;
    margin-top:4px;
    padding-left:9px;
}

.urlap .input_box {
    display:block;
}

/*main div.container{
    min-height: 350px;
}*/

a.uj_rekord {
    display:inline-block;
    color:#ffdd00;
    width:auto;
    font-size:15px;
    margin:5px 0;
    font-weight: 400;
    padding:0 0 0 30px;
    text-decoration: none;
    background: transparent url('../images/plus_ikon.png') no-repeat left center;
}

a.uj_rekord:hover {
    color:#ffdd00;
    text-decoration: none;
}

.fokep {
    width:auto;
    height: 450px;
    position: relative;
    display: inline;
    margin-bottom: 20px;
}

.fokep img{
    max-height: 450px;
}

.fokep:hover {
    filter: grayscale(.9);

}

.tartalom{
    margin-bottom: 20px;
}

.szoveg_athuzas {
    text-decoration: line-through;
}

.error-content {
    padding: 15px;
    box-sizing: border-box;
    background-color: #f2dede;
    color: #a94442;
    border-radius:5px;
    margin:10px 0;
}

.error-content ul{
    list-style: none;
}

.sikeres {
    background-color: #dff0d8;
    color: #3c763d;
}

.kapcsolodofajlok a{
    color: #000;
    display: block !important;
}

.kapcsolodofajlok a:hover,
.kapcsolodofajlok a:active{
    color: #ffdd00;
}

#footer_bottom_logo{
    background-color: #0f0f0f;
    padding-bottom: 20px;
}

.footer_bottom_logo_in{
	width:100%;
	height:100%;
	max-width: 1200px;
	margin:0 auto;
	padding: 0 1%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
  display:block;
  text-align:center;
}

.footer_bottom_logo_in a {
  display:inline-block;
  padding:10px;
  margin:0;
  height:auto;
}

.footer_bottom_logo_in a img{
width:auto;
height:80px;
margin:0;
padding:0;
-webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity:.7;
     -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;	
      transition: all 0.3s ease-in-out;
          display: -webkit-flex; /* Safari */
  display: flex;
  align-items: center;
}

.footer_bottom_logo_in a img:hover{
opacity:1;
-webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.cimke_balra {
    left:0px !important;
}

.cimke_le {
    top:295px !important;
}

.cimkefelirat_balra{
    text-align: left !important;
}

.kapcsolodo_termekek{
    padding-top: 25px;
    padding-bottom: 25px;
}

a#btncookie {
    margin: 10px auto 0 auto;
    display: block;
    padding: 8px 14px;
    background-color: #ffdd00;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    width:250px;
    text-align: center;
    border-radius: 5px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;	
    transition: all 0.4s ease-in-out;
}
a#btncookie:hover {
    background-color: #fff;
    color: #000;
}

#navcookie {
    opacity:1;
}

.navbarcookie {
    position: fixed;
    right: 0;
    left: 0;
    color: #fff;
    text-align:center;
    padding: 40px;
    box-sizing: border-box;
    bottom:0px;
    width:100%;
    z-index: 1030;
    height:auto;
    background-color:rgba(0,0,0,.9);
}

.megosztas {
    width: auto;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 5px 5px 5px 0;
    position: relative;
    border: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.megosztas div, .megosztas a {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.szorzoPrice{
    font-size: 13px; color: rgba(0,0,0,.9); display: block; text-decoration: none !important;
}

.footer_bottom_logo_in img{
	max-width: 100%;
}

#slider .heading .title a,
#slider .heading .title a:visited
 {
  color:#000;
}