#sp-main-body {
  background-color: #ededed;
}
#sp-main-body > .container {
      background-color: white;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.2);
    /* padding-top: 50px; */
    padding: 50px;
}
#sp-top-bar {
    background: #666666;
    color: #fff;
}
#sp-footer, #sp-bottom {
    background: #666666;
    color: #fff;
}
.sp-megamenu-parent > li > a {
    color: #e30613;
    font-weight: bold;
    padding: 0 9px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #666666;
}
.sp-megamenu-parent > li:hover > a {
    color: #666666;
}
#sp-page-builder .page-content {
      max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.2);
    padding: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.bld_mnkts .sppb-person-image img.sppb-img-responsive {
  transition: 300ms all;
}
.bld_mnkts:hover .sppb-person-image img.sppb-img-responsive {
    transform: scale(1.1, 1.1);
    transition: 300ms all;
}
.article-header h2 a {}
.bld_mnkts {
      padding: 10px;
    border: 1px solid #e2e2e2;
}
.sp-contact-info {
  text-align: right;
}
.sppb-btn-default {
    color: #12a7dd;
    background-color: #ffffff;
    border-color: #d8d8d8;
    text-transform: uppercase;
    font-size: 12px;
}
.article-list .article .readmore a {
    border-color: #03c8ff;
    background-color: #e51328;
    color: white !important;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 31px;
    font-weight: normal;
}
.article-list .article .readmore a:hover {
    border-color: #0168b3;
    background-color: #e51328d9;
    color: white !important;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 31px;
    font-weight: normal;
}

.article-introtext {
    margin-bottom: 30px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #05bdfa;
    border-color: #05bdfa;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #5cba3c;
    background-color: #5cba3c;
}

input#hikashop_product_quantity_field_1 {
    min-width: 65px;
}

.vex-dialog-buttons {
    border-radius: 0px !important;
    display: flex;
}

button.vex-dialog-button-primary.vex-dialog-button.vex-first {
    border-radius: 0px;
}

button.vex-dialog-button-primary.vex-dialog-button.vex-last {
    border-radius: 0px;
}


/* WS */

.hikashop_products_pagination.hikashop_products_pagination_bottom {
    display: flex;
}

.hikashop_product_name a {
    font-size: 2.5ex;
    font-weight: bold;
    color: #666666;
    margin: 5px;
}

.hikacart {
    color: #fff;
    background-color: #666666;
    border-color: #666666;
    margin-top: 25px;
    border-radius: 0px;
}

.hikacart:hover {
	color: #fff;
	background-color: #e30613;
	border-color: #e30613;
}

.view-product div#hikashop_product_top_part {
    text-align: center;
}

.layout-listing input.hikashop_product_quantity_field {
    min-width: 65px;
}

div#hikashop_product_right_part {
    margin-top: auto;
    margin-bottom: auto;
}

.hikashop_product_quantity_field {
    min-width: 65px;
}

.view-product .hikashop_product_price {
    font-size: 3ex;
    font-weight: bold;
}

.layout-listing .hikashop_container {
    padding: 10px !important;
    border: 1px solid #eaeaea;
}

.hikashop_product_page a {
    color: #666666 !important;
}

.view-product button.hikabtn.hikacart {
    margin-top: 0px;
}

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    background: #21acdf !important;
    color: #fff;
}

.view-checkout a {
    color: #12a7dd;
}

.view-checkout .controls label {
    display: block;
    border: 1px solid #21acdf;
    padding: 25px;
}

.controls label input {
    margin-right: 10px;
}

.hikashop_checkout_payment_images img {
  max-width: 300px;
}


.hikashop_checkout_login > h1 {
    font-size: 35px;
    margin-bottom: 30px;
}

.hikashop_checkout_login h2 {
    text-align: center;
}

#hikashop_checkout_registration > .form-horizontal {
    border: 1px solid #21acdf !important;
    padding: 25px !important;
}

