/*
 Theme Name:   Astra Child TNFilm
 Description:  AStra Child Theme
 Template:     astra
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astra-child
*/

/* OVERRIDES */

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit;
}

.wp-block-separator {
    background-color: #4b4f58;
    border: none;
}


/* HEADER */

.site-header-above-section-right {
    position: relative;
    z-index: 9999
}

.wp-block-cover.hero.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    width: 100%
}

header {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%) !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%) !important;
}

header .ast-main-header-wrap.main-header-bar-wrap {
    margin-top: -50px;
    padding-bottom: 15px;
}

header .ast-above-header-wrap {
    padding-top: 20px
}

header .ast-builder-grid-row {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
}

header .ast-above-header-wrap p .call-today {
    font-family: leaguegothicregular, Arial, sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    text-shadow: 0 2px 2px rgb(0 0 0 / 30%);
}

.mobile-only {
    display: none
}

header .main-header-bar-navigation nav .main-header-menu li a {
    text-shadow: 1px 3px 3px rgb(25 22 22);
    padding: 0;
    margin-right: 20px;
    position: relative
}

header .main-header-bar-navigation nav .sub-menu {
    width: 250px;
    z-index: 9999;
    background: #1b2c34;
    background: rgba(27, 44, 52, .9);
    border: 1px solid #051116;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 6px 0;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 3px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 3px 5px rgb(0 0 0 / 20%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 3px 5px rgb(0 0 0 / 20%);
}


header .main-header-bar-navigation nav .sub-menu li a {
    border-style: solid !important;
    display: block;
    padding: 13px 7px 16px 23px;
    border-bottom: 1px solid #071419;
}

header .main-header-bar-navigation nav .sub-menu li a:hover {
    text-decoration: none;
    text-shadow: 0 0 15px rgb(255 255 255 / 60%);
    background: rgba(0, 0, 0, .3);
    border-bottom: 2px solid #e77431;
}


header .main-header-bar-navigation nav li.current-menu-item a {
    font-weight: 800;
    text-decoration: none;
    text-shadow: 0 0 15px rgb(255 255 255 / 60%);
}

header .main-header-bar-navigation nav li.current-menu-item a::after {
    content: "";
    border: 1px solid #e77431;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 15px;
}

#breadcrumbs-wrapper {
    display: none
}

.ast-header-html-1 a {
    margin-left: 20px;
}

.ast-header-html-1 .socials,
.ast-header-html-1 p {
    display: inline-block;
    position: relative;
    z-index: 999;
}


/* HOME PAGE */
#primary .entry-content .need-a-service {
    border-top: 1px solid #736d75;
    border-bottom: 1px solid #736d75;
    font-size: 22px;
    padding: 20px 0 !important;
}

#primary .entry-content .need-a-service p {
    text-align: center;
}

.wp-block-latest-posts li {
    padding: 15px 0;
}

.wp-block-latest-posts li img {
    border-radius: 50%
}

.wp-block-latest-posts li a {
    font-weight: 800;
    font-size: 18px;
    font-family: Open Sans;
    padding-top: 6px;
    text-shadow: 1px 1px 0 #fff;
    color: #454545
}

.wp-block-latest-posts li a {
    display: inline-block;
    width: 80%;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-latest-posts .wp-block-latest-posts__post-author {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}

.blue-horizontal-row {
    padding: 5px 0 10px 0
}

.wp-block-group .wp-block-group__inner-container .gift-certificate {
    grid-template-columns: 1fr 70%;
    max-width: 52%;
    margin-bottom: 50px;
}

.blue-horizontal-row .get-a-quote-title {
    font-size: 2em;
    font-weight: 900;
    margin-bottom: 0;
}

.blue-horizontal-row .get-a-quote-title a {
    color: inherit;
    text-decoration: none;
}

.blue-horizontal-row .get-a-quote-title a:hover {
    text-decoration: underline;
}

.blue-horizontal-row .get-a-quote-text {
    font-size: 14px;
}

.phone a {
    font-family: 'LeagueGothicRegular', Arial, sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    text-shadow: 0 2px 2px rgb(0 0 0 / 30%);
    text-shadow: 1px 4px 2px #000;
}


.wp-block-group .wp-block-group__inner-container .gift-certificate h3 a {
    color: #ffffff;
}

.wp-block-group .wp-block-group__inner-container .gift-certificate h4 a {
    color: #00a7e1;
}

.wp-block-columns.services .wp-block-column .read-more {
    font-family: 'leaguegothicregular'
}

.wp-block-columns.services .wp-block-column p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}


