/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
div .logo {
  padding-top: 5px;
  padding-bottom: 5px;
}

.comment-entry {
  display: none;
}

html #top .all_colors .widgettitle {
  border-width: 0;
  color: #f28f16;
  margin-bottom: 0;
}

#top aside .nested_nav li.current_page_ancestor>ul.children,
#top aside .widget_nav_menu .current_page_item>ul.children {
  display: none;
}

aside .AjaxSearchLiteWidget #ajaxsearchlite1 {
  box-shadow: none;
}

aside .AjaxSearchLiteWidget #ajaxsearchlite1 .probox {
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #f28f16;
}

aside .AjaxSearchLiteWidget #ajaxsearchlite1 .probox .promagnifier .innericon svg {
  fill: #f28f16;
}

.html_elegant-blog #top .post-entry .post-title {
  text-align: left;
}

#top aside .avia_mailchimp_widget .avia_ajax_form.av-form-labels-hidden label.input_checkbox_label,
#top #form-mailchimp-landing label {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}

#top .widget_nav_menu .nested_nav {
  padding-bottom: 0;
}

#top .widget_nav_menu li {
  font-size: 14px;

}

#top .widget_nav_menu li a {
  position: relative;
  padding-left: 20px;
}

#top .widget_nav_menu li a:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 11px;
  left: 0;
  border-radius: 20px;
  background: #f28f16;
}

.main_color strong {
  color: #444;
}

.em-pagination .page-numbers {
  padding: 10px 15px;
  border-radius: 50px;
}

.em-pagination .page-numbers.current {
  background: #ececec;
}

.em-pagination a.page-numbers {
  background-color: #f28f16;
  color: #fff;
  padding: 10px 16px;
}

h3.events-page-titel {
  margin: 40px 0;
}

h3.events-page-titel:first-child {
  margin-top: 0;
}

.text-transform-inherit,
.text-transform-inherit h2,
.text-transform-inherit h1 {
  text-transform: inherit !important;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.d-justify-center {
  justify-content: center;
}

.box-dettagli-evento {
  background-color: #EAEAEA;
  padding: 10px 30px;
  border-radius: 3px;
}

.box-dettagli-evento p {
  font-size: 1.2em;
}

.orange,
.main_color .orange strong {
  color: #f28f16;
}

.event-widget-wrapper {
  margin-bottom: 10px;
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 3px;
  transition: all 0.2s ease-out;
}

.event-widget-wrapper a {
  display: block;
  font-weight: 700;
}

.event-widget-wrapper:hover {
  box-shadow: 0 1px 13px 0 rgba(0, 0, 0, .2);
}

.event-widget-wrapper:last-child {
  margin-bottom: 0;
}

#top aside .av-mailchimp-widget .button {
  border-radius: 100px;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #f28f16;
  color: #fff;
}

#top aside .av-mailchimp-widget .button:hover {
  opacity: 0.9;
}

#box-motore-di-ricerca-home div.asl_w {
  box-shadow: none;
}

#box-motore-di-ricerca-home #ajaxsearchlite1 .probox .proinput input {
  font-size: 16px;
}

#box-motore-di-ricerca-home #ajaxsearchlite1 .probox .proinput input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 700;
}

#box-motore-di-ricerca-home #ajaxsearchlite1 .probox .proinput input::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 700;
}

#box-motore-di-ricerca-home #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 700;
}

#box-motore-di-ricerca-home #ajaxsearchlite1 .probox .proinput input:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 700;
}

#box-motore-di-ricerca-home #ajaxsearchlite1 .probox .promagnifier .innericon svg {
  fill: #f28f16 !important;
}

/* Center align columns inside color section*/
#av-center-align-columns .entry-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}

.main_color .box-btn-home .iconbox_content {
  transition: all 0.2s ease-out;
  padding: 0;
  background-color: #f28f16;
  color: #fff;
}

.box-btn-home .iconbox_content:hover {
  background-color: #0070A6;
}

.box-btn-home:hover .iconbox_content_title {
  color: #fff;
}

.box-btn-home .iconbox_content h3 {
  color: #fff;
}

.box-btn-home .iconbox_content h3 a {
  padding: 30px 20px 20px 20px;
  display: block;
  color: #fff;
}

.main_color .box-btn-page .iconbox_content {
  padding: 0;
}

.main_color .box-btn-page .iconbox_content header {
  transition: all 0.2s ease-out;
  background-color: #f28f16;
  color: #fff;

  border-radius: 3px;
}

.box-btn-page .iconbox_content header:hover {
  background-color: #0070A6;
}

.box-btn-page .iconbox_content .iconbox_icon.heading-color {
  border: 2px solid #fff;
}

