body {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    color: #6D6D6D;
    background: #FFF;
} 

body.modal-open {
    height: 100vh;
    overflow-y: hidden;
  }

header 
{ 
    max-height: unset;
    overflow: visible;
    position: relative;
    z-index: 100 !important;
}

h1, h2, h3 {
    color: #FF2E8A;
    text-transform: uppercase;
}

.text-right {
    text-align: right;
}

.centerPart {
    max-width: 1200px;
}

.color-primary {
    color: #FF2E8A;
}

.color-primary-light {
    color: #ff61a6;
}

.color-primary-light-bg {
    background-color: #FFF6FA;
}

.color-purple-bg {
    background-color: #6968AA;
    color: #fff;
}


.header-menu a::after {
    display: none;
}

.color-gray {
    color: #6D6D6D;
}

.hide-desktop {
    display: none !important;
}

.jnp-tag-border {
    border: 1px solid #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 10px;
    display: inline-block;
}

.header-menu a, 
#header-mobil ul li a, 
.header-menu-main {
    color: #000;
    padding: 0px 13px;
}

#header-mobil ul li a {
    padding: 15px 10px;
    
}

#header-mobil ul li a.color-gray {
    color: #000 !important;
}

#header-menu-row {
    /* max-width: 934px;
    margin-left: auto;
    margin-right: auto; 
    border-radius: 20px;
    background: #FFF;*/
    box-shadow: 0px 5px 5px 0px #00000033;
    left: 0;
    right: 0;
    /* padding-top:20px; */
}

.header-logo img.header-logo-joy-desktop {
    max-height: 65px;
    width: auto;
    margin-left: -30px;
    margin-top: -7px;
}


#header-menu-row .header-menu a, 
#header-menu-row .header-menu-main,
#header-menu-row #header-mobil ul li a, 
#header-menu-row #header-mobil-profile ul li a {
    color: #FF2E8A;
}

#header-menu-row .header-menu a.link-primary {
    color: #FF2E8A !important;
}

.header-mobil hr {
    background-color: #FF2E8A;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* #header-menu-row .header-menu a:hover, 
#header-menu-row .header-menu-main:hover, */
#header-menu-row #header-mobil ul li a:hover, 
#header-menu-row #header-mobil-profile ul li a:hover {
    /* text-shadow: 0 0 1px #FF2E8A;
    text-shadow: 0 0 1px #FF2E8A, 0 0 1px #FF2E8A; */
    font-weight: 700;
}

#header-menu-row #header-mobil ul li a.color-gray:hover, 
#header-menu-row #header-mobil-profile ul li a.color-gray:hover {
    /* text-shadow: 0 0 1px #6D6D6D;
    text-shadow: 0 0 1px #6D6D6D, 0 0 1px #6D6D6D; */
    font-weight: 700;
} 

#header-menu-row #header-mobil-profile ul {
    list-style: none;
    margin: 0;
    padding: 0 0 20px;
}

#header-mobil-profile ul li {
    display: block;
    position: relative;
}

#header-mobil-profile ul li a {
    color: #000;
    display: inline-block;
    font-size: 16px;
    padding: 12px 0;
}

#header-mobil-profile ul li a {
    color: #fff;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

#header-menu-row .header-menu-main {
    position: relative;
}

.header-menu-main:hover .header-menu-sub-box {
    height: 280px;
}

.header-mobil-footer {
    display: none;
}


.link-primary {
    color: #FF2E8A !important;
}

.top-header-menu .nolink {
    font-size: 13px;
    color: #333;
    margin-top: 0.7px;
}


.header-menu-left ul li {
    min-width: 50px;
}

.jn-header-menu {
    margin-top: 10px !important;
}

.jn-header-menu  > li > a {  
    font-size: 18px;
    line-height: 22px;
}

/* .header-right .top-header-menu ul.header-menu-2 li a {
  color: #FF2E8A !important;
  
  background-color: transparent;
  border-radius: 14px;
border: 1px solid #FF2E8A;
  padding: 10px 25px !important; 
  font-weight: 500 !important;
line-height: 114% !important; /* 15.96px */
/* letter-spacing: 0.28px !important;
  font-size: 14px !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
} */

/* .header-right .top-header-menu ul.header-menu-2 li a.active {
    color: #FF2E8A !important;
    background-color: #fff;
    font-weight: 500 !important;
    
  } */

/* .header-right .top-header-menu ul.header-menu-2 li a:hover,
.header-right .top-header-menu ul.header-menu-2 li a.featured-menu-item {
    background-color: #FF2E8A;
    color: #fff !important;
    font-weight: 500 !important;
}

.header-right .top-header-menu ul.header-menu-2 li a.featured-menu-item:hover {
    background-color: #fff;
    color: #FF2E8A !important;
    font-weight: 500 !important;
} */


/* .header-right .top-header-menu ul.header-menu-2 li {
  display: flex;
  align-items: center;
} */ */

.featured-menu-item {
  background-color: transparent;
  border: 1px solid #FF2E8A !important;
  border-radius: 25px;
  padding: 4px 12px !important; 
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.featured-menu-item:hover {
    background-color: #FF2E8A33;
    color: #FF2E8A !important;
}

.header-logo-sponsors.left .header-logo-sponsor img {
  /* max-height: 28px !important;
  max-width: 140px !important; */
  object-fit: contain;
}
.header-logo-sponsors.left .header-logo-sponsor.logo-mm-header img {
    width: 120px !important;
}


header .centerPart {
  
  margin-top: -4px !important;
}


.header-menu-sub a {
 color: #6D6D6D !important;
 font-weight: 500;
}

.header-menu-sub a:hover {
    font-weight: 700;
}

.header-menu-sub.primary a {
    color: #FF2E8A !important;
}

.header-menu-sub2 > a {
    text-decoration: underline;
}

.header-menu-sub2 ul {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}

.header-menu-sub2 ul li a {
    color: #6D6D6D !important;
}


.header-menu-sub-box {
    background-color: #fff;
    text-align: right;
    right: 10px !important;
    top: 45px !important;
    left: auto !important;
    width: 300px !important;
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 40px;
}

.header-menu-sub-box.header-menu-coupon-sub-box {
    left: 20px !important;
    right: auto !important;
    text-align: left !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 40px;
    top: 35px !important;
}


#bottom-header-menu-row {
    /* background: #FFF6FA; */
    color: #fff;
    padding: 50px 0;
    z-index: 10 !important;
    /* border-bottom: 2px solid #000; */
    max-width: 1300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}


@media only screen and (max-width: 992px) {
        
    #bottom-header-menu-row .centerPart {
        padding: 0;
    }


    #bottom-header-menu-row {
        padding: 20px 0;

    }
}


#bottom-header-menu-row a,
#bottom-header-menu-row p {
    color: #fff !important;
    margin: 0;
}

#bottom-header-menu-row #EMAIL {
    border-color: #fff !important;
    color: #fff !important;
    width: 280px;
    height: 25px !important;
}

#bottom-header-menu-row #EMAIL:focus {
    outline: none;
}

#bottom-header-menu-row .sib-form .entry__error {
    color: #fff !important;
}

#bottom-header-menu-row .sib-form .checkbox, 
#bottom-header-menu-row .sib-form .radio-button,
.jn-popup  .checkbox, 
.jn-popup  .radio-button,
.joy-form  .checkbox, 
.joy-form  .radio-button {
    background:transparent;
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    border-radius: 20px;
}

.sib-form .checkbox_tick_positive:before,
.jn-popup .checkbox_tick_positive:before,
.joy-form .checkbox_tick_positive:before {
    border: 0 !important;
    transform: none !important;
    transform-origin: none !important;
    margin-left: 0 !important;
    left: 20px !important;
    font-size: 16px;
    top: 4px !important;
    
}



#bottom-header-menu-row  .sib-form .checkbox_tick_positive:before,
.jn-popup .checkbox_tick_positive:before,
.joy-form .checkbox_tick_positive:before {
    /* border-color: #ff61a6; */
}

#bottom-header-menu-row  .sib-form .input_replaced:checked+.checkbox_tick_positive:before,
.jn-popup .checkbox_tick_positive:before,
.joy-form .checkbox_tick_positive:before {
    /* border-color:#fff; */
    content: '✓' !important;
}

#bottom-header-menu-row  .sib-form .input_replaced:checked+.checkbox_tick_positive,
.jn-popup .input_replaced:checked+.checkbox_tick_positive,
.joy-form .input_replaced:checked+.checkbox_tick_positive {
    /* background:transparent !important;
    border-color:#fff !important; */
    content: '✓' !important;
}


footer .sib-form .checkbox, 
footer .sib-form .radio-button,
.jn-popup .checkbox, 
.jn-popup .radio-button,
.joy-form .checkbox, 
.joy-form .radio-button {
    background:transparent;
    border: 1px solid #6D6D6D;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
}

.joy-form .checkbox, 
.joy-form .radio-button {
    position: relative;
    z-index:1;

}

footer .sib-form .checkbox_tick_positive:before,
.jn-popup .checkbox_tick_positive:before {
    border-color: #FFF6FA;
}

footer .sib-form .input_replaced:checked+.checkbox_tick_positive:before,
.jn-popup .input_replaced:checked+.checkbox_tick_positive:before {
    border-color:#6D6D6D !important;
    content: '✓' !important;
    color:#6D6D6D !important;
}

.joy-form .checkbox, 
.joy-form .radio-button {
    background:transparent;
    border: 1px solid #6D6D6D;
    width: 20px !important;
    height: 20px !important;
    margin-right: 5px;
    display: inline-block;
    border-radius: 20px;
}

.joy-form .checkbox_tick_positive:before {
    border-color: #f2f2f2;
    color: #f2f2f2;
    content: '✓' !important;
    display: inline-flex !important;
    align-items: flex-end;
    margin-left: 3px !important;
    margin-top: 2px !important;
}

.joy-form .input_replaced:checked+.checkbox_tick_positive,
.jn-popup-container.joy-form .input_replaced:checked+.checkbox_tick_positive
 {
    background: transparent !important;
    border-color: #FF2E8A !important;
}

.joy-form .input_replaced:checked+.checkbox_tick_positive:before,
.jn-popup-container.joy-form .input_replaced:checked+.checkbox_tick_positive:before {
    border-color:#FF2E8A !important;
    content: '✓' !important;
    color:#FF2E8A !important;
    display: inline-flex !important;
    align-items: flex-end;
    margin-left: 3px !important;
    margin-top: 2px !important;
}

.jn-popup-container.joy-form .input_replaced:checked+.checkbox_tick_positive:before {
    margin-left: 2px !important;
    margin-top: 0px !important;
}

.joy-form label p {
    width: calc(100% - 30px);
    font-size: 12px;
    margin-bottom: 0;
}

.code-form label {
    display: flex !important;
    align-items: center;
    position: relative
}
       
footer .sib-form .input_replaced:checked+.checkbox_tick_positive,
.jn-popup  .input_replaced:checked+.checkbox_tick_positive {
    background:transparent !important;
    border-color:#6D6D6D !important;
}



.sib-form .checkbox_tick_positive:before {

}


.sib-form .entry__choice label {
    display: flex;
}

.sib-form .entry__choice label span:last-child {
    width: calc(100% - 30px);
}

.sib-form .entry__choice label span:last-child p {
    margin-left: 20px !important;
    text-align: left !important;
}

#bottom-header-menu-row #EMAIL:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder { color:#fff !important; opacity: 1.0;  font-weight: 500;}
#bottom-header-menu-row #EMAIL:not([type="checkbox"]):not([type="radio"])::-moz-placeholder { color:#fff !important; opacity: 1.0;  font-weight: 500;}
#bottom-header-menu-row #EMAIL:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder { color:#fff !important; opacity: 1.0;  font-weight: 500;}
#bottom-header-menu-row #EMAIL:not([type="checkbox"]):not([type="radio"]):-moz-placeholder { color:#fff !important; opacity: 1.0; font-weight: 500;}


#bottom-header-menu-row .sib-form-block__button {
    box-shadow: none;
    background-color: #fff;
    color: #ff61a6 !important;
}

#bottom-header-menu-row #subscribe-box {
    width: 100%;
}

#bottom-header-menu-row .sib-form {
    padding: 0 !important;
}

#bottom-header-menu-row #subscribe-box .centerPart {
    display: flex;
}

#bottom-header-menu-row #subscribe-box .centerPart #sib-form {
    display: flex;
    justify-content: center;
}

#bottom-header-menu-row #subscribe-box .centerPart #sib-form>div {
    margin: 0 5px;
    padding: 5px 0 !important;
    display: flex;
    align-items: center;
}

#bottom-header-menu-row #subscribe-box .centerPart>p {
    text-transform: uppercase;
}

#bottom-header-menu-row .form__entry.entry_block label {
    margin: 0;
}

#bottom-header-menu-row .sib-optin {
    margin-bottom: 0 !important;
}

#bottom-header-menu-row .entry__choice {
    margin-bottom: 0 !important;
    margin-top: 4px !important;
}




#check_box_sg_reg_field {
    margin-left: 3px;
}

.ur-frontend-form {
    margin-bottom: 10px;
}
.ur-frontend-form .description {
    font-size: 10px;
    color: #6D6D6D;
    margin-left: 42px;
    margin-top: -10px;
}

#scrollTop {
    background-color: #FF2E8A;;
}

#scrollTop:hover {
    background-color: #FFF;
    color: #FF2E8A;;
}



/* Nyereményjáték  */
.codes-hero-block {
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-22-november/nyeremenyjatek-hero-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding: 30px;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.codes-hero-block img {
    max-width: 550px;
    width: 100%;
    margin: 20px auto;
}


.codes-hero-block p:first-child {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FF2E8A;
    max-width: 520px;
    margin: 20px auto;
}

.codes-hero-block p:last-child {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    max-width: 520px;
    margin: 20px auto;
}

.codes-hero-block p:last-child {
    
}


.code-form {
    width: 100%;
}

.code-form label {
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #333333;
    text-align: left;
    display: block;
    margin-bottom: 10px;
    /* padding-left: 30px; */
}

.code-form label a { 
    text-decoration: underline;
}

.code-form input[type="checkbox"] {
    display: inline-block;
}


.code-form-answer,
.code-form input[type=text],
.code-form input[type=email],
.code-form input[type=password],
.code-form input[type=submit] {
    padding: 14px;
    width: 100%;
    border-radius: 30px;
    margin-bottom: 10px;
    height: auto;
}

#code_form_2 .col {
    width: 33.3%;
}

.code_form_submit {
    text-align: center !important;
}

.code-form-answer {
    border: 1px solid #FF2E8A;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #FF2E8A;
    font-weight: bold;
    cursor: pointer;
}
    .code-form-answer:hover,
    .code-form-answer.active {
        background: #FF2E8A;
        color: #fff;
    }

.code-form input[type=text],
.code-form input[type=email] {
    border: 1px solid #333333;
    color: #333333;
    text-align: center;
}

.code-form input[type=submit] {
    border: 1px solid #FF2E8A;
    background: #FF2E8A;
    color: #fff;
    cursor: pointer;
}

.code-form .col {
    background: #fff;
    border-radius: 10px;
    margin: 10px;
    width: calc(33.3% - 20px);
    padding: 40px 20px;
}

.code-form .col p {
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FF2E8A;
}

.code-form .col p:nth-child(2) {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #333333;
    flex: none;
    order: 1;
    flex-grow: 0;
    text-transform:none;
}


@media only screen and (max-width: 768px) {
    .codes-hero-block {
       min-height: 400px;
    }

    .codes-info-block,
    .code-form {
        flex-direction: column;
    }

    .codes-info-block .col,
    .code-form .col {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .codes-hero-block {
       min-height: 345px;
    }

    
}


/* Nyereményjáték  */

.header-menu a, #header-mobil ul li a, .header-menu-main {
    font-weight: 500;
}

#header-menu-row {
  /* background: rgba(255, 255, 255, 0.6); */
  background: #fff;
}

#header-menu-row .centerPart {
  height: 55px;
  /* margin-top: -17px !important; */
  /* padding-top: 15px; */
}

/* #header-menu-row .col:nth-child(1) {
    width: 100%;
} */

.search-icon {
    margin-left: 10px;
}

#header-menu-row>.centerPart>.col:nth-child(2) {
    text-align: center;
    display: flex;
    justify-content: flex-end;
    /* width: 20%; */
    width: 60%;
}

#header-menu-row>.centerPart>.col:nth-child(1),
#header-menu-row>.centerPart>.col:nth-child(3) {
    width: 40%;
}

#header-menu-row .col:nth-child(3) {
    text-align: right;
    justify-content: flex-end;
    align-items: center;
}

.header-right {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-end;
    height: 47px;
    justify-content: space-evenly;
}

.header-right .top-header-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.header-right .top-header-menu ul {
    display: flex;
}

.header-right .top-header-menu ul li a {
    color: #333 !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}

/* .header-right .top-header-menu ul li a:hover { */
    /* text-shadow: 0px 0px 2px #6D6D6D; */
    /* font-weight: bold !important;
} */

.header-menu-right>ul {
    /* width: 120px; */
    width: 100%;
    margin-right: 0;
    display: flex;
    align-items: center;
    /* margin-left: auto; */
}

.header-logo-joy {
    width: 500px;
    margin-top: 0px !important;
    margin-bottom: -5px !important;
    display: flex;
    align-items: center;
}

.header-logo-joy-mobile {
    display: none;
}

#header-menu-row {
    height: 75px;
}

#header-menu-row .header-menu a {
    display: flex;
    align-items: center;
}

.jn-header-menu > li > a:hover {
    text-shadow: 0px 0px 2px #FF2E8A;
}

.header-date {
    background: #333333;
    color: #fff;
    padding: 3px 8px;
    display: inline-block;
    height: 26px;
    font-size: 12px;
    margin: auto;
    width: 123px;
}


.header-menu {
  display: flex;
}


/* Simple page  */

.simple-page-title {
    color: #FF2E8A;
    margin-bottom: 20px;
}

.page-simple-page {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

/* Simple page  */


/* GYIK  */
.schema-faq {

}

.schema-faq-section {
    /* padding-bottom: 20px; */
    margin-bottom: 20px;
    border-bottom: 1px solid #ff61a6;
}

.schema-faq-question {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
    color: #FF2E8A;
    padding-bottom: 20px;
    display: block;
    padding-left: 45px;
    position: relative;
    cursor: pointer;
}



.schema-faq-question::after {
    width: 26px;
    height: 26px;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    bottom: auto;
    top: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-21-dec/icon-dropdown.svg');
}

.schema-faq-answer {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #6D6D6D;
    padding-left: 45px;
    display: none;
}

/* GYIK  */

.lost-pass #user-registration {
    background-color: transparent !important;
}

/* Search results  */
.search-results .page-title {
    font-size: 24px;
    line-height: 29px;
    margin-top: 50px;
}

.search-results .page-title span {
    font-size: 40px;
    line-height: 48px; 
}

.search-results article {
    margin-bottom: 40px;
}

.search-results article .entry-title {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
    color: #FF2E8A;
    margin-bottom: 0;
}

.search-results article .entry-title a {
    text-decoration: none;
    color: #FF2E8A;
}

.search-results article .entry-summary {
    margin-top: 0;
}

.search-results article .entry-summary p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.search-results article .entry-summary a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FF2E8A;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}

.search-results article .entry-row {
    display: flex;
}

.search-results article .post-thumbnail {
    display: block;
    margin-right: 20px;
    width: 200px;
    height: 160px;
}

.search-results article .post-thumbnail img {
    display: block;
    width: 200px;
    height: 100%;
    object-fit: cover;
}

.search-results .nav-previous a {
    color: #FF2E8A;
    font-weight: bold;
}

.search-results article .entry-row>div {
    width: calc(100% - 200px);
}


/* Search results  */

/* Mobil menu  */
.header-mobil-button .ease {
    background-color: #FF2E8A !important;
}

.mobile-login-link {
    padding: 0 !important;
}

.mobile-login-link img {
    max-width: none;
}

#header-mobil-buttons {
    right: unset;
    left:unset;
    top: unset;
    position: relative;
    display: none;
    align-items: center;
    justify-content: center;
    /* display: none; */
    
}


@media only screen and (max-width: 768px) {
    .button-kuponcsomag {
        display: none;
    }
    
}



.header-mobil-button:first-of-type {
    margin-right: 0;
    padding: 5px;
}

#menuButton {
    height: 15px;
}

#menuButton span:nth-of-type(2) {
    width: 100%;
    left: 50%;
}

#menuButton::after
{ 
  background-color: transparent;  
}


#header-mobil-buttons-right {
    display: none;
    margin-left: auto;

}

#header-mobil .header-menu-main {
    padding-top: 0;
}

.header-mobil {
    margin-top: 20px;
}

.header-mobil .login-button {
    width: auto;
    max-width: 130px;
    margin: auto;
}

#header-mobil.active {
  margin-top: -4px;
    /* background: linear-gradient(202.48deg, #FFF7F7 12.82%, #B3EEF3 89.55%); */
    background: #fff;
}

#header-mobil ul li {
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    padding-left: 20px;
    padding-right: 20px;
}

.mobile-search-block {
    padding: 10px 0;
    background: #FFF6FA;

}

#header-mobil .header-search-form div {
    display: flex;
}

#header-mobil .header-search-form button {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px solid #E65EC5;
    border-left: 0;
    background: transparent;
}

#header-mobil .header-search-form input:not([type="checkbox"]):not([type="radio"]) {
    background: transparent;
}

#menuButton.opened::after {
    box-shadow: none;
    border: 1px solid #FF2E8A;
}


.header-mobil-button.opened .ease {
    background-color: #FF2E8A !important;
}

.menu-logo-block {
  width: 120px;
  display: inline-block;
}

.header-logos {
    display: flex;
    align-items: center;
}


#header-mobil-buttons-right img {
    margin: 0 5px;
    cursor: pointer;
}


.header-logo-joy {
    
}

.header-logo-block {
    display: flex;
}

.header-logo-sponsors {
    display: flex;
    justify-content: flex-end;
    /* width: 230px; */
    margin-left: 0;
    margin-right: auto;
    
}

.header-logo-sponsors.right {
    margin-right: 0;
    margin-left: auto;
}

.header-logo-sponsor {
    margin-left: auto;
    margin-right: 0;
    padding-top: 3px;
    margin-right: 10px !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.header-logo-sponsor img {
    /* max-height: 24px !important;
    max-width: 100px !important; */
    width: auto !important;
    margin-top: 10px;
}

.header-logo-sponsor a {
    position: absolute;
    display: block;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    
}

.header-logo-sponsor span {
    color: #000;
    font-size: 12px;
    line-height: 16px; 
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    /* margin-bottom:-8px; */
}

.header-logo-sponsor-2 {
    width: 125px;
    margin-top: 21px !important;
}

.header-logo {
    margin: 0 5px;
}


#header-mobil-profile {
    /* display: none; */
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    left: 0;
    opacity: 0;
    overflow-y: auto;
    padding: 0 80px 20px;
    pointer-events: none;
    position: fixed;
    top: 60px;
    width: 100%;
    z-index: 100;
}