.form-horizontal > div {
    justify-content: center;
    align-items: center;
    display: flex !important;
}

.view-cart a {
    color: #21acdf;
}

.view-checkout a {
    color: #15a8de;
}

.view-checkout .hikabtn {
    background-color: #15a8de;
  border-color: #15a8de;
    color: white;
}

img.bottom-khb-img {
    max-width: 350px;
}

button.hikabtn.hikawishlist {
    border-radius: 0px;
}

span.hkdropdown-label {
    color: black;
}


header#sp-header {
    padding-left: 5%;
    padding-right: 5%;
}

div#sp-bottom2 {
    margin-top: auto;
    margin-bottom: auto;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    border-top: 1px solid #dadada;
}

.hikashop_search_block {
    display: flex !important;
}


#sp-top-bar a, #sp-bottom a {
    color: #ffffff;
}


.sp-dropdown li.sp-menu-item a {
    font-weight: bold;
    color: #e30613 !important;
}


.sp-dropdown li.sp-menu-item a:hover {
    font-weight: bold;
    color: #666666 !important;
}

.hikashop_product_image {
    float: left;
}


.layout-listing .hikashop_product .hikashop_container {
    min-height: 200px;
    height: 100% !important;
  margin: 10px 10px !important;
 /* margin-top: auto !important;
    margin-bottom: auto !important; */
  
}


.hikashop_registration_customtext_18_10_01_14_line > div, 
.hikashop_registration_customtext_18_12_18_00_line > div {
  display: none;
}

div#hikashop_address_1_0_customtext_18_10_01_14 {
    justify-content: center;
    align-items: center;
    display: flex;
    min-width: 100% !important;
}

#hikashop_address_1_0_customtext_18_10_01_14 label {
    display: flex !important;
    width: 100%;
    font-weight: bold;
    font-size: 3ex;
    font-weight: normal;
}


#hikashop_address_1_0_customtext_18_12_18_00 {
  width: 100%;
}

#hikashop_address_1_0_customtext_18_12_18_00 label {
  font-size: 3ex;
}

#hikashop_checkout_registration div > legend {
    font-size: 3ex;
}

span.hikashop_field_required_label {
    margin-left: 5px;
}

.adatvedelem-szabalyok {
    font-size: 10px;
    margin: 25px 25px 25px 0px;
    padding-top: 25px;
    border-top: 1px solid #dadada;
}

.layout-listing .hikashop_product {
    padding-top: 10px;
    padding-bottom: 10px;
}

.layout-listing span.hikashop_product_name {
    padding-top: 20px;
}

.hikashop_product_page {
    border: 1px solid #dadada;
}

.hikashop_product_page {
    padding: 25px;
    padding-bottom: 0px;
}

span#hikashop_product_name_main {
    border-bottom: 1px solid #dadada;
}

a.hika-back-to-event-btn:before {
	content: '\f060';
    font-family: 'Font Awesome 5 Free' !important;
    margin-right: 5px;
    font-weight: bold;
}

a.hika-back-to-event-btn {
    border: 1px solid #666666;
    padding: 10px;
}

a.hika-back-to-event-btn:hover {
    border: 1px solid #666666;
    padding: 10px;
    background: #666666;
    color: white !important;
}

div#hikashop_product_description_main {
    margin-top: 25px;
}

div#hikashop_product_right_part {
    justify-content: space-between;
    align-items: center;
    display: flex;
    align-content: center;
    flex-direction: column;
}

.view-product .hikashop_product_page div.hk-row-fluid {
    padding: 25px !important;
}

.layout-listing a {
    color: #666666;
    font-family: Tahoma;
}

.view-address a.hikabtn {
    color: white;
}

