/* =Reset
-------------------------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,button,input,select,textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	font-weight: normal;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: 700;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,pre {
    margin: 1em 0;
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,q:after {
    content: '';
    content: none;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

dl,menu,ol,ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,ol,ul {
    padding: 0 0 0 40px;
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Form fields, general styles first */
button,
input,
select,
textarea {
	border: 1px solid #a6a6a6;
	padding: 8px;
	font-family: 'proxima_nova_rgregular', sans-serif;
	outline: none;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

button, .btn{
	background-color: #82b66e;
	color: #fff;
	font-size: 18px;
	font-family: 'proxima_nova_rgbold_italic', sans-serif;
	display: inline-block;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* =================================
	FONT-FACE
   ================================= */

@font-face { 
	font-family: 'Brandon Grotesque'; 
	src: url('../fonts/brandon_grotesque.eot'); 
	src: url('../fonts/brandon_grotesque.eot?#iefix') format('embedded-opentype'),
	 	 url('../fonts/brandon_grotesque.svg#Brandon Grotesque') format('svg'), 
	 	 url('../fonts/brandon_grotesque.woff') format('woff'), 
	 	 url('../fonts/brandon_grotesque.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
}

@font-face { 
	font-family: 'Brandon Grotesque Medium'; 
	src: url('../fonts/brandon_grotesque_medium.eot'); 
	src: url('../fonts/brandon_grotesque_medium.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/brandon_grotesque_medium.svg#Brandon Grotesque Medium') format('svg'), 
		 url('../fonts/brandon_grotesque_medium.woff') format('woff'), 
		 url('../fonts/brandon_grotesque_medium.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
}

@font-face { 
	font-family: 'Brandon Grotesque Black'; 
	src: url('../fonts/brandon_grotesque_black.eot'); 
	src: url('../fonts/brandon_grotesque_black.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/brandon_grotesque_black.svg#Brandon Grotesque Black') format('svg'), 
		 url('../fonts/brandon_grotesque_black.woff') format('woff'), 
		 url('../fonts/brandon_grotesque_black.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
}

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

}

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

}

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

}


/* =============================================
    DEFAULT WORDPRESS CSS
   =============================================*/

.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto}
.alignright{float:right;margin:5px 0 20px 20px}
.alignleft{float:left;margin:5px 20px 20px 0}
.aligncenter{display:block;margin:5px auto}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}
.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
.gallery{margin:0 auto;text-align:center;width:100%;min-width:100%;float:left}
.gallery .gallery-item{float:left;margin:0 auto 15px;text-align:center}
.gallery img{border:1px solid #cfcfcf}
.gallery .gallery-caption{display:none}
.gallery-columns-1 .gallery-item{max-width:638px;width:638px}
.gallery-columns-1 .gallery-item img{max-width:600px;height:auto;max-height:600px}
.gallery-columns-2 .gallery-item{max-width:50%;width:50%}
.gallery-columns-2 .gallery-item img{max-width:300px;height:auto;max-height:300px}
.gallery-columns-3 .gallery-item{max-width:33%;width:33%}
.gallery-columns-3 .gallery-item img{max-width:200px;height:auto;max-height:200px}
.gallery-columns-4 .gallery-item{max-width:24.5%;width:24.5%}
.gallery-columns-4 .gallery-item img{max-width:150px;height:auto;max-height:150px}
.gallery-columns-5 .gallery-item{max-width:19.5%;width:19.5%}
.gallery-columns-5 .gallery-item img{max-width:120px;height:auto;max-height:120px}
.gallery-columns-6 .gallery-item{max-width:16.5%;width:16.5%}
.gallery-columns-6 .gallery-item img{max-width:100px;height:auto;max-height:100px}
.gallery-columns-7 .gallery-item{max-width:14%;width:14%}
.gallery-columns-7 .gallery-item img{max-width:85px;height:auto;max-height:85px}
.gallery-columns-8 .gallery-item{max-width:75px;width:75px}
.gallery-columns-8 .gallery-item img{max-width:75px;height:auto;max-height:75px}
.gallery-columns-9 .gallery-item{max-width:67px;width:67px}
.gallery-columns-9 .gallery-item img{max-width:67px;height:auto;max-height:67px}
.gallery-columns-10 .gallery-item{max-width:60px;width:60px}
.gallery-columns-10 .gallery-item img{max-width:60px;height:auto;max-height:60px}

/* =Basic structure
-------------------------------------------------------------- */
*, *:before, *:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html{
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body{
	font-size: 16px;
	color: #000;
	background-color: #fff;
	font-family: 'Brandon Grotesque', sans-serif;
}

ul, ol{
	padding: 0;
	margin: 0 0 10px;
}
a{
	text-decoration: none;
}
b,strong{
	font-family: 'proxima_nova_rgbold', sans-serif;
	font-weight: normal;
}
img{
	vertical-align: middle;
}
.hide{
	display:none;
}

/* Desktop-Mobile */
.for-desktop{
	display: block !important;
}
.for-mobile{
	display: none !important;
}

/* Float */
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}

/* Clearing floats */
.clearfix:after,
.container:after,
.row:after{
	clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after{
	display: table;
	content: '';
}

/* Icon */
.icon{
	background-image: url(../img/sprites-icon.png);
	background-repeat: no-repeat;
}

/* Page structure */
#wrapper{
	position: relative;
}
.container{
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 15px;
}

/* Header */
.site-header{
	width: 100%;
	padding-top: 36px;
	position: relative;
	z-index: 2000;
}
.home .site-header{
	position: absolute;
	top: 0;
	left: 0;
}
.header{
	background-color: #fff;
	height: 71px;
}
.header .logo{
	float: left;
	margin-left: 35px;
}
.header .logo img{
	margin-top: -36px;
}
.header-right{
	float: right;
}
.social-nav{
	float: left;
	margin: 26px 60px 0 0;
	list-style: none;
}
.social-nav li{
	float: left;
	margin-left: 6px;
}
.social-nav a{
	display: block;
}
.social-nav .icon{
	display: block;
	color: #000;
	width: 22px;
	height: 22px;
}
.social-nav .icon.fb-ic{
	background-position: -10px -10px;
}
.social-nav .icon.tw-ic{
	background-position: -42px -10px;	
}
.social-nav .icon.tw2-ic{
	background-position: -74px -10px;
}
.header .cart{
	float: right;
	margin-right: 70px;
	margin-top: 11px;
}
.cart .cart-background{
	background-position: -9px -49px;
	width: 44px;
	height: 43px;
	display: block;
	position: relative;
}
.cart .cart-item-number{
	font-family: 'proxima_nova_rgbold_italic', sans-serif;
	width: 22px;
	height: 22px;
	display: block;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	background: #82b66e;
	line-height: 22px;
	font-size: 12px;
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: -11px;
}

/* Navigation menu */
#nav{
	float:left;
	margin-top: 22px;
}
#nav .menu{
	margin: 0;
}
#nav .menu li{
	display: inline-block;
	position: relative;
}
#nav .menu a{
	color: #000;
	display: block;
	padding: 0 15px;
	font-size: 21px;
	font-family: 'Brandon Grotesque Medium', sans-serif;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#nav .menu > li > a{
	border-right: 2px solid #000;
	line-height: 24px;
}
#nav .menu > li:last-child > a{
	border-right: 0;
}

