/*
Theme Name: Chattanooga Commercial Guys
Version: 1.0
Template: astra
*/

.interior-page-style h2 {
    color: #666;
    font-family: 'Jost', sans-serif;
    font-size: 28px;
    line-height: 1.3;
	letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h3 {
    color: #111;
    font-family: 'Jost', sans-serif;
    font-size: 26px;
    line-height: 1.3;
	letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h4 {
    color: #666;
    font-family: 'Jost', sans-serif;
    font-size: 24px;
    line-height: 1.3;
	letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h5 {
    color: #111;
    font-family: 'Jost', sans-serif;
    font-size: 22px;
    line-height: 1.3;
	letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h6 {
    color: #666;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style ul li,
.interior-page-style ol li{
    color: #111;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.interior-page-style p {
    color: #111;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 1.5;
	letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 400;
}

.interior-page-style em{
    font-style: italic;
}

.interior-page-style strong {
    font-weight: bold;
}

.interior-page-style a:-webkit-any-link {
    cursor: pointer;
}

.interior-page-style a:hover {
    transition: all .2s ease;
    text-decoration: none;
}

.interior-page-style a.btn.button {
    color: #fff;
    background: #111;
}

.interior-page-style .wrapper-buttons {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

/* centring title */
.page-id-84 h1,
.page-id-137 h1,
.page-id-107 h1{
	text-align: center !important;
}

@media(max-width:767px){
  .interior-page-style h1 {
      font-size: 29px;
      line-height: 1.3;
	}
  
  .interior-page-style h2 {
      font-size: 26px;
      line-height: 1.3;
	}
  
  .interior-page-style h3 {
      font-size: 22px;
      line-height: 1.3;
	}
  
  .interior-page-style h4 {
      font-size: 20px;
      line-height: 1.3;
	}

  .interior-page-style h5 {
      font-size: 18px;
      line-height: 1.3;
	}

  .interior-page-style h5 {
      font-size: 17px;
      line-height: 1.3;
	}
}

@media (min-width: 922px){
  .ast-container {
      max-width: initial !important;
      padding: 0 !important;
  }
}

@media (min-width: 1200px){
  .ast-plain-container.ast-no-sidebar #primary {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
  }
}

.constraint-1600{
	background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* 1600px width interior page */
@media(min-width: 1600px){
  .constraint-1600{
  	max-width: 1600px;
    margin: auto;
  }
}

@media(min-width: 1201px){
  .ast-separate-container .ast-article-single{
    padding: 0 !important;
  }
}

.ast-separate-container #primary{
	margin: 0 !important;
}

.elementor-10 .elementor-element.elementor-element-3daf41b .elementor-heading-title .ast-single-post .entry-content a {
  text-decoration: none;
}