.line:after{
  content: "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0";
  color: #222222;
  text-decoration:line-through;

  }

.e-mailit_toolbox {
    margin-top: 12px;
    box-sizing: content-box;
    display: flex;
    justify-content: center;
    gap: 20px;
}


.dots h1:after{
content: " ∎∎";  
  color: #ff0000;
}

.ba-feature-button:not(.empty-content) a {
 min-width: 70px;   
}


 .ba-feature-box{   
    margin-top:10px !important;    
}


.plan .ba-feature-title{display: none !important}

big{
font-weight: 600;
}


iframe{
width: 100%;
  border: none;
  height: 90vh;
  
}


*{scroll-behavior: smooth;}

.slideshow-content {border-radius: 20px !important}

.accordion-heading{
  border-radius: 10px;
  margin-bottom: 5px;
}

.accordion-toggle.active > span + i:before {
    content: "–";
    transform: rotate(0deg);
}
.accordion-toggle > span + i:before {
    content: "+";
    
}
.accordion-heading > a > span + i{font-size: 30px !important; color: 
#fff !important }

.accordion-heading{border-top: 1px solid #ddd;}


.plus .counter-number:after{  
  content:"+";  
  color: #fff;  
}

.front{z-index: 1;}

ul li{padding-bottom: 10px;}
ol li{padding-bottom: 10px;}

@media(max-width: 667px){
  iframe{
  height: 80vh;
  }
  
.ba-feature-button:not(.empty-content) a {
 min-width: 55px;
   
}
}