/* Navigation mobile */
a.menu-trigger{
	display: none;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	font-size: 1.2em;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a.menu-trigger:hover,
a.menu-trigger.active{
	background: #e5e5e5;
}
.trigger-icon{
	display: block;
	width: 36px;
}
.trigger-icon .line{
	display: block;
	width: 36px;
	height: 4px;
	background: #000;
}
.trigger-icon .line+.line{
	margin-top: 5px;
}
/* Slider */

/* Sidebar */

.sidebar{
	width: 185px;
	float: left;
	text-align: center;
	margin-top: -6px;
}
.sidebar .widget{
	font-family: 'Brandon Grotesque', sans-serif; 
	margin-bottom: 20px;
}
.sidebar .widget h3{
	font-size: 2.25em;
	font-family: 'Cabin Sketch', cursive;
	color: #82b66e;
	text-transform: uppercase;
}
.sidebar .widget ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar .widget li a{
	color: #000;
}
.sidebar .widget_nav_menu ul{
	font-size: 18px;
}

/* Footer */
.site-footer{
	background-color: #231f20;
	padding: 28px 0;
	margin-top: 50px;
	color: #fff;
	clear:both;
}
.footer .container{
	max-width: 990px;
}
.footer .widget h3{
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-family: 'Brandon Grotesque Black', sans-serif;
	margin-bottom: 10px;
}
.footer .widget ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 'Brandon Grotesque', sans-serif;
}
.footer .widget a{
	color: #fff;
}
.footer .widget ul a:hover{
	text-decoration: underline;
}
.footer .footer-column .widget{
	min-height: 190px;
	border-left: 1px solid #fff;
	padding: 0 10px;
	margin-bottom: 20px;
}
.footer .footer-column .widget:first-child{
	border-left: 0;
}
.footer .footer-column .col_1-5{
	width: 20%;
	float: left;
}

