/*
Theme Name: poemuseum
Author: Brian Richards
Author URI: http://hagadonedigital.com/
Description: Custom theme for POE Museum
Version: 1.0.0

poemuseum Theme © 2016 M3HD
*/
body {
  background-color: #f4efe8;
  margin:0px;
  font-family: 'EB Garamond', serif; /*was Source Sans Pro*/
  font-size: 18px;
  color: #736b6c;
  font-weight:300;
  overflow-x:hidden;
}
a:link {
  color: #704210;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #704210;
}
a:hover {
  text-decoration: underline;
  color: #704210;
  cursor:pointer;
}
a:active {
  text-decoration: none;
  color: #704210;
}
h1 {
  font-size: 24px;
  color: #704210;
  font-weight:400;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
h2 {
  font-size: 20px;
  color: #704210;
  font-weight:400;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
h3 {
  font-size: 18px;
  color: #704210;
  font-weight:400;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
img{
  border:none;
  max-width:100%;
height:auto;
}
strong{font-weight:700;}
.mobileonly{}
.deskonly{display:none;}
.alignleft {
  float: left;
  margin-right: 25px;
  max-width:35%;
}

.alignright {
  float: right;
  margin-left: 25px;
  max-width:35%;
}
.container{
  width:100%;
  max-width:768px;
  margin-left:auto;
  margin-right:auto;
}
#pagetop {
  background-color: #181818;
  float: left;
  width: 100%;
  color: #FFF;
}
#navbutton {
  float: right;
  width: auto;
  margin-right: 3%;
}
#navbutton a {
  font-size: 30px;
  text-transform: uppercase;
  color: #D6B77A;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
#donatebutton {
  float: left;
  width: auto;
  margin-top: 20px;
  margin-left: 3%;
}
#donatebutton a{color:#FFF; font-size:30px; font-family: 'EB Garamond', serif; /*was Playfair Display*/}
.headerbox {
  float: right;
  width: 40%;
  background:#584d3b;
  font-size:30px;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.headerbox:nth-child(2) {
  float: left;
  width: 60%;
  background:#303030;
}
.headerbox a{color:#FFF;}
.headerbox span{
  font-size:18px;
}
.headerbox br{
  display:none;
}
@media screen and (max-width: 412px) {
  .headerbox span {
    padding: 0 12px !important;
}
}
#logo {
  text-align: center;
  float: left;
  width: 94%;
  padding-top: 15px;
  padding-right: 3%;
  padding-bottom: 15px;
  padding-left: 3%;
  font-size: 35px;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
#logo img{vertical-align:middle;}
#homebanner {
  background-color: #dad3cd;
  float: left;
  width: 100%;
  position: relative;
}
#homebanner_text {
  text-align: center;
  width: 100%;
  float:left;
  margin-top:-140px;
  margin-bottom:20px;
  color: #422911;
  position:relative;
}
.bannerlead {
  font-size: 40px;
  color: #763F00;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
.bannerlink {
  display: none;
}
#homectas {
  float: left;
  width: 100%;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
#homectas a{color:#FFF;}
.ctabox {
  text-align: center;
  float: left;
  width: 100%;
  position:relative;
}
.ctaboxicon {
  margin-right: auto;
  margin-left: auto;
  padding-right: 40%;
  padding-left: 40%;
  position: absolute;
  left: 0px;
  top: 20%;
  right: 0px;
  width:20%;
}
.ctaboxtext {
  text-align: center;
  width: 94%;
  padding-right: 3%;
  padding-left: 3%;
  position: absolute;
  bottom: 20%;
  text-transform:uppercase;
  font-weight:400;
  font-size:20px;
}

.homelead {
  float: left;
  width: 100%;
}
.home_content {
  float: left;
  width: 94%;
  padding-right: 3%;
  padding-left: 3%;
}
.homepic {
  float: left;
  width: 100%;
}
#bottomctas{float:left; width:100%;}
.bottomctabox {
  float: left;
  width: 100%;
  position: relative;
  min-height:200px;
}
.bottom_cta_txt {
  color: #FFF;
  text-align: center;
  float: left;
  width: 94%;
  margin-top: -100px;
  padding-right: 3%;
  padding-left: 3%;
  position: relative;
  z-index: 99;
}
.bottomctalead {
  font-size: 20px;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
  color: #FFF;
}
.bottomctalead a{color:#FFF;}
#pagebottom {
  background-color: #181818;
  float: left;
  width: 100%;
  color: #D6B77A;
}
#movebutton {
  text-align: center;
  float: left;
  width: 100%;
}
#bottominfo {
  float: left;
  width: 94%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 3%;
  font-size: 16px;
}
#bottominfo > a {
    color: #d6b77a;
}
#bottominfo span {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
#bottomfollow {
  float: left;
  width: 45%;
  padding-left: 3%;
}
#bottomfollow img{max-width:33%;}
#bottomcall {
  float: right;
  width: 45%;
  padding-left: 3%;
  font-size:20px;
  font-family: 'EB Garamond', serif; /*was Playfair Display*/
}
#bottomcall img{max-width:33%; vertical-align:middle;}
#bottomlogo {
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#innerbanner{float:left; width:100%;}
#innerbody{
  width: 94%;
  padding-top: 25px;
  padding-right: 3%;
  padding-bottom: 25px;
  padding-left: 3%;
  float:left;
}
#blogbody{float:left; width: 100%; padding-bottom: 25px;}
#blogside{float:left; width: 100%;}
.breadcrumbs {
  color: #736b6c;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.breadcrumbs a {
  color: #736b6c;
  padding: 0 8px;
}
#innerbody h1 {
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  background-image: url(images/inner_titleline.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 20px;
}
.catalog_item{
    width: 48%;
    float: left;
    margin-left: 2%;
    text-align: center;
    font-size: 16px;
    color: #704210;
    background: #FFF;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.catalog_item:nth-child(odd) {
    float: right;
}

