.elementor-1 .elementor-element.elementor-element-1f9fc4ab .elementor-repeater-item-4fd2f93.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-1 .elementor-element.elementor-element-1e74105a .elementor-repeater-item-c669969.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-1 .elementor-element.elementor-element-1e74105a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1 .elementor-element.elementor-element-1e74105a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1 .elementor-element.elementor-element-fd99cd9 .elementor-repeater-item-ac3fe4b.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-1 .elementor-element.elementor-element-d8229be{text-align:left;}.elementor-1 .elementor-element.elementor-element-d8229be .elementor-heading-title{color:#264653;}.elementor-1 .elementor-element.elementor-element-dbca475 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-1 .elementor-element.elementor-element-dbca475{text-align:left;}.elementor-1 .elementor-element.elementor-element-fd99cd9{margin-top:60px;margin-bottom:0px;}.elementor-1 .elementor-element.elementor-element-3a69ea39 .elementor-repeater-item-ac3fe4b.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-1 .elementor-element.elementor-element-61ea8773 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-1 .elementor-element.elementor-element-61ea8773{text-align:left;}.elementor-1 .elementor-element.elementor-element-61ea8773 .elementor-heading-title{color:#264653;}.elementor-1 .elementor-element.elementor-element-35ca74c4 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-1 .elementor-element.elementor-element-35ca74c4{text-align:left;}.elementor-1 .elementor-element.elementor-element-3a69ea39{margin-top:60px;margin-bottom:0px;}body.elementor-page-1:not(.elementor-motion-effects-element-type-background), body.elementor-page-1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1 .elementor-element.elementor-element-b703b45{width:35%;}.elementor-1 .elementor-element.elementor-element-28c138cc{width:65%;}}@media(max-width:767px){.elementor-1 .elementor-element.elementor-element-dbca475 > .elementor-widget-container{margin:0px 10px 0px 10px;padding:0px 0px 0px 0px;}.elementor-1 .elementor-element.elementor-element-fd99cd9 > .elementor-container{max-width:500px;}.elementor-1 .elementor-element.elementor-element-fd99cd9{margin-top:0px;margin-bottom:0px;}.elementor-1 .elementor-element.elementor-element-35ca74c4 > .elementor-widget-container{margin:0px 10px 0px 10px;padding:0px 0px 0px 0px;}.elementor-1 .elementor-element.elementor-element-3a69ea39 > .elementor-container{max-width:500px;}.elementor-1 .elementor-element.elementor-element-3a69ea39{margin-top:0px;margin-bottom:0px;}}/* Start custom CSS *//***** WPKurzus pénztár v1.0 *****/
/* Tovább a pénztárhoz */
a.checkout-button.button.alt.wc-forward {
    color: #fff !important; /* betűszín */
    border: 2px solid var(--e-global-color-accent); /* szegély és szegélyszín */
    background: var(--e-global-color-accent); /* háttérszín */
    padding: 15px 30px !important;
}

a.checkout-button.button.alt.wc-forward:hover {
    color: var(--e-global-color-accent) !important; /* egér fölött betűszín */
    background: #fff !important;/* egér fölött háttérszín */
    padding: 15px 30px !important;
}


/* Mennyiség beviteli mező */
tr.woocommerce-cart-form__cart-item.cart_item input {
    padding: 8px !important;
}

/* Minusz, plusz */
tr.woocommerce-cart-form__cart-item.cart_item button.qty-button.minus, button.qty-button.plus{
    padding: 0px !important;
    border-radius: 100px !important;
    height: 30px !important;
    width: 30px !important;
    color: #000 !important;
    border: 1px solid #ccc;
    background: #fff !important;
}


@media only screen and (min-width: 1025px) {

/* Kupon szélessége */
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 300px !important;
}

/* Kupon beváltása */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 11px 30px !important;
}
}


@media only screen and (max-width: 1025px) {

/* Kupon szélessége tablet és mobil nézeten */
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100% !important;
}

/* Kupon beváltás tablet és mobil nézeten */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    width: 100% !important;
    margin-top: 5px !important;
}
}
/*********************************//* End custom CSS */