/*
Theme Name: Niambo
Template: hello-elementor
Version: 1.0.0
Text Domain: niambo
*/

.dc-apparel-attribute-switches {
    margin: 12px 0 0 0;
}

.dc-apparel-attr-group {
    margin-bottom: 14px;
}

.dc-apparel-attr-options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.dc-apparel-attr-option {
    appearance: none;
    border: 1px solid #d8d8d8;
    background: #fff;
    color: #111;
    padding: 10px 16px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    transition: all .2s ease;
}

.dc-apparel-attr-option:hover {
    border-color: #111;
    background-color: inherit;
    color: black;
}

.dc-apparel-attr-option.is-active {
    background: #111;
    color: #fff;
    border-color: #111;
}

.dc-apparel-variation-price {
    margin-top: 24px;
    font-size: 22px;
    font-weight: 600;
    color: #111;
}

.custom-lang-switcher a {
  color: #171717 !important;
}
.custom-lang-switcher a:hover {
  text-decoration: underline;
}
.single-product .ppc-button-wrapper {
  display: none !important;
}


@media (min-width: 768px) {  
.iba-mobil {
  display: none !important;
}
.wpml-ls-menu-item {
  display: none !important;
}
}


.single-post .elementor-widget-theme-post-content ul {
    padding-left: 15px;
    margin-bottom: 20px;
}

.woocommerce-cart [type=button]:focus, .woocommerce-cart [type=button]:hover, .woocommerce-cart [type=submit]:focus, .woocommerce-cart [type=submit]:hover, .woocommerce-cart button:focus, .woocommerce-cart button:hover {
      background-color: #353535 !important;
      border: 1px solid #353535 !important;
}
.woocommerce-remove-coupon {
  color: #b3b3b3 !important;
    font-weight: 300;
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
  color: #f64646 !important;
}

.woocommerce-cart .wc-block-components-product-name{
  color: #353535;
}

.packetery-widget-button-wrapper, .parcelshop-packeta {
  flex: 0 0 100%;
  margin-top: 16px;
}
.packetery-widget-button-wrapper .packetery-widget-button-logo {
  display: none;
}
.packetery-widget-button-wrapper button {
  background-color: #171717 !important;
  width: auto !important;
  font-weight: 500 !important;
}
.packetery-widget-button-wrapper button:hover {
  background-color: #171717 !important;
  opacity: 0.9;
}
.woocommerce-notices-wrapper {
    max-width: 1224px;
    margin: 0 auto;
    margin-top: 24px;
}
.woocommerce-notices-wrapper .button {
    background-color: #171717 !important;
    color: white !important;
    font-weight: 500 !important;
    padding: 12px 32px !important;
}

