/*
Theme Name:     Hatria
Theme URI:      https://hatria.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Hangar Design Group
Author:         Hangar Design Group
Author URI:     https://hangar.it/
Template:       hello-elementor
Version:        1.0
*/

/* RESET ELEMENTOR */
h1,
h2,
h3,
h4 {
	margin: 0px;
	padding: 0px;
}
p,
b,
a {
	margin: 0px;
	padding: 0px;
}
a:focus {
	outline: 0 !important;
}
input:focus {
	outline: 0 !important;
}
select:focus {
	outline: 0 !important;
}
button:focus {
	outline: 0 !important;
}
span {
	margin: 0px;
	padding: 0px;
}
input,
a,
button,
textarea {
	box-shadow: none !important;
	margin: 0px;
	padding: 0px;
	outline: 0 !important;
}

a,
a:hover {
	color: unset
}

ul {
	padding-inline-start: 13px;
}

a {
	font-weight: unset !important;
	transition: .5s;
}

.elementor-nav-menu--dropdown a:focus {
	background-color: transparent !important;
}



.postid-1588 #colori-lucidi,
.postid-1883 #color-glossy {
	display: none !important;
}









#header-section {
	background-color: transparent;
	height: auto;
}
.nav-open #header-section {
	background-color: #EDEDED !important;
	height: 100vh !important;
}

.header-content {
	background-color: transparent;
}
.scrolled .header-content {
	background-color: #575756 !important;
}
.nav-open .header-content {
	background-color: #f3f3f3 !important;
}

.header-content a.elementor-item {
	color: #575756;
}
.scrolled .header-content a.elementor-item {
	color: #f3f3f3;
}
.scrolled .header-content a.elementor-item:hover {
	color: #f3f3f3 !important;
}
.nav-open .header-content a.elementor-item {
	color: #575756;
}




.header-content a.elementor-item.elementor-item-active {
	color: #575756;
}
.scrolled .header-content a.elementor-item.elementor-item-active {
	color: #f3f3f3 !important;
}
.scrolled .header-content a.elementor-item.elementor-item-active:hover {
	color: #f3f3f3 !important;
}
.nav-open .header-content a.elementor-item.elementor-item-active {
	color: #575756;
}


.header-content a.elementor-item.elementor-item-active:after {
	background-color: #575756;
}
.scrolled .header-content a.elementor-item.elementor-item-active:after {
	background-color: #f3f3f3 !important;
}
.nav-open .header-content a.elementor-item.elementor-item-active:after {
	background-color: #575756;
}

.header-content .elementor-icon svg {
	fill: #575756;
}
.scrolled .header-content .elementor-icon svg {
	fill: #f3f3f3;
}



.hdg-menu-btn {
	position: relative;
	display: block;
	width: 40px;
	height: 50px;
	cursor: pointer;
}

.hdg-menu-btn:before,
.hdg-menu-btn:after {
	content: '';
	display: block;
	width: 100%;
	height: 1.5px;
	position: absolute;
	left: 0;
	background: var(--e-global-color-primary);
	transition: .5s;
}

.hdg-menu-btn:before {
	top: 50%;
	margin-top: -5px;
}

.hdg-menu-btn:after {
	bottom: 50%;
	margin-bottom: -5px;
}

.hdg-menu-btn.hdg-close-btn:before {
	width: 20px;
	margin: -0.5px 0 0 10px;
	transform: rotate(135deg);
}

.hdg-menu-btn.hdg-close-btn:after {
	width: 20px;
	margin: 0 0 -0.5px 10px;
	transform: rotate(45deg);
}
#hdg-mobile-menu {
	display: none;
	height: calc(100dvh - 50px);
	max-height: fit-content;
	overflow-y: scroll;
}
#hdg-mobile-menu li {
	opacity: 0;
	transition: .4s;
}
#hdg-mobile-menu.hdg-opened li {
	opacity: 1;
}



#hdg-mobile-menu a.elementor-item-active {
	font-weight: 600 !important;
	letter-spacing: -1px !important;
}



.hero-section-img {
	transition: 1s;
}
.scrolled .hero-section-img {
	padding-right: 0px !important;
	padding-left: 0px !important;
}







.txt-color-alt span {
	color: #575756 !important;
}

.single-prod:hover .prod-ambient {
	opacity: 0;
}
.prod-ambient {
	transition: 1s !important;
}


.hdg-accordion-content {
	display: none;
}
.hdg-accordion-button-active .elementor-icon-wrapper svg {
	transform: rotate(180deg) !important;
	transition: .5s;
}
.hdg-accordion-button {
	cursor: pointer;
}





