/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/
html {
  position: relative;
  height: 100%;
}
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000;
  background: url(../-Images/-Structure/Background2.jpg) top center;
  background-size: cover;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  padding-bottom: 4em;
  position: relative;
  height: 100%;
}
.cmsbanner {
  background: rgba(67, 111, 174, 1.00);
  text-align: center;
  color: #fff;
  font-size: .8em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 10px;
  position: relative;
  z-index: 10;
}
.cmsbanner p {
  margin-block-start: 0em;
  margin-block-end: 0em;
}
.masthead {
  position: relative;
  background: url(../-Images/-Structure/BoardsHorizontal.jpg) top center;
  height: auto;
  width: 100%;
  text-align: right;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(91, 36, 0, 0.25), 0 3px 12px rgba(91, 36, 0, .15);
  -moz-box-shadow: 0 2px 4px rgba(91, 36, 0, 0.25), 0 3px 12px rgba(91, 36, 0, .15);
  box-shadow: 0 2px 4px rgba(91, 36, 0, 0.25), 0 3px 12px rgba(91, 36, 0, .15);
  z-index: 11;
  font-size: .8em;
  letter-spacing: 1px;
  font-family: 'Libre Baskerville', serif;
  text-shadow: 0px 2px 9px rgba(63, 29, 0, .4), 0px -1px 9px rgba(63, 29, 0, .2);
}
.secondarynav {
  margin-top: -1px;
  display: inline-block;
}
.secondarynav a {
  display: inline-block;
  text-decoration: none;
  color: #222;
  text-align: right;
  padding: 5px 15px;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.secondarynav .social {
  display: inline;
}
.secondarynav .social a {
  padding: 1px 15px;
  font-size: 1.5em;
}
.mastheadphone {
  padding: 5px 15px;
}
.secondarynav a:hover {
  /*Inner shadow*/
  -moz-box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4), inset -7px 0 9px -7px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4), inset -7px 0 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: inset 7px 0 9px -7px rgba(91, 36, 0, .8), inset -7px 0 9px -7px rgba(91, 36, 0, .8), inset 7px 0 3px -7px rgba(91, 36, 0, .8), inset -7px 0 3px -7px rgba(91, 36, 0, .8);
  background-color: rgba(85, 33, 12, .2)
}
.blue-gradient {
  padding: 0px;
  text-align: left;
  position: absolute;
  z-index: 9;
  top: 0;
  width: 100%;
  height: 200px;
  background-image: linear-gradient(180deg, rgba(82, 140, 222, .71), rgba(82, 140, 222, .71), rgba(82, 140, 222, 0));
}
.showmenu .blue-gradient {
  background-image: linear-gradient(180deg, rgba(82, 140, 222, .93), rgba(82, 140, 222, .93), rgba(82, 140, 222, .0));
  height: 150px;
}
.top-navigation {
  position: relative;
  z-index: 10;
  min-height: 100px;
}
.logobox {
  width: 100%;
  height: 300px;
  position: absolute;
  overflow: hidden;
  top: -1px;
  pointer-events: none;
}
.logo {
  position: absolute;
  left: 50%;
  margin-left: -630px;
  width: 450px;
  top: -16px;
  z-index: 1000;
}
.logo img {
  width: 100%;
  height: auto;
  top: 30px;
  position: relative;
}
.whiteline1, .whiteline2 {
  border-bottom: 2px solid #fff;
  position: absolute;
  bottom: 0;
  left: 105%;
  width: 2000px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25), 0 3px 12px rgba(0, 0, 0, 0.15);
}
.whiteline2 {
  left: auto;
  right: 105%;
}
.feature {
  position: relative;
  height: 70%;
  width: 100%;
}
.feature.subpage {
  height: 20%;
  min-height: 100px;
}
#PowerSlider1Container {
  position: absolute !important;
  bottom: 20% !important;
}
.menus {
  transition: width .5s;
  -webkit-transition: all .5s;
  z-index: 12;
}
.fixedmenu {
  top: -200px;
  left: 0;
  width: 100%;
}
.addfixed {
  position: fixed;
}
.showmenu {
  top: 0;
}
.showmenu .p7MGM-01 .mgm-mega-menu {
  background-color: rgba(255, 255, 255, .95);
}
.woodbar {
  background: url(../-Images/-Structure/BoardsHorizontal.jpg) top center;
  height: 20px;
  width: 100%;
  position: relative;
  margin-top: 0px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(91, 36, 0, 0.25), 0 3px 12px rgba(91, 36, 0, .15);
  -moz-box-shadow: 0 2px 4px rgba(91, 36, 0, 0.25), 0 3px 12px rgba(91, 36, 0, .15);
  box-shadow: 0 2px 4px rgba(91, 36, 0, 0.25), 0 3px 12px rgba(91, 36, 0, .15);
}
.content-wrapper {
  margin: 0em;
  overflow: hidden;
  background: url(../-Images/-Structure/Boards.jpg) top left;
  position: relative;
  height: auto;
}
.columns-wrapper {
  padding-top: 30px;
}
.columns-wrapper, .menu-top-wrapper {
  max-width: 1260px;
  margin: auto;
  position: relative;
}
.main-content .content {
  padding: 80px 30px;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 1.5em;
  background-color: #FFF;
  min-height: 500px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(91, 36, 0, 0.55), 0 3px 12px rgba(91, 36, 0, .35);
  -moz-box-shadow: 0 2px 4px rgba(91, 36, 0, 0.55), 0 3px 12px rgba(91, 36, 0, .35);
  box-shadow: 0 2px 4px rgba(91, 36, 0, 0.55), 0 3px 12px rgba(91, 36, 0, .35);
  /* Rounded Corners */
  border: 500px/100px;
  border-radius: 500px/100px;
}
.peachbar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: url(../-Images/-Structure/PeachBar.jpg) top left no-repeat, url(../-Images/-Structure/PeachBarRepeat.jpg) top left repeat-x, url(../-Images/-Structure/PumpkinSquare.jpg) bottom right no-repeat, url(../-Images/-Structure/PeachBoardsHorizontal.jpg) bottom left;
  background-color: rgba(204, 51, 51, 1);
  box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 0.8), inset 0 -7px 20px -7px rgba(0, 0, 0, 0.5);
}
/*Heading styles*/
h2, h3, h4 {
  margin: 30px 0px 0px 0px;
  font-weight: normal;
  line-height: .9em;
}
h1 {
  font-size: 2.3em;
  font-family: 'Libre Baskerville', serif;
  text-align: center;
  line-height: .95em;
}
h2 {
  font-size: 2.35em;
  font-weight: bold;
  color: rgba(60, 26, 0, .8);
}
h3 {
  font-size: 1.9em;
  font-weight: bold;
  color: rgba(67, 111, 174, .9);
}
h4 {
  font-size: 1.1em;
  font-family: 'Gochi Hand', cursive;
}
h5 {
  font-size: 1.5em;
  font-weight: bold;
  color: rgba(40, 69, 110, .8);
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: -15px;
}
h6 {
  line-height: 1em;
}
.subhead {
  font-size: .8em;
  /* Opacity */
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.content ul li {
  margin-bottom: 15px;
}
.nobullets li {
  list-style-type: none;
}
/*A utility rule assigned to the first heading to remove top margins.*/
.content h2:first-child, .content h3:first-child, .content h4:first-child {
  margin-top: 0px;
}
/*Ordinary Link Styles*/
.content a, a.button, input[type="submit"] {
  background-color: #436FAE;
  text-decoration: none;
  white-space: nowrap;
  color: #fff !important;
  padding: 15px 20px;
  line-height: 2.5em;
  font-weight: bold;
  letter-spacing: 0.51px;
  font-size: 1em;
  text-transform: uppercase;
  border: 0px;
  /* Rounded Corners */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  transition: width .2s;
  -webkit-transition: all .2s;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.top-navigation a.button {
  padding: 5px 15px;
}
.content .pyobox a {
  display: inline-block;
  text-align: center;
  line-height: 1.1em !important;
  padding: 12px 15px;
  margin: 0;
}
input[type="submit"] {
  padding: 6px 15px;
}
.content a:hover, .content a:focus, a.button:hover, input[type="submit"]:hover {
  background-color: rgba(42, 71, 115, 1);
  /*Inner shadow*/
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
}
input[type="text"], textarea {
  width: 100% !important;
}
.pastrecords {
  width: 90%;
  margin: 5px 5%;
}
.pastrecords td {
  padding: 5px 10px;
  background: rgba(67, 111, 174, .2);
}
.pastrecords tr:nth-child(even) {
  background: rgba(67, 111, 174, .2);
}
.pastrecords a {
  display: block;
  padding: 5px !important;
  text-align: center;
}
.pastrecords tr:nth-child(even) a {
  background: rgba(46, 79, 128, 1);
}
.p7MGM a.button {
  display: block;
  text-align: center;
  margin-top: 10px;
  line-height: 1.5em;
}
.footer a {
  color: rgba(62, 27, 0, 1);
  text-decoration: none;
  transition: width 1s;
  -webkit-transition: all 1s;
}
.footer a:hover, .footer a:focus {
  color: #FFF;
}
/*The Footer*/
.footer {
  background: url(../-Images/-Structure/DarkerBoards.jpg) top center;
  font-size: 0.7em;
  color: rgba(62, 27, 0, 1);
  position: relative;
  text-align: center;
  clear: both;
  z-index: 999;
  top: auto;
  bottom: 0px;
  width: 100%;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
  -moz-box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
  box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
}
a .top {
  position: absolute;
  left: 50%;
  text-align: center;
  color: rgba(62, 27, 0, 1);
  text-decoration: none !important;
  font-size: .8em;
  line-height: 4em;
  text-transform: uppercase;
  bottom: -25px;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  z-index: 1;
  /* Rounded Corners */
  border: 50% 50% 0px 0px;
  border-radius: 50% 50% 0px 0px;
  background: url(../-Images/-Structure/DarkerBoards.jpg) top center;
  transition: width .5s;
  -webkit-transition: all .5s;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
  -moz-box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
  box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
  transition: width .5s;
  -webkit-transition: all .5s;
}
a .top:hover {
  bottom: -10px;
}
.footer .top:hover {
  top: -60px;
}
.footer .copyright {
  text-transform: uppercase;
  margin: 0px;
  background-color: rgba(62, 27, 0, .4);
  padding: 10px 0;
  width: 100%;
  clear: both;
  color: rgba(255, 243, 228, .8);
  letter-spacing: .5px;
  z-index: 10;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
  -moz-box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
  box-shadow: 0 -2px 4px rgba(91, 36, 0, .65), 0 -3px 12px rgba(91, 36, 0, .25);
}
.footer .copyright a, .footer .copyright a:visited {
  color: rgba(255, 243, 228, .8);
}
.footer .copyright a:hover {
  color: rgba(255, 255, 255, 1);
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.copyright i {
  font-size: 1.8em;
}
.footercontact {
  font-size: 1.5em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .9);
  position: relative;
  z-index: 2;
  font-weight: bold;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.contactaddress, .contactphone, .contactemail {
  float: left;
  width: 64%;
  text-align: center;
  border-right: solid 2px rgba(255, 255, 255, .9);
  letter-spacing: 1px;
  padding: 7px 0;
  margin: 8px 0;
}
.contactphone {
  width: 32%;
  border: 0px !important;
}
.contactemail {
  width: 32%;
}
.noborder {
  border: 0;
}
.footerbuttons {
  float: left;
  width: 50%;
}
.footerright {
  float: right;
}
.footerbuttons a {
  display: block;
  background-color: #FFF3E4;
  padding: 13px 0;
  width: 90%;
  margin: 0 auto 20px;
  font-size: 1.3em;
  font-weight: bold;
  color: rgba(60, 26, 0, 1);
  text-transform: uppercase;
  transition: width .5s;
  -webkit-transition: all .5s;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
}
.footerbuttons a:hover {
  background-color: #BCB5AA;
  color: #222;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.footereblast {
  width: 40%;
  float: right;
  font-size: 1.3em;
}
.footereblast img {
  max-width: 70%;
  margin: 25px 15% 0;
}
.footereblast h2, .footerhours h2 {
  margin: 0;
  font-size: 1.5em;
  font-weight: bold;
}
.footerhours h2 {
  margin-bottom: 10px;
}
#creditcards {
  max-width: 150px;
  height: auto;
}
.footer hr {
  margin: 0px 0 15px;
  border: 0px;
  border-bottom: 2px rgba(255, 255, 255, .9) solid;
}
.ctct-custom-form {
  position: relative;
}
.ctct-custom-form .ctct-button {
  background-color: #FFF3E4 !important;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #222 !important;
  width: 30% !important;
  position: absolute;
  right: 10%;
  top: 0;
  font-size: 15px !important;
  padding: 10px 0;
  /*Outer Shadow*/
  -webkit-box-shadow: -2px 0 4px rgba(0, 0, 0, 0.45), -3px 0 12px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: -2px 0 4px rgba(0, 0, 0, 0.45), -3px 0 12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.45), -3px 0 12px rgba(0, 0, 0, 0.25) !important;
}
.ctct-custom-form .Button {
  padding: 15px 20px !important;
  border-radius: 0 2px 2px 0 !important;
}
.ctct-custom-form .Button:hover {
  background-color: #BCB5AA !important;
}
.ctct-custom-form input[type="text"] {
  width: 50.5% !important;
  position: absolute;
  left: 10%;
  top: 0;
  border-radius: 2px 0 0 2px !important;
}
.ctct-custom-form p {
  display: block;
  width: 65%;
  padding: 0;
  margin: 0;
}
.copyrightbreak {
  display: inline;
}
.calendar {
  width: 99%;
  background: url(../-Images/-Structure/CalendarBoards.jpg) center -7px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.calheader {
  background: url(../-Images/-Structure/PeachBoardsHorizontal.jpg) top center;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  height: 46px;
  padding: 0 0 0 10px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.calendar td {
  height: 40px;
}
.calendar tr {
  width: 100% !important;
}
.calendar td:nth-child(first) {
  width: 5%;
}
.MazeGrid h3 {
  font-size: 1.3em;
  text-align: center;
  margin-top: 20px !important;
}
.MazeGrid img {
  width: 200px !important;
  margin: 0 auto !important;
  display: block;
}
.directions {
  text-align: center;
}
.directions h3 {
  text-align: center;
  height: 100px;
  font-size: 1.1em;
  line-height: 1.3em;
  position: relative;
}
.directions h3 a {
  background: none !important;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.peachbackground {
  background-color: rgba(255, 215, 176, 1);
  padding: 20px 30px;
  width: 100%;
  margin: 20px 0 0 -30px;
}
.peachbackground h3 {
  color: rgba(157, 101, 55, 1);
}
.overlay {
  text-align: center;
  position: absolute;
  z-index: 100000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 10% auto;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  width: 290px;
  min-width: 300px;
  position: relative;
  transition: all 5s ease-in-out;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
}
.popup iframe, iframe {
  display: block;
  margin: 0 auto;
}
.popup .close {
  position: absolute;
  top: 0px;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: orange;
}
.popup .content {
  overflow: auto;
}
a.anchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
.pyobox {
  background-color: rgba(85, 143, 219, .2);
  margin-top: 10px;
  padding: 10px;
}
.pyobox .colthirds {
  padding: 0 !important;
  width: 32.3%;
}
.pyobox .shadowbox {
  bottom: 7px !important;
}
.shadowbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  /*Inner shadow*/
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}
.successmessage {
  display: none;
}
.store {
  overflow: auto;
}
.store .product {
  width: calc(100% - 20px);
  margin-bottom: 30px;
  padding: 10px;
  background: url("../-Images/-Structure/PeachBoardsHorizontal.jpg") top center;
  clear: both;
  overflow: auto;
  position: relative;
}
.store .product img {
  height: 1px;
  width: 1px;
}
.store .product .imageblock img {
  width: calc(100% + 10px);
  height: auto;
  max-width: 500px;
  position: absolute;
  left: -5px;
  top: 0%;
  height: auto;
}
.product .description {
  padding: 10px 20px;
  height: 315px;
  background-color: rgba(251, 247, 229, 1.00);
  overflow: visible;
  width: calc(60% - 40px);
  float: right;
  position: relative;
}
.product .imageblock {
  position: relative;
  padding-top: 40%;
  width: calc(40% - 10px);
  max-width: 500px;
  float: left;
  overflow: hidden;
}
.shadowbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 3;
  /*Inner shadow*/
  -webkit-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}
.product .description h2 {
  margin-top: 0;
}
.product .description select {
  height: 30px;
  min-width: 40%;
  font-size: 1em;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.product .description table {
  font-style: italic;
}
.cart {
  position: absolute;
  top: -16px;
  transition: width .5s;
  -webkit-transition: all .5s;
  right: 100px;
  z-index: 20;
  background: #5c8cd3;
  padding: 10px 10px 3px 14px;
  /* Rounded Corners */
  border: 10px 10px 0px 0px;
  border-radius: 0px 0px 10px 10px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35), inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), inset 0 7px 2px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35), inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), inset 0 7px 2px -7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35), inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), inset 0 7px 9px -7px rgba(0, 0, 0, 0.6);
}
.cartstay {
  position: fixed;
  top: -50px;
}
.fixedcart {
  top: 109px;
}
.textblock {
  display: block;
  background: rgb(84, 124, 181);
  color: #fff !important;
  text-transform: uppercase;
  padding: 5px;
}
.membershiptable {
  border-spacing: 0px;
  background: rgba(67, 111, 174, 1.00);
}
.membershiptable td {
  padding: 10px;
  height: 80px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.membershiptable tr:nth-child(odd) {
  background: rgba(255, 255, 255, 0.3);
}
.membershiptable tr td:nth-child(even) {
  background: rgba(255, 255, 255, 0.3);
}
.membershiptable tr td:nth-child(odd) {
  font-size: 1.5em;
  padding-left: 20px;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  border: 0px !important;
}
.ui-dialog .ui-dialog-title {
  font-size: 0px;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
  border: 0px;
  background: none;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable {
  top: 10%;
}
.ripeningimage {
  margin: 10px 0 30px 0px !important;
  background: url(../-Images/-Structure/MobileMenu.jpg) top center;
  background-color: rgba(205, 177, 139, 1);
  padding: 15px;
  max-width: 1280px;
  width: calc(100% - 30px);
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.comingsoon {
  background: linear-gradient(45deg, #28456e, #0d274b);
  background-color: #28456e;
  color: #fff;
  font-weight: bold;
  font-size: 2em;
  margin-left: -10px;
  margin-top: 20px;
  margin-bottom: -30px;
  padding: 20px;
  position: relative;
  top: -30px;
  width: calc(100% - 20px);
}
.cropupdate {
  background-color: #28456e;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  padding: 5px;
  overflow: hidden;
}
.cropupdateborder {
  padding: 15px;
  border: solid #fff 2px;
}
.cropupdate h2 {
  color: #fff;
  margin: 0;
  font-size: 1.75em;
  text-align: center;
  text-decoration: underline;
}
.cropupdate p {
  margin-block-end: 0em;
  text-align: center;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fallfuncalendar {
    max-width:500px;
}

@media only screen and (min-width: 1000px) and (max-width: 1280px) {
  .columns-wrapper, .menu-top-wrapper {
    max-width: 960px;
    margin: auto;
  }
  .logo {
    width: 350px;
    margin-left: -470px;
  }
  .cart {
    top: -37px;
  }
  .fixedcart {
    top: 88px;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .columns-wrapper, .menu-top-wrapper {
    max-width: 810px;
    margin: auto;
  }
  .logo {
    width: 250px;
    margin-left: -395px;
  }
  .whiteline1, .whiteline2 {
    bottom: -10px;
  }
  .cart {
    top: -49px;
  }
  .fixedcart {
    top: 76px;
  }
  .store .product .imageblock img {
    width: auto;
    height: 100%;
    max-width: 500px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 850px) {
  body {
    padding-bottom: 0px;
    background-size: auto 100%;
    background-position: fixed;
  }
  .logo {
    width: 200px;
    margin-left: -0px;
    left: 10px;
    top: -27px;
    z-index: 1000;
    pointer-events: none;
  }
  .logobox {
    height: 100px;
  }
  .top-navigation {
    min-height: auto;
  }
  .menus {
    position: absolute;
    width: 100%;
    /*Outer Shadow*/
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  }
  .fixedmenu {
    top: auto;
    left: 0;
    width: 100%;
  }
  .addfixed {
    position: absolute;
  }
  .showmenu {
    top: 0;
  }
  #PowerSlider1Container {
    position: absolute !important;
    bottom: 30% !important;
  }
  .whiteline1, .whiteline2, .blue-gradient {
    display: none;
  }
  h1, h2, h3, h4 {
    text-align: center;
  }
  h1 {
    font-size: 1.5em;
  }
  h2, h3 {
    font-size: 1.2em;
  }
  .content-wrapper, .columns-wrapper {
    margin: 0px;
    border: none;
  }
  .main-content .content {
    padding: 60px 10px;
    margin: 0 5px 30px;
    border: none;
  }
  .content a {
    padding: 5px 0px;
    display: block;
    width: 90%;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
    margin: 0 0 10px 5%;
  }
  .contactaddress, .contactphone, .footerhours, .footereblast, .footerbuttons {
    float: none;
    width: 100%;
  }
  .footerhours {
    margin-bottom: 25px;
  }
  .contactaddress, .contactphone {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    line-height: .98em;
    margin: 0;
    padding: 6px 0;
  }
  .contactphone {
    margin: 8px 0 0;
  }
  .footereblast {
    padding-bottom: 55px;
    margin-bottom: 0px;
  }
  .footer hr {
    display: none;
  }
  .mobilecenter, .mobilecenter ul li, .mobilecenter ul {
    text-align: center !important;
    padding-left: 0;
  }
  .store .product .imageblock img {
    width: calc(100% + 10px);
    height: auto;
    max-width: 500px;
    position: absolute;
    left: -5px;
    top: 0%;
    height: auto;
  }
  .product .description {
    padding: 10px 20px;
    height: 315px;
    background-color: rgba(251, 247, 229, 1.00);
    overflow: visible;
    width: calc(60% - 40px);
    float: right;
    position: relative;
  }
  .product .imageblock {
    position: relative;
    padding-top: 40%;
    width: calc(40% - 10px);
    max-width: 500px;
    float: left;
    overflow: hidden;
  }
  .cart {
    top: 72px;
    right: 10px;
  }
  .fixedcart {
    top: auto;
    bottom: calc(100% - 44px);
  }
  .ripeningimage {
    margin: 10px 0 30px 0px !important;
    background: url(../-Images/-Structure/MobileMenu.jpg) top center;
    background-color: rgba(205, 177, 139, 1);
    padding: 8px;
    max-width: 1280px;
    width: calc(100% - 16px);
    height: auto;
    /*Outer Shadow*/
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  }.fallfuncalendar {
    max-width:100%;
}
  
}
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
  .store .product {
    max-width: 500px;
    display: block;
    margin: 0 auto 20px;
  }
  .store .product .imageblock img {
    width: calc(100% + 10px);
    height: auto;
    max-width: 510px;
    position: relative;
    left: -5px;
    top: 0%;
    margin-bottom: -10px;
  }
  .product .description {
    padding: 10px 20px;
    height: auto;
    background-color: rgba(251, 247, 229, 1.00);
    overflow: visible;
    width: calc(100% - 40px);
    float: none;
    position: relative;
    text-align: center;
  }
  .product .imageblock {
    position: relative;
    padding-top: 0%;
    width: 100%;
    max-width: 500px;
    float: none;
    overflow: hidden;
    display: block;
    margin: 0 auto 10px;
  }
  .product .p7ehc-1001, .product .p7ehc-1002, .product .p7ehc-1003, .product .p7ehc-1004, .product .p7ehc-1005, .product .p7ehc-1006, .product .p7ehc-1007, .product .p7ehc-1008, .product .p7ehc-1009, .product .p7ehc-1010, .product .p7ehc-1011, .product .p7ehc-1012, .product .p7ehc-1013, .product .p7ehc-1014, .product .p7ehc-1015, .product .p7ehc-1016, .product .p7ehc-1017, .product .p7ehc-1018, .product .p7ehc-1019, .product .p7ehc-1020 {
    height: calc(100% - 10px);
    max-height: 888678px;
  }
}
/*-------------------------------
		  Responsive Styles
-------------------------------*/
@charset "UTF-8";
/* CSS Document */
/*---IMAGE STYLES ---*/
.afloatright, img[style*="float: right"] {
  float: right;
  text-align: center;
  margin: 10px 0 30px 15px !important;
  background: url(../-Images/-Structure/MobileMenu.jpg) top center;
  background-color: rgba(205, 177, 139, 1);
  padding: 7px;
  max-width: 500px;
  width: 40%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.afloatright img {
  max-width: 100%;
  height: auto;
}
.afloatleft, img[style*="float: left"] {
  float: left;
  margin: 10px 25px 30px 0px !important;
  text-align: center;
  background: url(../-Images/-Structure/MobileMenu.jpg) top center;
  background-color: rgba(205, 177, 139, 1);
  padding: 7px;
  max-width: 500px;
  width: 40%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.afloatcenter, img[style*="margin: auto"] {
  display: block;
  margin: 10px auto;
  clear: both;
  background-color: rgba(205, 177, 139, 1);
  border: medium solid rgba(205, 177, 139, 1);
  max-width: 100%;
  width: 95%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.centertext {
  text-align: center;
}
.verticalalign {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.videoright, .videoleft {
  float: right;
  margin: 10px 0 10px 15px;
  max-width: 50%;
  width: 100%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.videoleft {
  float: left;
  /* Tilt  */
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
}
.formimage {
  float: right;
  text-align: center;
  margin: 10px 0 10px 15px;
  background-color: #fff;
  border: medium solid #FFF;
  width: 40%;
  height: auto;
  clear: right;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.formimage:nth-child(even) {
  /* Tilt  */
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
}
.max350 {
  max-width: 350px;
}
.clear {
  clear: both;
}
.clearright {
  clear: right;
}
.clearleft {
  clear: left;
}
.desktoponly {
  display: block;
}
.tabletonly {
  display: none;
}
.mobileonly {
  display: none;
}
.largeronly {
  display: inline
}
.smalleronly {
  display: none;
}
.nomobile {
  display: block !important;
}
.nobig {
  display: none !important;
}
.Grid {
  width: 100%;
  display: block;
  clear: both;
}
.Grid ul {
  text-align: left;
}
.Grid img {
  width: 100%;
  height: auto;
  padding: 0px !important;
  margin: 0px;
}
.Grid ol li, .Grid ul li {
  text-align: left;
}
.Gridclear {
  clear: both;
}
.colhalves {
  width: 47%;
  margin: .5%;
  padding: 10px 1% 0 1%;
  float: left;
  text-wrap: normal;
}
.colthirds {
  width: 31.3%;
  margin: 0px .5% 5px;
  padding: .5%;
  padding-bottom: 0px;
  float: left;
  text-wrap: normal;
  background-size: 100% auto;
  position: relative;
}
.colthirds img {
  width: 100%;
  height: auto;
}
.colfourths {
  width: 24%;
  padding: .5%;
  float: left;
  text-wrap: normal;
  position: relative;
}
.colfourths p {
  padding: 0px 10px;
}
.colfourths img {
  width: 100%;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.col60 {
  width: 58%;
  margin: 0px .5% 5px;
  padding: .5%;
  padding-bottom: 0px;
  float: left;
  text-wrap: normal;
  background-size: 100% auto;
}
.col40 {
  width: 38%;
  margin: 0px .5% 5px;
  padding: .5%;
  padding-bottom: 0px;
  float: left;
  text-wrap: normal;
  background-size: 100% auto;
}
.thirdslist ul {
  list-style: none;
  text-align: center !important;
  margin: 0px !important;
  margin-top: -4px !important;
  padding: 0px;
}
.fullwidth {
  width: 97%;
  height: auto;
}
.autoh {
  height: auto;
}
.notilt {
  /* Tilt  */
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.nowrap {
  overflow: auto;
}
.nomargintop {
  margin-top: 0px;
}
.nolinkstyles {
  background: none !important;
  /*No Outer Shadow*/
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0px !important;
  display: block;
  position: relative;
}
.noimagestyles {
  background: none !important;
  padding: 5px !important;
  /*Outer Shadow*/
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px !important;
  /* Tilt  */
  transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  -webkit-transform: rotate(0deg) !important;
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .desktoponly {
    display: block;
  }
  .tabletonly {
    display: inline;
  }
  .mobileonly {
    display: none;
  }
  .largeronly {
    display: inline;
  }
  .smalleronly {
    display: none;
  }
  .nobig {
    display: none !important;
  }
}
@media only screen and (min-width: 700px) and (max-width: 850px) {
  .desktoponly {
    display: none !important;
  }
  .tabletonly {
    display: inline !important;
  }
  .mobileonly {
    display: inline !important;
  }
  .largeronly {
    display: none !important;
  }
  .smalleronly {
    display: inline !important;
    margin: auto;
  }
  .nobig {
    display: block !important;
  }
  .nomobile {
    display: none !important;
  }
  .colfourths {
    width: 49%;
    margin-bottom: 20px;
  }
  .mobilecenter {
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 700px) {
  .afloatright, .afloatleft, .afloatcenter, img[style*="float: left"], img[style*="float: right"], img[style*="margin: auto"] {
    display: block;
    width: 96% !important;
    max-width: 500px;
    height: auto;
    margin: 10px auto !important;
    clear: both !important;
    float: none;
  }
  .videoright, .videoleft {
    float: none;
    margin: 10px 0 10px 0px;
    max-width: 100%;
    /* Tilt  */
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .scalable {
    margin: auto;
    display: block;
    width: 100%;
  }
  .desktoponly {
    display: none !important;
  }
  .tabletonly {
    display: none !important;
  }
  .mobileonly {
    display: inline !important;
  }
  .largeronly {
    display: none !important;
  }
  .smalleronly {
    display: inline !important;
  }
  .nomobile {
    display: none !important;
  }
  .nobig {
    display: block !important;
  }
  .colfourths {
    width: 49%;
    margin-bottom: 20px;
  }
  .colthirds, .col60, .col40 {
    width: 96% !important;
    height: auto;
    float: none;
    text-align: center !important;
  }
  .colthirds img {
    width: 100%;
    max-width: 500px;
  }
  .colhalves {
    width: 100%;
  }
  .mobilecenter {
    text-align: center;
  }
  .mobilecenter {
    text-align: center;
  }
  .pyobox .shadowbox {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 600px) and (max-width: 700px) {
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0px;
  }
  .colthirds img {}
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
  .colfourths {
    width: 96%;
    height: auto;
    margin-bottom: 20px;
  }
  .colfourths .linked {
    position: relative !important;
  }
  .colhalves {
    width: 100%;
  }
}
/*-------------------------------
		  Print Styles
-------------------------------*/
body {
  margin: 0;
  padding: 0;
  min-width: 0;
}
.sidebar, .main-content, .sidebar2, .sidebar-right, .content, .column-content {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none !important;
}
.main-content {
  margin: 0;
}
#layout {
  max-width: none;
  margin: 0px;
}
.column-content, .content {
  height: auto !important;
  max-height: 888678px;
  border: none !important;
}
.column-content * {
  padding: 0px !important;
}
.footer {
  position: static;
}
/*-------------------------------
		Fontello Styles
-------------------------------*/
@font-face {
  font-family: 'fontello';
  src: url('../includes/Fontello/font/fontello.eot?57954864');
  src: url('../includes/Fontello/font/fontello.eot?57954864#iefix') format('embedded-opentype'), url('../includes/Fontello/font/fontello.woff2?57954864') format('woff2'), url('../includes/Fontello/font/fontello.woff?57954864') format('woff'), url('../includes/Fontello/font/fontello.ttf?57954864') format('truetype'), url('../includes/Fontello/font/fontello.svg?57954864#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?57954864#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-reply:before {
  content: '\e800';
} /* '' */
.icon-forward:before {
  content: '\e801';
} /* '' */
.icon-left-circled2:before {
  content: '\e802';
} /* '' */
.icon-right-circled2:before {
  content: '\e803';
} /* '' */
.icon-left-open:before {
  content: '\e804';
} /* '' */
.icon-right-open:before {
  content: '\e805';
} /* '' */
.icon-phone:before {
  content: '\e806';
} /* '' */
.icon-facebook-squared:before {
  content: '\e807';
} /* '' */
.icon-instagram:before {
  content: '\e808';
} /* '' */
.icon-comment-inv-alt2:before {
  content: '\e809';
} /* '' */
.icon-location:before {
  content: '\e80a';
} /* '' */
.icon-globe:before {
  content: '\e80b';
} /* '' */
.icon-pinterest:before {
  content: '\e80c';
} /* '' */
.icon-flickr:before {
  content: '\e80d';
} /* '' */
.icon-twitter:before {
  content: '\e80e';
} /* '' */
.icon-facebook:before {
  content: '\e80f';
} /* '' */
.icon-phone-1:before {
  content: '\e810';
} /* '' */
.icon-clock:before {
  content: '\e811';
} /* '' */
.icon-compass:before {
  content: '\e812';
} /* '' */
.icon-paypal:before {
  content: '\e813';
} /* '' */
.icon-gplus:before {
  content: '\e814';
} /* '' */
.icon-foursquare:before {
  content: '\e815';
} /* '' */
.icon-linkedin:before {
  content: '\e816';
} /* '' */
.icon-youtube:before {
  content: '\e817';
} /* '' */
.icon-email:before {
  content: '\e818';
} /* '' */
.icon-cart:before {
  content: '\e819';
} /* '' */
/*-------------------------------
	Responsive Slides Styles
-------------------------------*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.rslides .fifty {
  width: 10% !important;
  z-index: 1;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0, 0, 0, .25);
  box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 0px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, .1);
  color: #fff;
  font-weight: bold;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0px;
  max-width: none;
}
.callbacks_nav {
  display: none;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  bottom: 7%;
  left: 0;
  opacity: 0.4;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../../Blooms & Berries/Responsive Slideshow/demo/themes/themes.gif") no-repeat left top;
  margin-top: -45px;
}
.callbacks_nav:hover {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager img {
  float: left;
}
#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
  padding: 0;
}
#slider4 {
  width: 100%;
  margin-left: 0px !important;
  margin-top: 0px !important;
}
@media only screen and (min-width: 1000px) and (max-width: 12600px) {}
@media only screen and (min-width: 850px) and (max-width: 1000px) {}
@media only screen and (min-width: 0px) and (max-width: 850px) {}