body.elementor-page-72283:not(.elementor-motion-effects-element-type-background), body.elementor-page-72283 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-49f38a2 *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Layout */
.checkout-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.checkout-form {
    width: 60%;
    padding-right: 30px;
}

/* Right Side */
.order-summary {
    width: 40%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

/* Headers */
h1.logo {
    font-size: 28px;
    font-weight: bold;
    color: #ac8264;
}

nav {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* Express Checkout */
.express-checkout {
    display: flex;
    gap: 10px;
}

.express-btn {
    flex: 1;
    padding: 12px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.shop-pay { background: #5a31f4; }
.paypal { background: #ffc439; color: #000; }
.venmo { background: #008cdd; }

/* Divider */
.divider {
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 20px 0;
}

/* Form Sections */
.checkout-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.input-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.half { width: 48%; display: inline-block; }
.third { width: 32%; display: inline-block; }

/* Order Summary */
.order-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.order-item img {
    width: 60px;
    margin-right: 10px;
}

.product-name { font-size: 14px; font-weight: bold; }
.product-price { font-size: 14px; color: #555; }

/* Total Summary */
.summary-total p {
    display: flex;
    justify-content: space-between;
}

.total { font-weight: bold; font-size: 16px; }

/* Continue Button */
.continue-btn {
    width: 100%;
    padding: 14px;
    background: #ac8264;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.continue-btn:hover { background: #8c6551; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0725d35 *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Layout */
.checkout-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.checkout-form {
    width: 60%;
    padding-right: 30px;
}

/* Right Side */
.order-summary {
    width: 40%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

/* Headers */
h1.logo {
    font-size: 28px;
    font-weight: bold;
    color: #ac8264;
}

nav {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* Express Checkout */
.express-checkout {
    display: flex;
    gap: 10px;
}

.express-btn {
    flex: 1;
    padding: 12px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.shop-pay { background: #5a31f4; }
.paypal { background: #ffc439; color: #000; }
.venmo { background: #008cdd; }

/* Divider */
.divider {
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 20px 0;
}

/* Form Sections */
.checkout-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.input-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.half { width: 48%; display: inline-block; }
.third { width: 32%; display: inline-block; }

/* Order Summary */
.order-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.order-item img {
    width: 60px;
    margin-right: 10px;
}

.product-name { font-size: 14px; font-weight: bold; }
.product-price { font-size: 14px; color: #555; }

/* Total Summary */
.summary-total p {
    display: flex;
    justify-content: space-between;
}

.total { font-weight: bold; font-size: 16px; }

/* Continue Button */
.continue-btn {
    width: 100%;
    padding: 14px;
    background: #ac8264;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.continue-btn:hover { background: #8c6551; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ea94d17 *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Layout */
.checkout-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.checkout-form {
    width: 60%;
    padding-right: 30px;
}

/* Right Side */
.order-summary {
    width: 40%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

/* Headers */
h1.logo {
    font-size: 28px;
    font-weight: bold;
    color: #ac8264;
}

nav {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* Express Checkout */
.express-checkout {
    display: flex;
    gap: 10px;
}

.express-btn {
    flex: 1;
    padding: 12px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.shop-pay { background: #5a31f4; }
.paypal { background: #ffc439; color: #000; }
.venmo { background: #008cdd; }

/* Divider */
.divider {
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 20px 0;
}

/* Form Sections */
.checkout-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.input-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.half { width: 48%; display: inline-block; }
.third { width: 32%; display: inline-block; }

/* Order Summary */
.order-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.order-item img {
    width: 60px;
    margin-right: 10px;
}

.product-name { font-size: 14px; font-weight: bold; }
.product-price { font-size: 14px; color: #555; }

/* Total Summary */
.summary-total p {
    display: flex;
    justify-content: space-between;
}

.total { font-weight: bold; font-size: 16px; }

/* Continue Button */
.continue-btn {
    width: 100%;
    padding: 14px;
    background: #ac8264;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.continue-btn:hover { background: #8c6551; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a6c7b79 *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Layout */
.checkout-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.checkout-form {
    width: 60%;
    padding-right: 30px;
}

/* Right Side */
.order-summary {
    width: 40%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

/* Headers */
h1.logo {
    font-size: 28px;
    font-weight: bold;
    color: #ac8264;
}

nav {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* Express Checkout */
.express-checkout {
    display: flex;
    gap: 10px;
}

.express-btn {
    flex: 1;
    padding: 12px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.shop-pay { background: #5a31f4; }
.paypal { background: #ffc439; color: #000; }
.venmo { background: #008cdd; }

/* Divider */
.divider {
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 20px 0;
}

/* Form Sections */
.checkout-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.input-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.half { width: 48%; display: inline-block; }
.third { width: 32%; display: inline-block; }

/* Order Summary */
.order-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.order-item img {
    width: 60px;
    margin-right: 10px;
}

.product-name { font-size: 14px; font-weight: bold; }
.product-price { font-size: 14px; color: #555; }

/* Total Summary */
.summary-total p {
    display: flex;
    justify-content: space-between;
}

.total { font-weight: bold; font-size: 16px; }

/* Continue Button */
.continue-btn {
    width: 100%;
    padding: 14px;
    background: #ac8264;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.continue-btn:hover { background: #8c6551; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-276e16f *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Layout */
.checkout-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.checkout-form {
    width: 60%;
    padding-right: 30px;
}

/* Right Side */
.order-summary {
    width: 40%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

/* Headers */
h1.logo {
    font-size: 28px;
    font-weight: bold;
    color: #ac8264;
}

nav {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* Express Checkout */
.express-checkout {
    display: flex;
    gap: 10px;
}

.express-btn {
    flex: 1;
    padding: 12px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.shop-pay { background: #5a31f4; }
.paypal { background: #ffc439; color: #000; }
.venmo { background: #008cdd; }

/* Divider */
.divider {
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 20px 0;
}

/* Form Sections */
.checkout-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.input-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.half { width: 48%; display: inline-block; }
.third { width: 32%; display: inline-block; }

/* Order Summary */
.order-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.order-item img {
    width: 60px;
    margin-right: 10px;
}

.product-name { font-size: 14px; font-weight: bold; }
.product-price { font-size: 14px; color: #555; }

/* Total Summary */
.summary-total p {
    display: flex;
    justify-content: space-between;
}

.total { font-weight: bold; font-size: 16px; }

/* Continue Button */
.continue-btn {
    width: 100%;
    padding: 14px;
    background: #ac8264;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.continue-btn:hover { background: #8c6551; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0adb3d8 *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Layout */
.checkout-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.checkout-form {
    width: 60%;
    padding-right: 30px;
}

/* Right Side */
.order-summary {
    width: 40%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

/* Headers */
h1.logo {
    font-size: 28px;
    font-weight: bold;
    color: #ac8264;
}

nav {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* Express Checkout */
.express-checkout {
    display: flex;
    gap: 10px;
}

.express-btn {
    flex: 1;
    padding: 12px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.shop-pay { background: #5a31f4; }
.paypal { background: #ffc439; color: #000; }
.venmo { background: #008cdd; }

/* Divider */
.divider {
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 20px 0;
}

/* Form Sections */
.checkout-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.input-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.half { width: 48%; display: inline-block; }
.third { width: 32%; display: inline-block; }

/* Order Summary */
.order-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.order-item img {
    width: 60px;
    margin-right: 10px;
}

.product-name { font-size: 14px; font-weight: bold; }
.product-price { font-size: 14px; color: #555; }

/* Total Summary */
.summary-total p {
    display: flex;
    justify-content: space-between;
}

.total { font-weight: bold; font-size: 16px; }

/* Continue Button */
.continue-btn {
    width: 100%;
    padding: 14px;
    background: #ac8264;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.continue-btn:hover { background: #8c6551; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1add358 *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Layout */
.checkout-container {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.checkout-form {
    width: 60%;
    padding-right: 30px;
}

/* Right Side */
.order-summary {
    width: 40%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

/* Headers */
h1.logo {
    font-size: 28px;
    font-weight: bold;
    color: #ac8264;
}

nav {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* Express Checkout */
.express-checkout {
    display: flex;
    gap: 10px;
}

.express-btn {
    flex: 1;
    padding: 12px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.shop-pay { background: #5a31f4; }
.paypal { background: #ffc439; color: #000; }
.venmo { background: #008cdd; }

/* Divider */
.divider {
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 20px 0;
}

/* Form Sections */
.checkout-section h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.input-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.half { width: 48%; display: inline-block; }
.third { width: 32%; display: inline-block; }

/* Order Summary */
.order-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.order-item img {
    width: 60px;
    margin-right: 10px;
}

.product-name { font-size: 14px; font-weight: bold; }
.product-price { font-size: 14px; color: #555; }

/* Total Summary */
.summary-total p {
    display: flex;
    justify-content: space-between;
}

.total { font-weight: bold; font-size: 16px; }

/* Continue Button */
.continue-btn {
    width: 100%;
    padding: 14px;
    background: #ac8264;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.continue-btn:hover { background: #8c6551; }/* End custom CSS */