.avp-btn-group{
	flex-direction:column !important;
}

.elementor-form .elementor-button {
    box-shadow: 3px 3px 5px 1px #694500;
}

.elementor-form .elementor-button:hover {
    background-color: #000127 !important;
    box-shadow: 3px 3px 5px 1px #694500;
}

.elementor-widget-text-editor ol>li {
    margin-bottom: 30px;
}

.woocommerce-order {
    padding: 10px;
}

.woocommerce-order>p {
    font-size: 26px;
    font-family: var(--e-global-typography-7d801b1-font-family), Sans-serif;
    font-weight: 500;
    color: #000000;
    margin-bottom: 40px !important;
    text-align: left;
}

.woocommerce-order>section h2 {
    font-size: 32px;
    font-family: var(--e-global-typography-7d801b1-font-family), Sans-serif;
    font-weight: 600;
    color: #000000;
}

.woocommerce-order table thead th {
    background: var(--e-global-color-d5453d1) !important;
    color: #fff !important;
}


.woocommerce-order table th,
.woocommerce-order table td {
    font-size: 14px !important;
    font-family: var(--e-global-typography-33dcd14-font-family), sans-serif;
    color: #000000 !important;
    border: 1px solid #000000 !important;
    padding: 12px !important;
}

.woocommerce-order ul.wc-item-meta {
    padding: 0;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding: 0;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    font-size: 12px !important;
    font-family: var(--e-global-typography-33dcd14-font-family), sans-serif;
    color: #000000;
    border-right: 1px solid #000000 !important;
    padding: 10px;
    margin: 0;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li * {
    font-size: 16px !important;
    margin-top: 8px;
}

.woocommerce .woocommerce-order .woocommerce-customer-details address {
    font-size: 16px !important;
    font-family: var(--e-global-typography-33dcd14-font-family), sans-serif;
    color: #000000;
    border: 1px solid #000000;
}


.elementor-add-to-cart.elementor-product-lottery .lty-lottery-product-summary p.lty-lottery-status {
    margin-bottom: 30px;
}

.elementor-add-to-cart.elementor-product-lottery .lty-lottery-answers li {
    font-size: 16px !important;
    font-family: var(--e-global-typography-33dcd14-font-family), sans-serif;
}

.elementor-add-to-cart.elementor-product-lottery .lty-lottery-answers li.lty-selected,
.elementor-add-to-cart.elementor-product-lottery .lty-lottery-answers li:hover {
    background-color: var(--e-global-color-d5453d1);
    font-size: 16px !important;
    font-family: var(--e-global-typography-33dcd14-font-family), sans-serif;
}

.elementor-add-to-cart.elementor-product-lottery span.lty-lottery-range-value::before {
    border-left-color: var(--e-global-color-d5453d1);
}

.elementor-add-to-cart.elementor-product-lottery span.lty-lottery-range-value {
    background: var(--e-global-color-d5453d1);
}

.elementor-add-to-cart.elementor-product-lottery .lty-lottery-range-slider-wrapper {
    margin-bottom: 50px;
}

.elementor-add-to-cart.elementor-product-lottery button.single_add_to_cart_button {
    padding: 12px 18px !important;
    box-shadow: 3px 3px 5px 1px #694500;
    border-radius: 8px;
}

.woocommerce .return-to-shop .button {
    background-image: linear-gradient(180deg, #D89B21 0%, #B5770B 100%);
    padding: 12px 18px !important;
    box-shadow: 3px 3px 5px 1px #694500;
    border-radius: 8px;
    color: #fff;
}

.woocommerce .return-to-shop .button:hover {
    background-image: linear-gradient(180deg, var(--e-global-color-1e45fc1) 0%, var(--e-global-color-1e45fc1) 100%);
    color: #fff;
}

.cart-empty.woocommerce-info,
.cart-empty.woocommerce-info:before {
    border-top-color: var(--e-global-color-1e45fc1);
    color: var(--e-global-color-1e45fc1);
}

.elementor-add-to-cart.elementor-product-lottery button.single_add_to_cart_button:hover {
    box-shadow: 3px 3px 5px 1px #694500;
}

.elementor-add-to-cart.elementor-product-lottery .lty-lottery-range-slider-btn {
    width: 35px !important;
    border-radius: 99px !important;
}

.woocommerce-notices-wrapper {
    max-width: 1320px;
    margin: 10px auto 0;
}

.woocommerce-message {
    border-top-color: var(--e-global-color-d5453d1);
}

.lty-lottery-product-summary p {
    display: none;
}

.lty-lottery-product-summary p:first-child {
    display: inherit;
}

.woocommerce-message .button {
    font-size: 18px !important;
    font-family: var(--e-global-typography-3f6af24-font-family), Sans-serif !important;
    font-weight: 500 !important;
    background-color: var(--e-global-color-d5453d1) !important;
    box-shadow: 3px 3px 5px 1px #694500 !important;
    padding: 12px 28px !important;
    color: #ffffff !important;
}

.woocommerce-message .button:hover {
    background-color: var(--e-global-color-1e45fc1) !important;
    color: var(--e-global-color-efd8532) !important;
    box-shadow: 3px 3px 5px 1px #694500 !important;
}

.lty-lottery-predefined-buttons-container h3 {
    font-size: 2rem;
    margin-block: 2rem;
}

ul.lty-predefined-buttons {
    width: 700px;
    float: inherit;
}

ul.lty-predefined-buttons li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    padding: 8px 18px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .08);
    cursor: pointer;
    transition: .3s;
    border: 2px solid transparent;
}

ul.lty-predefined-buttons li.lty-selected-button {
    border-color: #d89d12 !important;
    background-color: #e2ffe3 !important;
}

ul.lty-predefined-buttons li:hover {
    border-color: #d89d12 !important;
    background-color: #e2ffe3 !important;
}

ul.lty-predefined-buttons li .lty-predefined-button-badge {
    background-color: var(--e-global-color-1e45fc1) !important;
}

.ticket-icon {
    width: 50px;
    height: 50px;
    background: #dfe6af;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.lty-predefined-button-quantity {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 21px;
    font-weight: bold;
    color: #001e62;
}

.lty-predefined-button-price {
    font-size: 20px;
    font-weight: 500;
    color: #bb7e0f !important;
}

.products.elementor-grid li.product img {
    display: none !important;
}

button#place_order {
    margin-top: 28px;
}