/* Footer mobile */
.footer .copyright{
	text-align: center;
}
.footer .copyright-top{
	font-family: 'proxima_nova_rgbold_italic', sans-serif;
}


/* ======================================
	MAIN CONTENT
   ====================================== */

#main{
	padding-top: 50px;
}
.home #main{
	padding: 0;
	padding-top:10px;
}
.showSidebar #content{
	width: 865px;
}
.showSidebar .sidebar-left{
	float: right;
	padding-left: 10px;
}
.showSidebar .sidebar-right{
	float: left;
	padding-right: 10px;
}
#content h1{
	font-family: 'Cabin Sketch', cursive;
	font-size: 2.25em;
	color: #82b66e;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#content img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
p{
	margin: 0 0 10px;
}

/* Page Title */

.page-title{
	display: none;
	margin-bottom: 20px;
	text-align: center;
}
.page-title h1{
	font-size: 2.25em;
	font-family: 'Cabin Sketch', cursive;
	color: #82b66e;
	text-transform: uppercase;
}


/* Feature thumbnail */
.attachment-post-thumbnail{
	margin-bottom: 12px;
}

/* ======= GRID ================*/
.one_half{
	width: 48%;
	float: left;
	margin-right: 4%;
}
.one_half.last{
	margin-right: 0;
}


/* Home */
.home #main{
	overflow: hidden;
}
.title-bar-box{
	background-color: #000;
	margin: 0 -1000px 15px;
	padding: 0 1000px;
}
.title-bar{
	float: left;
	width: 32%;
	color: #fff;
	background: #000;
	text-align: center;
	/*font-family: 'proxima_nova_rgbold_italic', sans-serif;*/
	text-transform: uppercase;
	font-size: 36px;
	padding: 8px 10px;
}
.title-bar.middle{
	width: 36%;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	background: #414040;
}

.boxed-3 .box_1-3{
	float: left;
	width: 340px;
	min-height: 340px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	border: 10px solid #e6e7e8;
}
.boxed-3 .box_1-3.first{
	margin-left: 0;
}
.box-feature p{
	margin-bottom: 7px;
	padding: 0 10px;
}
.box-feature-home{
	font-family: 'proxima_nova_rgregular';
}
.box-feature-home h2{
	font-size: 24px;
	color: #231f20;
	font-family: 'Cabin Sketch', cursive;
	margin: 10px 0;
}
.box-feature-home .box-image{
	margin-bottom: 15px;
}
.box-feature-home .labelbox{
	font-size: 18px;
	font-family: 'proxima_nova_rgbold', sans-serif;
}
#subscriber{
	margin-bottom: 20px;
}
.subscribe-frm{
	max-width: 205px;
	margin: 0 auto;
}
#subscriber .labelbox{
	margin-bottom: 25px;
	padding-top: 20px;
}
#subscriber .input-text{
	width: 100%;
	margin-bottom: 8px;
}
#subscriber .btn-join{
	width: 100%;
	text-transform: uppercase;
}
.socials{
	text-align: center;
	margin-bottom: 15px;
}
.socials a{
	width: 64px;
	height: 64px;
	display: inline-block;
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
	margin: 0 15px;
}
.socials a.facebook{
	background-position: 0 0;
}
.socials a.instagram{
	background-position: -99px 0;
}
.socials a.twitter{
	background-position: -199px 0;
}
.socials a:hover{
	background-image: url(../img/socials-hover.png);
}
.socials a.facebook:hover{
	background-position: 0 0;
}
.socials a.instagram:hover{
	background-position: -99px 0;
}
.socials a.twitter:hover{
	background-position: -199px 0;
}