#top .main_color .box-btn-page .iconbox_content header h3 a {
  padding: 35px 10px 20px;
  display: block;
  color: #fff;
}

#top .main_color .box-btn-page .iconbox_content header h3 a:hover {
  color: #fff;
}

/* enfold social media icons fix */
.social_bookmarks_whatsapp a::before,
.av-social-link-whatsapp a::before {
  font-family: 'entypo-fontello';
  content: '\f232';
}

.social_bookmarks_twitter a::before,
.av-social-link-twitter a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_facebook a::before,
.av-social-link-facebook a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_linkedin a::before,
.av-social-link-linkedin a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_pinterest a::before,
.av-social-link-pinterest a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_tumblr a::before,
.av-social-link-tumblr a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_reddit a::before,
.av-social-link-reddit a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_vk a::before,
.av-social-link-vk a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_gplus a::before,
.av-social-link-gplus a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_mail a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_dribble a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_youtube a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_instagram a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.social_bookmarks_vimeo a::before {
  font-family: 'entypo-fontello';
  content: '';
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 1px;
}

.text-uppercase {
  text-transform: uppercase;
}

.font-weight-400,
.font-weight-400>* {
  font-weight: 400 !important;
}

#form-mailchimp-home p,
#form-mailchimp-home p a,
#top #form-mailchimp-home label {
  color: #fff;
  font-weight: 400;
}

#top #form-mailchimp-home label {
  font-size: 12px;
}

#form-mailchimp-home .form_element.form_fullwidth.av-last-visible-form-element {
  text-align: center;
}

#form-mailchimp-home .form_element.form_fullwidth.av-last-visible-form-element input {
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  background-color: #fff;
  color: #f28f16;
  border-radius: 50px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: normal;
}

#form-mailchimp-home .form_element.form_fullwidth.av-last-visible-form-element input:hover {
  color: #fff;
  background-color: #0070A6;
}

.wrap-events {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wrap-events-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.wrap-events-row .event-single {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}

.wrap-events-row .event-single .read-more-link a,
.wrap-events .event-single .read-more-link a {
  width: 100%;
  padding: 10px;
}


.events-page .event-single {
  width: calc(50% - 30px);
}

.event-single {
  width: calc(25% - 30px);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 26px 0 rgba(0, 0, 0, .1);
  transition: all 0.2s ease-out;
}

.event-single:hover {
  box-shadow: 0 1px 26px 0 rgba(0, 0, 0, .3);
}

.img-event img {
  display: block;
  width: 100%;
}

.title-event a {
  display: block;
}

.content-event {
  padding: 30px 15px 0;
  text-align: center;
}

.event-date {
  color: #f28f16;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  background-color: #fff;
  /*padding: 0 10px;*/
  border-radius: 50px;
  line-height: 23px;
  margin-bottom: 10px;
}

.event-single .read-more-link {
  margin-top: auto;
  margin: auto auto 20px auto;
}

.html_elegant-blog #top .post-entry .post-meta-infos.custom-data {
  margin-bottom: 20px;
  margin-top: 20px;
}

.html_elegant-blog #top .post-entry .related_posts {
  margin-top: 40px;
}

.all-news .slide-entry-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.all-news .slide-entry-wrap article {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 26px 0 rgba(0, 0, 0, .1);
  transition: all 0.2s ease-out;
  margin-left: 0;
}

.pagina-news.all-news .slide-entry-wrap {
  justify-content: space-between;
}

.pagina-news.all-news .slide-entry-wrap article a.slide-image,
.all-news.home-news-section .slide-entry-wrap article a.slide-image,
.pagina-news.all-news .slide-entry-wrap article a img,
.all-news.home-news-section .slide-entry-wrap article a img {
  width: 100%;
}

.all-news .slide-entry-wrap article:hover {
  box-shadow: 0 1px 26px 0 rgba(0, 0, 0, .3);
}

.all-news.home-news-section .slide-entry-wrap article {
  width: calc(25% - 30px);
  margin-left: 0;
}

.all-news.home-news-section .slide-entry-wrap {
  justify-content: space-between;
}

.all-news.home-news-section .slide-entry-wrap article .slide-entry-title.entry-title {
  text-transform: inherit;
  font-size: 18px;
  letter-spacing: 0;
}

.overflow-visible,
.all-news .avia-content-slider-inner {
  overflow: visible;
}

.avia-content-slider.all-news .slide-image {
  margin-bottom: 0;
  border-radius: 0;
}

.avia-content-slider.all-news .slide-image img {
  border-radius: 0;
}

.all-news .slide-content {
  padding: 10px 30px 0px;
}