.single_add_to_cart_button {
    display: flex !important;
    align-items: center;
    gap: 12px;
}
.single_add_to_cart_button:hover {
    opacity: 0.9;
}
.single_add_to_cart_button::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background-image: url('/wp-content/uploads/2026/03/commerce-shopping_14986108-2.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#produkt-menu li a::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 4px;
    vertical-align: middle;
    background-image: url('/wp-content/themes/niambo/images/down.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

form.variations_form .variations {
  display: none;
}
form.variations_form .woocommerce-variation-price {
display: none;
}

.loop-rating .woocommerce-review-link {
  display: none;
}

.woocommerce-account .elementor-widget-woocommerce-my-account h2 {
display: none;
}

.woocommerce-order-received .woocommerce-notice--success {
    text-align: center;
    font-size: 28px;
    margin: 60px 0;
    color: #1ea31e;
    font-weight: 500;
    line-height: 1.2;
}

.woocommerce-order-received .woocommerce-order {
   max-width: 800px;
  margin: 0 auto !important;
    margin-bottom: 60px !important;
}

.woocommerce-order-received .order_details {
    text-align: center;
    max-width: 800px;
    margin: 0 auto !important;
    margin-bottom: 60px !important;
}


@media (max-width: 700px) { 
 .woocommerce-order-received .order_details {
    display: flex;
    flex-direction: column;
    gap: 16px;
 }
 .woocommerce-order-received .order_details li {
border-right: none !important;
 }

    
}

.woocommerce-order-received .woocommerce-customer-details address {
  padding: 0px;
  border: none;
}

.vop ol, .vop ul {
      padding-left: 19px;
      margin: 16px 0;
}


@media (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1224px;
    }
}


.page-table table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.page-table tr,
.page-table td {
  background: #fff !important;
}

.page-table td {
  width: 33.333%;
  border: 1px solid #E7E7E7;
}


@media (max-width: 767px) {  
.ma-megamenu {
  display: none !important;
}
}


.ma-megamenu > a {
    display: inline-flex;
    align-items: center;
}

.ma-megamenu > a::after {
    content: "";
    width: 10px;
    height: 10px;
    margin-left: 8px;
    position: relative;
    opacity: 1 !important;
        background-color: inherit !important;
    background-image: url("/wp-content/themes/niambo/images/down.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    transition: transform 0.3s ease;
}


.ma-megamenu:hover > a::after {
    transform: rotate(180deg);
}


.ma-megamenu {
    position: relative;
}

.ma-megamenu::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 44px; /* uprav podľa reálnej medzery */
    background: transparent;
}

.mega-panel {
    opacity: 1;
    visibility: hidden; 
    pointer-events: none;
    transform: translateY(10px);
    transition: all 0.25s ease;
    position: absolute;
    z-index: 9999;
}

.mega-panel.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

.ma-megamenu > a::after {
    content: "▾";
    display: inline-block;
    margin-left: 8px;
    font-size: 0.8em;
    transition: transform 0.3s ease;
}

.ma-megamenu.is-open > a::after {
    transform: rotate(180deg);
}



.woocommerce div.product p.stock {
  display: none;
}

.custom-stock-status {
  margin: 12px 0 18px;
  line-height: 1.35;
}

.custom-stock-status .stock-label {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 4px;
}

.custom-stock-status .in-stock {
  color: #3ea612;
}

.custom-stock-status .out-of-stock {
  color: #dc2626 !important;
}

.custom-stock-status .on-backorder {
  color: #de6d17;
}

.custom-stock-status .stock-subtext {
  font-size: 15px;
  color: #3ea612;
}

.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 6px;
}
p strong, strong {
  font-weight: 600;
}

.woocommerce div.product .woocommerce-product-rating {
  flex-direction: column;
    align-items: flex-end !important;
}

.woocommerce-product-details__short-description ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-product-details__short-description ul li{
  position: relative;
  padding-left: 20px;
  margin: 0 0 4px;
}
.woocommerce-product-details__short-description ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 12px;
  height: 12px;
  background: url('/wp-content/themes/niambo/images/check.svg') no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}



.dc-pack-switcher {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.dc-pack-option {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 4px;
  text-decoration: none;
  border: 1px solid #f3f3f3;
}

.dc-pack-option:hover, .dc-pack-option:focus {
  border-color: rgba(0, 0, 0, .2);
  background-color: inherit;
}

.dc-pack-option.is-active {
  outline: none;
  border-color: rgba(0, 0, 0, .0);
  box-shadow: inset 0 0 0 1.5px #171717;

}

.dc-pack-unit {
  color: #494949;
  font-size: 12px;
}

.dc-pack-option .woocommerce-price-suffix {
  display: none;
}


.dc-pack-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.dc-pack-left {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.dc-pack-thumb {
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  border-radius: 8px;
  object-fit: cover;
}

.dc-pack-title {
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #171717;
  font-size: 14px;
}

.dc-pack-price {
  font-weight: 500;
  white-space: nowrap;
  color: #171717;
  font-size: 14px;
}

.dc-pack-price del {
  color: #494949;
  font-size: 12px;
  font-weight: 400;
}

.dc-pack-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  font-size: 13px;
  opacity: .85;
}

.dc-pack-save {
    font-weight: 500;
    background-color: #f9f3f3;
    color: #c80d0d;
    font-size: 12px;
    padding: 2px 4px;
    border-radius: 4px;
}

.dc-pack-save.is-hidden {
  display: none;
}

.woocommerce form .form-row label {
  font-weight: 400;
}

.dc-shipping {
  margin-top: 16px;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border-radius: 2px;
    padding: 12px;
    border: 1px solid #e9e9e9;
}
.select2-container .select2-selection--single .select2-selection__rendered {
   
    padding: 12px;
}
:where(.woocommerce) .select2-container .select2-selection--single {
  border-radius: 2px;
  border: 1px solid #e9e9e9;
}

.woocommerce form .form-row {
    padding: 0px;
    margin: 0 0 16px;
}
.woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label-for-checkbox {
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

#customer_details #show_order_note_toggle_field label.checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 0px;
    font-weight: 400 !important;
    font-size: 14px;
}
#customer_details #show_order_note_toggle_field .input-checkbox {
  margin: 0px !important;
}