#header-mobil-profile.active {
    opacity: 1;
    pointer-events: all;
    /* background: linear-gradient(202.48deg, #FFF7F7 12.82%, #B3EEF3 89.55%); */
    background: #FFF7F7;
}



/* Mobil menu  */


/* Login button */

.login-button {
    border-radius: 20px;
    border: 1px solid #FF2E8A;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
    color: #FF2E8A;
    text-transform: uppercase;
    cursor: pointer;
    width: auto;
    height: 30px !important;
    line-height: 30px !important;
}

.login-button-left {
    display: block;
    padding: 2px 8px;
}

.login-button-right {
    background-color: #FF2E8A;
    display: block;
    
    padding: 0px 3px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.login-button-right img {
    width: 20px;
    margin-right: 2px;
    margin-left: 1px;
    margin-top: -1px;
}


.button.webshop-button {
    width: 100px !important;
    box-shadow: none !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    height: 30px !important;
    line-height: 30px !important;
    letter-spacing: 0.025em;
    text-transform: uppercase;
}

.button-kuponcsomag {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    padding: 5px 15px !important;
    background: #FF2E8A;
    color: #fff !important;
    border-radius: 25px;
}


/* Login popup  */
.jn-popup {
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    z-index:101;
    overflow-y: auto;
} 

.jn-popup-bg {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(202.48deg, #FFF7F7 12.82%, #B3EEF3 89.55%);
    opacity: 0.4;
}


.jn-popup-container {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    background: #FFFFFF;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 580px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;


    position: absolute;
    height: fit-content;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    margin: 20px auto 40px auto;
    width: calc(100% - 20px);
}

.jn-popup-container .user-registration-error,
.user-registration-error {
    border: 0;
    font-size: 10px !important;
    background: transparent;
    padding: 0 15px;
}

.jn-popup-container .user-registration-error::before {
    display: none;
}

.jn-popup-container h2 {
    margin-bottom: 0px;
    color: #ff61a6;
}

.jn-popup .user-registration-Button {
    background: #FF2E8A;
    box-shadow: inset -1px -2px 1px #ff61a6;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}

.jn-login-close {
    margin-left: auto;
    margin-right: 0;
}

.jn-popup-login #user-registration {
    box-shadow: none !important;
    background: transparent !important;
    max-width: 380px;
    width: 100%;
}

.jn-popup-login-description {
    color: #ff61a6;
    font-size: 20px !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;

}

.jn-popup-login .ur-frontend-form,
.jn-popup-reg .user-registration {
    border: 0 !important;
}

.jn-popup-login .user-registration {
    margin-bottom: 10px !important;
}

.jn-popup-login p {
    font-size: 14px;
}

.jn-exit-popup #subscribe-box {
  max-width: 380px;
  margin: 0 auto;
}

.jn-exit-popup #subscribe-box .centerPart { 
  text-align: center;
}

.jn-exit-popup #subscribe-box .sib-form-block__button-with-loader {
  margin-left: auto !important;
}

.jn-exit-popup .jn-popup-container {
  background: #FFF2FA;
}

.jn-exit-popup .jn-popup-logo {
  margin-bottom: 20px;
  width: 140px;
  height: auto;
}

.jn-exit-popup-close {
  margin-right: 0;
  margin-left: auto;
}



.user-registration-LostPassword.lost_password {
    font-size: 10px;
    line-height: 15px;
    color: #6D6D6D !important;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.form-row--remember-me {
    text-align: center;
}

.user-registration-LostPassword.lost_password a {
    margin-top: 15px;
    color: #6D6D6D !important;
    text-decoration: none;
    display: block;
    width: 100%;
    font-size: 14px;
}

/* Registration form */

.reg-form {
    max-width: 900px !important;
}

.reg-form .ur-field-item {
    width: calc(50%);
    padding: 5px 20px;
    float: left;
}

.reg-form .field-user_pass,
.reg-form .field-user_confirm_password {
    float: right;
}

.reg-form .ur-form-grid label.ur-label {
    display: none;
}

.reg-form .field-radio {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    float: none;
}

.reg-form .field-checkbox {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    float: none;
}

.reg-form .ur-button-container {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    float: none;
}

.reg-form #radio_userage_field ul {
    width: 100%;
}

.reg-form .nsl-container-block {
    margin-top: 60px;
}


.email-confirm-alert {
    color: red;
    font-size:12px;
    display: none;
    padding: 10px 0;
}

/* Registration form */




.ur-frontend-form input[type=submit] {
    margin-bottom: 5px;
}

.user-registration-form__label.user-registration-form__label-for-checkbox {
    margin-top: -20px !important;
    margin-bottom: 20px !important;
    font-size: 10px !important;
    line-height: 15px;
}

.jn-popup-login {
    max-width: 380px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.jn-popup-reg {
    display: none;
    max-width: 380px;
    width: 100%;
    /* display: flex; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.jn-popup-loginreg input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
    border: 1px solid #6D6D6D;
    box-sizing: border-box;
    border-radius: 30px !important;
    padding: 4px 20px !important;
    color: #6D6D6D;
    text-transform:none !important;
}

.jn-popup-loginreg .ur-label {
    display: none !important;
}

.nsl-button-facebook {
    background-color: transparent !important;
    border: 1px solid #FF2E8A;
    border-radius: 30px !important;
    color: #FF2E8A !important;
    font-weight: bold;
}

.nsl-button-svg-container {
    background-color: #FF2E8A !important;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

#radio_userage_field ul {
    margin: 0;
    padding: 0;
    display: flex;
}


#radio_userage_field ul li  {

    padding: 5px 10px 5px 0;
}
#radio_userage_field ul li label {
    font-size: 10px;
    line-height: 15px;
    color: #6D6D6D;
}

.ur-checkbox-list .ur-checkbox-label {
    font-size: 10px !important;
    line-height: 15px;
    color: #6D6D6D;
}

.ur-frontend-form input[type="checkbox"] + label::before {
    left: -26px !important;
    top: -2px !important;
    border-color: #FF2E8A !important;
    border-radius: 20px !important;
    width: 20px !important;
    height: 20px !important;
    background: #fff;
}

.ur-frontend-form input[type="radio"] {
    width: 20px !important;
    height: 20px !important;
    border-color: #FF2E8A !important;
}

.form-row ul {
    margin: 0;
    padding: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin-bottom: 10px;
}



.button {
    background: #FF2E8A;
    /* box-shadow: inset -1px -2px 1px #C81664; */
    border-radius: 200px !important;
    color: #fff !important;
    width: 100% !important;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 22px !important;
    border: 0 !important;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    
}


.button:hover {
    /* box-shadow: 0px 4px 4px #E9C1D1, inset -1px -2px 1px #C81664; */
    text-decoration: none;
}


.button-link {
    display: flex;
    text-decoration: none;
    padding: 15px 40px;
    width: max-content !important;
}

.login-link,
.reg-link {
    color: #FF2E8A !important;
    cursor: pointer;
}

.nsl-container-buttons {
    margin-top: -30px;
    margin-bottom: 20px;
}


/* Footer  */

footer {
    /* background: #FFF6FA; */
    background: #FF2E8A;
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    box-shadow: none;
    margin-top: 50px;
    /* border-top: 2px solid #000; */
}

    footer a {
        color: #fff !important;
        text-decoration: none !important;
    }

    footer a:hover {
        color: #FFF !important;
        font-weight: 700;
    }

    footer p {
        margin-bottom: 10px;
    }

    footer p b {
        font-size: 18px;
        line-height: 22px;
    }

    footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    footer li {
        padding: 8px 0;
    }

    footer .centerPart {
        align-items: stretch;
        padding: 50px 0 10px 0;
    }

    footer .centerPart .col {
        padding: 0 50px;
        height: auto;
        
    }

    footer .centerPart .col:nth-child(1),
    footer .centerPart .col:nth-child(2) {
        /* border-right: 1px solid #FF2E8A; */
        width: 100%;
        
    }

    footer .app-icons {
        display: flex;
        margin: 30px auto 0 auto;
        width: 100%;
        justify-content: center;
    }

    footer .jn-cimlap {
      max-width: 280px;
      height: auto; 
      margin: 20px auto 0 auto;
    }

    footer .col-elofizetes {
      text-align: center;
      
    }

    footer .col-elofizetes img {
      max-width: 160px;
      
    }

    @media only screen and (min-width: 992px) {
        footer .centerPart .col:nth-child(1),
        footer .centerPart .col:nth-child(2) {
           width: 33%;
        }
    }
    

/* Footer  */

.home-gradient-bg {
    background: #fff;
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-jun/Path-6363.svg');
    /* background: linear-gradient(183.1deg, #FFF2F8 9.57%, #FFF6FA 97.05%); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 50px;
}



/* Main block  */

.jnpbh-main {
position: relative;
z-index: 1;
/* margin-bottom: 130px; */
max-width: 1240px;
display: flex;
flex-wrap: none !important;
margin-top: 55px;
}

.jnpbh-main-left {
width: 60%;
padding-right: 100px;
}  

.more-coupons-link {
    font-weight: 700;
    text-align: center;
    color: #FF2E8A !important;
    margin: 0px auto 40px;
    width: 100%;
    display: block;
    z-index: 2;
}

/* Hero block */

.jnp-hero-block {
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 15px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
    width: calc(100% - 400px);
    
}

.jnp-hero-logo {
    position: absolute;
    margin: auto;
    left: -73px;
    top: -54px;
    width: 148px;
    height: 148px;
}

.jnp-hero-block h1 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 80px;
    line-height: 97px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

.jnp-hero-block h2 {
    color: #AAAAAA;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom:10px;
}

.jnp-hero-block h3 {
    text-align: center !important;
    padding: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFE500;
    background-color: #000;
    width: 100%;
    font-weight: 800;
    font-size: 40px;
    line-height: 110.02%;
    /* letter-spacing: 0.05em; */
    text-transform: uppercase;
}

.jnp-hero-block h3 span {
    /* text-decoration: line-through; */
    color: #FF2E8A;
}

.jnp-hero-block h3 .button {
    display: none;
}

.jnp-hero-row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
}

.jnp-hero-row.jnp-coupon-datasheet {
    flex-direction: column;
}

.jnp-hero-app-block {
    background: #FFE500;
    border: 1px solid #000000;
    border-radius: 5px;
    padding: 10px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    
}

.jnp-hero-row.jnp-coupon-datasheet .jnp-hero-app-block {
    justify-content: flex-start;
    background:transparent;
    border: 0;
    margin: 0;
}

 

    .jnp-hero-app-block p {
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 48px;   
        display: block;
        width: 100%;  
        color: #000;
        text-align: center;
        margin-bottom: 10px;
    }

    .jnp-hero-row.jnp-coupon-datasheet .jnp-hero-app-block p {
        text-align: left;
        font-size: 25px;
        line-height: 30px;
    }

    .jnp-hero-app-block a {
        width: 50%;
        display: contents;
        margin: 5px;
    }

.jnp-hero-text-block {
    margin: 10px;
    text-align: center;
    background: #D9D9D9;
    border: 1px solid #000000;
    border-radius: 5px;
    padding:20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.jnp-hero-text-block.mobile {
    display: none;
}

.jnp-hero-row.jnp-coupon-datasheet .jnp-hero-text-block {
    margin: 0;
    text-align: left;
    border: 0;
    background: transparent;
    align-items: flex-start;
    padding:10px;
    margin-bottom: 20px;
}

.jnp-hero-text-block p {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.jnp-hero-text-block .button,
.coupon-list-row .button,
.jnp-hero-block h3 .button,
.jnp-hero-row.jnp-coupon-datasheet .app-button 
 {
    background: #FF2E8A;
    border-radius: 5px !important;
    width: 100%;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 15px !important;
    line-height: 22px !important;
    padding: 10px !important;
    text-transform: uppercase !important;
    text-decoration: none;
}


.jnp-hero-row.jnp-coupon-datasheet .jnp-hero-text-block .button {
    width: auto !important;
    display: inline-block;
}

.coupon-list-row {
    width: 100%;
    margin: 20px 0;
}

.coupon-list-row .button,
.jnp-hero-block h3 .button,
.jnp-hero-row.jnp-coupon-datasheet .app-button {
    background: #000;
    display: inline-block;
    max-width: 250px;
    margin-bottom: 20px;
}

.jnp-hero-block h3 .button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    width: fit-content !important;
    max-width: none;
}

.jnp-hero-row.jnp-coupon-datasheet .app-button {
    max-width: 140px;
    margin-left: 10px;
    margin-bottom: 0px;
    display: none;
}


.coupon-list-row p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-weight: bold;
}

.jnpbh-main-images {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
    width: 400px;
}

.jnpbh-main-images img:first-child {
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index:1;
    width: 160px;
    margin-left: 50px;
}

.jnpbh-main-images img:last-child {
   margin-left: 80px;
    max-width: 190px;
}

/* Hero block */



/* PizzaMe Hero block */

.pizzame .jnp-hero-block {
    background: none;
    border: 0;
}

.pizzame .jnp-hero-block h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: auto;
    color: #FF2E8A;
    margin-left: 145px;
}

.pizzame .jnp-hero-block h2 {
    font-family: 'Inria Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height */
    text-align: left;
    text-transform: uppercase;
    margin-left: 145px;
    margin-right: auto;
    color: #BBBBBB;
}

.pizzame .jnp-hero-block h3 {
    background: transparent;
    font-family: 'Inria Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    /* letter-spacing: 0.05em; */
    text-transform: uppercase;
    color: #000;
    text-align: left !important;
}

.pizzame .jnp-hero-block h3 img {
    display: none;
}

.pizzame .jnp-hero-block h3 small { 
    font-size: 14px;
}

.pizzame .jnp-hero-block h3 small a { 
    color: #0000EE;
}

.pizzame .jnp-hero-app-block {
    background: #FF2E8A;
    border: 0;
    border-radius: 0;
}

.pizzame .jnp-hero-app-block p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    color: #fff;
    text-transform: uppercase;
}

.pizzame .jnp-hero-text-block {
    border: 0;
    background: transparent;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
}

.pizzame .jnp-hero-text-block .button {
    background: transparent;
    color: #000 !important;
    font-family: 'Inria Sans' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 18px !important;
    line-height: 22px;
    /* identical to box height */

    text-align: center;
    text-transform: uppercase !important;
    border: 1px solid #000 !important;
}

.pizzame .jnp-hero-logo {
    left: 29px;
    top: 0;
    width: 114px;
    height: 114px;
}

.pizzame-header {
    margin-top: 90px;
}

.pizzame-block-white {
    background-color: #fff;
}

.pizzame-block-grey {
    background-color: #F3F3F3;
}

.pizzame-hero-block .jnp-hero-block {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    max-width: 992px;
}

.pizzame.pizzame-hero-block .jnp-hero-block h3 {
    color: #FF2E8A;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    padding-left: 0;
    padding-top: 40px;
}

