

@media all and (display-mode: standalone) {
	div.elementor-widget-wrap.elementor-element-populated a.wpr-button.wpr-button-effect.wpr-button-none, .elementor-991 .elementor-element.elementor-element-35b822e .elementskit-btn {
		DISPLAY: block !important;
	}
}

@media all and (display-mode: standalone) {
button.custom-pwa-button, #simple-banner > div {
		display: none !important;
	}
}
@media all and (display-mode: standalone) {
.elementor-element-4e1f337 {
		padding-top: 60px !important;
	}
}
div.elementor-widget-wrap.elementor-element-populated a.wpr-button.wpr-button-effect.wpr-button-none, .elementor-991 .elementor-element.elementor-element-35b822e .elementskit-btn {
	display: none;
}

button.custom-pwa-button {
	background: white !important;
	color: #0500ca !important;
}



@media screen and (max-width: 480px) {
	.orderable-products-list__item .orderable-product__hero {
  		width: 100%;
  		min-width: 250px !important;
  		margin-left: auto;
  		margin-right: auto;
	}
}


@media (max-width: 1024px) {
	.elementor-kit-934 button, .elementor-kit-934 input[type="button"], .elementor-kit-934 input[type="submit"], .elementor-kit-934 .elementor-button {
  		display: block;
  		margin-left: auto;
  		margin-right: auto;
	}
}

@media (max-width: 1024px) {
	.elementor-kit-934 button, .elementor-kit-934 input[type="button"], .elementor-kit-934 input[type="submit"], .elementor-kit-934 .elementor-button {
  		display: block;
  		margin-left: auto;
  		margin-right: auto;
	}
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
	font-size: 120% !important;
	padding: 1em 2em !important;
	border-radius: 5px !important;
	color: #fff !important;
	background-color: #FF702A !important;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	background: #dedede;
	border: 2px solid #FF702A;
}

.woocommerce h2 {
  font-size: 2.2rem;
  font-weight: 800;
  color: #FF702A;
}

/* Hide .simple-banner .simple-banner-text on all pages */
.simple-banner .simple-banner-text {
    display: none;
}

/* Display .simple-banner .simple-banner-text on the homepage for logged-out users */
body.home:not(.logged-in) .simple-banner .simple-banner-text {
    display: block;
}

/* Example CSS for adding icons to WooCommerce Account menu items */
body .woocommerce-MyAccount-navigation ul {
    list-style: none outside;
}

body .woocommerce-MyAccount-navigation ul li a {
    font-family: 'Font Awesome 5 Free', sans-serif; /* Adjust based on your Font Awesome inclusion */
	font-size: 16px !important;
	font-weight: 600 !important;
}

body .woocommerce-MyAccount-navigation ul li a:before {
    font-family: 'Font Awesome 5 Free'; /* or 'Font Awesome 5 Pro' if you're using the Pro version */
    font-weight: 900; /* Required for solid icons in FA 5+ */
    content: '\f00c'; /* Default icon if specific ones fail */
    margin-right: 8px;
}


body .woocommerce-MyAccount-navigation ul li.dashboard a:before {
    content: "\f015"; /* Home icon */
}

body .woocommerce-MyAccount-navigation ul li.orders a:before {
    content: "\f291"; /* Clipboard list icon */
}

body .woocommerce-MyAccount-navigation ul li.edit-address a:before {
    content: "\f3c5"; /* Map marker icon */
}

body .woocommerce-MyAccount-navigation ul li.payment-methods a:before {
    content: "\f09d"; /* Credit card icon */
}

body .woocommerce-MyAccount-navigation ul li.edit-account a:before {
    content: "\f007"; /* User icon */
}

body .woocommerce-MyAccount-navigation ul li.customer-logout a:before {
    content: "\f08b"; /* Log out icon */
}

section.woocommerce-order-details > h2 {
    font-family: system-ui;
    font-size: 30px;
    font-weight: 800;
    color: #FF702A;
}

.woocommerce a {     
	color: #FF702A;
}

#order-progress-bar {
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    border-radius: 4px;
    overflow: hidden;
	border: 1px solid;
    border-color: #bababa;
}

@keyframes flash {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}

