/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Home Page */
.abt-img-bx .elementor-image-box-content {
    padding-top: 19px;
    position: relative;
    z-index: 1;
}

.abt-img-bx .elementor-image-box-content::before {
    content: '';
    position: absolute;
    background-image: url('data:image/svg+xml,<svg width="50" height="43" viewBox="0 0 50 43" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 21.4286V42.8572H21.4286V21.4286H7.14291C7.14291 13.5516 13.5516 7.14291 21.4286 7.14291V0C9.61216 0 0 9.61216 0 21.4286ZM50 7.14291V0C38.1836 0 28.5714 9.61216 28.5714 21.4286V42.8572H50V21.4286H35.7143C35.7143 13.5516 42.123 7.14291 50 7.14291Z" fill="%235E3131"/></svg>');
    background-repeat: no-repeat;
    width: 50px;
    height: 42.86px;
    background-size: 100%;
    z-index: -1;
    opacity: 0.1;
    left: -12px;
    top: -4px;
}

.accord-bx .e-n-accordion-item {
    /* border-bottom: 1px solid #D1D1D1; */
    border-bottom: none !important;
    transition: all 0.3s;
    border-radius: 20px;
}

.accord-bx .e-n-accordion-item .e-n-accordion-item-title {
    border-bottom: 1px solid #D1D1D1 !important;
}

.accord-bx .e-n-accordion-item[open] .e-n-accordion-item-title {
    border-color: transparent !important;
}

.accord-bx .e-n-accordion-item[open] {
    background-color: #fff;
    background: #FFFFFF;
    border-radius: 20px;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-color: transparent !important;
}

.accord-bx .e-n-accordion-item .e-n-accordion-item-title {
    transition: all 0.3s;
}

.accord-bx .e-n-accordion-item .elementor-widget-text-editor {
    margin-top: -30px;
}

.accord-bx .e-n-accordion-item[open] .e-n-accordion-item-title {
    /* padding-bottom: 20px; */
}

.accord-bx .e-n-accordion-item-title-icon {
    width: 50px !important;
    height: 50px;
    display: flex;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: all 0.3s;
    transform: rotate(0);
}

.accord-bx .e-n-accordion-item[open] .e-n-accordion-item-title-icon {
    transform: rotate(-180deg);
}


.video-loop-bx .swiper-slide {
    overflow: hidden;
}

.video-loop-bx .elementor-loop-container .e-loop-item:nth-child(odd) {
    z-index: 3;
}

/* EVEN slides */
.video-loop-bx .elementor-loop-container .e-loop-item:nth-child(even) {
    transform: scale(0.90);
}

/* Home Page */

/*Footer css starts here-----*/
.footer-form input[type="email"] {

    padding: 24px !important;
    padding-left: 60px !important;
    border-radius: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='15' viewBox='0 0 20 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6714 9.74379C11.1739 10.0755 10.5959 10.2509 10 10.2509C9.40414 10.2509 8.82617 10.0755 8.32859 9.74379L0.133164 4.28C0.087922 4.24975 0.0435173 4.21827 0 4.18559L0 13.1386C0 14.1651 0.833008 14.9797 1.84113 14.9797H18.1588C19.1853 14.9797 20 14.1467 20 13.1386V4.18555C19.9564 4.21832 19.9119 4.24986 19.8665 4.28016L11.6714 9.74379Z' fill='%23515151'/%3E%3Cpath d='M0.783204 3.30437L8.97863 8.7682C9.28887 8.97503 9.64441 9.07843 9.99996 9.07843C10.3555 9.07843 10.7111 8.97499 11.0214 8.7682L19.2168 3.30437C19.7072 2.97762 20 2.43074 20 1.84051C20 0.825625 19.1743 0 18.1595 0H1.84051C0.825665 3.90625e-05 9.68791e-07 0.825664 9.68791e-07 1.84148C-0.000303273 2.13102 0.0710559 2.41613 0.207714 2.67138C0.344372 2.92663 0.54208 3.1441 0.783204 3.30437Z' fill='%23515151'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center left 22px;
    text-transform: lowercase;

}

.footer-form input[type="email"]::placeholder,
.footer-form input[type="email"] {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 16px !important;
    line-height: 24px;
    color: #505050;
}

.footer-form input[type="email"]::placeholder {
    text-transform: capitalize;
}

.footer-form input[type="email"]:focus {
    outline: none;
}

.footer-form input[type="submit"] {
    padding: 16px 97px 16px 53px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.749884 6.40685H12.0636M12.0636 6.40685L6.40674 0.75M12.0636 6.40685L6.40674 12.0637' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center right 35px;
}

.footer-form input[type="submit"]:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.749884 6.40685H12.0636M12.0636 6.40685L6.40674 0.75M12.0636 6.40685L6.40674 12.0637' stroke='%235E3131' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-color: #fff !important;
    color: #5E3131;
    background-repeat: no-repeat;
    background-position: center right 35px;
}

