/*
Theme Name: ACR Heating and Air Conditioning
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
Tested up to: 5.9
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.pt-20{
	padding-top:20px;
}
.pt-40{
	padding-top:40px;
}
.pt-60{
	padding-top:60px;
}
.pt-80{
	padding-top:80px;
}
.pt-100{
	padding-top:100px;
}

.pb-20 {
	padding-bottom:20px;
}
.pb-40 {
	padding-bottom:40px;
}
.pb-60 {
	padding-bottom:60px;
}
.pb-80 {
	padding-bottom:80px;
}
.pb-100 {
	padding-bottom:100px;
}

.arrow-img.arrow4 {
    display: none;
}

input.wpcf7-form-control.wpcf7-quiz {
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
}



.workhourfooter.user-links li:before {
    content: none !important;
}
.custom-full-cta {
    background-image: url(https://www.acrheatingandcooling.com/wp-content/uploads/2025/06/White-and-Black-Modern-Working-Space-Banner-scaled-1.png);
    padding: 40px;
    text-align: center;
	margin-bottom: 75px !important;
}
.custom-full-cta::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00000085;
    height: 100%;
    width: 100%;
}
.overlay-anim img {
    background-color: #ffffff75;
    width: 100%;
}