.woocommerce-checkout table.shop_table td {
    background-color: inherit;
    border-top: none;
}
.woocommerce-checkout table.shop_table tbody th, .woocommerce-checkout table.shop_table tfoot td, .woocommerce-checkout table.shop_table tfoot th {
  font-weight: 500;
}
.woocommerce-checkout .order-total td {
    display: flex;
    flex-direction: column;
}
.woocommerce-checkout .order-total .woocommerce-Price-amount {
  font-size: 24px;
}
.woocommerce-checkout .order-total .includes_tax .woocommerce-Price-amount  {
  font-size: 11px;
}

.woocommerce-checkout table.shop_table tbody th, .woocommerce-checkout table.shop_table tfoot td, .woocommerce-checkout table.shop_table tfoot th {
  border-top: none;
}
.woocommerce-checkout table.shop_table td, .woocommerce-checkout table.shop_table th {
  border: 1px solid #E7E7E7;
}

.woocommerce-checkout table.shop_table  thead th {
  border: none !important;
  padding-left: 0px;
  font-size: 18px;
  font-weight: 500;
}


/* Horné rohy – prvý riadok */
.woocommerce-checkout table.shop_table tbody tr:first-child td:first-child {
  border-top-left-radius: 5px;
}

.woocommerce-checkout table.shop_table tbody tr:first-child td:last-child {
  border-top-right-radius: 5px;
}

/* Dolné rohy – posledný riadok */
.woocommerce-checkout table.shop_table tfoot tr:last-child th{
  border-bottom-left-radius: 5px;
}

.woocommerce-checkout table.shop_table tfoot tr:last-child td{
  border-bottom-right-radius: 5px;
}








.dc-customer-details .col2-set,
.dc-customer-details .col-1,
.dc-customer-details .col-2{
  float:none;
 }

 .dc-checkout-title{
    margin: 0 0 0px;
    font-size: 18px;
    padding: 10px;
    border: none;
    padding-left: 0px;
}

.dc-clear{ clear: both; }
.dc-checkout-subtitle{
  clear: both;
  margin: 16px 0 10px;
  font-size: 16px;
}
.woocommerce form .dc-row-street,
.woocommerce form .dc-row-postcode,
.woocommerce form .dc-row-city{
  float: left;
  margin: 0 0 12px;
}

.woocommerce form .dc-row-street,
.woocommerce form .dc-row-postcode,
.woocommerce form .dc-row-city{
  float:left !important;
  clear:none !important;
  width:auto;
}

.woocommerce form .dc-row-street{ width:50% !important; padding-right:10px; }
.woocommerce form .dc-row-postcode{ width:25% !important; padding-right:10px; }
.woocommerce form .dc-row-city{ width:25% !important; }

@media (max-width: 780px){
  .woocommerce form .dc-row-street,
  .woocommerce form .dc-row-postcode,
  .woocommerce form .dc-row-city{
    width:100% !important;
    padding-right:0 !important;
  }
}

.dc-checkout-box--shipping h3{
  margin-top:0;
}

.dc-checkout-box{ margin: 18px 0; }
.dc-checkout-box__inner {
  background:#fff;
  margin: 24px 0;

}

.dc-radio-cards ul,
#payment ul.payment_methods{
  list-style:none;
  margin:0;
  padding:0 !important;
}

.dc-radio-cards li,
#payment ul.payment_methods li{
  border:1px solid rgba(0,0,0,.12);
  border-radius:0px;
  padding:12px;
  margin:10px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0px !important;
}
.dc-radio-cards li:last-child,
#payment ul.payment_methods li:last-child{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.dc-radio-cards li label,
#payment ul.payment_methods li label{
    display: flex !important;
    flex-grow: 1;
}

.dc-radio-cards li .amount,
#payment ul.payment_methods li .amount {
    margin-left: auto;
    font-weight: 500 !important;
}

.dc-radio-cards li.selected,
#payment ul.payment_methods li.selected {
    border: 1px solid #22A231;
    background-color: #F2FFF3;
}

