/*
Theme name: EPPA
Description: Custom Theme
*/

/* WordPress Default styles */
@import url('wp-default.css');

@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('fonts/helveticaneue-condensed-webfont.eot');
    src: url('fonts/helveticaneue-condensed-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-condensed-webfont.html') format('woff'),
         url('fonts/helveticaneue-condensed-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-condensed-webfont.svg#HelveticaNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueRegularMedium';
    src: url('fonts/helveticaneue-medium-webfont.eot');
    src: url('fonts/helveticaneue-medium-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-medium-webfont.html') format('woff'),
         url('fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-medium-webfont.svg#HelveticaNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CommunistRegular';
    src: url('fonts/communis-webfont.eot');
    src: url('fonts/communis-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/communis-webfont.html') format('woff'),
         url('fonts/communis-webfont.ttf') format('truetype'),
         url('fonts/communis-webfont.svg#CommunistRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProBoldCondensed';
    src: url('fonts/myriadpro-boldcond-webfont.eot');
    src: url('fonts/myriadpro-boldcond-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-boldcond-webfont.html') format('woff'),
         url('fonts/myriadpro-boldcond-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-boldcond-webfont.svg#MyriadProBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}



* { margin: 0; padding: 0; outline:0; }

body {
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #72767a;
    /*background: #EA2A36;*/
    -background: #fff;
}

.instashow-gallery .instashow-gallery-media-cover {
    background: rgba(247,127,40,.9) !important; /* rgba(247,150,243,.9) */
}


a { text-decoration: none; cursor:pointer; color: #83ba04;}
a:hover { text-decoration: underline; }


a img { border: 0; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:hidden; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 952px; margin: 0 auto; }


/* Header */
#header { background: white url(images/header-bg.jpg) repeat-x 0 0; height: 143px; padding-left: 0px; }

#head { height: 83px; padding-right: 4px; }
h1 { margin-bottom:1.0em; }

h1#logo { float: left; width: 221px; height: 32px; padding: 28px 0 0 5px; }
h1#logo a { background: url(images/logo.png) no-repeat 0 0; height: 32px; display: block; }

.cart { float: right; width: 237px; height: 31px; background: url(images/cart-bg.jpg) no-repeat 0 0; padding: 15px 40px 20px 37px; }
.cart #number { background: url(images/shopping.png) no-repeat left center; padding: 0 12px 0 44px; width: 11px; float: left; height: 32px; margin-top: 3px; }
.cart #number p { font-family: 'CommunistRegular'; font-size: 36px; line-height: 36px; }
.cart #price { float: left; width: 164px; padding-left: 5px; }
.cart #price p { color: #a5a5a5; font-size: 12px; line-height: 14px; }
.cart #price a { display: block; font-family: 'HelveticaNeueRegular', Arial, Sans-serif; color: #a5a5a5; font-weight: bold; font-size:13px; }

#navigation { background: url(images/navigation-bg.jpg) no-repeat 0 0; height: 54px; width: 942px; float: left; }
#navigation ul { list-style-type: none; padding-bottom: 4px; }
#navigation ul li { display: inline; float: left; background: url(images/divider.jpg) no-repeat right center; height: 50px; }
#navigation ul li a, 
#navigation ul li a span { float: left; display: inline; color: #424449; font-size: 15px; text-decoration: none; height: 50px; line-height: 50px; }
#navigation ul li a { padding-right: 19px; }
#navigation ul li a span { padding-left: 19px; }

#navigation ul li a:hover,
#navigation ul li a:hover span,
#navigation ul li.current-menu-item a,
#navigation ul li.current-menu-item a span { background:url(images/hover.jpg) no-repeat 0 0; height: 50px; color: #fff; float: left; }
#navigation ul li a:hover,
#navigation ul li.current-menu-item a { background-position: right 0; }
#navigation ul li a:hover span,
#navigation ul li.current-menu-item a span { background-position: left 0; }
#navigation ul li a:hover span.first,
#navigation ul li.current-menu-item a span.first { background-position: left bottom; }

#search { background: url(images/search-bg.jpg) no-repeat 0 0; float: right; width: 288px; height: 25px; padding: 0 5px 0 10px; margin-top: 9px; }
#search input { border:0; background:transparent; } 
#search input.search-field { float: left; width: 256px; padding: 4px 4px 2px 1px; color: #a3a3a3; font-size: 11px; height:16px;}
#search input.search-button { background: url(images/search-button.jpg) no-repeat; width: 10px; height: 10px; cursor:pointer; font-size:0; line-height:0; text-decoration: -4000px; float: left; margin-top: 7px; }

/* End Header */


#main { border-bottom: solid 10px #efefef; padding-bottom: 26px; background-color: white;}

#container-home {  width: 948px; }
#container {  width: 938px; margin-left: 5px; }


/* Home Page Main */

#slider { width: 950px; height: 469px;  padding-left: 2px; }

#slider-holder,
#slider-holder .jcarousel-clip,
#slider-holder ul,
#slider-holder ul li { width: 948px; height: 469px; position:relative; overflow:hidden; }
#slider-holder ul { list-style-type: none; }
#slider-holder ul li { float:left; display:inline; }
#slider-holder ul li.slide-image { width: 948px; height: 469px; }

#slider a.btn-buy { background: url(images/btn-buy.png) no-repeat 0 0; width: 96px; height: 33px; line-height: 33px; font-size: 19px; color: #a49b9a; font-family: 'MyriadProBoldCondensed', sans-serif; text-align: center; text-transform: uppercase; }
#slider a:hover.btn-buy { text-decoration: none; }

#content-home { background: url(images/content-home.jpg) repeat-y 0 0; width: 952px; }
#content-home-bottom { background: url(images/content-home-bottom.jpg) no-repeat 0 bottom;  }
#content-home-top { background: url(images/content-home-top.jpg) no-repeat 0 top; padding: 33px 21px 10px 29px; height: 100%; }

.col { width: 255px; padding-right: 63px; float: left; display: inline; height: auto; position: relative;}
.col-last { width: 255px; padding-right: 0; }
.col h3 { color: #1f2226; font-family: 'HelveticaNeueRegularMedium', Arial, sans-serif; font-size: 14px; line-height: 18px; padding-bottom: 10px; font-weight: normal; text-transform: uppercase; }
.col .col-img { float: left; display: inline; padding-bottom: 10px; }
.col p { padding-bottom: 20px; }
.col p.more-link { padding: 0 0 0 0; position: absolute; bottom: 0px; left: 0px;}
.col .more-link p { font-size: 12px; color: #1f2226; line-height: 18px; }
/* End Home Page Main */


/* Ingredients Page Main */
#sidebar { float: left; width: 294px; position: relative; }
#sidebar .widget_image_align_right { text-align: right; padding-right: 25px; }

#content-ingredients { float: left; width: 627px; padding: 0 17px 0 0; }
#content-ingredients .box { padding: 40px 0 0 26px; }
#content-ingredients .content-head h2 { color: #656565; font-size: 22px; line-height: 28px; font-weight: normal; text-transform: uppercase; }
#content-ingredients .post-content h3 { font-size: 17px; color: #181b1e; line-height: 19px; border-bottom: dashed 1px #c7c7c7; padding: 0 0 5px 2px; width: 468px; margin-top: 24px; margin-bottom:5px; }
#content-ingredients .post-content p { padding: 9px 0 3px 0; }
#content-ingredients .post-content ul { margin: 0 0 10px 11px; list-style-type:square; }
#content-ingredients .post-content ul li { font-weight: bold; line-height: 22px; }

#content-ingredients .post-content .certificate { background: url(images/certificate-bg.jpg) repeat-y 0 0; width: 565px; margin-top: 24px; margin-left: -26px; }
#content-ingredients .post-content .certificate-bottom { background: url(images/certificate-bottom.jpg) no-repeat 0 bottom; }
#content-ingredients .post-content .certificate-top { background: url(images/certificate-top.jpg) no-repeat 0 top; padding: 17px 100px 24px 30px; }
#content-ingredients .post-content .certificate .image { float: left; display: inline; width: 55px; padding: 3px 23px 0 0; }
#content-ingredients .post-content .certificate .text { float: left; display: inline; width: 350px; }
#content-ingredients .post-content .certificate .text h3 { color: #181b1e; font-size: 17px; line-height: 22px; margin: 0; padding: 0; border: none; }
#content-ingredients .post-content .certificate .text p { padding: 0 0 0 3px; }

/* End Ingredients Page Main */


/* Taste Page Main */
#content-taste { float: left; width: 510px; padding: 44px 118px 23px 0; }
#content-taste .box { padding: 40px 0 0 26px; }
#content-taste .content-head { padding-bottom: 17px; }
#content-taste .content-head h2 { color: #656565; font-size: 22px; line-height: 28px; font-weight: normal; }
#content-taste .post { padding-bottom: 16px; }
#content-taste .post h3 { font-size: 17px; color: #181b1e; line-height: 19px; border-bottom: dashed 1px #c7c7c7; padding: 0 0 10px 5px; width: 468px; margin-bottom:5px; }
#content-taste .post p { padding: 9px 0 3px 4px; }

#sidebar a.btn-buy { background: url(images/btn-buy-content.jpg) no-repeat 0 0; width: 85px; height: 28px; line-height: 28px; font-size: 17px; font-weight: bold; color: #a49b9a; font-family: 'MyriadProBoldCondensed', sans-serif; text-align: center; text-transform: uppercase; }
#sidebar a:hover.btn-buy { text-decoration: none; }

/* End Taste Page Main */


/* Contact Page Main */

#content-contact { padding-top: 26px; }

.contact-form { background: url(images/contact-form-bg.jpg) repeat-y 0 0; width: 620px; }
.contact-form-bottom { background: url(images/contact-form-bottom.jpg) no-repeat 0 bottom; }
.contact-form-top { background: url(images/contact-form-top.jpg) no-repeat 0 top; padding: 29px 26px 26px 31px;  }

.contact-form h3 { font-size: 22px; color: #797979; border-bottom: dashed 1px #c7c7c7; padding: 0 0 20px 0; width: 468px; margin-bottom:5px; text-transform: uppercase; }
.contact-form p { padding: 10px 0 12px 0; }

.contact-form input, 
.contact-form textarea { margin-top: 5px; display: block; padding: 5px; background: transparent; border: solid 1px #c7c7c7; }
.field { width: 247px; height: 14px; } 
.contact-form label { font-weight: bold; }
.contact-form textarea { width: 550px; height: 105px; margin-bottom: 15px; resize: none; }
.form-row-left,
.form-row-right { float: left; margin-bottom: 16px; }
.form-row-left { padding-right: 42px; }
input.button { background: url(images/button.jpg) no-repeat 0 0; height:25px; float:left; cursor:pointer; width:85px; border: 0; }


#cformsform { width: auto; margin: 0; }
#cformsform .cf-ol { overflow: auto; }
#cformsform .cf-ol li { margin: 0 22px 15px 0 !important; position: relative; float: left; }
#cformsform .cf-ol li label { margin: 0; padding: 0; display: inline; width: auto; text-align: left; }
#cformsform .cf-ol li label span { width: auto; }
#cformsform .cf-ol li input,
#cformsform .cf-ol li textarea,
#cformsform .cf-ol li select { margin: 5px 0 0; display: inline; padding: 5px; background: none; border: solid 1px #C7C7C7; width: 247px; }

#cformsform .cf-ol li select { padding: 4px 5px; width: 258px; }
#cformsform .cf-ol li textarea { width: 530px; }

#cformsform .cf-ol li .reqtxt,
#cformsform .cf-ol li .emailreqtxt { display: none; }

#cformsform .cf-ol li label.cf-after { float: left; width: 500px; margin-left: 10px; }
#cformsform .cf-ol li input.cf-box-a { width: auto; float: left; }

#cformsform .cf-sb { overflow: auto; }
#cformsform .cf-sb input.sendbutton { background: url(images/button.jpg) no-repeat 0 0; height:25px; float:left; cursor:pointer; width:85px; border: 0; text-indent: -50000px; }

/* End Contact Page Main */


/* Store Page Main */

#content-store { padding: 47px 15px 40px 15px; }

.store-head { padding-bottom: 22px; }
.store-head h2 { font-size: 22px; color: #656565; border-bottom: dashed 1px #c7c7c7; padding: 4px 0 11px 6px; width: 560px; text-transform: uppercase; }
.store-head h2 small { font-size: 12px; line-height: 15px; font-style: italic; padding: 0 0 0 4px; text-transform: none; }

.products { padding: 0 7px 0 4px; }
.product { float: left; width: 181px; padding-right: 64px; }
.product .product-image { padding-left: 3px; }
.product .product-image a img { display:block; border: solid 1px #8f8f8f; }
.product .product-image a:hover img { border: solid 1px #181717; }
.product p { padding: 6px 0 10px 0; line-height: 15px; }
.product p small { font-size: 11px; line-height: 16px; display: block; }
.product p span.price,
.product .Cart66CartButton span.Cart66Price { font-weight: normal; font-size: 17px; color: #01778f; padding-top: 5px; float: left; }
.product p a.button-add { background: url(images/button-add.jpg) no-repeat 0 0; width:80px; height:23px; cursor:pointer; border: 0; float: right; display: inline; margin-right: 9px; }
.product .Cart66CartButton input.Cart66ButtonPrimary { width: 80px; height: 23px; cursor: pointer; border: 0; margin-right: 9px; background: url(images/button-add.jpg) 0 0 no-repeat; text-indent: -5000px; }

/* End Store Page Main */

/* Store Locator Page - SimpleMap Style Changes */
/* Hide the address fields except for zip code */
.location_search_title {
    display: none;
}
/* Hide the Search Title */
#location_search_0_tr {
    display: none;  
}
/* Make Form Relative So Fields Can be Positioned Absolutely. Also make form overflow hidden */
#location_search_form {
    height: 197px;
    position: relative;
    overflow: hidden;
}
/* Zip Code Title */
td.location_search_zip_cell {
    font-weight: bold;
}
/* Zip Code Input */
#location_search_zip_field {
    font-weight: normal;
    position: absolute;
    top: 2px;
    left: 42px;
}
/* Distance TD */
#location_search_2_tr {
    position: absolute;
    top: 2px;
    left: 210px;
}
/* Where TD */
#location_search_3_tr {
    position: absolute;
    top: 41px;
}
/* Type TD */
#location_search_4_tr {
    position: absolute;
    top: 84px;
}
/* Submit Button */
#location_search_5_tr {
    position: absolute;
    top: 148px;
}

#location_search_sm-category_fields,
#location_search_sm-tag_fields
 {
	 padding-left: 5px;
	 vertical-align: text-top;
 }
 
.result .sm_category_list,
.result .sm_tag_list {
	display: none;
}

/* Footer */
#footer { background: #ea2a36; text-align: center; padding-bottom: 10px; border-top: 23px solid white;min-width:942px;}

#footer .footer-nav { list-style-type: none; height: 45px; line-height: 45px; }
#footer .footer-nav li { display: inline; border-left: 1px solid #D0D5D8; margin-left: 3px; padding-left: 5px; }
#footer .footer-nav li.first { border: none; margin: 0; }
#footer .footer-nav li:first-child { border: none; padding: 0; }
#footer .footer-nav li a { font-weight: bold; color: #d0d5d8; font-size: 12px; text-transform: uppercase; }

/*DISPLAY: NONE; ADDED 2/18/2016 BAH TO HIDE FOOTER "FIND US ON" BLOCK. REMOVE TO RE-ADD BLOCK. */
#footer #social { background: #e11920; padding: 9px 0; position: relative; height: 29px; max-width:900px;margin:0 auto; display: none;}


#footer #social .social-box { padding-left: 377px; }
#footer #social p { font-family: 'CommunistRegular', sans-serif; font-size: 22px; line-height: 29px; color: #d0d5d8; display: inline; float: left; padding-right: 18px; }
a#tweeter-link { background: url(images/tweeter.png) no-repeat 0 0; width: 19px; height: 27px; float: left; padding-right: 6px; }
a#facebook-link { background: url(images/facebook.png) no-repeat 0 0; width: 16px; height: 28px; float: left; }

#footer p.copy { height: 38px; color: #d0d5d8; font-size: 12px; line-height: 38px; }
#footer p.copy span { padding-left: 5px; color: #72767a; }
#footer .copy a { color:inherit;}

/* End Footer */

.comments ol.commentlist { list-style: none; margin: 10px 0 5px 0; padding: 0; }
.comments ol.commentlist ul { list-style: none; margin: 10px 0 5px 0; padding: 0; list-style: none; }
.comments ol.commentlist li { padding-left: 54px; background: none; }
.comments ol.commentlist div.vcard { font: bold 14px Verdana; line-height: 20px; }
.comments ol.commentlist div.vcard img { float: left; margin: 4px 6px 0 -54px; }
.comments ol.commentlist div.commentmetadata { margin-bottom: 8px; }
.comments ol.commentlist p { clear: both; padding: 5px 0 5px 0; margin: 0}
.comments ol.commentlist div.reply { margin: 4px 0 16px; }

.comments #respond { margin: 20px 0 5px 0;}
.comments #respond #commentform label { width: 220px; margin: 4px 0; text-align: left; }
.comments #respond #commentform input { width: 235px; margin: 3px 0; display: block; }
.comments #respond #commentform textarea { width: 450px; display: block; padding: 3px; }
.comments #respond #commentform .form-allowed-tags { margin: 10px 0; }
.comments #respond #commentform input#submit { display: block; width: auto; }
.comments div.comment-reply { margin-bottom: 15px; font-weight: bold; }





















/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				NEW DESIGN ADDITIONS
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.nav_bar {
	background-color:#e6253a;
}	


.nav_bar {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
	min-width:942px;
}
.nav_bar ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
.nav_bar li {
	float: left;
	position: relative;
}
.nav_bar a {
	color: #eee;
	display: block;
	line-height: 2.5em;
	padding: 0 1.2125em;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	font-size:20px;
}
.nav_bar ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
.nav_bar ul ul ul {
	left: 100%;
	top: 0;
}
.nav_bar ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
.nav_bar li:hover > a,
.nav_bar ul ul :hover > a,
.nav_bar a:focus {
	background: #c8007b;
}
.nav_bar li:hover > a,
.nav_bar a:focus {
	color: #373737;
}
.nav_bar ul li:hover > ul {
	display: block;
}
.nav_bar .current-menu-item > a,
.nav_bar .current-menu-ancestor > a,
.nav_bar .current-page-item > a,
.nav_bar .current-page-ancestor > a {
	font-weight: bold;
	background-color:#fd6b2a;
}

.nav-social {

}

.nav-social li {
	
	float: right;
}

.nav-social li a {
	padding: 0 10px;
}

.nav-social li:hover > a {
	color: #fff;
}

.nav-social li:nth-of-type(3):hover > a {
	background-color: #F77F28;
}

.nav-social li:nth-of-type(2):hover > a {
	background-color: #CB007B;
}

.nav-social li:nth-of-type(1):hover > a {
	background-color: #80BB00;
}

.product_pg h3 {
	font-size:18px;
	color:#e6253a;	
	margin-bottom:20px;
}

.page-id-101595 .product_pg h3 {
	color: #83ba04;
}

.first_pad {
	padding-top:32px;	
}
.product_pg {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e4e4e4;
	padding-top:0px !important;
}
.product_main_pg {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e4e4e4;
	background-repeat:no-repeat;
	background-position:0% 68%;
	
	min-height:775px;
}
.bullet-list {
	margin-left:248px;	
}
.bullet-list li {
	position:relative;
	margin-left:60px;
	margin-top:12px;
	margin-bottom:19px;	
	padding-left:22px;
	list-style:none;
}
.bullet-list li:before {
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/li-before.png);
	background-repeat:no-repeat;
	background-position:top left;
	
	width:22px;
	height:33px;	
}

.cl {
	clear:both;	
}
.clsp {
	clear:both;
	height:20px;	
}




/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				PRODUCT PAGE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.product_main_pg {
	position:relative;	
	background-size:auto;
}
.product_main_pg h2{ 
margin-bottom:18px;
}
.product_main_content {
	padding-top:60px;
	width:350px;
	padding-left:50px;	
}

.v_link {
	font-size:18px;
	color:#e6253a;
	line-height:40px;
	font-weight:600;	
}

.v_link:first-of-type {
	margin-right: 10px;
}

.v_link:last-of-type {
	color:#83ba04;	
}


.prod {
	position:absolute;
	top:30px;
	left:482px;	
}
.prod:last-of-type {
	left:700px;	
}
.prod img {
	transform: scale(0.9);
		-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;

}
.prod img:hover {
		transform: scale(1);

}



/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				RECIPIES
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.col1 {
 float:left;
 width:40%;
 margin-right:4%;	
 padding:30px;
}
.col2 {
 float:left;
 width:40%;
 
padding:30px;	
}
.recipe_main_pg {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e4e4e4;
	background-repeat:no-repeat;
	background-position:0% 24px;
	margin-top:60px;	
	min-height:775px;
	padding-top: 500px; /* ADDED TO COMPENSATE FOR HIDDEN RECIPES TABS. IF TABS ARE ADDED BACK, REMOVE THIS RULE */
}
.recipe_tabs {
	text-align:center;
	height:496px;	
}
.recipe_tabs a {
	display:inline-block;
	width:137px;
	height:51px;
	line-height:51px;
	font-size:18px;
	color:#ce1a89;
}
.recipe_tabs a.active { 
	color:#fff;
	background-color:#ce1a89;
}

.r_cooking {
	display:none;	
}

.recipe_main_pg h2 {
	font-size:18px;
	color:#ce1a89;	
	margin-bottom: 15px;
}
.rec_name {
	font-size:18px;
	color:#727683;
	font-weight:600;
}
.rec_block ul,  .rec_block li {
	list-style:none;	
}
.rec_block ul {
	padding-top:10px;
	padding-bottom:10px;
	
}
.rec_block div {
	padding-top:10px;
	padding-bottom:10px;	
}



/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				FAQs
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.faq_main_pg {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e4e4e4;
	background-repeat:no-repeat;
	background-position:100% bottom;
	margin-top:60px;		
	padding-bottom:314px;
}

.mm_exp {
	color:#727683;
	position:relative;	
	padding-bottom:23px;
}
.mm_exp_body {
	display:none;	
	padding-left:24px;
	padding-top:10px;
}
.mm_exp_default  .mm_exp_body {
	display:block;	
}
.mm_exp_default .mm_exp_img  {
	display:none;	
}
.mm_exp_default .mm_col_img  {
	display:block;	
}
.mm_exp_default .mm_exp_title {
	color:#e6253a;	
}
.mm_exp_title {
	position:relative;
	padding-left:24px;
	font-size:18px;
}

.mm_exp_title:hover {
	cursor: pointer;
	color: #83ba04 !important;
}
.mm_col_img, .mm_exp_img {
	position:absolute;
	left:0px;
	top:0px;	
}
.mm_col_img {
	display:none;	
	padding-left:3px;
}


.mm_exp_body:before {
    background-image: url("images/li-before.png");
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    height: 33px;
    left: 0;
    position: absolute;
    top: 29px;
    width: 22px;
}



/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				ABOUT PAGE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.about_pg {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e4e4e4;
	background-repeat:no-repeat;
	background-position: right top;
	margin-top: 60px;		
}

.about_pg p {
	padding: 9px 0 3px;
}

.about_pg p:first-of-type {
	padding-bottom: 10px;
}


.about_pg h3 {
	font-size:18px;
	color:#fd6b2a;	
	margin-bottom: 10px;
}

.about_pg h3:last-of-type {
	margin-top: 20px;
	color: #ce1a89;
}
/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				CONTACT PAGE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.contact_main_pg .col1 h2 {
	margin-bottom: 20px;
}

.contact_main_pg {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e4e4e4;
	background-repeat:no-repeat;
	background-position:0% bottom;
	margin-top:60px;	
	padding-bottom:0px;
	min-height:506px;
}

input.button, #location_search_submit_field {
    background-image:none;
	background-color:#e6253a;
	color:#fff;
	font-weight:600;
    border: 0 none;
    cursor: pointer;
    float: left;
	line-height:33px;
	padding:0px 33px;
	width:auto;
	height:auto;
	text-transform:uppercase;
	font-size:14px;
	}

.gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper select, .gform_wrapper textarea, #location_search_form input[type="text"] {
border:1px solid #f96527;
}
.gfield_label {
	color: #ce1a89;
    font-size: 18px;
}

.gform_wrapper .top_label .gfield_label {
    clear: both;
    display: inline-block;
    font-weight: 700;
    line-height: 1.3;
    margin: 0.625em 0 0 !important;
}

a.orange {
	color: #fd6b2a;
}


/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				STORE LOCATOR 
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/


label.no-linebreak {
	display:block;
}
#map_search label {
    float: none !important;
}
#location_search_4_tr {
	top:102px;	
}
#location_search_5_tr {
	top:150;	
}
#location_search_form input[type="text"], #location_search_form select {
	padding:4px 6px;
	border:1px solid #f96527;	
}

