.frame-type-textpic > h2, .frame-type-textpic .ce-bodytext > h2 {
  margin-bottom: 30px;
  line-height: 1; }

.frame > .text-content > h3, .frame > .text-content h4, .frame-type-textpic > h3, .frame-type-textpic h4 {
  line-height: 1.1; }

.youtube-embed-wrapper {
  margin-bottom: 30px; }
  @media (max-width: 1024px) {
    .youtube-embed-wrapper {
      margin-bottom: 20px; } }

.card.card-sidebar div.card-body > p {
  margin-bottom: 5px; }


@media (min-width: 768px){
  .header .header-login_form .login-form_link {
    float: right;
  }
  .header .header-login_form .login-form_link ul li a {
    font: 16px/20px "jaf-domus",sans-serif;
    letter-spacing: 0px;
    color: #FBF5F5;
    position: relative;
    padding-left: 13px;
  }
  .header .header-login_form .login-form_link ul li{
    margin-bottom: 5px;
  }
  .header .header-login_form .login-form_link ul li a:before {
    content: '';
    background: url(../img/arrowright.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    width: 8px;
    height: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header .header-login_form .login-form_link ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
}
.header .header-login_form {
  min-width: 320px;
}
@media (max-width: 767px){
  .addTags-block.topAdd-tag {
    height: auto;
  }
  .adtags-block {
    margin-bottom: 20px;
  }
  .addTags-block.topAdd-tag {
    margin: 100px 20px 20px 20px;
  }
  .theme-container.ad-block-enabled {
    padding-top: 100px;
  }
}
/* Social Icon */
.social-icons {
  display: flex;
  margin-top: 20px;
}
.social-icons .social-icons-links {
  margin-right: 20px;
}
.social-icons .social-icons-links a.fa {
  color: #fff;
  font-size: 18px;
  border: 1px solid #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'FontAwesome';
  font-weight: 100;
}
.social-icons .social-icons-links a.fa:hover {
  text-decoration: none;
  background: #1F83B5;
  border-color: #1F83B5;
}
.social-icons .social-icons-links a span{
 display: none;
}
/*# sourceMappingURL=custom.css.map */
