ul {
    list-style: none;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-default {
    background-color: rgba(var(--c1-rvb), .8) !important;
    color: var(--cw) !important;
}

body {
    -ms-word-wrap: normal;
    word-wrap: normal;
}

button {
    border: inherit;
    border-radius: inherit;
    background: inherit;
    background-color: inherit;
    border-color: inherit;
    color: inherit;
    cursor: inherit;
    padding: inherit;
    text-decoration: inherit;
    font-weight: inherit;
    text-shadow: inherit;
    display: inherit;
    -webkit-appearance: inherit;
}

.wc-bookings-date-picker .ui-datepicker-header,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, 
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    background-color: var(--c1);
    border-top: 1px solid var(--c1);
    color: var(--cw);
}

.wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-default {
    background-color: rgba(var(--c1-rvb), 0.8) !important;
    color: var(--cw) !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-active,
.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default,
.wc-bookings-booking-form .block-picker li:nth-child(even) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(even) a:focus,
.wc-bookings-booking-form .block-picker li a.selected,
.woocommerce-message, .woocommerce-info, .woocommerce-noreviews, p.no-comments,
.wc-bookings-booking-form .block-picker li:nth-child(odd) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(odd) a:focus,
.woocommerce .button:hover, 
.woocommerce .input[type="button"]:hover, 
.woocommerce .input[type="reset"]:hover, 
.woocommerce .input[type="submit"]:hover, 
.woocommerce .button:hover, 
.woocommerce .widget a.button:hover {
    background-color: rgba(var(--c1-rvb), 1) !important;
    color: var(--cw) !important;
}

button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover{
    background-color: var(--cw);
    border-color: var(--cw);
    color: var(--c1);
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt{
    background-color: var(--c1);
    border-color: var(--c1);
    color: var(--cw);
}

.woocommerce a:focus,
.woocommerce button:focus,
.woocommerce .button.alt:focus,
.woocommerce input:focus,
.woocommerce textarea:focus,
.woocommerce input[type="button"]:focus,
.woocommerce input[type="reset"]:focus,
.woocommerce input[type="submit"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce input[type="url"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce input[type="search"]:focus {
    outline-color: var(--c1);
}

.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide, .storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide{
    margin-left: inherit;
    margin-right: inherit;
    padding: 0;
}

.entry-header,
.woocommerce-products-header{
    display: none;
}

.storefront-sorting{
    display: none;
}

form.checkout {
    display: block;
    .col2-set .col-1,
    .col2-set .col-2 {
        width: auto;
    }
}

.related.products {
    clear: both;
}

h2.woocommerce-loop-product__title{
    font-size: var(--step-1) !important;
    font-weight: 900 !important;
    margin-bottom: 10px !important;
}

.woocommerce-loop-product__link{
    text-align: left;
}

.woocommerce #g-main button,
.woocommerce #g-main input[type=button],
.woocommerce #g-main input[type=reset],
.woocommerce #g-main input[type=submit],
.woocommerce #g-main .button,
.woocommerce #g-main .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.woocommerce #g-main .added_to_cart,
.woocommerce #g-main button.disabled,
.woocommerce #g-main button:disabled,
.woocommerce #g-main input[type=button].disabled,
.woocommerce #g-main input[type=button]:disabled,
.woocommerce #g-main input[type=reset].disabled,
.woocommerce #g-main input[type=reset]:disabled,
.woocommerce #g-main input[type=submit].disabled,
.woocommerce #g-main input[type=submit]:disabled,
.woocommerce #g-main .button.disabled,
.woocommerce #g-main .button:disabled,
.woocommerce #g-main .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,
.woocommerce #g-main .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,
.woocommerce #g-main .added_to_cart.disabled,
.woocommerce #g-main .added_to_cart:disabled{
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 400;
    text-shadow: none;
    outline: none;
    display: table;
    text-align: center;
    position: relative;
    border: 0.125rem solid;
    transition: var(--transition);
    border-radius: var(--rad6);
    z-index: 0;
    border: none;
}

:focus-visible {
    border: none;
    outline: none;
}

.woocommerce a:focus,
.woocommerce button:focus, .woocommerce .button.alt:focus, .woocommerce input:focus, .woocommerce textarea:focus, .woocommerce input[type=button]:focus, .woocommerce input[type=reset]:focus, .woocommerce input[type=submit]:focus, .woocommerce input[type=email]:focus, .woocommerce input[type=tel]:focus, .woocommerce input[type=url]:focus, .woocommerce input[type=password]:focus, .woocommerce input[type=search]:focus {
    outline: none;
}

.archive-product-title{
    margin-top:0;
}

.archive-product-label{
    font-weight: 400;
    margin-bottom: 10px;
    width: auto;
}

.wc-bookings-date-picker .ui-datepicker-header, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next{
    background-color: var(--cb);
}

td.actions{
    border: none !important;
}

table.cart td.actions{
    display: none;
}

.cart-collaterals {
    display: flex;
    justify-content: center;
    background-color: #f4f4f4;
    padding-top: 20px;
}

.woocommerce-page #g-main .hentry .entry-content a.button,
.woocommerce-page #g-main .hentry .entry-content a.components-button:not(.is-link),
.woocommerce-page #g-main .hentry .entry-content a.wp-block-button__link{
    background-color: #000000;
    border-radius: var(--rad6);
}

.hentry .entry-content a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900;
}

dt {
    font-weight: 400;
    text-decoration: underline;
}

a:focus, input:focus, textarea:focus, button:focus {
    outline: none;
}

h3#order_review_heading {
    padding-left: 25px;
}