#payment ul.payment_methods li.wc_payment_method > label{
  flex:1 1 auto;
  justify-content: space-between;
}

.dc-chosen-payment .dc-payment-price {
  float: right;
}

#payment ul.payment_methods li.wc_payment_method .payment_box{
  flex: 0 0 100%;
  width:100%;
  margin-top:0px;
  margin-bottom: 0px;
  background-color: inherit;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background-color: inherit;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  display: none;
}
.dc-radio-cards input[type="radio"],
#payment input[type="radio"]{
  transform: scale(1.1);
  margin-right:10px;
}

#payment div.payment_box{
  border-radius:12px;
}


.dc-review-item{
  display:flex;
  gap:12px;
  align-items:flex-start;
  align-items: center;
}
.dc-review-thumb img{
  width:56px;
  height:56px;
  object-fit:cover;
  border-radius:10px;
}
.dc-review-title{
  display:flex;
  gap:6px;
  font-weight:600;
  line-height:1.2;
}
.dc-review-variations{
  font-size:13px;
  opacity:.8;
  margin-top:4px;
}
.dc-chosen-line{
  display:flex;
  justify-content:space-between;
  gap:10px;
}


.dc-checkout-grid{
  display:grid;
  grid-template-columns: 1.2fr .8fr;
  gap:90px;
  align-items:start;
}

@media (max-width: 980px){
  .dc-checkout-grid{ grid-template-columns: 1fr; }
}

.dc-checkout-right-inner{
  position: sticky;
  top: 16px;
}

.dc-place-order{
  margin-top: 16px;
}

.dc-place-order .button{
  width:100%;
  border-radius:12px;
  padding:14px 16px;
}

.woocommerce-cart .wp-block-woocommerce-proceed-to-checkout-block .wp-element-button {
  text-decoration: none;
  background-color: #231f20;
}

.woocommerce-cart .wp-block-woocommerce-proceed-to-checkout-block .wp-element-button:hover {
  background-color: #3a3536;
  color: #fff;
}


.woocommerce-cart .wp-block-woocommerce-proceed-to-checkout-block .wp-element-button:focus {
    outline: none !important;
        box-shadow: none !important;
}


.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 16px;
}

.woocommerce-terms-and-conditions-wrapper a {
  color: #171717;
}




.wc-block-components-checkout-place-order-button, #place_order {
    background: #171717;
    color: white;
    border: none;
    padding: 16px;
    font-weight: 500 !important;
}

.wc-block-components-checkout-place-order-button:hover, #place_order:hover {
    background: #3e3e3e;
    color: white;
    border: none;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
	outline: none !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
	border: 1px solid hsl(116.9deg 78.31% 46.48% / 80%) !important;
	    
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	background: #23cc45 !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    box-shadow: inset 0 0 0 1px #23cc45 !important;
    background-color: rgb(251 255 251);
}

.woocommerce table.shop_table {
  border: none;
}


.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox  {
    display: inline-block;
    line-height: 1.2;
    margin-bottom: 16px;
}


.woocommerce-billing-fields__field-wrapper {
    background-color: #faf9f9;
    padding: 24px;
    border-radius: 5px;
    float: left;
}
.woocommerce-billing-fields h3 {
  font-size: 18px;
  font-weight: 500;
}
.woocommerce-checkout h1 {
  display: none;
}


.alignwide {
    margin-inline: 0px;
}





/* --- Checkout steps (responsive) --- */

.dc-steps {
  width: 100%;
  margin-bottom: 24px;
}

.dc-steps-list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 8px 10px;
  background-color: #231f20;
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
  flex-wrap: nowrap;
}

.dc-steps-list > li {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.2;
}

.dc-steps-list a,
.dc-steps-list span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 10px;
  border-radius: 999px;
  text-decoration: none;
  color: #fff;
}

