/*
 Theme Name:   Tabula Child
 Theme URI:    http://tabula.bold-themes.com
 Description:  Tabula child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     tabula
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  tabula-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */


.btCrestImg{margin:28px 0px !important;}
.topBarInLogoArea{height:105px !important;}
.menuPort{left:40px !important;}




.btVerticalHeaderTop .logo{
top:20px !important;
margin-left:calc(50% - 102px) !important;
padding: 20px 0 !important;
height:100px !important;
}

.btVerticalHeaderTop .btCrestImg{
  height:120px !important; 
    margin:10px 0px !important;
}

.bt_bb_text{
  font-size: 140%;
}


.btContact .btContactRow .icon_call:before {
    content: "\e98e";
    font-family: Dripicons;
    font-size: inherit;
    color: #00839c;
    }