/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1772934216
Updated: 2026-03-08 01:43:36

*/
:focus {
	outline:0;
}

table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th,
table tbody tr:hover > td, table tbody tr:hover > th {
	background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding:0 0 0 5px;
}
.woocommerce-notices-wrapper {
	max-width: 1180px;
	margin:2em auto;
}

.woocommerce-message a.button,
.woocommerce a.button:hover

{
	background-color: #8BC34A;
	border-radius: 30px;
	color: #fff;
	font-weight: 400;
}

body:not(.woocommerce-block-theme-has-button-styles) 
.woocommerce :is(#respond input#submit.alt, a.button.alt, button.button.alt, input.button.alt)
{
	background-color: #8BC34A;
	border-radius:30px;
	font-size: 1.25em;
	color:#fff;
	font-weight:700;
}

body:not(.woocommerce-block-theme-has-button-styles) .woocommerce 
:is(#respond input#submit, a.button, button.button, input.button) {
	
	background-color: #8BC34A;
	border-radius:30px;
	color:#fff;
}
:is(.woocommerce, .woocommerce-page) #content table.cart td.actions .input-text,
:is(.woocommerce, .woocommerce-page) table.cart td.actions .input-text {
    width:130px;
}
.woocommerce table.shop_table td a {
	color:#000
}
input:is([type="date"],[type="email"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="url"]),
select,
textarea{
padding:5px;
}

table thead:first-child tr:first-child th,
table td,
table td, table th{
	border:0;
}
.woocommerce-info a {
	background-color: transparent;
	color: #000;
}
.woocommerce-info {
	border-top-color: #8BC34A;
}


.woocommerce-info::before {
	color: #8BC34A;
}







