body, html {
  margin-top: 0 !important; }
  body #scroll-top, html #scroll-top {
    right: 0;
    top: calc(50% - 20px); }
  body #site-header, html #site-header {
    padding: 18px 0; }
    body #site-header #site-header-inner, html #site-header #site-header-inner {
      justify-content: space-between;
      display: flex; }
      body #site-header #site-header-inner:after, html #site-header #site-header-inner:after {
        display: none; }
      body #site-header #site-header-inner .buttons, html #site-header #site-header-inner .buttons {
        width: 130px;
        align-items: center;
        justify-content: space-between;
        display: flex;
        flex-direction: row-reverse; }
        body #site-header #site-header-inner .buttons a, html #site-header #site-header-inner .buttons a {
          width: 60px;
          height: 60px;
          border-radius: 50%;
          background: #f1f1f1;
          display: block;
          display: flex;
          align-items: center;
          justify-content: center;
          transition: 0.4s ease;
          position: relative; }
          body #site-header #site-header-inner .buttons a span, html #site-header #site-header-inner .buttons a span {
            align-items: center;
            justify-content: center;
            display: flex;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            color: #fff;
            position: absolute;
            top: 0px;
            left: 0px;
            background: red; }
          body #site-header #site-header-inner .buttons a:hover, html #site-header #site-header-inner .buttons a:hover {
            background: #666; }
            body #site-header #site-header-inner .buttons a:hover svg path, html #site-header #site-header-inner .buttons a:hover svg path {
              fill: #fff; }
          body #site-header #site-header-inner .buttons a svg, html #site-header #site-header-inner .buttons a svg {
            height: 28px; }
            body #site-header #site-header-inner .buttons a svg path, html #site-header #site-header-inner .buttons a svg path {
              fill: #3f3f3f; }
    body #site-header #site-logo, html #site-header #site-logo {
      display: flex;
      float: none;
      justify-content: center; }
      body #site-header #site-logo #site-logo-inner, html #site-header #site-logo #site-logo-inner {
        height: max-content; }
        body #site-header #site-logo #site-logo-inner a img, html #site-header #site-logo #site-logo-inner a img {
          display: inline-block;
          width: 82px; }
  body .woocommerce-message, html .woocommerce-message {
    background: #f1f1f1; }
  body #top-bar-wrap, html #top-bar-wrap {
    display: none; }
  body #main button.button[name="add-to-cart"], html #main button.button[name="add-to-cart"] {
    padding: 18px 40px;
    background: linear-gradient(to right, #ee0979, #ff6a00);
    font-size: 20px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    border-radius: 8px;
    opacity: 0;
    transition: 0.4s ease;
    background: #666;
    width: 400px;
    max-width: 100%; }
    body #main button.button[name="add-to-cart"].nutral, html #main button.button[name="add-to-cart"].nutral {
      background: #666; }
    body #main button.button[name="add-to-cart"].show, html #main button.button[name="add-to-cart"].show {
      opacity: 1; }
    body #main button.button[name="add-to-cart"].selected, html #main button.button[name="add-to-cart"].selected {
      background: linear-gradient(to right, #ee0979, #ff6a00); }
  body #main .quantity .qty, body #main .quantity .minus, body #main .quantity .plus, html #main .quantity .qty, html #main .quantity .minus, html #main .quantity .plus {
    background: #f1f1f1;
    font-weight: bold;
    min-height: 50px;
    font-size: 22px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  body #main .quantity, html #main .quantity {
    display: none; }
  body #main .quantity .qty, html #main .quantity .qty {
    background: #fff;
    font-size: 18px; }
  body #main .scwatbwsr_map_tables_table_seat.active, html #main .scwatbwsr_map_tables_table_seat.active {
    background: red !important;
    transform: scale(2);
    border: 1px solid #fff; }
  body #main .scwatbwsr_map_head, html #main .scwatbwsr_map_head {
    font-size: 20px; }
  body #main .page-header, html #main .page-header {
    background: #212121; }
    body #main .page-header h1, body #main .page-header nav, html #main .page-header h1, html #main .page-header nav {
      color: #fff; }
      body #main .page-header h1 li a, body #main .page-header nav li a, html #main .page-header h1 li a, html #main .page-header nav li a {
        color: #fff; }
  body #main #content-wrap .clear-after-summary, html #main #content-wrap .clear-after-summary {
    margin-bottom: 30px; }
  body #main #content-wrap .product-editor-content p, html #main #content-wrap .product-editor-content p {
    font-size: 16px; }
  body #main #content-wrap .cancel_policy, html #main #content-wrap .cancel_policy {
    font-size: 13px;
    padding-top: 20px;
    border-top: 1px solid #ccc; }
    body #main #content-wrap .cancel_policy p, html #main #content-wrap .cancel_policy p {
      font-size: 14px; }
  body #main #content-wrap .scwatbwsr_schedules, html #main #content-wrap .scwatbwsr_schedules {
    display: none; }
  body #main #content-wrap .woocommerce-product-gallery, html #main #content-wrap .woocommerce-product-gallery {
    width: 23%; }
  body #main #content-wrap .summary.entry-summary, html #main #content-wrap .summary.entry-summary {
    width: 73%;
    margin-bottom: 0; }
  body #main #content-wrap form.cart, html #main #content-wrap form.cart {
    width: 100%;
    display: flex;
    float: none;
    justify-content: center;
    border: none; }
    body #main #content-wrap form.cart:nth-of-type(1), html #main #content-wrap form.cart:nth-of-type(1) {
      display: none; }
  body #main #content-wrap #primary, html #main #content-wrap #primary {
    width: 100%;
    padding-left: 0;
    border: none; }
  body #main #content-wrap #right-sidebar, html #main #content-wrap #right-sidebar {
    display: none; }
  body #main #content-wrap .scwatbwsr_types, html #main #content-wrap .scwatbwsr_types {
    display: none; }
  body #main #content-wrap .woocommerce-tabs.wc-tabs-wrapper, body #main #content-wrap p.price, body #main #content-wrap .product_meta, html #main #content-wrap .woocommerce-tabs.wc-tabs-wrapper, html #main #content-wrap p.price, html #main #content-wrap .product_meta {
    display: none; }
  body #main #primary .wp-block-woocommerce-cart .wp-block-woocommerce-checkout-order-summary-coupon-form-block, body #main #primary .wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block, html #main #primary .wp-block-woocommerce-cart .wp-block-woocommerce-checkout-order-summary-coupon-form-block, html #main #primary .wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block {
    display: none; }
  body #main #primary .wp-block-woocommerce-cart .wc-block-components-totals-item__description, body #main #primary .wp-block-woocommerce-checkout .wc-block-components-totals-item__description, html #main #primary .wp-block-woocommerce-cart .wc-block-components-totals-item__description, html #main #primary .wp-block-woocommerce-checkout .wc-block-components-totals-item__description {
    display: none; }
  body #main #primary .wp-block-woocommerce-cart h2, body #main #primary .wp-block-woocommerce-checkout h2, html #main #primary .wp-block-woocommerce-cart h2, html #main #primary .wp-block-woocommerce-checkout h2 {
    font-size: 18px; }
  body #main #primary .wp-block-woocommerce-cart .wc-block-cart-item__prices, body #main #primary .wp-block-woocommerce-checkout .wc-block-cart-item__prices, html #main #primary .wp-block-woocommerce-cart .wc-block-cart-item__prices, html #main #primary .wp-block-woocommerce-checkout .wc-block-cart-item__prices {
    display: none; }
  body #main #primary .wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-coupon-form-block, body #main #primary .wp-block-woocommerce-checkout .wp-block-woocommerce-cart-order-summary-coupon-form-block, html #main #primary .wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-coupon-form-block, html #main #primary .wp-block-woocommerce-checkout .wp-block-woocommerce-cart-order-summary-coupon-form-block {
    display: none; }
  body #main #primary .wp-block-woocommerce-cart p, body #main #primary .wp-block-woocommerce-checkout p, html #main #primary .wp-block-woocommerce-cart p, html #main #primary .wp-block-woocommerce-checkout p {
    font-size: 16px; }
  body #main #primary .wp-block-woocommerce-cart .wc-block-components-button__text, body #main #primary .wp-block-woocommerce-checkout .wc-block-components-button__text, html #main #primary .wp-block-woocommerce-cart .wc-block-components-button__text, html #main #primary .wp-block-woocommerce-checkout .wc-block-components-button__text {
    font-size: 20px; }
  body #main #primary .wp-block-woocommerce-cart .wc-block-components-product-details, body #main #primary .wp-block-woocommerce-checkout .wc-block-components-product-details, html #main #primary .wp-block-woocommerce-cart .wc-block-components-product-details, html #main #primary .wp-block-woocommerce-checkout .wc-block-components-product-details {
    font-size: 16px;
    padding: 20px;
    background: #f1f1f1; }
    body #main #primary .wp-block-woocommerce-cart .wc-block-components-product-details .wc-block-components-product-details__name, body #main #primary .wp-block-woocommerce-checkout .wc-block-components-product-details .wc-block-components-product-details__name, html #main #primary .wp-block-woocommerce-cart .wc-block-components-product-details .wc-block-components-product-details__name, html #main #primary .wp-block-woocommerce-checkout .wc-block-components-product-details .wc-block-components-product-details__name {
      color: red; }
  body #main #primary .wp-block-woocommerce-cart .wc-block-components-button wp-element-button, body #main #primary .wp-block-woocommerce-checkout .wc-block-components-button wp-element-button, html #main #primary .wp-block-woocommerce-cart .wc-block-components-button wp-element-button, html #main #primary .wp-block-woocommerce-checkout .wc-block-components-button wp-element-button {
    font-size: 18px; }
  body #main #primary .wp-block-woocommerce-cart wc-block-checkout__shipping-option.wp-block-woocommerce-checkout-shipping-methods-block.wc-block-components-checkout-step, body #main #primary .wp-block-woocommerce-checkout wc-block-checkout__shipping-option.wp-block-woocommerce-checkout-shipping-methods-block.wc-block-components-checkout-step, html #main #primary .wp-block-woocommerce-cart wc-block-checkout__shipping-option.wp-block-woocommerce-checkout-shipping-methods-block.wc-block-components-checkout-step, html #main #primary .wp-block-woocommerce-checkout wc-block-checkout__shipping-option.wp-block-woocommerce-checkout-shipping-methods-block.wc-block-components-checkout-step {
    display: none; }
  body #main #primary .wc-block-cart-item__quantity .wc-block-components-quantity-selector, html #main #primary .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
    display: none; }
  body #main #primary table tr th, html #main #primary table tr th {
    font-size: 18px;
    visibility: visible !important;
    background: #f5f5f5 !important; }
  body #main #primary table tr td, html #main #primary table tr td {
    font-size: 16px; }