#progress-bar {
    transition: width 0.4s ease;
    animation: flash 2s linear infinite;
    height: 26px !important;
    border-radius: 9px 0px 0px 9px !important;
}


#progress-text {
    font-weight: bold;
    text-align: center;
}

.woocommerce-orders-table__row {
    transition: background-color 0.3s ease;
}


.elementor-2807 .elementor-icon-box-title a { 
color: white !important;
}

.elementor-2807 .elementor-icon svg .elementor-2807 .elementor-icon i { 
position: inherit !important;
}

.elementor-2807 .elementor-icon-box-title, 
.elementor-2807 .elementor-icon-box-title a {
    /* Reset any specific alignment properties that might interfere */
    align-self: center; /* This will ensure the title itself is also centered if needed */
    text-align: center; /* Ensures the text within the title is centered */
}

/* Additional CSS for the icon */
.elementor-2807 .elementor-icon i, 
.elementor-2807 .elementor-icon svg {
    /* Assuming the icon itself might need specific centering styles if flex properties aren't enough */
	position: inherit !important;
}


button#place_order.button.alt {
	font-weight: 600;
	color: black !important;
	border-color: black;
}	



.elementor-element-f5b8f49 h2 {
color: #FF702A; 
}

.lwss_selectable.wr-cart-apply, .lwss_selectable.wr-cart-max {
background: #FF702A; 
}



#order_review > table > tfoot > tr.woocommerce-shipping-totals.shipping > td,
#order_review > table > tfoot > tr.woocommerce-shipping-totals.shipping > th {
background: #FF702A; 
color: black;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-size: 25px !important;
	font-weight: 800;
	color: #FF702A !important; 
}

div.elementor-element.elementor-element-0398584.stax-condition-yes.elementor-widget.elementor-widget-shortcode,
div.elementor-element.elementor-element-9ebb136.stax-condition-yes.stax-user_role_enabled-yes.elementor-widget.elementor-widget-elementskit-button > div > div > div > a,
.elementor-element-545d6fc.animated-slow.elementor-view-default.elementor-widget.elementor-widget-icon
 {
	display: none;
}

.elementor-widget-wpr-page-checkout div.elementor-widget-container div.woocommerce div.woocommerce-form-login-toggle div.woocommerce-info,
.elementor-widget-wpr-page-checkout div.elementor-widget-container div.woocommerce div.woocommerce-form-coupon-toggle div.woocommerce-info {
	font-size: 16px;
	font-weight: 700;
}

div.elementor-element.elementor-element-9ebb136.stax-condition-yes.stax-user_role_enabled-yes.elementor-widget.elementor-widget-elementskit-button > div > div > div > a {
margin-left: auto;
margin-right: auto;
}


div.picker__footer > button.picker__button--today, div.picker__footer > button.picker__button--clear, div.picker__footer > button.picker__button--close {
	    background-color: #ff702a;
}

div.ppress-already-logged-in-message, div.elementor-element.elementor-element-65fb8ad.elementor-widget.elementor-widget-shortcode > div > div > p {
	color: white !important;
	text-align: center;
}

.pp-form-container .ppress-form-bottom-links a {
    line-height: 22px;
    font-size: 16px;
    color: #ffffff !important;
}

form#pp_registration_1 div.ppress-form-bottom-links a, form#pp_login_1 div.ppress-form-bottom-links a, #pp_password_reset_1 > div.ppress-form-bottom-links a {
	color: white !important;
	font-size: 18px;
}

div > div.elementor-element.elementor-element-238179d.elementor-widget.elementor-widget-text-editor > div > p > span > a {
	color: white !important;
}





/* General styles for Contact Form 7 */
.wpcf7 form {
    font-family: Arial, sans-serif;
    max-width: 600px;
    margin: 0 auto;
	border: 5px solid #0500ca;
	border-radius: 10px;
    padding: 40px;
	padding-bottom: 0px !important;
    background-color: #fff;
    box-shadow: 0 0 10px 5px white;
}

/* Style for all input fields and textarea */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 2px solid #0500ca; /* Theme color for borders */
    border-radius: 4px;
    box-sizing: border-box;
    transition: border-color 0.3s;
}