/* Locations */
#maps{
	background: #e6e7e8;
	padding: 10px;
	margin-bottom: 13px;
}
#map_canvas{
	width: 100%;
	height: 325px;
}
.box-feature-location .box_1-3{
	padding: 6px 10px 0;
}
.box-feature-location .box-image{
	margin-bottom: 3px;
}
.box-feature-location h2{
	font-size: 30px;
	font-family: 'Cabin Sketch', cursive;
}
.box-feature-location p{
	font-size: 18px;
	line-height: 21px;
	margin: 0;
}
.underline{
	text-decoration: underline;
}

/* Shop */
.shopping-page{
	margin-top: 20px;
}
.step-title{
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0 15px 0 30px;
}
.step-title .step-number{
	float: left;
	width: 39px;
	height: 39px;
	background: #000;
	font-size: 21px;
	color: #fff;
	text-align: center;
	font-family: 'proxima_nova_rgbold_italic', sans-serif;
	line-height: 39px;
	margin-right: 13px;
	border-radius: 50%;
}
.step-title h2{
	font-family: 'proxima_nova_rgbold_italic', sans-serif;
	font-size: 1.875em;
	padding-top: 2px;
	overflow: hidden;
}
.shopping-page .step-content{
	margin-bottom: 30px;
}
.shopping-page .step-content ul{
	margin: 0;
	list-style: none;
}
.shopping-page .step-content .grid-2-item{
	margin: 0 -8px;
}
.shopping-page .step-content .grid-2-item li{
	float: left;
	width: 50%;
	padding: 0 8px;
}
.shopping-page .step-content .grid-3-item{
	margin: 0 -8px;
}
.shopping-page .step-content .grid-3-item li{
	float: left;
	width: 33.333333%;
	padding: 0 8px;
	margin-top:16px;
}
.shopping-page .step-content .grid-4-item{
	margin: 0 -5px;
}
.shopping-page .step-content .grid-4-item li{
	float: left;
	width: 25%;
	padding: 0 5px;
}
.shopping-page .product li,
.shopping-page .package li,
.shopping-page .delivery-method li{
	cursor: pointer;
}
.shopping-page .step-content .labelInner{
	background: #e6e7e8;
	text-align: center;
	padding: 7px 10px;
}
.shopping-page .step-content .delivery-method .labelInner{
	min-height: 155px;
}
.shopping-page .product li span,
.shopping-page .package li span,
.shopping-page .delivery-method li span{
	display: block;
	/*font-family: 'proxima_nova_rgbold_italic', sans-serif;*/
	font-size: 1.875em;
}
.shopping-page .step-content .subtitle{
	max-width: 310px;
	margin: 0 auto;
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	font-family: 'proxima_nova_rgregular', sans-serif;
}
.shopping-page .step-content .subtitle *:last-child{
	margin-bottom: 0;
}

