/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/
@media (min-width: 751px){ body.home #Header #Top_bar:not(.is-sticky) .container {
    padding-left: 110px;
    padding-right: 110px;
    box-sizing: border-box;
    padding-top: 85px;
}
  } 

.mfn-main-slider {
	display: none;
}

body.home #Header #Top_bar.is-sticky {
     padding-top: 25px;
	 padding-bottom: 25px;
}

#Top_bar .logo {
text-align: left !important;
}

@media only screen and (max-width: 767px) {
    #Top_bar #logo img.logo-mobile {
        max-height: 40px !important;
    }
}

@media only screen and (max-width: 767px) {
    #Top_bar, #Action_bar {
		position: absolute !important;
    }
}

@media only screen and (max-width: 767px) {
    #Top_bar.is-sticky { 
		position: fixed !important;
		background-color: #694696 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
    }
	#hero-gsc .caption h3 {
	font-size: 35px !important;	
	}
}

body:not(.home) #Top_bar {
	background-color: #694696 !important;
}
	
.colonna-siamo.vc_row {
  background-color: #fff !important;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .08) !important;
}

.gscsf .gscsf-item p {
  color: #000 !important;
}

hr.hr_color {
	background-color: #694696 !important;
}

.team .desc_wrapper h4{
	color: #694696;
}

.icon_box {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 24px rgba(0,0,0,.08);
  padding: 44px 36px 40px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 360px;
  text-align: center;
  transition: all .28s ease;
}

/* ===== Titolo e testo ===== */

.icon_box h4.title {
  color: #694696;
  margin-bottom: 12px;
  font-weight: 700;
}

.icon_box .desc,
.icon_box p {
  color: #000;
  margin: 0;
  line-height: 1.55;
}

/* ===== Icona ===== */

.icon_box .icon_wrapper .icon,
.icon_box .icon_wrapper i {
  color: #694696 !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 60px;
  margin-bottom: 18px;
}

/* Disattiva pattern/overlay del tema sul cerchio */

.icon_box .icon_wrapper:before,
.icon_box .icon_wrapper:after,
.icon_box .icon_wrapper .icon:before,
.icon_box .icon_wrapper .icon:after {
  content: '';
  display: none !important;
}

/* Cerchio dell’icona – base */

.icon_box .icon_wrapper {
  border-radius: 50%;
  background: #f2f3f6 !important;
  border: none !important;
  box-shadow: none !important;
}

/* ===== Hover ===== */

.icon_box:hover {
  background: #694696 !important;
  box-shadow: 0 12px 36px rgba(0,0,0,.18);
  transform: translateY(-2px);
}

.icon_box:hover h4.title,
.icon_box:hover .desc,
.icon_box:hover p,
.icon_box:hover .icon_wrapper i {
  color: #fff !important;
}

/* Cerchio in hover */

.icon_box:hover .icon_wrapper {
  background: #694696 !important;
  border-color: #694696 !important;
}

.icone.vc_row {
  margin-top: 90px !important;
}

.siamo-home.vc_row {
  margin-top: 90px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.column.mcb-column.mcb-item-ud9njjcp.one.laptop-one.tablet-one.mobile-one.column_column.eventi-home.vb-item {
  margin-top: 90px !important;
}


.em.em-list.em-grid > div.em-item {
  border-radius: 20px !important;
  overflow: hidden !important;
}

.em.em-list.em-grid > div.em-item .em-item-image:not(.has-placeholder) > div {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.em.em-list.em-grid > div.em-item .em-item-info .em-item-title,
.em.em-list.em-grid > div.em-item .em-item-info .em-item-title a {
  color: rgba(27,54,93,1) !important;
}

.em.em-search .em-search-main.em-search-main-bar {
  border-radius: 15px !important;
}

.em.em-search form {
  background-color: #f2f2f2 !important;
}

.comments-section {
  display: none !important;
}

.container-ev {
  display: grid !important;
  grid-template-columns: 1fr 2fr !important;
  grid-gap: 40px !important;
}

.details-ev {
  position: sticky !important;
  top: 50px !important;
}

.details-ev h1 {
  font-size: 45px !important;
  line-height: 45px !important;
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .details-ev h1 {
    font-size: 33.75px !important;
    line-height: 33.75px !important;
  }
}

@media only screen and (max-width: 999px) and (min-width: 690px) {
  .details-ev h1 {
    font-size: 31.5px !important;
    line-height: 31.5px !important;
  }
}

@media only screen and (max-width: 690px) {
  .details-ev h1 {
    font-size: 29.25px !important;
    line-height: 29.25px !important;
  }
}

.meta-ev h6 {
  margin-top: 25px !important;
  border-bottom: 1px dotted #ccc !important;
}

.content-ev {
  border-left: 1px solid !important;
  padding-left: 40px !important;
}

.em.em-item.em-item-single .content-ev .em-item-image img {
  padding: 0 !important;
  border-left: 0 !important;
}

@media only screen and (max-width: 480px) {
  .container-ev {
    display: block !important;
  }
}

@media only screen and (max-width: 480px) {
  .content-ev {
    border-left: none !important;
    padding: 0 !important;
  }
}

.em.em-view-container {
margin-top: 15% !important;
margin-bottom: 15% !important;
}

#Top_bar.is-sticky {
	background: #694696 !important;
}

@media (max-width: 767.98px) {
  .vc_row.wpb_row.vc_row-fluid.colonna-siamo.vc_custom_1759751961318.vc_row-has-fill {
    margin-left: -16px !important;
    margin-right: 16px !important;
  }
}