body {
    background: url(https://apihoard.webit.com/api/v1/Image/C24BAB31E1E318F2003BFB903629A563/C24BAB31E1E318F2003BFB903629A563.jpg?size=1920x1440);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    font-size: 1.3rem;
    line-height: 1.8rem;
}

.list {
    padding-top: 0em !important;
}

h1 {
    text-shadow: 1px 1px 5px #222;
}

/*=============== CREATE CONTAINER LOOK ===============*/
.title,
.businessinfo,
.list,
.textwithimage,
.detailedlist,
section:not(.page-home) .text,
.gallery {
    background: transparent;
}

.title .container,
.businessinfo .container,
section:not(.page-home) .list .container,
.textwithimage .container,
.detailedlist .container,
section:not(.page-home) .text .container,
.gallery .container,
.wb__container {
    background: rgba(0, 0, 0, 0.65);
}

.title {
    padding: 0em !important;
}

.title-heading {
    font-size: 3rem !important;
    text-align: center;
    padding-top: .7em;
    margin-bottom: 0em !important;
    padding-bottom: 2em;
    text-transform: uppercase;
}


/*=============== HEADER ===============*/
.header {
    background: transparent !important;
}
.header .header-info img {
    width: 350px;
}
.header .header-info-logo-img img {
    width: 200px;
}

#layaway {
    text-align: center;
    background: #877820;
    padding: 1.2em;
    border: 5px solid #C4CDA7;
}

.header-business-phone {
    font-size: 1.6rem !important;
    font-weight: 900 !important;
}

.header-business-streetaddress,
.header-business-citystatezip {
    font-weight: 700 !important;
    font-size: 1.1rem !important;
}

a.nav-link {
    font-weight: 400 !important;
    font-size: 1.1rem;
}

#layaway a {
    color: white;
    text-shadow: 2px 2px 2px #111;
    font-size: .8em;
    font-weight: 500;
    transition: .2s ease-in-out;
}

#layaway a:hover {
    color: #dfdfdf;
}

#layaway a span {
    text-shadow: 2px 2px 2px #111;
    font-size: 1.8em;
    font-weight: 800;
}

/*=============== HOME PAGE ===============*/
.wb__hero h1 {
    text-shadow: 0px 0px 33px #333, 4px 4px 0px #111;
}

.wb__welcome-text {
    background: #F8F7F1 url(https://apihoard.webit.com/api/v1/Image/F3CC6737810BD07E67707216EA4484C8/F3CC6737810BD07E67707216EA4484C8.png?size=1920x1440) bottom center no-repeat;
    padding-bottom: 220px !important;
}

.wb__welcome-text h2 {
    color: #38404E;
}

.wb__welcome-text li {
    border-left: 20px solid #3E4135;
    margin-bottom: 1em;
}

.call-to-action {
    margin: 0 auto;
    color: #fff;
    text-align: left;
    font-size: 45px;
    letter-spacing: 1.5px;
    background: #838D65;
}

#action-left {
    margin: 0 auto;
    position: relative;
    float: left;
}

#action-left h2 {
    font-family: 'Lora', serif;
    text-align: left;
    font-size: 2.4rem;
}

#action-left h2 span {
    font-size: 1.3rem;
    color: #333;
}

#action-right {
    margin: 0 auto;
    position: relative;
    float: right;
}

#action-right a {
    float: left;
    display: inline;
    z-index: 0;
    background: #fff;
    padding: 8px 90px 8px 30px;
    position: relative;
    font-family: 'Lora', serif;
    font-size: 28px;
    color: #273A1A;
    border-radius: 40px;
    z-index: 1 !important;
}

@media (max-width: 399px) {
    #action-right img {
        position: absolute;
        top: -1px;
        right: 0;
        z-index: 2;
    }
}

@media (min-width: 400px) and (max-width: 767px) {
    #action-right img {
        position: absolute;
        top: -12px;
        left: 316px;
        z-index: 2;
    }
}

@media (min-width: 768px) {
    #action-right img {
        position: absolute;
        top: -1px;
        right: 9px;
        z-index: 2;
    }
}

@media (min-width: 991px) {
    #action-right img {
        position: absolute;
        top: -14px;
        right: 0px;
        z-index: 2;
    }
}

@media (min-width: 1200px) {
    #action-right img {
        position: absolute;
        top: -14px;
        right: 65px;
        z-index: 2;
    }
}

.page-home .list {
    padding-top: 2em !important;
    color: black
}

.page-home .list .list-square {
    background: white;
    border-radius: 15px;
    -webkit-box-shadow: 3px 6px 32px -14px rgba(0, 0, 0, 0.58);
    -moz-box-shadow: 3px 6px 32px -14px rgba(0, 0, 0, 0.58);
    box-shadow: 3px 6px 32px -14px rgba(0, 0, 0, 0.58);
}

.page-home .list .list-text-title {
    text-transform: uppercase;
    font-size: 28px;
    padding: 18px 25px;
    border-radius: 2px;
    transition: ease 0.7s;
    background-color: rgba(117, 138, 120, 0.3);
    color: #38404E;
    font-weight: 300;
}

.page-home .list .list-img-wrap {
    border: none;
    margin-top: 0em !important;
}

.page-home .list .list-text-bottom {
    min-height: 200px;
}

.page-home .list .list-text-description {
    min-height: 220px;
}

.page-home .list .list-text-description h2 {
    font-weight: 400 !important;
    font-size: 1.8rem;
    line-height: 2.5rem;
}

.page-home .list .btn {
    border-radius: 15px;
    padding: .5em 1.2em;
    margin-bottom: 2em;
}

.wb__hours-container {
    background: #38404e;
}

.wb__hours-container ul li {
    list-style: none;
}

.wb__hours-container ul li span {
    margin-left: 2em;
    float: right;
    font-size: 17px;
    color: #F8F7F1;
}

/*=============== FURNACE ===============*/

.furnace_list ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 1em;
    margin-bottom: 2em;
}

.furnace_list ul:nth-child(3n) {
    margin: 0;
}

.furnace_list lh {
    position: relative;
    display: block;
    font-weight: 800;
    font-size: 20px;
}

.furnace_list lh:last-child {
    font-weight: 400;
    font-style: italic;
    margin: 2% 0;
    border: 1px solid #FFF;
    padding: .5em;
}

/*=============== GALLERY ===============*/
.title + .gallery {
    padding-top: 0em;
}

/*=============== INSTALL ===============*/
.page-install li {
    margin-bottom: 1em;
}

/*=============== REVIEWS ===============*/

.testimonial {
    padding: 15px 30px 20px 30px;
    background: #3E4135;
    border-radius: 10px;
    border-bottom: 6px solid #333;
}

.testimonial h3 {
    margin: 10px 0 20px 0;
    font-style: italic;
    font-weight: 300;
    text-align: right;
}

/*=============== SOCIAL ===============*/
.social {
    position: fixed;
    top: 255px;
    right: 0;
    padding: 9px 14px;
    z-index: 300;
    background: rgba(255, 255, 255, 0.7);
}

.social img {
    display: block;
    padding: 7px 0;
    width: 35px !important;
}
