.comments-area,
.woodmart-post-date,
.woodmart-entry-meta,
.hovered-social-icons {
  display: none;
}

#testimonial-mobile,
#testimonial {
  z-index: 1;
}

@media (min-width: 1024px) {
  .hero {
    padding-top: 90px;
  }

  .granma {
    position: relative;
    top: -100px;
  }

  .middlefont {
    font-weight: 900;
    margin: 0 auto;
    width: 600px;
    position: relative;
    left: -85px;
    text-transform: uppercase;
  }

  .copy-first-section {
    width: 423px;
  }

  .custom-container {
    margin: 0 auto;
    max-width: 1143px;
  }

  .success-stories {
    width: 800px;
    height: 358px;
    margin: 0 auto !important;
    border-radius: 6px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
  }

  .owl-nav .owl-next::after,
.owl-nav .owl-prev::after {
    color: #409cd6 !important;
  }

  .mc4wp-form > div {
    flex-direction: row;
  }

  .bubble {
    position: relative;
    right: -320px;
    bottom: 171px;
    z-index: 99;
    max-width: 190px;
  }

  .info-box-blog .info-box-content {
    display: flex;
    flex-direction: column;
    align-self: center;
  }

  .blog-design-masonry .entry-title {
    font-size: 20px !important;
    line-height: 1.33 !important;
    font-family: "Ubuntu" !important;
    font-weight: 500 !important;
    color: #575759 !important;
    text-align: left !important;
  }

  .blog-post-loop .entry-header {
    padding: 25px 25px 0px 25px;
  }

  .post-img-wrapp {
    border-radius: 10px;
  }

  .blog-post-loop .article-body-container {
    height: 150px;
  }

  .meta-post-categories {
    border-radius: 8px !important;
    border: solid 1px #69c7be !important;
    background-color: #ffffff !important;
  }

  .meta-post-categories > a {
    font-family: Ubuntu !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: center !important;
    color: #69c7be !important;
  }

  .widget_recent_entries ul li > a {
    font-weight: 400;
    border-top: 2px solid #cfcfcf;
    padding-top: 20px;
    color: #575759;
    font-size: 16px;
  }

  .widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a {
    border-radius: 8px;
    border: solid 1px #69c7be;
    background-color: #ffffff;
    color: #69c7be;
    margin: 5px;
  }

  /*
    *BLOG HOME
    */
  .home .blog-post-loop .entry-header {
    padding: 0 !important;
  }

  .home .entry-thumbnail {
    padding: 20px !important;
  }

  .home .blog-design-small-images.has-post-thumbnail .article-inner {
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border: solid 1px #e1e1e1;
    background-color: #ffffff;
  }

  .home .blog-style-shadow:hover .article-body-container,
.home .blog-style-shadow .article-body-container {
    box-shadow: none !important;
  }

  .home .blog-design-small-images.has-post-thumbnail.blog-style-shadow .article-body-container {
    text-align: left;
  }

  .home .blog-post-loop .article-body-container {
    height: auto !important;
  }

  .home .btn-read-more {
    border-radius: 30px !important;
    box-shadow: 0 2px 4px 0 rgba(12, 28, 39, 0.2) !important;
    background-color: #409cd6 !important;
    color: #fff !important;
    text-transform: capitalize !important;
    padding: 15px 50px !important;
    top: 20px;
    display: inline !important;
    overflow: visible !important;
  }

  .blog-home-auto-right .article-inner {
    position: relative;
    height: 410px;
    width: 1105px;
  }

  .blog-home-auto-right .article-inner .entry-header {
    float: right;
    position: absolute;
    right: 10px;
    top: 0;
  }

  .blog-home-auto-right .article-inner .article-body-container {
    position: absolute;
    left: 35px;
    text-align: right !important;
    width: 550px;
  }

  .home .post-img-wrapp {
    max-height: 350px !important;
  }

  /*
    *FOOTER
    */
  .min-footer > div {
    padding-left: 0px;
  }
}
.woocommerce-breadcrumb {
  display: none;
}

.download-button .wpb_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.granma-and-kid .wpb_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.download-button {
  text-align: center;
  margin-bottom: 20px;
}

