/*!*******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./style.css ***!
  \*******************************************************************************************************/
/*
Theme Name: Q1tum (Ayro Child Theme)
Theme URI: http://ayro.select-themes.com
Description: A child theme of Ayro
Author: Converted (Symphony Guest)
Author URI: https://github.com/Converted-UK
Version: 1.2.3
Text Domain: ayro
Template: ayro
*/

/* This is a Tailwind theme with overrides for Ayro theme CSS */

/* Tailwind */
/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
:root {
        /* Define theme colours */
        /* For rgba(255, 115, 179, <alpha-value>) */
        --color-orange: 214 92 39;
        --color-dark-orange: 193 83 36;
        --color-brown: 107 46 19;
        --color-blue-grey: 78 106 120;
        --color-light-grey: 246 246 246;
        --color-dark-grey: 112 112 112;
        --color-white: 255 255 255;
        --color-question-bg: 242 242 242;
        --color-icon-bg: 138 149 155;
    }
/*  */
body {
        margin-top: 62px !important;
    }
@media(min-width:1200px) {
        body {
            margin-top: 0 !important;
        }
    }
/* Scrollbar */
::-webkit-scrollbar {
      width: 5px;
    }
::-webkit-scrollbar-track {
      background: #fff;
    }
::-webkit-scrollbar-thumb {
      background: #d1d5db;
    }
/* Hamburger Icon */
.hamburger:hover, .hamburger.is-active:hover {
        opacity: 1;
      }
.hamburger-box {
        width: 30px;
        height: 7px;
        display: inline-block;
        position: relative;
        top: 4px;
      }
.hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -2px;
        background-color: rgb( var(--color-blue-grey) ) !important;
      }
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
          position: absolute;
          border-radius: 4px;
          width: 30px;
          height: 4px;
          background-color: rgb( var(--color-blue-grey) ) !important;
        }
.hamburger-inner::before, .hamburger-inner::after {
          content: "";
          display: block;
        }
.hamburger-inner::before {
          top: -7px;
        }
.hamburger--collapse .hamburger-inner:after {
        top: -14px;
      }
.hamburger.is-active .hamburger-inner, 
      .hamburger.is-active .hamburger-inner::before, 
      .hamburger.is-active .hamburger-inner::after {
        background-color: rgb( var(--color-blue-grey) ) !important;
      }
.qodef-page-header .qodef-fixed-wrapper.fixed {
            top: 58px;
        }
/* Mobile Menu */
.mobile-menu .mobile-menu-content .menu-item {
                border-bottom: 1px solid rgb( var(--color-dark-grey) );
                padding: 0.5rem 0;
                position: relative;
                font-size: 18px;
            }
.mobile-menu .mobile-menu-content .menu-item a {
                    color: #fff;
                }
.mobile-menu .mobile-menu-content .menu-item .sub_menu {
                    display: none;
                }
.mobile-menu .mobile-menu-content .menu-item .sub_menu .menu-item:last-child {
                        border-bottom: 0;
                    }
.mobile-menu .mobile-menu-content .menu-item .mobile_arrow {
                    position: absolute;
                    right: 0;
                    font-size: 25px;
                }
.mobile-menu .mobile-menu-content .menu-item .mobile_arrow .qodef-sub-arrow {
                        transform: rotate(0deg);
                        transition: all 0.3s ease-in-out;
                    }
.mobile-menu .mobile-menu-content .menu-item .mobile_arrow .qodef-sub-arrow.active {
                            transform: rotate(90deg);
                            transition: all 0.3s ease-in-out;
                        }
.mobile-menu .mobile-menu-content .menu-item .mobile_arrow .fa.fa-angle-down {
                        display: none;
                    }
.mobile-menu .mobile-menu-content .qodef-mobile-nav {
                overflow-y: scroll;
                max-height: 400px;
            }