.pizzame-block {
    width: 100%;
    max-width: 992px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.pizzame-block p { 
    margin-bottom: 10px;
    color: #000;
}

.pizzame-block h3 {
    color: #000;
}

.pizzame-block ul {
    padding-left: 0;
    margin-left: 20px;
}

.pizzame-block li {
    color: #000;
}

.pizzame-table {
    display: flex;
}

.pizzame-table .col {
    width: 50%;
}

.header-right .top-header-menu ul li a.pizzame-menu-item {
    color: #000 !important;
}

.h3-app-text-link {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
}

/* PizzaMe Hero block */


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

    .header-logo-joy {
        width: 415px;
    }

    .jnpbh-main-left {
        /* width: 60%; */
        padding-right: 50px;
    }  

    .jnp-hero-bg-1 h2 {
        font-size: 28px !important;
        line-height: 36px !important;
    }

    .jnp-hero-bg-2 .jnp-hero-block.yellow {
        margin-top: -40px !important;
    }

    .jnpbh-main {
        margin-bottom: 60px;
    }
  }


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

    .header-logo-sponsors {
        justify-content: center;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .jnp-hero-block h1 {
        font-size: 60px;
    }

    .jnp-hero-block h3 {
        font-size: 30px;
    }

  }


  .header-logo-search {
    display: none;     
    width: 25px;
    height: 25px;
  }

  .header-logo-search a {
    padding: 0;
  }

  .header-logo-search img {
    width: 25px;
    height: 25px;
  }

  .jnp-hero-block h3 .button {
    display: none;
  }

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

    .coupon-filters select,
    .coupon-filters select option {
        font-size: 12px !important;
    }

    .jnp-hero-block h3 .button {
        display: block;
    }


    .pizzame-table {
        flex-direction: column;
    }

    .pizzame-table .col {
        width: 100%;
    }

    /* .jnp-coupon-list.spec-title {
        background: #000 !important;
    } */

    .jnp-hero-row.jnp-coupon-datasheet .app-button {
        display: block;
    }

    .jnp-hero-text-block p {
        margin-bottom: 10px;
    }

    .jnp-hero-row.jnp-coupon-datasheet .jnp-hero-app-block {
        display: none;
    }

    .page-coupon--page .centerPart-bigger .col:first-child {
        width: calc(100% + 20px) !important;
        margin-left: -10px;
        display: flex;
    }

    .page-coupon--page .centerPart-bigger .col:first-child .coupon-main,
    .page-coupon--page .centerPart-bigger .col:first-child p {
        width: 100% !important;
        max-width: 300px;
        margin: 10px auto;
    }

    .page-coupon--page .centerPart-bigger .col:first-child .coupon-item-image {
        margin-top: 0;
    }

    .jnpbh-main-left {
        width: 100%;
        padding-right: 0px;
    }  

    .header-logo-search {
        order: 1;
        display: block;
        margin-right: 0;
        margin-left: auto;
        display: none;
    }

    .jnp-hero-block {
        background: transparent;
        border: 0;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .jnp-hero-block h1 {
        font-size: 32px;
    }

    

    .jnpbh-main-images,
    .jnp-hero-logo,
    .jnp-hero-block h2,
    .header-logo-sponsors.right {
        display: none;
    }

    .header-logo-joy-desktop {
        display: none;
    }

    .header-logo-joy-mobile {
        display: block;
    }


    .jnp-hero-block h3 {
        background-color: #FFE500;
        color: #000;
        font-size: 20px;
        line-height: 25px;
        border-radius: 10px;
    }

    .jnp-hero-block h3 .button {
        display: flex;
    }
    
    .jnpbh-main-left>div:not(.jnpbh-date) {
        max-width: 100% !important;
        margin-left: 0 !important;
    }

    .jnp-hero-bg-1::after {
        right: -100vw !important;
    }

    .jnpbh-main {
        flex-direction: column;
        margin-top: 0;
    }

    .jnpbh-main-right {
        width: 100% !important;
        display: flex;
        flex-wrap: wrap;
    }

    .jnpbh-main-right > a,
    .jnpbh-main-right > p,
    .jnpbh-main-right > div {
        width: 100% !important;
    }

    .jnp-hero-text-block,
    .jnp-hero-app-block {
        display: none;
    }

    .coupon-page-info .jnp-hero-text-block,
    .coupon-page-info .jnp-hero-app-block {
        display: flex;
    }

    .jnp-hero-text-block.mobile {
        display: flex;
        width: 100%;
        border-radius: 10px;
        border: 0;
    }

    .jnp-hero-text-block.mobile .button {
        width: max-content !important;
        margin: 0px auto;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .coupon-main__header .coupon-discount.discount-5 {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .coupon-main__header .coupon-discount.discount-10 {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .coupon-main__header .coupon-discount.discount-25 {
        font-size: 18px !important;
        line-height: 22px !important;
    }

    /* .coupon-main__header {
        height: 40px !important;
    } */



    /* PizzaMe Hero block */
    .pizzame .jnp-hero-block h1  {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        /* identical to box height, or 125% */
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        text-transform: uppercase;
        color: #000;
    }

    .pizzame-header {
        display: none;
    }

    .pizzame .jnp-hero-block h3 {
        background: #fff;
        border-radius: 10px;
        padding: 20px;
        margin: 20px 0;
        text-align: left !important;
        font-size: 20px !important;
        line-height: 30px !important;
        text-align: center !important;

    }

    .pizzame .jnp-hero-block {
        padding: 20px 0;
    }

    .pizzame .jnp-hero-block h3 .button {
        background: #FF2E8A;
    }

    .pizzame .jnp-hero-block h3 img {
        display: block;
        margin-bottom: 15px;
        margin-top: -15px;
        margin-left: auto;
        margin-right: auto;
    }

    .pizzame .jnp-hero-text-block.mobile {
        background: #C8C8C8;
    }

    .pizzame .jnp-hero-text-block.mobile .button {
        background: #FFFFFF;
    }

    .pizzame .jnp-hero-block h3 small,
    .pizzame .jnp-hero-block h3 small a {
        color: #0000EE;
    }

    /* PizzaMe Hero block */





  }

  @media only screen and (max-width: 600px) {
    .jnp-hero-bg-1 {
        flex-direction: column;
        align-items: center;
    }

    .jnp-hero-bg-1 div {
        text-align: center;
    }

    .jnpbh-main-left img {
        margin-top: 20px !important;
    }

    .jnp-hero-bg-2 {
        flex-direction: column;
        padding: 0 !important;
    }

  }

  .jnpbh-main-right {
    width: 40%;
  }

  .jnpbh-main-left p { 
      max-width: 480px;
  }


  .jnpbh-main-left a {
    text-decoration: none;
    color: #FF2E8A;
  }

  .jnpbh-main-left hr { 
    margin: 30px 0;
    background-color:  #ff61a6;
  }
  
  .jnpbh-main-left img,
  .jnpbh-main-left div,
  .jnpbh-main-left h2
  {
    position: relative;
    z-index: 1;
  }
 
  /* .jnpbh-main-left div {
      background-color: #FFC555;
      padding: 30px 30px 30px 130px;
      margin-top: 40px;
      border-top-right-radius: 100px;
      border-bottom-right-radius: 100px;
  
      padding-left: calc(50vw - 555px);
      margin-left: calc(-50vw + 555px);
  } */

  .text-ping-bg {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    background-color: #FF2E8A;
    padding: 5px;
    text-align: center;
    margin-top: 45px;
  }

  .jnpbh-main-left div p {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    
  }

  .jnp-hero-bg-1 {
    background: #FF2E8A;
    border-radius: 0px 20px 20px 0px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
  }

  .jnp-hero-bg-1::after {
    width: auto;
    height: auto;
    content: ' ';
    display: block;
    position: absolute;
    left: -100vw;
    right: 100px;
    bottom: 0;
    top: 0;
    margin: auto;
    background: #FF2E8A;
  }

  .jnp-hero-bg-1 h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
  }

  .jnp-hero-bg-1 img {
    max-height: 240px;
    width: auto;
  }

  .jnp-hero-bg-2 {
    display: flex;
    padding: 0 20px;

  }

  .jnp-hero-bg-2 .jnp-hero-block {
    padding: 20px;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    height: fit-content;
  }

  .jnp-hero-bg-2 .jnp-hero-block .button-white {
    display: inline-block;
    font-size: 16px;
  }

  .jnp-hero-bg-2 .jnp-hero-block.yellow {
    background: #FFC555;
    margin-top: -70px;
    margin-right: 20px;
  }

  .jnp-hero-bg-2 .jnp-hero-block.yellow.v2 h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FF2E8A;
  }

  .jnp-hero-bg-2 .jnp-hero-block.yellow.v2 p {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.4em !important;
    line-height: 25px;
    color: #FFFFFF;
  }


    .jnp-hero-bg-2 .jnp-hero-block.yellow.v2 p span {
        background: #FF2E8A;
        padding: 5px;
        white-space: nowrap
    }


  .jnp-hero-bg-2 .jnp-hero-block.black {
    background: #333333;
    margin-top: 20px;
  }
  
  .jnp-hero-bg-2 .jnp-hero-block.black .button-white {
    color: #333333 !important;
  }

  .jnp-hero-plaza-list {
    display: flex;
    justify-content: space-between;
  }

  .jnp-hero-plaza-list img {

  }

  .jnpbh-main-right-img {
    width: 100%;
    height: auto;
  }

  .button-white {
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000;
  }

  .jnpbh-main-left .button-white {
    color: #FFC555;
  }
  
  .jnpbh-main-img {
    width: 600px;
    height: auto;
    margin: auto;
    position: absolute !important;
    top: 50px;
    left: auto;
    bottom: 0;
    right: 10px;
    z-index: 0 !important;
  }

  .jnpbh-mobile-img {
    width: 250px;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
    /* position: absolute !important;
    
    left: 300px;
    bottom: -40px;
    z-index: 1 !important; */
  }


.jnpbh-date {
    /* background: #FF2E8A; */
    /* box-shadow: 0px 5px 10px rgba(89, 191, 199, 0.4), inset 0px -3px 2px #88CDD3, inset 0px 4px 4px #FFFFFF; */
    /* box-shadow: 0px 5px 10px rgba(238, 115, 160, 0.5), inset 0px -3px 2px #C81664, inset 0px 4px 4px rgba(255, 255, 255, 0.5); */
    /* border-radius: 160px; */
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: left;
    /* width: fit-content; */
    /* padding: 8px 20px; */
    margin: 5px auto 20px 0;
    color: #ff61a6;
    /* position: absolute !important; */
    /* right: 0px; */
  }
  
/* Main block  */


/* Timeline block  */
.timeline-block {
    /* max-width:1140px; */
    max-width:750px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.timeline-block p {
    max-width:740px;
    margin: 0 auto;
    
}
/* Timeline block  */


/* Home coupons  */
/* #home-coupons {
    background-color: #FFEDF4;
} */

#home-coupons .centerPart { 
    padding-top: 40px;
    max-width: 1200px;
}

.reg-container {
    padding-top: 50px;
}

.plaza-coupon-container {
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.plaza-coupon-container h2 {
    color: #fff;
    margin-bottom: 50px;
}


/* Home coupons  */


/* Coupon list */
.coupon, 
.coupon-mm  {
    border: 0;
    padding: 1%;
}

    .coupon:hover .coupon-main,
    .coupon-mm:hover .coupon-main
    {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }

.coupons-hidden::before, 
.coupons-hidden::after, 
#extra-coupons-media-markt::before, 
#extra-coupons-media-markt::after {
    display: none;
}

/* .coupon-img {
    padding: 0 !important;
} */

.coupon-main-img {
    /* background-color: transparent !important;
    box-shadow: none !important; */
    background-size: cover;
    min-height: 370px;
}


@media only screen and (max-width: 768px) {
    .coupon-main-img {
        min-height: 270px;
    }
}


.coupon-main-img img {
    margin: 20px auto auto auto;
    
}

.coupon-main {
    border-radius: 30px;
}

.coupon-discount::after {
    display: none;
}


.coupon-main__header {
    /* background-color: #ff61a6; */
    background-color: #FF2E8A;
    color: #fff;
    display:flex;
    justify-content: space-between;
    margin: 8px 13px 10px 8px;
    align-items: center;
    border-radius: 18px;
    padding: 8px 15px;
    width: fit-content;
    position: absolute;
    z-index: 1;
}

    .coupon-main__header .coupon-discount {
        padding: 0;
        /* border-right: 1px solid #fff; */
        width: 100%;
        margin-right: 0;
        font-weight: bold;
        /* font-size: 40px;
        line-height: 48px; */
        text-align: center;
        font-size: 24px;
        line-height: 30px;
        text-transform: uppercase;
    }

        .coupon-main__header .coupon-discount.long-discount {
            font-size: 18px;
            line-height: 22px;
        }

        .coupon-main__header .coupon-discount.discount-5 {
            font-size: 25px;
            line-height: 30px;
            text-align: center;
        }

        .coupon-main__header .coupon-discount.discount-10 {
            font-size: 25px;
            line-height: 30px;
        }

        .coupon-main__header .coupon-discount.discount-25 {
            font-size: 18px;
            line-height: 22px;
        }

        .coupon-main__header .coupon-discount.discount-50 {
            font-size: 15px;
            line-height: 18px;
        }

    .coupon-main__header .fav-icon {
        width: 26px;
        height: 26px;
        margin: 0 10px;
    }

.coupon-main .coupon-title {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #404042;
    margin: 0 auto 10px auto;
    
}

.coupons-cover {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #F3F3F3 81.89%);
}

.extra-coupon-badge {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    border-radius: 3px;
    background: #000;
    padding: 2px 4px;
    width: fit-content;
    margin: 5px auto;
}

/* Coupon list  */



/* Coupon type block  */

.coupon-type-block {
    padding-bottom: 80px;
    padding-top: 80px;
}

.coupon-type-block .centerPart {
  justify-content: center;
}

.coupon-type-block .col p {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 5px;
}

.coupon-type-block .col p strong {
    color: #ff61a6;
    font-size: 18px;
}

.coupon-type-block .centerPart .col {
    width: 33.33%;
    display: flex;
}

.coupon-type-block .centerPart .col img {
    /* float: left; */
    margin-right: 0px;
    margin-bottom: 20px;
    /* margin-top: -20px; */
    text-align: left;
    max-width: 75px;
    max-height:  75px;
}

.coupon-type-block .centerPart .col a { 
    color: #FF2E8A;
    text-decoration: none;
    display: inline-block;
    width: 150px;
}

.coupon-type-block .centerPart .col a img {
    margin-top: 0;
    margin-bottom: 0;
} 

.coupon-type-block .centerPart .col a:hover { 
    text-decoration: underline;
}

/* Coupon type block  */



/* Care block */

.care-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .care-block-border {
    border: 1px solid #FF2E8A;
    padding: 30px;
    max-width: 1170px;
    margin: 30px auto;
  }
  
  .care-block .centerPart .col {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #ff61a6;
    width: 20%;
    padding: 10px;
    
  }
  
  .care-block .care-img {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 5px 10px #FFF6FA;
    width: 110px;
    height:110px;
    border-radius:110px;
    margin: 0 auto 20px auto;
  }
  
  
  /* Care block */


/* Coupon info block  */
.coupon-info-block {
    padding-bottom: 80px;
}

.coupon-info-block .button-link {
    margin: auto;
}

.coupon-info-block .col img {
    margin-bottom: 20px;
    max-height: 190px;
    margin-left: auto;
    margin-right: auto;
}

.coupon-info-block .col p {
    margin-right: 20px;
    margin-left: 20px;
}


.coupon-info-block .col {
    width: 100%;
}

.coupon-pic {
  text-align: center;
  position: relative;
  margin-top: 70px;
}

    /* .coupon-with-image .coupon-pic {
        margin-top: -60px;
    } */

    .coupon-with-image .coupon-pic {
        margin-top: 0px;
    }
    /* .coupon-with-image .coupon-title {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
    } */

    

    .coupon-pic .coupon-image {
        border-radius: 20px;
        margin: 3px;
        width: calc( 100% - 6px );
        height: 220px;
        object-fit:cover;
    }


    .coupon-pic img.coupon-logo {
        max-height: 130px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .coupon--big-logo .coupon-pic img.coupon-logo {
        max-width: 90%;
        max-height: none;
    }

    .coupon--big-logo .coupon-item-image {
        margin-top: 20px;
    }

.coupon-notification {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}


@media only screen and (min-width: 992px) {
    .coupon-info-block .col {
        width: 50%;
    }
}

/* Coupon info block  */

#openBlock,
.bg-21-majus
{
    background-color: #FFF6FA;
    background-image: url('/wp-content/themes/joy-napok/assets/img/teaser-21-majus/bg-pattern.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
    #openBlock .centerPart-small 
    {
        padding-bottom: 20px;
        z-index: 5; 
    }

.underline-red
{
    background: #FF2E8A;
    -webkit-box-shadow: 10px 0 0 #FF2E8A, -10px 0 0 #FF2E8A;
    box-shadow: 10px 0 0 #FF2E8A, -10px 0 0 #FF2E8A;
}

.bg-pattern-21-majus
{
    background-color: #FFF6FA;
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-21-majus/title-bg.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.buttonStyle-pink
{
    background-color: #FF2E8A;
    border: 1px solid #FF2E8A;
    color: #FFF;
}

.buttonStyle-pink a
{
    text-decoration: none;
    color: #FFF;
}

.buttonStyle-large
{
    font-size: 16px;
    padding: 15px 30px;
    
}

    .buttonStyle-pink:hover
    {
        background-color: #FFF;
        color: #FF2E8A;
    }

    .buttonStyle-pink:hover a
    {
        
        color: #FF2E8A;
    }

.margin-bottom-top-30 { margin: 30px 0; }

.color-red { color: #FF2E8A; }

.buttonStyle-main-bg
{
    background-color: #FF2E8A;
    border: 1px solid #FF2E8A;
    color: #FFF;
}
    .buttonStyle-main-bg:hover
    {
        background-color: #FFF;
        color: #FF2E8A;
    }

.buttonStyle-main-border
{
    background-color: #FFF;
    border: 1px solid #FF2E8A;
    color: #FF2E8A;
}
    .buttonStyle-main-border:hover
    {
        background-color: #FF2E8A;
        color: #FFF;
    }

.bg-gradient-linear-21-majus
{
    background: -moz-linear-gradient(top, rgba(196,196,196,0) 0%, rgba(200,194,198,0.1) 10%, rgba(255,166,222,1) 100%);
    background: -webkit-linear-gradient(top, rgba(196,196,196,0) 0%,rgba(200,194,198,0.1) 10%,rgba(255,166,222,1) 100%);
    background: linear-gradient(to bottom, rgba(196,196,196,0) 0%,rgba(200,194,198,0.1) 10%,rgba(255,166,222,1) 100%);
}

/* NYITO OLDAL */
.kuponom-feature-list
{
    padding: 80px 0 10px;

        background-image: url('/wp-content/themes/joy-napok/assets/img/jn-23-majus/main-bg.svg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        padding: 30px;
        min-height: 500px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
}

.kuponom-signup-form {
    background-color: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 50px;
}

.kuponom-signup-form p {
    font-size: 16px;
    margin-bottom: 40px;

}

.kuponom-signup-form p img {
    margin-bottom: 15px;
    
}

.kuponom-signup-form p span,
.joy-app-btn,
.no-joy-app-btn {
    font-weight: bold;
    color: #FF2E8A;
    font-size:14px;
}

.joy-app-btn,
.no-joy-app-btn {
    text-decoration: underline;
    cursor: pointer;
    padding-bottom: 20px;
}

.lost-password-link {
    font-size:12px; 
    text-decoration: none;
    display: none;
}

.no-joy-app-btn {
    display: none;
}

.kuponom-signup-form .reg-form .ur-frontend-form {
    max-width: 380px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.kuponom-signup-form .reg-form .ur-field-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.kuponom-signup-form-2 {
    padding: 80px 0;
    background-color: #f2f2f2;
}


.kuponom-signup-form-2 .gift-item {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    position: relative;
}

.kuponom-signup-form-2 .gift-item.active {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}


    .kuponom-signup-form-2 .col {
        padding: 20px;
    }

    .kuponom-signup-form-2 .col img {
        height: 225px;
        margin-bottom: 10px;
        object-fit:cover;
    }

    .kuponom-signup-form-2 .col span {
        font-weight: bold;
        color: #FF2E8A;
    }

    .no-gift {
        background: transparent;
        text-decoration: underline;
        color: #FF2E8A !important;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        cursor: pointer;
    }
    
    #selected_gift {
        background: transparent;
    }
    
    .selected-gift-container {
        position: relative;
    }
    
    .selected-gift-container::after {
        width: 10px;
        height: 10px;
        border-right: 1px solid #000;
        border-top: 1px solid #000;
        transform: rotate(135deg);
        content: ' ';
        color: #000;
        display: block;
        position: absolute;
        left: auto;
        right: 20px;
        top: -5px;
        bottom: 0;
        margin: auto;
        
    }

    .form-response-message {
        font-size: 14px;
        font-weight: bold;
        color: #FF2E8A;
        border: 1px solid #FF2E8A;
        padding: 10px 20px;
        margin-bottom: 20px;
    }

    #gift-popup-form {
        position: relative;
    }

    .no-gift:hover {
        background: transparent;
        color: #828282 !important;
    }

    .submit-gift {
        background-color: #828282;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        cursor: pointer;
        padding-left: 40px;
        padding-right: 40px;
    }

    .submit-gift:hover,
    .submit-gift.active  {
        background-color: #FF2E8A;
    }

    .jn-gift-popup .jn-popup-container {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 40px;
        margin-top: 150px;
    }

    .jn-gift-popup .jn-popup-container h2 {
        margin-top:30px;
    }

    .jn-gift-popup h2 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .jn-gift-popup label {
        font-size: 12px;
        margin-bottom: 20px;
        display: flex;
    }

    .jn-gift-popup .gift_question_text {
        width: calc(100% - 40px);
    }

    .jn-gift-popup input[type="button"],
    .jn-gift-popup input[type="submit"] {
        background-color: #FF2E8A;
        color: #fff;
        border-radius: 40px;
        padding: 5px 30px;
        margin: 0 auto 20px auto;
        max-width: 300px;
        cursor: pointer;
    }

    .jn-gift-popup input[type="submit"].no-gift-popup-btn {
        font-weight: bold;
        color: #FF2E8A;
        text-decoration: underline; 
        cursor: pointer;
        background: transparent;
        border: 0;
    }



.kuponom-signup-form-3 {
    

}

.kuponom-signup-form-3 .col {
    width: 50%;
    padding: 100px 20px;
}

.kuponom-signup-form-3 .col strong,
.kuponom-signup-form-3 .col a {
    color: #FF2E8A;
}

.kuponom-signup-form-3 .col ol {
    padding-left: 0;
    margin-left: 20px;
}

.kuponom-signup-form-3 .col ol li {
    padding-bottom: 15px;
}

.pink-col {
    background-color: #FF2E8A;
}

.pink-col h1,
.pink-col h2,
.pink-col h3,
.pink-col p {
    color: #fff;
}








    /* .home-feature-list .centerPart { flex-wrap: wrap; } */

    .home-feature-list-item
    {
        margin: 0 45px 40px;
        position: relative;
        width: 210px;
    }
        .home-feature-list-item.inactive
        {
            opacity: .5;
            pointer-events: none;
        }
        .home-feature-list-item img { max-width: 170px; }
        .home-feature-list-item p,
        .home-special-brand p
        {
            font-size: 25px;
            font-weight: 900;
            line-height: 1.2em;
            margin: 10px 0 0;
            text-transform: uppercase;
        }

.home-special-brands
{
    padding: 40px 0;
}
    .home-special-brand
    {
        
       border: 1px solid #FF2E8A; padding: 20px;
        width: calc(50% - 20px);
    }

/* VASARLASI LEHETOSEGEK */
.buy-coupon-options .centerPart { max-width: 1440px; }
    .buy-coupon-option
    {
        border: 1px solid #FF2E8A;
        font-size: 20px;
        font-weight: 900;
        line-height: 1.25em;
        margin: 0 0 40px;
        position: relative;
        width: calc(33.333% - 17px);
    }
        .buy-coupon-option-pic
        {
            background-position: right bottom;
            background-repeat: no-repeat;
            background-size: cover;
            min-height: 200px;
            width: 55%;
        }
        .buy-coupon-option-text
        {
            margin-left: -10%;
            padding: 20px 15px;
            width: 55%;
        }

/* SENDINBLUE */
.sib-form
{
    background-color: transparent !important;
    /* margin: 0 auto;
    max-width: 500px;
    width: 100%; */
    padding: 20px 0 !important;
}
     .sib-form-container,
    #sib-container,
    .sib-form .entry__field 
    {
        background-color: transparent !important;
    }
    #sib-container,
    .sib-form-block
    {
        padding: 0 !important;
    } 
     .sib-form .entry__label,
    .sib-form .entry__specification { display: none; }

    .sib-form .entry__field
    {
        border: none;
        box-shadow: none;
        outline: none;
    } 

    .sib-form .entry__label,
    .sib-form .entry__specification
     {
        display: none !important;
    }

    /* .sib-form .input_replaced:checked+.checkbox_tick_positive {
        background: #FF2E8A !important;
        border-color: #FF2E8A !important;
    } */

    .sib-form input:not([type="checkbox"]):not([type="radio"]) {
        border: 1px solid #6D6D6D;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        color: #6D6D6D;
        font-family: 'Inter', sans-serif;
        font-size: 12px;
        font-weight: 700;
        height: 50px;
        line-height: 1.2em;
        padding: 10px 30px;
        border-radius: 25px;
        text-transform: uppercase;
        width: 100%;
    }

    
    .sib-form input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder { color:#6D6D6D !important; opacity: 1.0;  font-weight: 500;}
    .sib-form input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder { color:#6D6D6D !important; opacity: 1.0;  font-weight: 500;}
    .sib-form input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder { color:#6D6D6D !important; opacity: 1.0;  font-weight: 500;}
    .sib-form input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder { color:#6D6D6D !important; opacity: 1.0; font-weight: 500;}

    .sib-form .entry__field {
        border: 0 !important;
    }

    .sib-form .entry__error {
        color: #FF2E8A !important;

    }

    /* .sib-form .entry__field input
    {
        left: -26px !important;
        top: -2px !important;
        border-color: #FF2E8A; !important;
        border-radius: 20px !important;
        width: 20px !important;
        height: 20px !important;
        background: #fff;
    }
        .sib-form .entry__field input::-webkit-input-placeholder { color:#000 !important; opacity: 1.0; text-align: center;}
        .sib-form .entry__field input::-moz-placeholder { color:#000 !important; opacity: 1.0; text-align: center;}
        .sib-form .entry__field input:-ms-input-placeholder { color:#000 !important; opacity: 1.0; text-align: center;}
        .sib-form .entry__field input:-moz-placeholder { color:#000 !important; opacity: 1.0; text-align: center;}

        .sib-form .entry__field:focus-within { box-shadow: none; }  */

    /* .sib-form-block__button
    {
        background-color: #FF2E8A;
        border: 1px solid #FF2E8A;
        border-radius: 2em;
        color: #FFF;
        cursor: pointer;
        font-family: 'Rubik', sans-serif;
        font-size: 13px;
        font-weight: 500;
        height: 42px;
        letter-spacing: 1px;
        padding: 0 50px;
        text-transform: uppercase;
        -moz-transition: .3s all ease-in-out;
        -ms-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        -webkit-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
    } */
        /* .sib-form-block__button:hover
        {
            background-color: #FFF;
            color: #FF2E8A;
        } */

    .sib-form-block__button {
        width: auto !important;
        margin-right: auto !important;
        margin-left: 0 !important;
    }



    .sib-optin,
    .sib-checkbox-group
    {
        font-size: 12px;
        line-height: 1.2em;
        margin-bottom: 25px;
    }

    .sib-form-container a.sub-form-data-rules-link
    {
        color: #FF2E8A !important;
        font-weight: 700;
        text-decoration: underline !important;
    }

    .sib-form-container a.sub-form-data-rules-link:hover {
        
    }

    #subscribe-box .sib-form-block {
        padding: 0 !important;
    }


#subscribe-box .centerPart {
    padding: 0;
}



#mainPart {
    margin-top: -55px;
    padding-top: 75px;
    /* margin-top: 0px; */
}

#mainPart.page-coupons--page {
    margin-top: 0px !important;
}


/* SHOPPIEGO block */
.logo-shoppiego { margin-bottom: 30px; }
    .logo-shoppiego img { width: 160px; }
.app-icon
{
    display: inline-block;
    margin: 0 5px 10px;
	position: relative;
	width: 140px;
}
    .app-icon img { width: 100%; }

/* MAGAZIN block */
.magazin-promo
{
    position: relative;
}
    .magazin-promo .col { z-index: 5; }
    .text-bg 
    {
        bottom: 0;
        left: 50%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
    }

.reg-login-icon { margin-bottom: 10px; }

/* KUPONOK page */
.header-mid .centerPart
{
    height: auto;
    /* min-height: 140px; */
    padding: 40px 20px 10px 20px;
}

    .header-mid .centerPart.plaza-header {
        padding: 20px;
        
    }

    .plaza-header-wrap {
        /* background-color: #6968AA; */
        background: #FFF6FA;
    }

    .plaza-code-box {
        /* background-color: #6968AA; */
        background: #FFF6FA;
        color: #fff;
    }

    /* .header-mid .centerPart.plaza-header h2 {
        color: #fff;
    } */

    .header-mid-logo
    {
        max-width: 120px;
    }
        .header-mid-logo .open-block-logo { width: 100%; }
    .header-mid-title
    {
        font-size: 36px;
        font-weight: 900;
        letter-spacing: 1px;
        line-height: 1.1em;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #ff61a6;
    }

/*#mainPart.page-coupons--page
{
    padding-top: 40px;
}*/
.page-coupons-main-support { 
    padding: 40px 0; 
    /* display: flex; */
    display: none;
    align-items: center;
    padding-left: 20px;
    text-align: center;
    justify-content: center;
}
    .page-coupons-main-support img { 
        max-width: 130px; 
        margin-left: 30px;
    }

    .page-coupons-main-support p {
        margin-bottom: 0;
        font-weight: bold;
        font-size: 24px;
        line-height: 24px;
    } 

    .padding-top-40-bottom-80 { padding: 40px 0 80px; }
    .padding-top-40-bottom-40 { padding: 40px 0 40px; }
    .padding-bottom-top-1 { padding: 1px 0; }

.coupon-filters-container {
    /* background: #000; */
    padding: 10px;
    position: relative;
    z-index: 90 !important;
}

.home-coupon-filters h2 {
    text-align: center;
    background: var(--gradient, linear-gradient(90deg, #ED519A 0%, #EA1C68 51.04%, #F15B2B 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: Inter;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 5px;
}

.home-coupon-filter-mobile-title{
    font-size: #404042 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    -webkit-text-fill-color: black !important;
    text-transform: none !important;
}

.home-coupon-filters small {
    color: #6D6D6D;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; 
    margin: 0px auto 20px auto;
    display: block;
}

#header-menu-row-sticky-wrapper.is-sticky #header-menu-row {
    /* background-color: #FFF7F7; */
    z-index: 190 !important;
    margin-top: 20 !important;
}


@media only screen and (max-width: 992px) {
    #header-menu-row-sticky-wrapper.is-sticky #header-menu-row {
        margin-top: 0 !important;
    }   
}


.coupon-filters {
    max-width: 1200px;
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
    padding-bottom: 10px;
}


/* Coupon filter slider  */
.coupon-filter-images {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}


@media only screen and (max-width: 992px) {
    .coupon-filter-images {
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px) !important;
    }
}


.coupon-filter-images.owl-theme .owl-nav {
    justify-content: space-between;
    margin-top: -67px;
    display: flex;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-bottom: 67px;
}

.coupon-filter-images .owl-item {

}

    .coupon-filter-image {
        border-radius: 20px;
        
        background-color: #ccc;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        height: 100px;
        text-align: center;
        padding: 15px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        cursor: pointer;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    }

    
    @media only screen and (max-width: 992px) {
        
        .coupon-filter-images {
            margin-top: 0;
            margin-left: 0;
            margin-right: 0;
            width: 100% !important;
            /* padding-left: 20px;
            padding-right: 20px; */
            height: 50px;
        }

        .coupon-filter-images.owl-carousel .owl-stage {
            padding-left: 20px;
            padding-right: 20px;
        }

        .coupon-filter-images.owl-theme .owl-nav {
            margin-bottom: 0;
        }

        .coupon-filter-image {
            background-image: none !important;
            background-color: #fff !important;
            padding: 5px 5px !important;
            height: 30px !important;
            border-radius: 15px !important;
            filter: drop-shadow(0px 2.801px 12.843px rgba(29, 8, 46, 0.12));
            margin-top: 25px;
            margin-bottom: 25px;
        }

        .coupon-filter-image span {
            color: #000;
            font-size: 13px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }

        .coupon-filter-image-bg {
            background-color: transparent !important;
        }

        .coupon-filters {
            padding-left: 10px;
            padding-right: 10px;
        }
    }
    

    .coupon-filter-image.active {
        border: 4px solid #FF2E8A;
        box-shadow: 0px 4px 8.8px 0px rgba(0, 0, 0, 0.25);
    }

        
        .coupon-filter-image span {
            position: relative;
            z-index: 1;
            display: block;
        }
        
        .coupon-filter-image:hover {
            transform: scale(0.95);
        }


        
        .coupon-filter-image-bg {
            width: 100%;
            height: 100%;
            border-radius: 20px;
            content: ' ';
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            background-color: #3b3b3b39;
            z-index:0;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

        .coupon-filter-image-link {
            width: 100%;
            height: 100%;
            border-radius: 20px;
            content: ' ';
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            z-index:5;
            cursor: pointer;
        }


        .coupon-filter-image:hover .coupon-filter-image-bg {
            background-color: #3b3b3b00;
        }

/* Coupon filter slider  */

/* PLAZA kuponok */

.page-plaza-kuponok .removedCouponParent {
    display: flex !important;
}

/* .page-plaza-kuponok .coupon-filters-container {
    background: #fff;
}

.page-plaza-kuponok .coupon-filters select {
    border: 1px solid #6968AA;
    color: #6968AA;
    background-image: url(../img/jn-22-majus/select.svg);
}

.page-plaza-kuponok #couponFilters input[type="text"] {
    border: 1px solid #6968AA;
    color: #6968AA;
}

.page-plaza-kuponok #couponFilters input[type="submit"] {
    background: #6968AA;
}



.page-plaza-kuponok #couponFilters input[type="text"]::placeholder { 
    color: #6968AA;
  }
  
  .page-plaza-kuponok #couponFilters input[type="text"]:-ms-input-placeholder { 
    color: #6968AA;
  }
  
  .page-plaza-kuponok #couponFilters input[type="text"]::-ms-input-placeholder { 
    color: #6968AA;
  }


.page-plaza-kuponok #couponFilters .fa {
    color: #6968AA;
}


.page-plaza-kuponok .jn-settings-search path {
    stroke: #6968AA;
}

.page-plaza-kuponok .spec-title {
    color: #6968AA;
}

.page-plaza-kuponok .coupon-main__header,
.centerPart.coupon-type-mall .coupon-main__header {
    background-color: #6968AA;
}

.page-plaza-kuponok .coupon-main .coupon-title,
.centerPart.coupon-type-mall .coupon-title {
    color: #6968AA;
}

.page-plaza-kuponok .choosen-plaza-info .centerPart h3 {
    color: #6968AA;
}
 */



/* Plaza filters */
.plaza-filters form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.plaza-filters form>div {
    width: 16%;
    margin: 0 5px;

}

.plaza-filters select,
.plaza-filters input {
}




::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ff61a6;
    opacity: 1; /* Firefox */
    font-weight: 500;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ff61a6;
    font-weight: 500;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #ff61a6;
    font-weight: 500;
  }

#couponFilters input[type="submit"] {
    background: #FF2E8A;
/* GOMB */

box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.25), inset 0px 4px 4px rgba(255, 255, 255, 0.25), inset 0px -2px 2px rgba(119, 119, 119, 0.25);
border-radius: 3px;

    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.25), inset 0px 4px 4px rgba(255, 255, 255, 0.25), inset 0px -2px 2px rgba(119, 119, 119, 0.25);
    border-radius: 3px;
    /* box-shadow: inset -1px -2px 1px #C81664; */
    
    border: 0;
    color: #FFFFFF;
    padding: 5px 20px;
    width: auto;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    height: 37px;
    text-transform:none;

}



.coupon-filters select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 10px center;
    border: 1px solid #fff;
    border-radius: 15px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    background-color: #fff;
    color: #FF2E8A;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    padding: 5px 65px 5px 15px;
    text-transform: uppercase;
    width: 100%;
    margin-right: 10px;
    /* background-image: url(../img/jn-23-nov/select-left.svg); */
    background-position: right;
    /* background-size: unset; */
    box-shadow: 0px 3.707px 17px 0px rgba(29, 8, 46, 0.12);
    position: relative;

}

.jnp-coupon-list.spec-title {
    width: 100%;
    margin-top: 0;
    padding: 15px;
    text-align: center;

    text-align: center;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ED519A 0%, #EA1C68 51.04%, #F15B2B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.emptyResult,
p.workerName {
    color: #FF2E8A;
}
/* 
.coupons-filter-all {
    display: flex;
    align-items: center;
} */

#couponFilters {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    width: 100%;
}

.coupon-filter-cat {
    margin-bottom: 0;
    position: relative;
}

.coupon-filter-brand {
    position: relative;
}



/* Custom select */

    .custom-select {
        position: relative;
        font-family: Arial;
        min-width: 290px;
        margin-right: 20px;
    }
    
    .custom-select select {
        display: none; /*hide original SELECT element: */
    }
    
    .select-selected {
        background-color: #fff;
        border-radius: 3px;
        
    }
    
    /* Style the arrow inside the select element: */
    .select-selected:after {
        position: absolute;
        content: "";
        top: 18px;
        left: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #000 transparent transparent transparent;
    }
    
    /* Point the arrow upwards when the select box is open (active): */
    .select-selected.select-arrow-active:after {
        border-color: transparent transparent #000 transparent;
        top: 7px;
    }
    
    /* style the items (options), including the selected item: */
    .select-items div,.select-selected {
        color: #000;
        font-size: 14px;
        text-transform: uppercase;
        padding: 8px 26px;
        font-weight: bold;
        border: 1px solid transparent;
        border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
    }
    
    /* Style items (options): */
    .select-items {
        position: absolute;
        background-color: #fff;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 99;
        overflow: auto;
        max-height: 405px;

    }
    
    /* Hide the items when the select box is closed: */
    .select-hide {
        display: none;
    }
    
    .select-items div:hover, .same-as-selected {
        background-color: rgba(0, 0, 0, 0.1);
    }

/* Custom select  */





.reset-filter {
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.coupon-filter-cat,
.coupon-filter-brand, 
.couponFilterTyped-box {
    width: 32%;
    margin-right: 10px;
}

.couponFilterTyped-box {
    position: relative;
    display: flex;
    align-items: center;
}

.couponFilterTyped-box .fa { 
    margin-top: 5px;
}

#couponFilters .fa {
    color: #ff61a6;
}

#couponFilters input[type="text"] {
    border: 1px solid #ff61a6;
    border-radius: 2em;
    color: #ff61a6;
    padding: 5px 10px 5px 40px;
    width: 100%;
    background-color: transparent !important;
    height: 50px;
    margin-right: 10px;
}