.all-news article .entry-footer {
  margin-top: auto;
}

.html_elegant-blog .avia-content-slider.all-news .slide-meta {
  background-color: #eee;
  border-top-width: 0;
  margin-top: 0;
}

.html_elegant-blog .avia-content-slider.all-news .slide-entry-title {
  font-size: 1.2em;
}

.html_elegant-blog .avia-content-slider.all-news .read-more-link {
  top: 0;
  padding-bottom: 0;
}

.lista-medici-riga ul.avia-icon-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  overflow: hidden;
}

.entry-content-wrapper div.lista-medici-riga li {
  text-indent: 0;
  width: calc(100% / 2 - 20px);
  padding: 10px;
  background: #fff;
  margin: 10px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  overflow: hidden;
}

.entry-content-wrapper div.lista-medici-riga li .iconlist-timeline {
  display: none;
}

ul.shortcode-list-child-page {

  list-style: none;
  margin-bottom: 0;

}

ul.shortcode-list-child-page li {
  margin-left: 0;

}

ul.shortcode-list-child-page li a {
  color: #f28f16;
  font-weight: bold;
  line-height: 20px;
}

#top .lista-no-icone .av-iconlist-small .iconlist_icon {
  display: none;
}

.lista-icone-orizzontale ul.avia-icon-list {
  display: flex;
}

#footer-section .avia-icon-list-container {
  margin: 0.85em 0;
}

#footer-section+#after_section_1 {
  display: none;
}

#top #footer-section .container {
  padding-top: 0;
}

#top #footer #avia_mailchimp_widget-4 h3.widgettitle {
  padding-bottom: 10px;
  color: #ffffff;
  margin-top: 50px;
  font-size: 20px;
  padding-top: 0;
}

#top #footer #avia_mailchimp_widget-4 input {
  background-color: #fff;
}

#top #footer #avia_mailchimp_widget-4 label.input_checkbox_label {
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
}

#top #footer #avia_mailchimp_widget-4 input[type=submit] {
  background-color: #f28f16;
  border-bottom: 1px solid #f28f16;
  border-radius: 100px;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}

#top #footer #avia_mailchimp_widget-4 input[type=submit]:hover {
  opacity: 0.9;
}

#top #footer .lista-guide-footer a {
  text-decoration: none;
  font-weight: 600;
  transition: all 0.2s ease-out;
}

#top #footer .lista-guide-footer a:hover {
  color: #ccc;
}

.testimonials-slider .slide-entry-wrap section {
  padding: 20px;
  background-color: #fff;
  border-radius: 3px;
}

.testimonials-slider .slide-entry-wrap section h4.slide-entry-title.entry-title {
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left;
  padding-top: 0;
}

.testimonials-slider .slide-entry-wrap section p {
  font-size: 14px;
}

.testimonials-slider .slide-entry-wrap {
  display: flex;
  flex-wrap: wrap;
}

.modulo-newsletter-pagina {
  background-color: #f28f16;
  padding: 30px;
}

#top .modulo-newsletter-pagina p.av_form_privacy_check label {
  color: #fff;
  font-weight: 400;
}

#top .modulo-newsletter-pagina p.av_form_privacy_check label a {
  color: #fff;
}

#top .modulo-newsletter-pagina h2,
#top .modulo-newsletter-pagina p,
#top .modulo-newsletter-pagina label {
  color: #fff;
}

#top .modulo-newsletter-pagina .form_element.form_fullwidth.av-last-visible-form-element {
  text-align: center;
}

#top .modulo-newsletter-pagina .form_element.form_fullwidth.av-last-visible-form-element input {
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  background-color: #fff;
  color: #f28f16;
  border-radius: 50px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  white-space: normal;
}

#top .modulo-newsletter-pagina .form_element.form_fullwidth.av-last-visible-form-element input:hover {
  color: #fff;
  background-color: #0070a6;
}

/*Download Manager*/

#wpdm-all-packages .dataTables_length label,
#wpdm-all-packages .dataTables_filter label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  display: inline-block;
}

#wpdm-all-packages a.wpdm-download-link {
  display: block;
  background: #0070A6;
  text-align: center;
  color: #fff;
  font-weight: 600;
  padding: 5px;
}

#wpdm-all-packages table.dataTable tbody th,
#wpdm-all-packages table.dataTable tbody td {
  padding: 16px 10px;
  vertical-align: middle;
}

#wpdm-all-packages a.wpdm-download-link:hover {
  opacity: 0.8;
  text-decoration: none;
}

#wpdm-all-packages .dataTables_length label select {
  width: auto;
  display: inline-block;
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem !important;
  line-height: 1.5;
}