.checked {
  color: #fdc215;
}

.stars {
  display: inline-flex;
  position: relative;
  top: -70px;
}

.woodmart-info-box .info-box-title {
  position: relative;
  top: 25px;
}

.woodmart-info-box .info-btn-wrapper {
  margin-top: 30px !important;
}

.owl-dots {
  display: none;
}

.see-more button,
.see-more a {
  width: 280px !important;
  height: 60px !important;
  border-radius: 30px !important;
  box-shadow: 0 2px 4px 0 rgba(12, 28, 39, 0.2) !important;
  border: solid 2px #409cd6 !important;
  background-color: #fff !important;
  color: #409cd6 !important;
  text-transform: capitalize;
  font-weight: bold !important;
}

.see-more-orange button {
  width: 280px !important;
  height: 60px !important;
  border-radius: 30px !important;
  box-shadow: 0 2px 4px 0 rgba(12, 28, 39, 0.2) !important;
  background-color: #f8a052 !important;
  border: solid 2px #f8a052 !important;
  color: #fff !important;
  text-transform: capitalize;
  font-weight: bold !important;
}

.steps p {
  margin: 0 auto;
  width: 290px;
}

.brandbox {
  border-radius: 8px;
  box-shadow: 2px 2px 4px 0 rgba(167, 169, 172, 0.5);
  border: solid 1px #e8e9ea;
  background-color: #ffffff;
  padding: 22px 0px;
  padding-right: 0px;
  width: 292px;
  margin: 0 auto !important;
}

.brandrow {
  margin: 0 auto !important;
  display: block;
  width: 1143px;
}

.brandtext {
  margin: 0 auto;
  width: 370px;
}

.brand-body p {
  margin: 0 auto;
  width: 295px;
  margin-top: 20px;
}

.blog-left-text {
  padding-left: 40px;
}

.woodmart-prefooter {
  padding-bottom: 0;
}

#footer-top {
  top: 28px;
}

p {
  line-height: 1.3;
}

.granma-row {
  height: 505px;
}

.granma-img {
  width: 636px;
  top: -100px;
  position: relative;
  right: 50px;
}

.product-title,
.product-grid-item .price {
  text-align: center;
}

.product-title {
  color: #575759 !important;
}

.woodmart-hover-tiled .product-element-bottom {
  min-height: 90px;
}

.mc4wp-form label {
  display: block !important;
}

#emailform {
  background-color: #fff;
  border-radius: 100px;
  height: 60px;
}

#emailformbutton {
  width: 184px;
  height: 60px;
  border-radius: 30px;
  border: 2px solid #f8a052;
  background-color: #f8a052;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.mc4wp-form > div > p:first-child {
  flex: 1 1 200px;
  max-width: 600px;
}

.social-form-circle .woodmart-social-icon {
  float: left;
  margin-right: 25px;
}

.color-scheme-light,
.woodmart-dark {
  color: #fff !important;
}

.btn.btn-scheme-light,
.btn-color-primary {
  text-transform: inherit;
}

.img_googlePlay figure a img.vc_single_image-img {
  max-width: 194px;
}

.whb-header {
  margin-bottom: 0px !important;
}

.single-product .whb-color-dark:not(.whb-with-bg) {
  background-color: transparent !important;
}

/* press */
.page-id-3281 .woodmart-info-box {
  justify-content: center;
}

/* press */
.page-id-3281 .box-style-shadow {
  height: 315px;
}

/* press */
.page-id-3281 .woodmart-info-box .info-box-content {
  flex: 0;
}

/* shop */
.page-id-4154 .woodmart-images-gallery.view-carousel {
  padding: 30px !important;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
  border-radius: 6px !important;
  height: 290px;
}

/* shop */
.page-id-4154 .woodmart-carousel-spacing-20 .owl-nav > div[class*=prev] {
  left: -80px !important;
}

/* shop */
.page-id-4154 .woodmart-carousel-spacing-20 .owl-nav > div[class*=next] {
  right: -80px !important;
}

/*
    * 
    * inline styles
    */
#hero {
  padding-bottom: 100px;
}

.started_steps {
  max-width: 271px;
  width: 100%;
}