.catalog_item h2 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.catalog_prod {
/*    width: 49%;
*/    float: left;
    margin-left: 2%;
    text-align: center;
    font-size: 16px;
    color: #704210;
    background: #FFF;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.catalog_prod:nth-child(odd) {
    float: right;
}

.catalog_prod h2 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0px;
    min-height:75px;
}

.catalog_prod .productSubmitInput {
    background: none;
    border: solid 1px #7f9084;
    text-align: center;
    float: left;
    width: 48%;
    margin-left: 1%;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #7f9084;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px !important;
    margin-top: inherit !important;
}

.catalog_prod .seedetails {
    background: none;
    border: solid 1px #bfb5a5;
    text-align: center;
    float: right;
    width: 48%;
    margin-right: 1%;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #bfb5a5;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px;
}

#flip_box3 .catalog_prod {
    width: 100% !important;
    margin-left: 0px !important;
}
#inner_rightside {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#inner_leftside {
  float: left;
  width: 100%;
}
#categorylist {
  float: left;
  width: 100%;
}
#categorylist h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-family: 'EB Garamond', serif; /*was Source Sans Pro*/
  border-bottom:solid 1px #7f9084;
}
#categorylist ul{
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type:none;
}
#categorylist ul li {
  background-image: url(images/categoryarrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  float: left;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 5px;
  width:100%;
}
#categorylist ul li a {
  font-size: 22px;
  color: #6f4110;
}

