/*
Theme Name: yoo_glass
Theme URI: http://www.yootheme.com
Description: Glass is the June 2013 theme of the YOOtheme club. It is based on YOOtheme's Warp theme framework. NOTE: It is not free or public. This theme is for members of the YOOtheme club only.
Version: 1.0.0
Author: YOOtheme
Author URI: http://www.yootheme.com
 */
article > header > .meta {
  display: none!important;
}

.page-id-117 #sidebar-b {
  display: none!important;
}
.page-id-117 #maininner {
  width: 100%;
}

.phone-number-footer,
.footer-phone,
#bottom-b a.footer-phone,
#bottom-b a.footer-phone a {
  color: #f00;
  font-size: 40px;
  margin-top: 9px;
}

.page-id-854 #sidebar-b > div:nth-child(2) {
  display: none!important;
}

/* Blog */
.blog article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0px!important;
  height: 223px!important;
}

.blog article > a > img {
  float: left;
  margin-right: 50px;
  width: 275px;
  height: 200px;
  object-fit: cover;
}

.blog article .edit {
  margin-top: 0!important;
  margin-bottom: 0!important;
}

.blog article .links {
  margin-top: 5px!important;
}

.blog article > div {
  overflow: hidden;
  height: 70px;
}

.blog article h2 {
  line-height: unset!important;
}

.blog article > div > :not(:nth-child(1)) {
  display: none!important
}

.blog article .edit a,
.blog article .links a {
  font-weight: bold!important;
  font-size: 14px!important;
  -webkit-transition: all 0.4s,color 0.3s;
  -moz-transition: all 0.4s,color 0.3s;
  -ms-transition: all 0.4s,color 0.3s;
  -o-transition: all 0.4s,color 0.3s;
  transition: all 0.4s,color 0.3s;
}

@media screen and (max-width: 767px) {

  .blog article {
    height: unset!important;
    padding-bottom: 15px!important;
    margin-bottom: 25px!important;
    border-bottom-width: 1px!important;
  }

  .blog article > a > img {
    float: none;
    margin: auto;
    display: block;
    width: 100%;
  }

  .blog article .edit,
  .blog article .links {
    margin-left: 0!important;
  }

  #header .serving,
  #header .module.widget_text.now-hiring.deepest {
    display: none!important;
  }

  #mini-feature .learn-more-wrapper {
    top: 0!important;
    right: 20px!important;
    left: unset!important;
  }
#mini-feature .module img {
    width: 100%!important;
    height: 360px!important;
    object-fit: cover!important;
}

}


@media screen and (max-width: 430px) {
#mini-feature .module img {
    width: 100%!important;
    height: 250px!important;
    object-fit: cover!important;
}

}


#header .module.widget_text.now-hiring.deepest {
  float: left!important;
  margin-top: 40px;
}

.footer-p-inlinecssfix {
  color: #FFFFFF!important;
  font-size: 14px!important;
}



#mini-feature .module img {
    width: 100%;
    height: 100%;
}
#mini-feature .feature-wrapper {
    padding: 0 10px;
    position: absolute;
    top: 18px;
    width: 100%;
    box-sizing: border-box;
}
#mini-feature h3 {
    color: #3c3d3f;
    font-size: 23px;
    line-height: 28px;
    font-weight: 600;
    margin: 5px 0 0;
}
#mini-feature .learn-more-wrapper {
    position: absolute;
    top: 0;
    left: 241px;
    margin-top: -18px;
}
#mini-feature .learn-more-button, #sidebar-b .gform_wrapper .gform_footer button, #sidebar-b .gform_wrapper .gform_footer input[type='button'], #sidebar-b .gform_wrapper .gform_footer input[type='submit'] {
    margin-top: 15px;
    display: inline-block;
    background: #3c3d3f;
}
#mini-feature h3, #mini-feature p {
    font-family: 'Raleway',sans-serif;
}
#mini-feature .learn-more-button a, #sidebar-b .gform_wrapper .gform_footer button, #sidebar-b .gform_wrapper .gform_footer input[type='button'], #sidebar-b .gform_wrapper .gform_footer input[type='submit'] {
    color: #fff;
    font-family: 'Raleway',sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
    padding: 10px 10px;
    display: inline-block;
    text-transform: uppercase;
}
#mini-feature .right-triangle {
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 11px solid #3c3d3f;
    display: inline-block;
    position: absolute;
    margin-top: 15px;
}

@media (max-width: 767px) { 
  header#header {
    display:none;
  }
  .top-menu-container {
      padding: 10px 0;
  }
  body {
    border-top: none !important;
  }
  .header-mobile .elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
        text-align: center;
  }
}
@media (min-width: 768px) { 
  
  .header-mobile {
    display: none;
  }
  
}