.dc-steps-list a {
  color: #fff;}

.dc-steps-list a:hover {
  opacity: 1;
  text-decoration: underline;
}

.dc-steps-list li.is-active .dc-step-current {
  opacity: 1;
}

.dc-step-disabled {
  opacity: 0.55;
  cursor: not-allowed;
}

.dc-step-sep {
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  opacity: 0.45;
}

/* --- Tablet: dovol zalamovanie, nech sa to nezlomí --- */
@media (max-width: 900px) {
  .dc-steps-list {
    flex-wrap: wrap;
    row-gap: 8px;
  }
}

/* --- Mobile: kroky pod seba, separátor preč --- */
@media (max-width: 640px) {
  .dc-steps-list {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .dc-steps-list > li {
    width: 100%;
    justify-content: flex-start;
    white-space: normal;
  }

  .dc-steps-list a,
  .dc-steps-list span {
    width: 100%;
    justify-content: space-between;
    padding: 10px 12px;
    border-radius: 12px;
  }

  .dc-step-sep {
    display: none;
  }
}

/* =========================
   Customer Reviews for WooCommerce
   Krajsi summary box
   ========================= */


.cr-reviews-ajax-reviews {
      font-family: 'Outfit';
}
#reviews .cr-summaryBox-wrap {
    background-color: #faf9f9 !important;
}
.cr-ajax-reviews-add-review {
    color: #0e252c !important;
    padding: 8px 12px !important;
    background: inherit !important;
}
.cr-ajax-reviews-add-review:hover {
    background-color: #0e252c !important;
    border-color: #0e252c !important;
    color: white !important;
    padding: 8px 12px !important;
}
.ivole-meter {
  box-shadow: none;
  background: inherit;
  background-color: white !important;
  border-radius: 44px !important;
}

   #reviews .ivole-meter .ivole-meter-bar,
#cr_all_reviews_shortcode .ivole-meter .ivole-meter-bar,
.ivole-reviews-grid .ivole-meter .ivole-meter-bar {
  height: 100%;
  border-radius: 999px;
  background: inherit;
  background: #ffc200;
  box-shadow: none;
}

.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
  fill: #ffc200 !important;
}

.cr-ajax-search {
  display: none !important;
}


#kontakt-newsletter form {
  display: flex;
  max-width: 600px;
}
#kontakt-newsletter input {
  background-color: #FAF9F9;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: none;
  padding: 20px;
}
#kontakt-newsletter input:focus-visible {
  outline: none;
}
#kontakt-newsletter button {
  background-color: #FAF9F9;
  border-radius: 4px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 24px;
}
#kontakt-newsletter button svg {
  width: 23px;
}
#kontakt-newsletter p {
  font-size: 16px;
  font-weight: 400;
}
#kontakt-newsletter p a {
  color: black;
  text-decoration: underline;
}

/* Kontakt newsletter placeholder */
#kontakt-newsletter input::placeholder {
  color: #7B7B7B;
  font-size: 16px;
  font-weight: 300;
  opacity: 1;
}

/* prehladače */
#kontakt-newsletter input::-webkit-input-placeholder {
  color: #7B7B7B;
  font-size: 16px;
  font-weight: 300;
  opacity: 1;
}

#kontakt-newsletter input::-moz-placeholder {
  color: #7B7B7B;
  font-size: 16px;
  font-weight: 300;
  opacity: 1;
}

#kontakt-newsletter input:-ms-input-placeholder {
  color: #7B7B7B;
  font-size: 16px;
  font-weight: 300;
  opacity: 1;
}

#kontakt-newsletter input::-ms-input-placeholder {
  color: #7B7B7B;
  font-size: 16px;
  font-weight: 300;
  opacity: 1;
}

#kontakt-newsletter input:-webkit-autofill,
#kontakt-newsletter input:-webkit-autofill:hover,
#kontakt-newsletter input:-webkit-autofill:focus,
#kontakt-newsletter textarea:-webkit-autofill,
#kontakt-newsletter select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: #1d1d1b !important;
  caret-color: #1d1d1b !important;
  transition: background-color 5000s ease-in-out 0s;
}

#payment ul.payment_methods li.wc_payment_method > label {
  align-items: center;
}

.payment_method_24pay_gateway img {
max-width: 60px;
}

@media (max-width: 600px) {   
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100% !important;
}
.dc-checkout-grid {
  gap: 32px;
}

.produktmenu ul {
    flex-wrap: nowrap;
    overflow: scroll;
    justify-content: flex-start;
}
.woocommerce-variation-add-to-cart {
    flex-direction: column;
    gap: 16px;
}
.woocommerce-variation-add-to-cart .single_add_to_cart_button {
      margin-left: 0px;
}

}