#couponFilters input[type="text"]::-webkit-input-placeholder { color:#ff61a6; font-weight: 700; }
#couponFilters input[type="text"]::-moz-placeholder { color:#ff61a6; font-weight: 700; }
#couponFilters input[type="text"]:-ms-input-placeholder { color:#ff61a6; font-weight: 700; }
#couponFilters input[type="text"]:-moz-placeholder { color:#ff61a6; font-weight: 700; }


    /*.coupon-filter-brand,
    .coupon-filter-plaza
    {
        float: left;
        margin: 0 0 25px;
        width: 48%;
    }
    .coupon-filter-brand { margin-right: 4%; }*/

    .coupon-filter-full-width
    {
        clear: both;
        float: none;
        margin-right: 0;
        width: 100%;
    }

   

    .coupon-like {
        background-color: transparent;
        box-shadow:  none;
        color: transparent;
        
        cursor: pointer;
        font-size: 22px;
        height: 32px;
        width: 50px;
        padding-top: 5px;
        padding-right: 10px;
        margin-left:-5px;
        text-align: center;
        position: relative;
        right: unset;
        top: unset;
        z-index: 25;
        display: none;
    }

    .coupon-like:hover, .coupon-like.liked {
        background-color: transparent;
        color: #FFF;
    }

    .coupon-like img.add-to-fav {

    }

    .coupon-like img.remove-to-fav {
        display: none !important;   
    }
    
    
    @media only screen and (min-width: 1024px) {
        
        .coupon-like:hover img.add-to-fav {
            display: none !important; 
        }
    
        .coupon-like:hover img.remove-to-fav {
            display: block !important; 
        }    
    }
    

    .coupon-like.liked img.add-to-fav {
        display: none !important; 
    }

    .coupon-like.liked img.remove-to-fav {
        display: block !important; 
    }

#extra-coupons { 
    position: relative; 
    background-image: url(/wp-content/themes/joy-napok/assets/img/jn-24-jun/Path-6363.svg);
    /* background: linear-gradient(183.1deg, #FFF2F8 9.57%, #FFF6FA 97.05%); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


@media only screen and (max-width: 992px) {
    #extra-coupons { 
        background: linear-gradient(167deg, #FF9C33 -2.41%, #FE2F8A 53.94%);
        padding-top: 20px;
    }

    #extra-coupons.recommended-coupons .spec-title {
        color: #fff !important;
        -webkit-text-fill-color: white;
        margin-bottom: 10px;
        
    }
}


#extra-coupons.coupon-list-extra {
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
    /* #extra-coupons::before,
    #extra-coupons::after
    {
        background-color: #ff61a6;
        
        content: '';
        height: 1px;
        left: 50%;
        position: absolute;
        right: auto;
        top: auto;
        max-width: 1160px;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 2000px;
        z-index: 1;
    } */

    #extra-coupons::before {
        top: -40px;
    }

    #extra-coupons::after {
        bottom: 0px;
    }


    #extra-coupons .centerPart { z-index: 5; }

    #extra-coupons .coupons-mm .owl-stage {
        display: flex;
        padding: 40px 0;
    }

#extra-coupons .coupon, 
#extra-coupons .coupon-mm
{
    border: none;
    /* padding: 0; */
    /* width: 100%; */
    height: auto;
    display: flex;
    justify-content: center;
}

#extra-coupons .spec-title {
    text-align: center;
    font-family: Inter;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;

    background: var(--gradient, linear-gradient(90deg, #ED519A 0%, #EA1C68 51.04%, #F15B2B 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 0px;
    margin-top: 20px;
}



#extra-coupons .owl-carousel .owl-item img {
    width: auto;
}

    /* #extra-coupons .coupon::after, 
    #extra-coupons .coupon-mm::after
    {
        background-image: url('/wp-content/themes/joy-napok/assets/img/jn-21-majus/extra-bg.svg');
        background-position: left top;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        height: 100%;
        left: -10%;
        position: absolute;
        top: -10%;
        width: 100%;
        z-index: 1;
    } */

    #extra-coupons .coupon-main
    {
        /* border: 5px solid #FF2E8A; */
        z-index: 5;
        max-width: 350px;
    }
        /* .extra-coupon-badge
        {
            background-image: url('/wp-content/themes/joy-napok/assets/img/jn-21-majus/extra-badge.svg');
            background-repeat: no-repeat;
            background-size: contain;
            height: 100%;
            left: -1px;
            pointer-events: none;
            position: absolute;
            top: -1px;
            width: 45%;
        }
        #extra-coupons .coupon-badge
        {
            border: none;
            border-radius: 100%;
            height: 32px;
            padding: 12px 0 0;
            width: 32px;
        } */
        #extra-coupons .coupon-discount
        {
            /* margin-bottom: -10px;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%); */
        }
            /* #extra-coupons .coupon-discount::before,
            #extra-coupons .coupon-discount::after
            {
                background-color: #FF2E8A;
                width: calc(50% - 26px);
            }
            #extra-coupons .coupon-discount::before
            {
                content: '';
                height: 1px;
                left: 0;
                position: absolute;
                top: 50%;
                z-index: 2;
            }
            #extra-coupons .coupon-discount::after 
            { 
                left: auto;
                right: 0;
            } */

            /* #extra-coupons .coupon-title
            {
                text-transform: uppercase;
                color: #ff61a6;
            } */

           

            #extra-coupons .coupon-main__header {
                background-color: #FF2E8A;
            }

#extra-coupons .owl-nav {
    margin: auto;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 20px;
    
}

#extra-coupons .owl-carousel .owl-nav button.owl-next span, 
#extra-coupons .owl-carousel .owl-nav button.owl-prev span {
    font-size: 30px;
    padding: 15px;
    color: #ff61a6;
}

#extra-coupons .owl-carousel .owl-dots {
    margin: auto;
    position: absolute;
    top: -4px;
    left: auto;
    bottom: auto;
    right: 110px;
}

#extra-coupons .owl-carousel .owl-dots .owl-dot {
    
    border: 1px solid #ff61a6;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    margin-left: 8px;
}

#extra-coupons .owl-carousel .owl-dots .owl-dot.active {
    background-color: #ff61a6;
}

.spec-title {
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px;
    color: #ff61a6;
}

.coupon-main { padding: 5px 5px 10px; }

.coupon-title, .coupon-discount-info
{
    color: #92327D;
}

.margin-bottom-30 { margin-bottom: 30px; }

.coupons, .coupons-mm {
    padding-top: 0;
}

#support-coupons .coupons-mm
{
    flex-basis: 100%;
    height: 0px; 
    overflow: hidden;
    width: 0px; 
}

.content-block { padding: 20px 0 }
    .content-block .centerPart { max-width: 1440px; }




/* Hero block  */

.hero-block {
  /* background: radial-gradient(circle, #F3997A 0%, #EB5F84 100%); */
  background: linear-gradient(122deg, #FF9B32 4.19%, #FF2E8A 71.46%);
  padding: 50px 20px;
  border-radius: 43px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;

}


@media only screen and (max-width: 992px) {
    
    .hero-block {
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px);
    }
}



  .hero-block h1 {
    color: #FFF;
    font-family: Inter;
    font-size: 45px;
    font-style: normal;
    font-weight: 900;
    line-height: 50px; /* 128.571% */
    letter-spacing: 1px;
    text-transform: none;
  }

.hero-subtitles {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    padding-top: 100px;
}

.hero-subtitles span {
    padding: 2px 3px;
    background-color: #FEEA38;
    border-radius: 5px;
    color: #000;
}

.hero-subtitles li {
    color: #FFF;
    font-family: Inter;
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.45px;
    text-transform: uppercase;
    padding: 0px;
}


@media only screen and (max-width: 992px) {
    
    .hero-subtitles li {
        font-size: 24px !important;
        line-height: 28px !important;
        text-align: center;
    }

    .hero-subtitles li strong {
        font-size: 24px !important;
        line-height: 28px !important;
    }



}


.hero-subtitles li strong {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 31px;
    font-style: normal;
    font-weight: 900;
    line-height: 35px; /* 100% */
    letter-spacing: 0.6px;
    text-transform: uppercase;
 }

.row {
  display: flex;
}

.col {
  width: 100%;
}

.hero-item {
    position: relative;

}

.hero-item>div {
    color: #fff;
    padding: 5px 10px;
    font-size: 23px;
    font-weight: 500;
    
}

.hero-item>div strong {
    font-weight: 900;

}



.hero-item.left {
    margin-left: 0;
    margin-right: auto;
}

@media only screen and (max-width: 992px) {
    .hero-item {
        flex-wrap: wrap;
    }
    
    .hero-item>div {
        color: #fff;
        padding: 0px 10px;
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
        position: absolute;
       left: -117px;
    }

    .hero-block .centerPart {
        padding: 0;
    }

    .hero-item.left {
        margin-left: auto;
    }

}


.hero-item.left > div {
    margin-top: 100px;
    margin-bottom: 100px;
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
    background: #F3997A;
    padding: 40px 240px 40px 60px;
    text-align: right;
    color: #fff;
    margin-right: 60px;
}

.hero-item.left > div p {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    line-height: 25px;
}

.hero-item.left > div p strong {
    color: #FFF;
    text-align: right;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 25px; /* 125% */
}


.hero-item.right {


}



.hero-item.right > div {
    padding: 20px 0;
    text-align: left;
    color: #fff;
    position: absolute;
    bottom: -40px;
    width: 450px;
    right: 25px;
}

.hero-item.right > div p {
    color:  #333;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.hero-item.right > div p strong {
    color: #FF2E8A;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
}