.shopping-page .product li span.hassubtitle , 
.shopping-page .package li span.hassubtitle , 
.shopping-page .delivery-method li span.hassubtitle{
	padding-bottom: 5px;
}
.shopping-page .product li.active .labelInner,
.shopping-page .package li.active .labelInner,
.shopping-page .delivery-method li.active .labelInner{
	background: #818181;
	color: #fff;
}
.shopping-page .content-product{
	padding-top: 20px;
}
@media (min-width: 768px) {
	.shopping-page .content-product{
		padding-left: 90px;
	}
}
.shopping-page .step3 .box h2{
	font-size: 2.25em;
	font-family: 'proxima_nova_rgbold_italic', sans-serif;
	text-transform: uppercase;
	margin-left: 72px;
	margin-bottom: 10px;
}
.shopping-page .note{
	font-size: 1.25em;
	text-align: center;
	margin-bottom: 30px
}
.shopping-page .note .select-package{
	cursor: pointer;
	display: inline-block;
	padding: 2px 20px;
	color: #000;
	margin: 0 2px 10px;
	min-width: 180px;
	background-color: #E6E7E8;
}
.shopping-page .note .select-package.active{
	color: #FFF;
	background-color: #818181;
}
/* #select-package-1{
	background-color: #6fbe6d;
}
#select-package-2{
	background-color: #7d0135;
} */
.shopping-page .juices-select{
	text-align: center;
	margin: 0 0 10px;
}
.shopping-page .juices-select .item{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: center;
	vertical-align: top;
}
.shopping-page .juices-select .item:last-child{
	margin-right: 0;
}
.shopping-page .juices-select .item .image{
	background-repeat: no-repeat;
	width: 46px;
	height: 127px;
	display: block;
}
.shopping-page .juices-select .item.empty .image{
	background-image: url(../img/empty.png);
}
.shopping-page .juices-select .item.added .image{
	background-image: url(../img/added.png);
}
.shopping-page .juices-select .item .remove{
	background: #949596;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	margin-top: 4px;
	font-size: 13px;
	font-family: 'proxima_nova_rgbold';
	cursor: pointer;
	visibility: visible;
}
.shopping-page .juices-select .item.empty .remove{
	visibility: hidden;
}
.shopping-page .slides-juices{
	margin-top: 10px;
}
.shopping-page .checkout{
	margin-top: 15px;
	text-align: right;
}
.btn-checkout{
	font-size: 25px;
	height: 55px;
	padding: 10px 30px;
}
/* bxslider - shop */
.bx-wrapper .bx-viewport{
	box-shadow: none;
	border: 0;
	left: auto;
}
.juices-slider{
	margin: 0;
	list-style: none;
}
.juices-slider .item-inner{
	position: relative;
	border: 5px solid #e6e7e8;
	padding: 5px;
}
.juices-slider .item .pull-left{
	margin-right: 5px;
	max-width: 94px;
}
.juices-slider .item .item-body{
	overflow: hidden;
	margin-top: 15px;
}
.juices-slider .item .add{
	position: absolute;
	right: 13px;
	bottom: 7px;
	width: 47px;
	height: 47px;
	line-height: 47px;
	color: #fff;
	background: #82b66e;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	font-size: 26px;
	cursor: pointer;
}
.bx-wrapper .bx-prev{
	left: -96px;
	background: url(../img/controls.png) no-repeat 0 0;
}
.bx-wrapper .bx-next{
	right: -96px;
	background: url(../img/controls.png) no-repeat -51px 0;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -51px 0;
}
.bx-wrapper .bx-controls-direction a{
	width: 39px;
	height: 127px;
	margin-top: -64px;
}
/*meet-our-juices*/
#main.meet-our-juices {

}
#main.meet-our-juices #leftNav {
	float: left;
	width: 220px;
	text-align: center;
}
#main.meet-our-juices #leftNav > h2 {
	font-family: 'Cabin Sketch', cursive;
	font-size: 37px;
	color: #77b675;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#main.meet-our-juices #leftNav ul.links {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
}
#main.meet-our-juices #leftNav ul.links > li {
	display: block;
}
#main.meet-our-juices #leftNav ul.links > li a {
	color: #464646;
	font-size: 18px;
	font-family: 'Brandon Grotesque Black';
}
#main.meet-our-juices #leftNav ul.links > li a > span {
	text-transform: uppercase;
}
#main.meet-our-juices #juice {
	text-align: left;
	float: right;
	width: 760px;
	position: relative;
}
#main.meet-our-juices #juice .juice {
	float: left;
	width: 100%;
}
#main.meet-our-juices #juice .meet-the-juices-notifi {
	background: url(../img/meet-the-juices-notifi.jpg) no-repeat center;
	width: 148px;
	height: 116px;
	position: absolute;
	right: 120px;
	top:30px;
}
#main.meet-our-juices #juice .juice .ing > h4,
#main.meet-our-juices #juice .juice > h1 {
	text-transform: uppercase;
	color: #464646;
	font-size: 20px;
	font-family: 'Brandon Grotesque Black';
	text-align: left !important;
}
#main.meet-our-juices #juice .juice > h1 {
	margin-top: 2px;
}
#main.meet-our-juices #juice .juice .ing > h4 {
	font-size: 18px;
}
#main.meet-our-juices #juice .juice img.juiceImage {
	max-width: 318px;
	float: left;
	margin-right:10px;
}
#main.meet-our-juices #juice .juice ul.ingLinks {
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
}
#main.meet-our-juices #juice .juice ul.ingLinks > li {
	display: block;
	margin: 0px 0px 6px;
}
#main.meet-our-juices #juice .juice ul.ingLinks > li a {
	text-transform: capitalize;
	color: #464646;
	font-family: 'Cabin';
	font-size: 18px;
}
#main.meet-our-juices #juice .juice .ing {
	padding: 10px 0px 0px 0px;
}