dl > dt {
    float: unset !important;
    text-align: left !important;
    clear: unset !important;
    font-weight: normal !important;
    padding: 0px !important;
    width: auto !important;
    line-height: 16px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

dd input[type="radio"], input[type="checkbox"] {
    width: auto !important;
}

dd input[type="checkbox"] {
  margin-right: 10px;
}

dt label {
    margin-bottom: 5px !important;
}

.hika_options {
  align-items: stretch;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
}

.hika_options > dd {
  margin-left: 0px !important
}

dt > label {
    font-weight: bold !important;
    margin-top: 5px !important;
}

dt.hikashop_user_address_customtext_18_10_01_14 {
    font-size: 3ex;
}

dt.hikashop_user_address_customtext_18_10_01_14 > label {
  font-weight: normal !important;
  margin-top: 20px !important;
}


.view-order select#filter_order_status {
    display: none;
}

.sp-dropdown.sp-dropdown-main.sp-menu-right {
    margin-right: 50px !important;
    margin-right: auto !important;
    margin-left: -90px;
    width: auto !important;
}

.hika_toolbar .hkdropdown {
    display: none !important;
}

.hikawishlist {
    color: #fff;
    background-color: #017f49;
    border-color: #017f49;
}

.hikawishlist:hover {
    color: #fff;
    background-color: #e30613;
    border-color: #187b1d;
}


select#datacart_share, label[for="cart_share"] {
  display: none !important;
}

#hikashop_share_cart {
  display: none;
}

.welcome-msg, .welcome-navigation-msg {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 30px;
}

.welcome-msg a, .welcome-nvatigation-msg a {
  font-weight: bold;
}

span.order-label.order-label-confirmed {
    margin-left: -55px;
}

a[href="#print_invoice"] {
    display: none !important;
}

.nav-msg a {
    font-weight: bold;
}

.hika_toolbar a#hikashop_print_cart {
    display: none;
}
 

@media (min-width: 412px) and (max-width: 767px){
  
img.hikashop_product_listing_image {
    max-width: 265px !important;
}
  .hkform-group label {
    text-align: left !important;
}
  
  span#hikashop_product_name_main {
    font-size: 1ex;
}
  
  
  
  a.hika-back-to-event-btn {
    font-size: 1.2ex;
}
  
.hikashop_product_image_subdiv {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 391px !important;
    padding-right: 15%;
}
  
  
  
}

@media(min-width: 320px) and (max-width: 411px) {
  img.hikashop_product_listing_image {
    max-width: 200px !important;
  }
  
  
    a.hika-back-to-event-btn {
    font-size: 1ex;
}
  
  
}


a.hikabtn.hikacart span {
    color: white;
}

a.hikabtn.hikacart {
    display: inline-flex;
}
span.hikashop_product_price {
    display: block;
}

.hikashop_product_has_options > .hikashop_product_price::after {
    content: ' -tól';
}


.kepzes-description {
    margin-top: 60px;
}

a.hika-back-to-event-btn {
    /* margin-left: auto !important; */
    /* margin-right: auto !important; */
    justify-content: right;
    align-items: right;
    display: flex;
    max-width: fit-content;
    float: right;
}

.view-checkout td.hikashop_cart_product_quantity_value, .view-checkout .hikashop_product_quantity_div.hikashop_product_quantity_input_div_simplified {
    display: block;
}

.view-checkout i.fa.fa-sync {
    padding: 5px;
}

.view-order .hika_order_info {
    display: none;
}

.view-order .hika_order_status {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: auto;
}

span.hikashop_product_discount {
    display: none;
}

a.hikabtn.hikacart {
    color: white;
}

.plg_system_webauthn_login_button {
    display: none;
}




.cc-compliance.cc-highlight > .cc-deny {
    order: 3 !important;
    color: black !important;
    background: #ffffff !important;
}

.cc-compliance.cc-highlight > .cc-allow {
    order: 2 !important;
}

.cc-compliance.cc-highlight > .cc-allowall {
    order: 1 !important;
    background: #333333 !important;
    color: white !important;
}