

/* header */
.header {
    padding-left: 0px;
    background-image: url(images/headerbg.jpg);
}
.header .container{
    padding: 10px 0px;
    /* background-image: url(imgs/headerbg.jpg); */
}
.header .header-img {
    position: absolute;
    /* opacity: 0.1; */
}
.contact-info {
    display: block;
    margin-top: 24px;
    float: right;
}
.logo img {
    width: 62%;
}
/* .header .logo img {
    margin-left: 23px;
} */
.header .address, .phone {
    /* margin-right: 40px; */
    font-size: 19px;
}
.add-phone {
    margin-top: 12px;
    display: flex;
}
.phone {
    margin-right: 36px;
}
.media-btn {
    display: flex;
    justify-content: flex-end;
}
.media .fa-facebook-square{
    color: #3b5998;
}
.media .fa-instagram-square {
    color: transparent;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
}

.sm-icon {
    margin-right:15px;
}

.sm-icon:last-of-type {
    margin-right:0;
}

.media i:before {
    font-size: 44px;
}
.media .fa-twitter-square {
    color: #00acee;
}
.media .google-b {
    margin: -13px;
    color: #000;
}
.media .google-b:hover {
    color: #000;
    text-decoration: none;
}
.buy-online-btn {
    margin-left: 39px;
}
.buy-online-btn .btn-primary{
    background-color: #40D440;
    border: 1px solid #40D440;
    padding: 7px 16px;
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.buy-online-btn .btn-primary:hover {
    background-color: #fff;
    border: 1px solid #000;
}
.buy-online-btn .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #40D440;
  border: 1px solid #40D440;
  color: #000;
}
.buy-online-btn .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
/* end header */

/* Navbar */
.lwp {
    background-color: #01791a;
}
.lwp a, .lwp .dropdown{
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}
.lwp a {
    padding-right: 1.2rem!important;
    padding-left: 1.2rem!important;
    font-weight: 500;
}
.lwp .dropdown-menu {
    background-color: #01791a;
}
.lwp .dropdown-item {
    color: #fff;
    background-color: #01791a;
}
.lwp .dropdown-toggle {
    cursor: pointer;
}
.media-contact {
    float: right;
}
.navbar-nav {
    margin-left: 23px;
}
/* end Navbar */

/* slideshow */
.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
    left: 0%;
    z-index: 10;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    text-align: center;
    background-color: #0000007a;
    font-size: 23px;
}

/* end slideshow */

/* hours/we sell */
.hours-sell {
    padding-top: 20px;
    padding-bottom: 20px;
}
.hours-sell .container {
    padding: 60px 15px;
}
.hour-shape1 {
    background-color: #01791a;
    height: 243px;
    width: 96%;
    margin: -37px 0 0 -24px;
    /* border: 5px solid #fff; */
    position: absolute;
    z-index: -1;
}
.hour-shape2 {
    background-color: #e1e7d5;
    height: 251px;
    width: 96%;
    margin: -23px 0 0 0px;
    /* border: 5px solid #fff; */
    position: absolute;
    z-index: -1;
}

.hours {
    min-height: 228px;
}
.hours .hour-info{
    position: absolute;
    top: 20px;
    right: 0px;
    text-align: center;
}
.hours h3 {
    font-size: 31px;
}
.hours p {
    color: #373737;
}
.we-sell i:before {
    position: absolute;
    top: -2px;
    left: 30%;
    font-size: 35px;
}
.we-sell {
    text-align: center;
    margin-top: -24px;
}
.we-sell p {
    color: #373737;
    font-size: 17px;
}
.we-sell h1 {
    color: #023d02;
    font-size: 41px;
}
.sell-list-items a {
    font-size: 16px;
}
.sell-list-items a:hover{
    color: #01791a;
}
.wesell-btn .btn-primary{
    background-color: #01791a;
    border: 1px solid #01791a;
    padding: 3px 14px;
    font-size: 14px;
    color: #fff;
}
.wesell-btn .btn-primary:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
.wesell-btn .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #01791a;
  border: 1px solid #01791a;
  color: #fff;
}
.wesell-btn .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
.wesell-btn {
    margin-top: 21px;
}
/* end hours/we sell */

/* welcome */
.welcome {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5)),url("images/welcomephoto.jpg");
    height: 400px;
}
.welcome-info {
    padding-top: 5%;
}
.welcome-text {
    text-align: center;
    color: #fff;
}
.welcome-text h2 {
    font-size: 39px;
}
.welcome-text, .welcome-text a {
    color: #fff;
    font-size: 22px;
    text-shadow: 0 0 3px #000;
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
}
/* end welcome */

