.wpcf7-response-output {
    color: #cef431;
}

.invalid .wpcf7-response-output {
    color: #ff0000;
} 

.post-password-required form.post-password-form {
    width: fit-content;
    margin: 150px auto;
}

.woocommerce-checkout .woocommerce-order {
    font-size: 24px;
}
.home .image-outer-section {
    display: none;
}
.woocommerce-checkout .site-main {
    max-width: 1170px;
    margin: 0px auto;
    margin-top: 40px;
    padding: 0px 10px 0px 10px;
}
.page-header h1, .woocommerce-additional-fields h3, .woocommerce-billing-fields h3 {
    font-size: 22px;
    font-family: 'Rubik';
    font-weight: bold;
    color: black;
    line-height: 1.2em;
}

.alignwide {
    margin-left: 0;
    margin-right: 0;
}
.woocommerce-additional-fields__field-wrapper label, .woocommerce-billing-fields label {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Rubik';
    color: #000 !important;
    line-height: 30px !important;
    margin-bottom: 5px;
    /* margin-top: 10px; */
}
h3#order_review_heading {
    font-size: 22px;
    font-family: 'Inter';
    font-weight: bold;
    color: black;
    line-height: 1.2em;
}
.woocommerce-message, .woocommerce-info {
  border-top-color: #EC9316;
}
.woocommerce-message, .woocommerce-info, .showcoupon {
    color: black;
    font-family: 'Rubik';
    font-weight: 600;
    line-height: 1.2em;
    font-size: 16px;
}

.showcoupon {
    color: red;
    text-decoration: underline !important;
}
.woocommerce-input-wrapper textarea,
.woocommerce-billing-fields .input-text {
    border: 1px solid #c1bfbf !important;
    border-radius: 3px;
    padding: 10px 20px 10px 20px;
    transition: all .3s;
	  border: 1px solid #c1bfbf !important;
	color: black;
}
.woocommerce-billing-fields input::placeholder {
    font-size: 14px;
    font-weight: 300;
    font-family: inter;
    color: #000 !important;
    line-height: 27px !important;
}
.woocommerce table.shop_table {
    border: 2px solid #0000009e;
    text-align: left;
    width: 100%;
    border-bottom: solid 1px #0000009e;
    border-collapse: separate;
    border-radius: 3px;
}
table.shop_table.woocommerce-checkout-review-order-table th {
    color: #1f201dc2;
    text-align: inherit;
    font-size: 16px;
    font-family: inter;
    font-weight: 800;
    line-height: 1.2em;
}
table.shop_table.woocommerce-checkout-review-order-table td {
    color: #1f201dc2 !important;
    font-size: 16px;
    font-family: inter;
    font-weight: 700 !important;
    text-align: start;
}
/*  td, th {
    border: none !important;
    border-bottom: 1px solid #000000 !important;
    vertical-align: middle !important;
} */
span.woocommerce-Price-amount.amount {
    font-weight: 700;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    color: #000 !important;
    font-family: inter;
}
.form-row.place-order {
    background: black;
    border-radius: 5px;
    margin-bottom: 40px !important;
}
.woocommerce-terms-and-conditions-wrapper p {
    color: azure;
    font-size: 16px;
    font-family: 'Rubik';
    line-height: 30px;
    font-weight: 500;
}
a:active, a:hover {
    color: red;
}
button#place_order {
  background-color: #EC9316;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
    font-family: 'Inter';
	 border-radius: 5px;
	margin-top:15px;
}
a.button.wc-forward {
    background-color: #EC9316;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
	 border-radius: 5px;
    font-family: 'Inter';
}
.woocommerce-page #payment #place_order {
    float: left;
}
a.button.wc-forward:hover{
    background-color: #EC9316;
    text-decoration: none;
    background-image: none;
    color: #090909;
}
@media only screen and (max-width: 1024px) {
 .page-header {
    text-align: start;
    margin-right: 21%;
}
}
@media only screen and (max-width: 767px) {
 .woocommerce-message, .woocommerce-info, .showcoupon {
    color: black;
    font-family: 'Rubik';
    font-weight: 600;
    line-height: 1.5em;
    font-size: 14px;
}.woocommerce-message, .woocommerce-info, .showcoupon {
    color: black;
    font-family: 'Rubik';
    font-weight: 600;
    line-height: 1.5em;
    font-size: 14px;
}
	.woocommerce .button, .woocommerce-page .woocommerce-message .button {
    float: none;
    margin-top: 21px;
}
	table.shop_table.woocommerce-checkout-review-order-table th {
    color: #1f201dc2;
    text-align: inherit;
    font-size: 14px;
    font-family: inter;
    font-weight: 800;
    line-height: 1.2em;
}
	table.shop_table.woocommerce-checkout-review-order-table td {
    color: #1f201dc2 !important;
    font-size: 12px;
    font-family: inter;
    font-weight: 700 !important;
    text-align: initial;
}
	.woocommerce-terms-and-conditions-wrapper p {
    color: azure;
    font-size: 14px;
    font-family: 'Rubik';
    line-height: 1.5em;
    font-weight: 500;
}
	a.button.wc-forward {
    background-color: #cef431;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px;
}
	button#place_order {
    background-color: #EC9316;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
    font-family: 'Inter';
    margin-top: 15px;
    text-align: inherit;
    width: 60% !important;
		text-align:center;
}
body .tabs-btn {
    padding-top: 20px;
}
body .tabs-btn a {
	font-size:22px !important;
    padding: 10px 15px 10px 15px;
    margin: 0 10px;
}
}










.wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=password]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus {
   
    box-shadow: none;
    outline: 0;
    color: #777777 !important;
    font-family: 'Rubik';
    background-color: transparent !important;
    border: 2px solid #EC9316;
}




.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
   
    box-shadow: none;
    outline: 0;
    color: #777777 !important;
    font-family: 'Rubik';
    background-color: transparent !important;
    border: 2px solid #EC9316 !important;
}

.wc-block-components-text-input label {
    color: #EC9316 !important;
}





body .wp-block-preformatted {
    white-space: normal;
}
.woocommerce-checkout .hfeed.site{
	    background-image: url(/wp-content/uploads/2024/10/hero-section-Background-Image.png?fit=1440%2C856&ssl=1);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}
.woocommerce-checkout .site-main {
    background: #0000005c;
    border-radius: 40px 40px 40px 40px;
	padding: 30px !important;
	    margin-bottom: 40px;
}
.woocommerce-checkout .showcoupon {
    color: #000000;
}
.woocommerce-checkout .woocommerce-additional-fields h3, .woocommerce-checkout .woocommerce-billing-fields h3 {
    font-family: 'Rubik';
    color: #EC9316;
	text-transform:uppercase;
}
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper label, .woocommerce-checkout .woocommerce-billing-fields label {
    color: white !important;
}
.woocommerce-checkout h3#order_review_heading {
    color: #EC9316;
    text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form .form-row .required {
    color: #cdf432;
}
table.shop_table.woocommerce-checkout-review-order-table th {
    color: white;
}

table.shop_table.woocommerce-checkout-review-order-table td {
    color: white !important;
}
.woocommerce-checkout .woocommerce-checkout a {
    color: #EC9316;
}
.woocommerce-checkout .form-row.place-order {
    margin-bottom: 0px !important;
}
.woocommerce-checkout .woocommerce-input-wrapper textarea, .woocommerce-checkout .woocommerce-billing-fields .input-text {
    color: #fff !important;
    background: transparent;
    border: 1px solid #EC9316 !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
    background-color: transparent;
    color: #fff !important;
    border: 1px solid #cdf432;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
}
button.stripe-gateway-stripelink-modal-trigger {
    display: none !important;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.woocommerce-checkout .woocommerce .col2-set .col-2, .woocommerce-checkout .woocommerce-page .col2-set .col-2, .woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce-page .col2-set .col-1 { width: 100%;}


.woocommerce-checkout .woocommerce-notices-wrapper {
    display: none;
}

.woocommerce-order {
	color:#fff;
}
td.woocommerce-table__product-name.product-name {
    text-align: center;
}
td.woocommerce-table__product-name.product-name a {
    color: #fff !important;
}
section.woocommerce-order-details h2.woocommerce-order-details__title, section.woocommerce-customer-details h2.woocommerce-column__title{
    color: #EC9316;
}

.tabs-btn {
    padding-top: 40px;
    text-align: center;
}
.tabs-btn a {
    background-color: #EC9316;
    font-family: "Bebas Neue", Sans-serif;
    font-size: 32px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 30px 20px 30px;
    margin: 0 15px;
}


body .woocommerce-checkout .woocommerce-billing-fields .input-text {
    border: 1px solid #EC9316 !important;
}
.woocommerce-checkout .woocommerce table.shop_table {
    border: 2px solid #EC9316;
    border-bottom: solid 1px #EC9316;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #EC9316;
}
section.woocommerce-customer-details h2.woocommerce-column__title {
    color: #EC9316;
}
.woocommerce .woocommerce-customer-details address {
    border: 2px solid #EC9316;
}

form.checkout_coupon.woocommerce-form-coupon p {
    color: #fff;
}
form.checkout_coupon.woocommerce-form-coupon button.button {
    color: #fff;
    border-color: #EC9316;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #EC9316;
}

.woocommerce-billing-fields input.input-text::placeholder {
    color: #999999 !important;
}


@media (min-width: 1025px) {
    .home .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        max-height: 85vh;
        max-width: 85vw !important;
    }
}
	
	
	#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background: transparent;
    color: #fff !important;
}

