@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Homemade+Apple|Lora|Montserrat:600');
a {
  border: 0px !important;
}
html {
  height: 100%;
}
body {
  background-color: #fff;
  background: none;
  background: url(../-Images/-Structure/Wedding/WeddingBackgroundImage.jpg) bottom right;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
}
.masthead.weddings {
  padding: 10px 0;
  height: 200px;
}
.weddings .logo {
  position: absolute;
  left: 0%;
  height: auto;
  z-index: 11;
  margin: 10px 0 0 0;
  width: 400px;
}
.weddinglogo {
  width: 280px;
  height: auto;
  position: absolute;
  top: 5px;
  left: 0;
}
.WeddingNav {
  max-width: calc(100% - 300px);
  height: 235px;
  width: auto;
  position: absolute;
  right: 0;
  top: -25px;
}
.weddingmenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  transition: width 1s;
  -webkit-transition: all 1s;
  background-image:linear-gradient(270deg, rgba(0, 0, 0, .4), rgb(0 0 0 / 75%));
}
.fixedmenu {
  top: -200px;
  left: 0;
}
.addfixed {
  position: fixed;
}
.showmenu {
  top: 0;
  background-image: linear-gradient(180deg, rgba(141, 108, 85, .8), rgba(141, 108, 85, .8));
}
.weddings .top-navigation {
  margin-top: 200px;
}
.content-wrapper.weddings {
  background-image: linear-gradient(270deg, rgba(255, 248, 226, .85), rgba(255, 255, 255, .85));
  background-color: rgba(255, 255, 255, .3) !important;
  /*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);
}
.weddings .columns-wrapper {}
.weddings .main-content {
  margin: 0 auto;
}
.weddings .main-content .content {
  overflow: hidden;
  margin: 0;
  min-height: none;
}
.feature {
  background: url("../-Images/-Weddings/FieldFeature2025.jpg") center;
  background-size: 2000px auto;
  height: calc(100% - 90px);
  margin-top: -20px;
}
.feature.subpage {
  height: 350px;
}
.woodbar {
  height: 70px;
  width: 104%;
  position: relative;
  background: url(../-Images/-Structure/WoodPlankTexture.jpg) center -5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 8px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 8px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 8px 12px rgba(0, 0, 0, 0.35), 0 -8px 20px rgba(0, 0, 0, 0.35);
  z-index: 10;
  margin-left: -2%;
}
.weddings h1 {
  margin-top: 0px !important;
  text-align: center;
  font-size: 3em;
  font-family: 'Lora', cursive;
  color: rgba(51, 51, 51, 1) !important;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.2), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.weddings h2 {
  font-family: 'Montserrat', cursive;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 1);
}
.weddings h3 {
  font-size: 1.2em;
  font-family: 'Montserrat', cursive;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 1.8);
}
.collage {
  width: calc(100% + 100px);
  margin-left: -50px;
}
.collages img {
  position: relative;
  left: 50%;
  width: 2000px;
  margin-left: -1000px;
  margin-bottom: -26px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 3px 0px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 -2px 3px 0px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 -2px 3px 0px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
}
.Venues {
  width: 100%;
  height: auto;
}
.weddings .content a {
  display: inline-block;
  padding: 7px 10px;
  text-transform: uppercase;
  font-family: 'Montserrat', cursive;
  color: rgba(255, 248, 224, 1);
  background-color: rgba(151, 121, 91, 1);
  margin-right: 5px;
  text-decoration: none;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 3px 0px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 -2px 3px 0px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 -2px 3px 0px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  transition: width .5s;
  -webkit-transition: all .5s;
}

.weddings .content .ui-datepicker-calendar a {
    color: #000;
    padding: 0;
    margin-right: 0;
    box-shadow: none;
    background-color: #fff;
}
.weddings .content h3 a {
  padding: 20px 25px;
  font-size: 1.5em;
}
.weddings .content .navibuttons a {
  max-width: none;
  background: none;
  padding: 0;
  display: block;
  margin: 0 auto;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.weddings .content .navibuttons a:hover {
  background: rgba(255, 237, 228, .3);
}
.weddings .content a:hover {
  color: rgba(232, 229, 205, .7);
  background-color: rgba(100, 79, 59, 1);
  -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);
}
.weddings .content .colthirds a, .weddings .content .colhalves a {
  display: block;
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.weddings .colthirds, .weddings .colhalves {
  width: 27.8%;
  margin: 0px .75% 5px;
  padding: 2%;
  background-color: rgba(51, 153, 255, .15);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.weddings .colhalves {
    width: 44%;
    margin: 0px .75% 20px;
}
.bluebox {
  margin: 12px .75%;
  padding: 2%;
  background-color: rgba(51, 153, 255, .15);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.weddings .colhalves h3 {
  text-align: left;
}
.weddings .afloatright, .weddings .afloatleft {
  padding: 7px;
  background: url(../-Images/-Structure/Wedding/WeddingBackground.jpg) bottom center;
  /* Tilt  */
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: 0;
}
.collage {
  width: calc(100% + 60px);
  height: auto;
  margin-left: -30px;
  margin-bottom: -42px;
}
.backgroundicon {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  position: absolute;
  top: -10%;
  left: -10%;
  width: 50%;
  height: auto;
  /* Opacity */
  opacity: 0.05;
  filter: alpha(opacity=05);
  /* Tilt  */
  transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
  pointer-events: none;
}
h1 .subhead, h1.subhead {
  font-size: 1.5em;
  font-family: 'Lora', cursive;
  color: rgba(51, 51, 51, .7);
  text-shadow: none;
  top: -15px;
  position: relative;
}
.WeddingVenues .colfourths img {
  -webkit-filter: sepia(1);
  filter: sepia(1);
  transition: width .5s;
  -webkit-transition: all .5s;
}
.WeddingVenues .colfourths img:hover {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
.footerbuttons {
  width: 33%;
  height: 230px;
  float: left;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.footerbuttons a {
  display: block;
  margin: 10px 0;
  padding: 15px 0;
  text-align: center;
  background-color: #e7e9ec;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Montserrat', cursive;
  font-size: 1.2em;
  color: rgba(31, 20, 8, 1.00);
  /*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);
  transition: width .5s;
  -webkit-transition: all .5s;
}
.footerbuttons a:hover {
  color: rgba(31, 20, 8, 1.00);
  background-color: rgba(226, 224, 218, 1);
  -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);
}
.footerlogo {
  width: calc(33% - 20px);
  float: right;
  height: 225px;
  background: url("../-Images/-Structure/BWMortimerFarmsLogo.png") center center;
  background-size: 90% auto;
  background-repeat: no-repeat;
}
.footerimage {
  width: 33%;
  height: auto;
  float: left;
  bottom: -43px;
  margin-top: -100px;
  position: relative;
}
.copyright {
  clear: both;
  font-weight: 100;
  letter-spacing: 1px;
  background-color: rgb(36 14 0) !important;
  padding: 5px 0 1px;
  font-size: .8em;
  color: rgba(255, 252, 239, 1);
  text-align: center;
  z-index: 20;
  position: relative;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35) !important;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35) !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35) !important;
}
.copyright a {
  color: rgba(255, 252, 239, 1);
}
.footer {
  padding: 0px;
  /*  margin-top: 60px;*/
}
.weddings .content .gallery a {
  padding: 0;
  width: 20%;
  margin: 0;
  background: none;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.weddings .gallery img {
  margin: 0 10px !important;
  height: auto;
  width: 90%;
  margin: 4px 5% !important;
}
.gallery img {
  padding: 5px;
}
.weddings .afloatright, .weddings .afloatleft, .weddings .afloatcenter, .weddings img[style*="float: left"], .weddings img[style*="float: right"], .weddings img[style*="margin: auto"] {
  border: 0;
  padding: 10px;
  background: url(https://www.mortimerfarmsaz.com/-Images/-Structure/WhiteBoards.jpg);
  /* Tilt  */
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
@media only screen and (min-width: 1500px) and (max-width: 2000px) {
  .feature {
    background-size: 2000px auto;
    height: calc(100% - 220px);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1280px) {
  .weddings .logo {
    left: 0%;
    margin: 10px 0 0 0;
    width: 300px;
  }
  .WeddingNav {
    max-width: calc(100% - 300px);
    height: 200px;
    top: -25px;
  }
  .weddings .top-navigation {
    margin-top: 170px;
  }
  .collage {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .footerimage {
    top: auto;
    margin-top: -32px;
  }
  .feature {
    background: url(../-Images/-Weddings/-Structure/Feature2.jpg) 77% bottom;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .weddings .logo {
    left: 0%;
    margin: 10px 0 0 0;
    width: 300px;
  }
  .WeddingNav {
    max-width: calc(100% - 300px);
    height: 160px;
    top: 0px;
  }
  .weddings .top-navigation {
    margin-top: 170px;
  }
  .collage {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .footerimage {
    top: auto;
    margin-top: 2px;
  }
  .feature {
    background: url(../-Images/-Weddings/-Structure/Feature2.jpg) 77% bottom;
  }
}
@media only screen and (min-width: 0px) and (max-width: 850px) {
  .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 !important;
  }
  .addfixed {
    position: relative;
  }
  .feature {
    background: url(../-Images/-Weddings/-Structure/Feature2.jpg) 77% bottom;
    height: 350px;
  }
  .weddings .logo {
    left: 0%;
    margin: 10px auto 20px;
    width: 250px;
    position: relative;
    display: block;
  }
  .WeddingNav {
    max-width: 100%;
    width: 100%;
    position: relative;
    height: auto;
    top: -25px;
  }
  .weddings .top-navigation {
    margin-top: 0px;
  }
  .masthead.weddings {
    padding: 10px 0;
    height: auto;
  }
  .collage {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .weddings .content .gallery a {
    padding: 0;
    width: 33%;
    background: none;
    /*No Outer Shadow*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .weddings .gallery img {
    margin: 0 10px !important;
    height: auto;
    width: 90%;
    margin: 8px 5% !important;
  }
  .footerbuttons, .footerlogo {
    width: 100%;
    float: none;
  }
  .footerlogo {
    width: 50%;
    margin: 0 25%;
  }
  .footerbuttons {
    width: 90%;
    margin: 0 5%;
  }
  .footerimage {
    display: none;
  }
  .weddinglogo {
    width: 150px;
    top: 13px;
    left: 8px;
  }
  .footer {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .footerlogo {
    width: 70%;
    margin: 0 15%;
  }
}