/* farmers/product */
.farmers-product {
    background-color:#e1e7d5;
    /* background-color: #185711; */
    /* padding-top: 45px;
    padding-bottom: 45px; */
    /* background-image: url(imgs/fp_bg.jpg); */
}
/* .item-img {
    background-image: url(imgs/farmerm_bg.jpg);
    padding: 1px;
} */
.farmers-product .card {
    /* border: 2px solid #fff; */
    /* background: #fefdfd1f; */
    /* height: 292px; */
    padding: 15px 15px;
    /* border: 0.5rem outset #efe3c7;
    outline: 0.5rem solid #efe3c7!important;
    box-shadow: 0 0 0 2rem #185711;
    border-radius: 0px;
    font: bold 1rem sans-serif;
    margin: 2rem;
    padding: 1rem;
    outline-offset: 0.5rem; */
    border: none;
}
.farmer-text {
    color: #fff;
    font-size: 15px;
}



/* .shape1 {
    background-color: #efe3c7;
    height: 261px;
    width: 70%;
    margin: -23px 0 0 -25px;
    position: absolute;
    z-index: -1;
}
.shape2 {
    background-color: #efe3c7;
    height: 261px;
    width: 70%;
    margin: 56px 0 0 174px;
    position: absolute;
    z-index: -1;
} */
/* .shape3 {
    background: #01791a;
    height: 32px;
    width: 100%;
    margin: -36px 0 0 0px;
} */
.product-text, .farmer-text {
    /* position: absolute; */
    top: 0px;
    padding: 0px 10px;
    left: 2px;
}
.farmer-text h3, .product-text h3 {
    text-align: center;
}
.farmer-text , .product-text  {
    text-align: center;
    padding: 0 17px;
}
.farmers-product .farmer-text {
    background-color: #01791a;
}
.farmers-product .product-text {
    border: 1px solid #01791a;
    background: none;
    color: #373737;
    background-color: #fff;
}
.farmer-text p, .farmer-text  h3, .farmer-text a {
    color: #fff;
}
.product-text h3 {
    color: #023d02;
}
.product-text p {
    color: #373737;
    font-size: 15px;
}
/* .farmers-product .row {
    background-image: url(imgs/fp_bg.png);
    height: 300px;
} */
.farmer-text h4 {
    margin-top: 28px;
}
/* end farmers/product */

