﻿@charset "utf-8";
@import url("assets/css/flexslider.css");
@import url("cart-main.css");
@import url("sitemap.css");
/* CSS Document */
/* Base
*********************************/
html {
    font-size: 62.5%;
}

body {
	color: #000;
	font-size: 1.2em;
	line-height: 1.5em;
}

.main{
  padding-top:35px;
  margin-bottom: 35px;
  margin-left:15;
  margin-right:15;
  border-top: solid 1px #b3b3b3;
}

h1, h2, h3, h4, h5, h6, .title1, .title2, .title3, .title4, .title5, .title6 {
    font-weight: normal;
    margin: 0.3em 0;
    line-height: 1.2;

}

h1, .title1 {
    font-size: 2.3em;
}

h2, .title2 {
    font-size: 1.7em;
}

h3, .title3 {
    font-size: 1.6em;
}

h4, .title4 {
    font-size: 1.4em;
}

h5, .title5 {
    font-size: 1.2em;
}

h6, .title6 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

.title1, .title2, .title3, .title4, .title5, .title6 {
    display: block;
}

p {
	margin: 0 0 1em 0;
	color: #000;
}

br {
    clear: both;
}

h1 br, h2 br, h3 br, h4 br, h5 br, h6 br, p br {
    clear: none;
}

hr {
    background-color: #cccccc;
    color: #cccccc;
    /*border: 1px none;*/
    height: 1px;
    /*margin: 0.5em 0;*/
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
	    border-top: 1px solid #eee;
}

    hr.dashed {
        border-top-style: dashed;
        color: #cccccc;
        background-color: transparent;
        clear: both;
    }
	
/*.title-hr{
  width: 85px;
  border-top: 2px solid #33acb0;

}*/

.page-title{
  font-size: 30px;
  font-family: Bauhaus, sans-serif;
  line-height: 1;
  margin-bottom: 40px;
}

.title-hr {
    /*border-top: 3px solid #a03021;*/
    border-top: 3px solid #d0858b;
    width: 108px;
    margin: 0;
    position: absolute;
}


strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

img {
    border: medium none;
}

ul {
    margin-top: 0;
    list-style-type: circle;
}

.centered {
    margin: 0 auto;
    text-align: center;
}

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
	color: #000000;
	text-decoration: underline;
    }

.small {
    font-size: 75%;
}

.center {
    text-align: center;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}


/* Container
*********************************/
.container {
    margin: 0 auto;
    /*max-width: 1030px;*/
	max-width:95%;
    width: 90%;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

    .container > section {
        max-width: 90%;
    }

.content-image {
    width: 100%;
    margin-bottom: 1em;
}

/*.detail {
    font-weight: bold;
    list-style: none;
    padding: 0;
    text-transform: uppercase;
}*/
.detail {
    font-weight: bold;
    list-style: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
}

    .detail li span {
        float: right;
        font-weight: normal;
    }

    .detail input {
        width: 40px;
        padding: .25em;
    }
	
	
.page-content {
	  font-size: 1.1em;
  	  font-family: Eurostile, serif;
	  line-height: 1.2;
	  
	}	
	

/* Header
*********************************/
header {
    text-align: center;
}

.logo-container.col-md-12 {
	padding-bottom: 20px;
}

.logo {
    padding-top: .5em;
}

.logo-responsive {
	display: block;
	margin-left:auto;
	margin-right:auto;
    max-width: 45%;
    height: auto;
}


@media only screen and (min-width: 150px) and (max-width: 600px) {
		.logo-responsive {
			max-width: 70%;
		}
}



@media (min-width: 60em) {
    .logo {
	display: inline;
	/*float: left;*/
	float: none;
	padding-top: .5em;
	text-align: left;
	/*margin-top: -3%;*/
	/*margin-top: -.5%;*/
	margin-right: 1.25%;
	margin-bottom: 0;
	margin-left: 1.25%;
    }
}

@media (min-width: 60em) {
    .info {
        display: inline;
        float: left;
        width: 64.16667%;
        margin: 0 1.25%;
        text-align: right;
    }
}

/* This section handles the layout of the pop-up window displayed when the lightbox is activated */

.lightboxwindow {
	background: white;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:1em;
}

.close {
	/*top: 15px;*/
	right: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.unitsAvail {
	font-weight: bold;
}

    .lightboxwindow h2, .lightboxwindow h4 {
        font-weight: bold;
    }

    .lightboxwindow .photo {
	float: right;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right:15px;
    }

        .lightboxwindow .photo span {
	clear: both;
	display: block;
	text-align: center;
        }
		
@media only screen and (min-width: 150px) and (max-width: 479px) {
		.lightboxwindow .photo img {
			width: 90%;
			margin-left:auto;
			margin-right:auto;
		}
}
	

    .lightboxwindow .proceed {
        clear: both;
    }

    .lightboxwindow .unit {
        width: auto;
    }




.links ul {
    float: left;
    list-style: none;
    margin-left: 2.5%;
    padding: 0;
    width: 47.5%;
}

    .links ul li {
        background: url(../../../assets-yr/css/images/arrow.png) top left no-repeat;
        margin-bottom: .5em;
        padding-left: 15px;
    }

@media (min-width: 60em) {
    .links ul {
        margin: 1em;
        width: auto;
    }
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 82px;
  right: 40px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #555;
  color: white;
  cursor: pointer;
  /* padding: 15px; */
  border-radius: 4px; }

#myBtn:hover {
  background-color: #555;
  opacity: 0.9; }

#myBtn img {
  height: 45px; }
  
