/*Controllers*/
.cb.plain {
	position: absolute !important;
	opacity: 0.3;
}
.cb.plain:hover {
	opacity: 1;
}
.cb.plain .cb-link .button {
	padding: 6px 12px !important;
}

/***Main CSS***/
body {
	background-color:#FFF;
}
.body {
	padding: 80px 0;
    font-family: europa, sans-serif;
}
.frame{
    width: 1800px;
}
p,a{
    font-family: europa, sans-serif;
}
a:not([class]){
    color: #156634;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 {
    font-family: futura-pt, sans-serif;
}
h2, .h2, h3, .h3, .h4, .h5, h4, h5 {
	color: #70BF44;
}
h1,.h1 {
	font-size: 3em;
	line-height: 50px;
    font-weight: 700;
}
h2,.h2 {
	font-size: 2.5em;
    line-height: 42px;
    font-weight: 500;
}
h3,.h3 {
	font-size: 2em;
    line-height: 38px;
    font-weight: 400;
}
h4,.h4 {
	font-size: 1.6em;
    line-height: 37px;
    font-weight: 300;
}
.body ul:not([class]) li{
    list-style: none;
    position: relative;
    margin-left: 25px;
    margin-bottom: 5px;
}
.body ul:not([class]) li::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f13d";
    color: #c73a22;
    padding-right: 10px;
    position: absolute;
    left: -25px;
    top: 2.5px;
}
.body ul:not([class]) li:last-child{
    margin-left: 25px !important;
    margin-bottom: 5px !important;
}
.button {
	background: none;
	border-radius: 0;
	border: 2px solid #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
}
.button:hover {
	background: #888;
	border: 2px solid #888;
	color: #fff;
}
.uppercase{
    text-transform: uppercase;
}
input[type="text"], input[type="number"], input[type="password"], textarea, select{
    font-family: futura-pt, sans-serif;
    text-transform: none;
    letter-spacing: 1px;
}
/*Header*/
.navigation {
	border: none !important;
    background-color: transparent !important;
}
.navigation.nav-mobile{
    display: none;
}
.logo {
	display: inline-block;
	height: 150px;
	min-width: 300px;
	max-width: 300px;
	background-position: left;
}
.header {
	padding: 0;
}
.header .logo-wrap {
	text-align: left;
}
.header .head-cart-data .fa {
	color:#90469b;
}
.header .col-slogan {
	text-align: right;
}
.header-title {
	padding: 40px 0;
	background-color: #EEE;
}
.header-title h1 {
	margin: 0;
}
.copyright {
	background-color: transparent !important;
	color: #FFF;
	border-bottom: none;
}

/*Menu*/
ul.menu{
    display: flex;
    align-items: flex-end;
}
ul.menu ul {
	top:43px;
	left: 0;
	width: 100%;
}
ul.menu ul li {
	text-align: center;
	border-color:#ccc;
	background-color: #ddd;
	width: 100%;
}
ul.menu ul li a {
	color: #999;
	font-size: 12px;
	font-weight: 100px;
	letter-spacing: 0.5px;
}
ul.menu ul li:hover,
ul.menu ul li:hover a {
	background-color: #fff !important;
}

ul.menu .menulink {
    background-color: transparent !important;
    color: #959595 !important;
	padding: 11.5px 15px 11px;
	text-transform: uppercase !important;
	font-size: 18px;
	letter-spacing: 3px;
	border-color:transparent !important;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
}
ul.menu .mobile-nav + li {
	border-left:1px solid #7c2789;
}
ul.menu .menulink:hover {
	background-color: transparent !important;
    color: #156634 !important;
}


