.widget-area .widget-title {
  color: #ffffff !important;
  background-color: #CBB000;
  font-style: normal;
  text-align: center;
  margin-right: none;
  margin-left: -15px;
  padding-top: 10px;
  margin-bottom: 25px;
  padding-bottom: 10px;

}

.hentry blockquote a:hover {
  color: #fff;
}

/*header changes*/
.site-header {
  padding: 1px 0;
}

/*footer changes*/
.sidebar-column.col-md-4 {
width: 100%
}

/*Social Icons horizontal top of content*/
.the_champ_horizontal_sharing {
  padding-bottom: 20px;}


/*Checkout Button Paypal*/
.classic-alt .posted-on {
  display: none;
}

#colophon.site-footer {
  display: none;
}

/*Product Page PP Checkout Button To left*/
.postid-481 .wcppec-checkout-buttons {
    text-align: left;
}

/*Paypal Table Border through Elementor pages */
.elementor * {
  border-width: 0px;
}

/* Thank-you page Download Link text bigger*/
.xlwcty_info {
  font-size: 20px !important;}


/*Hide Author info div on single post pages*/
.single .single-meta {
  display: none;}



/*WooCommerce*/
.page-id-478 .woocommerce-info {
  display: none;}

.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;}

.woocommerce-page #payment #place_order {
  float: none;}


/* --Easy Form Signup form Sidebar*/

.yikes-easy-mc-submit-button {
background: #393c40;
border-color: white;
}

/* --Easy Form Downloadable Form for Guide*/
.dl-form-submit-1:hover {
  background-color: #61CE70;}
/*Go-Top-Button*/

.go-top.show {
  bottom: 55px;}