/* location */
.parallax {
    background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url("images/locationphoto.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 14px;
    min-height: 426px;
  }
/* end location */

/* map */
.map iframe {
    width: 100%;
}
.map {
    height: 450px;
}
/* end map */

/* footer */
.footer {
    background-color: #023d02;
}
.footer-logo img {
    width: 69%;
    max-width: 180px;
    margin: 0;
    /* display: block; */
}
.footer-contact-info {
    margin-top: 20px;
    color: #fff;
    padding-left: 0;
    padding-right: 76px;
    font-size: 15px;
    text-align: center;
}
.footer-contact-info .footer-phone {
    font-size: 17px;
    margin-top: 4px;
    color: #fff;
}
.footer-middle {
    margin-top: 30px;
    /* margin-right: -5px;
    margin-left: -15px; */
}
.footer-middle li a{
    color: #fff;
    font-size: 16px;
}
.sitemap ul {
    list-style: none;
}
.signup-title h2{
    font-size: 22px;
    text-align: center;
    margin-bottom: 28px;
    color: #fff;
}
.signup-form .btn-primary{
    background-color: #fff;
    border: 1px solid #fff;
    padding: 5px 14px;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.signup-form .btn-primary:hover, .footer-signup .email-btn:hover {
    background-color: transparent;
    /* border: 1px solid #fff; */
    color: #fff;
}
.signup-form .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #01791a;
  border: 1px solid #01791a;
  color: #fff;
}
.signup-form .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
.email-btn {
    text-align: center;
}
.footer-bottom {
    background-color: #000;
}
.footer-bottom .copyright, .footer-bottom a {
    color: #aeaeae;
    font-size: 12px;
}
.flaticon-arrow {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.email-btn i:before {
    margin-left: 101px;
    position: relative;
    top: -31px;
    font-size: 18px;
}
.signup-form { 
    /* position: absolute;
    left: 100%;
    margin: -189px 0 0 -150px;
    width: 244px;
    height: 190px;   */
    border: 2px solid #ffffff24;
    padding: 10px;
}
.email-form {
    margin-top: 23px;
}
.signup-form h1 { color: #fff; text-shadow: 0 0 10px rgba(0,0,0,0.3); letter-spacing:1px; text-align:center; }

.footer-signup input { 
	width: 100%; 
	margin-top: 26px; 
	background: rgba(0,0,0,0.3);
	border: none;
	outline: none;
	padding: 9px;
	font-size: 15px;
	color: #cc9b27;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
	-webkit-transition: box-shadow .5s ease;
	-moz-transition: box-shadow .5s ease;
	-o-transition: box-shadow .5s ease;
	-ms-transition: box-shadow .5s ease;
    transition: box-shadow .5s ease;
    text-align: center;
}
.email-field imput:focus {
    background: rgba(0,0,0,0.3);
    color: #fff;
    box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
    border: 1px solid rgba(0,0,0,0.3);
}
.footer-signup input:focus { 
    box-shadow: inset 0 -5px 45px rgba(100,100,100,0.4), 0 1px 1px rgba(255,255,255,0.2);
    background: rgba(0,0,0,0.3);
    color: #fff;
    border-color: transparent;
}

/* end footer */

.img-banner {
    background-image: linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),  url(images/imgbanner.jpg);
    background-size: cover;
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .img-banner h1 {
      color: #fff;
  }

/* About us page  */
.about-photo img {
    float: left;
    width: 100%;
    margin-right: 10px;
    border-radius: 5px;
}
.about-text {
    font-size: 16px;
}
.about-comingsoon {
    padding-top: 20%;
}
/* end about us page*/

/* All photo gallerys */
.cat-drop {
    font-size: 20px;
    margin-left: 5px;
}
.cat-drop option {
    padding: 0 6px;
}
.singlecat {
    /* border-bottom: 2px solid; */
    /* width: 100%; */
    padding-bottom: 10px;
    /* margin-bottom: 23px; */
}
.photo-gallery form {
    margin-bottom: 17px;
}
.photo-gallery .card {
    border: none;
    background: #EFFBEF;
}
.photo-gallery {
    margin-top: 13px;
}
.all-photo-gals {
    display: flex;
}
.photo-gal h2{
    font-size: 20px;
}
.photos-g {
    margin-bottom: 17px;
}
.next-arrow{
    float:right;
    margin-top: 10px;
}
/* end all photo gallerys */

/* We sell page */
.wesell-list .card {
    background-color: cornsilk;
    margin-bottom: 10px;
}
.wesell-list-title {
    font-size: 21px;
    color: #023d02;
    text-align: center;
}
.wesell-list a:hover {
    color: #023d02;
}
.wesell-list i:before {
    font-size: 40px;
    margin-left: 44%;
}
.wesell-list .icon-link {
    text-decoration: none;
}
.wesell-page-comingsoon {
    padding-top: 14%;
}
/* end we sell page */

/* We sell Photo gallery */

.photo-img{
    overflow: hidden;
    height: 202px;
    margin-bottom: 17px;
    box-shadow: 0 0 4px #023d02;
}
.wesell-photo-comingsoon {
    padding-top: 8%;
}
.wesell-item-text {
    font-size: 15px;
}
/* end we sell photo gallery */

/* main photo gallery */
.photo-g-comingsoon {
    padding-top: 15%;
}
.cat-select {
    margin-bottom: 20px;
}
.photo-img img {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    min-width: 100%;
    min-height: 100%;
}
.photo-img:hover {
    transform: translateY(-10px);
}

.single-cat-title {
    margin-bottom: 3px;
    /* font-weight: bold; */
    font-size: 20px;
}
.no-itemsgal {
    display: block;
    margin: 0 auto;
    padding-top: 12%;
    font-size: 19px;
}
/* end main photo gallery */

/* Location page */
.location-map iframe {
    width: 100%;
    border-radius: 5px;
    height: 300px;
}
.location-text {
    margin-bottom: 35px;
    font-size: 17px;
}
.contact-us-form .card{
    background: cornsilk;
    font-size: 14px;
}
.contact-title h3 {
    font-size: 30px;
}
.contact-title {
    margin-bottom: 18px;
}
.contact-form-btn .btn-primary{
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px 14px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.contact-form-btn .btn-primary:hover {
    background-color: #01791a;
    border: 1px solid #01791a;
    color: #fff;
}
.contact-form-btn .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #01791a;
  border: 1px solid #01791a;
  color: #fff;
}
.contact-form-btn .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
.contact-us-thankyou {
    padding-top: 8%;
}
/* end location page */

/* Link page */
.link {
    display: flex;
    margin-bottom: 19px;
}
.text-link {
    margin-left: 9px;
}
.link-item a {
    font-size: 15px;
    color: #236223;
}
.link i:before {
    font-size: 23px;
}
.link-item {
    font-weight: bold;
    text-decoration: underline;
}
.link-text {
    font-size: 17px;
}
.link-cat {
    padding-bottom: 10px;
}
.link-cat h2{
    font-size: 20px;
    margin-bottom: 0;
}
.link-items {
    background-color: cornsilk;
    padding: 15px 0;
    border-radius: 5px;
}
.link-comingsoon {
    padding-top: 13%;
}
.singlecat-link-title {
    /* font-weight: bold; */
    font-size: 20px;
}
/* end link page */

/* Farmers market page */
.fm-btns{
    margin-bottom: 27px;
}
.farmers-market-btn {
    display: block;
    margin: 0 auto;
}
.section-comingsoon {
    display: block;
    margin: 0 auto;
}
.farmers-market-btn .btn-primary{
    background-color: #01791a;
    border: 1px solid #01791a;
    padding: 5px 14px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 10px;
}
.farmers-market-btn .btn-primary:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
}
.farmers-market-btn .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #01791a;
  border: 1px solid #01791a;
  color: #fff;
}
.farmers-market-btn .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
.farmers-comingsoon h3 {
    text-align: center;
}
/* end farmers market page */

/* Recipe page */
.recipe-item-list {
    justify-content: center;
}
.recipe-text {
    margin-bottom: 15px;
}
.recipe-item .card {
    background-color: cornsilk;
    height: 168px;
}
.recipe-item-list .col-lg-4 {
    margin-top: 15px;
}
.recipe-title  {
    font-size: 19px;
    font-weight: 600;
}
.recipe-title {
    margin-bottom: 10px;
}
.singlecat-link-title {
    /* font-weight: bold; */
    font-size: 20px;
}
/* .singlecat {
    border-bottom: 2px solid;
    width: 100%;
    margin-bottom: 15px;
} */
.recipes-cat h2{
    font-size: 20px;
}
.recipe-text a {
    font-size: 15px;
}
.recipe-btn {
    margin-top: 10px;
}
.recipe-btn .btn-primary{
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px 14px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.recipe-btn .btn-primary:hover {
    background-color: #01791a;
    border: 1px solid #01791a;
    color: #fff;
}
.recipe-btn .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #01791a;
  border: 1px solid #01791a;
  color: #fff;
}
.recipe-btn .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
/* .recipe-item-list {
    background-color: cornsilk;
    padding: 15px 0;
    border-radius: 5px;
} */
.recipe-item-list .col-lg-6{
    margin-bottom: 19px;
}
/* end recipe page */

/* Recipe Detail page */
.recipe-detail-title {
    font-size: 18px;
    font-weight: bold;
}
.recipe-detail-linkpdf .btn-primary{
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px 14px;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.recipe-detail-linkpdf .btn-primary:hover {
    background-color: #01791a;
    border: 1px solid #01791a;
    color: #fff;
}
.recipe-detail-linkpdf .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #01791a;
  border: 1px solid #01791a;
  color: #fff;
}
.recipe-detail-linkpdf .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}
.recipe-detail-linkpdf a {
    margin-bottom: 10px;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.recipe-detail-linkpdf {
    text-align: center;
}
.recipe-detail-linkpdf .card {
    display: block;
    background-color: cornsilk;
}
.recipe-detail-linkpdf .card a {
    margin-right: 5px;
}
.recipe-detail-descript1 {
    margin-bottom: 10px;
}
.singlerecipe-cat-title {
    font-size: 20px;
}
.recipe-detail-instructions {
    margin-bottom: 14px;
    font-size: 15px;
}
.return-link .btn-primary{
    background-color: #023d02;
    border: 1px solid #023d02;
    padding: 5px 14px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.return-link .btn-primary:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
.return-link .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #023d02;
  border: 1px solid #023d02;
  color: #fff;
}
.return-link .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
.return-link {
    margin-bottom: 10px;
}
.recipe-comingsoon {
    padding-top: 10%;
}
/* end recipe detail page */

/* Email updates page */
.signup .card {
    background-color: cornsilk;
}
.updates-title h2{
    margin-bottom: 10px;
    font-size: 23px;
}
.signup-recap .g-recaptcha {
    margin-top: 10px;
}
.signup-btn .btn-primary{
    background-color: #023d02;
    border: 1px solid #023d02;
    padding: 5px 14px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.signup-btn .btn-primary:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
.signup-btn .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #023d02;
  border: 1px solid #023d02;
  color: #fff;
}
.signup-btn .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
} 
.signup-page-form {
    width: 60%;
    margin-top: 14px;
}
.signup-page-thankyou {
    padding-top: 9%;
}
.signup-fields .col-lg-6 {
    margin-top: 10px;
}
.esp {
    justify-content: center;
}
.email-field {
    margin-top: 10px;
}
/* end email update page */

