.column.one.author-box {
    display: none;
}
#Footer .footer_copy .one {
    margin-bottom: 5px;
    padding-top: 10px;
    min-height: 0;
}
ul.social li {
    display: inline;
    margin: 5px;
    background: #0791ab;
    padding: 10px;
}
.footer_copy {
    background: #0791ab;
}
.widgets_wrapper {
    background: #3333338c;
}
#Footer a {
    color: #ffffff !important;
}
#Footer a:hover {
    color: rgba(241, 243, 243, 0.8) !important;
    text-decoration: none ;
}
#Footer {
    
    background: url(http://dademo.site/bettertea/wp-content/uploads/2019/02/footer-bg.jpg);
}
.box {
    min-height: 230px;
    background: #fff;
    padding: 20px 25px 10px;
    -webkit-box-shadow: 0px 8px 30px rgba(35, 35, 35, 0.19);
    -moz-box-shadow: 0px 8px 30px rgba(35, 35, 35, 0.19);
    box-shadow: 0px 8px 30px rgba(35, 35, 35, 0.19);
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.box i {
    font-size: 60px;
    line-height: 34px;
    display: inline-block;
    color: #ee2d50;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.box:hover {
    background: #0791ab;
}
.box:hover h4{
    color: #fff;
}
.box h4 {
    color: #232323;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin: 18px 0px 15px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.box:hover p{
  color: #fff;
}
.box p{
    font-size: 16px;
    line-height: 26px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
img.mk-2 {
    display: none;
}
.box:hover img.mk-2 {
    display: block;
}
.box:hover img.mk-1 {
    display: none;
}
.box img {
    width: 80px;
}
.about-img {
    display: inline-block;
    position: relative;
}
.about-img::after {
   position: absolute;
    content: "";
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 10px solid #0791ab;
}
ul.im-list li {
    list-style-image: url(http://dademo.site/bettertea/wp-content/uploads/2019/02/correct-symbol.png);
    font-size: 20px;
    font-weight: 700;
     color: #333333;
}
.counter .desc_wrapper .title {
    margin: 0;
    color: #fff !important;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
.counter .desc_wrapper .number-wrapper{
color: #0791ab;
}
.counter {
    background-image: none;
}

.im-remote-desc{  font-size: 16px; line-height: 30px; text-align: center; } 

.subscribe-btn{ margin-top: 20px;  width: 100%;  float: left; } 
.im-mail-input{     background: transparent !important;  border: 2px solid #ccc !important; }
.mc4wp-form-fields{  margin-top: 26px;  }
. im-mail-btn{  width: 83% !important ; text-transform: uppercase !important; font-size: 14px !important; }

#custom_html-3 h3{ font-size: 16px;  margin-bottom: 6px; }
#text-2{     width: 100%;  float: left; } 

.im-map-icon{ width: 6%;  float: left;  padding-top: 6px; } 

.im-fa-desc{ width: 90%;  float: right; padding-left: 7px; } 