.wp-block-group.logos {
    padding-top: 2em;
    padding-bottom: 2em;
}

.wp-block-group.logos .wp-block-columns .wp-block-column img {
    max-width: 194px
}


/* INTERNAL PAGES */

#breadcrumbs-wrapper {

    border-top: 1px solid #304854;
    border-bottom: 1px solid #0d151b;
    background: #1d2f38;
    background: -moz-linear-gradient(top, rgba(29, 47, 56, 1) 0%, rgba(22, 37, 44, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(29, 47, 56, 1)), color-stop(100%, rgba(22, 37, 44, 1)));
    background: -webkit-linear-gradient(top, rgba(29, 47, 56, 1) 0%, rgba(22, 37, 44, 1) 100%);
    background: -o-linear-gradient(top, rgba(29, 47, 56, 1) 0%, rgba(22, 37, 44, 1) 100%);
    background: -ms-linear-gradient(top, rgba(29, 47, 56, 1) 0%, rgba(22, 37, 44, 1) 100%);
    background: linear-gradient(to bottom, rgba(29, 47, 56, 1) 0%, rgba(22, 37, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d2f38', endColorstr='#16252c', GradientType=0);

    padding: 16px 0 18px;
    -webkit-box-shadow: inset 0 -1px 0 rgb(255 255 255 / 20%), inset 0 1px 0 rgb(255 255 255 / 15%), 0 -5px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .2), inset 0 1px 0 rgba(255, 255, 255, .15), 0 -5px 10px rgba(0, 0, 0, .2);
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 20%), inset 0 1px 0 rgb(255 255 255 / 15%), 0 -5px 10px rgb(0 0 0 / 20%);
    border-top: 1px solid #000;
}

#breadcrumbs-wrapper .ast-breadcrumbs-wrapper {
    line-height: 42px
}

#breadcrumbs-wrapper .ast-breadcrumbs-wrapper .ast-breadcrumbs ul li,
#breadcrumbs-wrapper .ast-breadcrumbs-wrapper .ast-breadcrumbs ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500
}

#breadcrumbs-wrapper .ast-breadcrumbs-wrapper .ast-breadcrumbs .trail-items li::after {
    color: #004785;
    font-size: 17px
}

#breadcrumbs-wrapper .wp-block-columns .wp-block-column:nth-child(2) {
    display: flex;
    justify-content: flex-end
}

