body {
	background-color: lightgrey;
}
/*--round logo--*/
/*.et_fixed_nav #logo {
    max-height: 43px;
    margin-bottom: 0;
    border-radius: 35px 35px 35px 35px;
}*/

p {
    padding-bottom: 1em;
    line-height: 1.7em;
    font-size: 18px;
}
.entry-content ul, .comment-content ul {
    list-style-type: disc;
    padding: 0 0 23px 16px;
    line-height: 26px;
    font-size: 18px;
}
#et-info {
    float: right;
    padding-bottom: 10px;
}
#footer-widgets .footer-widget li a {
    color: #666666;
    text-decoration: none;
}
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 66px;
    padding-bottom: 25px;
}
.et_fixed_nav #logo {
    max-height: 100px;
    margin-bottom: 0;
}
.et-fixed-header #logo {
    max-height: 85px;
}
.et_pb_row {
    padding: 0px 0 0 0;
}

#top-header #et-info, #top-header .et-social-icon a {
    line-height: 1em;
    color: #d4d6d4;
}

#et-info-phone, #et-info-email, .et-cart-info span {
    position: relative;
    color: #d4d6d4;
}

.et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: 86px;
}