@charset 'utf-8';
/*
  Theme Name: Bamboo Babysitters Child
  Theme URI: http://bamboo.ancorathemes.com/
  Description: Bamboo Babysitters - Multipurpose and Multiskin Responsive Wordpress theme
  Author: Ancorathemes
  Author URI: http://ancorathemes.com/
  Template: bamboo-babysitters
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  bamboo-babysitters
*/

@import url("../bamboo-babysitters/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

footer .scheme_pink .sidebar_cart, .scheme_pink .widget_area_inner {
  background-color: #FB6EB5 !important;
}

footer .scheme_pink .sidebar_cart, .scheme_pink .widget_area_inner a, footer .scheme_pink .sidebar_cart, .scheme_pink .widget_area_inner a:hover {
  color: #FFF !important;
}

.cl_rounded .sc_column_item_inner{
   border-radius: 10px;
}

.sidebar_inner.widget_area_inner {
  background-color:#00aeef !important;
  border-radius: 0 !important;
}

.top_panel_title .page_title {
  font-size: 35px;
}

.pl_coppie .vc_tta-panel-title {
  background-color: #00aeef;
}

.pl_coppie .vc_tta-panel-title span {
  font-family: ALittleSunshine, sans-serif !important;
  color: #FFF;
}

.pl_coppie .vc_tta-panel-title .vc_tta-controls-icon::before {
  border-color: #FFF !important;
}

.post_rating.reviews_summary.blog_reviews{
  display: none;
}
.postid-99 .post_featured.single_team_post_featured{
  padding-top: 5%;
}

.postid-101 .post_featured.single_team_post_featured{
  padding-top: 6%;
}

.postid-102 .post_featured.single_team_post_featured{
  padding-top: 4%;
}

.postid-103 .post_featured.single_team_post_featured{
  padding-top: 6%;
}

.postid-736 .post_featured.single_team_post_featured{
  padding-top: 13%;
}

.sc_team_item_info_link.icon-link{
  display: none;
}

.top_panel_title.title_present:not(.navi_present).breadcrumbs {
    padding: 3%;
}

.scheme_original .top_panel_title_inner{
   background: none;
   background-color: #00aeef !important;
}

.home .pl_boxhome{
  padding-right: 0;
}


.pl_boxhome.even{
  background-color: #00aeef !important;
}


.row > [class*="column-"], .columns_wrap > [class*="column-"]{
     vertical-align: middle !important;
}


.wpcf7-form input[type="text"] {
   width: 100%;
}

.wpcf7-form textarea {
   width: 100%;
}


@media screen and (min-width: 1024px) {
  .post_content .h2 {
    font-size: 3.429em !important;
   }
}

@media screen and (max-width: 1024px) {
    .slider_wrap {
        display: none;
    }
}


@media screen and (max-width: 375px) {
	.page_content_wrap{
		padding-top: 0px !important;
	}
}