/*
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.3.0.1745333639
Updated: 2025-04-22 14:53:59

*/

.amw-circle {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 12.5px;
	border: 2px solid rgba(33, 36, 39, 0.50);
}
.amws-supply-item.active .amw-circle {
	border: 7px solid #0BB1FF;
}
.amws-supply-item {
	opacity: 0.5;
	cursor: pointer;
}
.amws-supply-item.active {
	opacity: 1;
	box-shadow: 0px 0px 0px 4px #0BB1FF;
	border-color: #212427 !important;
}
.amw-dog-size-select {
	color: #000;
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	appearance: none;
	height: 48px;
	border-radius: 8px;
	border: 2px solid #0BB1FF;
}
.amw-dog-size-select:focus {
	border: 2px solid #0BB1FF;
	outline: none;
}
.elementor-widget-container:has(.amw-dog-size-select):after {
	content: '\f347';
	position: absolute;
	right: 17px;
	top: 50%;
	transform: translatey(-50%);
	font-family: 'dashicons';
}
@media (max-width: 767px) {
	.amw-tabs.elementor-widget-n-tabs .e-n-tabs-heading {
		display: none;
	}
}