form.wp-block-search {
    margin-left: 10px;
    width: 196px;
    max-height: 45px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #0b151b;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, .1), inset 0 0 4px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 1px 1px 0 rgb(255 255 255 / 10%), inset 0 0 4px rgb(0 0 0 / 40%);
    box-shadow: 1px 1px 0 rgb(255 255 255 / 10%), inset 0 0 4px rgb(0 0 0 / 40%);
    background: #142027;
    background: -moz-linear-gradient(top, #142027 0%, #17262e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #142027), color-stop(100%, #17262e));
    background: -webkit-linear-gradient(top, #142027 0%, #17262e 100%);
    background: -o-linear-gradient(top, #142027 0%, #17262e 100%);
    background: -ms-linear-gradient(top, #142027 0%, #17262e 100%);
    background: linear-gradient(to bottom, #142027 0%, #17262e 100%);
}

.wp-block-search label {
    display: none
}

.wp-block-search .wp-block-search__input {
    background: none;
    border: none;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin: 0;
    padding: 12px 7px 12px 20px;
    width: 135px;
    background-image: url(https://www.allprowindowtinting.com/wp-content/themes/Fusion/images/search-icon.png);
    background-repeat: no-repeat;
    background-position: 92%;
}

.wp-block-search .wp-block-search__input:focus {
    background-color: transparent;
    outline: none !important;
}

.wp-block-search .wp-block-search__button {
    display: none;
}

.services-list {
    margin: 0;
    list-style: none;
    text-align: center
}

body.home .hero h1,
body.home .hero .hero-title {
    font-weight: 400;
    font-family: LeagueGothicRegular, Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    text-shadow: 0 2px 2px rgb(0 0 0 / 30%);
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.8));
}

.hero .wp-block-columns .column-title {
    display: flex;
    min-height: 440px
}

.hero h1,
.hero .hero-title {
    font-weight: 400;
    font-family: LeagueGothicRegular, Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    align-self: flex-end;
    font-size: 60px;
    text-shadow: 2px 1px 3px #c3c3c3;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.8));
}

.sb-page-content > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:nth-child(1) {
    -webkit-box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    padding: 25px;
    background: #ffffff;
}

.sb-page-content .wp-block-columns .wp-block-column:nth-child(1) h2 {
    font-size: 25px;
    font-weight: 400
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar {
    padding-top: 35px
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar h3 {
    font-size: 30px;
    font-weight: 400
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar .wp-block-buttons,
.sb-page-content .wp-block-columns .wp-block-column.sidebar hr {
    margin-bottom: 15px
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar .wp-block-buttons a {
    font-size: 60px;
    font-weight: 600;
    font-family: 'leaguegothicregular';
    letter-spacing: 2.5px;
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar .wp-block-buttons a:hover {
    box-shadow: 3px 3px 4px #2196f3
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar hr {
    max-width: 300px
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar ul {
    margin: 0 0 15px 0
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar ul li {
    list-style: none
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar ul li a {
    font-weight: 700;
    color: #004785;
    line-height: 30px;
    font-size: 16px;
    font-family: 'Open Sans';
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar ul.pdf-every-item li,
.sb-page-content .wp-block-columns .wp-block-column.sidebar ul.pdf-first-item li:nth-child(1) {
    background-image: url(../../uploads/2021/02/pdf-Icon.png);
    background-repeat: no-repeat;
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar ul.pdf-every-item li a,
.sb-page-content .wp-block-columns .wp-block-column.sidebar ul.pdf-first-item li:nth-child(1) a {
    padding-left: 30px
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar .wp-block-button.gallery-btn a {
    padding: 20px 40px !important
}

.sb-page-content .wp-block-columns .wp-block-column.sidebar figure figcaption {
    color: #454545;
    font-family: "leaguegothicregular";
    font-size: 18px;
    text-transform: uppercase;
}

.sb-page-content .wp-block-columns .automotive-films-container {
    -webkit-box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    padding: 10px;
    margin-bottom: 25px;
}

.gallery-container {
    -webkit-box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    padding-top: 20px;
}

.specials-page-container .wp-block-button a {
    padding: 15px 30px;
    font-size: 20px;
    font-weight: 900
}

.specials-page-container h4 {
    letter-spacing: 1px
}


/* GRAVITY FORMS */

.gform-container {
    padding: 20px;
    -webkit-box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
}

.gform_wrapper form .gform_button {
    background: #004785;
    border: 0;
    color: #fff;
    font-weight: 700;
    font-size: 1.2rem !important;
    text-transform: uppercase;
    padding: 15px 30px !important;
    cursor: pointer;
    text-decoration: none;
}

form#gform_6 .gform_heading .gform_title,
form#gform_7 .gform_heading .gform_title,
form#gform_4 .gform_heading .gform_title,
form#gform_5 .gform_heading .gform_title {
    text-align: center;
    font-weight: 500;
    font-size: 35px;
}

form#gform_6 .gform_body .gsection_title,
form#gform_7 .gform_body .gsection_title,
form#gform_4 .gform_body .gsection_title,
form#gform_5 .gform_body .gsection_title {
    color: #004785;
}

form#gform_6 .gform_body .gsection,
form#gform_7 .gform_body .gsection,
form#gform_4 .gform_body .gsection,
form#gform_5 .gform_body .gsection {
    border-bottom: 2px solid #454545;
}

.gform_wrapper input,
.gform_wrapper textarea {
    border-color: rgb(118, 118, 118);
}


.gform_fields .details {
    display: flex
}

.gform_fields .details .cols {
    flex-basis: 25%
}

#gform_submit_button_7 {
    display: none
}

#smart-button-container p {
    margin-bottom: 0 !important
}

/* Hide any content after form thank-you message */
.gform_confirmation_wrapper ~ * {
    display: none;
}

.gform_confirmation_wrapper h2 + br {
    display: none;
}


/* BLOG */

body.archive #page > header {
    position: absolute;
    left: 0;
    right: 0;
}

body.archive header .ast-above-header-wrap .ast-above-header {
    background: transparent
}

body.archive header .main-header-bar-wrap .ast-primary-header-bar {
    background: transparent;
    border: none
}

body.archive #content #primary section {
    display: none
}

body.archive #breadcrumbs-wrapper .wp-block-columns .wp-block-column:nth-child(1) p:first-child {
    display: none
}

body.search .ast-article-post,
body.archive .ast-article-post {
    -webkit-box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
}

body.search .ast-article-post header,
body.archive .ast-article-post header {
    background: none !important;
    padding: 15px 0
}

body.search .ast-article-post header h2,
body.archive .ast-article-post header h2 {
    text-transform: uppercase
}

body.search .ast-article-post header .entry-meta,
body.archive .ast-article-post header .entry-meta {
    text-transform: uppercase;
    color: #004785;
    font-weight: 500;
    font-size: 20px;
    font-family: leaguegothicregular
}

body.search .ast-article-post header .entry-meta span,
body.archive .ast-article-post header .entry-meta span {
    color: #004785;
}

body.search .ast-article-post .entry-content p,
body.archive .ast-article-post .entry-content p {
    font-size: 16px;
    font-weight: 500;
}

body.search .ast-article-post .entry-content p.read-more,
body.archive .ast-article-post .entry-content p.read-more {
    color: #454545;
    font-size: 18px;
    font-weight: 300;
    font-family: leaguegothicregular
}

body.search .ast-article-post .post-thumb-img-content,
body.archive .ast-article-post .post-thumb-img-content {
    margin: 0 -34px 32px -40px
}

body.search .ast-article-post .post-thumb-img-content img,
body.archive .ast-article-post .post-thumb-img-content img,
body.single .ast-article-single .post-thumb-img-content img {
    width: 100%
}

body.archive article {
    padding: 5.34em 40px
}

body.archive article .post-thumb {
    float: none
}

body.archive article .post-thumb .post-thumb-img-content a img,
body.single article .post-thumb img {
    max-height: 300px;
    object-fit: cover
}

body.archive .ast-article-post .post-thumb-img-content {
    margin: 0 -11% 32px -11%
}


/* POST SIMPLE PAGE */

body.single article {
    padding: 0 !important
}

body.single article div[class^="ast-post-format"] {
    -webkit-box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    padding: 20px;
    margin-top: 50px;
}

body.single article div[class^="ast-post-format"] > header {
    background: none !important
}


/* FOOTER */

footer .ast-builder-html-element {
    text-align: left !important
}

footer #logo-footer a {
    display: inline-block;
    width: 300px;
    height: 118px;
    background: url(../../uploads/2019/03/logo-bt.svg) no-repeat;
    text-indent: -9000px;
    margin-bottom: 30px;
}

footer .footer-widget-area .widget-title {
    font-size: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #454545;
}

footer .footer-widget-area .socials a {
    color: #004785;
    font-size: 18px;
    overflow: hidden;
    width: 24px;
    height: 24px;
    display: inline-block;
}

footer .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-text {
    color: #222222 !important;
}

footer .footer-widget-area #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0 0 10px;
    text-shadow: none;
}

footer .footer-widget-area .mc-field-container {
    background: #fff;
    border: 1px solid #999;
    padding-right: 1px;
    text-align: right;
}

footer .footer-widget-area #mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: 0;
    clear: both;
}

footer .footer-widget-area .mc-field-container {
    background: #fff;
    border: 1px solid #999;
    padding-right: 1px;
    text-align: right;
}

footer .footer-widget-area .mc-field-group {
    width: 70%;
    display: inline-block;
}

footer .footer-widget-area .mc-field-group + .mc-field-group {
    width: 28%;
}

footer .footer-widget-area #mc_embed_signup input.email {
    border: none;
    margin: 0;
}

footer .footer-widget-area #mc_embed_signup input.email {
    display: block;
    padding: 2px 0;
    margin: 0 0 10px;
    text-indent: 5px;
    width: 100%;
    min-width: 130px;
    background-color: #ffffff;
}

footer .footer-widget-area #mc_embed_signup input {
    border: 1px solid #999;
    -webkit-appearance: none;
    font-size: 1.25em;
}

#mc_embed_signup input.button {
    background: #d73030;
    background: #004785;
    border-radius: 0;
    margin: 1px 0;
    padding: 5px 0;
    width: 100%;
    font-weight: 700;
    font-size: 1.2rem !important;
    font-size: 1.2em !important;
    text-transform: uppercase;
    line-height: 34px;
}


footer .review-link-container {
    display: flex;
    justify-content: flex-start;
    border: 2px solid #f1f1f1;
    max-width: 270px;
    border-radius: 6px;
    transition: all .2s ease-out;
    background: linear-gradient(to right, #0ab9ca, #3e93b8);
    background-repeat: no-repeat;
    box-shadow: 2px 2px 7px #888;
}

footer .review-link-container:hover {
    box-shadow: 2px 2px 7px #555;
}

footer .review-link-container .logo {
    /*background-image: url(../../uploads/2021/01/searched-marketing-reviews-logo.png);*/
    background-image: url('../../uploads/sites/3/2026/01/searched-marketing-reviews-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f1f1f1;
    padding: 30px 35px;
    margin-right: 10px;
}

footer .review-link-container .text {
    align-self: center;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}

footer .widget_custom_html .gift-card {
    margin-top: 20px;
    display: inline-block
}

footer .widget_custom_html .gift-card i {
    padding-right: 10px;
}

.ast-footer-button-1 .ast-builder-button-wrap .ast-custom-button {
    font-weight: 900;
}

footer .footer-widget-area section {
    margin-bottom: 0
}

footer .footer-widget-area section h4 {
    font-size: 30px;
    text-transform: uppercase;
    color: #454545;
}

footer .additional-footer ul {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

footer .additional-footer ul li a {
    color: white;
    font-weight: 700
}

footer .astra-advanced-hook-3762 {
    position: absolute;
    max-height: 0;
    transition: all .5s ease-out;
    overflow: hidden;
    bottom: 80px;
    z-index: 101;
    border-top: 1px solid #d8d8d8;
    color: #fff;
    font-size: 13px;
    width: 100%;
}

footer .astra-advanced-hook-3762.show {
    max-height: 210px;
    z-index: 999;
}

footer .ast-builder-footer-grid-columns {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr
}

footer .ast-builder-footer-grid-columns .site-footer-section:nth-child(1) {
    -ms-grid-column: 1
}

footer .ast-builder-footer-grid-columns .site-footer-section:nth-child(2) {
    -ms-grid-column: 2
}

footer .ast-builder-footer-grid-columns .site-footer-section:nth-child(3) {
    -ms-grid-column: 3
}

.astra-footer-vertical-menu {
    display: -ms-grid
}

.astra-footer-vertical-menu li:nth-child(1) {
    -ms-grid-row: 1
}

.astra-footer-vertical-menu li:nth-child(2) {
    -ms-grid-row: 2
}

.astra-footer-vertical-menu li:nth-child(3) {
    -ms-grid-row: 3
}

.astra-footer-vertical-menu li:nth-child(4) {
    -ms-grid-row: 4
}

.astra-footer-vertical-menu li:nth-child(5) {
    -ms-grid-row: 5
}



/* ADDITIONAL INFO BOX  */

.additional {
    position: absolute;
    max-height: 0;
    transition: all 0.5s ease-out;
    overflow: hidden;
    bottom: 80px;
    z-index: 101;
    border-top: 1px solid #d8d8d8;
    color: #fff;
    font-size: 13px;
    width: 100%;
    background: #373b46 !important;
    background: -moz-linear-gradient(top, rgba(55, 59, 70, 1) 0%, rgba(51, 55, 65, 1) 40%, rgba(38, 41, 49, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(55, 59, 70, 1) 0%, rgba(51, 55, 65, 1) 40%, rgba(38, 41, 49, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(55, 59, 70, 1) 0%, rgba(51, 55, 65, 1) 40%, rgba(38, 41, 49, 1) 100%) !important;
}

.additional.show {
    max-height: 365px;
    xbottom: 50px;
    z-index: 999;
}

.additional .container {
    margin: 25px auto;
    max-width: 1240px;
}

.additional .container .column {
    display: inline-block;
    vertical-align: top;
}

.additional .container .column-two-third {
    width: 60%;
}


.additional .container .column-one-third {
    width: 39%;
}

.additional .container .column-one-third p a {
    color: #00a7e1;
    font-weight: 800;
}

#sitemap ul {
    margin: 0
}

#sitemap .footer-nav {
    overflow: hidden;
    -webkit-columns: 3 135px;
    -moz-columns: 3 135px;
    columns: 3 135px;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
}

#sitemap .footer-nav li.menu-item-has-children {
    display: inline-block;
    display: block;
    margin-bottom: 20px;
    vertical-align: top;
}

#sitemap .footer-nav li {
    font-weight: 900;
    line-height: 18px;
    list-style: none;
    padding: 3px 0;
}

#sitemap .footer-nav li.menu-item-has-children {
    display: inline-block;
    display: block;
    margin-bottom: 20px;
    vertical-align: top;
}

#sitemap .footer-nav li a {
    background: 0 0;
    border: 0;
    color: #fff;
    padding: 0;
}