.hero-button {
    color: #FF2E8A;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    padding: 10px 15px;
    background: #fff;
    border-radius:30px;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.hero-button:hover {
    background: #FF2E8A;
    color: #fff;
    text-decoration: none;
}


.hero-button.hero-button-inv {
    color: #fff;
    background: #FF2E8A;
}

.hero-button.hero-button-inv:hover {
    background: #fff;
    color: #FF2E8A;
}

.hero-item.right .hero-button-inv {
    max-width: 200px;
}


.hero-item-img {
    /* margin: auto;
    position: absolute;
    top: 0;
    bottom: 0; */
    /* left: 0;
    right: 0; */
}

.hero-item-img.mobile {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.early-bird-hero .hero-item-img.mobile {
    height: 450px;
}

.early-bird-hero {
    background: linear-gradient(294deg, #FF8934 20.33%, #FF2E8A 64.5%);
    max-width:1440px;
    border-radius: 43px;
    margin-right: auto;
    margin-left: auto;
    padding: 80px;
    position: relative;
}

.early-bird-hero .hero-item>div {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    color: #FF2E8A;
    text-align: center;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 118%; /* 27.197px */
    letter-spacing: 0.461px;
    text-transform: uppercase;
    filter: drop-shadow(-4.298px 3.991px 9.959px rgba(0, 0, 0, 0.25));
}

.early-bird-hero .hero-item {
    gap: 20px;
}

.early-bird-hero::before {
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-jun/jnp-early-bg.png');
    background-repeat: no-repeat;
    width:232px;
    height: 325px;
    left: 0px;
    top: 0px;
    border-top-left-radius: 40px;
    position: absolute;
    content: ' ';
    margin: auto;
}

.early-bird-hero .hero-subtitles {
    max-width: 600px;
}

.early-bird-arrow {
    
    right: -50px;
    bottom: 50px;
    position: absolute;
    margin: auto;

    -moz-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.early-bird-hero h1 {
    color: #fff;
    margin-top: 30px;
}

.early-bird-hero .hero-price {
    background: #fff;
    padding: 20px 30px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #FF2E8A;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 118%; /* 27.197px */
    letter-spacing: 0.461px;
    text-transform: uppercase;
    position: absolute;
    top: 0px;
    right: -150px;
    z-index: 2;
}

.early-bird-hero .hero-price span {
    font-size: 42px;
}

.early-bird-hero-wrap {
    max-width: 750px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}



@media only screen and (max-width: 1300px) {
    .early-bird-hero-wrap {
        max-width: 650px;
    }

    .early-bird-arrow {
        right: -100px;
    }
}

@media only screen and (max-width: 1200px) {
    .early-bird-hero-wrap {
        max-width: 550px;
    }

    .early-bird-hero .hero-price {
        right: -250px;
    }

    .early-bird-hero .hero-price span {
        font-size: 25px;
    }

    .early-bird-arrow {
        right: -90px;
        bottom: -30px;
        width: 150px
    }

    .early-bird-hero .hero-item>div {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1100px) {
    .early-bird-hero-wrap {
        max-width: 450px;
    }
}

@media only screen and (max-width: 1024px) {
    .early-bird-hero-wrap {
        max-width: 450px;
    }

    .early-bird-hero {
        padding: 40px;
    }

    .early-bird-hero h1 {
        font-size: 30px;
    }

    .early-bird-hero .hero-price {
        right: -200px;
        font-size: 20px;
        padding: 15px 20px;
        position: relative;
        margin-bottom: 20px;
        right: auto;
        left: auto;
    }

    .early-bird-hero .hero-subtitles li {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .early-bird-hero-wrap {
        width: 50%;
    }

    .early-bird-mobile {
        width: auto;
        max-height: 400px;
        right: 0 !important;
        top: auto !important;
        bottom: 80px !important;
    }

    .early-bird-mobile-header {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 1;
    }

}



.early-bird-mobile {
    margin: auto;
    position: absolute;
    top: 0;
    /* left: 0; */
    bottom: 20px;
    right: 0;
 
}


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

    .early-bird-hero {
        padding: 20px;
    }

    .early-bird-hero .hero-item {
        gap: 10px;
    }

    .early-bird-hero .hero-item>div {
        font-size: 12px;
    }

    .early-bird-mobile {
        max-height: 260px;
        right: -10px !important;
        bottom: 180px !important;
    }
    
    .early-bird-hero .hero-price {
        font-size: 14px;
    }

    .early-bird-hero .hero-price span {
        font-size: 16px;
    }

    .early-bird-hero .hero-subtitles {
        padding-top: 20px;
    }

    .early-bird-arrow {
        right: -170px;
        bottom: 20px;
    }

    .early-bird-hero .hero-item>div {
        color: #FFF;
        background: #FF2E8A
    }



}



@media only screen and (min-width: 992px) {
    .early-bird-hero .hero-item-img.mobile {
        right: 50px !important;
    }
}


.early-bird-hero .hero-subtitles {
    padding-top: 40px;
}

.early-bird-hero .hero-item-img.arrow {
    top: 40%;
    -moz-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}


.hero-item-img.arrow {
    margin: auto;
    position: absolute;
    top: 30%;
    /* bottom: 0; */
    right: -80px !important;
}




.hero-item.left .hero-item-img {
    right: 0;
    left: auto;
}


.hero-item.right .hero-item-img {
    right: auto;
    left: 0;
}


/* Early bird  */


.hero-block.early-bird {
    background: radial-gradient(circle, #FFE840 0%, #EB5F84 100%);
}

.hero-block.early-bird h1 {
    color:  #333;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.75px;
    display: flex;
    flex-wrap: wrap;
}

.hero-block.early-bird h1 strong {
    color:  #FFF6FA;
    text-align: center;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.75px;
    text-transform: uppercase;
    margin-right: 10px;
}

.hero-block.early-bird h3 {
    color:  #333;
    text-align: center;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.75px;
}

.hero-block.early-bird h3 strong {
    color:  #FFF6FA;
    text-align: center;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.75px;
    border-radius: 150px;
    background: #FF2E8A;
    padding: 5px 10px;
    display: inline-block;
}

.hero-block.early-bird h3 span {
    text-decoration: line-through;
}

.hero-block.early-bird small {
    color:  #333;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px; /* 113.333% */
    letter-spacing: 0.45px;
}

/* Early bird  */



/* Hero v2  */
.hero-v2 h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 0;
}

.hero-v2 h1 {
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
}

.hero-v2 .hero-item>div {
    background: #FF2E8A;
    color: #fff;
}

.early-bird-hero.hero-v2 {
    background: linear-gradient(180deg, #FF3D7F 0%, #FF9637 73.33%);
    overflow: hidden;

}
 
.early-bird-hero.hero-v2 .hero-subtitles {
    position: absolute;
    top: -42px;
    right: -330px;
    max-width: 420px;
}



.early-bird-hero.hero-v2 .hero-subtitles li {
    font-size: 30px;
    letter-spacing: 0;
}

.hero-v2 .early-bird-arrow {
    bottom: auto;
    top: 170px;
    right: -170px;
    transform: scale(-1, 1) rotate(112deg);
}

.hero-v2 .early-bird-mobile {
    margin-top: 200px;
    right: 50px;
    max-width: 400px;
}

.hero-v2.early-bird-hero .hero-item {
    margin-top: 30px;
}

.jn-countdown {
    border-radius: 50.837px;
    background: #FFF;
    box-shadow: 0px 0px 50.601px 0px rgba(32, 0, 124, 0.11);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
     
    .early-bird-hero.hero-v2 .hero-subtitles {
        right: -480px;
    }
}


@media only screen and (max-width: 1024px) {
    
    .hero-v2 .early-bird-hero-wrap {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-v2 .hero-item>div {
        max-width: 100px;
        font-size: 9px;
    }

    .hero-v2 h1 {
        margin-bottom: 0;
        font-size: 32px;
    }

    .hero-v2 .early-bird-logo {
        max-width: 260px;
        margin-top: 30px;
    }

    .hero-v2 .early-bird-logo.date {
        max-width: 210px;
        margin-top: 20px;
    }

    .hero-v2 .early-bird-mobile {
        position: relative;
        margin-top: -40px !important;
        bottom: -80px !important;
        left: calc(50% - 280px);
    }

    .early-bird-hero.hero-v2 .hero-subtitles {
        top: 110px;
        right: 0px;
        max-width: 420px;
        width: 50%;
        text-align: left; 
    }

    .early-bird-hero.hero-v2 .hero-subtitles li {
        text-align: left;
    }

    .hero-v2 .early-bird-arrow {
        top: 300px;
        right: 50px;
        transform: scale(1, 1) rotate(112deg);
    }
}


@media only screen and (max-width: 550px) {
    .hero-v2 .early-bird-mobile {
        left: calc(50% - 190px);
    }

    .hero-v2 .early-bird-arrow {
        top: 220px;
        right: 20px;
        transform: scale(1, 1) rotate(148deg);
    }

}



/* Hero v2  */


.advantage-mobile {
    display: none;
}


/* Halloween */


.hero-block.halloween {
    background: radial-gradient(circle, #F15B2B 0%, #EB5F84 100%);}

.hero-block.halloween h1 {
    color: #FFE000;
    text-align: center;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.75px;
    text-transform: uppercase;
}


.hero-block.halloween h3 {
    color:  #fff;
    text-align: center;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.75px;
}

.hero-block.halloween h3 strong {
    color:  #333;
    text-align: center;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.75px;
    border-radius: 150px;
    background: #FFE840;
    padding: 5px 10px;
    display: inline-block;
}

.hero-block.halloween h3 span {
    text-decoration: line-through;
}

.hero-block.halloween small {
    color:  #fff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px; /* 113.333% */
    letter-spacing: 0.45px;
}

/* Halloween */



@media only screen and (max-width: 992px) {
    
    .row {
        flex-direction: column;
    }

    .advantage-desktop {
        display: none;
    }

    .advantage-mobile {
        display: unset;
    }

      .advantage-mobile .block-bg {
        max-width: 90%;
        width: 100%;
        margin:0px;
      }

        .advantage-mobile .block-bg:last-child {
            margin-bottom: 50px;
        }

    .row.row-inverse {
        flex-direction: column-reverse;
    }

    .hero-block h1 {
        text-align: center;
        font-size: 30px;
        line-height: 32px;
    }

    .hero-item.left .hero-item-img {
        right: auto;
        margin-left: 0px;
        height: 325px;
        width: auto;
    }

    .hero-item.left .hero-item-img.mobile {
        left: auto;
        right: 0px;
        height: 225px;
        width: auto;
    }

    .early-bird-hero .hero-item.left .hero-item-img.mobile {
        right: auto;
        height: 325px;
    }

    /* .hero-subtitles {
        display: none;
    } */
    
    
    .hero-item.right .hero-item-img {
        right: -30px;
        left: auto;
        height: 200px;
        width: auto;
    }


    .hero-item.left > div {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
        margin-left: -20px;
        width: 100%;
        padding: 20px 20px 20px 100px;
        margin-right: -100px;
        font-size: 17px;
    }

    .hero-item.right > div {
        margin-top: 20px;
        margin-bottom: -20px;
        /* padding: 20px 95px 20px 20px; */
        padding: 20px;
        text-align: left;
        margin-left: -40px;
    }
    
    .hero-item.right > div p {
        font-size: 20px;
    }

    .hero-item.left > div p {
        font-size: 17px;
    }

}

@media only screen and (max-width: 576px) {
    
    .row {
        flex-direction: column;
    }

    .advantage-desktop {
        display: none;
    }

    .advantage-mobile {
        display: unset;
    }

      .advantage-mobile .block-bg {
        max-width: 90%;
        width: 100%;
        margin:0px;
      }

        .advantage-mobile .block-bg:last-child {
            margin-bottom: 50px;
        }

    .row.row-inverse {
        flex-direction: column-reverse;
    }

    .hero-block h1 {
        text-align: center;
        font-size: 30px;
        line-height: 32px;
    }

    .hero-item.left .hero-item-img {
        right: auto;
        margin-left: 0px;
        height: 325px;
        width: auto;
    }

    .hero-item.left .hero-item-img.mobile {
        left: auto;
        right: 0px;
        height: 225px;
        width: auto;
    }

    .early-bird-hero .hero-item.left .hero-item-img.mobile {
        right: auto;
        height: 325px;
    }

    /* .hero-subtitles {
        display: none;
    } */
    
    
    .hero-item.right .hero-item-img {
        right: -30px;
        left: auto;
        height: 200px;
        width: auto;
    }


    .hero-item.left > div {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
        margin-left: -20px;
        width: 100%;
        padding: 20px 20px 20px 100px;
        margin-right: -100px;
        font-size: 17px;
    }

    .hero-item.right > div {
        margin-top: 20px;
        margin-bottom: 20px;
        /* padding: 20px 95px 20px 20px; */
        padding: 20px;
        text-align: left;
        margin-left: -40px;
    }
    
    .hero-item.right > div p {
        font-size: 20px;
    }

    .hero-item.left > div p {
        font-size: 17px;
    }

}



/* Hero block  */





/* Programok  */

.programok section {
    padding: 50px 20px;
    /* background-color: #fff !important; */
}

.de-page.programok section.de-section-2-2 {
    padding-bottom: 0;
}

.prog-section-1 {
    padding-top: 30px !important;
}


@media only screen and (max-width: 992px) {
        
    .prog-section-1 {
        padding-top: 60px !important;
    }

    .prog-section-2 h2 {
        font-size: 30px !important;
    }

    .prog-section-2 p {
        font-size: 18px !important;
    }

    .prog-section-5 h1 {
        font-size: 30px !important;
    }

    .prog-section-5 h1::after {
        display: none !important;
    }

    .programok section {
        padding: 20px 0 !important;
    }
}


.prog-section-1 h1 {
    color: #404042;
    font-size: 45px;
    font-weight: 700;
    text-transform: none;
    max-width: 800px;
    margin: 0 auto;
}




.prog-section-1 h1 span { 
    color: #FF2E8A;
}


.prog-section-2  { 
    padding: 100px 20px 100px 100px !important;
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-nov/programok_banner_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 1240px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 60px;
    filter: drop-shadow(0px 4px 38.4px rgba(0, 0, 0, 0.25));
}

.prog-section-2 .partner-logo h2 {
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
}


.prog-section-2 h1 {
    color: #fff;
    text-transform: none;
    text-align: left;
}

.prog-section-2 h2 {
    /* font-family: Inter; */
    font-size: 24px !important;
    font-weight: bold !important;
    color: #000 !important;
    text-transform: uppercase !important;
    text-align: left !important;
}

.prog-section-2 .renault-logo {
    max-width: 200px !important;
}

.prog-section-2 p { 
    color: #fff;
    font-size: 22px;
    /* font-weight: 700; */
}

.prog-section-2 .partner-logo {
    max-width: 450px;
    margin-left: 0 !important;
}

.prog-section-2 .prog-p {
    font-size: 24px;
   
    font-weight: bold;
}

.prog-section-2 .prog-p2 {
    font-size: 24px;
}

.prog-section-2 .prog-p img {
    max-height: 70px;
    display: inline-block;
}

.prog-section-2 .partner-logo span {
    font-size: 18px;

    color: #000;
}

.prog-section-2 .partner-logo img {
    height: 90px !important;
}


@media only screen and (max-width: 768px) {
    .prog-section-2 .partner-logo img {
        height: 100px !important;
    }
}


.prog-section-2 .header-logo-sponsors {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.prog-section-3 {
    padding-top: 0 !important;

}

.prog-section-3 p,
.prog-section-4 p {
    padding: 20px 40px;
    font-size: 18px;
    line-height: 30px;
}

.prog-section-3 img,
.prog-section-4 img {
    border-radius: 30px;
}

.prog-section-5 {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.prog-section-5 .early-bird-hero {
 padding-bottom: 0;
 padding-top: 0;  
 padding-right: 0; 
 overflow: hidden;
}

.prog-section-5 h1 {
    color: #fff;
    font-size: 34px;
    text-transform: none;
    font-weight: 700;
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}

.prog-section-5 h1::after {
    width: 200px;
    height: 200px;
    content: ' ';
    display: block;
    position: absolute;
    right: -160px;
    bottom: -120px;
    margin: auto;
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-jun/arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.partner-block .header-logo-sponsors-2 .header-logo {
    max-width: 300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.prog-section-5 .app-icons img {
    width: 150px;
}

.prog-section-5 .mobile-img {
    /* width: 300px; */
    margin: 20px auto;
    margin-bottom: -200px;
    margin-top:100px;
}

.prog-section-5 .nyil {
    width: 300px;
    margin: 20px auto;
}


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

    .programok section {
        padding: 50px 0px;
    }

    .prog-section-1 h1 {
        font-size: 24px;
    }



    .prog-section-2  { 
        
        background-position: 45%;
        padding: 20px 0 0 20px !important;
    }

    .prog-section-3 p, .prog-section-4 p {
        padding: 0px ;
    }

    .prog-section-3 .row {
        flex-direction: column !important;
    }

    .prog-section-3 img, .prog-section-4 img {
        margin-bottom: 20px;
    }

    .prog-section-5 h1::after {
        left: 240px;
        bottom: -170px;
        transform: rotate(285deg);
    }

    .prog-section-5 .mobile-img {
        margin-bottom: 0;
    }

    .prog-section-5 .early-bird-hero {
        padding: 20px;
    }
}


/* Programok  */






/* Timeline  */
.timeline-row {
    display: flex;
    position: relative;
    height: 156px;
    margin-top: 60px;
    justify-content: space-between;
}

.timeline-row::after {
    width: 100%;
    height: 3px;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -29px;
    margin: auto;
    background-color: #fff;
    
}


.timeline-item {
    display: flex;
    flex-direction:column;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    max-width: 220px;
}



.timeline-item::after {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -30px;
    margin: auto;
    background-color: #fff;
    box-shadow: 0px 0.475947px 0.475947px #88CDD3, inset -0.35696px -0.475947px 0.237974px -0.237974px rgba(136, 205, 211, 0.7), inset 0.594934px 0.594934px 0.237974px -0.35696px rgba(255, 255, 255, 0.3);
    
}

.timeline-item h2 {
    color: #fff;
}

.timeline-item__text {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #FF2E8A;
    margin-top: 15px;
}

.timeline-item__text h3 {
    font-size: 18px;
    line-height: 23px;
}

.timeline-item__double {
    justify-content:flex-start;
}

.timeline-item__top {
    justify-content: flex-start;
}

.timeline-item__bottom {
    justify-content: flex-end;
}

.timeline-item__right {
    margin-left: auto;
}

.timeline-item__today {  
    width: 32px;
    height: 32px;
    background: #FF2E8A;
    box-shadow: 0px 0.475947px 0.475947px #88CDD3, inset -0.35696px -0.475947px 0.237974px -0.237974px rgba(136, 205, 211, 0.7), inset 0.594934px 0.594934px 0.237974px -0.35696px rgba(255, 255, 255, 0.3);
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 100%;
    margin-top: 47px;
    z-index: 1;
}

.timeline-item__nobubble.timeline-item__top {
    padding-top: 24px;
}

.timeline-item__nobubble.timeline-item__bottom {
    padding-bottom: 24px;
}
/* 
.bubble {
    background: #FBF7F7;
    box-shadow: 0px 2.50649px 5.01299px rgba(238, 115, 160, 0.5), inset 0px -1.5039px 1.0026px rgba(238, 115, 160, 0.5), inset 0px 2.00519px 2.00519px #FFFFFF;
    border-radius: 80.2078px;
    padding: 5px 20px;
    color: #FF2E8A;
    text-transform: uppercase;
    margin-top: 7px;
} */

.bubble {
    margin-bottom: 20px;
    max-height: 90px;
}

.bubble-large {
    margin-top: 0;
}

/* .bubble img { 
    height: 20px;
    width: auto;
} */


.bubble img { 
    height: 90px;
    max-width: 190px;
    width: auto;
    margin-top: -40px;
    object-fit: contain;
}

.bubble-large img {
    height: 30px !important;
}

.bubble-top {
    position: relative;
    
}

.bubble-top::after {
    width: 10px;
    height: 10px;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    margin: auto;
    background-color: #FBF7F7;
    transform: rotate(45deg);
}

.bubble-bottom {
    position: relative;
}

.bubble-bottom::after {
    width: 10px;
    height: 10px;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
    margin: auto;
    background-color: #FBF7F7;
    transform: rotate(45deg);
}

.bubble-text {
    margin-bottom: 36px;
}

/* Timeline  */



/* PLAZA KUPONOK */

.plaza-header {

}

.plaza-header .col {
    width: auto;
}

.plaza-header .col img {
    margin: 0 20px;
}


.plaza-code-box 
{
    /* background-image: url('/wp-content/themes/joy-napok/assets/img/teaser-21-majus/bg-pattern.svg'); */
    padding-top: 5px;

}

.plaza-code-box  .coupon-header-block {
    max-width: 430px;
}

.plaza-code-box form
{
    margin: 0 auto;
    max-width: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .plaza-code-box form input[type="text"]
    {
        background-color: #FFF;
        border: none;
        
        border-top-left-radius: 2em;
        border-bottom-left-radius: 2em;
        
        color: #FF2E8A;
        font-family: 'Inter', sans-serif;
        font-size: 14px;
        font-weight: 500;
        height: 40px;
        
        outline: none;
        padding: 10px 20px;
        text-align: center;
    }
        .plaza-code-box input::-webkit-input-placeholder { color:#FF2E8A; opacity: 1;}
        .plaza-code-box input::-moz-placeholder { color:#FF2E8A; opacity: 1;}
        .plaza-code-box input:-ms-input-placeholder { color:#FF2E8A; opacity: 1;}
        .plaza-code-box input:-moz-placeholder { color:#FF2E8A; opacity: 1;}

    .plaza-code-box form input[type="submit"]
    {
        background-color: #FF2E8A;
        border: 1px solid #FF2E8A;
        border-top-right-radius: 2em;
        border-bottom-right-radius: 2em;
        color: #FFF;
        cursor: pointer;
        font-size: 13px;
        font-weight: 700;
        
        height: 40px;
        width: 40px;
        text-align: center;
        text-decoration: none;
    }

.plaza-logos { 
    padding-bottom: 1px; 
    /* display: none; */
}

    .plaza-logo {
        cursor: pointer;
    }
    
    .plaza-logos .centerPart 
    { 
        max-width: 1440px; 
        padding: 0;
    }
        .plaza-logos img
        {
            margin: 0 20px 40px;
            max-height: 60px;
            max-width: 100px;
        }



.choosen-plaza-info .centerPart:empty { display: none; }

.choosen-plaza-info .centerPart {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
    padding: 0 30px;
}

.choosen-plaza-info .centerPart h3
{
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    color: #ff61a6;
    padding: 0;
    /* margin-top: 70px; */
    width: 100%;
}

.choosen-plaza-info .centerPart p {
    width: 100%;
    margin-bottom: 0;
}

.choosen-plaza-info .centerPart img {
    float: left;
    margin-right: auto;
    margin-left: auto;
    max-width: 140px;
    max-height: 140px;
}

.choosen-plaza-info .centerPart > div {
    display: none;
}

    .page-coupon--page .choosen-plaza-info .centerPart { padding-top: 20px; }
/* 
    .choosen-plaza-info .centerPart img
    {
        margin-right: 15px;
        max-width: 85px;
    } */

.plaza-coupons-infos
{
    font-size: 14px;
    padding: 50px 0 0;
}
    .plaza-coupons-infos .col
    {
        margin-bottom: 40px;
        width: 30%;
    }
        .plaza-coupons-infos .col img
        {
            margin: 0 auto 20px;
            max-height: 100px;
        }
        .plaza-coupons-infos h3
        {
            color: #FF2E8A;
            font-size: 20px;
        }

    .plaza-coupons-validation-lead
    {
        font-size: 16px;
        font-weight: 600;
    }
        .plaza-coupons-validation-lead .fa
        {
            font-size: 26px;
            margin-right: 5px;
        }

    .plaza-coupons-validation p.plaza-coupons-validation-item
    {
        margin: 0 0 20px;
        padding: 5px 0 5px 40px;
        position: relative;
    }
        .plaza-coupons-validation p.plaza-coupons-validation-item span
        {
            background-color: #FF2E8A;
            border-radius: 100%;
            color: #FFF;
            font-size: 18px;
            font-weight: 700;
            height: 30px;
            left: 0;
            padding: 6px 0 0;
            position: absolute;
            text-align: center;
            top: 50%;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 30px;
        }

        .owl-carousel.off {
            display: block;
        }

        .dfp-ad-zone {
            position: relative;
        }

        .dfp-ad-zone span {
            width: 100%;
            height: 20px;
            display: block;
            color: #333333;
            margin:  0 auto;
            font-size: 14px;
            line-height: 16px;
        }

    .jn-swipe-icon {
        display: none;
        
    }

    .list-results {
        margin: 10px auto;
        max-width: 500px;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        display: none;
    }

    .jn-settings {
        display: none;
        cursor: pointer;
    }

    .jn-settings-search {
        margin-right: 20px;
    }

    .list-results-mobile {
        display: none;
    }

    .centerPart-bigger {
        display: flex;
        max-width: 840px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
    }

    /* Coupon page  */
    #mainPart.page-coupon--page {
        margin-top: 50px;
    }
    
    @media only screen and (max-width: 992px) {
        #mainPart.page-coupon--page {
            margin-top: 0;
            padding-top: 50px;
        }
    }
    

    .page-coupon--title .header-mid-title {
        font-weight: bold;
        font-size: 40px;
        line-height: 48px;
        letter-spacing: 0.05em;
        text-transform: uppercase;

        color: #ff61a6;
    }

    .page-coupon--gradient {
        /* background: linear-gradient(202.48deg, #FFF7F7 12.82%, #B3EEF3 89.55%); */
        background: linear-gradient(183.1deg, #FFF7F7 9.57%, #FFF6FA 97.05%);
    }

    .page-coupon--page .centerPart-bigger .col:first-child {
        width: 280px;
        flex: 0 0 280px;
    }

    .page-coupon--page .centerPart-bigger .col:last-child {
        width: calc(100% - 280px);
    }

    .page-coupon--page .coupon-main {
        height: auto;
    }

    .coupon-page-info {
        margin-left: 20px;
        /*margin-right: 20px;*/
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #6D6D6D;
    }

    .coupon-page-info strong {
        font-weight: 500;
    }

    .coupon-page-info a {
        color: #FF2E8A;
    }

    .coupon-title {
        display: block !important;
    }

    .coupon-description {
        display: block;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        color: #6D6D6D;
    }

    .coupon-main .coupon-description {
        text-align: center;
    }

    .coupon-short-description {
        font-weight: bold;
        font-size: 25px;
        line-height: 35px;
        /* or 140% */
        color: #FF2E8A;
    }

    .coupon-short-description strong {
        font-weight: bold;
    }


    .coupon-buttons {
        display: none;
    }

    .buy-button {
        padding: 15px 30px;
        text-decoration: none;
        margin-right: 20px;
        width: 200px !important;
        height: 60px !important;
        line-height: 30px !important;
    }

    .add-to-fav-login,
    .add-to-fav-login:hover {
        text-decoration: none;
    }


    .page-coupon--page .coupon-main__header {
        max-height: 60px;
    }

    .page-coupon--page .coupon-like-button {
        border: 1px solid #FF2E8A;
        color: #FF2E8A;
        border-radius: 30px;
        padding: 10px 15px;
        width: auto;
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        width: fit-content;
        margin: 0 auto 30px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .coupon-like-remove-fav-text {
        display: none;
    }

    .page-coupon--page .coupon-like-button.liked .coupon-like-add-fav-text {
        display: none;
    }

    .page-coupon--page .coupon-like-button.liked .coupon-like-remove-fav-text {
        display: block;
    }


    .page-coupon--page .coupon-like-button i.fa {
        margin-right: 10px;
        padding-right: 10px;
        border-right: 1px solid #FF2E8A;
    }

    .hide-fav-button {
        border-right: 0 !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }

    /* Recommended coupons  */
    .recommended-coupons {

    }

    .home-recommended-coupons {
        /* background-color: #FFF6FA; */
        margin-top: 0px;
        /* padding-top: 20px; */
    }

    .home-recommended-coupons .owl-carousel {
        position: relative;
    }

    .home-recommended-coupons .owl-carousel::before {
        background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #FFF6FA 81.89%);
        width: 80px;
        height: calc(100% - 20px);
        position: absolute;
        left: 0;
        top: 0;
        content: ' ';
        display: block;
        z-index: 1;
    }
    .home-recommended-coupons .owl-carousel::after {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFF6FA 81.89%);
        width: 80px;
        height: calc(100% - 20px);
        position: absolute;
        right: 0;
        top: 20px;
        
        content: ' ';
        display: block;
        z-index: 1;
    }

    .recommended-coupons .centerPart:nth-child(2) {
        padding: 0;
    }



    #extra-coupons.recommended-coupons::before, 
    #extra-coupons.recommended-coupons::after {
        display: none;
    }

    #extra-coupons.recommended-coupons .spec-title {
      color: #404042;
      text-align: center;
      font-family: Inter;
      font-size: 35px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      letter-spacing: 1.75px;
      text-transform: none;
    }

    #extra-coupons.recommended-coupons .owl-carousel .owl-dots .owl-dot.active {
        background-color: #FF2E8A;
    }

    #extra-coupons.recommended-coupons .owl-carousel .owl-dots .owl-dot {
        border: 1px solid #FF2E8A;
    }

    #extra-coupons.recommended-coupons .owl-carousel .owl-nav button.owl-next span, 
    #extra-coupons.recommended-coupons .owl-carousel .owl-nav button.owl-prev span {
        color: #FF2E8A;
    }

    #extra-coupons.recommended-coupons .coupon-main__header {
        background-color: #FF2E8A;
    }

    /* #extra-coupons .coupon-title {
        color: #FF2E8A;
    } */


    .joy-form input[type="text"], 
    .joy-form input[type="password"], 
    .joy-form input[type="email"], 
    .joy-form input[type="tel"], 
    .joy-form input[type="number"] {
        border: 1px solid #6D6D6D !important; 
        color: #6D6D6D !important;
        font-weight: bold !important;
        font-size: 16px !important;
        line-height: 20px !important;
        border-radius: 20px !important;
        background: transparent !important;
        padding: 15px 25px !important;
        text-align: left !important;
        height: 50px !important;
        border-radius: 50px !important;
        text-transform: none !important;
    }

    .joy-form.profil-form-personal-data .form-item label {
        color: #6D6D6D !important;
        margin: 0 auto 5px auto !important;
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
        text-transform:none !important;
        display: block;
        text-align: center;
    }

    .joy-form .ur-button-container button[type="submit"], 
    .joy-form .ur-button-container input[type="button"], 
    .joy-form .ur-button-container input[type="submit"] {
        
        border: 0 !important;
        background-color: #FF2E8A !important;
        box-shadow: inset -1px -2px 1px #C81664 !important;
        border-radius: 200px !important;
    }

    .joy-form .ur-button-container input[type="button"]:hover, 
    .joy-form .ur-button-container input[type="submit"]:hover, 
    .joy-form .ur-button-container button:hover {
        
        /* color: #fff !important; */
        box-shadow: 0px 4px 4px #E9C1D1, inset -1px -2px 1px #C81664 !important;
    }

    .joy-form.reg-form .nsl-container-buttons .nsl-button-facebook {
        background: transparent !important;
    }

    .joy-form.reg-form .nsl-container-buttons .nsl-button-facebook .nsl-button-label-container {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .joy-form button {
        border: 1px solid #C81664 !important;

    }

    .joy-form button:hover {

        color: #C81664 !important;
    }

    .popup-submit-gift {
        display: none;
    }

    .reg-header {
        margin-top: 50px;
        position: relative;
    }

    .jn-reg-close-link {
        position: absolute;
        right: 0;
        
    }

    .joy-form input[type="checkbox"], 
    .joy-form input[type="radio"] {
        /* display: none !important; */
        position: absolute;
        z-index: -1;
        left: 3px;
        top: 0px;
        bottom: 0;
        margin: auto;
    }



    /* .joy-form.reg-form input:not([type="checkbox"]):not([type="radio"]) {
        text-align: left !important;
    } */

    .joy-form.reg-form input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder { color:#6D6D6D !important; opacity: 1.0;  font-weight: 500; font-size: 16px; text-align:left; text-transform:none; }
    .joy-form.reg-form input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder { color:#6D6D6D !important; opacity: 1.0;  font-weight: 500; font-size: 16px; text-align:left; text-transform:none; }
    .joy-form.reg-form input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder { color:#6D6D6D !important; opacity: 1.0;  font-weight: 500; font-size: 16px; text-align:left; text-transform:none; }
    .joy-form.reg-form input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder { color:#6D6D6D !important; opacity: 1.0; font-weight: 500; font-size: 16px; text-align:left; text-transform:none; }

    

    .joy-form.profil-form-personal-data .col-2 .form-item--zip,
    .joy-form.profil-form-personal-data .col-2 .form-item--last_name {
        margin-right: 20px !important;
    }
    /* Recommended coupons  */

    /* Search popup  */
    .header-search-form-popup {
        /* display: flex; */
    }

    .header-search-form-close {
        margin-left: auto;
        margin-right: 0;
    }

    .header-search-form-popup #searchform div {
        display: flex;
        max-width: 580px;
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .header-search-form-popup .header-search-form {
        width: 80%;
    }

    .header-search-form-popup #searchform input:not([type="checkbox"]):not([type="radio"]) {
        border: 1px solid #ccc;
        color: #ccc;
        width: 100%;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        width: 100%;
    }

    .header-search-form-popup #searchform button, 
    .header-search-form-popup #searchform [type="button"], 
    .header-search-form-popup #searchform [type="reset"], 
    .header-search-form-popup #searchform [type="submit"] {
        border: 1px solid;
        border-color: #ccc;
        border-radius: 3px;
        background: transparent !important;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: 0;
    }


    /* Search popup  */

/* Coupon page  */

.coupon-profile-ad-bottom {
    padding-bottom: 30px;
}

.coupon-webshop-link {
    font-weight: bold;
}

.coupon-webshop-link img {
    margin-right: 12px;
}

.coupon-coupon-code {
 
}

.coupon-coupon-code span {
    font-weight: bold;
    color: #FF2E8A;
}

.coupon-coupon-code img {
    margin-right: 8px;
}

.coupon-page-redeem-dates {
    text-align: left;
    margin-left: 0;
}

.coupon-page-redeem-dates p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
}


.barcode-text img {
   margin-right: 8px; 
}

.barcode-text-arrow {
    margin-left: 8px;
}

.barcode-text span {
    font-weight: normal;
    text-decoration: none ;
    font-size: 13px;
    line-height: 24px;
    color: #6D6D6D;
}


.barcode-text span.barcode-text-title {
    color: #FF2E8A;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
    line-height: 24px;
}

.barcode-image {
    display: none;
}

/* Coupon page  */

#header-menu-row {
  background: #F7ECFE;
  box-shadow: 0px 5px 5px 0px #00000033;
  padding-left: 85px;
  padding-right: 85px;
}

/* Favourite popup  */
.jn-favourite-popup,
.jn-favourite-remove-popup {
    display: flex;
    background: #FF2E8A;
    border: 1px solid #FF2E8A;
    color: #fff;
    box-sizing: border-box;
    border-radius: 200px;
    position:fixed;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -140px;
    top: auto;
    max-width: 350px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 6;
}

.jn-favourite-popup.active,
.jn-favourite-remove-popup.active {
    bottom: 20px;
}

.jn-favourite-popup img,
.jn-favourite-remove-popup img {
    margin: 5px;
}

.jn-favourite-popup p,
.jn-favourite-remove-popup p {
    margin: 10px;
}

.jn-favourite-popup a,
.jn-favourite-remove-popup a {
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}
/* Favourite popup  */



#home-coupons .coupons-info a {
    margin-left: auto;
    margin-right: auto;
}



.hide-desktop-flex {
    display: none !important;
}










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

    /* #bottom-header-menu-row {
        display: none;
    } */

}

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

    #bottom-header-menu-row .centerPart {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 5px;
        text-align: center;
    }

}

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


    .hero-block.early-bird h1,
    .hero-block.early-bird h1 strong {
        font-size: 20px;
        line-height: 30px;
    }

    .hero-block.early-bird h3,
    .hero-block.halloween h1,
    .hero-block.halloween h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .home-coupon-filters h2 {
        font-size: 30px;
        line-height: 35px;
    }

    #extra-coupons.recommended-coupons .spec-title {
        font-size: 25px;
        line-height: 30px;
    }

    .header-logo-sponsor img {
        /* height: 45px !important; */
        width: auto !important; 
    }

    .header-logo-sponsor img.renault-clio {
        display: none;
    }

    /* .header-logo-sponsor:nth-child(2) img {
        height: 25px !important;
        width: 150px !important; 
    } */

    #code_form_2 .col {
        width: 100%;
    }

    .header-logo-sponsors {
        margin-right: 0;
        margin-left: auto;
        order: 3;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .header-logo-sponsors .header-logo-sponsor {
        text-align: center;
    }

    .header-logo-sponsors .header-logo-sponsor:first-child {
        text-align: left;
        margin-left: 0 !important;
    }

    .header-logo-sponsors .header-logo-sponsor:last-child {
        text-align: right;
    }

    .code-form .col {
        margin-left: 0;
        margin-right: 0;
    }

    .top-header-menu {
        display: none;
    }
    

    #header-mobil-buttons {
        order: 3;
    }

    .header-logo-block {
        flex-direction: column;
        align-items: flex-start;
        order: 2;
        margin-left: -10px;
        margin-right: auto;
        width: 100%;
    }

    .header-logo-sponsor {
        /* margin-left: auto !important;
        margin-right: 0 !important; */
        order: 3;
    }

    .header-logo-block .header-logo-joy  {
        flex-direction: column;
        align-items: center;
        width: 290px !important;
    }

    .header-logo-block .header-logo-joy a {
        justify-content: center;
    }
     
    #header-mobil-buttons-right {
        display: none !important;
    }


    #header-menu-row .col:nth-child(1) {
        flex-direction: row;
        align-items: center;
      }
    .jnpbh-main-left div p {
      font-size: 17px;
      line-height: 25px;
      
    }

    .home-recommended-coupons .owl-carousel::before {
       display: none;
    }
    .home-recommended-coupons .owl-carousel::after {
        display: none;
    }

    #header-menu-row .centerPart {
  
      /* margin-top: -17px !important;
      padding-top: 15px; */
    }

    #bottom-header-menu-row .centerPart {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #bottom-header-menu-row #subscribe-box .centerPart #sib-form {
        flex-direction: column;
    }

    #bottom-header-menu-row #EMAIL,
    #bottom-header-menu-row #subscribe-box .sib-form-block {
        width: 100%;
        text-align: center !important;
    }

    #bottom-header-menu-row .sib-form-block__button {
        min-width: 280px;
        text-transform: none;
    }

    .care-block .centerPart {
        flex-wrap: wrap;
        justify-content: center;
    }

    .care-block-border {
        padding-left: 0;
        padding-right: 0;
    }


    .care-block .centerPart .col {
        width: 50%;
    
    }


    .reg-form .ur-field-item {
        width: calc(100%);
    }

    .coupon-type-block .centerPart .col a {
        display: block;
        width: 100%;
    }

    #mainPart.page-coupons--page
    {
        /* padding-top: 55px; */
        padding-top: 0px;
    }

    #couponFilters input[type="submit"] {
        width: 100%;
    }

    .hide-mobile {
        display: none !important;
    }

    .hide-desktop {
        display: block !important;
    }

    .hide-desktop-flex {
        display: flex !important;
    }

    .coupon-buttons {
        flex-direction: column;
        display: none;
    }

    .coupon-buttons .buy-button,
    .coupon-buttons .coupon-like-button {
        width: 100% !important;
    }

    .coupon-buttons .buy-button {
        text-align: center;
    }

    .coupon-buttons .coupon-like-button span {
        margin-left: auto;
        margin-right: auto;
    }
    .coupon-info-block,
    .coupon-type-block .text {
        flex-direction: column;
    }

    .coupon-info-block .col,
    .coupon-type-block .centerPart .col {
        width: 100%;
        margin-bottom: 20px;
    }

    .button.webshop-button {
        display: none;
    }

    .ur-frontend-form {
        padding: 20px 0;
    }

    .coupon-page-info {
        margin-left: 0px;
    }

    .magazin-promo
    {
        -ms-flex-direction: column;
		flex-direction: column;
    }
        .magazin-promo .col
        {
            position: relative;
            width: 100%;
        }
            .magazin-promo-content
            {
                margin: 0 auto;
                padding: 40px 20px;
            }
        .magazin-promo .text-bg
        {
            bottom: 0;
            height: auto;
            left: 0;
            top: 580px;
        }

    .buy-coupon-options .centerPart
    {
        -webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
        -ms-flex-direction: column;
		flex-direction: column;
    }
        .buy-coupon-option
        {
            max-width: 460px;
            width: 100%;
        }


    header .centerPart {
        justify-content: center;
    }

    .header-menu-left {
        width: 100% !important;
    }

    .header-logo-joy {
        margin-bottom: 0 !important;
    }
    


    .header-logos {
        width: calc(100% - 170px) !important;
    }

    .header-menu-right {
        width: 130px !important;
        display: none !important;
    }

    #header-mobil {
        top: 60px;
        padding: 0 !important;

    }


    .header-logo-joy img {
        width: 400px !important;
        /* width: 170px !important; */
        /* margin-left: -40px; */
        /* padding-top: 10px; */
    }
  

    .header-date {
        padding: 0px 8px;
        height: 20px;
        font-size: 12px;
    }

    .jnp-tag-border {
        margin-bottom: -10px;
    }


    .header-logo-sponsor img {
        /* width: 80px !important; */
        width: 100% !important;
    }

    #header-mobil-buttons-right {
        display: flex;
    }

    #header-mobil-buttons {
        display: flex;
    }

    #header-menu-row {
        display: flex;
        padding: 0px;
        height: 70px;
        align-items: center;
        justify-content: space-between;
        box-shadow: 0px 5px 5px 0px #00000033;
        border-radius: 0;
        margin-top: 0 !important;
    }

    #menuButton span:first-of-type {
      top: 0;
    }

    #top-header-menu-row {
        display: none;
    }

    .header-menu-left ul,
    .header-menu-right ul {
        display: none;
    }


    .home-feature-list {
        padding: 50px 0 10px;
    }

    .jnpbh-main {
        margin-bottom: 0;
    }

    .jnpbh-main-left {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        margin-bottom: 50px;
    }

    .jnpbh-main-left h2 {
        text-align: center;
    }

    .jnpbh-main-logo {
      margin-top: -40px !important;
      margin-bottom: -40px !important;
    }

    .jnpbh-main-left h3 {
        margin-top: 50px;
        text-transform: none;
    }

    .jnpbh-main-left hr {
        display: none;
    }

    .jnpbh-main-left p strong {
        font-weight: 500;
    }

    .jnpbh-main-left img {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    
    .jnpbh-main-left>div:not(.jnpbh-date) {
        margin-left: -20px;
        padding-left: 20px;
        max-width: calc(100% - 90px);
    }

    .jnpbh-main-left .button-link {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .jnpbh-date {
        font-size: 20px;
        margin-left: auto;
        margin-right: auto;
        left: 0px;
        right: auto;
        top: 0px;

    }

    /* .jnpbh-mobile-img {
        left: auto;
        bottom: 50px;
        right: -70px;
    } */

    .jnpbh-main-img {
        position: relative !important;
        top: 0;
        right: 0;
        margin-bottom: -40px;
    }


    .timeline-row-wrap {
        width: 100vw;
        overflow-y:hidden;
        height: 240px;
    }

    .timeline-row-mask {
        width: 100vw;
        overflow:hidden;
        height: 220px;
        margin-top: 20px;
    }

    .timeline-row {
        /* min-width: 1140px; */
        min-width: 00px;
    }

    .timeline-row .timeline-item:last-child {
        margin-right: 40px;
    }


    .timeline-item__text {
        margin-top: 38px;
    }

    .timeline-row::after {
        width: 500px;
    }


    /* .timeline-block {
        padding-bottom: 10px;
    }

    .timeline-block.textAlignCenter {
        text-align: left;
        margin: 0 20px;
    } */

    /* .timeline-row {
        margin: 40px 0;
        flex-direction: column;
        height: 620px;
        
    }

    .timeline-row::after {
        height: 100%;
        width: 3px;
    }

    .timeline-item h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 0;
        
    }

    .timeline-item {
        
        height: 100px;
        margin-left: 0;
        margin-right: 0;
    }

        .timeline-item::after {
            top: 0;
        }


    .timeline-item__top,
    .timeline-item__bottom {
        justify-content: center;
    }

    .timeline-item__top {
        align-items: flex-start;
    }
        
    .timeline-item__bottom {
        align-items: flex-end;

    }

    .timeline-item__nobubble {
        align-items: flex-end;
        justify-content: center;
        height: 60px;
    }

        .timeline-item__nobubble img {
            width: calc( 50% - 20px);
        }

        .timeline-item__nobubble.timeline-item__top {
            padding-top: 0;
        }

        .timeline-item__nobubble.timeline-item__bottom {
            padding-bottom: 0;
        }

    .timeline-item__today {
        margin: 20px auto;
        border-radius: 32px;
    }

    .timeline-item__double {
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
        margin: 40px auto;
    }

    .timeline-item__double .bubble-top {
        width: calc( 50% - 20px);
    
    }

    .timeline-item__double .bubble-text {
        width: calc( 50% - 20px);
        margin-bottom: 0;
        font-size: 12px;
        line-height: 14px;
        padding: 5px 13px;
    }

    .bubble-bottom::after {
        transform: rotate(45deg);
        right: -2px;
        top: 0;
        bottom: 0;
        left: auto;
    }

    .bubble-top::after {
        left: -3px;
        right: auto;
        top: 0;
        bottom: 0;
    }

    .timeline-item__bottom {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        height: 50px;
    }

    .timeline-item__bottom .bubble-bottom {
        width: calc( 50% - 20px);
    }

    .timeline-item__bottom .bubble-bottom::after {
        left: -3px;
        right: auto;
        top: 0;
        bottom: 0;
    }

    .timeline-item__bottom .timeline-item__text {
        width: calc( 50% - 20px);
        text-align: right;
        
    }

    .bubble {
        margin-top: 0;
    } */


    footer .centerPart {
        flex-direction: column;
        padding-top: 20px;
    }

    footer .centerPart .col:first-child {
        margin-top: 20px;
    }

    footer .centerPart .col {
        padding: 0 20px;
    }

    footer .centerPart .col:nth-child(2) {
        margin-top: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 0px;
        /* border-top: 1px solid #6D6D6D;
        border-bottom: 1px solid #6D6D6D; */
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px);
        border-right: 0;
    }

    #home-coupons,
    #coupon-list {
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }

    #home-coupons .coupons,
    #coupon-list  .coupons {
        /* display: block; */
        display: flex;
    }

    #home-coupons .owl-stage,
    #coupon-list .owl-stage{
        display: flex;
    }


    #home-coupons .coupons .coupon,
    #extra-coupons .coupons-mm .coupon-mm,
    #coupon-list  .coupons .coupon {
        /* width: 100%; */
        width: calc(50% - 10px);
        margin: 5px;
    }

    /* #home-coupons .coupons .coupon {
        display: none;
    }

    #home-coupons .coupons .coupon:nth-child(1),
    #home-coupons .coupons .coupon:nth-child(2),
    #home-coupons .coupons .coupon:nth-child(3),
    #home-coupons .coupons .coupon:nth-child(4) {
        display: block;
    } */

    .coupon-main__header .coupon-discount {
        font-size: 25px;
        line-height: 28px;
    }

    .coupon-main .coupon-title {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px;
        
    }

    #home-coupons .coupons-info,
    #coupon-list .coupons-info {
        margin: 10px auto 0 auto;
        text-align: center;
    }

    .popup-submit-gift {
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
       
    }
    
    #coupon-list .coupons {
        display: flex;
        flex-wrap: wrap;
        padding: 0 5px;
    }

    /* #coupon-list .coupons .coupon {
        width: 50%;
        padding: 10px;
    } */

    #home-coupons .owl-nav,
    #coupon-list .owl-nav {
        display: none;
    }

    #extra-coupons .owl-nav,
    #extra-coupons .owl-carousel .owl-dots {
        display: none;
    }

    /* #extra-coupons .spec-title, */
    #coupon-list  .spec-title {
        font-size: 24px;
        line-height: 30px;
        display: flex;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 0;
        padding-top: 50px;
        
    }

    #coupon-list  .spec-title {
        margin-bottom: 30px;
        text-align: left;
    }

    /* #coupon-list p {
        display: none;
    } */

    .coupon-description {
        font-size: 12px;
    }

    #coupon-list .coupons {
        padding-top: 0px;
    }

    .jn-swipe-icon {
        display: block;
        margin-right: 0;
        margin-left: auto;
    }

    .page-coupons-main-support {
        /* display: flex; */
        display: none;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: calc(100% - 40px);
        padding-left: 0;
        padding-right: 0;
        
    }

    .page-coupons-main-support img {
        max-width: 180px;
        margin: 0;
    }

    .jn-settings {
        display: block;
        
    }

    .list-results-mobile {
        background: #FFF6FA;
        /* display: flex; */
        justify-content: space-between;
        align-items: center;
        padding: 20px;
    }

    .list-results-mobile div {
        text-align: left;
        max-width: 250px;
    }

    .list-results {
        display: none;
    }

    /* .home-coupon-filters h2, */
    .home-coupon-filters small {
      display: none;
    } 

    #couponFilters {
        /* flex-direction: column; */
        padding-top: 10px;
        width: 100%;
    }
    /* .coupon-filters-container {
        display: none;
    } */


    .coupon-filter-cat, 
    .coupon-filter-brand, 
    .couponFilterTyped-box {
        width: 50%;
        /* margin-bottom: 20px;
        margin-right: 0; */
    }

    .removedCouponParent {
        display: none;
    }

    /* coupon page  */

    

    .page-coupon--page .centerPart-bigger {
        display: flex;
        flex-direction: column;
    }

    .page-coupon--page .centerPart-bigger .col {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .page-coupon--page .centerPart-bigger .col:last-child {
      width: 100% !important;
    }

    .page-coupon--title .header-mid-title {
        text-align: center;
        font-size: 24px;
        line-height: 29px;
    }

    .page-coupon--page .coupon-like-button {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 30px;
    }


    .kuponom-signup-form .centerPart,
    .kuponom-signup-form-2 .centerPart,
    .kuponom-signup-form-3  .centerPart{
        flex-direction: column;
    }

    .kuponom-signup-form-3  .centerPart .col{
        width: 100%;

    }

    .kuponom-signup-form .jnpbh-main-left p {
        margin-left: auto;
        margin-right: auto;
    }

    .jn-gift-popup {
        margin-top: 100px;
    }

    .jn-gift-popup h2 {
        font-size: 28px;
    }
/* 
    .home-recommended-coupons {
        background-color: #F3F3F3;
    } */

    .jnp-footer-logo {
        max-width: 200px;
    }

    footer li {
        padding: 8px 0;
    }

}
        