.container_steps {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.container_steps .vc_column-inner {
  align-items: center;
}

.blog_image {
  max-width: 488px;
  width: 100%;
}

.img_appstore {
  max-width: 174px;
}

.img_googlePlay {
  max-width: 194px !important;
}

.img_left_hero figure .vc_single_image-img {
  max-width: 750px;
  margin-left: -110px;
}

.steps p {
  font-size: 21px;
  color: #0a4a73;
  font-weight: 500;
}

.copyrights-wrapper.copyrights-centered {
  background-color: #fff;
  border: 0;
}

.min-footer > div,
.min-footer a {
  color: #2a92d0;
}

.tm-epo-field-label.tm-has-required,
.summary-inner {
  text-align: left;
}

.tc-totals-form {
  display: none !important;
}

.product-image-summary .quantity {
  display: none;
}

.single_add_to_cart_button.button.alt {
  float: left;
}

.postid-4148 .product-tabs-wrapper,
.postid-4150 .product-tabs-wrapper,
.postid-3785 .product-tabs-wrapper,
.postid-5187 .product-tabs-wrapper {
  display: none;
}

.tmcp-field {
  border-radius: 5px !important;
}

.hero {
  padding-bottom: 100px;
}

.started_steps {
  max-width: 271px;
  width: 100%;
}

.container_steps {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.container_steps .vc_column-inner {
  align-items: center;
}

.blog_image {
  max-width: 488px;
  width: 100%;
}

.img_appstore {
  max-width: 174px;
}

.img_googlePlay {
  max-width: 194px !important;
}

.img_left_hero figure .vc_single_image-img {
  max-width: 750px;
  margin-left: -110px;
}

.steps p {
  font-size: 21px;
  color: #0a4a73;
  font-weight: 500;
}

/*
    * BREAKPOINT STYLES
    */
@media (min-width: 1024px) {
  .yotu-wrapper-player {
    float: left !important;
  }

  .yotu-videos {
    float: right !important;
    width: 30% !important;
    padding: 0 !important;
  }

  .yotu-playing-description {
    margin-top: 15px;
  }

  .for-mobile {
    display: none !important;
  }

  .sidebar-container {
    margin-top: 135px;
  }

  .home.box-style-shadow {
    width: 900px;
    margin: 0 auto;
  }

  .woodmart-archive-shop .main-page-wrapper {
    padding-top: 40px;
  }

  .testimonials .box-icon-wrapper {
    display: flex;
    align-content: center;
    justify-content: center;
  }

  .testimonials .box-icon-wrapper .info-box-icon {
    max-width: 50%;
  }

  .testimonials .box-icon-align-left .box-icon-wrapper {
    align-items: center;
    width: 50%;
  }

  .testimonials .info-box-inner {
    min-height: 185px;
  }
}
@media (width: 1024px) {
  .granma-img {
    top: -70px;
    position: relative;
    right: 130px;
  }

  .kid-tablet {
    position: relative;
    top: 25px;
    right: 20px;
  }

  .img_left_hero figure .vc_single_image-img {
    max-width: 550px !important;
    margin-left: 0px !important;
  }

  .yotu-wrapper-player {
    float: none !important;
  }

  .yotu-videos {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 834px) {
  .granma-and-kid {
    position: absolute;
    bottom: 0;
  }

  #caribu-second-section-mobile {
    height: 350px;
  }
}
@media (max-width: 834px) {
  .main-page-wrapper {
    padding-top: 40px;
  }

  .hero-text {
    padding: 0 10px;
    margin-top: 70px;
  }

  .img-header,
.yotu-playlist .yotu-wrapper-player {
    padding: 0 20px;
  }

  .yotu-videos {
    display: none;
  }

  .yotu-playing-description {
    margin-top: 20px;
    text-align: center;
  }

  .for-desktop {
    display: none !important;
  }

  #press-section .owl-dots,
.blog-section .owl-dots {
    display: block !important;
  }

  #press-section .info-box-icon {
    border-radius: 8px;
    box-shadow: 2px 2px 4px 0 rgba(167, 169, 172, 0.5);
    border: solid 1px #e8e9ea;
    background-color: #ffffff;
    padding: 5px 10px;
  }

  #press-section .owl-dots .owl-dot.active span,
.blog-section .owl-dots .owl-dot.active span {
    border-color: #409cd6 !important;
    background-color: #409cd6 !important;
  }

  #press-section .owl-dots .owl-dot span,
.blog-section .owl-dots .owl-dot span {
    border-color: rgba(64, 156, 214, 0.2) !important;
    background-color: rgba(64, 156, 214, 0.2) !important;
  }

  #press-section .woodmart-info-box .info-btn-wrapper {
    margin-top: 20px !important;
  }

  .blog-section .box-icon-align-top .box-icon-wrapper {
    margin-bottom: 20px;
  }

  .blog-section .woodmart-info-box .info-box-title {
    position: relative;
    top: 0px;
  }

  .mc4wp-form > div {
    flex-direction: column;
  }

  .mc4wp-form > div > p:first-child {
    flex: 1 1 20px;
  }

  #emailformbutton {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .woodmart-text-size-medium ul {
    text-align: center;
  }

  .woodmart-social-icons {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }

  .woodmart-list ul li {
    border-top: 2px solid #fff;
    padding: 15px 0px;
    width: 80%;
    margin: 0 auto;
  }

  .woodmart-list ul li:not(:last-child) {
    margin-bottom: 0;
  }

  .woodmart-list {
    margin-bottom: 5px;
  }

  div[class*=woodmart-carousel-spacing] .owl-nav > div[class*=prev] {
    margin-left: 50px !important;
  }

  div[class*=woodmart-carousel-spacing] .owl-nav > div[class*=next] {
    margin-right: 50px !important;
  }

  #learn {
    padding: 0 20px;
  }

  .single-product header {
    margin-bottom: 90px;
  }

  .blog-home-auto .slide-post .owl-carousel-item {
    padding: 0 20px !important;
  }

  .blog-home-auto .blog-left-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog-home-auto .owl-nav .owl-next::after,
