/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
body:not(.fusion-image-hovers) .fusion-secondary-header { display: none; }

.fusion-logo img, img.fusion-sticky-logo { width: 50% !important;}
.fusion-secondary-header {border:none !important;}
.fusion-megamenu-title { padding: 0 8px 15px;}
.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {padding: 5px 8px!important; font-size:12px; color: #999;}
.fusion-megamenu-bullet {display:none}
.fusion-megamenu-title {padding-left: 8px !important;}
.fusion-megamenu-title a {--megamenu_title_size: 22px; color: #7d3746 !important; font-weight: bold; }

#text-main-hp {position: absolute; z-index: 210; text-align: center; width: 80%; left:10%; bottom: 120px; }
#text-main-hp h1 {font-size: 120px; text-shadow: 0 0 10px #ddd; line-height: 1;}
body:not(.fusion-image-hovers) #text-main-hp {bottom:0px; }
body:not(.fusion-image-hovers) #text-main-hp h1 {font-size: 60px !important; text-shadow: 0 0 10px #aaa; line-height: 1;}

.heading .image img {  margin-bottom: 20px;}
.heading h3.content-box-heading { text-align:center }

.custom_icons {text-align: center;}
.custom_icon {display: inline-block; background-size: cover; width: 155px; height: 155px; margin: 0 10px; position: relative; }
.custom_icon span {position: absolute; font-size: 30px; top: 50px; left: 0; text-align: center; width: 100%; color: #1a1a18; }
.custom_icon.icon_valigia { background-position: center -20px; }
.custom_icon.icon_valigia span {top: 90px; font-size: 22px; font-weight: bold; }

.custom_icons_color .custom_icon {width: 10%; position: relative; opacity: .5; aspect-ratio: 1; margin: 0 1%; height: auto; }
.custom_icons_color .custom_icon span {font-size: 10px; line-height: 1; margin: 50% 0 0; }
.custom_icons_color .custom_icon.icon_active {opacity: 1;}

span.fusion-megamenu-icon.fusion-megamenu-image {display: none;}
span.fusion-megamenu-icon.fusion-megamenu-image {position: absolute; top: 0px; left: -160px; width: 160px; height: 160px; z-index: 100; background: #fff; }
span.fusion-megamenu-icon.fusion-megamenu-image img {width: 100%; max-height: none; }
.sub-menu .menu-item:hover span.fusion-megamenu-icon.fusion-megamenu-image {display: block;}

@media only screen and (max-width: 1023px) {
	.avada-has-breadcrumb-mobile-hidden.fusion-body .fusion-page-title-bar .fusion-breadcrumbs {display: block !important;}
}


