/*XMAS SPECIAL*/

.xmas_special {
     padding: 15px;
     margin: 10px;
     color:  #000000;
     font-size: 32px;
}

/*HEMP OIL*/
.hempoil {
   max-width: 200px;
   float: left;
   margin: 8px;
}


.home-even .wrap, .home-odd .wrap {
    max-width: 1100px;
    padding-left: 10px;
    padding-right: 10px;
}

.genesis-nav-menu .sub-menu a {
    padding: 10px;
    width: 260px;
}
.site-header .sub-menu {
    width: 225px;
}
section#text-18.widget.widget_text {
    margin-top: -30px;
}

section#text-22.widget.widget_text {
   background-image: url(/wp-content/uploads/2018/12/gold-christmas-background-with-snowflakes-vector.jpg);
}

/*FEATURED PAGES*/

#featured-page-3,#featured-page-4,#featured-page-2 {
   margin-bottom: 10px;
}

.home-even {
    padding: 60px 0 50px;
}

img.entry-image.attachment-page {
   width: 500px;
}


/*HOME REVIEW*/

.featuredreview {
    font-weight: bold;
    font-size: 18px;
}



/*HEADER SIZES*/

.footer-widgets {
    background-color: #511919;}

.home-section-1 .widget-title {
    font-size: 7rem;
}
.home-odd {
    font-size: 2.1px;
    font-size: 2.1rem;
}

.home-even {
    font-size: 2.1px;
    font-size: 2.1rem;
}

h3 {
    font-size: 4.5rem;
}

.home-even .widget-title, .home-odd .widget-title {
    font-size: 4.5rem;
    margin-bottom: 20px;
}

.sidebar .widget {
    margin-bottom: 80px;
}




/*HEADER AND FOOTER COLORS*/
input, select, textarea {
    color: #cd4949;}

.site-footer, .site-footer p {
    color: #222;
    background-color: #f9f9f9;
}

.site-footer a {
    color: #c94646;
    background-color: #f9f9f9;
}

blockquote {
    color: #511919;
}

.site-header {
    background-color: #511919;}

body {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;}



/* Turn Menu Phone Number into Button */
#menu-item-52 span {background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 2px;
    padding: 5px 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    white-space: normal;
    width: auto;
    border-radius: 10px;
}

/*IMAGE STYLING*/
.image_right {
    float: right; 
    margin: 12px;
    max-width: 400px;
  }

input#SendEmail.btn, input#getDirections {
    background-color: #511919;
    max-width: 200px;
}


#emailForm {
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 40px;
    max-width: 600px;
    margin: auto;
}


#custom_html-3 {
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 40px;
    background: rgba(254,254,254,0.2);
}
div.contactbtns a, div.contactbtns span {
    background-color: #d15050 !important;
    margin: 10px 20px;
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 15px 25px;
}

/* Text/Call Me Buttons */
@media only screen and (min-width: 1100px){
        #home-sms-btn {
            display: none;
        }
        #home-call-btn {
            display: none;
        }
}
@media only screen and (max-width: 1100px){
        #home-call-txt {
            display: none;
        }
}


.button, .btn, #getDirections {
    border-radius: 10px;
}
.ppaemail {
    display: none;
}



@media only screen and (max-width: 1024px){ /* NEEDS TO BE EDITABLE */
    #pgh_header_contact .ppaemail {
        float: none !important;
        max-width: 87px;
        margin: 20px auto 10px;	
    }
    #pgh_header_contact .ppaphone {
        float: none !important;
        max-width: 100%;
        margin: 10px auto 10px;
    }
    #pgh_header_contact {
        float: none !important;
        margin-left: 0 !important;
    }
    .title-area {
        width: 100%;
    }
    .site-header .widget-area {
        width: 100%;
    }
}

/*Popup*/
#popmake-1597 li {
    list-style-type: disc;
}
#popmake-1597 ul {
    margin: 0px 20px 10px 30px;
}

/*insurance logos on home page*/
.logocloud {
  display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.partnerlogo {
   max-height: 80px;
   margin:12px;
}