/* Label styling */
.wpcf7 label {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

/* Hover and focus states for inputs */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
    border-color: #44318D; /* Darker shade for focus */
}

/* Style for the file input */
.wpcf7 input[type="file"] {
    border: 2px solid #0500ca;
    padding: 10px;
    transition: background-color 0.3s, border-color 0.3s;
}

.wpcf7 input[type="file"]:hover,
.wpcf7 input[type="file"]:focus {
    border-color: #44318D;
}

/* Style for the submit button */
.wpcf7 input[type="submit"] {
    background-color: #0500ca !important;
    color: #fff;
	font-size: 18px;
	font-weight: 600;
    border: none;
    padding: 20px 20px;
    margin-top: 30px !important;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #44318D; /* Darker shade for hover */
}

/* Responsive adjustments */
@media (max-width: 600px) {
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"],
    .wpcf7 textarea,
    .wpcf7 select,
    .wpcf7 input[type="file"],
    .wpcf7 input[type="submit"] {
        width: calc(100% - 20px); /* Adjust width for small screens */
    }
}

#record-btn {
    background-color: #0500ca;
    color: white;
    border: 3px solid lightgrey;
    border-radius: 50px;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    cursor: pointer;
}

#record-btn.fa {
    font-size: 35px;
}

#voice-note-container {
    margin: 20px 0;
    text-align: center;
}

#audio-playback {
    margin-top: -25px;
    width: 100%;
    max-width: 400px;
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0.7;
    }
}

#record-btn.flash {
    animation: flash 2s infinite;
}

.wpcf7 input[type="file"] {
    border: 2px solid #e8e8e8;
    border-radius: 9px;
    background: #e8e8e8;
    margin-top: 15px;
}

/* Center align headings */
.wpcf7 form h4 {
    text-align: center;
	font-weight: 900;
	color: #0500ca;
	font-size: 30px;
}

#wpcf7-f3984-p2110-o1 > form > p:nth-child(12) > label {
    text-align: center;	
}

/* Center align submit button */
.wpcf7 form .wpcf7-submit {
    display: block;
    margin: 20px auto;
}

/* Center align file attachment section */
.wpcf7 form label[for="your-file"] {
    display: block;
    text-align: center;
    margin: 20px 0;
}

/* Center align the file input itself */
.wpcf7 form input[type="file"] {
    display: block;
    margin: 10px auto;
}

#wpcf7-f3984-p4236-o1 > form > p:nth-child(2) > span > input, #wpcf7-f3984-p4236-o1 > form > p:nth-child(3) > span > input, #wpcf7-f3984-p4236-o1 > form > p:nth-child(4) > span > input {
display: none;
}

#wpcf7-f4014-p4015-o1 > form > p:nth-child(2) > span > input, #wpcf7-f4014-p4015-o1 > form > p:nth-child(3) > span > input, #wpcf7-f4014-p4015-o1 > form > p:nth-child(4) > span > input {
display: none;
}

#wpcf7-f3984-p4236-o1 > form > p:nth-child(12) > label {
text-align: center;
}

.wpcf7-response-output {
    display: none;
}

.wpcf7-response-output {
    display: none;
}

#wpcf7-f4014-p4015-o1 > form > p:nth-child(11) > label {
	text-align: center;
}

#wpcf7-f4014-p4015-o1 > form > h4:nth-child(6) {
	margin-top: 25px;
}

@media (max-width: 480px) {
	.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea, .wpcf7 select, .wpcf7 input[type="file"], .wpcf7 input[type="submit"] {
  		width: 100% !important;
	}
}

@media (max-width: 480px) {
	.wpcf7 form	{
		padding: 20px;
	}
}

@media (max-width: 480px) {
	.wpcf7 form h4 {
		font-size: 25px;
		font-weight: 1000;
	}
}

@media (max-width: 480px) {
	#audio-playback {
		border-radius: 10px;
	}
}

#new-message {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 80%; /* or a fixed width as needed */
    max-width: 960px;
    max-height: 80%; /* Adjust based on the viewport */
    box-shadow: 0 0 70px rgba(0,0,0,1);
    padding: 20px;
    box-sizing: border-box;
    overflow-y: auto; /* Ensures the popup itself is scrollable if needed */
}