/*Banner*/
.banner {
	background-image: url(images/bg-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding:0;
}
.banner > .frame {
	padding:0;
}
.banner h1,
.banner .h1 {
	color:#fff;
	font-weight:700;
	font-size:50px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.banner h2,
.banner .h2 {
	font-weight: 100;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.banner .bt .button {
	background-color:rgba(0,0,0,0);
	font-size:18px;
	padding:10px 20px;
	border:2px solid #eee;
	text-decoration:none;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
}
.banner .bt .button .fa {
	position: relative;
	top:-2px;
}
.banner .bt .button:hover {
	border:2px solid #FFF;
	background-color:#fff;
	color:#333;
}

.banner .slide .slide-inner {
	background-color: rgba(0,0,0,0.3);
	text-shadow: none;
}
.banner .slider-wrapper {
    box-shadow: none;
}
.slider-wrapper .slide-image,
.slider-wrapper .slide-inner{
    border-radius: 20px;
    text-align: left;
}
.slider-wrapper .slide-inner{
    background: linear-gradient(to right, rgba(32,89,28,0.5),rgba(32,89,28,0.4));
}
.slider-wrapper .slide-inner > *{
    color: #fff;
}
.slider-wrapper .slide-inner .h1{
    font-weight: inherit;
    font-size: 5rem;
    line-height: 80px;
}
.slider-wrapper .slide-inner .slogan{
    display: inline-block;
    padding-right: 10px;
    letter-spacing: 1px;
}
.slider-wrapper .slide-inner figure{
    display: inline-block;
    padding-right: 20px;
}
.sssnext, .sssprev {
    width: 50px !important;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    background-image: url('/web/template/default/assets/sss/images/brr.png') !important;
    z-index: 1000;
	transition: all 0.2s ease-out 0s;
}
.sssprev {
    left: 3%;
    background-position: 0 50% !important;
}
.sssnext {
    right: 3%;
    background-position: -50px 50% !important;
}
.sssprev:hover {
    left: 2.7%;
}
.sssnext:hover {
    right: 2.7%;
}
.sssprev:active {
    left: 2%;
}
.sssnext:active {
    right: 2%;
}

/*Elements*/
.html-style ul li::before, ul.bullet li::before, ul.bullet-list li::before {
	color: #CCC;
}
.faq:hover {
	border-color:#068ed0;
}
.faq:hover h3,
.faq:hover h3::before {
	color:#068ed0;
}

/*Index Assets*/
.homebox  {
	
}
.homebox .col {
	padding: 10px;
}
.homebox .col img {
	vertical-align: top;
	width: 100%;
}
.homebox .col .hb-text {
	padding: 35px 40px;
	background: linear-gradient(to top, #fff, #f3f3f3);
}
.homebox .col .hb-text h3 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-weight: 600;
}
.homebox .col .hb-text p {
	text-align: justify;
	font-size: 12px;
	line-height: 24px;
	color: #888;
}
.homebox .col .hb-text p a.button {
	padding: 5px 15px;
	border-radius: 0;
	border-color: #bbb;
}

/* Global Footer */
.global-contact {
	background-color: #EEE;
	padding: 5px;
	font-size: 14px;
}
.global-contact .item {
	overflow: hidden;
}
.global-contact .item li {
	list-style: none;
	float: left;
	margin-right: 10px;
	color: #999;
}
.global-contact .item li a {
	color: #999;
}
/* Search Box */
.form.search{
    border: 2px solid #70BF44;
    border-radius: 40px;
    padding: 5px 10px 7px;
    position: relative;
}
.form.search input[type="text"]{
    border: none;   
    border-radius: 60px;
    padding: 0;
}
.form.search .icon{
    position: absolute;
    right: 10px;
    top: 5px;
}
/* Header Elements */
.header .button{
    font-size: 12px;
    display: table-cell;
    border: none;
    padding: 8px 15px;
}
.header .button:nth-child(2){
	border-radius: 0;
}
.header .button:first-child{
    background-color: #F4B15F;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.header .button:last-child{
    background-color: #EF3A48;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

/* Header Top Elements */
.header-top .frame{
    width: 97%;
    margin: 0 0 0 auto;
    background: linear-gradient(to right, #70BF44, #156634);
    border-radius: 0 0 0 20px;
    padding: 10px 3.5% 10px 10px;
}
.header-top a{
    font-family: futura-pt, sans-serif;
    color: #fff;
    font-weight: 100;
    letter-spacing: 1px;
    position: relative;
    bottom: 2px;
}
.header-top a::before{
    content: '';
    width: 20px;
    height: 20px;
    background-image: url("images/icon-kiwi.png");
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 3px;
}
.header-top .slogan{
    float: right;
    font-size: 11px;
    color: #fff;
    letter-spacing: 1px;
}
.header-top .slogan i{
    font-size: 15px;
    position: relative;
    bottom: -1px;
}
.header-top .slogan:last-of-type{
    margin-right: 10px;
}
/* Footer */
.footer {
	background-color:transparent !important;
	background: url("images/footer-carrot.png") bottom right, url("images/footer-kiwi.png") bottom left #90469b;
	background-repeat: no-repeat;
	background-size: contain;
	color: #FFF;
	border-top: 0px solid #9e46ab;
    padding: 0;
}
.footer .frame{
    width: 97%;
    margin: 0 0 0 auto;
	background: #156634;
    border-radius: 30px 0 0 0;
	padding:60px 3.5% 70px 0;
    position: relative;
}
.footer .frame::before,
.footer .frame::after{
    content: '';
    display: block;
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
}
.footer .frame::before{
    background-image: url("images/footer-kiwi.png");
    background-position: -190px 50px;
    left: 0;
    right: 70%;
}
.footer .frame::after{
    background-image: url("images/footer-carrot.png");
    background-position: 0px -350px;
    left: 75%;
    right: 0;
}
.footer .foot-menu {
	border: none;
}
.footer .h4,
.footer p {
	color:#FFF;
}
.footer .h4 {
	font-size: 24px;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #888;
}
.footer .break {
	width: 80px;
	height: 2px;
	margin: 20px 0 20px;
	border-radius: 10px;
	background-color: #999;
}
.footer img{
    max-width: 300px;
}
.footer .foot-menu {
	margin: 0;
	padding-top: 0;
}
.footer ul > li{
    display: inline-block;
    font-family: futura-pt, sans-serif;
    text-transform: uppercase;
    color: #fff;
	position: relative;
	z-index: 999;
}
.footer .foot-menu > li a {
	padding: 8px 20px;
	border: none;
	letter-spacing: 3px;
	border-color:#0d63a1;
	font-size: 23px;
	font-weight: 300;
	color: #FFF;
}
.footer .foot-menu > li.has-icon a{
    padding: 8px;
    background-color: #fff;
    color: #156634;
    border-radius: 6px;
}
.footer .foot-menu > li.has-icon{
    width: 45px;
    height: 45px;
    text-align: center;
}
.footer .footer-options{
    margin-bottom: 30px;
}
.footer .footer-options > li:first-child a{
    background: url("images/icon-pear-1.png") rgba(0,0,0,0.2);
    background-size: 150px;
    background-position: -50px 0;
    background-repeat: no-repeat;
}
.footer .footer-options > li:nth-child(2) a{
    background: url("images/icon-pumpkin-1.png") rgba(0,0,0,0.2);
    background-size: 150px;
    background-position: -50px 0;
    background-repeat: no-repeat;
}
.footer .footer-options > li:nth-child(3) a{
    background: url("images/icon-user-1.png") rgba(0,0,0,0.2);
    background-size: 100px;
    background-position: -20px 0;
    background-repeat: no-repeat;
}
.footer .footer-options > li a{
    display: block;
    padding: 30px 20px;
    border-radius: 10px;
    text-align: left;
    color: #fff;
    min-width: 200px;
    font-size: 20px;
    font-weight: 900;
    line-height: 15px;
}
.footer .footer-options > li a span{
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
}
.footer .foot-menu > li a:hover {
	border: none !important;
	color: #333;
}
.footer .foot-product-wrap {
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
	color: #000;
}
.footer .foot-product-wrap .h4 {
	font-size: 24px;
	color: #90469b;
}
.footer .foot-product-wrap a {
	color: #068ed0;
	text-decoration: none;
}
.footer .foot-product-wrap p {
	color:#999;
	margin: 0;
}
.copyright p {
    font-family: futura-pt, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}
.copyright a {
	color: rgba(255,255,255,0.6) !important;
}

/* Buttons */
.button,input[type="submit"], button {
	padding:8px 20px;
	border-radius: 30px;
    color: #fff !important;
    font-family: europa, sans-serif;
}
.button:hover {
	text-decoration: none !important;
	text-shadow: none !important;
}
.button.bt-outline {
	border-color: #70BF44;
	color:#FFF;
	background-color:#70BF44 !important;
}
.button.bt-outline:hover {
	border-color: #F5C15B !important;
	background-color:#F5C15B !important;
	color:#FFF !important;
}
input[type="submit"], button {
	background-color:#70BF44;
}
input[type="submit"]:hover, button:hover {
	background-color:#F5C15B;
	color: #FFF;
	box-shadow: none;
}

/*Buttons*/
.button.btn-variant-1,
.button.btn-variant-2{
    border: none;
}
.button.btn-variant-1{
    background: linear-gradient(to right,#70BF44, #B8D451);
}
.button.btn-variant-2{
    background: linear-gradient(to right,#EFA941, #F5C15B);
}


.hr-mini {
	background-color:#90469b;
	width:50px;
	height:4px;												
	border-radius:5px;
	margin:10px 0 20px;
}
.feature-box {
	text-align:center;
}
.feature-box h2 {
	font-size:20px;
}
.feature-box img {
	width:80%;
	vertical-align:top;
}
.feature-box:hover {
	transform:scale(1.1,1.1);
	transition:all 0.2s ease-in-out 0s;
}

/*Section*/
.section-feature {
	padding: 80px 0;
}
.section-variant3 {
	background-color:#006cb9;
}
.section-variant2 {
	background-color:#DDD;
}
.section-variant1 {
	background-color:#EEE;
}
.body .frame > *:last-child {
	margin-bottom:0;
}
.section-feature.sf-variant3 * {
	color:#FFF;
}
.section-feature.sf-variant3 .divide {
	background-color:#FFF;
}
.section-contact-form {
	background-color: #068ed0;
	background-image: url(images/bg-contact.jpg);
}
.section-feature .button.bt-outline {
	color: #FFF;
	border-color:#FFF;
	margin: 0;
	border: 2px solid #FFF;
}
.payment-summary {
	border: none;
	background-color: #F5C15B;
}
.payment-summary .button {
	border: none;
	background-color: #63BC46;
	color: #FFF;
}
.payment-summary .button:hover {
	background-color: #B0D24C;
	color: #FFF;
}

/*Element Overrides*/
.product-image-container {
	box-shadow: none;	
}

/*CUSTOM CSS*/
.box{
    border-radius: 20px;
}
.box.box-attributes{
    padding: 30px !important;
}
.box.bg-dark-green{
    background: rgba(21,102,52,0.9);
}
.box.bg-gradient-green{
    background: linear-gradient(to right,#70BF44, #B8D451);
}
.box.bg-gradient-yellow{
    background: linear-gradient(to right,#EFA941, #F5C15B);
}
.box.hb{
    padding: 40px;
    border: none;
}
.box.hb p{
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.box.hb p > a{
    color: #fff;
}
.box.hb p.h3{
    font-weight: 600;
}
.bg-greenhouse{
    background-image: url("images/bg-greenhouse.jpg");
    padding: 40px 20px;
    border-radius: 20px;
}
.pad-top-50{
    padding-top: 50px;
}
.pb-block-type-product .box{
    background-color: #fff;  
    text-align: center;
}
.pb-block-type-product .box .title.result a{
    color: #156634;    
    text-transform: uppercase;
    font-weight: 700;
}
.pb-block-type-product .box .options-price{
    color: #808080;
    font-weight: 500;
}
.header-cart-wrap{
    display: table;
    margin: 0 0 0 auto;
}
.sidebox .sidebox-top{
    font-family: futura-pt, sans-serif;
	color: #70BF44;
}
.search-box .form-block .field input{
    padding: 8.5px 12px;
}
.product-box > li .box .title a{
    color: #156634;
    text-transform: uppercase;
    font-weight: 500;
}
.price-box,.form-block.attribute-select{
    vertical-align: middle;
	border-radius:10px;
	margin:0 0 20px;
}
.pb-block-content ul, .pb-block-content ol{
	margin-left: 20px;
}
.sidebox .links li > a{
	font-size: 20px;
	color: #555;
	font-weight: normal;
}
ul.menu .mobile-nav + li
{
    border: none;
}
.popdown-foot .button:last-child
{
    margin-top: 10px;
}

.pb-block-content ul.product-box{
	background-color: #EEE;
}

.pb-block-content ul.product-box li div.box{
	background-color: #FFF;
}
ul.menu .menulink{
	color: #000 !important;
}
/******RESPONSIVE OVERRIDE*****/
@media screen and (max-width:1800px) {
    .frame{
        width: 1600px;
    }
}
@media screen and (max-width:1600px) {
    .frame{
        width: 1400px;
    }
    .slide-image
    {
        background-size: cover!important;
        height: 100%!important;
    }
    .logo
    {
        min-width: 220px;
    }
}
@media screen and (max-width:1400px) {
    .frame{
        width: 1200px;
    }
    .navigation.nav-desktop{
        display: none;
    }
    .navigation.nav-mobile{
        display: block;
    }
    .header .col-nav{
        display: none;
    }
    ul.menu{
        display: table;
        width: 100%;
    }
    
}
@media screen and (max-width:1200px) {
    .frame{
        width: 1000px;
    }
	iframe {
		width:100% !important;
	}
	.section-feature.sf-about,
	.section-feature.sf-gift,
	.section-feature.sf-party {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mobi-box {
		padding: 20px;
		box-sizing: border-box;
		border-radius: 20px;
		background-color: rgba(255,255,255,0.8);
		color: #000;
	}
	.mobi-box .h2,
	.mobi-box .h3,
	.mobi-box a,
	.mobi-box p {
		color: #000 !important;
		text-shadow: none !important;
		border-color:#000 !important;
	}
	.section-feature.sf-party,
	.section-feature.sf-about {
		background-position: left top;
	}
}
@media screen and (max-width:1000px) {    
    .frame{
        width: 100%;
    }
    .header .frame{
        padding: 0 20px;
    }
    .header .coltable > .col{
        padding: 10px 0;
    }
}
@media screen and (max-width:800px) {
    .logo{
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        background-position: center;
    }
    .header .col-logo{
        display: block;
    }
    .header-top .slogan{
        float: none;
        display: inline-block;
    }
    .header-top a{
        font-size: 11px;
    }
    .header .col-search, 
    .header .col-cart{
        display: inline-block;
        width: 49%;
    } 
	.h2, h2, .h3, h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.section-feature.sf-gift .h2, .section-feature.sf-party .h2 {
		font-size: 32px;
		line-height: 30px;
		color: #90469b !important;
	}
	.banner h2, .banner .h2,
	.banner h1, .banner .h1 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 5px;
	}
	.banner .bt {
		transform: scale(0.6,0.6);
	}
	.section-feature.sf-gift {
		background-size: cover;
	}
    .slide-image
    {
        background-size: cover!important;
        height: 100%!important;
    }
    .slider-wrapper .slide-cell
    {
        padding: 30px;
    }
	.product-box li{
		width: 100%;
	}
}
@media screen and (max-width:600px) {
    .header-top{
        text-align: center;
    }
    .header-top .slogan{
        display: none;
    }
    .header-cart-wrap{
        margin: 0 auto;
    }
	.footer {
		text-align: center;
	}
	.footer .break {
		margin-left: auto;
		margin-right: auto;
	}
	.section-feature.sf-gift,
	.section-feature.sf-party {
		text-align: center;
	}
	.footer .h4 {
		margin-top: 40px;
	}
	.footer .coltable .col:first-child .h4 {
		margin-top: 0;
	}
	.footer .foot-product-wrap {
		width: 75%;
		margin: 0 auto;
	}
	.section-feature.sf-about {
		background-size: contain;
	}
    /* CHECKOUT PROCESS */
    p.breadcrumb, h1.pro-title, .pro-text, .zulu-order_view .button:first-of-type, .cart-row > .coltable > .col.col-info h2, .cart-row .sub
    {
        margin-left: 15px;
    }
	.form-block .field
    {
        width: 100%;
    }
    .cart-row .cart-controls .field.field-qty
    {
        width: 100%;
        margin-bottom: 10px;
    }
    .cart-row .cart-controls .field
    {
        width: 50%;
        text-align: center;
    }
    form#checkout .field.submit, form#payment .field.submit, form#payment p, .pro-buttons
    {
        width: 95%;
        margin: 5px auto 0;
    }
    form#checkout .field.submit button, form#payment .field.submit button, form#payment p button, .pro-buttons .button
    {
        width: 100%;
        margin-bottom: 5px;
    }
    .cart-wrap .text-right
    {
        display: flex;
        flex-direction: column;
    }
    .cart-wrap .text-right .bt-xs
    {
        width: 40%;
        margin: 10px auto 0;
    }
    .payment-summary .button:first-of-type
    {
        margin-bottom: 10px;
    }
    .product-box.row1 > li .box .title, .product-box.row1 > li .box .image, .product-box.row1 > li .box .options
    {
        width: 33.33%;
    }
    .footer ul:not(.footer-options) > li
    {
        width: 100%;
    }
    .footer ul.footer-options > li
    {
        margin: 5px 0;
    }
    .box.bg-gradient-yellow
    {
        margin-top: 10px;
    }
    .col.box-attributes
    {
        display: flex;
        flex-direction: column;
    }
    .col.box-attributes .price-box, .col.box-attributes .attribute-select
    {
        width: 100%!important;
    }
    .col.box-attributes .attribute-select .field.w50
    {
        width: 60%!important;
    }
    .price-box p
    {
        display: flex;
    }
    .price-box .opt.opt-danger
    {
        width: 62%;
    }
    .bt-wishlist-add
    {
        margin: 10px auto 0;
    }
    .zulu-search .coltable.page-structure
    {
        padding: 0 10px;
    }
}