#estimatorButton {
position: fixed;
right: -80px;
top: 50%;
transform: translateY(-50%) rotate(-90deg);
padding: 15px 20px;
background-color: #007bff;
color: #ffffff;
border: none;
border-radius: 5px;
cursor: pointer;
font-size: 16px;
font-weight: bold;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
z-index: 5000;
transition: right 0.3s ease; /* Adds a smooth slide effect on hover */
}
Instant Roof Estimate