/*
 Theme Name:   Bloggrid Child
 Description:  Blog Grid Child Theme
 Author:       Matt
 Template:     bloggrid
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  bloggridchild
*/

/*Header Search Box Placement
*/

.search-results .card-body{
  height: 700px;
}

.search-results .wpfts-smart-excerpt a{
  display:none;
}


@media only screen and (max-width: 767px) {
    .header-search{
      position: relative !important;
      right: 0px !important;
      margin-left: 0px !important;
    }

    .header-search input{
      width: 100% !important;
    }
}

#header .d-flex{
  margin-top: 20px;
}

.page-template-page-lesson-plans .header-search{
  display: block;
}
.page-template-page-webinars-and-how-to .header-search{
  display: block;
}
.page-template-page-product-highlight-videos .header-search{
  display: block;
}
.page-template-page-buying-guides .header-search{
  display: block;
}

.uk-grid-margin {
  margin-top:0px !important;
}


.filter-link{
  text-align: left;

}

.filter-link h2{
  padding-left: 10px;
  font-size: 18px !important;
  color:#001A70;
  font-weight: 400 !important;
}



.filter-link:hover{
  text-decoration:underline ;
}

.uk-card p{
  line-height: 1.5em;
font-size: 14px;
color: #777;
text-align: left;
}

.page-template-page-product-highlight-videos .uk-card .post-thumb-wrapper{
  background-position: center;
}

.page-template-page-webinars-and-how-to .uk-card .post-thumb-wrapper{
  background-position: center;
}

.archive .cat-links{
  display: none;
}

.uk-subnav{
  margin-top:25px;
  margin-bottom:0px;

}

.second-section{
  margin-left: 15px;
  margin-right: 15px;
}


.js-filter{
  margin-top: 25px !important;
}


.sidebar-wrap #categories-2{
  display: none;
}

@media only screen and (max-width: 960px) {
  .sidebar-wrap {
     position:relative !important;

  }
  .blog-wrap{
    flex-wrap: wrap !important;
  }
}


.homepage-p .elementor-widget-text-editor p{
  margin-top: 0px !important;
  font-size: 20px !important;
  margin-bottom: 0px !important;
}

.homepage-p .elementor-button-wrapper a{
  font-size: 20px;
  line-height: 25px;
}


.homepage-p .elementor-button-wrapper a:hover{
  text-decoration: none;
  background: #00A3E0 !important;
  border:3px solid #00A3E0 !important;
}

.elementor-gallery__titles-container a{
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
}
.elementor-gallery__titles-container {
  display: flex !important;
  justify-content: left !important;
}


/*TestPage Style
*/

.page-id-8404 article .sharedaddy{
  display: none;
}

.new-header .elementor-section .elementor-container{
  min-height: 450px;
  align-items: center !important;
}

.new-header .elementor-column h1{
  font-size:60px;
  line-height: 70px;
}

.new-header .elementor-column h3{
  font-size:30px;
  line-height: 40px;
}

@media only screen and (max-width: 500px) {
  .new-header .elementor-column h1{
    font-size:40px;
    line-height: 50px;
    padding: 0px;
  }
  .new-header .elementor-column h3{
    font-size:20px;
    line-height: 30px;
  }
  .new-header .elementor-widget-container{
    padding: 0px !important;
  }
}

.new-header .elementor-widget-wrap{
  padding: 0px !important;
}
.new-header .header-side-image{
  background-size: cover;
background-repeat: no-repeat;
height: auto;
overflow: hidden;
min-height: 550px;
}
@media only screen and (max-width: 1300px) {
  .new-header .header-side-image{
    min-height: 650px;
  }

}
.new-header .header-text-side{
padding: 20px;
}

.new-header a:hover{
  text-decoration: none;
}