#location_search_form input[type="checkbox"] {
	padding:4px 6px;
	border:1px solid #f96527;	
	background-image:none;
}
.location_search_cell {
	color:#ce1a89;
	font-size:18px;
}
.location_search_cell em{
	color:#727683;
	font-size:14px;
}
#content-ingredients .content-head h2 {
	display:none;	
}
#location_search_distance_field {
    font-weight: normal;
    left: 160px;
    position: absolute;
    top: -2px;
}

.result_directions {
	color: #fd6b2a;
}



/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				LOCATOR PAGE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.locator_main_pg {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e4e4e4;
	background-repeat:no-repeat;
	background-position:0% 40px;
	margin-top:60px;	
	padding-bottom:0px;
	min-height:506px;
	padding-left:468px;
	padding-top:40px;
	padding-right:20px;
}



/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				AGE GATE MODAL
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

#av-overlay-wrap {
	background: rgba(243,124,50,0.8) !important;
}

#av-overlay {
	border-radius: 0;
	border: none;
	background-image: url(images/bg-age-gate.png) !important;
	background-position: right bottom !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	padding: 50px !important;
}

#av-overlay h1 {
	font-size: 24px;
	color: #ef219f;
	margin-bottom: 40px !important;
}

#av-overlay p {
	font-size: 20px;
	line-height: 24px;
	color: #727683;
	margin-bottom: 30px !important;
}

#av-overlay form p {
	margin-bottom: 30px !important;
}

#av_verify {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	background-color: #83ba04;
	display: block;
	border: none;
	outline: none;
	padding: 6px 12px;
	text-transform: uppercase;
}

#av_verify_confirm {
	border-radius: 0 !important;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.submit label {
	display: none;
}

@media (max-width: 768px) {
	#av-overlay {
		width: 80% !important;
		position: relative !important;	
	}
}