/*Ranch News & Updates section*/

.news-carousel .swiper-wrapper .swiper-slide:nth-child(odd) iframe.elementor-video {
    transform: scale(0.85);
}

.news-carousel .swiper-wrapper .swiper-slide .elementor-widget-video iframe.elementor-video {
    border-radius: 8px;
}

#gform_confirmation_message_1 {
    color: #fff;
}

/* Western Weddings Page */
.slide-img .swiper-slide-inner {
    height: 560px;
}

.slide-img .swiper-slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide-img .swiper-slide:nth-child(odd) {
    padding-top: 67px;
}

/* Western Weddings Page */

/* Shop Page */
.shop-add-to-cart a {
    position: relative;
}

.shop-add-to-cart form a::before {
    content: '';
    position: absolute;
    background-image: url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.750372 6.40685H12.0641M12.0641 6.40685L6.40723 0.75M12.0641 6.40685L6.40723 12.0637" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.shop-add-to-cart a:hover::before {
    background-image: url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.750372 6.40685H12.0641M12.0641 6.40685L6.40723 0.75M12.0641 6.40685L6.40723 12.0637" stroke="%235E3131" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.shop-add-to-cart form a.added::after {
    display: none;
}

.shop-add-to-cart form a.loading::after {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

/* Shop Page */

/* Cart Page */
.cart-bx .product-name a,
.cart-bx .amount bdi,
.cart-bx .amount bdi .woocommerce-Price-currencySymbol,
.cart-bx .quantity input {
    font-family: var(--e-global-typography-1871cc8-font-family), Sans-serif;
    font-size: var(--e-global-typography-1871cc8-font-size) !important;
    font-weight: var(--e-global-typography-1871cc8-font-weight) !important;
    text-transform: var(--e-global-typography-1871cc8-text-transform);
    font-style: var(--e-global-typography-1871cc8-font-style);
    line-height: var(--e-global-typography-1871cc8-line-height);
}

.cart-bx .coupon-col-start input {
    height: 54px !important;
    border-radius: 10px !important;
    padding-left: 20px !important;
}

.cart-bx .select2-selection__arrow {
    height: unset !important;
    top: 50% !important;
    transform: translateY(-50%);
}

.cart-bx .select2-selection__rendered {
    line-height: 1.2em !important;
    height: 54px !important;
    display: flex !important;
    align-items: center;
}

.cart-bx .shipping-calculator-form input {
    height: 54px !important;
    border-radius: 10px !important;
}

.cart-bx .select2-container--default .select2-results__option[data-selected=true]:focus {
    color: #fff;
}

.cart-bx .shop_table thead tr th {
    font-family: var(--e-global-typography-3ba4136-font-family), Sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.cart-bx input[type=number]::-webkit-inner-spin-button,
.cart-bx input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cart-bx input[type=number] {
    -moz-appearance: textfield;
}

.cart-bx .quantity button {
    background-color: transparent !important;
    color: #000 !important;
    padding: 10px;
    border: none !important;
    display: flex;
}

.cart-bx .quantity button svg path {
    fill: #000;
}

.cart-bx input[type=number] {
    border: none !important;
    text-align: center !important;
}

.cart-bx .quantity {
    display: flex;
    align-items: center;
    border: 1px solid;
    width: max-content;
}

.cart-bx .quantity input:focus-visible {
    outline: none !important;
}

.cart-bx .wc-empty-cart-message .woocommerce-info,
.cart-bx .woocommerce-message,
.account-bx .woocommerce-info,
.account-bx .woocommerce-message {
    border-color: var(--e-global-color-accent);
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
}

.cart-bx .wc-empty-cart-message .woocommerce-info::before,
.cart-bx .woocommerce-message::before,
.account-bx .woocommerce-info::before {
    color: var(--e-global-color-accent);
}

.cart-bx .return-to-shop .button,
.account-bx .wc-forward.button {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
    font-style: normal;
    line-height: 1em;
    color: var(--e-global-color-secondary) !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 60px 60px 60px 60px;
    padding: 18px 35px 18px 38px;
    background-color: var(--e-global-color-accent);
    transition: all 0.3s;
}

.cart-bx .return-to-shop .button:hover,
.account-bx .wc-forward.button:hover {
    background-color: transparent;
    color: #5E3131 !important;
}

/* Order Received Page */
.woocommerce-order-received .woocommerce-table__product-name.product-name > br + br,
.woocommerce-order-received .woocommerce-table__product-name.product-name > hr + br {
    display: none !important;
}

.woocommerce-order-received .woocommerce-table__product-name.product-name > hr {
    margin: 10px 0 !important;
}

.svr-amelia-order-meta-title {
    margin-top: 4px;
    font-size: 15px;
}

.svr-amelia-order-meta-divider {
    margin: 10px 0 !important;
}

.svr-amelia-order-meta-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.svr-amelia-order-meta-list li {
    margin-bottom: 15px;
    font-size: 15px;
}

.svr-mphb-cancellation {
    margin-top: 28px;
}

.svr-mphb-cancellation__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Cart Page */

/* My Account */
.account-bx .addresses h2 {
    margin-top: 0 !important;
}

.account-bx .addresses a {
    font-family: var(--e-global-typography-1871cc8-font-family), Sans-serif;
    font-size: 20px;
    text-transform: capitalize;
    text-decoration: underline;
}

.account-bx .select2-selection__rendered {
    line-height: 1.6em !important;
}

.account-bx input:focus {
    outline: none;
}

.account-bx #account_display_name_description {
    display: block;
    margin-top: 15px !important;
}

.account-bx .e-my-account-tab .form-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.account-bx .e-my-account-tab__edit-account .woocommerce-form-login__rememberme {
    margin-bottom: 0 !important;
    display: flex;
    gap: 8px;
}

.account-bx .woocommerce-form-row {
    display: block !important;
}

.account-bx .lost_password a {
    font-size: 17px;
    font-family: 'Poppins';
}

/* My Account */

/* Order Summury */
.order-details .woocommerce-customer-details--email {
    text-transform: none !important;
    position: relative;
}

.order-details .woocommerce-customer-details--email::before {
    line-height: 1 !important;
    top: 2px;
}

.order-details address {
    line-height: 1.6em !important;
    overflow-y: auto;
}

/* Order Summury */

/* Horse & Redro Events */
/* Contact US */
.contact-frm .gform_heading {
    display: none;
}

.contact-frm form .gform-body .gform_fields .name_first {
    padding: 0 !important;
}


.contact-frm .gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 600 !important;
    font-family: 'Poppins';
    text-transform: capitalize;
}