.gallery-prodotto .elementor-swiper-button {
	top: -70px !important;
}
.gallery-prodotto .elementor-swiper-button-prev {
	left: auto !important;
	right: 150px !important;
}
.gallery-prodotto .elementor-swiper-button-next {
	right: 40px !important;
}




.txt-bold-contatti strong {
	letter-spacing: -0.5px !important;
}

.elementor-field-group-field_64ae408 {
	color: #B2B2B2 !important;
}
input.elementor-upload-field {
	background-color: transparent !important;
}
input.elementor-upload-field::file-selector-button {
	border: 1px solid #575756;
	border-radius: 4px 4px 4px 4px;
	padding: 16px 40px 16px 40px;
}


.elementor-field-subgroup label {
	text-transform: none !important;
}
.elementor-field-subgroup span .elementor-field-option {
	align-items: center !important;
}
.elementor-field-subgroup span .elementor-acceptance-field {
	appearance: none;
	display: inline-block !important;
	width: 14px;
	height: 14px;
	margin-right: 10px !important;
	border-radius: 0px !important;
	border: 1px solid !important;
	border-color: #000 !important;
	background-color: transparent !important;
}
.elementor-field-subgroup span .elementor-acceptance-field:checked {
	opacity: 1 !important;
	background-color: #000 !important;
}



.elementor-field-type-acceptance .elementor-field-option {
	display: flex;
	align-items: center;
	gap: 5px;
}



.e-filter {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px 20px;
}
button.e-filter-item {
	color: #B2B2AF !important;
}
button.e-filter-item:hover {
	color: #575756 !important;
}
button.e-filter-item[aria-pressed="true"] {
	color: #575756 !important;
}
.elementor-widget-taxonomy-filter .e-filter-item {
	--e-filter-item-justify-content: left;
}

.hdg-language * {
	padding: 0 !important;
	line-height: 15px !important;
}

.hdg-language a {
	margin-left: .2em;
	opacity: 0.5 !important;
}
.hdg-language a:hover {
	opacity: 1 !important;
}

.scrolled .hdg-language a {
	color: #fff !important;
}
.nav-open .hdg-language a {
	color: #57575 !important;
}






#specifiche_tecniche_del_prodotto_prima_colonna .varianti_di_prodotto,
#specifiche_tecniche_del_prodotto_seconda_colonna .varianti_di_prodotto {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
#specifiche_tecniche_del_prodotto_prima_colonna .variante_di_prodotto,
#specifiche_tecniche_del_prodotto_seconda_colonna .variante_di_prodotto {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
#specifiche_tecniche_del_prodotto_prima_colonna .variante_di_prodotto .hdg_gallery,
#specifiche_tecniche_del_prodotto_seconda_colonna .variante_di_prodotto .hdg_gallery {
	width: calc(18% - 15px);
}
#specifiche_tecniche_del_prodotto_prima_colonna .variante_di_prodotto .hdg_gallery.hdg_gallery_full,
#specifiche_tecniche_del_prodotto_seconda_colonna .variante_di_prodotto .hdg_gallery.hdg_gallery_full {
	width: 100%;
}
#specifiche_tecniche_del_prodotto_prima_colonna .gallery_variante_di_prodotto,
#specifiche_tecniche_del_prodotto_seconda_colonna .gallery_variante_di_prodotto {
	display: flex;
	gap: 20px;
}
#specifiche_tecniche_del_prodotto_prima_colonna .variante_di_prodotto .hdg_gallery img,
#specifiche_tecniche_del_prodotto_seconda_colonna .variante_di_prodotto .hdg_gallery img {
	width: 100%;
}
#specifiche_tecniche_del_prodotto_prima_colonna .variante_di_prodotto .hdg_gallery.hdg_gallery_full img,
#specifiche_tecniche_del_prodotto_seconda_colonna .variante_di_prodotto .hdg_gallery.hdg_gallery_full img {
	width: calc(18% - 15px);
}


@media only screen and (max-width: 1024px) {
	

	.gallery-prodotto .elementor-swiper-button {
		top: -50px !important;
	}
	.gallery-prodotto .elementor-swiper-button-prev {
		right: 100px !important;
	}
	.gallery-prodotto .elementor-swiper-button-next {
		right: 25px !important;
	}
	
	
	.e-filter {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 10px 20px;
	}
	
	
	
	
}







@media only screen and (max-width: 767px) {
	

	.gallery-prodotto .elementor-swiper-button {
		top: -30px !important;
	}
	.gallery-prodotto .elementor-swiper-button-prev {
		right: 80px !important;
	}
	.gallery-prodotto .elementor-swiper-button-next {
		right: 20px !important;
	}
	
	
	
	.e-filter {
		display: grid !important;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px 20px;
	}
	
	
	
	
	
}