@media screen and (max-width: 1080px) {
  .moj-font-platba {
    font-size: 80px;
    text-align: center;
  }
  a.mob-menu-toggle {
    width: 50px;
    line-height: 50px;
    height: 46px;
    vertical-align: middle;
    font-size: 100px;
    color: #ffffff !important;
    float: right;
    margin: 0 0 0 0px;
    z-index: 5000;
    text-decoration: none !important;
    text-align: center;
    position: absolute;
    right: 35px;
    top: 20px;
    box-shadow: none;
    border-radius: 50%;
    visibility: hidden;
  }
  a.mob-menu-toggle i {
    width: 150px;
    height: 150px;
    line-height: 150px;
    right: 50px;
    left: 10px;
    top: 500px;
  }
  .woocommerce .site-header-cart .cart-contents {
    transform: scale3d(1.8, 1.8, 1.8);
    left: 0px;
    top: 0px;
  }
  #cart-module a.cart-contents {
    transform: scale3d(2.5, 2.5, 2.5);
  }
  li .count {
    font-size: 35px;
    padding: 0px 1px 0px 0px;
  }
  .lafka-search-cart-holder {
    z-index: 10000;
    position: absolute;
    transform: scale3d(2, 2, 2);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 15px 19px 15px 14px;
    box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.12);
    background-color: #addcf3;
    border-radius: 3em;
  }
  .prod_hold .price_hold {
    clear: both;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 9px 8px;
    border-radius: 4px;
    z-index: 5;
  }
  .lafka_title_holder.centered_title .inner .breadcrumb {
    font-size: 40px;
  }
  .breadcrumb {
    font-size: 30px;
  }
  .woocommerce .woocommerce-info {
    transform: scale3d(1.5, 1.5, 1.5);
  }
  div.added-product-text strong {
    font-size: 22px;
    color: #ffffff;
    font-weight: normal !important;
  }
  .lafka_added_to_cart_notification {
    width: 400px !important;
    /* Set width to 400px */
    max-width: 100% !important;
    /* Prevent overflow on smaller screens */
    min-width: 400px !important;
    /* Ensure it doesn't shrink below 400px */
    position: fixed !important;
    /* Keep it fixed on the screen */
    right: 0 !important;
    /* Position it on the right side */
    top: 170px !important;
    /* Set it 170px from the top */
    right: 10px !important;
    /* Position it 5px from the right side */
    border-radius: 10px !important;
    /* Rounded corners */
    z-index: 9999 !important;
    /* Ensure it stays on top */
  }
  img.added-product-image {
    width: auto;
    height: 140px;
    padding: 10px 10px 10px 10px;
    border-radius: 25px;
  }
  ul#mobile-menu.menu li a {
    font-size: 32px;
  }
  #menu_mobile.active {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    width: 430px;
  }
  ul#mobile-menu.menu > li.menu-item-has-children > a > span.drop-mob {
    font-size: 40px;
    color: #ffca3c;
  }
  #menu_mobile ul.lafka-mobile-menu-tabs li:first-of-type a {
    font-size: 45px;
  }
  #menu_mobile.ui-tabs .ui-tabs-panel {
    margin: 0px 0px 0px 10px;
    padding-right: 20px;
  }
  body.single-product #content div.product div.summary h1.heading-title {
    font-size: 35px !important;
  }
  .lafka-product-summary-wrapper .price bdi {
    font-size: 35px;
  }
  div.quantity input[type="number"] {
    max-width: 90px;
    font-size: 60px;
  }
  div.product input.qty {
    display: block;
    width: 80px !important;
  }
  .woocommerce #content div.product form.cart div.quantity {
    margin-right: 30px;
    padding-right: 32px;
    width: 140px;
  }
  .lafka-product-summary-wrapper .lafka-qty-minus {
    font-size: 64px !important;
    top: 17.5px !important;
  }
  .lafka-product-summary-wrapper .lafka-qty-plus {
    font-size: 59px !important;
  }
  .woocommerce #content div.product .single_add_to_cart_button {
    font-size: 28px;
    line-height: 10px;
    letter-spacing: 3px;
  }
  .woocommerce #content div.product .entry-summary {
    padding-left: 30px;
    padding-right: 10px;
  }
  .lafka-nutrition-allergens {
    font-size: 15px;
    margin-bottom: 46px;
  }
  .summary form.cart div.product-addon p.form-row label {
    font-size: 25px !important;
  }
  .summary form.cart div.product-addon p.form-row label .woocommerce-Price-amount {
    font-size: 19px !important;
    color: #d30c0c;
  }
  .summary dd {
    font-size: 30px !important;
  }
  .summary dt {
    font-size: 26px !important;
    font-weight: 500;
  }
  #product-addons-total dd .amount {
    margin-left: -33px;
  }
  .summary form.cart div.product-addon p.form-row label input[type="radio"] {
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 10px;
    transform: scale3d(2.5, 2.5, 2.5);
  }
  .summary form.cart div.product-addon p.form-row label input[type="checkbox"] {
    transform: scale3d(2.3, 2.3, 2.3);
    margin-right: 10px;
  }
  .summary form.cart div.product-addon p.form-row label {
    width: 360px;
    background-color: transparent;
    padding: 7px 0px 2px 10px;
    vertical-align: middle;
    border-radius: 11px;
    display: block;
    font-size: 19px !important;
  }
  .combined_product_checkbox {
    transform: scale3d(2, 2, 2);
  }
  .lafka-product-summary-wrapper .product-addon-totals {
    font-size: 30px;
  }
  body.single.single-product .breadcrumb {
    margin-bottom: 35px;
    font-size: 18px;
    text-align: left;
  }
  .tagcloud span:not(.sku) {
    font-size: 20px;
    margin-top: 35px;
  }
  .tagcloud a {
    font-size: 20px;
  }
  .woocommerce-tabs ul.tabs li.active a,
  .woocommerce-tabs ul.tabs li a:hover {
    border-bottom-color: #333333;
    color: #333333;
    font-size: 40px;
  }
  .lafka-item-weight {
    font-size: 20px;
  }
  a.lafka-post-nav .entry-info span.entry-title small {
    width: 100%;
    display: block;
    color: #999999;
    font-size: 30px;
  }
  a.lafka-post-nav .entry-info span.entry-title {
    font-size: 30px;
  }
  .lafka-product-summary-wrapper {
    padding-bottom: 5px;
  }
  .woocommerce #content div.product .woocommerce-tabs #tab-description {
    margin-top: -40px;
    margin-bottom: -20px;
  }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs {
    padding-top: 20px;
  }
  .lafka-product-summary-wrapper > .summary > .price > .woocommerce-Price-amount > bdi {
    font-size: 70px;
  }
  .variations .lafka-wcs-swatches {
    transform: scale3d(1.2, 1.2, 1.2);
  }
  label {
    cursor: pointer;
    margin-right: 5px;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 500;
  }
  div.product div.single_variation p {
    font-size: 17px;
    font-weight: 500;
  }
  .box-products > .prod_hold .lafka-variations-in-catalog {
    line-height: 30px;
    padding: 16px 5px 5px 5px;
    font-weight: 700;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  div.prod_hold .name {
    font-size: 28px;
    font-weight: 600;
  }
  div.prod_hold .links a.button.add_to_cart_button {
    color: #ed1f23 !important;
    font-size: 23px !important;
    letter-spacing: -0.9px;
  }
  .box-product-list .prod_hold .button {
    transform: scale3d(1.2, 1.2, 1.2);
  }
  .prod_hold .price_hold {
    clear: both;
    font-size: 45px;
    font-weight: bold;
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 9px 8px;
    border-radius: 10px;
    z-index: 5;
  }
  #products-wrapper div.product-category.product a h2.lafka-has-fancy {
    background: none !important;
    color: #ccc;
    left: 10px;
    font-size: 25px;
    text-shadow: 2px 2px 2px #000;
  }
  div.product-category.product h2 mark {
    transform: scale3d(2, 2, 1);
    top: -10px;
    right: -20px;
    font-size: 20px;
    background-color: #f2002d !important;
  }
  #products-wrapper div.product-category.product h2 mark {
    background-color: #333333;
    color: #ffffff;
    position: relative;
    vertical-align: middle;
    padding: 0px !important;
    display: inline-block;
    height: 40px;
    line-height: 36px;
    min-width: 40px;
    text-align: center;
    border-radius: 2em;
    bottom: 2px;
  }
  div .prod_hold > .sale {
    transform: scale3d(1.54, 1.55, 1) translate(4px, -18px);
    transform-origin: 50% 50%;
    color: background;
    font-size: 15px;
    line-height: 40px;
    -webkit-text-stroke-color: #333333;
    -webkit-text-stroke-width: 1px;
    text-shadow: -1px 1px 2px #333333;
  }
  .woocommerce #customer_details {
    padding: 0px 0px 0px 0px;
  }
  .woocommerce-cart .woocommerce table.shop_table.cart td.product-remove a.remove {
    font-size: 55px;
  }
  .cart_totals .order-total > th {
    font-size: 40px;
  }
  .woocommerce .wc-proceed-to-checkout .button {
    font-size: 35px;
    padding: 20px;
  }
  .vc_row .woocommerce-cart-form {
    width: 100% !important;
  }
  .cart_totals .cart-subtotal > th {
    visibility: hidden;
  }
  .cart_totals .cart-subtotal > td {
    visibility: hidden;
  }
  div .vc_custom_1696796695231 h2 {
    visibility: hidden;
  }
  .wpb_column .cart_totals {
    margin-bottom: 5px;
    margin-top: -110px;
  }
  .widget_shopping_cart_content p.buttons .button {
    font-size: 23px;
    font-weight: 500;
  }
  .order-total bdi {
    font-size: 76px;
    text-shadow: 4px 6px 10px #908f8f;
    font-weight: 700;
  }
  a.button,
  input.button,
  button.button,
  a.button-inline,
  #submit_btn,
  #submit,
  .wpcf7-submit,
  input.otw-submit,
  form.mc4wp-form input[type=submit],
  input[type="submit"],
  .tribe-events-button,
  .woocommerce .wishlist_table td.product-add-to-cart a.button {
    font-size: 30px;
  }
  .woocommerce.widget.widget_shopping_cart ul.product_list_widget {
    padding-left: 15px !important;
    padding-right: 17px !important;
  }
  body #footer > .inner {
    padding-bottom: 0px;
    padding-top: 160px;
  }
  .widget_shopping_cart_content p.total .woocommerce-Price-amount.amount {
    font-size: 55px;
  }
  .widget_shopping_cart_content p.total strong {
    font-weight: 600;
    font-size: 50px;
  }
  .woocommerce.widget.widget_shopping_cart a.remove {
    font-size: 50px;
    font-weight: 500;
    display: inline-block;
    line-height: 20px;
    min-width: 30px;
    text-align: center;
    transform: scale3d(1.43, 1.4, 1.14) translate(-1px, -1px);
    transform-origin: 50% 50%;
  }
  body .close-cart-button {
    transform: scale3d(2, 2, 1.01) translate(1px, 9px);
  }
  .cart-info td.product-remove a.remove,
  .wishlist_table td.product-remove a.remove {
    font-size: 40px;
    color: #333333 !important;
    font-weight: 700;
  }
  .woocommerce-cart .woocommerce table.shop_table.cart div.quantity input.qty {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 25px;
  }
  .woocommerce #content div.product .single_add_to_cart_button {
    font-size: 22px;
    line-height: 5px;
    letter-spacing: 0.1px;
  }
  .woocommerce.widget.widget_shopping_cart a {
    font-size: 30px;
  }
  .woocommerce.widget.widget_shopping_cart .quantity {
    font-size: 23px;
  }
  .widget_shopping_cart_content li dl.variation dt,
  .widget_shopping_cart_content li dl.variation dd {
    padding: 3px;
    font-size: 15px;
  }
  .woocommerce-cart .woocommerce table.shop_table.cart td.product-price {
    font-size: 20px;
  }
  .woocommerce-cart .woocommerce table.shop_table.cart td.product-subtotal {
    font-size: 30px;
  }
}
.checkout > .woocommerce-NoticeGroup li {
  font-size: 25px;
  font-weight: 500;
}
.dhvc-woocommerce-page-checkout .woocommerce-error {
  border-width: 3px;
  border-color: #f2002d;
  border-style: solid;
  margin-top: 42px;
}
table.woocommerce-checkout-review-order-table td.product-name {
  font-size: 20px;
  font-weight: 400;
}
table.woocommerce-checkout-review-order-table dl.variation dt {
  font-size: 20px;
  line-height: normal;
  color: #b97779;
}
.woocommerce dl.variation p {
  font-size: 15px;
  line-height: normal;
}
table.woocommerce-checkout-review-order-table td.product-total {
  width: 80px;
  font-size: 25px;
  font-weight: 500;
  color: #333333;
}
#order_review .cart-discount > th {
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  color: #908f8f;
}
#order_review .cart-discount > td {
  font-size: 29px;
  color: #212121;
  font-weight: 500;
}
.woocommerce-form-coupon-toggle,
.woocommerce-form-login-toggle {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px;
  background-color: #f8f8f8;
  margin-bottom: 0px;
  font-size: 40px;
}
.woocommerce form.checkout_coupon {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -28px;
  margin-bottom: -14px;
}
.woocommerce form.checkout h3 {
  font-size: 1px;
  vertical-align: top;
  margin-bottom: 20px;
  margin-left: 35px;
  visibility: hidden;
}
.wpb_column .woocommerce-billing-fields {
  padding: 0px 0;
  font-size: 10px;
}
.woocommerce form.checkout .form-row .input-text {
  font-size: 100px;
  text-align: center;
  font-weight: 700;
  text-shadow: 7px 10px 15px #212121;
  color: #e42227;
  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 1px;
  padding-top: 25.3455px;
  margin-top: 8.3144px;
  margin-bottom: 3.6807px;
}
.woocommerce form p label {
  transform: scale3d(0.9, 0.9, 0.9);
  margin-left: -10px;
}
#_billing_poznamka_pre_kuchara {
  font-size: 25px !important;
  text-align: left;
  font-weight: 500;
  color: #000000;
}
.woocommerce-billing-fields input,
.woocommerce-shipping-fields input {
  width: 100%;
  background-color: #eae1e1;
}
.woocommerce-checkout .woocommerce p {
  margin-top: -23px;
  margin-bottom: 14px;
}
.shop_table .includes_tax {
  font-size: 13px;
  color: #908f8f;
}
tfoot .includes_tax > .woocommerce-Price-amount {
  font-size: 30px !important;
  font-weight: 700;
  color: #ed1f23;
}
#order_review thead .product-name {
  font-size: 25px;
}
#order_review .cart-subtotal > th {
  font-size: 30px;
  visibility: hidden;
}
#order_review .woocommerce-shipping-totals > th {
  font-size: 25px;
}
#order_review .order-total > th {
  font-size: 70px;
  font-weight: 700;
  text-align: right;
  color: rgba(144, 143, 143, 0.64);
  text-shadow: 7px 11px 10px rgba(153, 153, 153, 0.87);
  padding-bottom: 36px;
  -webkit-text-stroke-color: #212121;
  -webkit-text-stroke-width: 1px;
}
#order_review .order-total > td {
  font-size: 50px;
  font-weight: 700;
  color: #e42227 !important;
}
ul#shipping_method li {
  transform: scale3d(1.4, 1.4, 1.4);
  visibility: hidden;
}
tfoot > .cart-subtotal bdi {
  font-size: 40px;
}
#order_review thead .product-total {
  font-size: 25px;
}
#order_review .cart-discount > th {
  font-size: 25px;
}
#order_review .cart-subtotal > td {
  visibility: hidden;
}
div .wc_payment_method {
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: -84px;
  visibility: hidden;
}
td > strong sup {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
}
#place_order {
  margin-left: 171px;
}
.woocommerce #content div.product .entry-summary ul li {
  visibility: hidden;
}
.wpb_column .cart_totals > h2 {
  visibility: hidden;
}
div #place_order {
  right: -300px;
}
div.prod_hold.product input.qty,
p.product.woocommerce.add_to_cart_inline + .links div.quantity input.qty {
  height: 36px;
  font-size: 45px;
  margin-left: -20px;
}
.woocommerce > .prod_hold .lafka-qty-minus {
  font-size: 65px;
  margin-top: -22px;
}
.woocommerce > .prod_hold .lafka-qty-plus {
  font-size: 50px;
}
.hide_cart_widget_if_empty .woocommerce-mini-cart__total bdi {
  -webkit-text-stroke-color: #fffdfd;
  color: #ed1f23;
  text-shadow: 1px 3px 9px #f7f5f4;
  font-size: 65px;
  line-height: 39.625px;
}
.inner > #woocommerce_widget_cart-2 .woocommerce-mini-cart__total {
  top: -80px;
}
@media screen and (max-width: 1080px) {
  #lafka_footer_logo > a > img {
    padding-bottom: 75px;
    margin-top: -220px;
    transform: scale3d(0.6, 0.6, 0.6);
  }
}
