/*
 Theme Name:     Megan Ann Photography 2.0
 Theme URI:      http://meganannphotos.com
 Description:    Megan Ann Photography Custom Theme
 Author:         @alexKnust
 Author URI:     http://alexknust.com
 Template:       crowd2
*/

/** GENERALS **/

::selection {
  color: #fff;
  background: #c8b796;
}
.flo-link-list-3__links a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.flo-link-list-3__links a:hover {
  color: #c8b796 !important;
}
.flo-link-list-3__links a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.flo-button, input[type="submit"] {
  margin-top: 1rem !important;
  margin-left: 8px !important;
  background-color: #ddd9d6 !important;
  color: #474749 !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.flo-button, input[type="submit"]:hover {
  background: #c8b796 !important;
  color: #ffffff !important;
}
.flo-button, input[type="submit"]:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.flo-action-button a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.flo-action-button a:hover {
  background: #c8b796 !important;
  color: #ffffff !important;
}
.flo-action-button a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.flo-listing-category-list-1__category {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.flo-listing-category-list-1__category:before {
  content: "";
  position: absolute;
  text-align: center;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #c8b796;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.flo-listing-category-list-1__category:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/** FONTS **/

.flo-text-block-2__title {
  margin-bottom: 1.5rem;
}

/** HEADER **/

.flo-header.flo-header--type-f .flo-header__logo {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.flo-header.flo-header--type-f .flo-header__logo:hover {
  -webkit-filter: sepia(100%) !important;
  filter: sepia(100%) !important;
}
.flo-header.flo-header--type-f .flo-header__logo:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.flo-links-grid-2__title-area {
    background-color: #ffffff !important;
}
.flo-links-grid-2__link:hover .flo-links-grid-2__title-area:hover {
  opacity: .85;
}
.flo-header .menu-item a:hover {
  color: #c8b796 !important;
}
.flo-header .menu-item a:before {
  content: "";
  position: absolute;
  text-align: center;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #c8b796;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.flo-header .menu-item a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/** FOOTER **/

.flo-footer__copyright-notice-logo {
  display: none;
}
.flo-footer-instagram__logo img {
  max-width: 200px;
}

/** HOME PAGE **/
.home-description {
  margin: 0 10% 0 10%;
  text-align: center;
}
.home-description a {
  text-decoration: none;
  color: #c8b796 !important;
}
.home-description a:hover {
  width: 100%;
  text-decoration: underline;
}

/** ABOUT PAGE **/

.about-text {
  font-family: Playfair Display Regular;
  color: #474749;
  text-transform: none;
  word-spacing: 0em;
  letter-spacing: 0em;
  line-height: 1.95em;
  text-align: justify;
}

/** CONTACT PAGE **/

.flo-image-block-3__text-content {
  padding: 3.875rem 6.25rem .875rem 6.25rem;
}
.contact-text {
  font-family: Arapey Regular;
  font-size: 0.8125rem;
  letter-spacing: 0.2em;
  word-spacing: 0em;
}
.contact-header {
  font-family: Arapey Regular;
  font-size: 1.4375rem;
  letter-spacing: 0.2em;
  word-spacing: 0em;
  line-height: 1.4em;
  color: #474749;
  text-transform: none;
  font-weight: normal;
  text-align: center;
}
.flo-contact--has-image {
  padding: 1rem 6.25rem 6.25rem 6.25rem;
}
.flo-contact__image {
    background-size: contain;
    background-position: inherit;
    background-repeat: no-repeat;
    margin-top: 6.5em;
}
.flo-contact__wrap form:not(.flo-form__built-in) {
    margin-top: 1.2rem;
}
.flo-form .topLabel .main-label {
  margin-bottom: 15px;
  font-family: Playfair Display Italix;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.5em;
  color: #474749;
}
.flo-response {
  margin-bottom: 40px;
  font-family: Playfair Display Italix;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2em;
  color: #474749;
}
.flo-contact__wrap form:not(.flo-form__built-in) input[type]:not([type="submit"]), .flo-contact__wrap form:not(.flo-form__built-in) textarea {
  margin-bottom: 15px;
}
.field-box.text {
  font-family: Playfair Display Regular;
  color: #6b6764;
  text-transform: none;
  word-spacing: 0em;
  letter-spacing: 0em;
  line-height: 1.75em;
}
.field-box.email {
  font-family: Playfair Display Regular;
  color: #6b6764;
  text-transform: none;
  word-spacing: 0em;
  letter-spacing: 0em;
  line-height: 1.75em;
}
.field-box.textarea {
  margin-bottom: 15px;
  font-family: Playfair Display Regular;
  color: #6b6764;
  text-transform: none;
  word-spacing: 0em;
  letter-spacing: 0em;
  line-height: 1.75em;
}
.field-box.dropdown {
  margin-bottom: 15px;
  font-family: Playfair Display Regular;
  color: #6b6764;
  text-transform: none;
  word-spacing: 0em;
  letter-spacing: 0em;
  line-height: 1.75em;
}
.field-box.radio_button.side-by-side {
  margin-bottom: 15px;
  font-family: Playfair Display Regular;
  color: #6b6764;
  text-transform: none;
  word-spacing: 0em;
  letter-spacing: 0em;
  line-height: 1.75em;
}

/** GALLERY **/

.flo-post .gallery-item, .flo-post__styles .gallery-item {
  margin: 40px 0 40px 0 !important;
  padding: 0 40px 0 40px !important;
  width: 100% !important;
  text-align: center !important;
}
.flo-post .gallery-caption, .flo-post__styles .gallery-caption {
  text-align: center !important;
  font-style: normal !important;
  font-size: .85rem !important;
  line-height: 1.8em !important;
}
#fancybox-title-over {
  font-family: Playfair Display Regular;
  background: rgba(0,0,0,.35) !important;
}

/** MEDIA QUERIES **/

@media screen and (max-width: 48em) {
  .flo-image-block-3__text-content {
    padding: 25px 25px 25px 25px;
  }
  .flo-contact__image {
    margin-top: 0em;
    margin-bottom: 3.5em;
    background-size: contain;
  }
  .flo-contact--has-image {
    padding: .5rem 3.25rem 3.25rem 3.25rem;
  }
  .flo-divider {
    padding: 0rem 0 2.5rem 0;
  }
  .flo-form {
    margin: 0;
  }
  .flo-form .topLabel .main-label {
    margin-bottom: 8px;
    font-size: .9em;
  }
  input[type]:not([type="submit"]), textarea, .parsley-required, .parsley-errors-list .parsley-type, select {
    font-size: 0.875rem;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 47.9375em) {
  .flo-image-block-4__button {
    background: #c8b796;
    border: #c8b796;
    font-size: 1.5rem !important;
    color: #ffffff !important;
  }
  .flo-contact__image {
    height: 33rem;
  }
  .flo-image-block-4__decoration {
    margin-bottom: 2.1rem;
  }
}
@media screen and (min-width: 48em) {
.flo-links-grid-2__link {
    padding: 1% ;
}