#wpdm-all-packages .dataTables_filter label input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.w3eden table[id^=wpdmmydls-].table.table-striped.wpdm-all-packages-table.dataTable.no-footer {
  border-top: none !important;
}

#top .iconbox.av-no-box.icon-small .iconbox_icon {
  border-width: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;

}
#form-mailchimp-landing input.button
{
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  border-radius: 50px;
  padding-left: 15px;
  padding-right: 15px;
  transition: all 0.3s ease;
  border: none;
  width: 100%;
}
#form-mailchimp-landing input.button:hover {
  color: #fff;
  background-color: #0070A6;
}
.form-wrapper-landing {
  padding: 40px;
}

.container-16-9 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


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

  #after_full_slider_1 .flex_column.av_one_full:first-child h1,
  body .av-special-heading.titel-no-image h1.av-special-heading-tag {
    margin-top: 50px;
  }


  .event-single,
  .all-news.home-news-section .slide-entry-wrap article {
    width: calc(50% - 30px);
    margin-bottom: 30px;
  }

  .all-news .slide-entry-wrap article {
    width: calc(50% - 30px);
    margin-bottom: 30px !important;


  }

  .all-news .slide-entry-wrap article.first {
    margin-left: 0 !important;
  }

  .all-news .slide-entry-wrap {
    margin-bottom: 0 !important;
  }

  #top .sidebar_right .content {
    width: 100%;
    float: none;
    border: 0;
  }

  #top .sidebar_right .content .entry-content-wrapper {
    padding-right: 0;
  }

  #top #main .sidebar_right .sidebar {
    border: 0;
  }

}

@media only screen and (max-width: 989px) {
  .form-wrapper-landing {
    padding: 20px;
  }
  #form-mailchimp-landing input.button {
    font-size: 14px;
  }
  #socket .copyright a {
    display: inline-block;
    margin-right: 5px;
  }

  #socket .copyright,
  #socket .social_bookmarks,
  #socket .sub_menu_socket,
  #socket #disclaimer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
    min-height: 20px;
    align-items: center;
    flex-wrap: wrap;
  }

  #socket .copyright {
    margin-bottom: 0;
  }

  #socket .social_bookmarks {
    margin-left: 0;
    margin-top: 0;

  }

  #socket .sub_menu_socket li:last-child {
    padding-right: 10px;
  }

  #socket .menu {
    display: flex;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  #socket #disclaimer {
    line-height: 14px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  #socket .copyright a {
    text-align: center;
  }

  #footer .av-special-heading {
    margin-top: 0;
  }

  #footer .avia-icon-list-container {
    margin: 0;
  }

  #socket .menu {
    flex-direction: column;
  }

  #socket .menu li {
    margin: 10px 0;
    text-align: center;
  }

  .responsive #socket .sub_menu_socket {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
    min-height: 20px;
    align-items: center;
    margin-left: 0;
  }

  .responsive #top #wrap_all .testimonials-slider section.slide-entry {
    width: 100%;
    margin-left: 0;
    margin-bottom: 16px !important;
  }

  .responsive #top .testimonials-slider .avia-slideshow-controls a {
    display: block;
  }

  .events-page .event-single,
  .responsive #top #wrap_all .all-news.home-news-section .slide-entry-wrap article,
  .responsive #top #wrap_all .all-news .slide-entry-wrap article {
    width: 100%;
    margin-left: 0;
  }

  .event-single,
  .all-news.home-news-section .slide-entry-wrap article {
    width: 100%;
  }

  .bt-mobile-center,
  .bt-mobile-center a {
    float: none !important;
    text-align: center;
  }

  .bt-mobile-center a {
    display: inline-block !important;
  }

  .heading-mobile-center {
    text-align: center !important;
  }

  .welcome-titel-h3 h3.av-special-heading-tag {
    margin-bottom: 20px;
  }

  .entry-content-wrapper div.lista-medici-riga li {
    text-indent: 0;
    width: calc(100% / 1 - 20px);
  }
}

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

  #full_slider_1.avia-fullwidth-slider .avia-slide-wrap {
    height: 200px;
  }

  #full_slider_1.avia-fullwidth-slider .avia-slide-wrap img {
    transform: scale(2.5) translate(0, 25px);
  }

  .responsive .logo img {
    max-height: 60px;
  }

  .title_container .breadcrumb,
  .empty_title.title_container {
    display: none;
  }

  .welcome-titel-h1 {
    font-size: 34px !important;
    padding-top: 20px;
  }

  .welcome-titel-h3 {
    font-size: 18px !important;
  }

  .home .scroll-down-link.av-custom-scroll-down-color {
    display: none;
  }
}