@media screen and (max-width: 840px)
{
    .welcome-text { padding: 40px 20px }
        .welcome-text h2 
        {
            font-size: 22px;
            line-height: 1.4em;
            margin: 0;
        }

    #support-coupons .coupons-mm break { display: none; }

    .plaza-logos img
    {
        max-height: 80px;
        max-width: 160px;
    }

    .choosen-plaza-info .centerPart { font-size: 20px; }

    .plaza-coupons-infos .flexBox
    {
        -webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
        -ms-flex-direction: column;
		flex-direction: column;
        text-align: center;
    }
        .plaza-coupons-infos .col
        {
            max-width: 480px;
            width: 100%;
        }
}
@media screen and (max-width: 768px)
{
    #openBlock { padding: 20px 0 0; }

    .header-mid .centerPart 
    { 
        height: auto; 
        padding: 20px;
    }
		.header-mid .centerPart h3 { margin-bottom: 5px; }

        .header-mid-title { font-size: 28px; }

    .magazin-promo { display: block; }

    .home-feature-list-item 
    { 
        margin: 0 5% 40px; 
        width: 40%;
    }
        .home-feature-list-item img { width: 100% }

        .home-feature-list-item p, 
        .home-special-brand p { font-size: 20px; }

    
}

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

    /* .jn-popup {
        overflow-y: auto;
    } */

    .home-special-brands .centerPart
    {
        -webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
        -ms-flex-direction: column;
		flex-direction: column;
    }
        .home-special-brand
        {
            margin: 0 0 40px;
            max-width: 460px;
            width: 100%;
        }

    
    .buttonStyle-large
    {
        font-size: 13px;
        padding: 10px 30px;
        
    }

    /* .header-logo-sponsors {
        flex-direction: column;
        width: 77px;
    } */
    
    .header-logo-sponsors .header-logo {
        margin: 0;
        text-align: right;
    }
    
    .header-logo-sponsors .header-logo img {
        margin: 0 0 0 auto;
    }