.contact-frm .gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon {
    font-size: 20px;
    inset-inline-start: 13px;
}


.contact-frm form .gform-body .gform_fields .ginput_container input:not([type="submit"]):not([type="radio"]),
.contact-frm form .gform-body .gform_fields .ginput_container textarea,
.contact-frm form .gform-body .gform_fields .ginput_container select {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #505050;
    height: 65px;
    padding: 20px;
    border-color: #A6A6A6 !important;
    border-radius: 20px;
    border-width: 1px;
    border-style: solid;
    background: transparent !important;

}


.contact-frm form .gform-body .gform_fields .ginput_container textarea {
    height: 120px;
    resize: none;
    padding-top: 20px;
    padding-bottom: 13px;
}


.contact-frm form .gform-body .gform_fields .ginput_container input::placeholder,
.contact-frm form .gform-body .gform_fields .ginput_container textarea::placeholder,
.contact-frm form .gform-body .gform_fields .ginput_container select::placeholder {
    color: #505050;
    opacity: 1;
    vertical-align: top;
}

.contact-frm form .gform-body .gform_fields .ginput_container select {
    background-image: url('data:image/svg+xml,<svg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.9989 7.63529C7.08247 7.63538 7.16523 7.61895 7.24243 7.58696C7.31962 7.55497 7.38974 7.50804 7.44875 7.44886L13.8115 1.08615C14.0601 0.837531 14.0601 0.434931 13.8115 0.186467C13.5628 -0.0619966 13.1602 -0.0621557 12.9118 0.186467L6.9989 6.09933L1.08604 0.186467C0.837415 -0.0621557 0.434813 -0.0621557 0.18635 0.186467C-0.0621138 0.43509 -0.062273 0.83769 0.18635 1.08615L6.54906 7.44886C6.60807 7.50804 6.67818 7.55497 6.75538 7.58696C6.83258 7.61895 6.91534 7.63538 6.9989 7.63529Z" fill="%235C5C5C"/></svg>') !important;
    background-repeat: no-repeat !important;
    background-size: 14px !important;
    background-position: 96% center !important;
    appearance: none;
}

.contact-frm form .gform-body .gform_fields .ginput_container input:focus,
.contact-frm form .gform-body .gform_fields .ginput_container textarea:focus,
.contact-frm form .gform-body .gform_fields .ginput_container select:focus {
    outline: none;
    color: #000;
    border-style: solid;
    /* border-color: var(--e-global-color-secondary) !important; */
}

.contact-frm form .gform-body .gform_fields .instruction {
    display: none;
}

.contact-frm .gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100% !important;
}

.contact-frm .gfield_required_asterisk {
    color: #FF0000 !important;
    font-size: 25px !important;
}