.blog-home-auto .owl-nav .owl-prev::after {
    color: #409cd6 !important;
  }

  .blog-home-auto div[class*=woodmart-carousel-spacing] .owl-nav > div[class*=prev] {
    margin-left: 40px !important;
  }

  .blog-home-auto div[class*=woodmart-carousel-spacing] .owl-nav > div[class*=next] {
    margin-right: 40px !important;
  }

  .blog-home-auto .owl-carousel .owl-stage {
    height: unset;
  }

  .blog-home-auto .blog-post-loop .woodmart-entry-content p {
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #testimonial-mobile {
    top: -30px;
  }

  .menu-caribu-main-container .crb-headerWebAppBtn {
    margin-top: 20px;
    margin-right: 25px !important;
  }

  .crb-headerWebAppBtn .woodmart-nav-link {
    justify-content: center;
    border-bottom: 0;
  }

  .img_appstore_mobile {
    max-width: 145px !important;
  }

  .books-for-mobile .info-box-wrapper .woodmart-info-box .info-box-icon {
    width: 90% !important;
    margin: 0 auto !important;
  }
}
/*
* Military
*/
.mil-steps .numbs {
  width: 51px;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mil-steps .military_box-1,
.mil-steps .military_box-2 {
  max-width: 262px;
  height: 237px;
  border-radius: 14px;
  border: solid 2px #409cd6;
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 15px;
}

.mil-steps .military_box-3 {
  max-width: 555px;
  height: 237px;
  border-radius: 14px;
  border: solid 2px #409cd6;
  display: flex;
  align-items: center;
  position: relative;
}

.faqs .vc_toggle {
  border-top: solid 2px #409cd6;
  padding-top: 15px;
}

.faqs .vc_toggle:last-child {
  border-bottom: solid 2px #409cd6;
  padding-bottom: 15px;
}

.faqs .vc_toggle h4 {
  color: #409cd6;
  font-size: 23px;
  font-weight: 500;
}

.faqs {
  top: 100px;
}

/*
* Feature Content
*/
h5 a {
  color: #006cc9 !important;
}

.feature-images-header .vc-hoverbox-inner {
  min-height: 370px !important;
}

.vc_custom_1582142311911 {
  top: -100px;
}

.feature-images-header .vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
  width: 260px !important;
}

