.lang-item img {
 width: 38px;
 margin-top: -7px;
}

.so-home-intro-text {
 max-width: 610px;
 width: 100%;
 margin: 0 auto;
 position: relative;
 left: 10px;
}

.so-home-intro-text h1 {
 line-height: normal;
 color: #fff;
 font-size: 32px;
 text-align: left;
}

.so-home-intro-text h1 span {
 color: #f0f687;
}

.so-home-intro-text h1 i {
 padding-top: 20px;
 display: inline-block;
}

body.home .widget_sow-slider {
 margin-top: 40px;
}

body.home #pgc-10-7-1 {
 width: calc(40% - ( 0.3 * 30px ) ) !important;
 margin: 0 !important;
}

body.home #pgc-10-7-1 .mailpoet_form_column {
 padding-bottom: 10px;
}

body.home #pgc-10-7-0 {
 margin: 0 !important;
}

body.home #pg-10-7 .panel-row-style-for-10-7 {
 justify-content: center;
}

@media screen and (max-width:768px) {
 #pg-10-7 #pgc-10-7-0 .iscriviti_text {
  text-align: center !important;
 }
 body.home #pg-10-7 .panel-row-style-for-10-7 {
  -webkit-box-align: center;
  align-items: center;
 }
}

@media screen and (max-width: 600px) {
  .so-home-intro-text {
   left: unset;
  }
  #logo_home {
   transform: scale(1.2);
  }
  .slide-inner {
   padding: 0px 15px 40px 15px !important;
   top: 45%;
  }
  .so-home-intro-text h1 {
   font-size: 26px;
  }
  .so-home-intro-text h1 i {
   font-size: 26px;
  }
 body.home #pgc-10-7-1 {
  width: calc(100% - ( 0.3 * 30px ) ) !important;
 }
 #pg-10-7 {
  padding-bottom: 40px;
 }
 body.home #pgc-10-7-1 .mailpoet_form_column {
  padding-bottom: 0px;
 }
}