.mobile-menu .search-content .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp svg {
                    position: absolute;
                    right: 10px;
                    left: auto;
                    margin: 0;
                    top: 50%;
                    transform: translateY(-50%);
                    z-index: 999;
                    fill: #fff;
                }
.mobile-menu .search-content .dgwt-wcas-search-form .dgwt-wcas-preloader {
                    background-color: rgb( var(--color-orange) );
                    position: absolute;
                    left: auto;
                    right: 0;
                    z-index: 1;
                    border-radius: 0 10px 10px 0;
                }
.mobile-menu .search-content .dgwt-wcas-search-form .dgwt-wcas-search-input {
                    padding: 0 0 0 0.5rem !important;
                    border-radius: 10px;
                }
.mobile-menu .search-content .dgwt-wcas-search-form .dgwt-wcas-search-input::-moz-placeholder {
                        font-style: normal;
                        text-transform: capitalize;
                        font-weight: 700;
                    }
.mobile-menu .search-content .dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder {
                        font-style: normal;
                        text-transform: capitalize;
                        font-weight: 700;
                    }
/* Single Product Page (Override Ayro Theme CSS) */
/* Reset */
.woocommerce.single-product .qodef-content .qodef-container-inner {
            width: auto;
            padding: 0 !important;
        }
.woocommerce.single-product .answer ul li {
            list-style-type: disc !important;
            list-style-position: outside !important;
            margin: 0 0 1rem 1rem;
        }
.woocommerce.single-product .answer ul li::marker {
                color: rgb( var(--color-orange) ) !important;
            }
/* Header */
.woocommerce.single-product .qodef-mobile-header-inner {
            position: sticky;
            border-bottom: 1px solid rgb( var(--color-blue-grey) ) !important;
        }
.woocommerce.single-product .qodef-page-header {
            background-color: rgb( var(--color-brown) );
        }
.woocommerce.single-product .qodef-page-header .qodef-menu-area {
                background-color: rgb( var(--color-brown) );
            }
/* Banner */
.woocommerce.single-product .qodef-title {
            display: none;
        }
/* General Content */
.woocommerce.single-product .qodef-content,
        .woocommerce.single-product ul {
            margin-top: 0 !important;
        }
/* Appointment Calendar Overrides */
.woocommerce.single-product #wc-appointments-appointment-form legend,
        .woocommerce.single-product .wc-appointments-appointment-cost dl dt {
            display: none;
        }
.woocommerce.single-product .wc-appointments-appointment-cost dd {
            margin: 0; 
        }
.woocommerce.single-product .qodef-quantity-buttons span,
            .woocommerce.single-product .qodef-quantity-buttons input {
                display: inline-flex;
                align-items: center;
                justify-content: center;
                height: 40px !important;
                width: 40px !important;
                font-size: 22px !important;
            }
#appointment-calendar {
        width: 100%;
    }
#appointment-calendar h3,
        #appointment-calendar .wc-appointments-date-picker,
        #appointment-calendar .wc-appointments-selection-info {
            display: none !important;
        }
#appointment-calendar .wc-appointments-appointment-form-button {
            border: 1px solid #dc5f29;
            width: 100%;
        }
@media(min-width:1200px) {

        #appointment-calendar .wc-appointments-appointment-form-button {
                width: 49%;
                display: inline-flex !important;
                align-items: center;
                justify-content: center
        }
            }
#appointment-calendar .wc-appointments-appointment-form-button:disabled {
            background-color: #f9f9f9 !important;
            border: 2px solid #f9f9f9 !important;
            color: #ddd !important;
            cursor: not-allowed;
        }
#appointment-calendar #wc-appointments-appointment-form {
            display: flex;
            flex-direction: column;
        }
#appointment-calendar #wc-appointments-appointment-form .wc-appointments-appointment-hook {
                order: 2;
                position: relative;
                display: inline-block;
                width: 100%;
                margin-bottom: .9rem;
            }