.contact-frm form .gform-body .gform_fields {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.contact-frm .gform-footer .gform_button {
    margin: 0 !important;
    position: relative;
    padding: 19px 94px 19px 26px;
    padding: 16px 97px 16px 53px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.749884 6.40685H12.0636M12.0636 6.40685L6.40674 0.75M12.0636 6.40685L6.40674 12.0637' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center right 35px;
}

.contact-frm .gform-footer .gform_button:hover {
    background-image: url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.749884 6.40685H12.0636M12.0636 6.40685L6.40674 0.75M12.0636 6.40685L6.40674 12.0637" stroke="%235E3131" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.contact-frm .gform-footer {
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 14px !important;
}


.contact-frm .gfield_description.validation_message.gfield_validation_message {
    text-transform: none !important;
}


.contact-frm .gfield {
    position: relative;
}


.contact-frm .validation_message {
    /* display: none;  */
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 1;
    width: 30px !important;
    min-height: 25px !important;
    border-radius: 50px;
    padding: 5px 35px 5px 10px !important;
    overflow: hidden;
    font-size: 0 !important;
    background-color: #fff !important;
    line-height: 1.2 !important;
    cursor: help;
    background: url(images/info.png) right center no-repeat !important;
    background-size: 20px !important;
    margin: 0 !important;
    border: 1px solid transparent !important;
}


.contact-frm .validation_message:hover {
    font-size: 10px !important;
    max-width: calc(100% - 20px) !important;
    width: auto !important;
    border: 1px solid #c02b0a !important;
    transition: all 0.3s ease-in-out;
    background-color: #fff !important;
}


.contact-frm .gfield--type-textarea .validation_message {
    top: 5px !important;
    transform: translateY(-0%);
}


.contact-frm .gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 10px 15px 10px 40px !important;
}


.contact-frm .gform_confirmation_message {
    text-align: center !important;
}


.contact-frm form .gform_fields .gfield.gfield--input-type-email input {
    text-transform: lowercase;
}

.contact-frm form .gform_fields .gfield.gfield--input-type-email input::placeholder {
    text-transform: capitalize;
}

.password-input input {
    text-transform: none !important;
}

.woocommerce-form .woocommerce-Input[type="email"],
.woocommerce-ResetPassword .input-text {
    text-transform: lowercase !important;
}

.woocommerce-form .woocommerce-Input[type="email"]::placeholder,
.woocommerce-ResetPassword .input-text::placeholder {
    text-transform: capitalize !important;
}

/* Contact Us */

/* Horse & Redro Events */

/* Accomodation Details Page */

.guest-favorite-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    align-items: flex-start;
}

.guest-favorite-item:last-child {
    margin-bottom: 0;
}

.guest-favorite-icon img {
    width: 24px;
    height: 24px !important;
}

.guest-favorite-title {
    margin: 0;
    font-size: 14px;
}

.guest-favorite-desc {
    font-size: 14px;
    margin: 4px 0 0;
}

.booking-calender form {
    flex-wrap: wrap !important;
}

.booking-calender form .wc-bookings-booking-form {
    width: 100%;
}

.booking-calender form .wc-bookings-date-picker .ui-datepicker-header {
    background-color: #000;
    background-image: none;
    background-image: linear-gradient(to top, #000 0%, #000 100%);
    border: 0;
    border-top: 1px solid #000;
}

.booking-calender form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev,
.booking-calender form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    top: 50%;
    transform: translateY(-50%);
    background-color: #D1D1D1;
}

.booking-calender form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev {
    left: 5px;
}

.booking-calender form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    right: 5px;
}

.booking-calender form .wc-bookings-date-picker {
    padding: 15px;
    margin: 0;
}

.booking-calender form .picker {
    margin: 0 !important;
}

.booking-calender form .wc-bookings-booking-form {
    padding: 0;
    border: none;
}

.booking-calender .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a,
.booking-calender .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #5e3131 !important;
}

.booking-calender .wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #5e3131c2 !important;
}

.booking-calender .wc-bookings-booking-form-button {
    font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    font-weight: 300 !important;
    text-transform: capitalize;
    font-style: normal;
    line-height: 1em !important;
    color: var(--e-global-color-secondary) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-accent) !important;
    border-radius: 60px 60px 60px 60px !important;
    padding: 18px 35px 18px 38px !important;
    background: #5e3131 !important;
    margin-left: 0 !important;
    transition: all 0.3s;
}

.booking-calender .wc-bookings-booking-form-button:hover {
    background: transparent !important;
    color: #5e3131 !important;
}

.amenities-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    align-items: flex-start;
}

.amenities-item:last-child {
    margin-bottom: 0;
}

.amenities-icon img {
    width: 24px;
    height: 24px;
}

.amenities-title {
    margin: 0;
}

.amenities-desc {
    margin: 4px 0 0;
}

.single-product .woocommerce-notices-wrapper {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9;
    top: unset !important;
}

.single-product .woocommerce-notices-wrapper .woocommerce-message {
    border-top: 3px solid var(--e-global-color-857714a);
    margin-bottom: 0 !important;
}

.single-product .woocommerce-notices-wrapper .woocommerce-message::before {
    color: var(--e-global-color-857714a);
}

.single-product .woocommerce-notices-wrapper .wc-forward {
    font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    font-weight: 300 !important;
    text-transform: capitalize;
    font-style: normal;
    line-height: 1em !important;
    color: var(--e-global-color-secondary) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-accent) !important;
    border-radius: 60px 60px 60px 60px !important;
    padding: 18px 35px 18px 38px !important;
    background: #5e3131 !important;
    transition: all 0.3s;
}