#product_search {
  float: left;
  width: 100%;
}
#product_search h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-family: 'EB Garamond', serif; /*was Source Sans Pro*/
  border-bottom:solid 1px #7f9084;
}
.productList{margin:0px; float:left; width:100%; padding:0px; list-style-type:none;}
.productList li{display:inline;}
.catalogueItemNotFound{display:none;}
#prodinfo {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
#prodimagearea {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.mainimage {
  float: left;
  width: 100%;
}
#productdesccontainer {
  float: left;
  width: 100%;
}
#productdesclinks {
  float: left;
  width: 100%;
  border-bottom:solid 1px #7f9084;
}
.infolink{
  width:31%;
  margin-right:.5%;
  float:left;
  border-left:solid 1px #7f9084;
  border-top:solid 1px #7f9084;
  border-right:solid 1px #7f9084;
  border-bottom:solid 1px #7f9084;
  margin-bottom:-1px;
  padding-left:1%;
  padding-top:10px;
  padding-bottom:7px;
  text-transform: uppercase;
}
.infolink.current{
  width:31.5%;
  margin-right:.5%; 
  float:left;
  border-left:solid 1px #7f9084;
  border-top:solid 1px #7f9084;
  border-right:solid 1px #7f9084;
  border-bottom:solid 1px #f4efe8;
  margin-bottom:-1px;
  padding-top:14px;
  margin-top:-4px;
}
.infotext {
  float: left;
  width: 99%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 1%;
}
#inner_rightside .productTextInput {width: 60px; padding-top:10px; padding-bottom:10px; font-size:22px; text-align: center; color: #736b6c; border:solid 2px #7f9084;}
a.back-to-top {
  display: none;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  background: #704210 url("up-arrow.png") no-repeat center 43%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
#blogside select {
   margin: 0px;
    border: 1px solid #111;
   background: transparent;
   width: 90%;
   padding: 5px 35px 5px 5px;
   font-size: 16px;
   border: 1px solid #704210;
   height: 34px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
    background: url(http://poemuseum.hd-dev.com/project/uploads/2016/11/selectarrow.png) 96% / 12% no-repeat #FFF;
color:#704210;
} 
#archives-2 label{display:none;}
#searchform label{display:none;}
.putabovemin{}
@media screen and (min-width: 768px){
#blogbody{float:left; width: 60%; padding-bottom: 0px;}
#blogside{float:right; width: 35%;}
#blogside ul {list-style: none;}
#blogside ul li{padding-bottom:20px;}
}
@media screen and (min-width: 1024px) {
  body {
  font-size: 24px;
}
  h1 {font-size: 50px;}
  h2 {font-size: 40px;}
  h3 {font-size: 30px;}
  .container{max-width:1170px;}
  .mobileonly{display:none;}
  .deskonly{display:block;}
/*.headerbox {
  text-align: left;
  width: 160px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 14px;
}
.headerbox:nth-child(2){
  text-align: left;
  width: 160px;
  margin-top: 10px;
  margin-bottom: 10px;
  float:right;
}
.headerbox br {
  display: block;
}
#navbutton {
  display: inline-block;
    float: left;
    margin-right: 0;
    margin-top: 10px;
    padding-top: 12px;
}
#donatebutton {
  margin-top: 10px;
  display: inline-block;
}

#donatebutton .deskonly {
  display: inline;
  vertical-align: middle;
}*/


#logo {
  float: none;
  width: auto;
  margin-right: 0px;
  margin-left: auto;
  display: inline-block;
  padding-left:0px;
  padding-right:0px;
  margin-left:13%;
}
#logo span{display:none;}
#homebanner_text {
  margin-top: -320px;
  width: 60%;
  padding-right: 20%;
  padding-left: 20%;
  font-size: 24px;
}
.bannerlead {
  font-size: 125px;
  margin: 0px;
}
.bannerlink {
  display: block;
}
.bannerlink a{color: #7B9183;
  padding-top: 5px;
  padding-right: 35px;
  padding-bottom: 5px;
  padding-left: 30px;
  border: 1px solid #7f9084;
  text-transform:uppercase;
  font-size:22px;
  letter-spacing:2px;
}
.ctabox {
  width: 33.333333333333333%;
}
.home_content {
  width: 33%;
  padding-left: 1%;
  padding-right: 0px;
}
.homepic {
  width: 64%;
  text-align:right;
}
.home_content:nth-child(2)  {
  width: 33%;
  padding-right: 1%;
  padding-left: 0px;
  float:right;
}
.floatright{float:right;}
.home_content.floatright{
  float:right; 
  text-align:right;
  padding-right: 1%;
  padding-left: 0px;
}
.home_content h2 {
  font-size: 40px;
}

