/**
Theme Name: Tint Master Visalia
Author: WebCity Press
Author URI: https://webcitypress.com
Description: Custom theme for Tint Master Visalia
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tint-master-visalia
Template: astra
*/

.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #ffffff;
}

.elementor-container {
    padding: 0 2%;
}

.ast-title-bar-wrap {
    min-height: 300px;
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: 90px!important;
    width: auto;
}

.both-btn .elementor-element {
    width: auto !important;
    padding-right: 3%;
}



h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px;

}

.ast-advanced-headers-wrap {
    display: none;
}


.ast-builder-menu .main-navigation>ul {
    background: transparent;
}

.ast-advanced-headers.ast-theme-transparent-header #masthead {
    position: absolute;
    left: 0;
    right: 0;
}

.mb-0 p:last-child {
    margin-bottom: 0;
}


.box-shadow img {
    box-shadow: #0000002e 8px 7px 17px;
    border-radius: 90px 0px 90px 0;
}

.ul-text ul {
    margin: 0;
    padding: 0 0 0 20px;
}

.ul-text ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sub-menu li a.menu-link {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 16px;
}


/*Header*/

.ast-above-header-wrap {
    background: #000;
}

.top-lt {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
	    font-family: 'Acme',sans-serif;
	    letter-spacing: 1px;
}

.top-lt li {
    padding-right: 15px;
}

.top-lt li i {
    padding-right: 3px;
}

footer .elementor-widget-container {
    letter-spacing: 1px;
    font-family: 'Acme',sans-serif;
}



.ahfb-svg-iconset svg {
    width: 37px;
    height: 35px;
    transition: none;
	    color: #fff;
}
.content-block .elementor-container {
    padding: 0 !important;
}
	

@media (max-width:767px) {
	
li.hidden-xs {
    display: none; }	
	

	
	
}