.single-product .woocommerce-notices-wrapper .wc-forward:hover {
    background-color: transparent !important;
    color: #5e3131 !important;
}

.single-product .woocommerce-error {
    margin-bottom: 0 !important;
}

/* Accomodation Details Page */


/* Motopress Accommodations Details Page */
/* ===== GALLERY WRAPPER ===== */
.accomodation-gallery-bx .mphb-gal-wrap {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
    height: 500px;
    box-sizing: border-box;
}

/* ===== LEFT SLIDER ===== */
.accomodation-gallery-bx .mphb-gal-left {
    flex: 0 0 50%;
    width: 50%;
    position: relative;
    overflow: hidden;
    background: #111;
    height: 500px;
    border-radius: 13px 0 0 13px;
}

.accomodation-gallery-bx .mphb-gal-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.6s ease;
    pointer-events: none;

}

.accomodation-gallery-bx .mphb-gal-slide.mphb-gal-active {
    opacity: 1;
    pointer-events: all;
}

.accomodation-gallery-bx .mphb-gal-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    cursor: pointer;
}

/* ===== RIGHT GRID ===== */
.accomodation-gallery-bx .mphb-gal-right {
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 10px;
    height: 500px;
    border-radius: 0 13px 13px 0;
    overflow: hidden;
}

.accomodation-gallery-bx .mphb-gal-thumb {
    overflow: hidden;
    cursor: pointer;
    transition: border 0.3s ease;
}


.accomodation-gallery-bx .mphb-gal-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.accomodation-gallery-bx .mphb-gal-thumb:hover img {
    transform: scale(1.05);
}

/* ===== LIGHTBOX ===== */
.accomodation-gallery-bx .mphb-gal-lightbox {
    display: flex;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 99999;
    justify-content: center;
    align-items: center;
    transition: background 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
}

.accomodation-gallery-bx .mphb-gal-lightbox.mphb-lb-active {
    visibility: visible;
    opacity: 1;
    background: rgba(0, 0, 0, 0.92);
}

.accomodation-gallery-bx .mphb-gal-lightbox-content {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(80px);
    opacity: 0;
    transition: transform 0.45s cubic-bezier(0.25, 0.85, 0.45, 1), opacity 0.45s ease;
}

.accomodation-gallery-bx .mphb-gal-lightbox.mphb-lb-active .mphb-gal-lightbox-content {
    transform: translateY(0);
    opacity: 1;
}

.accomodation-gallery-bx .mphb-gal-lightbox-content img {
    max-width: 85vw;
    max-height: 85vh;
    object-fit: contain;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
}

.accomodation-gallery-bx .mphb-gal-close {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 45px;
    cursor: pointer;
    line-height: 1;
    transition: color 0.2s ease, transform 0.2s ease;
    z-index: 2;
}

.accomodation-gallery-bx .mphb-gal-close:hover {
    color: #ccc;
    transform: rotate(90deg);
}

.accomodation-gallery-bx .mphb-gal-prev,
.accomodation-gallery-bx .mphb-gal-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 50px;
    cursor: pointer;
    padding: 10px 20px;
    user-select: none;
    transition: color 0.2s ease;
    z-index: 2;
}

.accomodation-gallery-bx .mphb-gal-prev:hover,
.accomodation-gallery-bx .mphb-gal-next:hover {
    color: #ccc;
}

.accomodation-gallery-bx .mphb-gal-prev {
    left: 20px;
}

.accomodation-gallery-bx .mphb-gal-next {
    right: 20px;
}


.accomodation-gallery-bx .mphb-show-all-btn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #fff;
    padding: 6px 12px;
    font-size: 13px;
    border-radius: 6px;
    cursor: pointer;
    z-index: 5;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}

/* POPUP BASE */
.accomodation-gallery-bx .mphb-gallery-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.92);
    z-index: 999999;
    display: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 80px 40px 40px;
}

.accomodation-gallery-bx .mphb-gallery-popup.mphb-popup-active {
    display: block;
}

.accomodation-gallery-bx {
    overflow: visible;
}

/* CONTENT ANIMATION */
.accomodation-gallery-bx .mphb-popup-grid {
    column-count: 3;
    column-gap: 15px;
    max-width: 1200px;
    margin: 0 auto;
}

.accomodation-gallery-bx .mphb-popup-item {
    break-inside: avoid;
    margin-bottom: 15px;
}

.accomodation-gallery-bx .mphb-popup-item img {
    width: 100%;
    height: auto;
    display: block;
    transform: scale(1);
    transition: all 0.3s;
    cursor: pointer;
}

.accomodation-gallery-bx .mphb-popup-item:hover img {
    transform: scale(1.02);
}