@media (max-width: 767px) {
	#main.meet-our-juices #juice,
	#main.meet-our-juices #leftNav {
		float: none !important;
		width: 100% !important;
		clear: both;
	}
	#main.meet-our-juices #juice {
		padding-top: 20px;
	}
	#main.meet-our-juices #juice .juice img.juiceImage {
		float: none;
		max-width: 100%;
		display: block;
		margin: 0px auto;
	}
	#main.meet-our-juices #juice .meet-the-juices-notifi {
		display: none;
		visibility: hidden;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#main.meet-our-juices #juice {
		width: 472px;
	}
	#main.meet-our-juices #juice .juice .ing {
		clear: both;
	}
	#main.meet-our-juices #juice .meet-the-juices-notifi {
		right: 0px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#main.meet-our-juices #juice {
		width: 670px;
	}
}
/*END meet-our-juices*/

/* ================================
	Woocommerce 
   ================================ */

/* Woocommerce button */
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button{
	box-shadow: none;
	-webkit-box-shadow: none;
	border-color: transparent;
	text-shadow: none;
	color: #000;
	font-weight: normal;
	line-height: 1.125;
	background: #e6e7e9;
	border-radius: 0;
}
.woocommerce #content input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce-page #content input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover{
	background: #000;
	color: #fff;
}
.woocommerce #content input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page #content input.button.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce-page input.button.alt{
	background: #7d0135;
	text-shadow: none;
	border-color: transparent;
}
.woocommerce #content input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce-page input.button.alt:hover{
	background: #aa5a7c;
}
.wc-forward a:after, .wc-forward:after{
	display: none;
}

/* Woocommerce message */
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info, 
.woocommerce-page .woocommerce-message{
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.woocommerce .woocommerce-error:before, 
.woocommerce .woocommerce-info:before, 
.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-error:before, 
.woocommerce-page .woocommerce-info:before, 
.woocommerce-page .woocommerce-message:before{
	content: none;
}
.woocommerce .woocommerce-info, 
.woocommerce-page .woocommerce-info{
	border: 3px solid #0089ba;
}

/* Woocommerce form */
.woocommerce form .form-row, 
.woocommerce-page form .form-row{
	padding: 0;
}
.woocommerce form .form-row input[type="radio"], 
.woocommerce-page form .form-row input[type="radio"]{
	float: left;
	margin-top: 9px;
	margin-right: 10px;
}

/* Woocommerce cart */
.cart_totals  .shipping{
	display:none;
}
#order_review .shipping{
	display:none;
}
.woocommerce #content table.cart td.actions .coupon .input-text, 
.woocommerce table.cart td.actions .coupon .input-text, 
.woocommerce-page #content table.cart td.actions .coupon .input-text, 
.woocommerce-page table.cart td.actions .coupon .input-text{
	box-shadow: none;
	-webkit-box-shadow: none;
	line-height: 1.188;
	min-width: 110px;
	color: #000;
}
.woocommerce #content table.cart input, 
.woocommerce table.cart input, 
.woocommerce-page #content table.cart input, 
.woocommerce-page table.cart input{
	line-height: 1.125;
}
.woocommerce .cart-collaterals .cart_totals table, 
.woocommerce-page .cart-collaterals .cart_totals table{
	width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table th, 
.woocommerce-page .cart-collaterals .cart_totals table th{
	text-align: left;
}

.woocommerce #content table.cart .product-thumbnail, 
.woocommerce table.cart .product-thumbnail, 
.woocommerce-page #content table.cart .product-thumbnail, 
.woocommerce-page table.cart .product-thumbnail{
	display: none;
}

/* ====================================== */

#pickup-delivery{
	margin-bottom: 40px;
}
.datepick-trigger{
	margin-left: 10px;
	margin-top: -2px;
}
#pickup-delivery .date-picker-table{
	display: table;
	width: 100%;
}
#pickup-delivery .date-picker-table > div{
	display: table-cell;
	vertical-align: middle;
}
#pickup-delivery .date-picker-table .date-picker-input{
	width: 220px;
	vertical-align: top;
}
#pickup-delivery .date-picker-table .date-picker-input input{
	width: 170px;
}
#pickup-delivery .date-picker-table .note{
	line-height: 20px;
	display: block;
}