/*     
    .header-logo-sponsors .header-logo span  {
        display: none;
    } */

    .header-logo-sponsor-2 {
        margin-top: -10px !important;
        width: 77px;
    }

    .header-logo-sponsor-2 img { 
        height: 40px;
        width: auto !important;
    }
   
}

.app-icons {
    margin-left: 10px;
}

.app-icons img {
    width: 150px;
}

.partner-block {
    padding: 50px 20px;
}

    .partner-block h2 {
        color: #404042;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: none;
    }


    .partner-block .header-logo-sponsors {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        /* align-items: flex-end; */
        /* max-width: 840px; */
        max-width: 100%;
        width: 100%;
        gap: 10px;
    }

    

    .partner-block .header-logo {
        display: flex;
        flex-direction: column;
        /* padding-left: 20px;
        padding-right: 20px; */
        padding-left: 0px;
        padding-right: 0px;
        /* height: 60px; */
        align-items: center;
        justify-content: flex-start;
        width: 14.5%;
        
    }

    .partner-block .header-logo img {
        max-height: 140px;
        max-width: 170px;
        padding-bottom: 14px;
    }

    
    
    @media only screen and (max-width: 992px) {
        .partner-block h2 {
            font-size: 24px;
        }

        .partner-block .header-logo-sponsors {
            flex-wrap: wrap;
        }

        .partner-block .header-logo {
           
            justify-content: center;
            padding-left: 5px;
            padding-right: 5px;
            width: 30%;
            margin-bottom: 20px;
        }

        .partner-block .header-logo img {
            max-height: 140px;
            max-width: 190px;
            object-fit: contain;
        }
    }

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

        .partner-block .header-logo {
           
            justify-content: center;
            padding-left: 0px;
            padding-right: 0px;
            width: 45%;
        }
    }
    


/* ############################# */
/* Digitális előfizetés aloldal  */
/* ############################# */

.de-page {

}


.de-page section {
    padding-top: 50px;
    padding-bottom: 50px;
}


    .de-page section .button {
        border-radius: 14px !important;
        background: #FFF;
        border: 1px solid #fff !important;
        width: fit-content !important;
        padding: 15px 40px !important;
        color: #2F2E41 !important;
        text-align: center;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 114%; /* 15.96px */
        letter-spacing: 0.28px;
        text-decoration: none;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    }

        .de-page section .button:hover {
            background: transparent !important;
            color: #fff !important;
        }

    
    .de-page section h2 {
        color: #2F2E41;
        text-align: center;
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 42px;
        text-transform: none;
        max-width: 840px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .de-page section p {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .de-page section p.p-large {
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
    }

    .de-page section h3 {
        color: #2F2E41;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 800;
        line-height: 24px; /* 136.364% */
        text-transform: uppercase;

    }

        .de-page section h2 strong {
            color: #FF2E8A;
            font-size: 45px;
            font-style: normal;
            font-weight: 700;
            line-height: 51px;
        }


    .block-bg {
        margin: 20px;
        /* height: 100%; */
        min-height: 330px;
        border-radius: 36.219px;
        background: #FFF;
        box-shadow: 0px 7.831px 28.6px 0px rgba(32, 13, 47, 0.17);
        padding: 40px 40px 0 40px;
    }

    .wpforms-field-medium {
        border: 1px solid #ccc !important;
        color: #414141 !important;
        border-top: 0 !important;
        font-size: 18px !important;
        border-left: 0 !important;
        border-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 10px !important;
        
    }

    .de-page section .button.wpforms-submit {
        background-color: #FF2E8A !important;
        border-color: #FF2E8A !important;
        color: #fff !important;
        height: auto;
    }

        .de-page section .button.wpforms-submit:hover {
            background-color: #fff !important;
            border-color: #FF2E8A !important;
            color: #FF2E8A !important; 
        }

    
        
        @media only screen and (max-width: 992px) {
            .de-page section h2,
            .de-page section h2 strong {
                font-size: 32px;
                line-height: 35px;
            }
        }
        



.de-page section.de-section-1  {

}

    .de-page section.de-section-1 .hero-block h1 {
        color: #FFF;
        font-size: 45px;
        font-style: normal;
        font-weight: 900;
        line-height: 50.634px; /* 112.521% */
        text-transform: uppercase;
    }

    .de-page section.de-section-1 .hero-subtitles {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .de-page section.de-section-1 .hero-subtitles li {
        color: #FFF;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 31px;
        text-transform: none;
    }


    .de-page section.de-section-1 .hero-block-left {
        width: 40%;
    }

    .de-page section.de-section-1 .hero-block-right {
        width: 60%;
    }

    
    @media only screen and (max-width: 992px) {
        .de-page section.de-section-1 .hero-block-left {
            width: 100%;
        }
    
        .de-page section.de-section-1 .hero-block-right {
            width: 100%;
        }   

        .de-page section.de-section-1 .hero-block h1 {
            font-size: 28px;
        }
    }
    



.de-page section.de-section-1-1 {

}
    


    .de-page section.de-section-1-1 .hero-block {
        background: #fff;
        background-image: url('/wp-content/themes/joy-napok/assets/img/jn-25-majus/backgroundimg.png');
        /* background: linear-gradient(183.1deg, #FFF2F8 9.57%, #FFF6FA 97.05%); */
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        overflow: hidden;
        padding: 0;
    }

    .de-page section.de-section-1-1 .hero-item.left {
        bottom: 0px;
        right: -70px; 
    }

    .de-page section.de-section-1-1 .hero-block h1 {
        font-size: 50px;
        line-height: 55px;
        color: #fff;
        text-transform: uppercase
    }

    .de-page section.de-section-1-1 .hero-block h2 {
        font-size: 40px;
        line-height: 45px;
        color: #fff;
        text-align: left;
        margin-left: 0;
        font-weight: 700;
        text-transform: uppercase;
    }

    .de-page section.de-section-1-1 .hero-block p {
        font-size: 40px;
        line-height: 40px;
        color: #fff;
    }

    .de-page section.de-section-1-1 .home-gradient-bg {
        padding: 50px 0;
    }

    
    @media only screen and (max-width: 1100px) {
        .de-page section.de-section-1-1 .hero-block h1 {
            font-size: 40px;
            line-height: 45px;
           
        }
    
        .de-page section.de-section-1-1 .hero-block h2 {
            font-size: 30px;
            line-height: 35px;
            
        }
    
        .de-page section.de-section-1-1 .hero-block p {
            font-size: 30px;
            line-height: 30px;
        }
    }

    @media only screen and (max-width: 992px) {
        
        .de-page section.de-section-1-1 .hero-item.left {
            right: 0px; 
        }

        .de-page section.de-section-1-1 .hero-block h1 {
            font-size: 40px;
            line-height: 45px;
            text-align: center;
            margin-top: 70px;
           
        }
    
        .de-page section.de-section-1-1 .hero-block h2 {
            font-size: 30px;
            line-height: 35px;
            text-align: center;
            margin-right: auto;
            margin-left: auto;
        }
    
        .de-page section.de-section-1-1 .hero-block p {
            font-size: 30px;
            line-height: 30px;
            text-align: center;
        }
    }


    @media only screen and (max-width: 550px) {
        
        .de-page section.de-section-1-1 .hero-block .hero-item.right {
            padding: 0 20px;
        }


        .de-page section.de-section-1-1 .hero-block h1 {
            font-size: 25px;
            line-height: 28px;
        }
    
        .de-page section.de-section-1-1 .hero-block h2 {
            font-size: 22px;
            line-height: 25px;
        }
    
        .de-page section.de-section-1-1 .hero-block p {
            font-size: 18px;
            line-height: 22px;
        }
    }
    



.de-page section.de-section-1-2 {

}
    


    .de-page section.de-section-1-2 .hero-block {
        background: #fff;
        background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-nov/hirlevel_cover.jpeg');
        /* background: linear-gradient(183.1deg, #FFF2F8 9.57%, #FFF6FA 97.05%); */
        /* background: radial-gradient(61.86% 70.52% at 46.75% 50%, #FCC8AD 0%, #FDBEAB 33%, #B9185F 100%); */
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        overflow: hidden;
        padding: 0;
        
    }

    .de-page section.de-section-1-2 .hero-block .centerPart .row .col .hero-item {
        min-height: 700px;
    }

    .de-page section.de-section-1-2 .hero-bg {
        margin: auto;
        position: absolute;
        top: auto;
        left: 0;
        bottom: 0;
        right: 0;
        width: 75%;
        z-index: 0;
    }

    .de-page section.de-section-1-2 .hero-logo {
        margin: auto;
        position: absolute;
        top: 40px;
        left: 0;
        bottom: auto;
        right: 0;
        max-width: 500px;
        z-index: 1;
    }


    .de-page section.de-section-1-2 h1 {
        color: #fff;
        background: #000;
        padding: 5px 10px;
        font-size: 40px;
        font-style: normal;
        font-weight: 900;
        line-height: 116%; /* 124.485px */
        text-transform: uppercase;
        
        margin: auto;
        position: absolute;
        top: 200px;
        left: 30px;
        bottom: auto;
        right: auto;
        z-index: 2;
        
    }

    .de-page section.de-section-1-2 .info-block-left {
       text-align: center;
       box-shadow: 0px 4.578px 10.415px 0px rgba(0, 0, 0, 0.25)
    }

    .de-page section.de-section-1-2 .info-block {
        box-shadow: 0px 4.578px 10.415px 0px rgba(0, 0, 0, 0.25)
    }

    .de-page section.de-section-1-2 .info-block p {
        background-color: #FF2E8A;
        color: #fff;
        text-align: center;
        font-style: normal;
        text-transform: uppercase;
        padding: 5px 10px;
        border-radius: 15px;
        text-align: center;
        filter: drop-shadow(-16.332px 15.165px 37.841px rgba(0, 0, 0, 0.25));
        width: fit-content;
    }

        .de-page section.de-section-1-2 .info-block .small-text {
            font-size: 14px;
            font-weight: 700;
            line-height: 140%; 
            letter-spacing: 0.653px;
            text-align: center;
        }

            .de-page section.de-section-1-2 .info-block .small-text strong {
                font-size: 28px;
                font-weight: 900;
                line-height: 140%; /* 86.335px */
                letter-spacing: 1.233px;
                color: #fff;
            }

        .de-page section.de-section-1-2 .info-block .med-text {
            font-size: 20px;
            font-weight: 700;
            line-height: 118%; /* 54.374px */
            letter-spacing: 0.3px;
        }

        .de-page section.de-section-1-2 .price {
            margin: auto;
            position: absolute;
            top: 300px;
            left: 40px;
            bottom: auto;
            right: auto;
            width: 150px;
        }

            .de-page section.de-section-1-2 .price-overline {
                font-size: 36px;
                font-style: normal;
                font-weight: 700;
                line-height: 85%; /* 65.917px */
                color: #fff;
                margin-bottom: 10px;
                filter: drop-shadow(0px 5.636px 40.294px rgba(0, 0, 0, 0.50));
                text-align: center;
                position: relative;
            }

                .de-page section.de-section-1-2 .price-overline::after {
                    width: 100%;
                    height: 3px;
                    content: ' ';
                    display: block;
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 15px;
                    margin: auto;
                    background-color: #FF2E8A;
                    transform: rotate(-10deg);
                }

            .de-page section.de-section-1-2 .price-normal {
                font-size: 36px;
                font-style: normal;
                font-weight: 700;
                line-height: normal;
                color: #fff;
                box-shadow: 0px 4.578px 10.415px 0px rgba(0, 0, 0, 0.25);
                border-radius: 5px;
                background: #FF2E8A;
                filter: drop-shadow(0px 5.636px 40.294px rgba(0, 0, 0, 0.50));
                text-align: center;
            }

    .de-page section.de-section-1-2 .info-block-group-1 {
        margin: auto;
        position: absolute;
        top: auto;
        left: 150px;
        bottom: 100px;
        right: auto;
        z-index: 2;
        width: 300px;
    }

    .de-page section.de-section-1-2 .info-block-group-1 img {
        max-width: 130px;
        right: -110px;
        bottom: -10px;
        position: relative;
        
    }

    .de-page section.de-section-1-2 .info-block-group {
        margin: auto;
        position: absolute;
        top: auto;
        left: auto;
        bottom: 40px;
        right: 40px;
        z-index: 2;
        width: 200px;
    }



    
    @media only screen and (max-width: 992px) {
        
        .de-page section.de-section-1-2 .info-block-group-1 {
            left: 10px;
            bottom: -10px;
        }

        .de-page section.de-section-1-2 .info-block-group-1 img {
            right: -40px;
        }

        .de-page section.de-section-1-2 .info-block-group {
            bottom: 10px;
            right: 30px;
            padding: 0px;
        }

        .de-page section.de-section-1-2 .price {
            padding: 0;
        }

    }

    
    @media only screen and (max-width: 600px) {
        
        .de-page section.de-section-1-2 .hero-logo {
            max-width: 300px;
        }

        .de-page section.de-section-1-2 .info-block .med-text {
            font-size: 14px;
        }

        .de-page section.de-section-1-2 .info-block-group {
            width: 150px;
        }

    }

      
    @media only screen and (max-width: 500px) {
        .de-page section.de-section-1-2 h1 {
            top: 130px;
            font-size: 30px;
            left: 0;
            right: 0;
            display: inline-table;
        }

        .de-page section.de-section-1-2 .price {
            top: 200px;
            left: 15px;
        }

        .de-page section.de-section-1-2 .price-overline {
            font-size: 26px;
        }

        .de-page section.de-section-1-2 .price-normal {
            font-size: 26px;
        }

        .de-page section.de-section-1-2 .info-block .small-text strong {
            font-size: 22px;
        }

        .de-page section.de-section-1-2 .info-block-group-1 {
            width: 260px;
            left: -10px;
            bottom: -30px;
        }


        .de-page section.de-section-1-2 .info-block-group {
            width: 140px;
            bottom: -10px;
            right: 10px;
        }

        .de-page section.de-section-1-2 .info-block-group-1 img {
            display: none;
        }

    
    
    }
    
    


.de-page section.de-section-1-3 {}

    .de-page section.de-section-1-3 .hero-block {
        background: #fff;
        background-image: url('/wp-content/themes/joy-napok/assets/img/jn-25-majus/jnp-coming-soon.png');
        /* background: linear-gradient(183.1deg, #FFF2F8 9.57%, #FFF6FA 97.05%); */
        /* background: radial-gradient(61.86% 70.52% at 46.75% 50%, #FCC8AD 0%, #FDBEAB 33%, #B9185F 100%); */
        background-repeat: no-repeat;
        /* background-position: center center; */
        background-size: cover;
        overflow: hidden;
        padding: 0;
        position: relative;
        min-height: 600px;
        display: flex;
        align-items: center;
    }

    @media (max-width: 992px) {
      .de-page section.de-section-1-3 .hero-block {
        background-image: url('/wp-content/themes/joy-napok/assets/img/jn-25-majus/jnp-coming-soon-mobile.png');
        /* you can tweak these too if needed: */
        background-position: center top;
        background-size: cover;
        min-height: 900px; /* or whatever feels right on small screens */
        margin-top: 250px;
      }
    }
    @media (max-width: 576px) {
        .de-page section.de-section-1-3 .hero-block {
          background-image: url('/wp-content/themes/joy-napok/assets/img/jn-25-majus/jnp-coming-soon-mobile.png');
          /* you can tweak these too if needed: */
          background-position: center top;
          background-size: cover;
          min-height: 600px; /* or whatever feels right on small screens */
        }
      }


    .de-page section.de-section-1-3 .hero-img {
        height: 100%;
        width: auto;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: auto;
        z-index: 0;
    }

    .de-page section.de-section-1-3 .hero-img-mobile {
        width: 100%;
        height: auto;
        margin: auto;
        /* position: absolute; */
        /* top: auto;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 0; */
        display: none;
    }


    


    .de-page section.de-section-1-3 .hero-item {
        margin-right: 0;
        margin-left: auto;
        position: relative;
        z-index: 1;
        min-height: 300px;
        max-width: 700px;
        justify-content: space-between;
        align-items: flex-end;
    }

    .de-page section.de-section-1-3 .hero-item h1 {
        color: #fff;
        font-size: 20px;
        text-align: right;
        
        line-height: 1.4;
        
        text-transform: uppercase;
        padding-right: 0;
        margin-right: 0;
        
    }

    .de-page section.de-section-1-3 .hero-item h1 span {
        display: inline;
        /* box-shadow: 25px 0 0 #000, -25px 0 0 #000; */
        background: #000;
        padding: 10px 10px;
    }

    .de-page section.de-section-1-3 .hero-item h2 {
        color: #fff;
        font-size: 32px;
        text-align: right;
        text-transform: uppercase;
        padding-right: 0;
        margin-right: 0;
        font-weight: bold;
    }

    .de-page section.de-section-1-3 .hero-item h3 {
        color: #fff;
        font-size: 28px;
        text-align: right;
        text-transform: uppercase;
        padding-right: 0;
        margin-right: 0;
    }




@media only screen and (max-width: 1240px) {
    .de-page section.de-section-1-3 .hero-item {
        max-width: 500px;
    }
}

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

    .de-page section.de-section-1-3 .hero-block {
        flex-direction: column;
    }

    .de-page section.de-section-1-3 .hero-item {
        
        padding: 20px;
        text-align: center;
        justify-content: center;
        align-items: center;
        min-height:120px;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 40px;
        margin-bottom: -40px;
    }

    .de-page section.de-section-1-3 .hero-img {
        display: none;
    }

    .de-page section.de-section-1-3 .hero-img-mobile {
        display: block;
    }

    .de-page section.de-section-1-3 .hero-item h1 span {
        background-color:  transparent;
    }
    .de-page section.de-section-1-3 .hero-item h2 {
        font-size:28px;
    }

    .de-page section.de-section-1-3 .hero-item h1,
    .de-page section.de-section-1-3 .hero-item h2,
    .de-page section.de-section-1-3 .hero-item h3 {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.2;
    }

}



.jnp-25 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: linear-gradient(120deg, #F5F5F5 30%, #EC237C 30%);
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
    overflow: hidden;
  }
  .jnp-25 col col-left {
    flex: 1;
    display: flex;
    justify-content: center;
    gap: 20px;
    z-index: 2;
  }
  .jnp-25  .col col-left img {
    height: 300px !important;
    max-width: 100%;
    object-fit: contain;
  }
  .jnp-25 .text {
    flex: 1;
    z-index: 2;
    padding: 20px;
    color: white;
  }
  .jnp-25 .text h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .jnp-25 .text p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
  }
  @media (min-width: 1000px) {

  .jnp-25 .col.col-left {
    max-height: 400px !important;
}
.jnp-25 .col.col-left img {
    max-height: 100%;
}

.jnp-25 .col.col-left {
    width: 70%;
}
  }
  /* Mobilra */
  @media (max-width: 768px) {
    .jnp-25 {
      flex-direction: column;
      background: #EC237C;
      text-align: center;
    }
    .jnp-25 .phones {
      margin-bottom: 30px;
    }
    .jnp-25 .text {
      padding: 0;
    }
  }
  .jnp-25
.centerPart {
    max-width: 1366px;
}

@media (min-width: 992px) {
    .row.desktop-only {
        margin-top: 50px;
        margin-bottom: 50px;
        min-height: 330px;
        border-radius: 36.219px;
        background: #FFF;
        box-shadow: 0px 7.831px 28.6px 0px rgba(32, 13, 47, 0.17);
        padding: 20px 40px 20px 40px;
    }
}

.de-page section.de-section-2 {
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-jun/path-6364-2.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    /* background-position: 0 -360px; */
    padding-bottom:20px;
}

.de-page section.de-section-2.de-section-2-3 {
    background-position: 0 -360px;
}

.de-page section.de-section-2 p {
    font-size: 13px;
    line-height: 22px;
}
    
    @media only screen and (max-width: 992px) {
        .de-page section.de-section-2 {
            padding-bottom:50px;
        }
    }
    

.de-page section.de-section-2-2 {

}

    .de-page section.de-section-2-2 h3 {
        text-transform: none;
        /* text-align: left; */
        text-align: center;
        font-size: 28px;
        font-weight: 500;
    }


    .de-page section .magazine-block {
        margin-top: 50px;
    }

    .de-page section .magazine-block .col-left {
        width: 30%;
        
    }

    .de-page section .magazine-block .col-right {
        width: 70%;
    }

    
    @media only screen and (max-width: 1024px) {
        .de-page section .magazine-block .col-left {
            width: 100%;
            text-align: center;
        }
    
        .de-page section .magazine-block .col-right {
            width: 100%;
        }   
    }
    

    .de-page section .magazine-block .col-right h2 {
        font-size: 33px;
        font-style: normal;
        font-weight: 700;
        line-height: 41px;
        padding-left: 0;
        margin-left: 0;
        max-width: 450px;
    }

    .de-page section .magazine-block .col-right p {
        max-width: 600px;
    }


.de-page section.de-section-3 {

}

.de-page section.de-section-3 .toggle-block {
    padding: 0 20px 20px 20px;
    margin-bottom: 40px;
}

    .de-page section.de-section-3 .toggle-block span {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }




    /* The switch - the box around the slider */
    .de-page section.de-section-3 .toggle-block .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 34px;
        margin-left: 15px;
        margin-right: 15px;
    }
    
    /* Hide default HTML checkbox */
    .de-page section.de-section-3 .toggle-block .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }
    
    /* The slider */
    .de-page section.de-section-3 .toggle-block .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #FF2E8A; /*#ccc;*/
        -webkit-transition: .4s;
        transition: .4s;
    }
    
    .de-page section.de-section-3 .toggle-block .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }
    
    .de-page section.de-section-3 .toggle-block input:checked + .slider {
        background-color: #FF2E8A;
    }
    
    .de-page section.de-section-3 .toggle-block input:focus + .slider {
        box-shadow: 0 0 1px #FF2E8A;
    }
    
    .de-page section.de-section-3 .toggle-block input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
    }
    
    /* Rounded sliders */
    .de-page section.de-section-3 .toggle-block .slider.round {
        border-radius: 34px;
    }
    
    .de-page section.de-section-3 .toggle-block .slider.round:before {
        border-radius: 50%;
    }






    .de-page section.de-section-3 .col-1 {
        width: calc(100% - 660px );
        padding: 30px;
    }

    .de-page section.de-section-3 .col-2 {
        width: 320px;
        padding: 20px;
        border-radius: 24px;
        background: #fff;
        border:2px solid #FF2E8A;
        color: #000;
        margin: 10px;
        filter: drop-shadow(0px 7.831px 28.6px rgba(32, 13, 47, 0.17));
        display: flex;
        flex-direction: column;
    }

    .de-page section.de-section-3 .col-2.recommended {
        position: relative;
        z-index:1;
        background: #fff;
    }

    .de-page section.de-section-3 .col-2.recommended::before {
        width: auto;
        height: 55px;
        border-radius: 24px;
        padding: 3px;
        font-size: 12px;
        text-align: center;
        color: #fff;
        content: '';
        display: block;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        margin: auto;
        background-color: #fff;
        border: 2px solid #fff;
        z-index: -1;
    
    }

    .de-page section.de-section-3 .col-2.recommended::after {
        width: auto;
        height: 70px;
        border-radius: 24px;
        padding: 3px;
        font-size: 12px;
        text-align: center;
        color: #fff;
        content: ' LEGNÉPSZERŰBB 🎉 ';
        display: block;
        position: absolute;
        left: -2px;
        right: -2px;
        top: -30px;
        margin: auto;
        background-color: #FF2E8A;
        border: 2px solid #FF2E8A;
        z-index: -2;
    
    }

    .de-page section.de-section-3 .col-2.recommended.en::after {
        width: auto;
        height: 70px;
        border-radius: 24px;
        padding: 3px;
        font-size: 12px;
        text-align: center;
        color: #fff;
        content: ' MOST POPULAR 🎉 ';
        display: block;
        position: absolute;
        left: -2px;
        right: -2px;
        top: -30px;
        margin: auto;
        background-color: #FF2E8A;
        border: 2px solid #FF2E8A;
        z-index: -2;
    
    }

        .de-page section.de-section-3 .col-2 h3 {
            color: #000;
            padding-bottom: 10px;
            font-size: 25px;
            font-style: normal;
            font-weight: 600;
            line-height: 27px;
            text-align: left;
            text-transform: none;
        }

        .de-page section.de-section-3 .col-2.col-2-white {
            background: #fff;
            color: #000;
        }

        .de-page section.de-section-3 .col-2.col-2-white h3 {
            color: #000;
        }


        .de-page section.de-section-3 .col-2 ul {
            margin-left: 0;
            padding-left: 15px;
            list-style: none; /* Eltávolítja az alapértelmezett listajelölőket */
            padding-left: 0;
        }

        .de-page section.de-section-3 .col-2 ul li {
            padding-bottom: 10px;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            position: relative;
            padding-left: 20px;
        }

        .de-page section.de-section-3 .col-2 ul li::before {
            content: '\2713'; /* Unicode karakter a pipához */
            color: #FF2E8A; /* Rózsaszín */
            font-size: 12px; /* Igazítsd a méretet szükség szerint */
            position: absolute;
            left: 0;
            top: 0;
            transform: translateY(2px); /* Igazítja a pipát függőlegesen */
        }

        .plan-popup {
            text-decoration: underline;
            text-align: center;
            font-size: 13px;
            cursor: pointer;
        }

        .plan-price-action {
            color: #FF368F;
            text-align: center;
            font-size: 12px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            border-radius: 20px;
            background: #FFC3E9;
            padding: 5px 8px;
            align-items: center;
            gap: 10px;
        }

        .de-page .p-small {
            line-height: 16px;
            margin-top: 20px;
        }

        .de-page section.de-section-3 .col-2  h4 {
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-align: center;
            text-transform: none;

        }

        .de-page section.de-section-3 .col-2  h4 strong {
            font-size: 25px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }

        .de-page section.de-section-3 .col-2  h4 small strong {
            font-size: 20px;
            font-weight: 500;
        }

        .de-page section.de-section-3 .col-2 .button {
            margin-left: auto;
            margin-right: auto;
            display: block;
            margin-top: 0;
            margin-bottom: 0;
            color: #fff !important;
            background: #FF2E8A;
            border: 1px solid #FF2E8A;
        }

        .de-page .price {
            margin-bottom: 0;
            margin-top: auto;
        }

        .plan-price-action-line {
            margin-top: auto;
            margin-bottom: 20px;
            display: block;
            position: relative;
        }

        .plan-price-action-line::after {
            
                width: 100%;
                height: 1px;
                content: ' ';
                display: block;
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                top: 2px;
                margin: auto;
                background-color: #ccc;
                z-index:-1;
            
        }


        /* Popup  */

        .de-popup {
            margin: auto;
            position: fixed;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* display: flex; */
            justify-content: center;
            align-items: center;
            z-index:1001;
            overflow-y: auto;
        } 

        .de-popup-bg {
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background: rgba(47, 46, 65, 0.20);
        }


        .de-popup-container {
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            border-radius: 30px;
            background: #FFFFFF;
            padding: 20px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            position: relative;
            max-width: 800px;
            width: 100%;
            margin-top: 20px;
            margin-bottom: 20px;


            position: absolute;
            height: fit-content;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 0;
            margin: 20px auto 40px auto;
            width: calc(100% - 20px);
            max-height: calc(100% - 40px);
            overflow: hidden;
        }

        .de-popup-close {
            position: absolute;
            top: 20px;
            right: 20px;
            margin: auto;
            display: block;
            cursor: pointer;
            z-index: 2;
        }

        .de-popup-container .col-2 {
            background: transparent !important;
            border: 0 !important;
            width: 100% !important;
            overflow:hidden;
            padding-top: 0 !important;
            margin-top: 0 !important;
        }

        .de-popup-container .col-2 ul {
            
            overflow: auto;
            width: 100%;
        }

        .de-popup-container .p-small {
            padding-bottom: 0;
            margin-bottom: -20px;
        }

        .de-popup-container .col-2.recommended::before,
        .de-popup-container .col-2.recommended::after {
            display: none !important;
        }



        /* Popup  */

        
        .de-page section.de-section-3 .col-2 .button:hover {
            color: #FF2E8A !important;
            background: #F8F4FF !important;
            border: 1px solid #FF2E8A !important;
        }
        
        .de-page section.de-section-3 .col-2.col-2-white {
            border: 1px solid #fff; 
        }

        .de-page section.de-section-3 .col-2.col-2-white .button {
            color: #FF2E8A !important;
            background: #F8F4FF !important;
            border: 1px solid #F8F4FF !
            ;
        }

        .de-page section.de-section-3 .col-2.col-2-white .button:hover {
            color: #FF2E8A !important;
            background: #F8F4FF !important;
            border: 1px solid #FF2E8A !important;
        }


        .plan-custom {
            display: none;
        }

    .de-page section.de-section-3 .col-3 {
        width: 300px;
        padding: 30px 30px 0 30px;
    }

        .de-page section.de-section-3 .col-3 hr {
            background-color: #FF2E8A;
        }

        .de-page section.de-section-3 .col-3 h3 {
            color: #FF2E8A;
            padding-bottom: 0;
            margin-bottom: 0;
            font-size: 48px;
            font-style: normal;
            font-weight: 600;
            line-height: 60px; /* 125% */
            letter-spacing: -1.2px;
        }

        
    
    @media only screen and (max-width: 992px) {
        
        .de-page section.de-section-3 .col-1 {
            width: 100%;
        }

        .de-page section.de-section-3 .col-2 {
            width: 100%;
        }

        .de-page section.de-section-3 .col-3 {
            width: 100%;
        }

        .de-page section.de-section-3 .col-3 h3 {
            font-size: 32px;
            line-height: 35px;
        }
    }
    

