/*!
Theme Name:     Child Theme - Of bb-theme
Description:    Child theme of parent bb-theme, do not remove bb-theme
Author:         schizmit
Template:       bb-theme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/style.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*! ===================================================
                    partials/_all.scss begins 
    =================================================== */
/*! -------_clearfix.scss begins-------- */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 12, partials/_clearfix.scss */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 18, partials/_clearfix.scss */
.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 26, partials/_clearfix.scss */
.cf {
  *zoom: 1;
}

/*! -------_variable.scss begins-------- */
/*! -------_global.scss begins-------- */
@media only screen and (min-width: 0px) and (max-width: 992px) {
  /* line 7, partials/_global.scss */
  .blogfeed .uabb-thumbnail-position-left .uabb-post-thumbnail, .blogfeed .uabb-thumbnail-position-left .uabb-blog-post-content, .blogfeed .uabb-thumbnail-position-right .uabb-post-thumbnail, .blogfeed .uabb-thumbnail-position-right .uabb-blog-post-content {
    width: 100% !important;
  }
}

/* line 14, partials/_global.scss */
.fl-menu-mobile-clone {
  opacity: 0.9 !important;
}

/* line 18, partials/_global.scss */
.fl-builder-node-loading {
  opacity: 0.9 !important;
}

/* line 23, partials/_global.scss */
.fl-has-submenu-container {
  cursor: pointer;
}

/* line 29, partials/_global.scss */
div#aboutroundimg img {
  position: relative;
  z-index: 9;
}

/* line 1, partials/_single.scss */
.single_category_link {
  font-family: "Montserrat",serif;
}

/* line 5, partials/_single.scss */
.single_category_link a {
  color: #021d32;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 13, partials/_single.scss */
.related_post_section span.uabb-read-more-text.uabb-blog-post-section {
  text-align: center !important;
}
/* line 17, partials/_single.scss */
.related_post_section span.uabb-next-right-arrow {
  display: none !important;
}

/* line 24, partials/_single.scss */
.single_comments_section button, .single_comments_section input[type=button], .single_comments_section input[type=submit] {
  background: #021d32 !important;
  color: #fff;
  font-size: 17px !important;
  line-height: 20px;
  padding: 12px 12px !important;
  font-weight: normal;
  text-shadow: none;
  border: none !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 1, partials/_sidebar.scss */
.widget_recent_entries {
  float: left;
}
/* line 5, partials/_sidebar.scss */
.widget_recent_entries h4.fl-widget-title {
  margin-bottom: 20px;
  font-size: 1.5em !important;
}
/* line 10, partials/_sidebar.scss */
.widget_recent_entries ul {
  float: left;
  margin-bottom: 0;
}
/* line 15, partials/_sidebar.scss */
.widget_recent_entries ul > li {
  display: block;
  margin-bottom: 15px;
  float: left;
}
/* line 21, partials/_sidebar.scss */
.widget_recent_entries ul > li > a {
  float: left;
  font-size: .9em;
}
/* line 26, partials/_sidebar.scss */
.widget_recent_entries span.post-date {
  float: left;
  font-size: 14px;
  width: 100%;
}

/* line 35, partials/_sidebar.scss */
aside.fl-widget img {
  max-width: 285px !important;
  width: 100%;
}

/* line 41, partials/_sidebar.scss */
.widget_recent_entries {
  float: left;
  margin: 0px 20px 40px !important;
}

/* line 1, partials/_newsletters.scss */
.uabb-form-success-message {
  color: white !important;
}

/* line 6, partials/_newsletters.scss */
.mailchimp_section {
  max-width: 325px;
  width: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 1200px) {
  /* line 6, partials/_newsletters.scss */
  .mailchimp_section {
    display: none;
  }
}
/* line 15, partials/_newsletters.scss */
.mailchimp_section .uabb-subscribe-form {
  border: 9px solid #04011e;
  background-image: url("/wp-content/uploads/2018/12/newsletterbg.jpg");
}
/* line 20, partials/_newsletters.scss */
.mailchimp_section img.brookenews {
  width: 100%;
  max-width: 128px;
}
/* line 25, partials/_newsletters.scss */
.mailchimp_section input {
  background: #ffffff38 !important;
  color: white !important;
  padding: 6px 15px !important;
}
/* line 31, partials/_newsletters.scss */
.mailchimp_section ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white !important;
}
/* line 34, partials/_newsletters.scss */
.mailchimp_section ::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important;
}
/* line 37, partials/_newsletters.scss */
.mailchimp_section :-ms-input-placeholder {
  /* IE 10+ */
  color: white !important;
}
/* line 40, partials/_newsletters.scss */
.mailchimp_section :-moz-placeholder {
  /* Firefox 18- */
  color: white !important;
}

