/*
Theme Name: Sparkling Child
Theme URI: https://colorlib.com/wp/themes/sparkling
Author: Colorlib
Author URI: http://colorlib.com/
Description: Sparkling is a clean minimal and responsive WordPress theme well suited for travel, health, business, finance, design, art, personal and any other creative websites and blogs. Developed using Bootstrap 3 that makes it mobile and tablets friendly. Theme comes with full-screen slider, social icon integration, author bio, popular posts widget and improved category widget. Sparkling incorporates latest web standards such as HTML5 and CSS3 and is SEO friendly thanks to its clean structure and codebase. It has dozens of Theme Options to change theme layout, colors, fonts, slider settings and much more. Theme is also translation and multilingual ready and is available in Spanish. Sparkling is a free WordPress theme with premium functionality and design.
Version: 2.5.0
Template: sparkling
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sparkling
Domain Path: /languages/
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments


This theme, like WordPress, is licensed under the GPL.

sparkling is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

*/

.sticky .entry-meta {
  display: none;
}

h4 {
  float: left;
  padding-right: 20px;
  font-size: 16px;
  padding-right: 20px;
  padding-top: 0px;
  color: rgb(221, 153, 51);
}

.post-inner-content {
  background-color: rgba(255, 255, 255, 0.97);
}

.ninja-forms-required-items {
  display: none;
}

.table {
  margin-bottom: 50px;
}

.main-content-inner {
  margin-bottom: 100px;
}

.site-description-small {
  display: block;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: -0.25px;
}

.navbar > .container .navbar-brand {
  background-image: url(/wordpress/wp-content/uploads/2016/04/BBM_logo_no_text.png);
  background-size: 89px 55px;
  background-repeat: no-repeat;
  padding-left: 100px;
  position: relative;
  top: -2px;
}

li.menu-item.dropdown a {
  display: inline-flex;
}

li.menu-item.dropdown .caret {
  margin-left: -8px;
}

.dropdown-menu li a {
  width: 100%;
}

@media (max-width: 768px) {
  .site-description-small {
    display: none;
  }
}

@media (max-width: 768px) {
  .navbar > .container .navbar-brand {
    background-image: none;
    padding-left: 0px;
  }

  a.navbar-brand {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    white-space: nowrap;
  }

  .xs-1-col tr td:nth-child(2) {
    display: none;
    visibility: hidden;
  }

  .xs-1-col tr td:nth-child(3),
  .xs-2-col tr td:nth-child(3) {
    display: none;
    visibility: hidden;
  }

  .xs-1-col tr td:nth-child(4),
  .xs-2-col tr td:nth-child(4) {
    display: none;
    visibility: hidden;
  }

  .xs-1-col tr td:nth-child(5),
  .xs-2-col tr td:nth-child(5) {
    display: none;
    visibility: hidden;
  }

  .xs-1-col tr td:nth-child(6),
  .xs-2-col tr td:nth-child(6) {
    display: none;
    visibility: hidden;
  }
}

.page-id-723 tr td:nth-child(1) {
  width: 55%;
}

.metaslider .caption-wrap {
  bottom: 2px !important;
  color: white;
  background: #dd9933 !important;
  opacity: 0.95 !important;
  text-align: center;
  border-radius: 5px;
}

.continue-shopping-btn {
  float: left !important;
}

.ninja-forms-cont li {
  display: inline-block;
  width: 100%;
}

.ninja-forms-cont label {
  width: 100%;
}

.woocommerce-checkout-review-order .blockUI.blockOverlay {
  display: none !important;
}
