
/* ----KEEP------ */
/* nav colors 
.pink, a.pink, .pink a{color:#dc8188;}
.red, a.red, .red a{color:#EF5A27;}
.orange, a.orange, .orange a{color:#FFA900;}
.yellow, a.yellow, .yellow a{color:#E8BF00;}
.green, a.green, .green a{color:#64c01f;}
.purple, a.purple, .purple a{color:#6B88D0;}
.blue, a.blue, .blue a{color:#0853B9;}

.bgpink{background-color:#dc8188;}
.bgred{background-color:#EF5A27;}
.bgorange{background-color:#FFA900;}
.bgyellow{background-color:#E8BF00;}
.bggreen{background-color:#64c01f;}
.bgpurple{background-color:#6B88D0;}
.bgblue{background-color:#0853B9;}
*/
/* ------END KEEP------ */





.right {
    text-align: right;
}

.contentrow { 
    width: 100%; 
    clear: both; 
    padding-bottom: -50px;
}

.contentrow .center-2 {
    margin-bottom: 1em;
}

.center-1 a,
.center-2 a {
    color: #80B740;
}

.center-1 a:hover,
.center-2 a:hover {
    text-decoration: underline;
}

p{
    font-size: 16px;
    line-height: 1.35em;
    margin-bottom: 1em;
}

h1{
    border-bottom: 1px solid #80B740;
    margin-bottom: 1em;
	font-weight: normal !important;
}

h2{
    color: #80B740;
}

h2, h3{
    margin-bottom: 0.55em;
}

h2.first{
    margin-top: 3em;
}

ul.sitemap{
    margin: 4em 2em;
}

ul.sitemap a{
    color: #000;
    font-size: 1.5em;
    line-height: 1.65em;
}

ul.sitemap li{
    margin-bottom: 1em;
}

ul.sitemap a:hover{
    color: #80B740;
}

ul.sitemap.sublist{
    margin: 0 2em;
}

ul.sitemap.sublist a{
    color: #8a8a8a;
}

ul.sitemap.sublist a:hover{
    color: #80B740;
}

ul.sitemap.sublist li{
    margin-bottom: 0;
}

ul.wholesale{
    list-style: disc;
    margin: 0 2em;
}

ul.wholesale li{
    margin-bottom: 1em;
}

.required{color:#ff0000; vertical-align:top; margin: 0;}
.formrequired{font-size:12px;}
.formalert{margin:0 0 10px 0;}
.formrow{margin-bottom:10px;}

.longlineupforms label{display:inline-block; width:215px; vertical-align:middle;}
.longlineupforms .textfield{width:250px;}
.longlineupforms textarea.textfield{height:125px;}
.longlineupforms .formrow select{width:250px;}
.longlineupforms .formrow .radiofield label{width:30px; margin-top:1px;}
.longlineupforms .formrow .checkfield label{margin-top:1px;}

.button {
    background-color: #80b740;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    height: 40px;
    border: none;
    vertical-align: middle;
    width: auto;
    min-width: 150px;
    padding: 0 20px;
}

.button:hover{
    background-color: #64c01f;
}

.btn, {
	display: inline-block;
	cursor: pointer;
	
	padding: .4em 1em .3em 1em;
	margin-bottom: 0;
	background: #fff;
	
	color:#7f1c4f;
	font-size:.95em;
	font-weight:400;
	text-transform: capitalize;
	
	border: none;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align:center;
}

.btn:link,
.btn.visited{
	color: #7f1c4f;
}

.btn.blue {
	background: #00377b;
	color:#fff;
    font-size: 1.5em;
    padding: .75em;
}

.scissorsTxt {
    position: relative;
    padding: .35em .5em;
}

.error {
    color: red;
}

.textfield.error,
.selfield.error {
    color: black;
    background-color: #ffdddd;
}


.side-2 img {
    width: 100%;
    max-width: 100%;
}


/* Main Image & text*/
#flexslider {
	float:right;
}