.payment_methods.methods label {
    color: #fff;
}
	
	
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-weight: bold;
	        font-size: 20px;
}
	
.woocommerce-order-received .woocommerce ul.order_details {
		margin: 3em 0 3em;}



.woocommerce-page .woocommerce input {
    background-color: transparent !important;
}
.woocommerce form .form-row .input-text:focus, .woocommerce form .form-row select:focus,.woocommerce form .form-row select {
    border-color: #EC9316 !important;
    outline: none;
}
.woocommerce form .form-row select {
	background-color:transparent !important;
	color:#fff !important;
}
.woocommerce form .form-row select option{
	color:#000 !important;
}
.woocommerce form .form-row textarea {
    background-color: transparent !important;
}

.icon-to-svg {
    text-align: center;
}

/* GRAVITY FORM 4 + 5 DARK THEME */
#gform_wrapper_4,
#gform_wrapper_5 {
    background: #000;
    padding: 30px;
    border-radius: 8px;
}

/* LABELS */
#gform_wrapper_4 label,
#gform_wrapper_4 .gfield_label,
#gform_wrapper_5 label,
#gform_wrapper_5 .gfield_label {
    color: #cfcfcf !important;
}

/* INPUTS / TEXTAREAS */
#gform_wrapper_4 input[type="text"],
#gform_wrapper_4 input[type="email"],
#gform_wrapper_4 input[type="number"],
#gform_wrapper_4 input[type="tel"],
#gform_wrapper_4 input[type="url"],
#gform_wrapper_4 textarea,
#gform_wrapper_5 input[type="text"],
#gform_wrapper_5 input[type="email"],
#gform_wrapper_5 input[type="number"],
#gform_wrapper_5 input[type="tel"],
#gform_wrapper_5 input[type="url"],
#gform_wrapper_5 textarea {
    background: #333 !important;
    color: #ccc !important;
    border: 1px solid #555 !important;
}

#gform_wrapper_4 input::placeholder,
#gform_wrapper_4 textarea::placeholder,
#gform_wrapper_5 input::placeholder,
#gform_wrapper_5 textarea::placeholder {
    color: #999 !important;
}

/* RADIO BUTTONS */
#gform_wrapper_4 .gfield_radio input[type="radio"],
#gform_wrapper_5 .gfield_radio input[type="radio"] {
    accent-color: #007bff; /* blue when checked */
}

#gform_wrapper_4 .gfield_radio input[type="radio"]:not(:checked),
#gform_wrapper_5 .gfield_radio input[type="radio"]:not(:checked) {
    accent-color: #cfcfcf; /* light gray when not checked */
}

/* HTML TEXT */
#gform_wrapper_4 .gfield_html,
#gform_wrapper_5 .gfield_html {
    color: #cfcfcf !important;
}

/* LINKS */
#gform_wrapper_4 a,
#gform_wrapper_5 a {
    color: #9b59b6 !important;
}

#gform_wrapper_4 .gform_title,
#gform_wrapper_5 .gform_title {
    color: #e6e6e6 !important;  /* very light gray */
    font-weight: 700;           /* keep it strong */
}

/* SUBMIT BUTTON STYLING – FORMS 4 & 5 */
#gform_wrapper_4 .gform_button,
#gform_wrapper_5 .gform_button {
    background: #C97A32 !important; /* the orange from your image */
    color: #000 !important;          /* dark text like the example */
    padding: 12px 28px;
    border: none;
    border-radius: 4px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
}

/* Hover effect (optional) */
#gform_wrapper_4 .gform_button:hover,
#gform_wrapper_5 .gform_button:hover {
    background: #a8732a !important; /* slightly lighter on hover */
}