@media (max-width: 660px) {
  body #site-header, html #site-header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    height: 80px; }
    body #site-header #site-header-inner .buttons, html #site-header #site-header-inner .buttons {
      width: 110px; }
      body #site-header #site-header-inner .buttons a, html #site-header #site-header-inner .buttons a {
        width: 50px;
        height: 50px; }
        body #site-header #site-header-inner .buttons a svg, html #site-header #site-header-inner .buttons a svg {
          height: 24px; }
    body #site-header #site-logo #site-logo-inner a img, html #site-header #site-logo #site-logo-inner a img {
      height: 50px;
      width: auto; }
  body #main, html #main {
    margin-top: 80px; }
    body #main button.button[name="add-to-cart"], html #main button.button[name="add-to-cart"] {
      width: calc(100% - 50px);
      right: 25px;
      z-index: 999999999;
      padding: 18px; }
    body #main #content-wrap, html #main #content-wrap {
      padding: 32px 0; }
      body #main #content-wrap #primary, html #main #content-wrap #primary {
        padding-bottom: 5px;
        margin-bottom: 0 !important; }
        body #main #content-wrap #primary table tr th, html #main #content-wrap #primary table tr th {
          font-size: 13px;
          padding: 5px; }
        body #main #content-wrap #primary table tr td, html #main #content-wrap #primary table tr td {
          font-size: 13px; }
  body .page-header, html .page-header {
    padding: 20px 0; }
    body .page-header .page-header-title, html .page-header .page-header-title {
      font-size: 24px; }
    body .page-header nav, html .page-header nav {
      padding-top: 10px; }
  body .woocommerce .owp-account-links li .owp-account-link, html .woocommerce .owp-account-links li .owp-account-link {
    font-size: 28px; }
  body .woocommerce .woocommerce-product-gallery__wrapper, html .woocommerce .woocommerce-product-gallery__wrapper {
    aspect-ratio: 1/0.66; }
  body .woocommerce div.product form.cart, html .woocommerce div.product form.cart {
    padding: 0; }
  body .woocommerce div.product div.summary, html .woocommerce div.product div.summary {
    margin-top: 24px; }
  body .wp-block-woocommerce-checkout, html .wp-block-woocommerce-checkout {
    padding-top: 0 !important; }
  body .wc-block-components-checkout-order-summary__title, html .wc-block-components-checkout-order-summary__title {
    display: none !important; }
  body .wc-block-cart-items__row, html .wc-block-cart-items__row {
    display: flex !important;
    flex-wrap: wrap !important; }
    body .wc-block-cart-items__row td, html .wc-block-cart-items__row td {
      width: 100% !important;
      padding-right: 0 !important; }
      body .wc-block-cart-items__row td.wc-block-cart-item__product, html .wc-block-cart-items__row td.wc-block-cart-item__product {
        margin-bottom: 0 !important; }
      body .wc-block-cart-items__row td.wc-block-cart-item__total, html .wc-block-cart-items__row td.wc-block-cart-item__total {
        display: none !important; }
      body .wc-block-cart-items__row td.wc-block-cart-item__image, html .wc-block-cart-items__row td.wc-block-cart-item__image {
        aspect-ratio: 1/0.66; }
        body .wc-block-cart-items__row td.wc-block-cart-item__image img, html .wc-block-cart-items__row td.wc-block-cart-item__image img {
          aspect-ratio: 1/0.66;
          height: auto; }
  body .page .entry .alignwide, html .page .entry .alignwide {
    margin-left: 0;
    width: 100%;
    max-width: 100%; }
  body #footer-widgets, html #footer-widgets {
    display: none; } }

/*# sourceMappingURL=adjust_styles.css.map */