#sitemap .footer-nav li a:hover {
    text-decoration: underline
}

.additional h4 {
    color: #fff;
    text-transform: uppercase;
}

#sitemap .footer-nav .sub-menu li {
    font-weight: 500;
}

/* END ADDITIONAL INFO BOX  */


/* Slideshow container */
.blog-slider__container {
    max-width: 95%;
    margin: auto;
    min-height: 250px;
    position: relative
}

.blog-slider__container .blogSlides {
    position: relative;
    background: #ffffff;
    padding: 45px;
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1));

}

.blog-slider__container .blogSlides::before {
    content: '';
    position: absolute;
    right: 45px;
    border-top: 21px solid #fff;
    border-left: 21px solid transparent;
    top: 100%;
    z-index: 9999;
}

.blog-slider__container .blogSlides img {
    object-fit: cover;
    width: 100%;
    height: 300px;
}


/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.blog-slider__title {
    display: inline-block;
    font-size: 30px;
    font-family: leaguegothicregular;
    text-transform: uppercase;
    padding-bottom: 9px;
    color: #454545
}

.blog-slider__title b {
    font-weight: 500;
    color: #004785;
}


/* Caption text */
.blog-slider__text {
    color: #222222;
    font-size: 16px;
    bottom: 8px;
    width: 100%;
}