#appointment-calendar #wc-appointments-appointment-form .wc-appointments-appointment-hook::after {
                    content: '';
                    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 448 512%27 fill=%27%234e6a78%27%3E%3Cpath d=%27M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z%27/%3E%3C/svg%3E");
                    background-repeat: no-repeat;
                    background-position: center;
                    width: 16px;
                    height: 16px;
                    position: absolute;
                    right: 1rem;
                    top: 50%;
                    transform: translateY(-50%);
                    pointer-events: none; /* Prevent the arrow from blocking clicks */
                    font-size: 1rem;
                    color: rgb( var(--color-blue-grey) ); /* Customize the arrow color */
                }
#appointment-calendar #wc-appointments-appointment-form .wc-appointments-appointment-hook::before {
                    content: '';
                    position: absolute;
                    right: 2.5rem;
                    top: 50%;
                    transform: translateY(-50%);
                    width: 2px;
                    height: 1.5rem;
                    background-color: rgb( var(--color-blue-grey) ); /* Customize the line color */
                }
#appointment-calendar #wc-appointments-appointment-form .wc-appointments-appointment-hook #appointment-dropdown {
                    width: 100%;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    background: transparent;
                    background-image: none;
                    padding-right: 2rem; 
                    background-color: #fff;
                    color: rgb( var(--color-blue-grey) );
                    padding: .4rem 1.5rem .4rem 1rem;
                    font-weight: 500;
                    cursor: pointer;
                }
#appointment-calendar #wc-appointments-appointment-form .wc-appointments-appointment-cost {
                order: 1;
                color: #fff;
                margin: .5rem 0 .8rem 0;
            }
#appointment-calendar #wc-appointments-appointment-form .wc-appointments-appointment-cost .amount,
                #appointment-calendar #wc-appointments-appointment-form .wc-appointments-appointment-cost .woocommerce-price-suffix {
                    font-size: 2rem;
                    font-weight: 700;
                }
#appointment-calendar .quantity {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            margin-bottom: .5rem;
        }
#appointment-calendar .quantity .quantity-label {
                color: #fff;
                margin-right: 1rem;
            }
#appointment-calendar .quantity .qodef-quantity-buttons .qodef-quantity-input {
                    background-color: #fff;
                    color: rgb( var(--color-blue-grey) );
                    margin: 0 .1rem;
                }
#appointment-calendar .quantity .qodef-quantity-buttons .qodef-quantity-minus,
                #appointment-calendar .quantity .qodef-quantity-buttons .qodef-quantity-plus {
                    background-color: rgb( var(--color-light-grey) );
                    color: rgb( var(--color-blue-grey) );
                    border-radius: 0;
                }
#appointment-calendar .quantity .qodef-quantity-buttons .qodef-quantity-minus:hover,
                #appointment-calendar .quantity .qodef-quantity-buttons .qodef-quantity-plus:hover {
                    color: rgb( var(--color-blue-grey) );
                }
/* FAQ's */
.faq .icon-container .icon, .woocommerce.single-product .icon-container .icon {
            background-color: rgb( var(--color-blue-grey) );
            transform: none;
            transition: all .3s ease-in-out;
        }
.faq .active .icon-container .icon, .woocommerce.single-product .active .icon-container .icon {
            background-color: rgb( var(--color-icon-bg) );
            transform: scaleY(-1);
            transition: all .3s ease-in-out;
        }
/* Gravity Forms */
.woocommerce.single-product #enquiry-form .gform_button {
                width: 100% !important;
            }
.woocommerce.single-product #enquiry-form .gform_footer {
                display: flex !important;
                flex-direction: column !important;
                align-items: center !important;
                margin-top: 0 !important;
            }
.woocommerce.single-product #enquiry-form .ginput_container input,
                .woocommerce.single-product #enquiry-form .ginput_container textarea {
                    background-color: #fff !important;
                    border: 1px solid #d1d5db !important;
                    border-radius: 10px !important;
                    padding: .5rem;
                }
