.widget .search-field {
  height: 35px;
  padding-left: 33px;
  text-align: center;
}

.inside-top-bar.grid-container.grid-parent {
  background-color: #dd3333;
  opacity: 1;
}

.footer-widgets .widget :last-child {
  font-size: 14px;
  float: right;
}

hr {
  width: 100%;
  background-color: #dd3333;
  height: 2px;
}

.button.logout-link {
  padding: 6px;
}

.bbp-logged-in h4 {
  float: right;
  clear: both;
}

.entry-title {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

p {
  font-size: 15px;
}

.fa {
  color: white;
}

.fa-optin-monster {
  font-size: 50px;
  color: #FF6600;
}

.panel-grid-cell .widget-title {
  font-weight: bold;
  font-size: 16px;
}

.bold {
  font-weight: bold;
  font-size: 18px;
}

h3 {
  font-weight: bold;
  font-size: 18px;
}

/*-------------------------PageBuilder Row style border bottom----------------------------*/

/* Red border */

.pagebuilder-border-bottom {
  border-bottom: solid 2px #dd3333;
}

/* Grey Border */

.pagebuilder-border-bottom-grey {
  border-bottom: solid 2px #C1C1C1;
}

.pagebuilder-border-round {
  border-radius: 7px;
  border: solid 3px;
}

/*-------------------------PageBuilder Row style border bottom end---------------------------*/

#bbpress-forums {
  padding-left: 50px;
}

/*-------------------------Easy Media Download button text font------------------------------*/

.emd_dl_blue_four {
  font-family: arial;
  font-size: 14px;
}

/*-------------------------Easy Media Download button text font End------------------------------*/

/*------------------------- Arcronix FAQ Styles ------------------------------*/

.arconix-faq-wrap {
  background: none repeat scroll 0 0 #EDEDED;
}

.arconix-faq-title {
  font-size: 16px;
  font-weight: bold;
}

/*------------------------- Arcronix FAQ Styles End ------------------------------*/

/*------------------------- Hide template copyright at bottom  ------------------------------*/

.footer-bar-align-center .copyright-bar {
  display: none;
}

/*------------------------- Hide template copyright at bottom end  ------------------------------*/


/*------------------------- centre page title   ------------------------------*/
h1.entry-title {
    text-align: center !important 
}
/*------------------------- end  ------------------------------*/