.top-spaceing {
  margin-top: 30px; }
  
.farm-direct-title{
  font-size: 20px;
  font-family: Bauhaus, sans-serif;
  line-height: 1;
  text-align:center;
  margin-top:10px;
  margin-bottom: 15px;
}

.farm-direct-sub-title {
	font-size:18px;
	font-family: Eurostile, serif;
	font-weight:bold;
	text-align:center;
	padding-bottom:1em;
	padding-top:.5em;
	
}

.farm-direct p{
  /*font-family: Gotham, sans-serif;*/
  font-family: Eurostile, serif;
  font-size: 16px !important;
  margin-bottom: 25px;
  margin-left:5px;
  margin-right:5px;
  text-align:left !important;
  text-justify:auto;
}


/* Our Team page CSS */

.manager-container {
    text-align: center;
}
.team-page .manager-container {
    margin-bottom: 50px;
}

.manager-container img {
    width: 175px;
    height: 175px;
    padding-bottom: 10px;
    border-radius: 50%;
}

.manager-container .name {
    font-family: Montserrat-Regular, sans-serif;
    font-size: 18px;
    margin-top: 20px;
}

.manager-container .function {
	font-family: Gotham, sans-serif;
	font-size: 16px;
	text-align: center;
}

.team-member row {
    margin-right: -15px;
    margin-left: -15px;
}

.team-member .quote {
    font-family: Gotham, sans-serif;
    font-size: 20px;
    margin-bottom: 25px;
}

.manager-container .function a {
    font-family: Gotham, sans-serif;
    font-size: 16px;
    color: #000;
}
/****************/

/* Register Landing Page */

 
 .btn-wrapper {
	 text-align:center;
 }

.button-link {
    background-color: #ae6870;
    background-image: linear-gradient(#ffffff, #ffd3d8 8%, #fa98a4, #ed909b 70%, #d9848e, #ae6870);
    border: none;
    border-radius: 20px;
    color: white !important;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    font-family: inherit;
    font-size: 2.5rem;
    font-weight: 700;
    cursor: pointer;
    width: 80%;
    margin-top: 4px;
    margin-right: auto !important;
    margin-bottom: 4px;
    margin-left: auto !important;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
 
 
.btn-wrapper a: { 
	color:#FFF; 
}

.btn-wrapper a:visited { 
	color:#FFF;
}
.btn-wrapper a:active { 
	color:#ae6870 !important;
}
.btn-wrapper a:hover {
    color: #ae6870 !important;
}

		 

/*****************************/





/*  Site Map styling */

  @media (min-width: 576px) {
	  .card-columns {
		  column-count: 2;
	  }
  }

  @media (min-width: 768px) {
	  .card-columns {
		  column-count: 3;
	  }
  }
  
  @media (min-width: 992px) {
	  .card-columns {
		  column-count: 4;
            }
        }

  @media (min-width: 1200px) {
	  .card-columns {
		  column-count: 4;
}
}


/***********************/

@media print
{
  	.noprint {
	  display:none;
	}
	
	.body {
		font-size: .75rem;
}
	.container{
	  width: 100% !important;
	  height: auto;
	  margin-top: 10px;
	  margin-bottom: 10px;
	}
}