/* CLOSE */
.accomodation-gallery-bx .mphb-popup-close {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 45px;
    cursor: pointer;
    z-index: 2;
}

.accomodation-gallery-bx .mphb-back-to-grid {
    position: absolute;
    top: 20px;
    left: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.0);
    padding: 0;
    border-radius: 6px;
    text-decoration: underline;
}

/* LOCK BODY SCROLL */
body.mphb-no-scroll {
    overflow: hidden !important;
}

/* ===== AMENITIES PREVIEW GRID ===== */
.aminites-bx .mphb-am-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 30px;
    margin-bottom: 20px;
}

.aminites-bx .mphb-am-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.aminites-bx .mphb-am-icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.aminites-bx .mphb-am-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.aminites-bx .mphb-am-name {
    margin: 0;
    font-size: 14px;
}

/* Show All Button */
.aminites-bx .mphb-am-show-all {
    margin-top: 10px;
}


/* ===== POPUP OVERLAY ===== */
.aminites-bx .mphb-am-overlay {
    display: flex;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 99999;
    justify-content: center;
    align-items: center;
    transition: background 0.4s ease,
        opacity 0.4s ease,
        visibility 0.4s ease;
}

.aminites-bx .mphb-am-overlay.mphb-am-active {
    visibility: visible;
    opacity: 1;
    background: rgba(0, 0, 0, 0.55);
}

/* ===== POPUP BOX ===== */
.aminites-bx .mphb-am-popup {
    background: #fff;
    width: 90%;
    max-width: 600px;
    max-height: 80vh;
    overflow-y: auto;
    border-radius: 16px;
    transform: translateY(60px);
    opacity: 0;
    transition: transform 0.45s cubic-bezier(0.25, 0.85, 0.45, 1),
        opacity 0.45s ease;
    display: flex;
    flex-direction: column;
}

.aminites-bx .mphb-am-overlay.mphb-am-active .mphb-am-popup {
    transform: translateY(0);
    opacity: 1;
}

/* Popup Header */
.aminites-bx .mphb-am-popup-header {
    position: sticky;
    top: 0;
    background: #fff;
    padding: 20px 24px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    gap: 16px;
    z-index: 2;
    border-radius: 16px 16px 0 0;
}

.aminites-bx .mphb-am-popup-header h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.aminites-bx .mphb-am-popup-close {
    font-size: 28px;
    cursor: pointer;
    line-height: 1;
    transition: transform 0.2s ease;
    flex-shrink: 0;
}

.aminites-bx .mphb-am-popup-close:hover {
    transform: rotate(90deg);
}

/* Popup Body */
.aminites-bx .mphb-am-popup-body {
    padding: 24px;
    flex: 1;
    overflow-y: auto;
}

/* Category */

.aminites-bx .mphb-am-category {
    margin-bottom: 32px;
}

.aminites-bx .mphb-not-included h5 {
    text-decoration: line-through;
}

.aminites-bx .mphb-am-cat-title {
    font-size: 17px;
    font-weight: 700;
    color: #494949;
    margin: 0 0 0 0;
}

/* Category List */
.aminites-bx .mphb-am-cat-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aminites-bx .mphb-am-cat-item {
    display: flex;
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid #f0f0f0;
}

.aminites-bx .mphb-am-cat-item:last-child {
    border-bottom: none;
}

.aminites-bx .mphb-am-cat-icon {
    width: 26px;
    height: 26px;
    flex-shrink: 0;
}

.aminites-bx .mphb-am-cat-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.aminites-bx .mphb-am-cat-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
}

.aminites-bx .mphb-am-cat-name {
    margin: 0;
    font-size: 14px;
}

.aminites-bx .mphb-am-cat-desc {
    font-size: 14px;
}

/* Hide required text + asterisk */
.booking-frm-bx .mphb-required-fields-tip,
.booking-frm-bx abbr {
    display: none;
}

/* Grid layout */
.booking-frm-bx .mphb-booking-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-radius: 12px;
    overflow: hidden;
}

/* Reset paragraph spacing */
.booking-frm-bx .mphb-booking-form p {
    margin: 0;
}

/* Field wrappers (box style) */
.booking-frm-bx .mphb-check-in-date-wrapper,
.booking-frm-bx .mphb-check-out-date-wrapper {
    padding: 12px;
}

.booking-frm-bx .mphb-check-in-date-wrapper {
    border: 1px solid #222222;
    border-radius: 15px 0 0;
}

.booking-frm-bx .mphb-check-out-date-wrapper {
    border: 1px solid #222222;
    border-radius: 0 15px 0 0;
    border-width: 1px 1px 1px 0;
}

/* Guests full width */
.booking-frm-bx .mphb-capacity-wrapper {
    grid-column: 1 / -1;
    border: 1px solid #222222;
    padding: 12px;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 15px 15px;
}

/* Labels (small uppercase like Airbnb) */
.booking-frm-bx label {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #555;
}