.woocommerce-checkout .form-row label{
    font-weight: 400;
}

.cart_item td.product-name {
    font-weight: 900;
    text-transform: uppercase;
}

dl.variation dt{
    font-weight: 400;
    text-transform: none;
}

dl.variation dd {
    font-weight: 400;
    text-transform: none;
}

#payment .place-order .button {
    border-radius: var(--rad6);
    background-color: #000000;
}

.form-row input[type=checkbox] {
    width: 18px;
}

span.select2-selection.select2-selection--single {
    height: 60px;
    display: flex;
    align-items: center;
}

.woocommerce-checkout .form-row label {
    margin-bottom: 10px;
}

.description {
    display: block !important;
    font-size: 12px;
    color: red;
  }

a.button.wc-forward:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}

th.product-quantity, td.product-quantity {
    display: none !important;
}

table.shop_table.woocommerce-checkout-review-order-table {
    color: #000000;
}


#payment .payment_methods>.wc_payment_method>label{
    padding-left: 30px;
    margin-left: 25px;
}
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child+label::before {
    content: '';
    border: 1px solid var(--c1);
    box-sizing: border-box;
    height: var(--space-xs-s);
    width: var(--space-xs-s);
    border-radius: var(--rad1);
    position: absolute;
    left: 0;
}

#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before, #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before {
    content: '';
    border: 1px solid var(--c1);
    box-sizing: border-box;
    height: var(--space-xs-s);
    width: var(--space-xs-s);
    border-radius: var(--rad1);
}

#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::after, #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::after {
    content: '';
    height: 0;
    left: 0;
    transition: var(--transition);
}

#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::after, #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::after {
    content: '';
    height: var(--space-xs-s);
    width: var(--space-xs-s);
    box-sizing: border-box;
    background-color: var(--c1);
    position: absolute;
    left: 0;
    background-color: var(--c1);
    border-color: var(--cw);
    transform: scale(0.55);
}

.form-row.woocommerce-invalid input.input-checkbox {
    outline: none;
}

.woocommerce-privacy-policy-text {
    font-size: 15px;
}

.woocommerce-checkout-payment {
    color: #000000;
}

#payment .place-order {
    margin-top: 0;
    padding-top: 0;
}

#payment .payment_methods li .payment_box{
    padding-top: 0;
}

#payment .payment_methods > .wc_payment_method > label {
    font-size: 18px;
}

#payment .payment_methods > .wc_payment_method > label {
    padding-bottom: 10px;
    line-height: 20px;
}

#payment .place-order {
    margin-top: 80px;
}