/* Number text (1/3 etc) */
.blog-slider__numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    top: 0;
}

/* The dots/bullets/indicators */
.blogSlider__dots {
    text-align: center;
}

.blogSlider__dots--dot {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.blogSlider__dots--dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}


/* Hide TNFilm menu/phone number from TintCo page */

.page-id-4281 .ast-builder-grid-row  {
    display: none;
}

.page-id-4281 .blue-horizontal-row .get-a-quote-title {
    display: none;
}


/**/

/* RESPONSIVES STYLES */

@media screen and (max-width: 767px) {
    header .site-logo-img .custom-logo-link img {
        max-width: 150px !important;
        width: 241px
    }

    .site-header-primary-section-right .ast-button-wrap {
        display: none
    }

    .wp-block-cover.hero {
        min-height: 300px !important;
        max-height: 300px
    }

    body.home .wp-block-cover.hero {
        min-height: 330px !important;
        max-height: 330px
    }

    .wp-block-cover.hero h1,
    .wp-block-cover.hero .hero-title {
        font-size: 25px !important;
        text-align: center !important
    }

    header .ast-main-header-wrap.main-header-bar-wrap {
        margin: 0;
        padding: 0
    }

    header .ast-main-header-wrap .ast-primary-header-bar {
        border: none
    }

    .post-testimonials {
        padding: 5px
    }

    .post-testimonials .blog-slider__container .blogSlides {
        padding: 15px
    }

    footer .site-primary-footer-wrap {
        padding: 45px 20px
    }

    .site-above-footer-wrap,
    .site-below-footer-wrap {
        padding-top: 20px !important;
        padding-bottom: inherit !important;
    }

    footer .site-below-footer-wrap {
        position: relative;
        z-index: 120
    }

    .additional {
        padding: 0 20px;
        bottom: 75px;
    }

    .additional.show {
        max-height: 840px
    }

    .additional .column {
        width: 100% !important
    }

    .blue-horizontal-row .get-a-quote-title {
        font-size: 1.2em;
    }

    .blue-horizontal-row .get-a-quote-text {
        font-size: 12px;
        line-height: 18px
    }

    .entry-content .wp-block-group:not(.blue-horizontal-row) h1,
    .entry-content .wp-block-group:not(.blue-horizontal-row) h2,
    .entry-content .wp-block-group:not(.blue-horizontal-row) p {
        text-align: left
    }

    .wp-block-columns.services .wp-block-column h3 {
        margin-bottom: 10px
    }

    .wp-block-columns.services .wp-block-column p {
        font-size: 14px;
        line-height: 22px
    }

    .wp-block-group .wp-block-group__inner-container .gift-certificate {
        grid-template-columns: 1fr 50% !important;
        max-width: 100%
    }

    .wp-block-group .wp-block-group__inner-container .gift-certificate .wp-block-media-text__media {
        grid-column: 2
    }

    .wp-block-group .wp-block-group__inner-container .gift-certificate .wp-block-media-text__content {
        grid-row: 1
    }

    #responsive-menu-pro-additional-content {
        display: none
    }

    #breadcrumbs-wrapper .ast-breadcrumbs-wrapper {
        line-height: 11px
    }

    #breadcrumbs-wrapper .wp-block-columns {
        margin-top: 0
    }

    #breadcrumbs-wrapper .wp-block-columns .wp-block-column {
        margin: 0
    }

    #breadcrumbs-wrapper .wp-block-columns .wp-block-column form {
        display: none
    }

    #breadcrumbs-wrapper .wp-block-columns .wp-block-column nav {
        padding-left: 20px
    }

    #breadcrumbs-wrapper .wp-block-columns .wp-block-column nav ul li span,
    #breadcrumbs-wrapper .wp-block-columns .wp-block-column nav ul li a {
        font-size: 12px
    }

    #content .wp-block-group.sb-page-content {
        padding: 0;
        margin-top: -25px;
        margin-bottom: -15px
    }

    #content .wp-block-group.sb-page-content .sidebar:not(.contact-page) {
        display: none
    }

    header .main-header-bar-navigation nav .main-header-menu li a {
        text-shadow: none
    }

    .foogallery {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .foogallery .fg-item {
        flex-basis: 45%
    }

    .wp-block-group.logos {
        padding: 0
    }

    .wp-block-group.logos .wp-block-columns .wp-block-column {
        flex-basis: 45% !important
    }

    .wp-block-group.logos .wp-block-columns .wp-block-column figure img {
        max-width: 90%
    }

    header .main-header-bar-navigation nav li.current-menu-item a::after {
        content: none
    }

    body:not(.archive) .mobile-only {
        display: block;
        position: absolute;
        top: 215px;
        width: 100%;
        text-align: center;
        z-index: 150;
    }

    body:not(.archive) .mobile-only p a {
        font-family: leaguegothicregular, Arial, sans-serif;
        font-size: 30px;
        color: #fff;
        font-weight: 500;
        text-shadow: 0 2px 2px rgb(0 0 0 / 70%);
        letter-spacing: 1px;
    }

    body.archive .ast-article-post {
        box-shadow: none
    }

    body.archive .ast-article-post .post-thumb-img-content {
        margin: 0 -21px 32px -33px
    }

    .wp-block-columns.column-videos {
        padding: 10px;
        justify-content: space-between;
    }

    .wp-block-columns.column-videos .wp-block-column {
        flex-basis: 45% !important;
        flex-grow: 0;
    }

    .responsive-menu-pro-subarrow span.fas.fa-angle-right::before {
        content: "\f054"
    }

    footer .review-link-container {
        margin: 0 auto
    }

    footer .wp-block-image img {
        max-width: 70%
    }

    footer .astra-advanced-hook-3762 {
        border-top: none;
    }

    footer .astra-advanced-hook-3762.show {
        max-height: 350px !important
    }

}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS */
    .sb-page-content > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:nth-child(1) {
        box-shadow: -1px -1px 1px 4px rgba(0, 0, 0, 0.2)
    }
}