.bottomctabox{width:49.5%;}
.bottomctabox:nth-child(2){float:right;}
.bottom_cta_txt {
    color: #fff;
    float: left;
    margin-top: -230px;
    padding-left: 10%;
    padding-right: 10%;
    position: relative;
    text-align: center;
    width: 80%;
    z-index: 99;
}
.bottomctalead {
  font-size: 36px;
}
.bottomctatxt {
  font-size: 20px;
}
#pagebottom {
  padding-top: 10px;
  padding-bottom: 10px;
}
#movebutton {
  width: auto;
}
#bottominfo {
  padding-top: 0px;
  padding-left: 20px;
  width: auto;
  padding-bottom: 0px;
}
#bottomfollow{
  padding-top: 0px;
  padding-right: 20px;
  width: auto;
  padding-bottom: 0px;
  float:right;
}
#bottomcall{
  padding-top: 0px;
  padding-left: 20px;
  width: auto;
  padding-bottom: 0px;
  float:left;
  font-size:30px;
}
#bottomlogo {
    float: right;
    padding-top: 0;
  padding-bottom:0px;
    width: auto;
}
#bottomcall img {
    display: inline;
    max-width: 100%;
    vertical-align: middle;
}
.breadcrumbs {
  font-size: 24px;
}
#innerbody h1 {
  font-size: 40px;
}
.catalog_prod{width:31%; float:left; margin-left:2%; min-height:472px;}
.catalog_prod:nth-child(odd){float:left;}
.catalog_item{width:23%; float:left; margin-right:2%; margin-left: 0px;}
.catalog_item:nth-child(odd){float:left;}
    .catalog_prod img{max-height:600px}    
#inner_rightside {
  float: right;
  width: 73%;
}
#inner_leftside {
  float: left;
  width: 25%;
}
#prodinfo {
  float: right;
  width: 39%;
}
#prodimagearea {
  width: 59%;
}
.ctaboxicon {
  margin-right: auto;
  margin-left: auto;
  padding-right: 40%;
  padding-left: 40%;
  position: absolute;
  left: 0px;
  top: 20%;
  right: 0px;
  width:20%;
}
.ctaboxtext {
  text-align: center;
  width: 94%;
  padding-right: 3%;
  padding-left: 3%;
  position: absolute;
  bottom: 20%;
  text-transform:uppercase;
  font-weight:400;
  font-size:20px;
}
div.form div.item, div.webform div.item {
  float:left; width:50%;
}
#blogbody{float:left; width: 70%; padding-bottom: 0px;}
#blogside{float:right; width: 23%;}
#blogside ul {list-style: none;}
.putabove1024{
}
}
@media screen and (min-width: 1200px) {
.headerbox {
  text-align: left;
  width: 160px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 14px;
}
.headerbox:nth-child(2){
  text-align: left;
  width: 160px;
  margin-top: 10px;
  margin-bottom: 10px;
  float:right;
}
.headerbox br {
  display: block;
}
#navbutton {
  display: inline-block;
    float: left;
    margin-right: 0;
    margin-top: 10px;
    padding-top: 12px;
}
#donatebutton {
  margin-top: 10px;
  display: inline-block;
}

