/* CSS Document */
@import "fontface.css";

body{
	margin:0px;
	padding:0px;
	color:#000;
	background:#fff;
	overflow-x:hidden;
}
/***************************reset*********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	font-size: 100%;
	/*font: inherit;
	vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
p {
	color: #707070;
    font-family: OpenSans-Regular;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: justify;
}
ol, ul {
	list-style: none;
	margin:0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{
	margin:0px;
	padding:0px;
}
img{
	max-width:100%;
	border:none;
}
a {
	outline: 0;
	text-decoration:none;
	}
a:hover, a:focus{
	text-decoration:none;
	outline:none;
}
a img {
	border: 0px;
	text-decoration: none;
}
.clr{
	clear:both;
}
.container {
}
.no_margin {
	margin:0 !important;
}
.no_padding {
	padding:0 !important;
}
.no_right_padding {
	padding-right:0 !important;
}
.no_left_padding {
	padding-left:0 !important;
}
::-moz-placeholder {
}
::-webkit-placeholder {
}
::-o-placeholder {
}
/***********************end reset*********************/


.main-header {
    background-color: #8ca83d;
}
.logo {
	padding:5px 0;
}
.side-menu {
    display: inline-block;
	margin-right: 10px;
}
.side-menu li {
    display: inline-block;
	padding: 22px 5px 16px;
	position: relative;
}
.side-menu li::after {
	content:"|";
	position:absolute;
	right:-3px;
	top: 34%;
	font-weight: bold;
	color: #fff;
}
.side-menu li:last-child::after {
	content: none;
}
.side-menu li a {
	color: #fff;
	font-size: 13px;
	display: block;
	font-family:Comfortaa-Light;
}
.top-side {
    text-align: right;
}
.sign-up {
	display: inline-block;
	/*float: right;*/
	margin: 15px 0 8px;
}
.sign-up a {
	background-color:#ffcd21;
	padding: 6px 15px;
	border-radius: 30px;
	text-align: center;
	display: block;
	color: #363636;
	font-size: 15px;
	font-family:OpenSans-Semibold;
}
.head-area {
	padding: 15px 0;
}
.head-img {
	display: inline-block;
	vertical-align: middle;
}
.head-txt {
	display: inline-block;
	vertical-align: middle;
	color: #959595;
	margin-left: 10px;
}
.head-txt h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-family:OpenSans-ExtraBold;
	margin:0;
}
.head-txt p {
	font-size: 14px;
	margin:0;
	font-family:OpenSans-Semibold;
}
.head-cart-img {
	display: inline-block;
}
.head-cart-txt {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.head-cart-txt p {
	font-size: 18px;
	margin:0;
	color:#b12527;
	vertical-align: middle;
	font-family:OpenSans-Semibold;
}
.view-cart {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
.view-cart a {
	background-color: #b12527;
	padding: 8px 15px;
	color:#fff;
	font-size: 12px;
	font-family:Comfortaa-Light;
	text-transform: uppercase;
	display: block;
	border-radius: 20px;
}
.slide_right {
    display: inline-block;
	text-align:center;
	margin-top: 125px;
}
.slid-back-img {
    height: 615px;
}
.slid-back-img img {
    height: 100%;
	width: 100%;
}
.natural h1 {
	font-family:danielbd;
	font-size: 57px;
	color:#464646;
	margin:10px 0 0;
}
.natural small {
    vertical-align: top;
	color:#464646;
}
.ls-l small {
    vertical-align: top;
	color:#464646;
}
.natural p {
	background:url(../images/back-img.png) no-repeat center center / 100% 100%;
	font-family:OpenSans-ExtraBold;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	padding: 5px 35px 10px;
	color:#fff;
	margin:0;
}
.view_but {
	text-align: center;
	margin-top: 20px;
}
.view_but > a {
    background-color: #ffcd21;
    border-radius: 30px;
    color: #363636;
    display: inline-block;
    font-family: opensans-Bold;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    width: 170px;
}
.middle-slid-area {
	position:relative;
}
.middle {
    position: absolute;
    top: 45px;
    width: 100%;
}
.side_img2 {
    margin-bottom: 80px;
}
.pro-img {
    float:left;
	z-index:-1;
}
.pro-txt {
    float:right;
	text-align: center;
}
.pro {
	border: 4px solid #fff;
	border-radius: 12px;
	padding: 15px;
	position: relative;
}
.pro.pro1 {
    background-color: #d95727;
}
.pro.pro2 {
    background-color: #8ca83d;
	padding: 10px 15px 15px;
}
.pro.pro3 {
    background-color: #b12527;
}
.pro.pro1 .pro-txt h4 {
    color: #fff;
    font-family: opensans-extrabold;
    font-size: 25px;
    margin: 0 0 10px;
    text-transform: uppercase;
	text-shadow: 1px 2px 3px #333;
}
.pro.pro1 .pro-txt p {
	font-size: 11px;
	color:#fff;
	margin:0;
	font-family: opensans-Semibold;
}
.pro.pro1 .pro-img {
    left: -30px;
    position: absolute;
    top: -12px;
}
.pro-but {
	margin-top: 12px;
}
.pro-but a {
	background-color: #ffcd21;
	padding: 5px 15px;
	border: 1px solid #fff;
	border-radius: 20px;
    color: #363636;
    font-family: opensans-semibold;
    font-size: 12px;
	display: inline-block;
}
.pro-in {
    margin-top: -85px;
}
.pro.pro2 .pro-txt h4 {
    color: #fff;
    font-family: opensans-extrabold;
    font-size: 24px;
    margin: 0 0 7px;
    text-transform: uppercase;
	text-shadow: 1px 2px 3px #333;
}
.pro.pro2 .pro-txt h4 small {
    color: #fff;
    font-size: 20px;
}
.pro.pro2 .pro-txt p {
    font-size: 11px;
	color:#fff;
	margin:0;
	font-family: opensans-Semibold;
}
.pro.pro2 .pro-img {
    bottom: 0;
    left: -20px;
    position: absolute;
}
.pro.pro3 .pro-txt h4 {
    color: #fff;
    font-family: opensans-extrabold;
    font-size: 26px;
    margin: 0 0 9px;
    text-transform: uppercase;
	text-shadow: 1px 2px 3px #333;
}
.pro.pro3 .pro-txt p {
    font-size: 11px;
	color:#fff;
	margin:0;
	font-family: opensans-Semibold;
}
.pro.pro3 .pro-img {
    left: -15px;
    position: absolute;
    bottom: 0;
}
.alwaysfruit-txt h3 {
    color: #8ca83d;
    font-family: opensans-extrabold;
    font-size: 30px;
	text-align:center;
	position: relative;
	margin: 15px 0 30px;
}
.alwaysfruit-txt h3::before {
    border-top: 1px solid #8ca83d;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    width: 20%;
}
.alwaysfruit-txt h3::after {
    border-top: 1px solid #8ca83d;
    content: "";
    right: 0;
    position: absolute;
    top: 50%;
    width: 20%;
}
.alwaysfruit-in {
    background-color: #f5f5f5;
    padding: 20px;
	margin: 45px 0 15px;
}
.alwaysfruit-logo {
    position: absolute;
    top: -35px;
	width: 85%;
}
.alwaysfruit-logo img {
	width: 100%;
	height: auto;
}
.alwaysfruit-txt p {
    float: left;
    padding-right: 30px;
    text-align: justify;
	color:#707070;
	font-family:OpenSans-Regular;
	font-size: 14px;
	line-height: 22px;
    width: 50%;
	margin:0;
}
.alwaysfruit-txt p span {
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.how-it {
    background-color: #8ca83d;
	padding: 25px 0;
}
.it-work {
	text-align:center;
}
.it-work h1 {
	font-size: 68px;
	color:#fff;
	font-family:OpenSans-Light;
	margin:0;
}
.it-work p {
	font-size: 24px;
	color:#ffcd21;
	font-family:OpenSans-Regular;
	margin:0;
}
.how-it-in .col-sm-2 {
	position:relative;
}
.how-it-in .col-sm-2:after {
	border-right: 1px solid #fff;
	content:"";
	position:absolute;
	right:-15px;
	top:0;
	height: 100%;
}
.place-img {
    height: 45px;
}
.place {
	text-align: center;
	padding: 10px 0;
}
.place-txt p {
	color:#fff;
	font-size: 16px;
	margin: 15px 0 0;
	font-family:Comfortaa-Regular;
}
.place-area .col-sm-3 .place {
	position:relative;
}
.place-area .col-sm-3 .place::after {
    background: rgba(0, 0, 0, 0) url("../images/nxt-img.png") no-repeat scroll right center;
    content: "";
    height: 20px;
    position: absolute;
    right: -15px;
    top: 35%;
    width: 20px;
}
.place-area .col-sm-3:nth-child(4) .place::after {
	content: none;
}
.box-wrapper {
	padding: 50px 0 65px;
}
.box {
	background-color:#8ca83d;
    border: 2px solid #8ca83d;
	border-radius: 0 0 15px 15px;
	position:relative;
	transition: 0.45s;
}
.box:hover {
	background-color: #b12527;
	border: 2px solid #b12527;
}
.box:hover::after {
    background: rgba(0, 0, 0, 0) url("../images/tp-img.png") no-repeat scroll center bottom;
    bottom: -67px;
    content: "";
    height: 45px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.box:hover .best {
	display: block;
}
.box:hover p {
	color:#b12527;
}
.box:hover .box-pieces li {
	color:#b12527;
}
.box .best {
    background-color: #ffcd21;
    border: 1px solid #b12527;
    color: #363636;
    display: inline-block;
    font-family: opensans-semibold;
    font-size: 12px;
    left: 32%;
	transition: 0.45s;
    padding: 3px 10px;
    position: absolute;
    text-transform: uppercase;
    top: -14px;
	display: none;
}
.box p {
	background-color:#fff;
	font-size: 24px;
	color:#8ca83d;
	text-align: center;
	font-family:OpenSans-Regular;
	text-transform: uppercase;
	padding: 30px 0;
	margin:0;
	transition: 0.45s;
}
.box h2 {
	font-size: 56px;
	color:#fff;
	margin:0;
	text-align:center;
	padding: 20px 0;
	font-family:OpenSans-Light;
}
.box-pieces {
	background-color:#fff;
	padding: 15px;
}
.box-pieces li {
	background: url(../images/right-icn.png) no-repeat left center;
    color: #8ca83d;
    font-family: opensans-semibold;
    font-size: 19px;
	padding-left: 35px;
	margin-bottom: 10px;
	transition: 0.45s;
	line-height: normal;
}
.box-bottom {
	text-align:center;
	padding: 20px 0;
}
.box-but{
	display: inline-block;
}
.box-but a {
    background-color: #ffcd21;
    color: #363636;
    display: block;
    font-family: opensans-Bold;
    font-size: 16px;
	padding: 10px 15px;
	text-align:center;
	border-radius: 30px;
	box-shadow: 1px 2px 4px #666;
	width: 200px;
}
.product-details-wrapper {
	background-image:url(../images/back-img3.jpg);
	padding: 75px 0;
}
.product-img {
    border: 1px solid #8ca83d;
    padding: 15px 0 40px;
    position: relative;
}
.product-img img {
    margin-left: 25px;
}
.product-details {
	padding-left: 35px;
}
.product-details h3 {
	font-size: 30px;
	margin:10px 0 12px;
    color: #b12527;
	font-family: opensans-Bold;
}
.value-but a {
    background-color: #ffcd21;
    color: #363636;
    display: inline-block;
    font-family: opensans-semibold;
    font-size: 12px;
    padding: 5px 15px;
}
.product-details h2 {
	font-size: 36px;
    color: #363636;
	margin: 15px 0 20px;
	font-family: opensans-Regular;
}
.pieces-but {
	margin-bottom: 25px;
}
.pieces-but li {
	display: inline-block;
	margin-right: 15px;
}
.pieces-but li a {
    background-color: #8ca83d;
    color: #fff;
    display: block;
    font-family: opensans-semibold;
    font-size: 18px;
    padding: 2px;
	border-radius: 30px;
}
.pieces-but li a span {
    padding: 0 20px 0 15px;
}
.product-details p {
    color: #707070;
	font-family: opensans-Regular;
	font-size: 16px;
	text-align: justify;
}
.yes-please {
	margin-top: 25px;
}
.yes-please a {
    background-color: #ffcd21;
	font-size: 16px;
	color:#363636;
	padding: 12px;
	box-shadow: 1px 2px 4px #666;
	border-radius: 40px;
	display: inline-block;
	width: 190px;
	text-align:center;
	font-family: opensans-semibold;
}
.whats-wrapper {
	background-color:#8ca83d;
	padding: 35px 0 50px;
}
.whats-head {
	text-align:center;
	margin-bottom: 40px;
}
.whats-head h3 {
	font-size: 30px;
	color:#fff;
	font-family: opensans-Bold;
	display: inline-block;
	margin:0;
}
.wha-in {
	text-align:center;
}
.whats-but button {
	background-color: #b12527;
	color: #fff;
	font-size: 24px;
	font-family: opensans-semibold;
	box-shadow: 1px 2px 4px #666;
	padding: 12px;
	border-radius: 50px;
	text-align:center;
	display: block;
	text-decoration: none;
	width: 100%;
}
.whats-but button:hover, .whats-but button:focus, .whats-but button.active {
	background-color:#ffcd21;
	color: #363636;
	text-decoration: none;
}
.wh-opt {
	padding: 35px 0;
}
.wh-opt ul li {
	background-color: #fff;
	color:#8ca83d;
	margin-bottom: 10px;
	padding:12px;
	font-size: 18px;
	font-family: opensans-semibold;
}
.alwaysfruit-txt p span {
    color: #8ca83d;
    float: left;
    font-family: comfortaa-bold;
    font-size: 42px;
    margin-right: 10px;
	position:relative;
	line-height: normal;
}
.alwaysfruit-txt p span::before {
    background: url("../images/first-letter-tp.png") no-repeat left top;
    content: "";
    height: 18px;
    left: -5px;
    position: absolute;
    top: -3px;
    width: 22px;
}


/*--------------Fruit-Basket-page-css--------------*/


.middle-inner-area {
    background: url("../images/banner-img2.jpg") no-repeat center center / cover ;
    height: 300px;
    padding-top: 25px;
    width: 100%;
}
.inner-side_img2 {
	margin-bottom: 15px;
}
.inner-side_img3 {
    width: 75%;
}
.inner-middle .slide_right {
    margin-top: 25px;
}
.side-pro .pro-img img {
    width: 71%;
}
.side-pro .pro.pro3 .pro-txt h4 {
	font-size: 19px;
	margin-bottom: 5px;
}
.side-pro .pro.pro3 .pro-txt p {
    font-size: 9px;
}
.side-pro .pro-but {
    margin-top: 5px;
}
.side-pro .pro-but a {
    font-size: 8px;
}
.side-pro .pro {
    padding: 8px;
}
.side-pro .pro {
    margin-bottom: 15px;
}
.side-pro .pro.pro3 .pro-img {
}
.side-pro .pro.pro2 .pro-txt h4 small {
    font-size: 15px;
}
.side-pro .pro.pro2 .pro-txt h4 {
    font-size: 19px;
	margin-bottom: 5px;
}
.side-pro .pro.pro2 .pro-txt p {
    font-size: 9px;
}
.side-pro .pro.pro1 .pro-txt h4 {
    font-size: 19px;
    margin: 0 0 5px;
}
.side-pro .pro.pro1 .pro-txt p {
	font-size: 9px;
}
.box-wrapper-in2 .box:hover::after {
    background: none;
}
.fruit-page-title h3 {
	color: #8ca83d;
    font-family: opensans-extrabold;
    font-size: 30px;
    margin: 30px 0 25px;
    position: relative;
}
.fruit-page-title h3::after {
	border-top: 2px solid #8ca83d;
    content: "";
    right: 0;
    position: absolute;
    top: 50%;
    width: 45%;
}
.page-template-wholsale_vegetables .fruit-page-title h3::after {
    width: 55%;
}
.our-fruit {
	margin-top: 50px;
}
.our-fruit p span {
    color: #8ca83d;
    float: left;
    font-family: comfortaa-bold;
    font-size: 42px;
    margin-right: 10px;
	position:relative;
	line-height: normal;
}
.our-fruit p span::before {
    background: url("../images/first-letter-tp.png") no-repeat left top;
    content: "";
    height: 18px;
    left: -16px;
    position: absolute;
    top: -3px;
    width: 22px;
}
.our-fruit-txt {
	margin: 50px 0 20px;
}
.middle-area {
	padding: 0 0 50px;
}
.our-fruit p {
	color: #707070;
    font-family: OpenSans-Regular;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    text-align: justify;
}
.our-fruit-txt-in h5 {
	font-size: 14px;
	color: #8ca83d;
	font-family: OpenSans-Bold;
}
.grown-d {
    margin-top: 20px;
}
.grown span {
	font-size: 14px;
	color: #8ca83d;
	font-family: OpenSans-Bold;
	margin-left: 15px;
}
.payment {
	text-align:center;
	border: 2px solid #8ca83d;
	margin: 50px 0 0;
	padding: 0 0 30px;
}
.payment-area {
    padding: 0 15px;
}
.payment p {
    background-color: #fff;
    color: #8ca83d;
    display: inline-block;
    font-family: OpenSans-Bold;
    font-size: 14px;
    margin-bottom: 0;
    padding: 5px 30px;
    position: relative;
    top: -18px;
}
.payment ul li {
	display: inline-block;
	margin: 0 8px;
}
.payment-but {
	margin-bottom: 50px;
	margin-top: 45px;
}
.payment-but a {
	background-color: #ffcd21;
    border-radius: 30px;
    box-shadow: 1px 2px 4px #666;
    color: #363636;
    display: block;
    font-family: opensans-Bold;
    font-size: 16px;
    padding: 12px 15px;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}
.pro-area {
	padding: 0 0 10px ;
}

.check-season-fruits table td.available {background-color: #8ca83d;}

table.scroll {
	width: 100%;
    /* width: 100%; */ /* Optional */
    /* border-collapse: collapse; */
}

table.scroll tbody,
table.scroll thead { display: block; }

thead tr th { 

}

table.scroll tbody {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

tbody td, thead th {

}

tbody td:last-child, thead th:last-child {
    border-right: none;
}



/*---------------- Wholesale-Vegetables ------------------*/

.check-season h3 {
	color: #8ca83d;
    font-family: opensans-extrabold;
    font-size: 30px;
    margin: 15px 0 45px;
    position: relative;
    text-align: center;
}
.check-season h3::before {
    border-top: 1px solid #8ca83d;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    width: 30%;
}
.check-season h3::after {
    border-top: 1px solid #8ca83d;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 30%;
}
.check-season-wrapper {
    padding: 0 15px;
}
.chech-season-fruits table {
	width: 100%;
}

.check-season-fruits table th, .check-season-fruits table td {
    height: 50px;
    margin: 0 5px;
    padding: 11px 0;
    text-align: center;
    min-width: 50px;
    width: 16.66%;
	line-height: 18px;
	font-size: 18px;
	font-family: opensans-semibold;
}
.check-season-fruits table td {
    background-color: #ebebeb;
}

.check-season-fruits table th {
    text-align: center;
    color: #959595;
    margin: 0 3px 25px;
}
.check-season-fruits table th.fruit {
	background:#8ca83d;
}
.check-season-fruits table tbody tr th.summer {
	background:#ffcd21;
    /*margin: 0 1px 25px;*/
}
.check-season-fruits table tbody tr th.autumn {
	background:#b12527;
    /*margin: 0 5px 25px;*/
}
.check-season-fruits table tbody tr th.winter {
	background:#204799;
    /*margin: 0 1px 25px;*/
}
.check-season-fruits table tbody tr th.spring {
	background:#d95727;
	/*margin: 0 0 25px;*/
}
.check-season-fruits table tbody tr td:first-child {
	background: none;
    border-left: 1px solid #8ca83d;
    border-right: 1px solid #8ca83d;
    border-top: 1px solid #8ca83d;
	color: #959595;
}
.check-season-fruits table tbody tr td.see-all-fruits {
	background: #8ca83d;
	color: #fff;
	cursor: pointer;
	border-bottom: 1px solid #8ca83d;
}
.check-season-fruits table tbody tr .summer-available {
	background-color: #ffcd21;
	color:#fff;
}
.check-season-fruits table tbody tr .autumn-available {
	background-color: #b12527;
	color:#fff;
}
.check-season-fruits table tbody tr .winter-available {
	background-color: #204799;
	color:#fff;
}
.check-season-fruits table tbody tr .spring-available {
	background-color: #d95727;
	color:#fff;
}
.check-season-fruits table {
    margin: 0 auto;
}









/*--------------- Footer --------------*/

.get-form-area {
	background-image:url(../images/back-img2.jpg);
	background-size: cover;
	padding: 90px 0;
	border-top: 2px solid #fff;
}
.get-form-in {
	background-color: #fff;
	padding: 30px 95px;
	box-shadow: 1px 3px 10px #000;
}
.get-form-in p {
	text-align:center;
}
.get-form-in p {
    color: #000;
    font-size: 20px;
	font-family:OpenSans-Regular;
	text-transform: uppercase;
	margin: 20px 0 10px;
}
.get-form-in p span {
    color: #8ca83d;
    font-size: 24px;
	vertical-align: middle;
}

.get-form-in .get-form p span {
    color: #8ca83d;
    font-size: 15px;
    text-align: left;
}
.get-form p input[type="text"], .get-form p input[type="email"]{
    color: #000;
    font-family: opensans-italic;
    font-size: 18px;
	width: 100%;
	border: none;
	padding: 5px;
	border-bottom: 1px solid #000;
}
.get-form p {
	display: inline-block;
	margin-top: 25px;
	vertical-align: top;
}
.get-form p.name {
	width: 320px;
	margin-right: 60px;
}
.get-form p.email {
	width: 280px;
	margin-right: 60px;
}
.get-form p.number {
	width: 205px;
}
.get-form p.enquiry {
	width: 320px;
	margin-right: 60px;
}
.get-form p.enquiry select {
	background: url(../images/select-down.png) no-repeat right 5px center;
	color: #000;
    font-family: opensans-italic;
    font-size: 18px;
	width: 100%;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	border: none;
	padding: 5px;
	border-bottom: 1px solid #000;
}
.get-form p.robot {
	width: 280px;
	margin-right: 60px;
}
.get-form p.submit-but input[type="submit"] {
    background-color: #ffcd21;
    border-radius: 30px;
	border: none;
	padding:10px;
	color:#000;
    font-family: opensans-bold;
    font-size: 16px;
    text-align: center;
    width: 200px;
}
.footer-icon {
	text-align: center;
	padding: 40px 0;
}
.footer-icon li {
	display: inline-block;
	margin: 0 5px;
}
.footer-icon li a {
	background-color: #9a9a9a;
	color: #fff;
	font-size: 20px;
	width: 36px;
	padding: 3px;
	height: 36px;
	text-align: center;
	border-radius: 30px;
	display: block
}
.footer-menus-area {
    background-color: #8ca83d;
}
.footer-menus {
	text-align: center;
}
.footer-menus li {
	display: inline-block;
}
.footer-menus li a {
	font-size: 14px;
	font-family:OpenSans-Regular;
	color:#fff;
	display: block;
	padding: 15px;
}
.copy-right-area {
    background-color: #252525;
	padding: 20px 0 25px;
}
.copy-right-in p {
	display: inline-block;
}
.copy-right-img {
	display: inline-block;
	padding: 0 100px;
}
.copy-right-menu {
	display: inline-block;
}
.copy-right {
	text-align:center;
}
.copy-right p {
	font-size: 16px;
	font-family:OpenSans-SemiboldItalic;
	color:#fff;
	margin-bottom: 20px;
}
.copy-right-in p {
	font-size: 12px;
	font-family:OpenSans-Regular;
	color:#fff;
}
.copy-right-menu li {
	display: inline-block;
	position: relative;
	padding:0 5px;
}
.copy-right-menu li::after {
	content:"|";
	position:absolute;
	right: -2px;
	color:#fff;
}
.copy-right-menu li:last-child::after {
	content:none;
}
.copy-right-menu li a {
	font-size: 12px;
	font-family:OpenSans-Regular;
	color:#fff;
}




/*-------------Slider but--------------*/
#layerslider_4 .ls-nav-prev {
	background:url(../images/left-slid-img.png) no-repeat center center / cover !important;
    left: 15px;
    position: absolute;
    top: 42%;
	font-size: 0 !important;
	height: 36px;
	width: 36px;
}
#layerslider_4 .ls-nav-next {
	background:url(../images/right-slid-img.png) no-repeat center center / cover !important;
    right: 15px;
    position: absolute;
    top: 42%;
	font-size: 0 !important;
	height: 36px;
	width: 36px;
}
/*-------------Slider but-------------*/

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin-top: 10px;
	margin-bottom: 0;
}

#vegetable-nav-tabs li {
    display: block;
    border-color: #eee #eee #ddd;
}

#vegetable-nav-tabs li a {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

#vegetable-nav-tabs .active a {background: #8ca83d;}

.fruit-inner {
    background-color: #fff;
    color:#8ca83d;
    margin-bottom: 10px;
    padding:12px;
    font-size: 18px;
    font-family: opensans-semibold;
    text-align: center;
}

.seasons-row {
	margin-bottom: 30px;
}

.check-season-fruits table tbody tr:hover td:first-child {
    background: #8ca83d;
    color: white;
}

.check-season-fruits table tbody tr td.full-span-cell {
    color: white;
    background: #777;
    border: 1px solid #777;
}

.each.available, .each.rounded-header {
    background-color: #ffcd21 !important;
}

.punnet.available, .punnet.rounded-header {
    background-color: #b12527 !important;
}

.bunch.available, .bunch.rounded-header {
    background-color: #204799 !important;
}

.kilogram.available, .kilogram.rounded-header {
    background-color: #d95727 !important;
}

.vegetable.rounded-header, .case.rounded-header {
	background-color: #8ca83d !important;
}

tbody, thead {
    border-collapse: separate;
    border-spacing: 10px 0px;
}

.rounded-header {
    padding: 15px 0px;
    border-radius: 25px;
    color: white;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(178,178,178,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(178,178,178,1);
    box-shadow: 0px 5px 5px 0px rgba(178,178,178,1);
}

.check-season-fruits table {
    table-layout: fixed;
}

tr {
    width: 100% !important;
    display: table;
}

table.scroll thead {
    padding-right: 17px;
}

table.scroll tbody::-webkit-scrollbar {
    width: 12px;
}
 
table.scroll tbody::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
 
table.scroll tbody::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(140, 168, 61, 0.5); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

#order-wholesale input, #order-wholesale textarea {
    width: 100%;
    padding: 5px;
    margin: 6px 0px;
}

#order-wholesale input[type="submit"] {
    max-width: 200px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    color: white;
    background: #8ca83d;
}

.combos {
    margin-top: 30px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}