@charset "utf-8";
/* CSS Document */

.logo{ float:left; width:40%; margin-top:20px;}
.shipping-logo{ float:left; width:30%; margin-left:5%}
.cart{ float:right; width:14%; min-width:138px;}
.cart table td{ text-align:left; vertical-align:middle; padding:3px 0}
.boxright2{ float:left;   position:relative; width:100%; text-align:center}
.testimonials li {box-sizing: border-box;padding: 5px 20px; text-align:center}
.testimonials .rslides img{ width:auto; margin:0 auto; float:none}
.boxright {
    border-bottom: 1px solid #9c9c9c;
    border-top: 1px solid #9c9c9c;
    margin-bottom: 10px;
    /*min-height: 309px;*/
    position: relative;
	text-align:center;
}
.slider .col-40{ width:40%;}

.saveupto {
    border: 1px solid #9c9c9c;
    font-family: "Michroma";
    font-size: 14px;
	box-sizing:border-box;
	max-height:72px;
}
.saveupto1 {
    background: none repeat scroll 0 0 #8cc644;
    color: #fff;
    font-weight: bold;
	text-align:center;
	min-height:70px;
	float: left;
	width:58%;
}
.saveupto2 {
    font-size: 22px;
    font-weight: bold;
	float:left;
	padding:5px 0 0 5%;
    width: 21%;
}
.saveupto3 { float:left; width: 16%;}

.home-botbx .col {
    border: 1px solid #9c9c9c;
    float: left;
    list-style-type: none;
    margin: 0 1%;
    min-height: 350px;
    padding: 0;
    width: 32%;
	box-sizing:border-box;
}
.home-botbx .col:last-child{ float:right}
.home-botbx .col h3 {
    background: none repeat scroll 0 0 #6c6e6d;
    color: #fff;
    font-family: "Questrial";
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 2px 0 5px 10px;
    text-align: center;
}
.home-botbx .col .scndbarbox {
    background: none repeat scroll 0 0 #8cc644;
    color: #6c6e6d;
    display: block;
    font-family: "Questrial";
    font-size: 15px;
    font-weight: bold;
    margin-top: 3px;
    padding: 6px 0 6px 8px;
    text-align: center;
}

.home-botbx .col .text {
    color: #6c6e6d;
    font-family: "Questrial";
    font-size: 13px;
    min-height: 60px;
    padding: 10px 20px;
    text-align: justify;
	margin:10px 0;
}

.text > p {
    display: inline-block;
    margin: 15px 0;
}
.home-botbx .learn {margin-left: 20px;}
.learn {
    font-family: "EB+Garamond";
    font-size: 14px;
    font-style: italic;
    margin: 0;
	text-decoration:none;
}
.leaf {
    background-image: url("../images/leaf-tiny.png");
    background-position: left top;
    background-repeat: no-repeat;
    box-sizing: border-box;
    float: left;
    padding-left: 30px;
    width: 100%;
}
.image-cont{ float:left; margin:2% 2% 2% 0%}
.social-media{margin:0 auto; width:100%; max-width:550px;}
.social-media ul{ list-style:none}
.social-media ul li{ float:left; display:inline;margin: 0 4%; text-align:center;min-width:10%}
.social-media ul li a{color:#6c6e6d; text-decoration:none}
.social-media ul li a:hover{color:#8cc644; text-decoration:underline}





.footer{ margin:0 auto; padding:15px 0; overflow:hidden;width:100%; max-width:980px}
.footernav {
    color: #ffffff;
	float:left;
    margin:0 0 10px 0;
    text-align: center;
    width: 100%;
}
.footernav li {
    display: inline;
    line-height: 1.4em;
}
.footernav li a {
    color: #fff;
    margin: 5px 8px;
    text-decoration: none;
}
.footernav li a:hover{ color:#8cc644; text-decoration:underline}

.boxright img {
    display: block;
}