body {
	font-family: open-sans, sans-serif;
}
.site-header {
	background-color: #FFF;
    z-index: 1000;
    position: fixed;
}
.site-header .main-navigation {
	width: auto;
}
.site-header .site-title {
    font-size: 2.5rem;
    padding-bottom: 10px;
}
.site-header img {
    width: 40%;
    margin-top: 15px;
    margin-bottom: 10px;
}
#site-navigation a {
	color: #000000;
}
#site-navigation ul li:last-child a, #hero a {
    color: #FFF;
    background-color: #9B368D;
    padding: 8px 20px;
    border-radius: 5px;
    text-decoration: none;
}
#site-navigation ul li.current-menu-item a {
    border-bottom: 3px solid #9B368D;
}
.main-navigation ul li {
    padding-top: 15px;
}
.main-navigation ul  {
    margin-top: 10px;
}
.site-main {
	margin-top: 0;
}
#hero {
	background-color: #282828;
	color: #FFF;
	width: 100%;
    margin-top: 92px;
}
#hero-message {
	width: 100%;
}
#hero img {
	float: right;
    width: 65%;
}
#hero h2 {
	margin-top: 80px;
    margin-top: 80px;
    font-size: 2.4em;
    font-weight: normal;
    line-height: 1.4em;
}
#hero p {
    font-size: 1.2em;
}
#hero p:last-child {
	margin-top: 40px;
}
/*#hero a {
    color: #FFF;
    border: 1px solid #fff;
    padding: 15px;
    margin-top: 40px;
    border-radius: 12px;
    text-decoration: none;
}*/
#home-area1 {
	background-color: #EBEBEB;
	width: 60%;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px
}
#home-area1 .home-area-text {
	float: left;
	padding-top: 100px;
    width:40%;
}
#home-area1 a {
	background-color: #0061AD;
    color: #FFF;
    border-radius: 10px;
    text-decoration: none;
    padding: 10px 30px 10px 30px;
    font-size: 0.8em;
}

#home-area2 a, #home-area3 a, #home-lower a, #home-bottom a {
	background-color: #CCDFEF;
    color: #000;
    border-radius: 10px;
    text-decoration: none;
    padding: 10px 30px 10px 30px;
    font-size: 0.7em;
}
#home-area1 img {
	max-width: 280px;
    float: right;
    margin: 20px;
    width: 50%;
}
#home-area2 {
	margin-top: 20px;
}
.subarea-image {
	background-color: #EBEBEB;
    display: inline-block;
}
#home-area2 .subarea-image {
    float: left;
    margin-right: 20px;
}
#home-area2 .home-area-text {
	display: inline-block;
    float: right;
    width: 47%;
    text-align: center;
    margin-top: -15px;
}
.subarea-image img {
	margin: 20px;
	width: 160px;
}
#home-area3 {
	margin-bottom: 20px;
    clear: both;
}
#home-area3 .subarea-image {
    float: right;
    margin-top: 20px;
}
#home-area3 .home-area-text {
    text-align: center;
    float: left;
    width: 47%;
}
.home-area-text {
	padding: 20px;
	line-height: 1.4em;
}
.home-area-text p {
	font-size: 1.2em;
}
.home-area-text h2 {
	font-weight: normal;
	color: #A7A5A5;
	font-size: 1.1em;
}
.home-area-text h2:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0;
    width: 50px; /* Change this to whatever width you want. */
    padding-top: 10px; /* This creates some space between the element and the border. */
    border-bottom: 2px solid #979797; /* This creates the border. Replace black with whatever color you want. */
}
#home-right-panel {
	width: 37%;
}
#home-right-panel .home-area-text h2:after {
    margin: 0 auto; /* This will center the border. */
}
.add-to_cart_button {
	background-color: #EBEBEB;
    color: #000;
    border-radius: 10px;
    text-decoration: none;
    padding: 10px 30px 10px 30px;
    font-size: 0.7em;
}
.woocommerce ul.products {
    text-align: center;
    font-weight: normal;
}
.home-lower img {
	margin-top: 40px;
	margin-bottom: 40px;
}
#home-lower img {
    width: 670px;
}
.home-lower-message {
	background-color: #FFF;
    padding: 30px;
    margin-top: 100px;
    height: -webkit-fill-available;
    width: 45%;
    margin-left: -50px;
}
.home-lower-message h2 {
	font-weight: normal;
    color: #A7A5A5;
    font-size: 1.1em;
}
.home-lower-message h2:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0;
    width: 50px; /* Change this to whatever width you want. */
    padding-top: 10px; /* This creates some space between the element and the border. */
    border-bottom: 2px solid #979797; /* This creates the border. Replace black with whatever color you want. */
}
.home-lower-message:nth-child(odd) {
    float: left;
    margin-left: 0; 
    margin-right: -80px;
    z-index:100;
    margin-right: -60px;
    margin-top:110px;
}
#home-bottom h2 {
    width: 100%;
    margin-bottom: 60px;
}
#home-bottom h3 {
    margin-top: 30px;
}
#home-bottom p {
    width: 80%;
    display: inline-block;
}
#home-bottom img {
    max-width: 95%;
}
.home-bottom-column-3, .home-footer-column-3 {
    width: 33%;
    margin-top: 30px;
}
.home-footer-column-3 a, .home-footer-column-3, .home-footer-column-2 a, .home-footer-column-2 {
    color: #FFFFFF !important;
    text-decoration: none;
}
.home-footer-column-2 {
    width: 50%;
    text-align: left;
    font-size: 0.8em;
    margin-top: 60px;
}
.home-footer-column-2:last-child {
    text-align: right;
}
footer p {
    margin: 0 0 0.5rem;
}
@media (max-width: 1165px) {
    #home-right-panel {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: both;
    }
    #home-area1 {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        min-width: 440px;
    }
    #home-area2, #home-area3 {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    #home-lower img {
        width: 50%;
    }
}
@media (max-width: 955px) {
    .hamburger {
        position: absolute;
        top: -20px;
        left: 10px;
        transform: translateY(-50%);
        background: #FFF;
    }
    #hero {
        padding-bottom: 30px;
    }
    #hero img {
        width: 65%;
        float: none;
    }
    #hero-container {
        text-align: center;
    }
    #hero h2 {
        margin-top: 20px;
    }
    #home-lower img {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        height: 70% ;
        min-height: auto;
    }
    .home-lower-message, .home-lower-message:nth-child(odd) {
        text-align: center;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 70%;
        height: auto;
    }
    .home-lower-message h2:after {
        margin: 0 auto; /* This will center the border. */
    }
    .home-bottom-column-3 {
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
    .home-footer-column-3 {
        width: 100%;
        text-align: center;
    }
    
}
@media (max-width: 800px) {
    #home-area1 {
        text-align: center;
    }
    #home-area1  .home-area-text {
        float: none;
        padding-top:20px;
        margin: auto;

    }
    #home-area1 img {
        float: none;
        width: auto;
        margin-bottom: 30px;
    }
    .home-area-text h2:after {
        margin: 0 auto; /* This will center the border. */
    }
    
}
@media (max-width: 510px) {
    #home-area1 {
        max-width: 100%;
        width: 100%;
        min-width: 100%;
    }
    .home-area-text {
        width: 80% !important;
    }
    #home-right-panel {
        width: 70%;
    }
    #home-area2 {
        text-align: center;
    }
    .subarea-image {
        float: none;
        margin: auto;
    }
    #home-area2 .home-area-text  {
        float: none;
        width: 100%;
        min-width: auto;
    }
}