.language-selector {
    max-width: 1300px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
    color: #FF2E8A;
}

    .language-selector a {
        color: #FF2E8A;
        text-decoration: none;
        transition: color 0.2s ease-out;
        -webkit-transition: color 0.2s ease-out;
    }

    .language-selector a:hover {
        color: #2F2E41;        ;
    }

.de-page section.de-section-4 {
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-jun/path-6364-2.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}



.de-page section.de-section-5 {
    background-image: url('/wp-content/themes/joy-napok/assets/img/jn-24-jun/path-6363.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

    .de-page section.de-section-5 .centerPart {
        border-radius: 43px;
        background: #FFF;
        box-shadow: 0px 0px 42.8px 0px rgba(32, 0, 124, 0.11);
        padding: 50px;
    }


    .de-page section .schema-faq-section {
        border: 0;
        border-radius: 20px;
        margin-bottom: 20px;
        box-shadow: 0px 0px 48.226px 0px rgba(32, 0, 124, 0.11);
        max-width: 980px;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
    }
        .de-page section .schema-faq-question {
            color: #2F2E41;
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: 27px;
            padding-bottom: 0;
        }

        .de-page section .schema-faq-question::after {
            left: auto;
            right: 0;
            background-image: none;
            content: '+';
            font-size: 40px;
            font-weight: 700;
            color: #2F2E41;
        }

        .de-page section .schema-faq-answer {
            color: #6F6C90;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 26px;
            margin-top: 20px;
        }

/* ############################# */
/* Digitális előfizetés aloldal  */
/* ############################# */


/* ################# */
/* 2024 nov kezdőlap */
/* ################# */


.jnp-24-nov-home {


}

.jnp-24-nov-home.de-page section.de-section-1 .hero-block h1 {
    font-size: 33px;
    line-height: 50px;
    display: block;
}

.jnp-24-nov-home.de-page section.de-section-1 .hero-block h1 span {
    background: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    color: #FF2E8A;
}

.jnp-24-nov-home .hero-block-logo {
    max-width: 270px;
}


.jnp-24-nov-home.de-page section.de-section-1 .hero-subtitles li {
    border-radius: 20px;
    background: #FFF;
    color: #FF2E8A;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 144%; /* 28.8px */
    letter-spacing: 0.4px;
    font-weight: 700;
    display: flex;
    align-items: center;
    max-width: 620px;
    filter: drop-shadow(-14.012px 13.011px 32.467px rgba(0, 0, 0, 0.25));
}

.jnp-24-nov-home.de-page section.de-section-1 .hero-subtitles li span {
    background-color: #fff;
    color: #FF2E8A;
    margin-left: 10px;
}

.jnp-24-nov-home.de-page section.de-section-1 .hero-subtitles li img {
    max-width: 60px;
    margin: 5px;
}



.jnp-24-nov-home.de-page #extra-coupons {
    padding-bottom: 50px;
}


.jnp-24-nov-home.de-page #extra-coupons .centerPart {
    border-radius: 60px;
    /* background: #FFF; */
    box-shadow: 0px 4px 47.5px 0px rgba(73, 7, 36, 0.14);
    padding: 20px;
}


.jnp-24-nov-home.de-page .de-section-2-2 {
    position: relative;
    overflow: hidden;
}




.jnp-24-nov-home.de-page .de-section-2-2 .centerPart {
    position: relative;
}


.jnp-24-nov-home.de-page .de-section-2-2 .centerPart::after {
    content: '';
    position: absolute;
    top: 0;
    right: -50%; /* Ezt módosíthatod a kívánt ferdeség alapján */
    width: 1000px;  /* Ezt módosíthatod a kívánt ferdeség szélessége alapján */
    height: 100%;
    background-color: #FF2E8A; /* Ugyanaz a szín, mint a jobb oszlop háttérszíne */
    z-index: -1; /* Annak érdekében, hogy a ferde elem a jobb oszlop mögött maradjon */
}

.jnp-24-nov-home.de-page .de-section-2-2 .centerPart::before {
    content: '';
    position: absolute;
    top: 0;
    left: -50%; /* Ezt módosíthatod a kívánt ferdeség alapján */
    width: 1000px;  /* Ezt módosíthatod a kívánt ferdeség szélessége alapján */
    height: 100%;
    background-color: #F0F1F3; /* Ugyanaz a szín, mint a jobb oszlop háttérszíne */
    z-index: -1; /* Annak érdekében, hogy a ferde elem a jobb oszlop mögött maradjon */
}

.jnp-24-nov-home.de-page .de-section-2-2 .col-left {
    position: relative;
    background: #F0F1F3;
}

.jnp-24-nov-home.de-page .de-section-2-2 .col-left img {
    position: relative;
    z-index: 1;
}

.jnp-24-nov-home.de-page .de-section-2-2 .col-right {
    background:#FF2E8A;
    padding-top: 30px;
}

.jnp-24-nov-home.de-page .de-section-2-2 .col-right h2 {
    color:#fff;
    max-width: 600px;
    z-index:1;
}

.jnp-24-nov-home.de-page .de-section-2-2 .col-right p {
    color: #fff;
    display: inline-flex;
    flex-wrap: wrap;
}

.jnp-24-nov-home.de-page .de-section-2-2 .col-right p span {
    display: inline-block;
    padding-right: 15px;
    padding-bottom: 5px;
    font-weight: 400;
    text-transform: uppercase;
}

.jnp-24-nov-home.de-page .de-section-2-2 .col-right p span strong {
    font-weight: 700;
}


.jnp-24-nov-home.de-page .de-section-2-2 .col-right::after {
    
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    width: 140px;
    height: 100%;
    background-color: #FF2E8A; /* Ugyanaz a szín, mint a jobb oszlop háttérszíne */
    transform: skewX(-10deg); /* Ferdeség mértéke, szög alapján */
    z-index: 0; /* Annak érdekében, hogy a ferde elem a jobb oszlop mögött maradjon */
    
}


.jnp-24-nov-home.de-page .de-section-2-2 .col-right {
    position: relative;
    padding-left: 70px;
}

.jnp-24-nov-home.de-page  section .magazine-block {
    margin-top: 0;
}

#jnp-newsletter-signup-button {
    cursor: pointer;
}


@media only screen and (max-width: 992px) {
    .jnp-24-nov-home.de-page #extra-coupons {
        background: transparent !important;
        
    }

    .jnp-24-nov-home.de-page #extra-coupons .centerPart {
        background: transparent !important;
        
    }

    .jnp-24-nov-home.de-page #extra-coupons.recommended-coupons .spec-title {
        color: #FF2E8A !important;
        -webkit-text-fill-color: #FF2E8A;
        font-size: 24px;
        letter-spacing: .75px;
    }

    .jnp-24-nov-home.de-page section.de-section-1 .hero-block h1 {
        font-size: 22px;
        line-height: 38px; 
    }

    .jnp-24-nov-home.de-page section.de-section-1 .hero-block h1 span {
        white-space: nowrap;
    }

    .jnp-24-nov-home.de-page section.de-section-1 .hero-subtitles li {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .jnp-24-nov-home.de-page section.de-section-1 .hero-subtitles {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .jnp-24-nov-home.de-page .de-section-2-2 .centerPart {
        padding: 0;
    }

    .jnp-24-nov-home.de-page .de-section-2-2 .col-right {
        padding-left: 20px;
        padding-right: 20px;
        
    }

    .jnp-24-nov-home.de-page .de-section-2-2 .col-right::after {
        content: '';
        position: absolute;
        top: -70px;
        left: 0;
        width: 140px;
        height: 100%;
        background-color: #FF2E8A;
        transform: skewY(-5deg);
        z-index: 0;
        right: 0;
        width: 100%;
        height: 100px;
    }

    .jnp-24-nov-home.de-page .de-section-2-2 .col-right h2 {
        font-size: 24px;
        line-height: 36px;
    }

}



/* ################# */
/* 2024 nov kezdőlap */
/* ################# */

.text-image-side-by-side {
    display: flex;
    align-items: center; /* Vertically center text and image */
    justify-content: center; /* Horizontally center text and image */
    gap: 0px; /* Minimize spacing between text and image */
    margin-bottom: 30px; /* Reduce spacing below this section */
    margin-top: 20px;
}

.text-image-side-by-side .text {
    flex: 1;
    text-align: right; /* Align text to the right */
    padding-right: 0px; /* Reduce padding for closer alignment */
    margin-left: 30px;
}

.text-image-side-by-side .text h2 {
    max-width: 500px; /* Keep max width for better alignment */
    margin: 0;
}

.text-image-side-by-side .image {
    flex: 1;
    text-align: left; /* Align image to the left */
    
}

.text-image-side-by-side .image img {
    max-width: 50%; /* Slightly increase image size */
    height: auto;
    display: block;
    object-fit: contain;
    padding-left: 10px;
}

/* Cards Layout */
.cards {
    display: flex;
    justify-content: space-between;
    gap: 25px; /* Reduce gap between cards */
    margin-top: 10px; /* Reduce spacing above cards */
    margin-bottom: 20px;
}

.cards .col {
    flex: 1;
    max-width: 60%; /* Make cards slightly wider */
}

.block-bg {
    margin: 0 auto;
    min-height: 220px; /* Further reduce card height */
    border-radius: 15px; /* Slightly reduce border radius */
    background: #FFF;
    box-shadow: 0px 4px 10px rgba(32, 13, 47, 0.1); /* Soften shadow */
    padding: 10px 15px; /* Reduce padding inside cards */
    text-align: center;
}

.block-bg img {
    max-width: 90px; /* Slightly increase image size in cards */
    margin-bottom: 8px;
}

.block-bg h3 {
    font-size: 22px; /* Slightly reduce font size */
    margin-bottom: 6px;
}

.block-bg p {
    font-size: 16px; /* Keep font size compact */
    line-height: 1.4; /* Adjust line height */
}
/* context for absolute positioning */
.my-hero {
    position: relative;
    overflow: hidden;
  }
  
  /* overlay container */
  .partner-overlay {
    position: absolute;
    top: 82px; left: 16px; right: 0px;
    padding: 8px 0;
    z-index: 1;
    margin-bottom: 20px;
  }
  
  /* flex layout for items */
  .partner-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 16px;
  }
  
  /* each label+logo block */
  .partner-item {
    display: flex;
    align-items: center;
    justify-content: center; /* or flex-start if you want them left-aligned in each column */
    gap: 0px; 
  }
  
  /* the label above each logo */
  .partner-label {
    display: inline;        /* so it sits inline with the img */
  margin: 0;              /* reset that bottom-margin */
  font-size: 0.875rem;
  color: #333;
  }
  
  /* logo styles */
  .partner-item img {
    max-height: clamp(80px, 5vw, 60px);
  width: auto;
  display: inline-block;
  }
  
  /* push hero content down so it's visible under overlay */
  .hero-content {
    margin-top: 80px;  /* adjust to ≥ overlay height */
  }
  
  /* mobile: stack vertically */
  @media (max-width: 992px) {
    /* 1) Container: no gaps or padding */
    .partner-inner {
      flex-direction: column !important;
      gap: 0 !important;
      padding: 0 !important;
      margin: 0 auto !important;
    }
  
    /* 2) Each block: no margins, stacked vertically */
    .partner-item {
      display: flex !important;
      flex-direction: column !important;
      
      align-items: center !important;      /* still center horizontally */
    justify-content: center !important;
      margin: 0 !important;
      padding: 0 !important;
      margin-bottom: 6px !important;
    }
  
    /* 3) Label above logo: no extra spacing */
    .partner-label {
      display: block !important;
      margin: 0 0 0px !important; /* minimal bottom space for readability */
      padding: 0 !important;
      font-size: 10px !important;
    }
  
    /* 4) Logo full-width but respecting max-width */
    .partner-item img {
      max-width: 80% !important;
      width: auto !important;
      height: auto !important;
      margin: -8px !important;
      padding: 0 !important;
      align-self: flex-start !important;
      transform: translateX(16px) !important;

    /* nudge left — tweak the value to taste */
    
    }
  
    .de-page section {
        padding: 0 !important;
        }
    /* 5) Push hero down just enough */
    .hero-content {
      margin-top: 240px !important;
      padding-top: 0 !important;
    }
    
  }

 /* move the inline widths for the MediaMarkt block out of the HTML */
.partner-item#mediablock {
    width: 35%;
  }
  
  .partner-item#mediablock > a {
    width: 55%;
  }
  
  /* if you want to ensure the image scales nicely */
  .partner-item#mediablock .mediamarktlogo {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  @media (max-width: 992px) {
  .partner-item#mediablock {
    width: 35%;
  }
  
  .partner-item#mediablock > a {
    width: 120%;
    margin-left:12px;
  }
  
  /* if you want to ensure the image scales nicely */
  .partner-item#mediablock .mediamarktlogo {
    display: block;
    max-width: 100%;
    height: auto;
  }
}