/** Shopify CDN: Minification failed

Line 35:0 Unexpected "<"
Line 36:1 Expected identifier but found "%"
Line 45:0 Unexpected "{"
Line 45:1 Expected identifier but found "%"
Line 52:0 Unexpected "{"
Line 52:1 Expected identifier but found "%"
Line 55:0 Unexpected "{"
Line 55:1 Expected identifier but found "%"
Line 60:0 Unexpected "{"
Line 60:1 Expected identifier but found "%"
... and 26 more hidden warnings

**/
.page-title{
  max-width: 1140px !important;
  text-align: left !important;
  font-size: 18px !important;
margin: 20px auto 0  !important;

  color: #2462AB;
  font-weight: 700;
}

.feature-title{
  font-size: 30px !important;
  font-weight: 300 !important;
  color:#333!important;
  max-width: unset !important;
     
}


<style>
{% if template == 'page.blog-television' or template == 'page.christmas-light' or template == 'page.computer' %}
.feature-title {
  font-size: 35px !important;
  font-weight: 300 !important;
  color: #333!important;
  max-width: 1170px !important;
  /* position: relative;
  bottom: 52px; */
}
{% else %}
.feature-title {
  font-size: 30px !important;
  font-weight: 300 !important;
 
  max-width: unset !important;
}
{% endif %}


{% if template == 'page.our-story' %}
/* .text-image-block {
   position: relative !important;
    bottom: 138px !important;
} */
{% endif %}

{% if template == 'page.blog-car' %}
/* .technical-specs-container{
  position: relative;
    bottom: 138px;
} */
/* .image-text-section{
  bottom: 180px;
    position: relative;
  
} */

@media (max-width:768px){
      .text-image-block {
        padding: 0px 0px;
    }
 
{% endif %}

{% if template == 'page.blog-MP3' %}
.block-text ol{
  margin: 0px 0px !important;
}
{% endif %}

{% if template == 'page.blog-fitness' %}
.block-text h3{
color: #333;
}
{% endif %}

</style>


{% endif %}
.module-inner{
  max-width: 1170px !important;
}
/* .text-image-block{
      position: relative !important;
    bottom: 105px !important;
} */
.main-content{
    max-width: 1170px !important;
  padding: unset !important;
  /* position: relative !important;
    bottom: 42px; */
}
blockquote p{
      margin: 0em 0 !important;
}
.block-text ul li {
  list-style: disc !important;
      margin: 0px 0 !important;
}
.block-heading {
  font-size: 30px !important;
  font-weight: 300 !important;
  /* color:rgba(97, 97, 97, 1) !important; */
}



.section__heading .section__heading--video {
  font-size: 30px !important;
  font-weight: 300 !important;
  color: rgba(97, 97, 97, 1) !important;
  max-width: unset !important;
  
}
/* 
#shopify-section-template--24698901561619__blockquote_XbyVLg{
  position: relative;
  bottom: 45px;
} */


/* blog-chrismist light page  */
/* #shopify-section-template--24699149484307__pxs_video_8Baz7w,
#shopify-section-template--24699149484307__blockquote_i9L7Ut,
#shopify-section-template--24699149484307__wholehouse_feature_block_nWdXHf{
  position: relative;
    bottom: 124px;
}
#shopify-section-template--24699149484307__technical_specs_aw9fxX,
#shopify-section-template--24699149484307__image_text_block_UAk8qj{
   position: relative;
    bottom: 100px;
} */




                                                        /* ====== blog-churches page css ====== */  

{% if template.name == 'page' and template.suffix == 'blog-churches' %}

.block-text h2{
  text-align: center;
  color: black;
  
}
#shopify-section-template--24703971524883__home_text_rkiDpp h2{
  font-weight: 700 !important;
  color:black !important;
}
/* .block-heading {
    font-size: 24px !important;
} */
#shopify-section-template--24703971524883__wholehouse_feature_block_JUN8jM{
      position: relative !important;
    bottom: 35px !important;
}
#shopify-section-template--24703971524883__wholehouse_feature_block_JUN8jM p {
  text-align: center;
  
}
.order-button {
  align-items: :center;
}

 {% endif %}

/* #shopify-section-template--24703971524883__wholehouse_feature_block_JUN8jM{
  position: relative;
    bottom: 12px;

} */

                                                            /* ====== Home-stereos page css ====== */  
/* #shopify-section-template--24703980601619__wholehouse_feature_block_pBM8YW,
#shopify-section-template--24703980601619__wholehouse_feature_block_H6RxA8,
#shopify-section-template--24703980601619__wholehouse_feature_block_tXacxU,
#shopify-section-template--24703980601619__wholehouse_feature_block_AihH98,
#shopify-section-template--24703980601619__technical_specs_VPkPkr,
#shopify-section-template--24703980601619__image_text_block_P9Mjp3
{
  position: relative;
    bottom: 84px;
} */


@media (max-width: 768px) {
  .page-title{
  text-align: center !important;
  font-size: 18px !important;
margin-left: 0px !important;
  
}
}






<style>
  {% if template == 'page.blog-churches' %}
    .home-text-feature {
      margin-top: 10px !important;
    }
  {% else %}
    .home-text-feature {
      margin-top: 50px !important;
    }
  {% endif %}
</style>