#donatebutton .deskonly {
  display: inline;
  vertical-align: middle;
} 
.ctaboxicon {
  margin-right: auto;
  margin-left: auto;
  padding-right: 30%;
  padding-left: 30%;
  position: absolute;
  left: 0px;
  top: 5%;
  right: 0px;
  width:40%;
}
.ctaboxtext {
  text-align: center;
  width: 94%;
  padding-right: 3%;
  padding-left: 3%;
  position: absolute;
  bottom: 20%;
  text-transform:uppercase;
  font-weight:400;
  font-size:30px;
}
.bottomctalead {
  font-size: 36px;
}
.bottomctatxt {
  font-size: 20px;
}
}
@media screen and (min-width: 1600px) {
  #innerbody{
  width: 60%;
  padding-top: 25px;
  padding-right: 20%;
  padding-bottom: 20px;
  padding-left: 20%;
  float:left;
}

#logo {
  float: none;
  width: auto;
  margin-right: 0px;
  margin-left: auto;
  display: inline-block;
  padding-left:0px;
  padding-right:0px;
  margin-left:16%;
}
#logo span{display:inline;}
#homebanner_text {
  margin-top: -540px;
}
.bannerlead {
  font-size: 200px;
}
.ctaboxicon {
  top: 20%;
}
.ctaboxtext {
  font-size:40px;
}
}
/*Image Alignment for Drop Down CSS Selector*/
.img_align_left {
    border-radius: 5px;
    box-shadow: 0px 6px 25px rgba(136, 136, 136, 0.6);
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}
.img_align_center {
    border-radius: 5px;
    box-shadow: 0 0 25px rgba(136, 136, 136, 0.6);
    display: block;
    margin: 25px auto;
}
.img_align_right {
    border-radius: 5px;
    box-shadow: 2px 6px 25px rgba(136, 136, 136, 0.6);
    float: right;
    margin-bottom: 25px;
    margin-left: 25px;
}
.training-video {
    padding-bottom: 25px;
}

.ctaButton{
  border: 2px solid #b6bcb3;
    color: #7f9084;
    font-size: 22px;
    letter-spacing: 2px;
    padding: 6px 30px;
    text-align: center;
    text-transform: uppercase;
}
.ctaButton::before {
    content: "»";
    font-size: 36px;
    line-height: 18px;
    padding-right: 8px;
}
.ctaButton.noArrow::before {
    content: none;
}
/*Group Anchors Style*/
.group-anchors > li {
    float: left;
    list-style-type: none;
    margin: 0 auto;
    padding-bottom: 12px;
    width: 48%;
}
.group-anchors > li:nth-child(2n+1) {
    margin-right: 10px;
}
.group-anchors > li:nth-child(5) {
    padding-left: 24%;
}
@media screen and (max-width: 1040px) {
  .group-anchors > li {
    width: 96% !important;
    padding-left: 0 !important;
  }
}

/*Reformated Default Form Style*/
.standardForm {
    max-width: 100% !important;
    width: 550px !important;
}
.cat_dropdown_smaller, .cat_dropdown {
    color: #704210 !important;
    font-size: 20px !important;
    margin-top: 8px !important;
}
label {
    font-size: 22px !important;
}
.standardForm input, .standardForm textarea {
    color: #704210 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-top: 10px !important;
    width: 100% !important;
}
input, textarea {
    color: #704210 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-top: 10px !important;
}
input[type="radio"] {
    width: initial !important;
}

.cat_textbox {
    border: 0.1px solid #7B9183 !important;
    border-radius: 2px !important;
}
.date td {
    font-size: 18px !important;
}
/*TOUR REQUEST FORM CSS*/

.tourRequestForm {
    max-width: 100%;
    width: 550px !important;
}
.tourRequestForm .cat_dropdown_smaller, .cat_dropdown {
    color: #704210;
    font-size: 20px;
    margin-top: 8px;
}
.tourRequestForm label {
    font-size: 22px;
}
.tourRequestForm input, textarea {
    color: #704210;
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    width: 100% !important;
}

.tourRequestForm .cat_textbox {
    border: 0.1px solid grey;
    border-radius: 2px;
}
.date td {
    font-size: 18px !important;
}
.entry-content img {
    border-radius: 5px;
    box-shadow: 0px 0px 25px rgba(136, 136, 136, 0.6);
}