/* Inputs */
.booking-frm-bx input:not([type="submit"]),
.booking-frm-bx select {
    width: 100%;
    border: none;
    height: auto;
    padding: 0;
    font-size: 14px;
    background: transparent;
}

/* Remove default input styles */
.booking-frm-bx input:focus,
.booking-frm-bx select:focus {
    outline: none;
    box-shadow: none;
}

.booking-frm-bx

/* Button */
br {
    display: none;
}

.booking-frm-bx .mphb-reserve-btn-wrapper {
    grid-column: 1 / -1;
}

.booking-frm-bx .mphb-reserve-btn,
.booking-frm-bx .mphb-confirm-reservation {
    width: 100%;
    cursor: pointer;
    margin-top: 16px !important;
}

.booking-frm-bx .mphb-reserve-room-section {
    grid-column: 1 / -1;
    margin-top: 16px;
}

/* Optional hover */
.booking-frm-bx .mphb-reserve-btn:hover {
    opacity: 0.9;
}


/* Motopress Accommodations Details Page */

/* Booking Confirmation Form */
.booking-conf-frm .mphb-login-form-wrap {
    margin-bottom: 20px;
}

.booking-conf-frm .mphb-room-type-title {
    font-size: 20px;
}

.booking-conf-frm a {
    color: #000;
    transition: all 0.3s;
}

.booking-conf-frm a:hover {
    color: var(--e-global-color-accent);
}

.booking-conf-frm label {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    padding: 0;
}


.booking-conf-frm input:not([type="submit"]):not([type="checkbox"]),
.booking-conf-frm textarea,
.booking-conf-frm select {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #505050;
    height: 60px;
    padding: 20px;
    border-color: #A6A6A6 !important;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    background: transparent !important;
}

.booking-conf-frm textarea {
    height: 120px;
    resize: none;
    padding-top: 20px;
    padding-bottom: 13px;
}

.booking-conf-frm input::placeholder,
.booking-conf-frm textarea::placeholder,
.booking-conf-frm select::placeholder {
    color: #505050;
    opacity: 1;
    vertical-align: top;
}

.booking-conf-frm select {
    background-image: url('data:image/svg+xml,<svg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.9989 7.63529C7.08247 7.63538 7.16523 7.61895 7.24243 7.58696C7.31962 7.55497 7.38974 7.50804 7.44875 7.44886L13.8115 1.08615C14.0601 0.837531 14.0601 0.434931 13.8115 0.186467C13.5628 -0.0619966 13.1602 -0.0621557 12.9118 0.186467L6.9989 6.09933L1.08604 0.186467C0.837415 -0.0621557 0.434813 -0.0621557 0.18635 0.186467C-0.0621138 0.43509 -0.062273 0.83769 0.18635 1.08615L6.54906 7.44886C6.60807 7.50804 6.67818 7.55497 6.75538 7.58696C6.83258 7.61895 6.91534 7.63538 6.9989 7.63529Z" fill="%235C5C5C"/></svg>') !important;
    background-repeat: no-repeat !important;
    background-size: 14px !important;
    background-position: 96% center !important;
    appearance: none;
}

.booking-conf-frm .mphb-checkout-terms-wrapper.mphb-checkout-section,
.booking-conf-frm .mphb-price-details {
    margin-top: 1em;
}

.booking-conf-frm .mphb-price-breakdown-accommodation,
.booking-conf-frm .mphb-table-price-column {
    font-weight: 600;
}

.booking-conf-frm .mphb-price-breakdown-total th {
    font-weight: 400;
    text-align: left;
}


.booking-conf-frm .mphb-room-number{
    display: none; 
}

.page-id-879 .woocommerce-ResetPassword {
    margin: 0 auto;
}

.checkout-bx #add_payment_method #payment div.form-row,
.checkout-bx .woocommerce-cart #payment div.form-row,
.checkout-bx .woocommerce-checkout #payment div.form-row,
.checkout-bx #wc-cybersource-credit-card-credit-card-form .form-row-first{
    padding: 0 !important;
}
.checkout-bx #wc-cybersource-credit-card-credit-card-form .form-row-first input{
    height: 2.7em !important;
    border-radius: 0 !important;
}
.payment_box.payment_method_cybersource_credit_card{
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 10px !important;
}
/* Woocommerce Checkout */

/*  */
/* Responsive*/
@media(max-width: 1650px) {

    /* Header */
    .menu-bx .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
        margin-inline-end: 10px !important;
    }

    .menu-bx {
        width: 70% !important;
    }

    .btn-bx {
        width: 30% !important;
    }

    /* Header */
}

@media(max-width: 1475px) {

    /* Header */
    .menu-bx .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
        margin-inline-end: 10px !important;
    }

    .menu-bx .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
        margin-inline-start: 30px !important;
    }

    /* Header */
}

@media(max-width: 1340px) {

    /* Header */
    .menu-bx .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
        margin-inline-end: 10px !important;
    }

    .menu-bx .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
        margin-inline-start: 18px !important;
    }

    /* Header */
}