.feature-images-header .last-title {
  width: 270px !important;
}

.feature-image .wpb_single_image img {
  max-width: 98% !important;
}

.title-feature {
  padding: 0px 44px 0px 20px;
  width: 682px;
}

.sneak-peek img {
  max-width: 165px !important;
}

/*
* Blog
*/
.entry-content.woodmart-entry-content {
  position: relative;
}

.blog-post-loop .woodmart-entry-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.read-more-section {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  overflow: visible !important;
}

.title a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*
* Virtual Babysitting
*/
.kidtablet-img {
  width: 636px;
  bottom: 160px;
  position: relative;
  right: 50px;
}

.kidtablet-row {
  height: 500px;
}

.virtual-landing-steps {
  margin: 0 auto;
  width: 290px;
  font-size: 19px !important;
  color: #0a4a73 !important;
}

#hero {
  z-index: 0;
}

#as-seen-in {
  z-index: 3;
  top: -45px;
}

#kid-row {
  z-index: 2;
}

.main-page-wrapper,
.woodmart-prefooter {
  background-color: #fff !important;
}

.virtual-bsitting-copy-text {
  width: 393px;
  margin: 0 auto;
}

.get-started-babysitting-btn {
  margin-top: 30px;
}

.blog-bsitting-auto .owl-stage,
.blog-bsitting-auto .owl-item {
  width: 500px !important;
  margin: 0 auto !important;
}

.blog-bsitting-auto .article-inner {
  min-height: 340px !important;
}

.whb-column {
  justify-content: center;
}

#footer-top {
  display: none;
}

#getting-started {
  top: -110px;
  z-index: 9;
}

.copy-kid-with-tablet,
#video-covid-19 {
  position: relative;
  top: -50px;
}

.testimonial-section-virtual-babysitting .info-box-icon img {
  border-radius: 50%;
}

@media (max-width: 500px) {
  .copy-video {
    text-align: center !important;
  }

  .blog-left-text {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.category .page-title-default .entry-title {
  display: none;
}

.category .page-title-default,
.single-post {
  display: block !important;
}

/* -----------------------------------------
BASE
--------------------------------------------*/
/*--------------------------------------------*/
/* -----------------------------------------
BASE
--------------------------------------------*/
/*--------------------------------------------*/
/* -----------------------------------------
HEADER
--------------------------------------------*/
.woodmart-nav-link {
  color: #fe8f27 !important;
  text-transform: initial;
}

span.woodmart-burger.wd-tools-icon {
  color: #fe8f27 !important;
}

/*--------------------------------------------*/
/* -----------------------------------------
FOOTER
--------------------------------------------*/
.min-footer > div,
.min-footer a {
  color: #fe8f27;
}

/*--------------------------------------------*/
/* -----------------------------------------
SHOP
--------------------------------------------*/
h1.product_title.entry-title {
  color: #0f70b7;
  font-size: 35px;
  text-transform: initial;
  font-weight: bold;
  font-family: "Quicksand" !important;
}

h3.product-title {
  font-family: "Quicksand" !important;
  font-size: 22px !important;
  line-height: 26px !important;
  max-height: max-content !important;
}

span.woocommerce-Price-amount.amount {
  font-size: 28px;
  font-family: "Quicksand";
  color: #f28d3e !important;
}

.woocommerce-product-details__short-description {
  font-family: "Quicksand";
  font-size: 18px;
}

.products-bordered-grid .owl-item,
.products-bordered-grid .owl-stage {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  border-color: inherit;
  justify-content: space-between;
  width: 100% !important;
}

.products-bordered-grid .owl-carousel-item {
  border-width: 0px;
}

.row.product-image-summary-wrap {
  margin-top: 50px;
}

.onsale {
  display: none !important;
}

.button[name=update_cart] {
  background-color: #ffffff;
  color: #69c7be !important;
  border-width: 2px;
  border-color: #69c7be;
}

/*--------------------------------------------*/
/* -----------------------------------------
BLOG
--------------------------------------------*/
div.article-body-container p a {
  color: #409edc;
  text-decoration: underline !important;
}

/*--------------------------------------------*/

/*# sourceMappingURL=style.css.map */
