/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.home-product h3.elementor-heading-title a,
.home-product h3.elementor-heading-title a:hover {
	text-decoration: none;
	font-weight: 600;
}

.tcp-op {
	opacity: 84%;
}

.elementor-popup-modal a.dialog-close-button.dialog-lightbox-close-button {
	border-radius: 50px;
	padding: 4px;
}

.elementor-popup-modal .dialog-close-button:focus-visible {
	outline: none;
}

.gt_selector notranslate {
    padding: 4px !important;
    border: 1px solid #A1A1AA !important;
}

.gt_selector {
    padding: 4px !important;
    border: 1px solid #A1A1AA !important;
    font-size: 14px;
}

.gt_selector {
	position: absolute;
	top: -15px;
	z-index: 99999;
}

.gt_selector option:hover,
.gt_selector option:checked {
    color: #ffffff !important;
    background-color: #F81422 !important;
    box-shadow: 0 0 10px 100px #F81422 inset !important;
}

.gt_selector:focus-visible {
	outline: none;
}

select {
    font-family: "Averta", Sans-serif;
}