/*
Theme Name:     Hello Child - Frigomar
Description:    Tema Child per il tema Hello di Elementor
Author:         Luca Stauder
Author URI:     http://example.com/about/
Template:       hello-elementor
Version:        1.0.0
*/

.arancio a {color: #ff7700; }

.elementor-location-footer a {color: inherit;}
.elementor-location-footer a:hover {color: #ff7700;}


/* WPML Icon */
.wpml-ls-item-it a span {padding-left: 26px !important; background: url(assets/images/icon-IT-HD.png) left center no-repeat; background-size:20px 20px; }
.wpml-ls-item-en a span {padding-left: 26px !important; background: url(assets/images/icon-EN-HD.png) left center no-repeat; background-size:20px 20px;}
.wpml-ls-item-fr a span {padding-left: 26px !important; background: url(assets/images/icon-FR-HD.png) left center no-repeat; background-size:20px 20px;}

.sub-menu .wpml-ls-item-it a span {padding-left: 26px !important; background: url(assets/images/icon-IT-HD.png) left center no-repeat; background-size:20px 20px;}
.sub-menu .wpml-ls-item-en a span {padding-left: 26px !important; background: url(assets/images/icon-EN-HD.png) left center no-repeat; background-size:20px 20px;}
.sub-menu .wpml-ls-item-fr a span {padding-left: 26px !important; background: url(assets/images/icon-FR-HD.png) left center no-repeat; background-size:20px 20px;}

/* Table fix */
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {background-color: transparent;}

/* Tab product */

.tab-box {display:none;}
.tab-box.tab-selected {display:block;}

.item-tab-selected .elementor-widget-container {background-color:#184F90 !important;}
.item-tab-selected .elementor-heading-title {color:#fff !important;}

/* Sales and services */

@media only screen and (max-width: 767px) {
.elementor-icon-box-icon, .elementor-icon-box-content {display: inline-flex;}
.page-id-195 .fas.fa-map-marker-alt {display: none;}
}