@charset "UTF-8";
/* CSS Document */

ul.products {
      list-style: none
}
ul.products li {
      display: inline-block;
      background-color: #EF7072;
      color: #fff
}
.form-row {
      display: block;
      margin-left: 0px;
      margin-right: 0!important
}
.form-row > label {
      display: none
}
.woocommerce-input-wrapper .input-text {
      width: 100%;
      color: #6c757d;
      border-radius: 3px;
      border: 1px solid #ced4da;
      -webkit-appearance: none;
      font-size: 13px;
      padding: .375rem .75rem;
}
input.qty {
      color: #6c757d;
      border-radius: 3px;
      border: 1px solid #ced4da;
      -webkit-appearance: none;
      font-size: 13px;
      padding: .5rem .75rem;
      width: 70px;
      text-align: center
}
.woocommerce-billing-fields__field-wrapper textarea {
      width: 100%;
      height: 80px;
      color: #6c757d;
      border-radius: 3px;
      border: 1px solid #ced4da;
      -webkit-appearance: none;
      font-size: 13px;
      padding: .375rem .75rem;
}
.woocommerce-checkout-review-order-table {
      width: 100%
}
.quantity .remove {
      display: none;
      height: 0px
}
.quantity label {
      display: none;
      height: 0px
}
.quantity .cqoc_product_name {
      display: none
}
.woocommerce-checkout-review-order td.quantity {
      line-height: 0
}
.fa-spinner {
      position: fixed;
      top: 50%;
      left: 50%;
      font-size: 40px;
      color: #ff0000;
      display: none
}
#order_review_heading {
      padding: 0px 15px 20px 15px;
      text-align: center
}
.woocommerce-checkout-payment {
      padding: 20px
}
.woocommerce-billing-fields {
      float: left;
      width: 50%;
      padding: 0 20px 0 0px
}
.woocommerce-checkout-review-order {
      float: left;
      width: 50%;
      padding: 0 0px 0 20px;
}
.wooccm-type-heading {
      text-align: center;
      display: block;
      padding-bottom: 20px
}
#billing_pozicio_field {
      clear: both;
      width: 100%!important
}
#billing_cegmeret_field {
      width: 100%!important;
      float: none!important
}
.c1 {
}
.c2 {
      text-align: center
}
.c3 {
      text-align: right
}
.c2-kupon {
      text-align: left
}
.c1-kupon-cim {
      display: flex;
      align-items: center
}
.tetelek-elnevezes, .tetelek-osszesito {
      background-color: #f5f5f6;
}
.tetelek-osszesito .blokk {
      clear: both;
      overflow: hidden;
      margin-bottom: 5px
}
.tetelek-elnevezes .c1, .tetelek-elnevezes .c2, .tetelek-elnevezes .c3, .tetelek-osszesito .c1, .tetelek-osszesito .c2, .tetelek-osszesito .c3 {
      float: left
}
.tetelek-kupon {
      clear: both;
      overflow: hidden;
      padding-left: 15px;
      padding-right: 15px;
}
.tetelek-elnevezes {
      padding-top: 10px;
      padding-bottom: 5px;
      clear: both;
      overflow: hidden;
}
.tetelek-osszesito {
      padding-top: 5px;
      padding-bottom: 10px;
      clear: both;
      overflow: hidden;
}
.termek-darabszam {
      line-height: 0
}
.termek-nev {
      display: flex;
      align-items: center
}
.termek-darabszam .remove {
      display: none
}
.termek-osszesito .remove {
      display: block!important;
      margin-right: 5px;
}
.woocommerce-notices-wrapper, .woocommerce-error {
      padding: 0 60px;
      text-align: center
}
.woocommerce-message, .woocommerce-error {
      padding: 10px 60px;
      text-align: center;
      background-color: #a20049;
      margin-bottom: 20px;
      color: #fff;
}
.woocommerce-error li {
      list-style: none
}
.tetelek-kupon .row {
      padding: 10px 0px;
}
.row.afa {
      background-color: #f5f5f6;
      border-top: 1px solid #ccc
}
.row.vegosszeg {
      bakground: linear-gradient(135deg, #ce234e 0%, #a20049 50%, #4d2459 100%);
      color: #fff;
      background: #ce234e;
      background: -moz-linear-gradient(-45deg, #ce234e 0%, #a20049 50%, #4d2459 100%);
      background: -webkit-linear-gradient(-45deg, #ce234e 0%, #a20049 50%, #4d2459 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ce234e", endColorstr="#4d2459", GradientType=1 );
}
.gomb {
      background: -webkit-linear-gradient(90deg, #a20049, #4d2459);
      background: linear-gradient(90deg, #a20049, #4d2459);
      background-position-x: 0%;
      background-position-y: 0%;
      border-color: transparent;
      background-position: 5% 0;
      -webkit-transition: background .3s ease-out;
      -moz-transition: background .3s ease-out;
      -o-transition: background .3s ease-out;
      transition: background .3s ease-out;
      color: #fff;
      padding: 11px 25px;
      border-top-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
      border-radius: 25px;
}
.gomb.kupon {
      float: left;
      width: 60px;
      padding: 5px 10px;
      margin: 0;
      border-radius: 15px;
      border: none
}
#coupon_code {
      color: #6c757d;
      border-radius: 3px;
      border: 1px solid #ced4da;
      -webkit-appearance: none;
      font-size: 13px;
      padding: .375rem .75rem;
      float: left;
      width: calc(100% - 65px);
      margin-right: 5px
}
.gomb.pay {
      display: block;
      margin: 0 auto
}
.woocommerce-terms-and-conditions-wrapper {
      margin-bottom: 30px
}
.jogiSzoveg {
      margin: 30px 0;
      text-align: justify
}
.wc_payment_methods {
      clear: both;
      overflow: hidden;
      padding: 0
}
.wc_payment_methods li {
      display: block;
      width: 48%;
}
.wc_payment_methods li:first-child {
      float: left;
}
.wc_payment_methods li:last-child {
      float: right;
}
.wc_payment_methods li input {
      display: none
}
.wc_payment_methods li label {
      border: 1px solid #cdd1d4;
      background: transparent;
      color: #232630;
      text-align: center;
      display: block;
      border-radius: 25px;
      cursor: pointer;
      padding: 11px 25px;
      position: relative
}
.wc_payment_methods li label.kivalasztott {
      text-align: center;
      display: block;
      background: -webkit-linear-gradient(90deg, #a20049, #4d2459);
      background: linear-gradient(90deg, #a20049, #4d2459);
      background-position-x: 0%;
      background-position-y: 0%;
      border-color: transparent;
      background-position: 5% 0;
      -webkit-transition: background .3s ease-out;
      -moz-transition: background .3s ease-out;
      -o-transition: background .3s ease-out;
      transition: background .3s ease-out;
      color: #fff;
      padding: 11px 25px;
      border-top-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
      border-radius: 25px;
      cursor: pointer
}
.wc_payment_methods li label.kivalasztott::after {
      content: '';
      background-image: url("https://kandydaci.talentuno.com/wp-content/themes/talentuno/images/kivalasztoott-fizetes-pipa.png");
      position: absolute;
      z-index: 100;
      right: 8px;
      top: 8px;
      width: 25px;
      height: 24px;
      background-repeat: no-repeat;
}
.wc_payment_methods li label img {
      display: none;
}
#billing_rendelesi_adatok_cim_field {
      text-align: center;
      clear: both;
      float: none
}
.payment_box {
      text-align: center;
      padding-top: 10px;
}
.payment_box .infotext {
      font-size: 11px!important
}
.payment_method_bacs img {
      display: none
}
.payment_method_woocommerce_simplepay_gateway img {
      margin-bottom: 10px
}
.form-row-first {
      float: left;
      width: 49%
}
.form-row-last {
      float: right;
      width: 49%;
}
.thankyou-page, .thankyou-page .row {
}
.thankyou-page .kep img {
      display: none
}
.thankyou-page .kep {
      background-image: url( "https://kandydaci.talentuno.com/wp-content/themes/talentuno/images/thankyou-image.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: right;
}
.kozepre {
}
.socialLinks {
      margin-bottom: 20px;
      padding-top: 10px
}
.socialLinks a {
      display: inline-block;
      margin-right: 10px;
      color: #000;
      font-size: 30px
}
.feketeLink {
      color: #000;
      text-decoration: underline;
}
.feketeLink:hover {
      color: #000;
      text-decoration: none
}
.woocommerce-order-details, .woocommerce-customer-details {
      display: none
}
h1.thy {
      /*font-size: 2.604vw*/
      font-size: 30px
}
.col-xs-4 {
      width: 33.33%
}
.logoContainer {
      padding-top: 25px;
      margin-bottom: 60px
}
.thankyou-page .text {
      padding: 0 70px 50px 150px;
}
.add_to_cart_button a.added_to_cart {
      width: 0px;
      height: 0px
}
.penztarInfo {
      position: fixed;
      top: 80px;
      left: 0;
      right: 0;
      padding: 20px 15px;
      text-align: center;
      color: #fff;
      background: #ce234e;
      z-index: 500;
      background: -moz-linear-gradient(-45deg, #ce234e 0%, #a20049 50%, #4d2459 100%);
      background: -webkit-linear-gradient(-45deg, #ce234e 0%, #a20049 50%, #4d2459 100%);
      background: linear-gradient(135deg, #ce234e 0%, #a20049 50%, #4d2459 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ce234e", endColorstr="#4d2459", GradientType=1 );
      font-family: GothamBlack, sans-serif;
      font-size: 16px
}
.belowForm {
      text-align: center;
      padding-left: 30px;
      padding-right: 30px;
      clear: both;
      padding-top: 10px;
      font-size: 10px;
}
form.checkout {
      padding-bottom: 70px;
      overflow: hidden;
      clear: both;
}
.row.fizetes {
      display: block
}
.woocommerce-info {
      display: none!important
}
.select2-container--default .select2-selection--single {
      background-color: #fff;
      border: 1px solid #ced4da;
      border-radius: 4px;
      height: 35px;
      padding: 2px 0 0 5px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
      color: #ced4da;
}
.checkout_coupon {
 display: block !important;
}

.kuponkodConatiner {
      padding: 0 0px 30px 0px;
      overflow: hidden;
      clear: both
}
.kuponkodConatiner .inner {
      background-color:#f5f5f6;
      border: 1px solid #f5f5f6;
      overflow: hidden;
      padding: 15px 15px 30px;
}
.kuponkodConatiner .cim {
      text-align: center;
      padding-bottom: 10px
      
}
.kod .woocommerce-error {
    margin-top: 10px  
}

@media(max-width:992px) {
.woocommerce-checkout-review-order {
      width: 100%;
      float: none;
      padding: 0 20px 0 20px;
}
.woocommerce-billing-fields {
      width: 100%;
      float: none;
      padding: 0 20px 0 20px
}
}

@media(max-width:767px) {
.thankyou-page .kep img {
      display: block
}
.thankyou-page .kep {
      background: none;
      position: relative;
      top: auto;
      bottom: auto;
      right: auto;
}
.thankyou-page .text {
      padding: 0 50px 50px 50px;
}
.thankyou-page .col-md-6 {
      width: 100%;
      float: none;
}
h1.thy {
      font-size: 22px
}
}

@media(max-width:600px) {
.afa .c1, .afa .c2, .afa .c3, .vegosszeg .c1, .vegosszeg .c2, .vegosszeg .c3 {
      width: 50%;
      float: left
}
.wc_payment_methods li {
      display: block;
      width: 100%;
}
.wc_payment_methods li:first-child {
      float: none;
      margin-bottom: 30px
}
.wc_payment_methods li:last-child {
      float: none;
}
}

@media(max-width:400px) {
.tetelek-elnevezes, .tetelek-osszesito {
      font-size: 10px
}
}


.cqoc_product_name {
      display: none!important
}