@media(max-width: 1197px) {

    /* Header */
    .menu-bx .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
        margin-inline-end: 8px !important;
    }

    .menu-bx .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
        margin-inline-start: 8px !important;
    }

    .menu-bx {
        width: 65% !important;
    }

    .btn-bx {
        width: 35% !important;
    }

    /* Header */
}

@media only screen and (max-width:1024px) {
    .footer-form input[type="email"] {
        padding: 14px !important;
        padding-left: 38px !important;
        background-position: center left 11px;
    }

    .shop-add-to-cart form a {
        padding: 16px 80px 16px 36px !important;
    }

    .contact-frm form .gform-body .gform_fields .ginput_container select {
        padding-right: 40px;
    }
}

@media(max-width: 1024px) {
    .menu-bx {
        width: 20% !important;
    }

    .btn-bx {
        width: 80% !important;
    }

    .gallery-img .gallery-item {
        max-width: 50% !important;
    }
}

@media(max-width: 767px) {
    .menu-bx {
        width: 15% !important;
    }

    .btn-bx {
        width: 85% !important;
    }

    .abt-img-bx .elementor-image-box-content::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .accord-bx .e-n-accordion-item-title-header {
        width: 80%;
    }

    .accord-bx .e-n-accordion-item-title {
        align-items: baseline !important;
    }

    .accord-bx .e-n-accordion-item-title-icon {
        width: 30px !important;
        height: 30px;
    }

    .accord-bx .e-n-accordion-item .elementor-widget-text-editor {
        margin-top: -16px;
    }

    .gallery-img .gallery-item img {
        border-radius: 15px;
    }

    .slide-img .swiper-slide-inner {
        height: 370px;
    }

    .cart-bx .shop_table tbody tr {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .cart-bx .product-quantity {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    .account-bx .woocommerce-form-row.form-row-first {
        float: none !important;
    }

    .account-bx .woocommerce-form-row.form-row-first,
    .account-bx .woocommerce-form-row.form-row-last {
        width: 100% !important;
    }

    .cart-bx .shipping-calculator-form input {
        border-radius: 10px !important;
    }

    .cart-bx .coupon-col-start input {
        border-radius: 10px !important;
    }

    /* Single Product Page */
    .single-product .woocommerce-notices-wrapper .woocommerce-message .button {
        float: none;
        display: block;
        text-align: center;
        margin-top: 15px;
    }

    .product-cart-btn .cart{
        flex-direction: row !important;
    }
    /* Single Product Page */

    /* Motopress Accommodations Details Page */
    .accomodation-gallery-bx .mphb-gal-wrap {
        flex-direction: column;
        flex-wrap: wrap;
        gap: 8px;
    }

    .accomodation-gallery-bx .mphb-gal-left {
        width: 100%;
        max-width: 100%;
        height: 260px;
        border-radius: 10px;
    }

    .accomodation-gallery-bx .mphb-gal-right {
        width: 100%;
        max-width: 100%;
        height: 180px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 8px;
    }

    .accomodation-gallery-bx .mphb-gal-slide img {
        border-radius: 10px;
    }

    .accomodation-gallery-bx .mphb-gal-prev,
    .accomodation-gallery-bx .mphb-gal-next {
        font-size: 23px;
    }

    .aminites-bx .mphb-am-grid {
        grid-template-columns: 1fr !important;
    }

    .aminites-bx .mphb-am-popup {
        width: 95% !important;
        max-height: 90vh !important;
    }

    .accomodation-gallery-bx .mphb-show-all-btn {
        padding: 6px 9px;
        font-size: 11px;
        gap: 3px;
    }

    /* Motopress Accommodations Details Page */

    /* Booking Confirmation Page */
    .booking-conf-frm .mphb-room-type-title {
        font-size: 15px;
    }

    .booking-conf-frm input:not([type="submit"]):not([type="checkbox"]),
    .booking-conf-frm textarea,
    .booking-conf-frm select {
        height: 54px;
        padding: 0 20px;
    }

    /* Booking Confirmation Page */

}

@media(max-width: 640px) {
    .gallery-img .gallery-item {
        max-width: 100% !important;
    }

    .slide-img .swiper-slide:nth-child(odd) {
        padding-top: 0;
    }

    .contact-frm form .gform-body .gform_fields {
        grid-column-gap: unset;
        grid-row-gap: 20px;
    }

    .contact-frm form .gform-body .gform_fields .ginput_container input:not([type="submit"]),
    .contact-frm form .gform-body .gform_fields .ginput_container textarea,
    .contact-frm form .gform-body .gform_fields .ginput_container select {
        border-radius: 10px !important;
        height: 57px;
        padding: 7px 15px;
    }

    .contact-frm form .gform-body .gform_fields .ginput_container textarea {
        height: 80px;
    }

    .contact-frm form .gform-body .gform_fields .ginput_container select {
        padding-right: 40px;
    }
}
