@import url('https://fonts.googleapis.com/css?family=Unica+One');
@font-face {
	font-family: 'Futura PT Book';
	src: url('../fonts/FuturaPT-Book.woff2') format('woff2'), url('../fonts/FuturaPT-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'jailbIrD JenNA';
	src: url('../fonts/jailbIrDJenNA.eot');
	src: url('../fonts/jailbIrDJenNA.eot?#iefix') format('embedded-opentype'), url('../fonts/jailbIrDJenNA.woff2') format('woff2'), url('../fonts/jailbIrDJenNA.woff') format('woff'), url('../fonts/jailbIrDJenNA.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	/*font-family: 'Unica One', cursive;*/
	font-family: 'Futura PT Book';/*font-family: 'jailbIrD JenNA';*/
}
a, a:active, a:link, a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.profile-usermenu ul li a{color:#3ba2b8;}
.profileimage {
    border-radius: 100%;
    float: left;
    /* border: rebeccapurple; */
    margin-right: 12px;
    width: 5%;
    height: 57px;
}

.uploadicon{border-radius: 10px;
    padding: 5px;
    border: 1px solid #ccc;}
.activeanchor{color:#fff !Important;}
.htop {
	background: #103500;
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	width: 100%;
	height: 40px;
	position: relative;
	z-index: 7070;
}
.htop-call-us {
	position: absolute;
	top: 0;
	left: 2em;
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
	height: 40px;
	line-height: 40px;
}
.call_text {
	color: #fff;
	margin-right: 4px;
}
.call_us {
	float: right;
}
.call_us a {
	color: #fcbd30;
	font-size: 1.5rem;
	text-transform: uppercase;
}
.call_us a:hover {
	color: #a59689;
	text-decoration: none;
}
.call_us em {
	font-style: normal;
	font-size: 1.1rem;
	text-transform: uppercase;
	position: relative;
	top: -1px;
	color: #73685f;
	margin: 0 4px;
}
ul.site-header_right {
	width: auto;
	position: absolute;
	top: 0;
	right: 2em;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}
.site-header_right li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
.site-header_right li a {
	color: #fff;
	font-size: 1.5rem;
	display: inline-block;
	text-decoration: none;
	line-height: 40px;
}
i.fa.fa-user-circle-o {
	font-size: 24px;
	color: #FFF;
	position: relative;
	top: 4px;
	right: 10px;
}
.sep {
	margin: 0 0.75em;
	font-weight: 300;
	color: #aaa;
	font-size: 1.2rem;
}
#cart_wrap {
	background: #389113;
	color: #fff;
	padding: 0 1em;
	margin: 0 0 0 1.5em;
}
.cart_count {
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	padding: 1px 4px;
	border-radius: 2px;
	margin-left: 8px;
}
.header_wrap {
	position: relative;
	background: #b7d2ab;
	z-index: 7000;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.logo img {
	height: 80px;
	object-fit: scale-down;
	margin: 10px;
	padding: 4px;
}
.search_form {
	position: absolute;
	top: 50px;
	right: 2em;
	-webkit-transform: translateY(-50%);
	moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 8030;
	max-width: 560px;
	height: 44px;
	width: 100%;
}
.search_form button, .search_form button:hover, .search_form button:active, .search_form button:focus {
	position: absolute;
	z-index: 7032;
	top: 6px;
	right: 6px;
	width: 65px;
	background: #389113;
	color: #ffffff;
	padding: 0;
	height: 32px;
	line-height: 32px;
	outline: 0;
	border: 0;
	border-radius: 3px;
}
.search_form input {
	background-color: #fff;
	color: #1b130c;
	position: relative;
	z-index: 7031;
	height: 44px;
	width: 100%;
	max-width: none;
	border: 0;
	padding-right: 70px;
	padding-left: 10px;
	border-radius: 3px;
}
.menu {
	background: #389113;
}
nav {
	font-family: 'Unica One', cursive;
}
.dropdown-large {
	position: static !important;
}
.dropdown-menu-large {
	margin-left: 16px;
	margin-right: 16px;
	padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
	padding: 0;
	margin: 0;
}
.dropdown-menu-large > li > ul > li {
	list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
	font-family: 'Futura PT Book';
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover, .dropdown-menu-large > li ul > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a, .dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
	color: #999999;
}
.dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
	color: #428bca;
	font-size: 18px;
}

@media (max-width: 768px) {
.dropdown-menu-large {
	margin-left: 0;
	margin-right: 0;
}
.dropdown-menu-large > li {
	margin-bottom: 30px;
}
.dropdown-menu-large > li:last-child {
	margin-bottom: 0;
}
.dropdown-menu-large .dropdown-header {
	padding: 3px 15px !important;
}
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
	font-size: 18px;
	padding: 15px 30px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #ffa800;
	background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #ffa800;
	background-color: transparent;
}
.dropdown-menu-large .dropdown-header {
	color: #ffa800;
	font-size: 18px;
	font-weight: 700;
}
.dropdown-menu>li>a {
	display: block;
	padding: 6px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.navbar {
	position: relative;
	min-height: auto;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.dropdown-menu-large::before {
	height: 0;
	width: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #fff;
	content: '';
	position: absolute;
	top: -10px;
	left: 7%;
	margin-left: -10px;
	display: block;
	z-index: 9000;
}
.submenu::before {
	height: 0;
	width: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #fff;
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	display: block;
	z-index: 9000;
}
.show-on-hover:hover > ul.dropdown-menu {
	display: block;
}
.noticebar {
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 2rem;
	text-transform: uppercase;
	color: #000;
	background-color: #fcbd30;
	padding: 10px;
}
.noticebar .btn {
	position: relative;
	top: 0px;
	left: 6px;
	background: #389113 !important;
	color: #ffffff !important;
}
.sliderWrap img {
	height: 540px;
	object-fit: cover;
}
.section-content {
	padding: 40px 0;
}
.section-content h2 {
	font-family: 'jailbIrD JenNA';
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 1.8rem;
	line-height: 2;
	color: #389113;
	margin-bottom: 30px;
}
.collection_img {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #eceeee;
}
.collection {
	margin: 0 0 2em;
	position: relative;
	text-align: center;
	border: 1px dashed #f1f1f1;
	background: #FFF;
}
.collection::after {
	pointer-events: none;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.collection:hover::after {
	box-shadow: inset 0 0 30px rgba(80,80,80,0.1);
	opacity: 0.7
}
.collection img {
	height: 220px;
	padding: 15px 15px 0;
	object-fit: cover;
	width: 100%;
}
.collection h4 {
	font-size: 1.8rem;
	margin-bottom: 0;
	font-family: 'Unica One', cursive;
	padding: 0 15px 15px;
	color: #389113;
	font-weight: 700;
}
.collection a {
	color: #389113;
}
.collection a:hover {
	color: #103500;
}
.noticebar2 {
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 2rem;
	text-transform: uppercase;
	color: #FFFF;
	background-color: #000;
	padding: 10px;
}
.noticebar2 .btn {
	position: relative;
	top: 0px;
	left: 6px;
	background: #fcbd30 !important;
	color: #000 !important;
}
.section_Wrap {
	padding: 4em 0;
	border-top: 2px solid #eceeee;
	border-bottom: 2px solid #eceeee;
}
.section_Wrap p {
	font-size: 17px;
	line-height: 27px;
}
.section_Wrap2 {
	padding: 3em 0;
}
.section_Wrap2 img {
	height: 300px;
	padding: 15px;
	object-fit: scale-down;
	width: 100%;
}
.section_Wrap2 a h5 {
	font-size: 1.8rem;
	margin-bottom: 0;
	font-family: 'Unica One', cursive;
	padding: 15px;
	color: #389113;
	font-weight: 700;
}
.section_Wrap2 a:hover {
	color: #fcbd30;
	text-decoration: none;
}
.our_join {
	background: #ffa900 url(../images/IMG_2451_2048x.jpg) no-repeat center;
	background-size: cover;
	height: auto;
	padding: 8% 0;
	text-align: center;
	color: #000;
}
.our_join h2 {
	font-size: 3.2rem;
	font-weight: 700;
	margin: 0 0 1em;
	font-family: 'Unica One', cursive;
}
.our_join h4 {
	margin-bottom: 40px;
}
.our_join .btn:focus, .our_join .btn:hover {
	background: #FFCF41;
}
.our_join .btn, .our_join .btn:link {
	text-decoration: none !important;
	background: #fcbd30;
	color: #000;
	cursor: pointer;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: auto;
	padding: 0 2em;
	font-size: 1.5rem;
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	text-align: center;
	outline: 0;
	border: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.social_feeds {
	background: #f3f5f5;
	width: 100%;
	border-top: 2px solid #eceeee;
	padding-top: 1%;
	text-align: center;
}
.social_feeds h2 {
	font-family: 'jailbIrD JenNA';
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 1.8rem;
	line-height: 2;
	color: #389113;
}
.owl-carousel-socil {
	margin-top: 25px;
}
.owl-carousel-socil img {
	width: 180px;
	height: 180px;
	border: 1px solid #FFF;
}
.caption {
	position: absolute;
	z-index: 999;
	background: rgba(28, 57, 16, .5);
	width: 98%;
	left: 1%;
	color: #FFF;
	margin: 0 auto;
	padding: 2%;
	transition: opacity .35s ease;
	opacity: 0;
	bottom: 0;
}
.item:hover .caption {
	opacity: 1;
}
.caption .item-profile-picture {
	width: 24px !important;
	height: 24px !important;
	margin: 0 6px 0 0;
	position: absolute;
	overflow: hidden;
	vertical-align: middle;
	border: 1px solid white;
	border-radius: 50%;
	box-shadow: 0 0 1px rgba(0,0,0,0.4);
	left: 18%;
}
/*Footer*/
.site_footer {
	padding: 2em 5%;
	width: 100%;
	display: block;
	background: #103500 url(../images/pattern-bkgd.png) repeat 0 0;
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #FFF;
}
.site_footer ul {
	font-family: 'Futura PT Book';
	list-style: none;
	padding: 0;
}
.site_footer ul li {
	margin-bottom: 4px;
}
.site_footer ul li a {
	color: #FFF;
}
.site_footer ul li a:hover {
	color: #fcbd30;
}
.footer-newsletter-inputs {
	width: 100%;
	display: table;
	background: #FFF;
	border-radius: 4px;
}
.klaviyo_field_group {
	float: none;
	width: 75%;
	display: table-cell;
	vertical-align: top
}
.klaviyo_field_group input {
	width: 100%;
	border: 0 !important;
	outline: 0 !important;
	height: 42px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	padding-left: 15px;
}
.klaviyo_field_group input:focus {
	-webkit-box-shadow: 0 0 0 #000;
	-moz-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
	background: #fafafa;
	outline: 0
}
.klaviyo_form_actions {
	float: none;
	width: 25%;
	display: table-cell;
	vertical-align: top
}
.klaviyo_form_actions button, .klaviyo_form_actions button:focus, .klaviyo_form_actions button:active {
	background: #389113;
	border: 0;
	outline: 0;
	color: #FFF;
	padding: 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.site-footer__business-info {
	background: #000;
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.3rem;
	font-weight: 400;
	text-transform: uppercase;
	padding: 1em 5%;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
}
.site-footer-social-navigation {
	margin: 1em auto 0;
	padding: 0;
	width: 100%;
	max-width: 1100px;
	text-align: center;
	font-size: 2rem;
	list-style: none outside
}
.site-footer-social-navigation__item {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 1rem
}
.site-footer-social-navigation__item a {
	color: #fff
}
.site-footer-social-navigation__item a:hover {
	color: #389113
}
ul.dropdown-menu {
	z-index: 9999;
}
.bg {
	background: #e6f1e1;
}
.collection2 {
	padding-bottom: 15px;
}
.collection2 h5 {
	color: #000;
	font-family: 'Unica One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
}
i.fa.fa-star {
	margin-top: 12px;
	margin-right: 1px;
	color: #fdc905;
}
.collection2 .btn {
	color: #FFF;
	border-radius: 3px;
	margin-top: 10px;
}
.collection2 h4 {
	font-size: 1.8rem;
	margin-bottom: 0;
	font-family: 'Unica One', cursive;
	padding: 0 15px 0px;
	color: #389113;
	font-weight: 700;
}
.collection2 img {
	height: 220px;
	padding: 15px 15px 0;
	object-fit: contain;
	width: 100%;
}







.slide_cont_text {
    font-size: 72px;
    line-height: 1;
	color:#fff !important;
}
