
@charset "UTF-8";

/*
 Theme Name:   Colibri WP Child
 Theme URI:    https://colibriwp.com/go/colibri-theme-child/
 Description:  Colibri is a beautiful
 Author:       avm
 Author URI:   http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
 Template:     colibri-wp
 Version:      1.0.80
 
 Tested up to: 5.5
 Requires PHP: 5.6
 
*/

html.colibri-wp-theme .page-comments .blog-post-comments-not-allow {
  border-radius: 3px;
  background-color: rgba(247, 144, 7, 0.05);
  border: solid 1px rgba(247, 144, 7, 0.1);
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}
html.colibri-wp-theme .blog-post-comments-not-allow {
  border-radius: 3px;
  background-color: rgba(247, 144, 7, 0.05);
  border: solid 1px rgba(247, 144, 7, 0.1);
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}
html.colibri-wp-theme #colibri .style-109 {
  background-color: rgba(247, 144, 7, 0);
  background-image: none;
  font-family: Open Sans;
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 1px;
  color: #f79007;
  border-top-width: 2px;
  border-top-color: #f79007;
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: #f79007;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #f79007;
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: #f79007;
  border-left-style: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}
html.colibri-wp-theme .has-background-color,
html.colibri-wp-theme *[class^="wp-block-"].is-style-solid-color {
  background-color: #f79007;
  background-image: none;
}

html.colibri-wp-theme .has-colibri-color-1-background-color {
  background-color: #f79007;
  background-image: none;
}