/*
Theme Name: Ewebot - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: ewebot
*/
@import url("../ewebot/style.css");
.wpda-builder-logo_container a img {
	max-height: 100px !important;
}
.gt3_breadcrumb, .gt3-page-title__content .gt3_breadcrumb {
	display: none !important;
}

gt3-page-title.gt3-page-title_vert_align_top .container {
  vertical-align: top;
  padding-top: 10px;
		display: none !important;
}

.single_blogpost_title_content {
  text-align: left;
  padding: 46px 0 71px;
  display: none !important;
}

.single_prev_next_posts .container {
  border: 1px solid hsla(0,0%,58%,.2);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(148, 148, 148, 0.2);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(148, 148, 148, 0.2);
  border-right: none;
  border-left: none;
  padding: 25px 0;
  display: none;
}

hr.wp-block-separator {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