@media (max-width: 767px){
	#pickup-delivery .date-picker-table{
		display: block;
	}
	#pickup-delivery .date-picker-table > div{
		display: block;
	}
	#pickup-delivery .date-picker-table .note{
		margin-top: 8px;
	}
}

/* =============== Instagram Widget========== */
ul.instagram-pics{
	margin: 0;
	list-style: none;
}
ul.instagram-pics li {
	display: block;
}

/*========================================*/

.checkout .error{
	display: block;
	padding: 5px;
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}

/* Shop page: Full Message Popup */
#full-message .message-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	z-index: 10000;
}
#full-message .message-content {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	width: 90%;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10001;
	color: #000;
	background: #FFF;
	padding: 10px;
}
#full-message .message-container {
	border: 3px solid #000;
	padding: 10px 60px;
	text-align: center;
	font-weight: bold;
}
#full-message a.close-message {
	color: #3C9E58;
}

.method-note{
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	font-family: 'proxima_nova_rgregular', sans-serif;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.method-note a{
	color: #7eb577;
}

.order-info-header{
	margin-top: 30px;
}


.page-id-1734 .wpcf7{
	margin-top: 50px;
}
.small-label{
	font-size: smaller;
	opacity: .8;
	margin: 5px 0;
	display: inline-block;
}
.form-group{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
.form-control{
	width: 100%;
}
select.form-control{
	width: auto;
}
hr.clearfix{
	margin: 40px 0;
}
#contacter-me .wpcf7-list-item{
	display: block;
	margin: 10px 0;
}
#contacter-me .wpcf7-list-item input[type=radio]{
	margin-right: 10px;
}
.page-id-1734 .wpcf7-submit{
	background: #272727;
	color: #FFF;
	padding: 8px 20px;
}
.date-am-pm
{
	margin-top:10px;
}
.date-am-pm .group {
    display: inline-block;
    padding-right: 50px;
}

.home .title-bar-box
{
	display:none;
}

.review-sliders
{
	background-color: #231f20;
    padding-bottom: 15px;
	color:#FFF;
	font-family: 'Brandon Grotesque', sans-serif;
	margin-bottom:10px;
}

.review-sliders .bx-wrapper
{
	margin-bottom:20px;
}
.review-sliders .bx-wrapper .bx-viewport
{
	background: transparent;
}

.review-sliders .bx-controls-direction
{
	display:none;
}

.review-sliders li.item{
	max-width: 80%;
	margin: 0px auto;
}

.review-sliders .item-inner {
    max-width: 890px;
    display: block;
    margin: 0px auto;
    padding: 20px;
}

.review-sliders .item-content
{
	font-size: 19px;
    font-style: italic;
    font-weight: normal;
	text-align: center;
}
.review-sliders .item-author
{
	text-align: right;
}
/*
.review-sliders .item-content div.quote_content::before{
	display: inline;
    content: '“';
}

.review-sliders .item-content div.quote_content::after{
	display: inline;
    content: '„';
}
*/

.review-sliders .bx-wrapper .bx-pager.bx-default-pager a
{
	background-color:#c2dea3;
	width: 10px;
    height: 10px;
    border-radius: 5px;
}
.review-sliders .bx-wrapper .bx-pager.bx-default-pager a:hover, .review-sliders .bx-wrapper .bx-pager.bx-default-pager a.active
{
	background-color:#e2ebd7;
}

#sb_instagram #sbi_images
{
	margin: 0px auto;
    float: none;
}

#sb_instagram
{
	overflow-y:hidden !important; 
}