/* Related Products */
.woocommerce.single-product .related.products h2 {
                color: #fff;
                margin-bottom: 3rem;
            }
.woocommerce.single-product .related.products .product {
                border: 2px solid #fff;
                color: #fff;
                padding: 2rem;
                margin: 0;
                width: 100%;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                min-height: 350px;
            }
.woocommerce.single-product .related.products .product h5,
                .woocommerce.single-product .related.products .product .price {
                    color: #fff;
                }
.woocommerce.single-product .related.products .product .price {
                    padding: 1.5rem 0;
                }
/* Media Queries */
@media(min-width:1200px) {
        /* Header */
            .woocommerce.single-product .qodef-page-header {
                border-bottom: 0;
            }

            /* Gravity Forms */
                .woocommerce.single-product #enquiry-form .gform_button {
                    width: 12rem !important;
                }
                
                .woocommerce.single-product #enquiry-form .gform_footer {
                    flex-direction: row !important;
                }
                .woocommerce.single-product .related.products .product {
                    min-height: 300px;
                }
    }
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.wc-appointments-appointment-form-button,
    .woocommerce.single-product .gform_button,
    .btn-orange {
  border-radius: 0px !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: rgb( var(--color-orange) ) !important;
  background-color: rgb( var(--color-orange) ) !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
  text-align: center !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.wc-appointments-appointment-form-button:hover,
    .woocommerce.single-product .gform_button:hover,
    .btn-orange:hover {
  border-color: rgb( var(--color-dark-orange) ) !important;
  background-color: rgb( var(--color-dark-orange) ) !important;
}
.btn-white-outline {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-blue-grey-outline {
  border-width: 2px;
  border-style: solid;
  border-color: rgb( var(--color-blue-grey) );
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-align: center;
  font-weight: 600;
  color: rgb( var(--color-blue-grey) );
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.left-0 {
  left: 0px !important;
}
.top-0 {
  top: 0px !important;
}
.z-\[999999\] {
  z-index: 999999 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.m-0 {
  margin: 0px !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.-mt-0 {
  margin-top: -0px !important;
}
.-mt-0\.5 {
  margin-top: -0.125rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-14 {
  margin-bottom: 3.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.ml-10 {
  margin-left: 2.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.ml-6 {
  margin-left: 1.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mr-5 {
  margin-right: 1.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-2\.5 {
  margin-top: 0.625rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.block {
  display: block !important;
}
.flex {
  display: flex !important;
}
.hidden {
  display: none !important;
}
.h-12 {
  height: 3rem !important;
}
.h-5 {
  height: 1.25rem !important;
}
.h-6 {
  height: 1.5rem !important;
}
.h-7 {
  height: 1.75rem !important;
}
.h-auto {
  height: auto !important;
}
.h-full {
  height: 100% !important;
}
.w-1\/12 {
  width: 8.333333% !important;
}
.w-10\/12 {
  width: 83.333333% !important;
}
.w-11\/12 {
  width: 91.666667% !important;
}
.w-16 {
  width: 4rem !important;
}
.w-2\/12 {
  width: 16.666667% !important;
}
.w-3\/12 {
  width: 25% !important;
}
.w-32 {
  width: 8rem !important;
}
.w-4\/12 {
  width: 33.333333% !important;
}
.w-40 {
  width: 10rem !important;
}
.w-5 {
  width: 1.25rem !important;
}
.w-5\/12 {
  width: 41.666667% !important;
}
.w-6\/12 {
  width: 50% !important;
}
.w-7\/12 {
  width: 58.333333% !important;
}
.w-8\/12 {
  width: 66.666667% !important;
}
.w-9\/12 {
  width: 75% !important;
}
.w-\[1px\] {
  width: 1px !important;
}
.w-full {
  width: 100% !important;
}
.max-w-5xl {
  max-width: 64rem !important;
}
.max-w-6xl {
  max-width: 72rem !important;
}
.max-w-7xl {
  max-width: 80rem !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.flex-col {
  flex-direction: column !important;
}
.items-center {
  align-items: center !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-solid {
  border-style: solid !important;
}
.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}
.bg-blue-grey {
  background-color: rgb( var(--color-blue-grey) ) !important;
}
.bg-icon-bg {
  background-color: rgb( var(--color-icon-bg) ) !important;
}
.bg-light-grey {
  background-color: rgb( var(--color-light-grey) ) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.object-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.p-0 {
  padding: 0px !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-16 {
  padding: 4rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 0.75rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.pb-24 {
  padding-bottom: 6rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.pb-6 {
  padding-bottom: 1.5rem !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pt-0\.5 {
  padding-top: 0.125rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pt-20 {
  padding-top: 5rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-8 {
  padding-top: 2rem !important;
}
.text-center {
  text-align: center !important;
}
.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.text-blue-grey {
  color: rgb( var(--color-blue-grey) ) !important;
}
.text-dark-grey {
  color: rgb( var(--color-dark-grey) ) !important;
}
.text-orange {
  color: rgb( var(--color-orange) ) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.underline {
  text-decoration-line: underline !important;
}
.decoration-1 {
  text-decoration-thickness: 1px !important;
}
.underline-offset-4 {
  text-underline-offset: 4px !important;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

/* Tailwind Customisation */

.hover\:underline:hover {
  text-decoration-line: underline !important;
}

@media (min-width: 640px) {
  .sm\:pt-5 {
    padding-top: 1.25rem !important;
  }
  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
}

@media (min-width: 768px) {
  .md\:mb-0 {
    margin-bottom: 0px !important;
  }
  .md\:w-4\/12 {
    width: 33.333333% !important;
  }
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .md\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:order-1 {
    order: 1 !important;
  }
  .lg\:order-2 {
    order: 2 !important;
  }
  .lg\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .lg\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }
  .lg\:ml-0 {
    margin-left: 0px !important;
  }
  .lg\:ml-6 {
    margin-left: 1.5rem !important;
  }
  .lg\:mr-10 {
    margin-right: 2.5rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1rem !important;
  }
  .lg\:mt-0 {
    margin-top: 0px !important;
  }
  .lg\:mt-8 {
    margin-top: 2rem !important;
  }
  .lg\:block {
    display: block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:hidden {
    display: none !important;
  }
  .lg\:w-2\/5 {
    width: 40% !important;
  }
  .lg\:w-3\/5 {
    width: 60% !important;
  }
  .lg\:w-32 {
    width: 8rem !important;
  }
  .lg\:w-5\/12 {
    width: 41.666667% !important;
  }
  .lg\:w-52 {
    width: 13rem !important;
  }
  .lg\:w-6\/12 {
    width: 50% !important;
  }
  .lg\:max-w-6xl {
    max-width: 72rem !important;
  }
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-col {
    flex-direction: column !important;
  }
  .lg\:border-r-2 {
    border-right-width: 2px !important;
  }
  .lg\:border-solid {
    border-style: solid !important;
  }
  .lg\:border-blue-grey {
    border-color: rgb( var(--color-blue-grey) ) !important;
  }
  .lg\:p-10 {
    padding: 2.5rem !important;
  }
  .lg\:p-8 {
    padding: 2rem !important;
  }
  .lg\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .lg\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .lg\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .lg\:pb-10 {
    padding-bottom: 2.5rem !important;
  }
  .lg\:pr-10 {
    padding-right: 2.5rem !important;
  }
  .lg\:pt-0 {
    padding-top: 0px !important;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem !important;
  }
  .lg\:text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .lg\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
}

@media (min-width: 1201px) {
  .xl\:mt-0 {
    margin-top: 0px !important;
  }
  .xl\:inline-flex {
    display: inline-flex !important;
  }
  .xl\:hidden {
    display: none !important;
  }
  .xl\:w-\[49\%\] {
    width: 49% !important;
  }
}