@media only screen and (min-width: 0px) and (max-width: 1200px) {
  /* line 47, partials/_newsletters.scss */
  .poettext p {
    text-align: center !important;
  }
}
/* line 52, partials/_newsletters.scss */
.mailchimp_section2 {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  /* line 52, partials/_newsletters.scss */
  .mailchimp_section2 {
    display: none;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  /* line 52, partials/_newsletters.scss */
  .mailchimp_section2 {
    padding-bottom: 30px;
  }
}
/* line 64, partials/_newsletters.scss */
.mailchimp_section2 .uabb-subscribe-form {
  border: 9px solid #04011e;
  background-image: url("/wp-content/uploads/2018/12/newsletterbg.jpg");
}
/* line 69, partials/_newsletters.scss */
.mailchimp_section2 img.brookenews {
  width: 100%;
  max-width: 128px;
}
/* line 74, partials/_newsletters.scss */
.mailchimp_section2 img.poemsimg {
  width: 100%;
  max-width: 200px;
  margin-right: 20px;
}
/* line 80, partials/_newsletters.scss */
.mailchimp_section2 input {
  background: #ffffff38 !important;
  color: white !important;
  padding: 6px 15px !important;
}
/* line 86, partials/_newsletters.scss */
.mailchimp_section2 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white !important;
}
/* line 89, partials/_newsletters.scss */
.mailchimp_section2 ::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important;
}
/* line 92, partials/_newsletters.scss */
.mailchimp_section2 :-ms-input-placeholder {
  /* IE 10+ */
  color: white !important;
}
/* line 95, partials/_newsletters.scss */
.mailchimp_section2 :-moz-placeholder {
  /* Firefox 18- */
  color: white !important;
}
/* line 99, partials/_newsletters.scss */
.mailchimp_section2 .uabb-form-button {
  display: inline-block;
  height: 34px;
}
/* line 104, partials/_newsletters.scss */
.mailchimp_section2 .uabb-subscribe-form .uabb-creative-button-width-auto {
  height: 100%;
}
/* line 108, partials/_newsletters.scss */
.mailchimp_section2 creative-flat-btn.uabb-none-btn {
  height: 34px !important;
  padding: 7px 15px;
}
/* line 113, partials/_newsletters.scss */
.mailchimp_section2 a.uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn {
  height: 34px !important;
  padding: 7px 15px;
}
/* line 118, partials/_newsletters.scss */
.mailchimp_section2 span.uabb-button-text.uabb-creative-button-text {
  top: 5px;
  position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 992px) {
  /* line 1, partials/_header.scss */
  #inklingsnavbar li a {
    color: white;
  }
}

/* line 3, partials/_footer.scss */
#footermailchimp .uabb-form-field {
  background: #ffffff14;
  min-height: 38px !important;
  margin: 0 5px !important;
}
@media only screen and (min-width: 0px) and (max-width: 992px) {
  /* line 3, partials/_footer.scss */
  #footermailchimp .uabb-form-field {
    margin: 3px 5px !important;
  }
}
/* line 14, partials/_footer.scss */
#footermailchimp .uabb-form-field input {
  border: transparent !important;
}
@media only screen and (min-width: 0px) and (max-width: 992px) {
  /* line 18, partials/_footer.scss */
  #footermailchimp .uabb-form-button {
    margin-top: 18px;
  }
}
/* line 26, partials/_footer.scss */
#footermailchimp .uabb-sf-style-style2 .uabb-form-field input:focus + label, #footermailchimp .uabb-sf-style-style2 .uabb-form-field.open > label {
  cursor: default;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}
