@charset "UTF-8";
/* CSS Document */
@media(max-width:1300px) {
  .single-product .singleImageBox .colText .innerContainer .textBox {
    font-size: 40px;
  }
  .single-product .singleImageBox .colText .innerContainer .textBox .inner {
    padding: 30px 0
  }
  .velemenyek .left {
    width: 330px;
  }
  .velemenyek .right {
    width: calc(100% - 330px);
    padding-left: 25px
  }
  .velemenyBox .profil {
    flex: 0 0 150px;
  }
  .penztar .cart_item .product-name {
    font-size: 14px
  }
  .pw_bg, .login_bg {
    background: none
  }
}
.nyilakBg::before {
  background-size: auto 13.5vw !important;
  background-position: center right !important;
}
@media(max-width:1199px) {
  .nyilakBg::before {
    display: none !important
  }
  .galeriaContainer {
    background-size: 550px;
    background-position: right -270px bottom -3px;
    background-repeat: no-repeat
  }
}
@media(max-width:1024px) {
  body {
    font-size: 14px;
  }

    
.galeriaSlider .swiper-pagination {
   display: none!important
}
  .roundedPic::after {
    height: 555px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    top: 20px;
  }
  .e-n-tab-title-text {
    width: 110px;
    justify-content: center
  }
  .sectionTitle h2::before {
    content: '';
    width: 8px;
    background-color: #FDD13F;
    margin-right: 15px;
    position: relative;
    display: flex;
    margin: 6px 15px 7px 0;
  }
  .sectionTitle h6::before {
    content: '';
    width: 8px;
    background-color: #FDD13F;
    margin-right: 15px;
    position: relative;
    display: flex;
    margin: 6px 10px 8px 0;
  }
  .kategoriaButton a {
    height: 60px
  }
  .woocommerce-page div.product div.images {
    width: 50% !important
  }
  .woocommerce div.product div.summary {
    width: 50% !important;
    padding-left: 30px;
    box-sizing: border-box
  }
  .woocommerce div.product div.summary h1 {
    font-size: 30px
  }
  .single-product .related h2 {
    font-size: 24px !important
  }
  .single-product .singleImageBox .colImage .img {
    height: 550px;
  }
  .single-product .singleImageBox {
    margin-top: 60px !important
  }
  .singleBottomLine {
    background-image: url("../images/ellipse-small.svg");
  }
  .velemenyek {
    margin-top: 80px
  }
  .kapcsolatSingleProduct {
    margin-top: 60px;
    padding-bottom: 60px
  }
  .kapcsolatSingleProduct .row {
    column-gap: 0px;
    flex-wrap: wrap
  }
  .kapcsolatSingleProduct .left, .kapcsolatSingleProduct .right {
    width: 100%
  }
  .kapcsolatSingleProduct .right .form_frame {
    border-radius: 20px;
    padding: 25px 20px;
  }
  .kosar .woocommerce table.shop_table th {
    font-size: 16px
  }
  .kosar .checkout-button {
    font-size: 16px !important
  }
  .cart_thumbnail {
    display: none
  }
  #customer_details {
    float: none;
    width: 100%;
  }
  #order_review {
    float: none;
    width: 100%;
    margin-top: 30px;
    padding: 20px;
  }
}
@media(max-width:991px) {
  a.logo {
    height: 70px
  }
  a.logo img {
    max-width: 200px
  }
  .main-navigation {
    display: none
  }
  .mobile-menu-button {
    display: flex;
    align-items: center;
    height: 70px;
  }
  .mobile-menu-button .toggle {
    background-color: #E29C29;
    border-radius: 10px 10px 10px 0;
    height: 44px;
    padding: 0 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    color: #161545;
  }
  .mobile-menu-button .toggle .icon {
    width: 13px;
    height: 13px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url("../images/hamburger.svg");
    margin-right: 10px
  }
  .mobile-menu-button .toggle.active .icon {
    background-image: url("../images/times.svg")
  }
  .mobile-menu {
    position: fixed;
    top: 70px;
    right: 0;
    width: 100%;
    height: calc(100vh - 70px); /* keeps it within the viewport minus the header */
    background-color: #2A3979;
    overflow-y: auto; /* allows vertical scrolling */
    z-index: -1; /* make sure it overlays instead of hiding behind */
  }
  .mob-menu .sub-menu {
    position: relative;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100% !important;
    list-style: none;
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .mob-menu .sub-menu li {
    padding: 0;
    margin-bottom: 10px
  }
  .mob-menu .sub-menu li a {
    padding-left: 0;
    font-size: 14px !important;
    color: #fff
  }
  .mob-menu ul.sub-menu ul.sub-menu {
    left: 0 !important;
    top: 0 !important
  }
  .site-header .right {
    display: none
  }
  body {
    padding-top: 70px
  }
  .site-info .container .row {
    flex-wrap: wrap
  }
  .site-info .col-left, .site-info .col-right {
    flex: 0 0 100%;
    justify-content: flex-start;
  }
  .site-info .col-left span {
    padding-right: 0px;
    width: 100%
  }
  .site-info .col-right span {
    padding-left: 0px;
    width: 100%;
    display: block;
    margin-top: 5px
  }
  .site-info {
    padding: 25px 0;
    font-size: 12px;
    line-height: 1.5
  }
  .velemenyek .left {
    width: 230px;
  }
  .velemenyek .right {
    width: calc(100% - 230px);
    padding-left: 25px
  }
}
@media(max-width:767px) {
  .elementor-element p {
    margin-bottom: 20px
  }
  h3 {
    font-size: 20px
  }
  .site-footer .row.desktop {
    display: none !important
  }
  .site-footer .row.mobile {
    display: flex;
  }
  .site-footer .row.mobile.first {
    justify-content: space-between;
    margin-bottom: 20px
  }
  .site-footer .row.mobile.second .left {
    padding-right: 40px
  }
  .site-footer .row.mobile.second {
    margin-bottom: 20px
  }
  .site-footer .row.mobile.third {
    flex-direction: column
  }
  .site-footer .row.mobile.third #gform_wrapper_1 {
    margin-top: -17px !important
  }
  .site-footer {
    padding: 30px 0
  }
  .row.mobile .footer-logo img {
    width: 100%;
    max-width: 150px
  }
  .row.mobile .left {
    width: 50%;
    padding-top: 20px
  }
  .row.mobile .right {
    width: 50%;
    text-align: right
  }
  .row.mobile .right .partners {
    padding-top: 50px
  }
  .row.mobile .right .partners h3 {
    font-size: 20px !important
  }
  .row.mobile .logo-grid {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end
  }
  .row.mobile .logo-grid .box {
    width: 120px
  }
  .row.mobile nav {
    margin-bottom: 30px
  }
  .site-footer .social {
    justify-content: flex-start;
    margin-top: 0;
    bottom: auto;
    top: auto;
    position: relative
  }
  .site-footer .social a {
    margin-left: 0;
    margin-right: 12px
  }
  .gform-theme--foundation .gfield {
    grid-column: 1/-1 !important;
    min-inline-size: 0 !important;
  }
  #gform_fields_1 > #field_1_1 {
    order: 1;
  } /* Name */
  #gform_fields_1 > #field_1_3 {
    order: 2;
  } /* Email */
  #gform_fields_1 > #field_1_4 {
    order: 3;
    margin-bottom: 10px
  } /* Consent */
  #gform_fields_1 > #field_submit {
    order: 4;
  } /* Submit */
  #field_1_4 label {
    font-size: 10px
  }
  .roundedPic::after {
    height: 300px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    top: 15px;
    width: calc(100% + 15px);
  }
  .woocommerceMain {
    padding-top: 40px
  }
  .posted_in.desktop {
    display: none
  }
  .posted_in.mobile {
    display: block;
    font-size: 10px;
    margin-bottom: 25px;
    margin-top: 30px
  }
  .woocommerce div.product p.price {
    margin-bottom: 15px
  }
  .single_add_to_cart_button {
    font-size: 16px !important;
    height: 55px;
    margin: 20px 0 0 0 !important
  }
  .woocommerce-page div.product div.images {
    width: 100% !important
  }
  .woocommerce div.product div.summary {
    width: 100% !important;
    padding-left: 0px;
  }
  .fullContainer .row {
    flex-wrap: wrap
  }
  .single-product .singleImageBox .colImage {
    flex: 0 0 100%;
    padding-right: 15px
  }
  .single-product .singleImageBox .colText {
    flex: 0 0 100%;
    margin-top: 50px
  }
  .single-product .singleImageBox .colImage .img {
    height: 300px;
  }
  .single-product .singleImageBox .colText .innerContainer {
    width: 100%;
    max-width: 100%;
    padding-left: 15px
  }
  .single-product .singleImageBox .colText .innerContainer .textBox {
    max-width: 100%
  }
  .single-product .singleImageBox {
    margin-top: 40px !important
  }
  .woocommerce ul.products li.product .title {
    font-size: 20px;
    margin-bottom: 10px
  }
  .woocommerce ul.products li.product .price {
    font-size: 14px
  }
  .woocommerce ul.products li.product .desc {
    margin-bottom: 15px
  }
  .velemenyek {
    margin-top: 40px
  }
  .velemenyBox {
    flex-wrap: wrap;
    padding: 20px
  }
  .velemenyBox .profil {
    flex: 0 0 100%;
  }
  .velemenyBox .text {
    flex: 0 0 100%;
  }
  .flex-control-thumbs li img {
    opacity: 0 !important
  }
  .flex-control-thumbs li {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50%;
    border: 1px solid #373737;
    overflow: hidden;
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    justify-content: center;
    margin-top: 30px
  }
  .flex-control-thumbs li img.flex-active {
    opacity: 1 !important;
    filter: brightness(0);
    height: 14px !important;
    object-fit: cover
  }
  .single-product .related {
    padding-top: 45px;
  }
  .kosar .woocommerce-cart-form {
    float: none;
    width: 100%;
    padding: 0
  }
  .kosar .cart-collaterals {
    float: none;
    width: 100%
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent
  }
  td.product-name::before {
    display: none
  }
  .kosar .woocommerce table.shop_table td {
    padding-top: 10px;
    padding-bottom: 10px
  }
  .kosar .cart_info {
    padding: 10px 0 0 0
  }
  .kosar h1, .penztar h1, .fiokom h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .kosar td.actions {
    margin-top: 30px
  }
  .kosar .actions .coupon {
    column-gap: 0;
    flex-wrap: wrap
  }
  .kosar .actions .coupon .button {
    width: 100% !important;
    height: 50px;
    margin-top: 10px;
  }
  .kosar .cart_totals {
    padding: 20px
  }
  .kosar, .penztar, .fiokom {
    padding-bottom: 60px
  }
  .sectionTitle h1::before {
    width: 8px;
    margin-right: 10px !important;
    margin: 3px 10px 6px 0;
  }
  .wc-item-thumb-wrap {
    display: none
  }
  .u-column1 {
    float: none !important;
    width: 100% !important;
    padding-right: 0;
  }
  .u-column2 {
    padding: 30px 20px;
    float: none !important;
    width: 100% !important;
    margin-top: 40px
  }
  .woocommerce-MyAccount-navigation {
    margin-top: 20px;
    padding: 30px 20px 15px 20px;
    margin-bottom: 40px
  }
  .woocommerce-MyAccount-navigation ul li a {
    font-size: 18px
  }
  .udvozlet {
    font-size: 20px
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    padding-left: 0;
  }
  .menu_valaszto a {
    font-size: 16px;
    height: 100px
  }
  .woocommerce-Address-title {
    flex-wrap: wrap;
    margin-bottom: 20px
  }
  .woocommerce-Address-title h4 {
    width: 100%;
  }
  .woocommerce-Address-title .edit {
    width: 100%;
    text-align: left;
  }
  .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: none;
    width: 100%
  }
  .edit_address {
    padding: 30px 20px
  }
  .my_account_button, .elfelejtett_jelszo_btn, .woocommerce-form-login__submit, .woocommerce-form-register__submit {
    height: 60px;
    font-size: 16px !important;
  }
  html .woocommerce .edit-account {
    padding: 30px 20px;
  }
  .kapcsolat_form .gform_button {
    padding: 20px 50px !important
  }
  .testimonialSlider .swiper-pagination {
    right: 0;
    top: auto;
    bottom: auto;
    height: auto;
    transition: none;
    transform: none;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0px;
    position: relative;
    margin-top: 10px;
    width: 100%;
  }
  .testimonialSlider .swiper-pagination-bullet {
    width: 30px;
    height: 10px;
    opacity: 1;
    border-radius: 6px;
    --swiper-pagination-bullet-horizontal-gap: 0 !important;
    margin-right: 8px !important
  }
  .testimonialSlider .swiper-pagination-bullet-active {
    height: 10px;
    width: 70px;
  }
  .testimonialSlider .description {
    width: 100%;
    max-width: 100% !important;
    text-align: center
  }
  .testimonialSlider .image-wrapper {
    display: flex
  }
  .testimonialSlider .image-wrapper > div {
    display: flex
  }
  .szolgaltatasokSlider {
    display: none
  }
  .szolgaltatasMobile {
    display: block;
  }
  .slideBoxMob {
    position: relative;
    box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 14px;
    cursor: pointer;
    margin-bottom: 10px
  }
  .slideBoxMob .imageWrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 14px;
  }
  .slideBoxMob .inner {
    height: 140px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 2
  }
  .slideBoxMob .inner .title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 1.2
  }
  .slideBoxMob .inner .bovebben {
    font-size: 14px;
    font-weight: 600;
    color: #E29C29;
  }
  .slideBoxMob .overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(22, 21, 69, 0) 0%, rgba(22, 21, 69, 0.9) 100%);
    border-radius: 14px
  }
  .slideBoxMob .overlay .szolgLinkBoxBezar {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background-color: #161545;
    background-image: url("../images/bezar_x.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
  }
  .slideBoxMob.clicked .inner {
    opacity: 0
  }
  .slideBoxMob.clicked .overlay {
    background: transparent
  }
  .slideBoxMob.clicked .overlay .szolgLinkBoxBezar {
    display: block
  }
  .szolgContentBoxMob {
    display: none;
    margin-top: 40px;
    margin-bottom: 40px
  }
  .responsiveVideo {
    margin-bottom: 20px
  }
  .szolgContentBox .row .col {
    width: 100%
  }
}
@media(max-width:620px) {
  .galeriaContainer {
    background-size: 450px;
  }
}
@media(max-width:540px) {
  .velemenyek .row {
    flex-wrap: wrap;
  }
  .velemenyek .left {
    width: 100%;
    margin-bottom: 25px
  }
  .velemenyek .right {
    width: 100%;
    padding-left: 0px
  }
}
@media(max-width:439px) {
  .galeriaContainer {
    background-size: 150%;
  }
}
@media(max-width:360px) {}