/*
Theme Name: Enfold Child
Description: Enfold Child
Version: 1.0
Author: Housedada
Author URI: http://housedada.com
Template: enfold
*/

/*GENERAL*/
.avia-slideshow-arrows a:before {
	padding-top:0px !important;
}

/*PAGETITLE*/
.title_container .container {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
    display: block;
    text-align: center;
}
.title_container .main-title {line-height: 1.2em}
.title_container .breadcrumb {
    position: relative !important;
    z-index:inherit !important;
    line-height: 22px !important;
    font-size: 12px !important;
    right: inherit !important;
    top:inherit !important;
    margin-top:0px !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    opacity: 0.46;
    transition: all ease-in-out .3s;
}
.title_container .breadcrumb:hover {opacity: 0.86; cursor: pointer;}
.breadcrumb-title {display: none !important}
.trail-end {font-weight: 600 !important;}


/*FOOTER*/
.avia-cookie-consent {
	max-width:400px !important;
	border-radius:3px !important;
}
.avia-cookie-consent p {
	line-height:1.6em !important;
	padding-bottom:14px !important;
}

/*Footer*/
.header-scrolled #header_main {
  background-image: url(http://flowersfestival.it/wp-content/uploads/2019/05/ff19_bg.jpg);
  background-size: cover !important;
  background-position:bottom center;
}
#footer {
  background-image: url(http://flowersfestival.it/wp-content/uploads/2019/05/ff19_bg.jpg);
  background-size: cover !important;
  background-position:bottom center;
}

#socket .container {
  padding-top: 36px;
  padding-bottom: 36px;
  text-align: center !important;
}

#socket .copyright {
  float: inherit !important;
}

#scroll-top-link {
  background-color: transparent !important;
  border:none !important;
  box-shadow:none !important;
  border-radius: 50% !important;
  right:36px !important;
  bottom:92px !important;
  color: #999999 !important;
  opacity: 0.33;
  z-index:1 !important;
}

#scroll-top-link:hover {opacity: 0.9;}

#scroll-top-link [data-av_icon]:before {
  color: #999999 !important;
}


/*RESPONSIVE*/
@media screen and (max-width: 768px) {
#offerta img {
	width:90px !important;
	height:90px !important;
}
}

@media screen and (max-width: 480px) {
}