/* Enter Your Custom CSS Here */
.tp-caption.rev-btn  
{
  font-size:14px !important;
  line-height: 14px !important;
}
p
{
  font-size:18px !important;
  font-family: "PT Sans Narrow",sans-serif !important;
}
.accordions-head-title
{
    font-family: "PT Sans Narrow",sans-serif !important;
}
.page .content_wrap .content
{
  width:100% !important;
  padding-right:0px !important;
}
.page .content_wrap .sidebar
{
  display:none !important;
}
.sc_services_columns .sc_services_item_content
{
  display:none !important;
}
.sc_services_columns .sc_services_item_button.sc_item_button
{
  display:none !important;
}
.sc_services_columns  .sc_services_item_subtitle
{
  display:none !important;
}
.top_panel.with_bg_image .top_panel_title
{
  max-width:100% !important;
}
.single.single-cpt_services .content
{
  width:100% !important;
}
.single.single-cpt_services .sidebar.right
{
  display:none !important;
}
.services_page_featured
{
  display:none !important;  
}
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], select, textarea, textarea.wp-editor-area
{
  padding:0.7em 1em !important;
}
.top_panel.without_bg_image
{
  background:#000 !important;
}