.pictext h4 {
	font-size: 34px;
	line-height: 55px;
	font-weight: 300;
}
#sparkleSmHeader{
	color: #85c506;
}
#sparkleLrgHeader{
	color: #f0c311;
}
#stillHeader{
	color: #5a86c7;
}

.pictext{
	text-align: center;
	color: #323232;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}

.mainImg {
	margin-top:-100px;
}

.flex-control-thumbs{
	margin: 1em auto !important;
    padding: 0 !important;
    float: none !important;
    position: relative !important;
    width: auto !important;
    max-width: 100% !important;
	bottom: -0.75em !important;
}

.flex-control-thumbs li{
	text-align: center !important;
    display: inline-block !important;
    margin: 0 auto !important;
    position: relative !important;
    float: none !important;
    width: auto !important;
    padding: 1em 0.55em !important;
}


.flex-control-thumbs img{
	 text-align: center;
}


[data-clearing][class*=block-grid-] li {
    margin-right: 0
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*=block-grid-]:after,
[class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 2.55em 1.25em;
	margin-top: 1.55em;
	margin-bottom: 1.55em;
}

.center{
	width:100%;
	margin: 0 auto 100px;
}

.home-hero{
    display: block;
    text-align: center;
}

.home-hero img{
    margin: 0 auto;
    width: 75%;
    max-width: 600px;
}

.hero-text{
    text-align: center;
    width:75%;
    margin: 0 auto;
}

.hero-text h1 {
    font-size: 44px;
    line-height: 1.35em;
    font-weight: 300;
    margin-bottom: 0.55em;
    border-bottom: none;
}


.hero-text p{
    text-align: center;
    color: #323232;
    font-size: 24px;
    line-height: 1.35em;
    font-weight: 300;
}

.product-content{
	min-height: 170px;
}

#productGrid .product-thumb{
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}

#productGrid .product-thumb img{
	max-width: 75%;
}

#productGrid p.button-row{
	text-align: left;
}

#productGrid h2 {
    margin: 0 0 10px;
    overflow: hidden;
    font-size: 1.55em;
    line-height: normal;
    font-weight: normal;
    color: #80b740;
}

#productGrid p {
    line-height: 1.55em;
}

#productGrid .actual-price {
    margin: 1em 0;
    font-size: 16px;
    color: #666;
	text-align: left;
}

@media only screen {
    .xsmall-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .xsmall-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .xsmall-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .xsmall-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .xsmall-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .xsmall-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .xsmall-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .xsmall-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .xsmall-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .xsmall-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .xsmall-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .xsmall-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .xsmall-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .xsmall-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .xsmall-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .xsmall-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .xsmall-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .xsmall-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .xsmall-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .xsmall-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .xsmall-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .xsmall-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .xsmall-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .xsmall-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .xsmall-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:21.25em) {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:45em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:64.0625em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media screen and (max-width: 1400px) {
.product-content{
	min-height: 240px;
}
}

@media screen and (max-width: 980px) {
	.product-content{
		min-height: 260px;
	}
	
	#productGrid .actual-price {
		text-align: center;
	}
	
	#productGrid p.button-row {
		text-align: center;
	}
}


@media screen and (max-width: 860px) {

  .flexslider .slides img {
      margin-top: 15px;
  }
}

@media screen and (max-width: 760px) {

  .pictext h4,
    .hero-text h1{
      font-size: 26px;
  }
    
    .pictext,
    .hero-text p{
      font-size: 16px;
  }
    
    .hero-text{
      width:90%;
  }

  .flexslider .slides img {
      margin-top: 30px;
  }
	
	.product-content{
		min-height: auto;
	}
	
	.footer-block .title {
		text-align: center;
	}
    
    .bottles {
        text-align: center;
    }
    
    .side-2 img {
        margin: 0 auto;
        max-width: 300px;
    }
}



